15 #ifndef GUI_DIALOGS_LOBBY_PLAYER_INFO_HPP_INCLUDED
16 #define GUI_DIALOGS_LOBBY_PLAYER_INFO_HPP_INCLUDED
events::chat_handler & chat_
tbutton * remove_from_list_
void kick_ban_button_callback(twindow &w)
void remove_from_list_button_callback(twindow &w)
tbutton * add_to_friends_
void update_relation(twindow &w)
This class represents the collective information the client has about the players and games on the se...
void do_kick_ban(bool ban)
Class for a single line text area.
This class represents the information a client has about another player.
base class of top level items, the only item which needs to store the final canvases to draw on ...
A class inherited from ttext_box that displays its input as stars.
void add_to_friends_button_callback(twindow &w)
void add_to_ignores_button_callback(twindow &w)
tlobby_player_info(events::chat_handler &chat, user_info &info, const lobby_info &li)
const lobby_info & lobby_info_
void start_whisper_button_callback(twindow &w)
Abstract base class for all dialogs.
GLubyte GLubyte GLubyte GLubyte w
bool result_open_whisper_
void pre_show(twindow &window)
Inherited from tdialog.
void check_status_button_callback(twindow &w)
virtual const std::string & window_id() const
Inherited from tdialog, implemented by REGISTER_DIALOG.
bool result_open_whisper() const
tbutton * add_to_ignores_
void post_show(twindow &window)
Inherited from tdialog.
GLsizei const GLcharARB ** string
void kick_button_callback(twindow &w)