#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 156 of file construct_dialog.hpp.
gui::dialog::dimension_measurements::dimension_measurements | ( | ) |
Definition at line 89 of file construct_dialog.cpp.
Definition at line 159 of file construct_dialog.hpp.
Referenced by gui::dialog::layout(), gui::dialog::set_layout(), and gui::dialog::show().
Definition at line 159 of file construct_dialog.hpp.
Referenced by gui::dialog::layout(), and gui::dialog::update_widget_positions().
Definition at line 159 of file construct_dialog.hpp.
Referenced by dialogs::file_dialog::layout(), gui::dialog::layout(), and gui::dialog::update_widget_positions().
unsigned int gui::dialog::dimension_measurements::menu_width |
Definition at line 160 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 161 of file construct_dialog.hpp.
Referenced by gui::dialog::layout(), and gui::dialog::update_widget_positions().
Definition at line 162 of file construct_dialog.hpp.
Referenced by gui::dialog::layout(), and gui::dialog::update_widget_positions().
Definition at line 162 of file construct_dialog.hpp.
Referenced by dialogs::file_dialog::layout(), gui::dialog::layout(), and gui::dialog::update_widget_positions().
Definition at line 163 of file construct_dialog.hpp.
Referenced by gui::dialog::layout(), and gui::dialog::update_widget_positions().
Definition at line 163 of file construct_dialog.hpp.
Referenced by dialogs::file_dialog::layout(), gui::dialog::layout(), and gui::dialog::update_widget_positions().
Definition at line 163 of file construct_dialog.hpp.
Referenced by gui::dialog::layout(), and gui::dialog::update_widget_positions().
Definition at line 164 of file construct_dialog.hpp.
Referenced by gui::dialog::layout(), and gui::dialog::update_widget_positions().
Definition at line 164 of file construct_dialog.hpp.
Referenced by gui::dialog::layout(), and gui::dialog::update_widget_positions().
Definition at line 164 of file construct_dialog.hpp.
Referenced by gui::dialog::layout(), and gui::dialog::update_widget_positions().
Definition at line 164 of file construct_dialog.hpp.
Referenced by gui::dialog::layout(), and gui::dialog::update_widget_positions().
std::map<dialog_button *const, std::pair<int,int> > gui::dialog::dimension_measurements::buttons |
Definition at line 165 of file construct_dialog.hpp.
Referenced by dialogs::file_dialog::layout(), gui::dialog::layout(), and gui::dialog::update_widget_positions().
Generated by doxygen 1.5.5 on 23 May 2008 for The Battle for Wesnoth | Gna! | Forum | Wiki | CIA | devdocs |