15 #ifndef GUI_WIDGETS_TOGGLE_BUTTON_HPP_INCLUDED
16 #define GUI_WIDGETS_TOGGLE_BUTTON_HPP_INCLUDED
43 virtual void set_active(
const bool active)
override;
49 virtual unsigned get_state()
const override;
GLint GLenum GLsizei GLint GLsizei const GLvoid * data
Base class of a resolution, contains the common keys for a resolution.
A class inherited from ttext_box that displays its input as stars.
tevent
The event send to the dispatcher.
std::map< std::string, t_string > string_map
Small abstract helper class.
Base class for all visible items.
A config object defines a single node in a WML file, with access to child nodes.
GLsizei const GLcharARB ** string
Contains the implementation details for lexical_cast and shouldn't be used directly.