The Battle for Wesnoth  1.13.4+dev
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Classes | Namespaces | Functions
multiplayer_ui.hpp File Reference
#include "chat_events.hpp"
#include "floating_label.hpp"
#include "hotkey/command_executor.hpp"
#include "preferences_display.hpp"
#include "scripting/plugins/context.hpp"
#include "widgets/combo.hpp"
#include "widgets/label.hpp"
#include "widgets/menu.hpp"
#include "widgets/textbox.hpp"
#include <deque>
#include <boost/scoped_ptr.hpp>
Include dependency graph for multiplayer_ui.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  mp::chat
 this class memorizes a chat session. More...
 
struct  mp::chat::msg
 
class  mp::ui
 a base class for the different multiplayer base dialogs: game list, create game, wait game, game setup. More...
 
struct  mp::ui::user_info
 

Namespaces

 mp
 This module controls the multiplayer lobby.
 

Functions

std::string mp::get_color_string (int id)
 
std::string mp::get_color_string (const std::string &id)