 class  Application : public MWidget
  class  Application : public MWidget generic window-based application class. See: MWidget.
|   | Application (const char *name) | 
|  virtual | ~Application () | 
|  void | Manage () manage application's top-level windows | 
|  void | Unmanage () unmanage application's top-level windows | 
|  void | Iconify () iconify application's top-level windows | 
|  void | Quit () close all top-level windows and quit application. | 
|  void | CloseWindow (MainWindow *m) close window and quit application when it is the last. | 
|  Display* | GetDisplay () | 
|  XtAppContext | GetAppContext () | 
|  const  char* | GetAppClass () | 
|  const  char* | GetClassName () | 
|  bool | Initialized () | 
|  MessageLogDialog* | GetMessageLogDialog () | 
|  PrinterOptions* | GetPrinterOptions () | 
|  friend  int | main (int argc, char** argv) Allow main and MainWindow to access protected member functions | 
|  void | CreatePrivateColormap () | 
|  List <Color *> * | GetColors () | 
|  static  void | XtErrorHandler (char *msg) Show Xt and X error in error message log. | 
|  Config* | GetConfig () | 
|  virtual  void | Initialize (int argc, char** argv) | 
|  virtual  void | HandleEvents () | 
 bool  IsRealized()
 bool  IsRealized()
 void  SetColormap(Colormap cmap)
 void  SetColormap(Colormap cmap)
 void  SetDestroyCallback(XtCallbackProc fun, XtPointer clientData)
 void  SetDestroyCallback(XtCallbackProc fun, XtPointer clientData)
 void  AddLiteClue(Widget w, const char *text)
 void  AddLiteClue(Widget w, const char *text)
 Widget  GetLiteClue()
 Widget  GetLiteClue()
 void  CreateLiteClue()
 void  CreateLiteClue()
 void  InstallDestroyHandler()
 void  InstallDestroyHandler()
 bool  IsManaged()
 bool  IsManaged()
 Widget  GetWidget()
 Widget  GetWidget()
 Window  GetWindow()
 Window  GetWindow()
 void  SetWidget(Widget w)
 void  SetWidget(Widget w)
 const  string*  GetName() const
 const  string*  GetName() const 
 void  SetName(const string *s)
 void  SetName(const string *s)
 void  SetName(const char *s)
 void  SetName(const char *s)
generic window-based application class. See: MWidget.
 Application(const char *name)
  Application(const char *name)
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 virtual  ~Application()
 virtual  ~Application()
 void  Manage()
 void  Manage()
 void  Unmanage()
 void  Unmanage()
 void  Iconify()
 void  Iconify()
 void  Quit()
 void  Quit()
 void  CloseWindow(MainWindow *m)
 void  CloseWindow(MainWindow *m)
 Display*  GetDisplay()
 Display*  GetDisplay()
 XtAppContext  GetAppContext()
 XtAppContext  GetAppContext()
 const  char*  GetAppClass()
 const  char*  GetAppClass()
 const  char*  GetClassName()
 const  char*  GetClassName()
 bool  Initialized()
 bool  Initialized()
 MessageLogDialog*  GetMessageLogDialog()
 MessageLogDialog*  GetMessageLogDialog()
 PrinterOptions*  GetPrinterOptions()
 PrinterOptions*  GetPrinterOptions()
 friend  int  main(int argc, char** argv)
 friend  int  main(int argc, char** argv)
 void  CreatePrivateColormap()
 void  CreatePrivateColormap()
 List <Color *> *  GetColors()
 List <Color *> *  GetColors()
 static  void  XtErrorHandler(char *msg)
 static  void  XtErrorHandler(char *msg)
 Config*  GetConfig()
 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