Hugin trunk 0.1
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
wxcode::wxTreeListItemCellAttr Class Reference

Public Member Functions

 wxTreeListItemCellAttr ()
 
 ~wxTreeListItemCellAttr ()
 

Public Attributes

wxItemAttrm_attr
 
wxTreeItemData * m_data
 
short m_image
 
unsigned int m_isBold:1
 
unsigned int m_isBoldSet:1
 
unsigned int m_ownsAttr:1
 

Detailed Description

Definition at line 789 of file treelistctrl.cpp.

Constructor & Destructor Documentation

◆ wxTreeListItemCellAttr()

wxcode::wxTreeListItemCellAttr::wxTreeListItemCellAttr ( )
inline

◆ ~wxTreeListItemCellAttr()

wxcode::wxTreeListItemCellAttr::~wxTreeListItemCellAttr ( )
inline

Definition at line 800 of file treelistctrl.cpp.

References m_attr, and m_ownsAttr.

Member Data Documentation

◆ m_attr

wxItemAttr* wxcode::wxTreeListItemCellAttr::m_attr

◆ m_data

wxTreeItemData* wxcode::wxTreeListItemCellAttr::m_data

◆ m_image

short wxcode::wxTreeListItemCellAttr::m_image

Definition at line 809 of file treelistctrl.cpp.

Referenced by wxTreeListItemCellAttr().

◆ m_isBold

unsigned int wxcode::wxTreeListItemCellAttr::m_isBold

◆ m_isBoldSet

unsigned int wxcode::wxTreeListItemCellAttr::m_isBoldSet

Definition at line 811 of file treelistctrl.cpp.

Referenced by wxTreeListItemCellAttr().

◆ m_ownsAttr

unsigned int wxcode::wxTreeListItemCellAttr::m_ownsAttr

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