Contains the state info for a resolution. More...
#include <widget_definition.hpp>
Public Member Functions | |
state_definition (const config &cfg) | |
Public Attributes | |
config | canvas_cfg_ |
Contains the state info for a resolution.
At the moment all states are the same so there is no need to use inheritance. If that is needed at some point the containers should contain pointers
Definition at line 36 of file widget_definition.hpp.
|
explicit |
Definition at line 28 of file widget_definition.cpp.
config gui2::state_definition::canvas_cfg_ |
Definition at line 40 of file widget_definition.hpp.