The Battle for Wesnoth  1.13.4+dev
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Classes | Namespaces | Typedefs
pane.hpp File Reference
#include "gui/widgets/widget.hpp"
#include "gui/core/window_builder.hpp"
#include "gui/core/placer.hpp"
#include "utils/functional.hpp"
#include <list>
Include dependency graph for pane.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  gui2::tpane
 
struct  gui2::tpane::titem
 
struct  gui2::implementation::tbuilder_pane
 

Namespaces

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

Typedefs

typedef std::map< std::string,
t_string
string_map
 

Typedef Documentation

typedef std::map<std::string, t_string> string_map

Definition at line 26 of file pane.hpp.