MWidgets::BaseEventHandler | Abstract class for event handlers, used in Widget::ProcessMessage |
MWidgets::Button | Class that represent button widget |
MWidgets::Cell | Structure that describe grid's cell |
MWidgets::CheckBox | Class that represent checkbox widget |
MWidgets::ComboBox | Class that represent combobox widget |
MWidgets::ContextMenu | Class for creating context menus; |
MWidgets::Dialog | Class that represent modal dialog window |
MWidgets::DockWindow | Class that represent docing window |
MWidgets::EventHandler< T > | Template class for creating specific to object event handler |
MWidgets::Exception | Exception class |
MWidgets::Grid | Class that represent grid control |
MWidgets::GroupBox | Class that represent groupbox widget |
MWidgets::Icon | Class for manipulating with icon resources |
MWidgets::Image | Class for manipulating with image resources |
MWidgets::Label | Class that represent label widget |
MWidgets::Menu | Class for creating menus; |
MWidgets::MouseEventHandler< T > | Template class for creating specific to object event handler |
MWidgets::RadioButton | Class that represent radiobutton widget |
SEHExceptionWatcher | Class for showing stack and exception information |
MWidgets::StatusBar | Class that represent statusbar widget |
MWidgets::TextBox | Class that represent textbox widget |
MWidgets::Widget | Base class for all widgets |
MWidgets::Widgets | Singleton class that sends messages to all widgets |
MWidgets::Window | Class that represent single window(container for docked windows too) |
MWidgets::Window::DockStartPos | Structure for ordering layout |
MWidgets::WindowSizeEventHandler< T > | Template class for creating specific to object event handler |