#include <FormModel.h>
Inheritance diagram for GUI::FormModel:

Public Attributes | |
| Property< std::string > | caption_ |
| The form caption, this text is displayed in the title-bar. | |
| Property< bool > | is_maximizable_ |
| Enable or disable maximize button in the title-bar. | |
| Property< Rectangle > | bounds_ |
| The rectangle bounds form. | |
1.4.7