#include "config.hpp"
#include "font/font_options.hpp"
#include "font/text.hpp"
#include "gui/core/linked_group_definition.hpp"
#include "gui/auxiliary/typed_formula.hpp"
#include <vector>
Go to the source code of this file.
Classes | |
struct | gui2::state_definition |
Contains the state info for a resolution. More... | |
struct | gui2::resolution_definition |
struct | gui2::styled_widget_definition |
Namespaces | |
gui2 | |
Generic file dialog. | |
Typedefs | |
typedef std::shared_ptr< resolution_definition > | gui2::resolution_definition_ptr |
typedef std::shared_ptr< const resolution_definition > | gui2::resolution_definition_const_ptr |
typedef std::shared_ptr< styled_widget_definition > | gui2::styled_widget_definition_ptr |