construct_dialog.cpp File Reference

#include "global.hpp"
#include "construct_dialog.hpp"
#include "config.hpp"
#include "cursor.hpp"
#include "display.hpp"
#include "events.hpp"
#include "gettext.hpp"
#include "image.hpp"
#include "key.hpp"
#include "sound.hpp"
#include "log.hpp"
#include "marked-up_text.hpp"
#include "thread.hpp"
#include "language.hpp"
#include "sdl_utils.hpp"
#include "tooltips.hpp"
#include "util.hpp"
#include "video.hpp"
#include "widgets/button.hpp"
#include "widgets/menu.hpp"
#include "widgets/progressbar.hpp"
#include "widgets/textbox.hpp"
#include "SDL_ttf.h"
#include <iostream>
#include <numeric>

Include dependency graph for construct_dialog.cpp:

Go to the source code of this file.

Namespaces

namespace  gui

Defines

#define GETTEXT_DOMAIN   "wesnoth-lib"
#define ERR_DP   LOG_STREAM(err, display)
#define LOG_DP   LOG_STREAM(info, display)
#define DBG_DP   LOG_STREAM(debug, display)
#define ERR_G   LOG_STREAM(err, general)

Variables

std::vector< std::string > empty_string_vector


Define Documentation

#define DBG_DP   LOG_STREAM(debug, display)

#define ERR_DP   LOG_STREAM(err, display)

#define ERR_G   LOG_STREAM(err, general)

#define GETTEXT_DOMAIN   "wesnoth-lib"

Definition at line 18 of file construct_dialog.cpp.

#define LOG_DP   LOG_STREAM(info, display)


Variable Documentation

std::vector<std::string> empty_string_vector [static]

Definition at line 78 of file construct_dialog.cpp.

Referenced by gui::dialog::get_menu().


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