Skyscraper 2.0
Skyscraper::TreeItemData Class Reference

#include <objectinfo.h>

Inheritance diagram for Skyscraper::TreeItemData:
Collaboration diagram for Skyscraper::TreeItemData:

Public Member Functions

 TreeItemData (const wxString &desc)
 
const wxChar * GetDesc () const
 

Private Attributes

wxString m_desc
 

Detailed Description

Definition at line 151 of file objectinfo.h.

Constructor & Destructor Documentation

◆ TreeItemData()

Skyscraper::TreeItemData::TreeItemData ( const wxString & desc)
inline

Definition at line 154 of file objectinfo.h.

Member Function Documentation

◆ GetDesc()

const wxChar * Skyscraper::TreeItemData::GetDesc ( ) const
inline

Member Data Documentation

◆ m_desc

wxString Skyscraper::TreeItemData::m_desc
private

Definition at line 158 of file objectinfo.h.

Referenced by GetDesc().


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