NumeRe v1.1.4
NumeRe: Framework für Numerische Rechnungen
wxTreeListItemCellAttr Class Reference
Collaboration diagram for wxTreeListItemCellAttr:

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 870 of file treelistctrl.cpp.

Constructor & Destructor Documentation

◆ wxTreeListItemCellAttr()

wxTreeListItemCellAttr::wxTreeListItemCellAttr ( )
inline

Definition at line 873 of file treelistctrl.cpp.

References NO_IMAGE.

◆ ~wxTreeListItemCellAttr()

wxTreeListItemCellAttr::~wxTreeListItemCellAttr ( )
inline

Definition at line 882 of file treelistctrl.cpp.

Member Data Documentation

◆ m_attr

wxTreeItemAttr* wxTreeListItemCellAttr::m_attr

Definition at line 888 of file treelistctrl.cpp.

◆ m_data

wxTreeItemData* wxTreeListItemCellAttr::m_data

Definition at line 891 of file treelistctrl.cpp.

Referenced by wxTreeListItem::wxTreeListItem().

◆ m_image

short wxTreeListItemCellAttr::m_image

Definition at line 892 of file treelistctrl.cpp.

◆ m_isBold

int wxTreeListItemCellAttr::m_isBold

Definition at line 893 of file treelistctrl.cpp.

◆ m_isBoldSet

int wxTreeListItemCellAttr::m_isBoldSet

Definition at line 894 of file treelistctrl.cpp.

◆ m_ownsAttr

int wxTreeListItemCellAttr::m_ownsAttr

Definition at line 895 of file treelistctrl.cpp.


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