#include <TGo4LogInfo.h>
Public Slots | |
| virtual void | ClearLogInfo () |
| virtual void | SaveLogInfo () |
Public Member Functions | |
| TGo4LogInfo (QWidget *parent=0, const char *name=0) | |
| void | WorkWithInfo (TGo4Slot *slot) |
| void | linkedObjectUpdated (const char *linkname, TObject *obj) |
Definition at line 20 of file TGo4LogInfo.h.
| TGo4LogInfo::TGo4LogInfo | ( | QWidget * | parent = 0, |
|
| const char * | name = 0 | |||
| ) |
Definition at line 22 of file TGo4LogInfo.cpp.
| void TGo4LogInfo::ClearLogInfo | ( | ) | [virtual, slot] |
Definition at line 85 of file TGo4LogInfo.cpp.
| void TGo4LogInfo::linkedObjectUpdated | ( | const char * | linkname, | |
| TObject * | obj | |||
| ) | [virtual] |
Reimplemented from QGo4Widget.
Definition at line 49 of file TGo4LogInfo.cpp.
| void TGo4LogInfo::SaveLogInfo | ( | ) | [virtual, slot] |
Definition at line 90 of file TGo4LogInfo.cpp.
| void TGo4LogInfo::WorkWithInfo | ( | TGo4Slot * | slot | ) |
Definition at line 43 of file TGo4LogInfo.cpp.
References QGo4Widget::AddLink(), and QGo4Widget::ResetWidget().
Referenced by TGo4MainWindow::AddAnalysisProxy().
1.7.1