Classes | Namespaces | Defines | Variables

gui/dialogs/chat_log.cpp File Reference

#include "gui/dialogs/chat_log.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 "gui/widgets/slider.hpp"
#include "../../foreach.hpp"
#include "../../gamestatus.hpp"
#include "../../log.hpp"
#include "../../resources.hpp"
#include "../../team.hpp"
#include "../../replay.hpp"
#include <vector>
#include <boost/bind.hpp>
#include <boost/shared_ptr.hpp>
Include dependency graph for chat_log.cpp:

Go to the source code of this file.

Classes

class  gui2::tchat_log::model
class  gui2::tchat_log::controller
class  gui2::tchat_log::view

Namespaces

namespace  gui2
 

A class inherited from ttext_box that displays its input as stars.


Defines

#define GETTEXT_DOMAIN   "wesnoth-lib"
#define DBG_CHAT_LOG   LOG_STREAM(debug, log_chat_log)
#define LOG_CHAT_LOG   LOG_STREAM(info, log_chat_log)
#define WRN_CHAT_LOG   LOG_STREAM(warn, log_chat_log)
#define ERR_CHAT_LOG   LOG_STREAM(err, log_chat_log)

Variables

static lg::log_domain log_chat_log ("chat_log")

Define Documentation

#define DBG_CHAT_LOG   LOG_STREAM(debug, log_chat_log)

Definition at line 43 of file chat_log.cpp.

#define ERR_CHAT_LOG   LOG_STREAM(err, log_chat_log)

Definition at line 46 of file chat_log.cpp.

#define GETTEXT_DOMAIN   "wesnoth-lib"

Definition at line 16 of file chat_log.cpp.

#define LOG_CHAT_LOG   LOG_STREAM(info, log_chat_log)
#define WRN_CHAT_LOG   LOG_STREAM(warn, log_chat_log)

Definition at line 45 of file chat_log.cpp.


Variable Documentation

lg::log_domain log_chat_log("chat_log") [static]
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated by doxygen 1.7.1 on Wed May 23 2012 01:05:22 for The Battle for Wesnoth
Gna! | Forum | Wiki | CIA | devdocs