Contains the state info for a resolution. More...
#include <widget_definition.hpp>
Public Member Functions | |
tstate_definition (const config &cfg) | |
Public Attributes | |
tcanvas | canvas |
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 and we should inherit from reference_counted_object.
Definition at line 32 of file widget_definition.hpp.
|
explicit |
Definition at line 549 of file settings.cpp.
References _(), canvas, config::child(), cursor::draw(), gui2::tcanvas::set_cfg(), and VALIDATE.
tcanvas gui2::tstate_definition::canvas |
Definition at line 36 of file widget_definition.hpp.
Referenced by tstate_definition().