#include "gui/widgets/styled_widget.hpp"
#include "font/standard_colors.hpp"
#include "gui/core/canvas_private.hpp"
#include "gui/core/widget_definition.hpp"
#include "help/help_impl.hpp"
#include "serialization/parser.hpp"
Go to the source code of this file.
Classes | |
class | gui2::rich_label |
A rich_label takes marked up text and shows it correctly formatted and wrapped but no scrollbars are provided. More... | |
struct | gui2::rich_label_definition |
struct | gui2::rich_label_definition::resolution |
struct | gui2::implementation::builder_rich_label |
Namespaces | |
gui2 | |
Generic file dialog. | |
gui2::implementation | |