Skyscraper 2.0
|
#include <objectinfo.h>
Public Member Functions | |
TreeItemData (const wxString &desc) | |
const wxChar * | GetDesc () const |
Private Attributes | |
wxString | m_desc |
Definition at line 159 of file objectinfo.h.
|
inline |
Definition at line 162 of file objectinfo.h.
|
inline |
Definition at line 163 of file objectinfo.h.
References m_desc.
Referenced by Skyscraper::ObjectInfo::Loop(), Skyscraper::ObjectInfo::On_bDelete_Click(), Skyscraper::ObjectInfo::On_bMove_Click(), Skyscraper::ObjectInfo::On_bReset_Click(), and Skyscraper::ObjectInfo::On_chkEnabled_Click().
|
private |
Definition at line 166 of file objectinfo.h.
Referenced by GetDesc().