#include "gui/widgets/container_base.hpp"
#include "gui/widgets/listbox.hpp"
#include "gui/core/window_builder.hpp"
Go to the source code of this file.
Classes | |
class | gui2::tab_container |
A container widget that shows one of its pages of widgets depending on which tab the user clicked. More... | |
struct | gui2::tab_container_definition |
struct | gui2::tab_container_definition::resolution |
struct | gui2::implementation::builder_tab_container |
Namespaces | |
gui2 | |
Generic file dialog. | |
gui2::implementation | |