GSI Object Oriented Online Offline (Go4) GO4-6.4.0
Loading...
Searching...
No Matches
TGo4WidgetProxy Class Reference

#include <TGo4WidgetProxy.h>

+ Inheritance diagram for TGo4WidgetProxy:

Public Member Functions

 TGo4WidgetProxy ()
 
 TGo4WidgetProxy (QGo4Widget *w)
 
QGo4WidgetGetWidget () const
 
void PadModified () override
 
void PadRangeAxisChanged () override
 
Bool_t ProcessEvent (TGo4Slot *slot, TGo4Slot *source, Int_t id, void *param) override
 
Bool_t Use () const override
 
- Public Member Functions inherited from TGo4WidgetProxyBase
 TGo4WidgetProxyBase ()
 
virtual ~TGo4WidgetProxyBase ()
 
 ClassDefOverride (TGo4WidgetProxyBase, 0)
 
void ConnectPad (TPad *pad)
 
Bool_t Use () const override
 
- Public Member Functions inherited from TGo4Proxy
 TGo4Proxy ()
 
virtual ~TGo4Proxy ()
 
virtual Bool_t AssignObject (TGo4Slot *, TObject *, Bool_t)
 
 ClassDefOverride (TGo4Proxy, 0)
 
virtual void Finalize (TGo4Slot *)
 
virtual TObject * GetAssignedObject ()
 
virtual const char * GetContainedClassName () const
 
virtual const char * GetContainedObjectInfo ()
 
virtual Int_t GetObjectKind () const
 
virtual Int_t GetObjectSizeInfo () const
 
virtual Bool_t HasSublevels () const
 
virtual void Initialize (TGo4Slot *)
 
virtual Bool_t IsAcceptObject (TClass *) const
 
virtual TGo4LevelIterMakeIter ()
 
virtual std::unique_ptr< TGo4AccessProvideAccess (const char *)
 
virtual void ReadData (TGo4Slot *, TDirectory *)
 
virtual Bool_t RemoveRegisteredObject (TObject *)
 
virtual void Update (TGo4Slot *, Bool_t)
 
virtual void WriteData (TGo4Slot *, TDirectory *, Bool_t)
 

Protected Attributes

QGo4WidgetfWidget {nullptr}
 

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() [1/2]

TGo4WidgetProxy::TGo4WidgetProxy ( )
inline

Definition at line 24 of file TGo4WidgetProxy.h.

References TGo4WidgetProxyBase::TGo4WidgetProxyBase(), and fWidget.

◆ TGo4WidgetProxy() [2/2]

TGo4WidgetProxy::TGo4WidgetProxy ( QGo4Widget * w)
inline

Definition at line 25 of file TGo4WidgetProxy.h.

References TGo4WidgetProxyBase::TGo4WidgetProxyBase(), and fWidget.

Member Function Documentation

◆ GetWidget()

QGo4Widget * TGo4WidgetProxy::GetWidget ( ) const
inline

◆ PadModified()

void TGo4WidgetProxy::PadModified ( )
overridevirtual

Reimplemented from TGo4WidgetProxyBase.

Definition at line 44 of file TGo4WidgetProxy.cxx.

References fWidget.

◆ PadRangeAxisChanged()

void TGo4WidgetProxy::PadRangeAxisChanged ( )
overridevirtual

Reimplemented from TGo4WidgetProxyBase.

Definition at line 38 of file TGo4WidgetProxy.cxx.

References fWidget.

◆ ProcessEvent()

Bool_t TGo4WidgetProxy::ProcessEvent ( TGo4Slot * slot,
TGo4Slot * source,
Int_t id,
void * param )
overridevirtual

◆ Use()

Bool_t TGo4WidgetProxy::Use ( ) const
inlineoverridevirtual

Reimplemented from TGo4Proxy.

Definition at line 28 of file TGo4WidgetProxy.h.

Field Documentation

◆ fWidget

QGo4Widget* TGo4WidgetProxy::fWidget {nullptr}
protected

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