Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

TGo4RegisteredSlotsList Class Reference

Holds pointers for registerd slot object, status object and GUI. More...

#include <TGo4RegisteredSlotsList.h>

List of all members.

Public Methods

 TGo4RegisteredSlotsList (const char *Name, TGo4SlotsBaseClass *p=0, TGo4Status *s=0, QWidget *GUI=0)
virtual ~TGo4RegisteredSlotsList ()
TGo4SlotsBaseClassGetSlotClass () const
TGo4StatusGetStatusClass () const
void SetGUI (QWidget *GUI)
QWidget * GetGUI () const

Private Attributes

TGo4SlotsBaseClassfxRegisteredSlotClass
TGo4StatusfxRegisteredStatusClass
QWidget * fxGUI


Detailed Description

Holds pointers for registerd slot object, status object and GUI.

Author:
Mohammad Al-Turany

Definition at line 30 of file TGo4RegisteredSlotsList.h.


Constructor & Destructor Documentation

TGo4RegisteredSlotsList::TGo4RegisteredSlotsList const char *    Name,
TGo4SlotsBaseClass   p = 0,
TGo4Status   s = 0,
QWidget *    GUI = 0
 

Definition at line 20 of file TGo4RegisteredSlotsList.cxx.

References p.

TGo4RegisteredSlotsList::~TGo4RegisteredSlotsList   [virtual]
 

Definition at line 31 of file TGo4RegisteredSlotsList.cxx.


Member Function Documentation

TGo4SlotsBaseClass* TGo4RegisteredSlotsList::GetSlotClass   const [inline]
 

Definition at line 39 of file TGo4RegisteredSlotsList.h.

References fxRegisteredSlotClass.

Referenced by TGo4GUIRegistry::GetSlotClass().

TGo4Status* TGo4RegisteredSlotsList::GetStatusClass   const [inline]
 

Definition at line 40 of file TGo4RegisteredSlotsList.h.

References fxRegisteredStatusClass.

Referenced by TGo4GUIRegistry::GetStatus().

void TGo4RegisteredSlotsList::SetGUI QWidget *    GUI [inline]
 

Definition at line 41 of file TGo4RegisteredSlotsList.h.

References fxGUI.

Referenced by TGo4GUIRegistry::GuiIsChanged().

QWidget* TGo4RegisteredSlotsList::GetGUI   const [inline]
 

Definition at line 42 of file TGo4RegisteredSlotsList.h.

References fxGUI.

Referenced by TGo4GUIRegistry::GetGUIClass().


Member Data Documentation

TGo4SlotsBaseClass* TGo4RegisteredSlotsList::fxRegisteredSlotClass [private]
 

Definition at line 45 of file TGo4RegisteredSlotsList.h.

Referenced by GetSlotClass().

TGo4Status* TGo4RegisteredSlotsList::fxRegisteredStatusClass [private]
 

Definition at line 46 of file TGo4RegisteredSlotsList.h.

Referenced by GetStatusClass().

QWidget* TGo4RegisteredSlotsList::fxGUI [private]
 

Definition at line 47 of file TGo4RegisteredSlotsList.h.

Referenced by GetGUI(), and SetGUI().


The documentation for this class was generated from the following files:
Generated on Tue Nov 8 10:56:52 2005 for Go4-v2.10-5 by doxygen1.2.15