, including all inherited members.
  | add(MMSWidget *child) | MMSWindow |  | 
  | className | MMSMainWindow |  [private] | 
  | create(string className, string dx, string dy, string w, string h, MMSALIGNMENT alignment, MMSWINDOW_FLAGS flags, MMSTheme *theme, bool *own_surface, bool *backbuffer) | MMSMainWindow |  [private] | 
  | findWidget(string name) | MMSWindow |  | 
  | findWidgetAndType(string name, MMSWIDGETTYPE type) | MMSWindow |  | 
  | findWidgetType(MMSWIDGETTYPE type) | MMSWindow |  | 
  | findWindow(string name) | MMSWindow |  | 
  | flip(void) | MMSWindow |  | 
  | getAlignment(MMSALIGNMENT &alignment) | MMSWindow |  | 
  | getAlwaysOnTop(bool &alwaysontop) | MMSWindow |  | 
  | getBackBuffer(bool &backbuffer) | MMSWindow |  | 
  | getBgColor(MMSFBColor &bgcolor) | MMSWindow |  | 
  | getBgImageName(string &bgimagename) | MMSWindow |  | 
  | getBgImagePath(string &bgimagepath) | MMSWindow |  | 
  | getBorderColor(MMSFBColor &color) | MMSWindow |  | 
  | getBorderImageNames(MMSBORDER_IMAGE_NUM num, string &imagename) | MMSWindow |  | 
  | getBorderImagePath(string &imagepath) | MMSWindow |  | 
  | getBorderMargin(unsigned int &margin) | MMSWindow |  | 
  | getBorderRCorners(bool &rcorners) | MMSWindow |  | 
  | getBorderThickness(unsigned int &thickness) | MMSWindow |  | 
  | getDebug(bool &debug) | MMSWindow |  | 
  | getDownArrow(string &downarrow) | MMSWindow |  | 
  | getDx(string &dx) | MMSWindow |  | 
  | getDxPix() | MMSWindow |  | 
  | getDy(string &dy) | MMSWindow |  | 
  | getDyPix() | MMSWindow |  | 
  | getFadeIn(bool &fadein) | MMSWindow |  | 
  | getFadeOut(bool &fadeout) | MMSWindow |  | 
  | getFocus(bool checkparents=false) | MMSWindow |  | 
  | getFocusable(bool &focusable) | MMSWindow |  | 
  | getFocusedWidget() | MMSWindow |  | 
  | getGeometry() | MMSWindow |  | 
  | getHeight(string &height) | MMSWindow |  | 
  | getInitialLoad(bool &initialload) | MMSWindow |  | 
  | getLastWindow() | MMSWindow |  | 
  | getLayer() | MMSWindow |  | 
  | getLeftArrow(string &leftarrow) | MMSWindow |  | 
  | getMargin(unsigned int &margin) | MMSWindow |  | 
  | getModal(bool &modal) | MMSWindow |  | 
  | getMoveIn(MMSDIRECTION &movein) | MMSWindow |  | 
  | getMoveOut(MMSDIRECTION &moveout) | MMSWindow |  | 
  | getName() | MMSWindow |  | 
  | getNavigateDown(string &navigatedown) | MMSWindow |  | 
  | getNavigateDownWindow() | MMSWindow |  | 
  | getNavigateLeft(string &navigateleft) | MMSWindow |  | 
  | getNavigateLeftWindow() | MMSWindow |  | 
  | getNavigateRight(string &navigateright) | MMSWindow |  | 
  | getNavigateRightWindow() | MMSWindow |  | 
  | getNavigateUp(string &navigateup) | MMSWindow |  | 
  | getNavigateUpWindow() | MMSWindow |  | 
  | getNumberOfFocusableChildWins() | MMSWindow |  | 
  | getNumberOfFocusableWidgets(bool cw=false) | MMSWindow |  | 
  | getOpacity(unsigned int &opacity) | MMSWindow |  | 
  | getOwnSurface(bool &ownsurface) | MMSWindow |  | 
  | getParent(bool toplevel=false) | MMSWindow |  | 
  | getRealGeometry() | MMSWindow |  | 
  | getRightArrow(string &rightarrow) | MMSWindow |  | 
  | getStaticZOrder(bool &staticzorder) | MMSWindow |  | 
  | getSurface() | MMSWindow |  | 
  | getType() | MMSWindow |  | 
  | getUpArrow(string &uparrow) | MMSWindow |  | 
  | getWidth(string &width) | MMSWindow |  | 
  | hide(bool goback=false, bool wait=false) | MMSWindow |  [virtual] | 
  | isShown(bool checkparents=false, bool checkopacity=false) | MMSWindow |  | 
  | lowerToBottom() | MMSWindow |  | 
  | mainWindowClass | MMSMainWindow |  [private] | 
  | MMSArrowWidget class | MMSWindow |  [friend] | 
  | MMSButtonWidget class | MMSWindow |  [friend] | 
  | MMSCanvasWidget class | MMSWindow |  [friend] | 
  | MMSCheckBoxWidget class | MMSWindow |  [friend] | 
  | MMSChildWindow class | MMSWindow |  [friend] | 
  | MMSHBoxWidget class | MMSWindow |  [friend] | 
  | MMSImageWidget class | MMSWindow |  [friend] | 
  | MMSInputManager class | MMSWindow |  [friend] | 
  | MMSInputWidget class | MMSWindow |  [friend] | 
  | MMSLabelWidget class | MMSWindow |  [friend] | 
  | MMSMainWindow(string className, string dx, string dy, string w, string h, MMSALIGNMENT alignment=MMSALIGNMENT_CENTER, MMSWINDOW_FLAGS flags=MMSW_NONE, MMSTheme *theme=NULL, bool *own_surface=NULL, bool *backbuffer=NULL) | MMSMainWindow |  | 
  | MMSMainWindow(string className, string w, string h, MMSALIGNMENT alignment=MMSALIGNMENT_CENTER, MMSWINDOW_FLAGS flags=MMSW_NONE, MMSTheme *theme=NULL, bool *own_surface=NULL, bool *backbuffer=NULL) | MMSMainWindow |  | 
  | MMSWindow::MMSMainWindow class | MMSWindow |  [friend] | 
  | MMSMenuWidget class | MMSWindow |  [friend] | 
  | MMSPopupWindow class | MMSWindow |  [friend] | 
  | MMSProgressBarWidget class | MMSWindow |  [friend] | 
  | MMSRootWindow class | MMSWindow |  [friend] | 
  | MMSSliderWidget class | MMSWindow |  [friend] | 
  | MMSTextBoxWidget class | MMSWindow |  [friend] | 
  | MMSVBoxWidget class | MMSWindow |  [friend] | 
  | MMSWidget class | MMSWindow |  [friend] | 
  | MMSWindow() | MMSWindow |  | 
  | MMSWindowAction class | MMSWindow |  [friend] | 
  | MMSWindowManager class | MMSWindow |  [friend] | 
  | moveTo(int x, int y, bool refresh=true) | MMSWindow |  | 
  | myMainWindowClass | MMSMainWindow |  [private] | 
  | onAfterShow | MMSWindow |  | 
  | onBeforeHandleInput | MMSWindow |  | 
  | onBeforeHide | MMSWindow |  | 
  | onBeforeShow | MMSWindow |  | 
  | onDraw | MMSWindow |  | 
  | onHandleInput | MMSWindow |  | 
  | onHide | MMSWindow |  | 
  | operator[](string name) | MMSWindow |  | 
  | printStack(char *buffer, int space=0) | MMSWindow |  | 
  | raiseToTop(int zlevel=0) | MMSWindow |  | 
  | refresh(MMSFBRegion *region=NULL) | MMSWindow |  | 
  | remove(MMSWidget *child) | MMSWindow |  | 
  | setAlignment(MMSALIGNMENT alignment, bool refresh=true, bool resize=true) | MMSWindow |  | 
  | setAlwaysOnTop(bool alwaysontop) | MMSWindow |  | 
  | setBackBuffer(bool backbuffer) | MMSWindow |  | 
  | setBgColor(MMSFBColor bgcolor, bool refresh=true) | MMSWindow |  | 
  | setBgImage(MMSFBSurface *bgimage, bool refresh=true) | MMSWindow |  | 
  | setBgImageName(string bgimagename, bool load=true, bool refresh=true) | MMSWindow |  | 
  | setBgImagePath(string bgimagepath, bool load=true, bool refresh=true) | MMSWindow |  | 
  | setBorderColor(MMSFBColor color, bool refresh=true) | MMSWindow |  | 
  | setBorderImageNames(string imagename_1, string imagename_2, string imagename_3, string imagename_4, string imagename_5, string imagename_6, string imagename_7, string imagename_8, bool load=true, bool refresh=true) | MMSWindow |  | 
  | setBorderImagePath(string imagepath, bool load=true, bool refresh=true) | MMSWindow |  | 
  | setBorderMargin(unsigned int margin, bool refresh=true, bool resize=true) | MMSWindow |  | 
  | setBorderRCorners(bool rcorners, bool refresh=true) | MMSWindow |  | 
  | setBorderThickness(unsigned int thickness, bool refresh=true, bool resize=true) | MMSWindow |  | 
  | setDebug(bool debug, bool refresh=true) | MMSWindow |  | 
  | setDownArrow(string downarrow, bool refresh=true) | MMSWindow |  | 
  | setDx(string dx, bool refresh=false, bool resize=true) | MMSWindow |  | 
  | setDxPix(int dx, bool refresh=false, bool resize=true) | MMSWindow |  | 
  | setDy(string dy, bool refresh=false, bool resize=true) | MMSWindow |  | 
  | setDyPix(int dy, bool refresh=false, bool resize=true) | MMSWindow |  | 
  | setFadeIn(bool fadein) | MMSWindow |  | 
  | setFadeOut(bool fadeout) | MMSWindow |  | 
  | setFocus() | MMSWindow |  | 
  | setFocusable(bool focusable) | MMSWindow |  | 
  | setHeight(string height, bool refresh=true, bool resize=true) | MMSWindow |  | 
  | setInitialLoad(bool initialload) | MMSWindow |  | 
  | setLeftArrow(string leftarrow, bool refresh=true) | MMSWindow |  | 
  | setMargin(unsigned int margin, bool refresh=true, bool resize=true) | MMSWindow |  | 
  | setModal(bool modal) | MMSWindow |  | 
  | setMoveIn(MMSDIRECTION movein) | MMSWindow |  | 
  | setMoveOut(MMSDIRECTION moveout) | MMSWindow |  | 
  | setName(string name) | MMSWindow |  | 
  | setNavigateDown(string navigatedown) | MMSWindow |  | 
  | setNavigateDownWindow(MMSWindow *downWindow) | MMSWindow |  | 
  | setNavigateLeft(string navigateleft) | MMSWindow |  | 
  | setNavigateLeftWindow(MMSWindow *leftWindow) | MMSWindow |  | 
  | setNavigateRight(string navigateright) | MMSWindow |  | 
  | setNavigateRightWindow(MMSWindow *rightWindow) | MMSWindow |  | 
  | setNavigateUp(string navigateup) | MMSWindow |  | 
  | setNavigateUpWindow(MMSWindow *upWindow) | MMSWindow |  | 
  | setOpacity(unsigned int opacity, bool refresh=true) | MMSWindow |  | 
  | setOwnSurface(bool ownsurface) | MMSWindow |  | 
  | setRightArrow(string rightarrow, bool refresh=true) | MMSWindow |  | 
  | setStaticZOrder(bool staticzorder) | MMSWindow |  | 
  | setUpArrow(string uparrow, bool refresh=true) | MMSWindow |  | 
  | setWidth(string width, bool refresh=true, bool resize=true) | MMSWindow |  | 
  | setWindowManager(IMMSWindowManager *wm) | MMSWindow |  | 
  | show() | MMSWindow |  [virtual] | 
  | stretch(double left=100, double up=100, double right=100, double down=100) | MMSWindow |  | 
  | updateFromThemeClass(MMSMainWindowClass *themeClass) | MMSMainWindow |  | 
  | MMSWindow::updateFromThemeClass(MMSWindowClass *themeClass) | MMSWindow |  | 
  | waitUntilHidden() | MMSWindow |  | 
  | waitUntilShown() | MMSWindow |  | 
  | willHide() | MMSWindow |  | 
  | windowmanager | MMSWindow |  [protected, static] | 
  | ~MMSMainWindow() | MMSMainWindow |  [virtual] | 
  | ~MMSWindow() | MMSWindow |  [virtual] |