 class  MWidget : public Component
  class  MWidget : public Component base class for wrapping all Motif widgets.
|   | MWidget (const char *name) | 
|  virtual | ~MWidget () | 
|  virtual  void | Manage () | 
|  virtual  const  char* | GetClassName () | 
|  bool | IsRealized () Is the widget realized ? | 
|  void | SetColormap (Colormap cmap) Set the colormap of the window to cmap. | 
|  void | SetDestroyCallback (XtCallbackProc fun, XtPointer clientData) Add a widget destroyed callback. | 
|  void | AddLiteClue (Widget w, const char *text) | 
|  Widget | GetLiteClue () | 
|  void | CreateLiteClue () | 
|  void | InstallDestroyHandler () Easy hook for derived classes | 
 bool  IsManaged()
 bool  IsManaged()
 virtual  void  Unmanage()
 virtual  void  Unmanage()
 Widget  GetWidget()
 Widget  GetWidget()
 Display*  GetDisplay()
 Display*  GetDisplay()
 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)
base class for wrapping all Motif widgets.
 MWidget(const char *name)
  MWidget(const char *name)
 
 
 
 
 
 
 virtual  ~MWidget()
 virtual  ~MWidget()
 virtual  void  Manage()
 virtual  void  Manage()
 virtual  const  char*  GetClassName()
 virtual  const  char*  GetClassName()
 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)
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