| GUI::AbstractFunctor< return_t, argument_t > | Abstract class for functor object |
| GUI::AbstractProperty | Base class for Property object |
| GUI::Application | Application object |
| GUI::Edit | An edit object |
| GUI::EditController | Controller object for Edit widget |
| GUI::EditFactory | Class for create new instance of Edit widget |
| GUI::EditModel | Model object for Edit widget |
| GUI::EntityFactory< T > | Create a new event entity |
| GUI::EntityFactoryBase | Base class for entity factory object |
| GUI::EventEntity | Base class for event entity object |
| GUI::EventHandler< class_t > | Functor for event handler |
| GUI::EventsDispatcher | Handle events dispatching |
| GUI::FactoryBase | Base class for widget factory |
| GUI::Form | A form object, the tipical window |
| GUI::FormController | Controller for the Form object |
| GUI::FormFactory | Class for create new instance of Form widget |
| GUI::FormModel | Model object for Form widget |
| GUI::GenericFunctor< base_class_t, return_t, argument_t > | Generic class for functor object |
| GUI::GuiException | A general GUI exception |
| GUI::InstanceHandle | Wrapper for instance handle HINSTANCE |
| GUI::map_ptr< key_type, element_type > | Map class for store pointers elements, the map take ownership of the pointer |
| GUI::MessageTranslator | Translate windows messages in events |
| GUI::ModelBase | Base class for widget model |
| GUI::MoveEventEntity | Argument for the Move event |
| GUI::Point | Wrap a point |
| GUI::Property< T > | Property management |
| GUI::Property< std::string > | Class Property specialization for type std::string |
| GUI::Rectangle | Wrap a rectangle |
| GUI::ResizeEventEntity | Argument for the Resize event |
| GUI::Singleton< T > | Implement singleton design pattern with template |
| GUI::Size | Wrap size |
| GUI::SystemError | Exception for system error |
| GUI::WidgetBase | Base class for widget object |
| GUI::WidgetContainer | Base class for widget container object |
| GUI::WidgetController | Base class for widget events handler |
| GUI::WidgetFactory | Create a new widget instance |
| GUI::WindowHandle | Wrapper for window handle |
| GUI::WinMessage | Wrap a windows message |
1.4.7