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

wxItemAttr * 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 784 of file treelistctrl.cpp.

Constructor & Destructor Documentation

wxcode::wxTreeListItemCellAttr::wxTreeListItemCellAttr ( )
inline

Definition at line 787 of file treelistctrl.cpp.

References m_attr, m_data, m_image, m_isBold, m_isBoldSet, m_ownsAttr, and wxcode::NO_IMAGE.

wxcode::wxTreeListItemCellAttr::~wxTreeListItemCellAttr ( )
inline

Definition at line 795 of file treelistctrl.cpp.

References m_attr, and m_ownsAttr.

Member Data Documentation

wxItemAttr* wxcode::wxTreeListItemCellAttr::m_attr
wxTreeItemData* wxcode::wxTreeListItemCellAttr::m_data
short wxcode::wxTreeListItemCellAttr::m_image

Definition at line 804 of file treelistctrl.cpp.

Referenced by wxTreeListItemCellAttr().

int wxcode::wxTreeListItemCellAttr::m_isBold
int wxcode::wxTreeListItemCellAttr::m_isBoldSet

Definition at line 806 of file treelistctrl.cpp.

Referenced by wxTreeListItemCellAttr().

int wxcode::wxTreeListItemCellAttr::m_ownsAttr

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