abstract dialog class.
![]() | MAXTITLE |
![]() | Dialog (Widget parent) |
![]() | ~Dialog () |
![]() | GetClassName () |
![]() | Initialize () |
![]() | SetOKCallback (XtCallbackProc fun, XtPointer clientData) |
![]() | SetCancelCallback (XtCallbackProc fun, XtPointer clientData) |
![]() | SetHelpCallback (XtCallbackProc fun, XtPointer clientData) |
![]() | SetOKButtonLabel (const char *txt) |
![]() | SetCancelButtonLabel (const char *txt) |
![]() | SetHelpButtonLabel (const char *txt) |
![]() | ManageOKButton (bool) |
![]() | ManageCancelButton (bool) |
![]() | ManageHelpButton (bool) |
![]() | SetAutoDestroy (bool b) delete itself when unmapped. |
![]() | Popup () pop up dialog. |
![]() | Popdown () pop down dialog. |
![]() | SetTitle (const char *title) set title string. |
![]() | SetTitle (const string *title) |
![]() | GetTitle (char *title) get title string. |
![]() | GetTitle (string *title) |
![]() | SetModal (bool b) make dialog application modal. |
![]() | SetAutoUnmanage (bool b) |
![]() | GetAutoUnmanage () |
![]() | SetCenteredOnPointer (bool b) |
![]() | UnmanageCB (Widget, XtPointer, XtPointer) |
![]() | DestroyCB (Widget, XtPointer, XtPointer) |
![]() | DestroyWidgetCB (Widget, XtPointer, XtPointer) |
![]() | TraverseNextCB (Widget, XtPointer, XtPointer) |
![]() | TraverseNextGroupCB (Widget, XtPointer, XtPointer) |
![]() | GetParent () |
![]() | ManageWidget (Widget, bool) |
![]() | CreateWidget () |
![]() | Configure () |
![]() | ManageCenteredOnPointer () |
abstract dialog class.
virtual ~Dialog()
const char* GetClassName()
void Initialize()
virtual void SetOKCallback(XtCallbackProc fun, XtPointer clientData)
virtual void SetCancelCallback(XtCallbackProc fun, XtPointer clientData)
virtual void SetHelpCallback(XtCallbackProc fun, XtPointer clientData)
void SetOKButtonLabel(const char *txt)
void SetCancelButtonLabel(const char *txt)
void SetHelpButtonLabel(const char *txt)
void ManageOKButton(bool)
void ManageCancelButton(bool)
void ManageHelpButton(bool)
virtual void SetAutoDestroy(bool b)
virtual void Popup()
virtual void Popdown()
void SetTitle(const char *title)
void SetTitle(const string *title)
void GetTitle(char *title)
void GetTitle(string *title)
void SetModal(bool b)
void SetAutoUnmanage(bool b)
bool GetAutoUnmanage()
void SetCenteredOnPointer(bool b)
static void UnmanageCB(Widget, XtPointer, XtPointer)
static void DestroyCB(Widget, XtPointer, XtPointer)
static void DestroyWidgetCB(Widget, XtPointer, XtPointer)
static void TraverseNextCB(Widget, XtPointer, XtPointer)
static void TraverseNextGroupCB(Widget, XtPointer, XtPointer)
static const unsigned MAXTITLE
Widget GetParent()
alphabetic index hierarchy of classes
this page has been generated automatically by doc++
(c)opyright by Malte Zöckler, Roland Wunderling
contact: doc++@zib.de