Hugintrunk  0.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | Public Attributes | List of all members
wxcode::wxTreeListItemCellAttr Class Reference

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
 

Detailed Description

Definition at line 796 of file treelistctrl.cpp.

Constructor & Destructor Documentation

wxcode::wxTreeListItemCellAttr::wxTreeListItemCellAttr ( )
inline

Definition at line 799 of file treelistctrl.cpp.

References wxcode::NO_IMAGE.

wxcode::wxTreeListItemCellAttr::~wxTreeListItemCellAttr ( )
inline

Definition at line 807 of file treelistctrl.cpp.

Member Data Documentation

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.


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