The Battle for Wesnoth  1.13.4+dev
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Public Member Functions | Public Attributes | List of all members
gui2::tplayer_list Struct Reference

#include <lobby.hpp>

Public Member Functions

void init (twindow &w)
 
void update_sort_icons ()
 

Public Attributes

tsub_player_list active_game
 
tsub_player_list active_room
 
tsub_player_list other_rooms
 
tsub_player_list other_games
 
ttoggle_buttonsort_by_name
 
ttoggle_buttonsort_by_relation
 
ttree_viewtree
 

Detailed Description

Definition at line 70 of file lobby.hpp.

Member Function Documentation

void gui2::tplayer_list::init ( gui2::twindow w)
void gui2::tplayer_list::update_sort_icons ( )

Member Data Documentation

tsub_player_list gui2::tplayer_list::active_game

Definition at line 74 of file lobby.hpp.

Referenced by init(), and gui2::tlobby_main::update_playerlist().

tsub_player_list gui2::tplayer_list::active_room

Definition at line 75 of file lobby.hpp.

Referenced by init(), and gui2::tlobby_main::update_playerlist().

tsub_player_list gui2::tplayer_list::other_games

Definition at line 77 of file lobby.hpp.

Referenced by init(), and gui2::tlobby_main::update_playerlist().

tsub_player_list gui2::tplayer_list::other_rooms

Definition at line 76 of file lobby.hpp.

Referenced by init(), and gui2::tlobby_main::update_playerlist().

ttoggle_button* gui2::tplayer_list::sort_by_name
ttoggle_button* gui2::tplayer_list::sort_by_relation
ttree_view* gui2::tplayer_list::tree

Definition at line 82 of file lobby.hpp.

Referenced by init().


The documentation for this struct was generated from the following files: