generic window-based application class. See: MWidget.
![]() | Application (const char *name) |
![]() | ~Application () |
![]() | Manage () manage application's top-level windows |
![]() | Unmanage () unmanage application's top-level windows |
![]() | Iconify () iconify application's top-level windows |
![]() | Quit () close all top-level windows and quit application. |
![]() | CloseWindow (MainWindow *m) close window and quit application when it is the last. |
![]() | GetDisplay () |
![]() | GetAppContext () |
![]() | GetAppClass () |
![]() | GetClassName () |
![]() | Initialized () |
![]() | GetMessageLogDialog () |
![]() | GetPrinterOptions () |
![]() | main (int argc, char** argv) Allow main and MainWindow to access protected member functions |
![]() | CreatePrivateColormap () |
![]() | GetColors () |
![]() | XtErrorHandler (char *msg) Show Xt and X error in error message log. |
![]() | GetConfig () |
![]() | Initialize (int argc, char** argv) |
![]() | HandleEvents () |
generic window-based application class. See: MWidget.
virtual ~Application()
void Manage()
void Unmanage()
void Iconify()
void Quit()
void CloseWindow(MainWindow *m)
Display* GetDisplay()
XtAppContext GetAppContext()
const char* GetAppClass()
const char* GetClassName()
bool Initialized()
MessageLogDialog* GetMessageLogDialog()
PrinterOptions* GetPrinterOptions()
friend int main(int argc, char** argv)
void CreatePrivateColormap()
List <Color *> * GetColors()
static void XtErrorHandler(char *msg)
Config* GetConfig()
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