The Battle for Wesnoth  1.13.4+dev
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Classes | Namespaces
combobox.hpp File Reference
#include "gui/core/widget_definition.hpp"
#include "gui/core/window_builder.hpp"
#include "gui/widgets/control.hpp"
#include "gui/widgets/selectable.hpp"
Include dependency graph for combobox.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  gui2::tcombobox
 Simple push button. More...
 
struct  gui2::tcombobox_definition
 
struct  gui2::tcombobox_definition::tresolution
 
struct  gui2::implementation::tbuilder_combobox
 

Namespaces

 gui2
 A class inherited from ttext_box that displays its input as stars.
 
 gui2::implementation