3Depict
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Public Member Functions | Public Attributes | List of all members
TreePersistNode Class Reference

storage node of tree persistence More...

#include <wxcommon.h>

Public Member Functions

 TreePersistNode ()
 
 TreePersistNode (const wxTreeCtrl *ctrl, wxTreeItemId t)
 

Public Attributes

bool expanded
 
bool selected
 

Detailed Description

storage node of tree persistence

Constructor & Destructor Documentation

◆ TreePersistNode() [1/2]

TreePersistNode::TreePersistNode ( )

◆ TreePersistNode() [2/2]

TreePersistNode::TreePersistNode ( const wxTreeCtrl *  ctrl,
wxTreeItemId  t 
)

References ASSERT.

Member Data Documentation

◆ expanded

bool TreePersistNode::expanded

◆ selected

bool TreePersistNode::selected

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