The Battle for Wesnoth  1.19.0-dev
Classes | Namespaces | Enumerations | Variables
preferences_dialog.hpp File Reference
#include "gui/dialogs/modal_dialog.hpp"
#include "gui/widgets/group.hpp"
#include "hotkey/hotkey_command.hpp"
#include "preferences/advanced.hpp"
#include "preferences/game.hpp"
#include "theme.hpp"
Include dependency graph for preferences_dialog.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  gui2::dialogs::preferences_dialog
 

Namespaces

 preferences
 Modify, read and display user preferences.
 
 gui2
 Generic file dialog.
 
 gui2::dialogs
 

Enumerations

enum  preferences::PREFERENCE_VIEW { preferences::VIEW_DEFAULT , preferences::VIEW_FRIENDS }
 

Variables

static std::map< PREFERENCE_VIEW, std::pair< int, int > > preferences::pef_view_map
 Map containing page mappings that can be used to set the initially displayed page of the dialog. More...