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::implementation::ttree_node Struct Reference

#include <tree_view.hpp>

Public Member Functions

 ttree_node (const config &cfg)
 

Public Attributes

std::string id
 
bool unfolded
 
tbuilder_grid_ptr builder
 

Detailed Description

Definition at line 25 of file tree_view.hpp.

Constructor & Destructor Documentation

gui2::implementation::ttree_node::ttree_node ( const config cfg)
explicit

Definition at line 418 of file tree_view.cpp.

References _(), builder, config::child(), missing_mandatory_wml_key(), and VALIDATE.

Member Data Documentation

tbuilder_grid_ptr gui2::implementation::ttree_node::builder

Definition at line 31 of file tree_view.hpp.

Referenced by ttree_node().

std::string gui2::implementation::ttree_node::id

Definition at line 29 of file tree_view.hpp.

bool gui2::implementation::ttree_node::unfolded

Definition at line 30 of file tree_view.hpp.


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