15 #ifndef GUI_WIDGETS_STACKED_WIDGET_HPP_INCLUDED
16 #define GUI_WIDGETS_STACKED_WIDGET_HPP_INCLUDED
30 struct tbuilder_stacked_widget;
49 virtual unsigned get_state()
const override;
85 void finalize(std::vector<tbuilder_grid_const_ptr> widget_builder);
141 std::vector<tbuilder_grid_const_ptr>
stack;
Abstract base class for the generator.
Base class of a resolution, contains the common keys for a resolution.
A class inherited from ttext_box that displays its input as stars.
GLenum GLenum GLuint GLint GLint layer
A generic container base class.
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.