#include <TGo4RegisteredSlotsList.h>
Public Methods | |
TGo4RegisteredSlotsList (const char *Name, TGo4SlotsBaseClass *p=0, TGo4Status *s=0, QWidget *GUI=0) | |
virtual | ~TGo4RegisteredSlotsList () |
TGo4SlotsBaseClass * | GetSlotClass () const |
TGo4Status * | GetStatusClass () const |
void | SetGUI (QWidget *GUI) |
QWidget * | GetGUI () const |
Private Attributes | |
TGo4SlotsBaseClass * | fxRegisteredSlotClass |
TGo4Status * | fxRegisteredStatusClass |
QWidget * | fxGUI |
Definition at line 30 of file TGo4RegisteredSlotsList.h.
|
Definition at line 20 of file TGo4RegisteredSlotsList.cxx. References p. |
|
Definition at line 31 of file TGo4RegisteredSlotsList.cxx. |
|
Definition at line 39 of file TGo4RegisteredSlotsList.h. References fxRegisteredSlotClass. Referenced by TGo4GUIRegistry::GetSlotClass(). |
|
Definition at line 40 of file TGo4RegisteredSlotsList.h. References fxRegisteredStatusClass. Referenced by TGo4GUIRegistry::GetStatus(). |
|
Definition at line 41 of file TGo4RegisteredSlotsList.h. References fxGUI. Referenced by TGo4GUIRegistry::GuiIsChanged(). |
|
Definition at line 42 of file TGo4RegisteredSlotsList.h. References fxGUI. Referenced by TGo4GUIRegistry::GetGUIClass(). |
|
Definition at line 45 of file TGo4RegisteredSlotsList.h. Referenced by GetSlotClass(). |
|
Definition at line 46 of file TGo4RegisteredSlotsList.h. Referenced by GetStatusClass(). |
|
Definition at line 47 of file TGo4RegisteredSlotsList.h. |