selection dialog class.
![]() | SelectionDialog (Widget parent) |
![]() | GetClassName () |
![]() | SetTextString (const char *v) sets selection value |
![]() | SetTextString (const string *v) |
![]() | SetEditable (bool b) make text field (un)editable |
![]() | GetTextString (char *n) returns selection value. |
![]() | GetTextString (string *n) |
![]() | ManageTextString (bool) |
![]() | SetSelectionLabel (const char *l) |
![]() | ManageSelectionLabel (bool) |
![]() | SetApplyCallback (XtCallbackProc fun, XtPointer clientData) |
![]() | SetApplyButtonLabel (const char *txt) |
![]() | ManageApplyButton (bool) |
![]() | ClearCB (Widget, XtPointer, XtPointer) |
![]() | SetDefaultCB (Widget, XtPointer, XtPointer) |
![]() | SetDefaultValue (const char *s) |
![]() | SetDefaultValue (const string *s) |
![]() | GetDefaultValue () |
![]() | SelectItem (const string *label) |
![]() | DeselectAllItems () |
![]() | DeleteAllItems () |
![]() | AddItem (const char *text, int pos = 0) |
![]() | AddItem (const string *text, int pos = 0) |
![]() | GetText () |
![]() | SetText (Widget w) |
![]() | GetList () |
![]() | GetSelectionLabel () |
![]() | SetSelectionLabel (Widget w) |
![]() | CreateWidget () |
![]() | Configure () |
selection dialog class.
const char* GetClassName()
void SetTextString(const char *v)
void SetTextString(const string *v)
void SetEditable(bool b)
void GetTextString(char *n)
void GetTextString(string *n)
void ManageTextString(bool)
void SetSelectionLabel(const char *l)
void ManageSelectionLabel(bool)
void SetApplyCallback(XtCallbackProc fun, XtPointer clientData)
void SetApplyButtonLabel(const char *txt)
void ManageApplyButton(bool)
static void ClearCB(Widget, XtPointer, XtPointer)
static void SetDefaultCB(Widget, XtPointer, XtPointer)
void SetDefaultValue(const char *s)
void SetDefaultValue(const string *s)
const string* GetDefaultValue()
void SelectItem(const string *label)
void DeselectAllItems()
void DeleteAllItems()
void AddItem(const char *text, int pos = 0)
void AddItem(const string *text, int pos = 0)
Widget GetText()
void SetText(Widget w)
Widget GetList()
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