Public Member Functions | |
| void | CalcExpImgBounds () |
| Cache for expander image bounds. | |
| Private () | |
| ~Private () | |
Public Attributes | |
| Image * | m_pcExpandedImage |
| Image * | m_pcCollapsedImage |
| Expander Image used for expanded items. | |
| bool | m_bDrawBox |
| Expander Image used for collapsed items. | |
| bool | m_bDrawTrunk |
| Draw box around expander image. | |
| bool | m_bTrunkValid |
| Draw lines to each node. | |
| bool | m_bBoldFont |
| Lines to each node are already set up correctly. | |
| Message * | m_pcExpandMsg |
| Use bold font for expanded nodes. | |
| uint | m_nIndentWidth |
| Message sent when expanding/collapsing node. | |
| Rect | m_cExpImgBounds |
| Width of each indent step in pixels. | |
| os::TreeView::Private::Private | ( | ) | [inline] |
| os::TreeView::Private::~Private | ( | ) | [inline] |
| void os::TreeView::Private::CalcExpImgBounds | ( | ) | [inline] |
1.5.1