The Battle for Wesnoth  1.19.0-dev
Public Member Functions | Private Attributes | List of all members
gui2::player_list_helper Class Reference

#include <player_list_helper.hpp>

Public Member Functions

 player_list_helper (window *window)
 
void update_list (const config::const_child_itors &users)
 

Private Attributes

listboxlist_
 

Detailed Description

Definition at line 24 of file player_list_helper.hpp.

Constructor & Destructor Documentation

◆ player_list_helper()

gui2::player_list_helper::player_list_helper ( window window)
explicit

Member Function Documentation

◆ update_list()

void gui2::player_list_helper::update_list ( const config::const_child_itors users)

Member Data Documentation

◆ list_

listbox& gui2::player_list_helper::list_
private

Definition at line 32 of file player_list_helper.hpp.

Referenced by player_list_helper(), and update_list().


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