|  | NumeRe v1.1.4
    NumeRe: Framework für Numerische Rechnungen | 
| 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 870 of file treelistctrl.cpp.
| 
 | inline | 
Definition at line 873 of file treelistctrl.cpp.
References NO_IMAGE.
| 
 | inline | 
Definition at line 882 of file treelistctrl.cpp.
| wxTreeItemAttr* wxTreeListItemCellAttr::m_attr | 
Definition at line 888 of file treelistctrl.cpp.
| wxTreeItemData* wxTreeListItemCellAttr::m_data | 
Definition at line 891 of file treelistctrl.cpp.
Referenced by wxTreeListItem::wxTreeListItem().
| short wxTreeListItemCellAttr::m_image | 
Definition at line 892 of file treelistctrl.cpp.
| int wxTreeListItemCellAttr::m_isBold | 
Definition at line 893 of file treelistctrl.cpp.
| int wxTreeListItemCellAttr::m_isBoldSet | 
Definition at line 894 of file treelistctrl.cpp.
| int wxTreeListItemCellAttr::m_ownsAttr | 
Definition at line 895 of file treelistctrl.cpp.