#include <XMWidget.h>
Public Member Functions | |
| XMApplication (char *cl, Cardinal *argc, char **argv, XrmOptionDescList options=NULL, Cardinal noptions=0, const char **fallback_resources=NULL, ArgList args=NULL, Cardinal num_args=0) | |
| void | Begin () |
| XtAppContext | GetContext () |
| Widget | getid () |
| void | Manage () |
| void | UnManage () |
| void | Realize () |
| void | UnRealize () |
| void | SetAttribute (String attribute, XtArgVal value) |
| void | SetAttribute (String attribute, void *value) |
| void | GetAttribute (String attribute, void *value) |
| void | GetAttribute (String attribute, XtArgVal value) |
Protected Attributes | |
| XtAppContext | application |
| Widget | toplevel_shell |
| XMWidgetName | app_class |
|
||||||||||||||||||||||||||||||||||||
|
Definition at line 320 of file XMWidget.h. |
|
|
Definition at line 336 of file XMWidget.h. |
|
||||||||||||
|
Definition at line 356 of file XMWidget.h. References NULL. |
|
||||||||||||
|
Definition at line 354 of file XMWidget.h. References NULL. |
|
|
Definition at line 342 of file XMWidget.h. |
|
|
Definition at line 343 of file XMWidget.h. Referenced by XMWidget::XMWidget(). |
|
|
Definition at line 344 of file XMWidget.h. |
|
|
Definition at line 346 of file XMWidget.h. |
|
||||||||||||
|
Definition at line 351 of file XMWidget.h. References NULL. |
|
||||||||||||
|
Definition at line 349 of file XMWidget.h. References NULL. |
|
|
Definition at line 345 of file XMWidget.h. |
|
|
Definition at line 347 of file XMWidget.h. |
|
|
Definition at line 318 of file XMWidget.h. |
|
|
Definition at line 316 of file XMWidget.h. |
|
|
Definition at line 317 of file XMWidget.h. |
1.3.9.1