ROOT 6.14/05 Reference Guide |
Definition at line 55 of file TGWidget.h.
Public Member Functions | |
TGWidget () | |
TGWidget (Int_t id) | |
virtual | ~TGWidget () |
virtual void | Associate (const TGWindow *w) |
const char * | GetCommand () const |
Bool_t | HasFocus () const |
Bool_t | IsEnabled () const |
virtual void | SetCommand (const char *command) |
Bool_t | WantFocus () const |
Int_t | WidgetId () const |
Protected Member Functions | |
TGWidget (const TGWidget &tgw) | |
Int_t | ClearFlags (Int_t flags) |
TGWidget & | operator= (const TGWidget &tgw) |
Int_t | SetFlags (Int_t flags) |
Protected Attributes | |
TString | fCommand |
const TGWindow * | fMsgWindow |
Int_t | fWidgetFlags |
Int_t | fWidgetId |
#include <TGWidget.h>
|
inlineprotected |
Definition at line 63 of file TGWidget.h.
|
inline |
Definition at line 74 of file TGWidget.h.
|
inline |
Definition at line 76 of file TGWidget.h.
|
inlinevirtual |
Definition at line 78 of file TGWidget.h.
Reimplemented in TGNumberEntry.
Definition at line 84 of file TGWidget.h.
Definition at line 71 of file TGWidget.h.
|
inline |
Definition at line 86 of file TGWidget.h.
|
inline |
Definition at line 82 of file TGWidget.h.
|
inline |
Definition at line 81 of file TGWidget.h.
Definition at line 66 of file TGWidget.h.
|
inlinevirtual |
Definition at line 85 of file TGWidget.h.
Definition at line 70 of file TGWidget.h.
|
inline |
Definition at line 83 of file TGWidget.h.
|
inline |
Definition at line 80 of file TGWidget.h.
|
protected |
Definition at line 61 of file TGWidget.h.
|
protected |
Definition at line 60 of file TGWidget.h.
|
protected |
Definition at line 59 of file TGWidget.h.
|
protected |
Definition at line 58 of file TGWidget.h.