#include "gui/widgets/control.hpp"
#include "gui/core/widget_definition.hpp"
#include "gui/core/window_builder.hpp"
Go to the source code of this file.
Classes | |
class | gui2::tlabel |
Label showing a text. More... | |
struct | gui2::tlabel_definition |
struct | gui2::tlabel_definition::tresolution |
struct | gui2::implementation::tbuilder_label |
Namespaces | |
gui2 | |
A class inherited from ttext_box that displays its input as stars. | |
gui2::implementation | |