Hugintrunk
0.1
|
Public Member Functions | |
wxTreeListItemCellAttr () | |
~wxTreeListItemCellAttr () | |
Public Attributes | |
wxTreeItemAttr * | m_attr |
wxTreeItemData * | m_data |
short | m_image |
int | m_isBold:1 |
int | m_isBoldSet:1 |
int | m_ownsAttr:1 |
Definition at line 796 of file treelistctrl.cpp.
|
inline |
Definition at line 799 of file treelistctrl.cpp.
References wxcode::NO_IMAGE.
|
inline |
Definition at line 807 of file treelistctrl.cpp.
wxTreeItemAttr* wxcode::wxTreeListItemCellAttr::m_attr |
Definition at line 809 of file treelistctrl.cpp.
wxTreeItemData* wxcode::wxTreeListItemCellAttr::m_data |
Definition at line 815 of file treelistctrl.cpp.
Referenced by wxcode::wxTreeListItem::wxTreeListItem().
short wxcode::wxTreeListItemCellAttr::m_image |
Definition at line 816 of file treelistctrl.cpp.
int wxcode::wxTreeListItemCellAttr::m_isBold |
Definition at line 817 of file treelistctrl.cpp.
int wxcode::wxTreeListItemCellAttr::m_isBoldSet |
Definition at line 818 of file treelistctrl.cpp.
int wxcode::wxTreeListItemCellAttr::m_ownsAttr |
Definition at line 819 of file treelistctrl.cpp.