![]() |
KaliVeda
Toolkit for HIC analysis
|
Generic GUI launcher.
Created by KVClassFactory on Tue Apr 30 09:30:00 2013 Author: dgruyer
Definition at line 22 of file KVLauncherGUI.h.
#include <KVLauncherGUI.h>

Public Attributes | |
| TList | fButtonList |
Public Attributes inherited from TGWindow | |
| kEditDisable | |
| kEditDisableBtnEnable | |
| kEditDisableEvents | |
| kEditDisableGrab | |
| kEditDisableHeight | |
| kEditDisableKeyEnable | |
| kEditDisableLayout | |
| kEditDisableResize | |
| kEditDisableWidth | |
| kEditEnable | |
| kIsHtmlView | |
Public Attributes inherited from TObject | |
| kBitMask | |
| kCanDelete | |
| kCannotPick | |
| kHasUUID | |
| kInconsistent | |
| kInvalidObject | |
| kIsOnHeap | |
| kIsReferenced | |
| kMustCleanup | |
| kNoContextMenu | |
| kNotDeleted | |
| kObjInCanvas | |
| kOverwrite | |
| kSingleKey | |
| kWriteDelete | |
| kZombie | |
Additional Inherited Members | |
Public Types inherited from TGWindow | |
| enum | EEditMode |
| enum | EStatusBits |
Public Types inherited from TObject | |
| enum | EDeprecatedStatusBits |
| enum | EStatusBits |
Static Public Member Functions inherited from TGMainFrame | |
| static TClass * | Class () |
| static const char * | Class_Name () |
| static constexpr Version_t | Class_Version () |
| static const char * | DeclFileName () |
Static Public Member Functions inherited from TGCompositeFrame | |
| static TClass * | Class () |
| static const char * | Class_Name () |
| static constexpr Version_t | Class_Version () |
| static const char * | DeclFileName () |
Static Public Member Functions inherited from TGFrame | |
| static TClass * | Class () |
| static const char * | Class_Name () |
| static constexpr Version_t | Class_Version () |
| static const char * | DeclFileName () |
| static const TGGC & | GetBckgndGC () |
| static const TGGC & | GetBlackGC () |
| static Pixel_t | GetBlackPixel () |
| static Pixel_t | GetDefaultFrameBackground () |
| static Pixel_t | GetDefaultSelectedBackground () |
| static const TGGC & | GetHilightGC () |
| static const TGGC & | GetShadowGC () |
| static const TGGC & | GetWhiteGC () |
| static Pixel_t | GetWhitePixel () |
Static Public Member Functions inherited from TGWindow | |
| static TClass * | Class () |
| static const char * | Class_Name () |
| static constexpr Version_t | Class_Version () |
| static const char * | DeclFileName () |
| static Int_t | GetCounter () |
Static Public Member Functions inherited from TGObject | |
| static TClass * | Class () |
| static const char * | Class_Name () |
| static constexpr Version_t | Class_Version () |
| static const char * | DeclFileName () |
Static Public Member Functions inherited from TObject | |
| static TClass * | Class () |
| static const char * | Class_Name () |
| static constexpr Version_t | Class_Version () |
| static const char * | DeclFileName () |
| static Longptr_t | GetDtorOnly () |
| static Bool_t | GetObjectStat () |
| static void | SetDtorOnly (void *obj) |
| static void | SetObjectStat (Bool_t stat) |
Static Public Member Functions inherited from TQObject | |
| static Bool_t | AreAllSignalsBlocked () |
| static Bool_t | BlockAllSignals (Bool_t b) |
| static TClass * | Class () |
| static const char * | Class_Name () |
| static constexpr Version_t | Class_Version () |
| static Bool_t | Connect (const char *sender_class, const char *signal, const char *receiver_class, void *receiver, const char *slot) |
| static Bool_t | Connect (TQObject *sender, const char *signal, const char *receiver_class, void *receiver, const char *slot) |
| static const char * | DeclFileName () |
| static Bool_t | Disconnect (const char *class_name, const char *signal, void *receiver=nullptr, const char *slot=nullptr) |
| static Bool_t | Disconnect (TQObject *sender, const char *signal=nullptr, void *receiver=nullptr, const char *slot=nullptr) |
Protected Member Functions inherited from TGMainFrame | |
| TString | GetMWMfuncString () const |
| TString | GetMWMinpString () const |
| TString | GetMWMvalueString () const |
Protected Member Functions inherited from TGFrame | |
| void | DoRedraw () override |
| virtual void | Draw3dRectangle (UInt_t type, Int_t x, Int_t y, UInt_t w, UInt_t h) |
| TString | GetOptionString () const |
| const TGResourcePool * | GetResourcePool () const |
| void * | GetSender () override |
| virtual void | StartGuiBuilding (Bool_t on=kTRUE) |
Protected Member Functions inherited from TGWindow | |
| TGWindow (const TGWindow &tgw) | |
| TGWindow (Window_t id) | |
| TGWindow & | operator= (const TGWindow &tgw) |
Protected Member Functions inherited from TGObject | |
| TGObject & | operator= (const TGObject &tgo) |
Protected Member Functions inherited from TObject | |
| virtual void | DoError (int level, const char *location, const char *fmt, va_list va) const |
| void | MakeZombie () |
Protected Member Functions inherited from TQObject | |
| virtual const char * | GetSenderClassName () const |
Static Protected Member Functions inherited from TGFrame | |
| static Time_t | GetLastClick () |
Static Protected Member Functions inherited from TQObject | |
| static Int_t | CheckConnectArgs (TQObject *sender, TClass *sender_class, const char *signal, TClass *receiver_class, const char *slot) |
| static TString | CompressName (const char *method_name) |
| static Bool_t | ConnectToClass (const char *sender_class, const char *signal, TClass *receiver_class, void *receiver, const char *slot) |
| static Bool_t | ConnectToClass (TQObject *sender, const char *signal, TClass *receiver_class, void *receiver, const char *slot) |
Protected Attributes inherited from TGMainFrame | |
| TList * | fBindList |
| TString | fClassName |
| Atom_t * | fDNDTypeList |
| TString | fIconName |
| TString | fIconPixmap |
| UInt_t | fMWMFuncs |
| UInt_t | fMWMInput |
| UInt_t | fMWMValue |
| TString | fResourceName |
| TString | fWindowName |
| UInt_t | fWMHeight |
| UInt_t | fWMHeightInc |
| EInitialState | fWMInitState |
| UInt_t | fWMMaxHeight |
| UInt_t | fWMMaxWidth |
| UInt_t | fWMMinHeight |
| UInt_t | fWMMinWidth |
| UInt_t | fWMWidth |
| UInt_t | fWMWidthInc |
| Int_t | fWMX |
| Int_t | fWMY |
| kDontCallClose | |
Protected Attributes inherited from TGCompositeFrame | |
| Bool_t | fLayoutBroken |
| TGLayoutManager * | fLayoutManager |
| TList * | fList |
| Bool_t | fMapSubwindows |
| Int_t | fMustCleanup |
Protected Attributes inherited from TGFrame | |
| Pixel_t | fBackground |
| Int_t | fBorderWidth |
| Int_t | fDNDState |
| UInt_t | fEventMask |
| TGFrameElement * | fFE |
| UInt_t | fHeight |
| UInt_t | fMaxHeight |
| UInt_t | fMaxWidth |
| UInt_t | fMinHeight |
| UInt_t | fMinWidth |
| UInt_t | fOptions |
| UInt_t | fWidth |
| Int_t | fX |
| Int_t | fY |
| kDeleteWindowCalled | |
Protected Attributes inherited from TGWindow | |
| UInt_t | fEditDisabled |
| TString | fName |
| Bool_t | fNeedRedraw |
| const TGWindow * | fParent |
Protected Attributes inherited from TGObject | |
| TGClient * | fClient |
| Handle_t | fId |
Protected Attributes inherited from TObject | |
| kOnlyPrepStep | |
Protected Attributes inherited from TQObject | |
| TList * | fListOfConnections |
| TList * | fListOfSignals |
| Bool_t | fSignalsBlocked |
Static Protected Attributes inherited from TGCompositeFrame | |
| static TGLayoutHints * | fgDefaultHints |
Static Protected Attributes inherited from TGFrame | |
| static const TGGC * | fgBckgndGC |
| static const TGGC * | fgBlackGC |
| static Pixel_t | fgBlackPixel |
| static Window_t | fgDbw |
| static Int_t | fgDbx |
| static Int_t | fgDby |
| static Pixel_t | fgDefaultFrameBackground |
| static Pixel_t | fgDefaultSelectedBackground |
| static const TGGC * | fgHilightGC |
| static Bool_t | fgInit |
| static UInt_t | fgLastButton |
| static Time_t | fgLastClick |
| static const TGGC * | fgShadowGC |
| static UInt_t | fgUserColor |
| static const TGGC * | fgWhiteGC |
| static Pixel_t | fgWhitePixel |
Static Protected Attributes inherited from TGWindow | |
| static Int_t | fgCounter |
Static Protected Attributes inherited from TQObject | |
| static Bool_t | fgAllSignalsBlocked |
| KVLauncherGUI::KVLauncherGUI | ( | ) |
SetDefault(); SetName(ClassName()); Build(); MapAll();
Definition at line 17 of file KVLauncherGUI.cpp.
|
virtual |
Destructor.
Definition at line 76 of file KVLauncherGUI.cpp.
|
virtual |
Add a button to the launcher with given "name". When clicked, this button will call "method" of whatever object obj is pointing to.
Definition at line 92 of file KVLauncherGUI.cpp.
|
virtual |
Definition at line 65 of file KVLauncherGUI.cpp.
|
virtual |
Definition at line 39 of file KVLauncherGUI.cpp.
|
virtual |
Definition at line 173 of file KVLauncherGUI.cpp.
| void KVLauncherGUI::DummyMethod | ( | ) |
Definition at line 161 of file KVLauncherGUI.cpp.
| TGTextButton * KVLauncherGUI::GetButton | ( | const char * | method | ) |
Definition at line 127 of file KVLauncherGUI.cpp.
| Bool_t KVLauncherGUI::IsEnabled | ( | const char * | method | ) |
Definition at line 147 of file KVLauncherGUI.cpp.
|
virtual |
Definition at line 48 of file KVLauncherGUI.cpp.
|
virtual |
Definition at line 29 of file KVLauncherGUI.cpp.
Definition at line 136 of file KVLauncherGUI.cpp.
| TList KVLauncherGUI::fButtonList |
Definition at line 25 of file KVLauncherGUI.h.