#include <construct_dialog.hpp>

Public Member Functions | |
| dimension_measurements () | |
Public Attributes | |
| int | x |
| int | y |
| SDL_Rect | interior |
| SDL_Rect | message |
| SDL_Rect | textbox |
| unsigned int | menu_width |
| std::map< preview_pane *const, SDL_Rect > | panes |
| int | label_x |
| int | label_y |
| int | menu_x |
| int | menu_y |
| int | menu_height |
| int | image_x |
| int | image_y |
| int | caption_x |
| int | caption_y |
| std::map< dialog_button *const, std::pair< int, int > > | buttons |
Definition at line 188 of file construct_dialog.hpp.
| gui::dialog::dimension_measurements::dimension_measurements | ( | ) |
Definition at line 66 of file construct_dialog.cpp.
| std::map<dialog_button *const, std::pair<int,int> > gui::dialog::dimension_measurements::buttons |
Definition at line 197 of file construct_dialog.hpp.
Referenced by gui::dialog::layout(), and gui::dialog::update_widget_positions().
Definition at line 196 of file construct_dialog.hpp.
Referenced by gui::dialog::layout(), and gui::dialog::update_widget_positions().
Definition at line 196 of file construct_dialog.hpp.
Referenced by gui::dialog::layout(), and gui::dialog::update_widget_positions().
Definition at line 196 of file construct_dialog.hpp.
Referenced by gui::dialog::layout(), and gui::dialog::update_widget_positions().
Definition at line 196 of file construct_dialog.hpp.
Referenced by gui::dialog::layout(), and gui::dialog::update_widget_positions().
Definition at line 191 of file construct_dialog.hpp.
Referenced by gui::dialog::layout(), gui::dialog::set_layout(), and gui::dialog::show().
Definition at line 194 of file construct_dialog.hpp.
Referenced by gui::dialog::layout(), and gui::dialog::update_widget_positions().
Definition at line 194 of file construct_dialog.hpp.
Referenced by gui::dialog::layout(), and gui::dialog::update_widget_positions().
Definition at line 195 of file construct_dialog.hpp.
Referenced by gui::dialog::layout(), and gui::dialog::update_widget_positions().
| unsigned int gui::dialog::dimension_measurements::menu_width |
Definition at line 192 of file construct_dialog.hpp.
Referenced by gui::dialog::layout(), and gui::dialog::update_widget_positions().
Definition at line 195 of file construct_dialog.hpp.
Referenced by gui::dialog::layout(), and gui::dialog::update_widget_positions().
Definition at line 195 of file construct_dialog.hpp.
Referenced by gui::dialog::layout(), and gui::dialog::update_widget_positions().
Definition at line 191 of file construct_dialog.hpp.
Referenced by gui::dialog::layout(), and gui::dialog::update_widget_positions().
| std::map<preview_pane *const, SDL_Rect > gui::dialog::dimension_measurements::panes |
Definition at line 193 of file construct_dialog.hpp.
Referenced by gui::dialog::layout(), and gui::dialog::update_widget_positions().
Definition at line 191 of file construct_dialog.hpp.
Referenced by gui::dialog::layout(), and gui::dialog::update_widget_positions().
Definition at line 190 of file construct_dialog.hpp.
Referenced by gui::dialog::layout().
Definition at line 190 of file construct_dialog.hpp.
Referenced by gui::dialog::layout().
| Generated by doxygen 1.7.1 on Fri May 25 2012 01:20:23 for The Battle for Wesnoth | Gna! | Forum | Wiki | CIA | devdocs |