#include "gui/dialogs/gamestate_inspector.hpp"#include "gui/dialogs/helper.hpp"#include "gui/widgets/button.hpp"#include "gui/widgets/listbox.hpp"#include "gui/widgets/settings.hpp"#include "gui/widgets/window.hpp"#include "../../foreach.hpp"#include "../../gamestatus.hpp"#include "../../resources.hpp"#include "../../team.hpp"#include "../../ai/manager.hpp"#include <vector>#include <boost/bind.hpp>#include <boost/shared_ptr.hpp>
Go to the source code of this file.
Classes | |
| class | gui2::tgamestate_inspector::model |
| class | gui2::single_mode_controller |
| class | gui2::variable_mode_controller |
| class | gui2::unit_mode_controller |
| class | gui2::team_mode_controller |
| class | gui2::tgamestate_inspector::controller |
| class | gui2::tgamestate_inspector::view |
Namespaces | |
| namespace | gui2 |
A class inherited from ttext_box that displays its input as stars. | |
Defines | |
| #define | GETTEXT_DOMAIN "wesnoth-lib" |
Functions | |
| template<class D , class V , void(V::*)(twindow &) fptr> | |
| void | gui2::dialog_view_callback (twidget *caller) |
| Template for dialog callbacks for dialogs using model-view-controller architecture pattern. | |
| #define GETTEXT_DOMAIN "wesnoth-lib" |
Definition at line 16 of file gamestate_inspector.cpp.
| Generated by doxygen 1.7.1 on Fri May 25 2012 01:05:07 for The Battle for Wesnoth | Gna! | Forum | Wiki | CIA | devdocs |