GSI Object Oriented Online Offline (Go4)  GO4-5.3.2
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Public Member Functions | Protected Attributes | List of all members
TGo4WidgetProxy Class Reference

#include <TGo4WidgetProxy.h>

+ Inheritance diagram for TGo4WidgetProxy:

Public Member Functions

 TGo4WidgetProxy ()
 
 TGo4WidgetProxy (QGo4Widget *w)
 
virtual ~TGo4WidgetProxy ()
 
QGo4WidgetGetWidget () const
 
virtual Bool_t Use () const
 
virtual Bool_t ProcessEvent (TGo4Slot *slot, TGo4Slot *source, Int_t id, void *param)
 
virtual void PadRangeAxisChanged ()
 
virtual void PadModified ()
 
- Public Member Functions inherited from TGo4WidgetProxyBase
 TGo4WidgetProxyBase ()
 
virtual ~TGo4WidgetProxyBase ()
 
void ConnectPad (TPad *pad)
 
 ClassDef (TGo4WidgetProxyBase, 1)
 
- Public Member Functions inherited from TGo4Proxy
 TGo4Proxy ()
 
virtual ~TGo4Proxy ()
 
virtual void Initialize (TGo4Slot *slot)
 
virtual void Finalize (TGo4Slot *slot)
 
virtual Bool_t RemoveRegisteredObject (TObject *obj)
 
virtual Bool_t HasSublevels () const
 
virtual TGo4AccessProvideAccess (const char *)
 
virtual TGo4LevelIterMakeIter ()
 
virtual Int_t GetObjectKind ()
 
virtual const char * GetContainedClassName ()
 
virtual const char * GetContainedObjectInfo ()
 
virtual Int_t GetObjectSizeInfo ()
 
virtual void WriteData (TGo4Slot *slot, TDirectory *dir, Bool_t onlyobjs)
 
virtual void ReadData (TGo4Slot *slot, TDirectory *dir)
 
virtual Bool_t IsAcceptObject (TClass *cl)
 
virtual Bool_t AssignObject (TGo4Slot *slot, TObject *obj, Bool_t owner)
 
virtual TObject * GetAssignedObject ()
 
virtual void Update (TGo4Slot *slot, Bool_t strong)
 
 ClassDef (TGo4Proxy, 1)
 

Protected Attributes

QGo4WidgetfWidget
 

Additional Inherited Members

- Static Public Member Functions inherited from TGo4Proxy
static TClass * GetClass (const char *classname, Bool_t load=kFALSE)
 

Detailed Description

Definition at line 21 of file TGo4WidgetProxy.h.

Constructor & Destructor Documentation

TGo4WidgetProxy::TGo4WidgetProxy ( )
inline

Definition at line 24 of file TGo4WidgetProxy.h.

TGo4WidgetProxy::TGo4WidgetProxy ( QGo4Widget w)
inline

Definition at line 26 of file TGo4WidgetProxy.h.

virtual TGo4WidgetProxy::~TGo4WidgetProxy ( )
inlinevirtual

Definition at line 28 of file TGo4WidgetProxy.h.

Member Function Documentation

QGo4Widget* TGo4WidgetProxy::GetWidget ( ) const
inline
void TGo4WidgetProxy::PadModified ( )
virtual

Reimplemented from TGo4WidgetProxyBase.

Definition at line 50 of file TGo4WidgetProxy.cxx.

References fWidget, and QGo4Widget::ProcessSignal().

void TGo4WidgetProxy::PadRangeAxisChanged ( )
virtual

Reimplemented from TGo4WidgetProxyBase.

Definition at line 44 of file TGo4WidgetProxy.cxx.

References fWidget, and QGo4Widget::ProcessSignal().

Bool_t TGo4WidgetProxy::ProcessEvent ( TGo4Slot slot,
TGo4Slot source,
Int_t  id,
void *  param 
)
virtual
virtual Bool_t TGo4WidgetProxy::Use ( ) const
inlinevirtual

Reimplemented from TGo4WidgetProxyBase.

Definition at line 32 of file TGo4WidgetProxy.h.

Member Data Documentation

QGo4Widget* TGo4WidgetProxy::fWidget
protected

Definition at line 42 of file TGo4WidgetProxy.h.

Referenced by GetWidget(), PadModified(), PadRangeAxisChanged(), and ProcessEvent().


The documentation for this class was generated from the following files: