Go to the source code of this file.
Namespaces | |
namespace | MWidgets |
Classes | |
class | MWidgets::Widget |
Base class for all widgets. More... | |
Enumerations | |
enum | MWidgets::WIDGET_TYPE { MWidgets::WINDOW, MWidgets::DOCKWINDOW, MWidgets::DIALOG, MWidgets::GROUPBOX, MWidgets::LABEL, MWidgets::TEXTBOX, MWidgets::BUTTON, MWidgets::CHECKBOX, MWidgets::RADIOBUTTON, MWidgets::COMBOBOX, MWidgets::STATUSBAR, MWidgets::GRID } |
Enumeration of widgets types. More... |