#include <TGo4LogInfoSlots.h>
Inheritance diagram for TGo4LogInfoSlots:
Public Methods | |
TGo4LogInfoSlots (const char *name, const char *title, TGo4LogInfo *p) | |
virtual | ~TGo4LogInfoSlots () |
TGo4LogInfoStatus * | GetStatus () |
void | SetGUI (TGo4LogInfo *GUI) |
TGo4LogInfo * | GetGUI () |
void | StatusChanged (TGo4Status *Status) |
void | SaveToFile (const char *filename) |
void | DisplayLogInfo (const char *Name, const char *Date, const char *Time) |
void | ClearLogInfo () |
void | RestoreInfo () |
Private Attributes | |
TGo4LogInfoStatus * | fxTGo4LogInfoStatus |
TGo4LogInfo * | fxTGo4LogInfo |
TGo4GUIRegistry * | fxTGo4GUIRegistry |
Definition at line 33 of file TGo4LogInfoSlots.h.
|
Definition at line 26 of file TGo4LogInfoSlots.cxx. References fxTGo4GUIRegistry, fxTGo4LogInfoStatus, TGo4GUIRegistry::Instance(), p, TGo4GUIRegistry::RegisterSlotClass(), and TGo4GUIRegistry::SetLogInfo(). |
|
Definition at line 36 of file TGo4LogInfoSlots.cxx. References fxTGo4LogInfoStatus. |
|
Definition at line 95 of file TGo4LogInfoSlots.cxx. References fxTGo4LogInfoStatus. |
|
Definition at line 41 of file TGo4LogInfoSlots.cxx. References fxTGo4GUIRegistry, fxTGo4LogInfo, and TGo4GUIRegistry::GuiIsChanged(). |
|
Definition at line 40 of file TGo4LogInfoSlots.h. References fxTGo4LogInfo. |
|
Reimplemented from TGo4SlotsBaseClass. Definition at line 49 of file TGo4LogInfoSlots.cxx. References TGo4LogInfoStatus::AddLogInfo(), fxTGo4LogInfo, and fxTGo4LogInfoStatus. |
|
Definition at line 91 of file TGo4LogInfoSlots.cxx. |
|
Definition at line 63 of file TGo4LogInfoSlots.cxx. References fxTGo4LogInfo. |
|
Definition at line 86 of file TGo4LogInfoSlots.cxx. References fxTGo4LogInfo. |
|
Definition at line 69 of file TGo4LogInfoSlots.cxx. References fxTGo4LogInfo, fxTGo4LogInfoStatus, TGo4LogInfoObject::GetLogDate(), TGo4LogInfoStatus::GetLogInfo(), and TGo4LogInfoObject::GetLogTime(). |
|
Definition at line 48 of file TGo4LogInfoSlots.h. Referenced by GetStatus(), RestoreInfo(), StatusChanged(), TGo4LogInfoSlots(), and ~TGo4LogInfoSlots(). |
|
Definition at line 49 of file TGo4LogInfoSlots.h. Referenced by ClearLogInfo(), DisplayLogInfo(), GetGUI(), RestoreInfo(), SetGUI(), and StatusChanged(). |
|
Definition at line 50 of file TGo4LogInfoSlots.h. Referenced by SetGUI(), and TGo4LogInfoSlots(). |