gui2::tgui_definition Struct Reference

#include <settings.hpp>

Collaboration diagram for gui2::tgui_definition:

Collaboration graph
[legend]

List of all members.

Public Types

typedef std::map< std::string,
std::map< std::string,
tcontrol_definition * > > 
tcontrol_definition_map

Public Member Functions

 tgui_definition ()
const std::string & read (const config &cfg)
void activate () const
 Activates a gui.

Public Attributes

std::string id
t_string description
tcontrol_definition_map control_definition
std::map< std::string,
twindow_definition
windows
std::map< std::string,
twindow_builder
window_types

Private Member Functions

template<class T>
void load_definitions (const std::string &definition_type, const config::child_list &definition_list)

Private Attributes

unsigned popup_show_delay_
unsigned popup_show_time_
unsigned help_show_time_
unsigned double_click_time_


Detailed Description

Definition at line 229 of file gui/widgets/settings.hpp.


Member Typedef Documentation

Definition at line 251 of file gui/widgets/settings.hpp.


Constructor & Destructor Documentation

gui2::tgui_definition::tgui_definition (  )  [inline]

Definition at line 231 of file gui/widgets/settings.hpp.


Member Function Documentation

const std::string & gui2::tgui_definition::read ( const config cfg  ) 

void gui2::tgui_definition::activate (  )  const

template<class T>
void gui2::tgui_definition::load_definitions ( const std::string &  definition_type,
const config::child_list definition_list 
) [inline, private]


Member Data Documentation

Definition at line 241 of file gui/widgets/settings.hpp.

Definition at line 242 of file gui/widgets/settings.hpp.

Referenced by read().

Definition at line 253 of file gui/widgets/settings.hpp.

Referenced by load_definitions().

Definition at line 255 of file gui/widgets/settings.hpp.

Definition at line 257 of file gui/widgets/settings.hpp.

Referenced by read().

Definition at line 263 of file gui/widgets/settings.hpp.

Referenced by activate(), and read().

Definition at line 264 of file gui/widgets/settings.hpp.

Referenced by activate(), and read().

Definition at line 265 of file gui/widgets/settings.hpp.

Referenced by activate(), and read().

Definition at line 266 of file gui/widgets/settings.hpp.

Referenced by activate(), and read().


The documentation for this struct was generated from the following files:

Generated by doxygen 1.5.5 on 23 May 2008 for The Battle for Wesnoth
Gna! | Forum | Wiki | CIA | devdocs