TGUI  1.3-dev
Loading...
Searching...
No Matches
tgui::TreeView::Node Struct Reference

Internal representation of a node. More...

#include <TGUI/Widgets/TreeView.hpp>

Public Attributes

Text text
 
unsigned int depth = 0
 
bool expanded = true
 
Nodeparent = nullptr
 
std::vector< std::shared_ptr< Node > > nodes
 

Detailed Description

Internal representation of a node.


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