|
Hugin trunk 0.1
|
Definition at line 819 of file treelistctrl.cpp.
|
inline |
Definition at line 824 of file treelistctrl.cpp.
References m_toolTip, and threshold().
| wxcode::wxTreeListItem::wxTreeListItem | ( | wxTreeListMainWindow * | owner, |
| wxTreeListItem * | parent, | ||
| const wxArrayString & | text, | ||
| int | image, | ||
| int | selImage, | ||
| wxTreeItemData * | data | ||
| ) |
Definition at line 1631 of file treelistctrl.cpp.
References wxcode::wxTreeListItemCellAttr::m_data, m_hasHilight, m_hasPlus, m_height, m_images, m_isCollapsed, m_owner, m_parent, m_props_row, m_text, m_text_x, m_toolTip, m_width, m_x, m_y, wxcode::NO_IMAGE, and threshold().
| wxcode::wxTreeListItem::~wxTreeListItem | ( | ) |
Definition at line 1661 of file treelistctrl.cpp.
References m_children, m_props_cell, m_toolTip, and threshold().
|
inline |
Definition at line 1037 of file treelistctrl.cpp.
References wxcode::wxTreeListItemCellAttr::m_attr, wxcode::wxTreeListItemCellAttr::m_ownsAttr, m_props_row, and threshold().
|
inline |
Definition at line 1026 of file treelistctrl.cpp.
References m_props_cell, and threshold().
|
inline |
Definition at line 1007 of file treelistctrl.cpp.
References m_isCollapsed.
| void wxcode::wxTreeListItem::DeleteChildren | ( | ) |
Definition at line 1673 of file treelistctrl.cpp.
References m_children.
|
inline |
Definition at line 1006 of file treelistctrl.cpp.
References m_isCollapsed.
Referenced by wxcode::wxTreeListMainWindow::AddRoot().
|
inline |
Definition at line 1023 of file treelistctrl.cpp.
References wxcode::wxTreeListItemCellAttr::m_attr, and m_props_row.
Referenced by GetAttributes().
|
inline |
Definition at line 1017 of file treelistctrl.cpp.
References GetAttributes(), m_props_cell, and threshold().
|
inline |
Definition at line 837 of file treelistctrl.cpp.
References m_children.
Referenced by wxcode::wxTreeListMainWindow::DoDeleteItem(), wxcode::wxTreeListMainWindow::SetItemParent(), and wxcode::wxTreeListMainWindow::UnselectAllChildren().
Definition at line 1677 of file treelistctrl.cpp.
References m_children, and threshold().
Referenced by wxcode::wxTreeListMainWindow::GetCount().
| int wxcode::wxTreeListItem::GetCurrentImage | ( | ) | const |
Definition at line 1809 of file treelistctrl.cpp.
References GetImage(), IsExpanded(), IsSelected(), wxcode::NO_IMAGE, and threshold().
|
inline |
Definition at line 860 of file treelistctrl.cpp.
References wxcode::wxTreeListItemCellAttr::m_data, and m_props_row.
|
inline |
Definition at line 861 of file treelistctrl.cpp.
References m_props_cell, and threshold().
|
inline |
Definition at line 966 of file treelistctrl.cpp.
References m_height.
Referenced by wxcode::wxTreeListMainWindow::EditLabel(), and wxcode::wxTreeListMainWindow::OnChar().
|
inline |
Definition at line 848 of file treelistctrl.cpp.
References wxcode::wxTreeListMainWindow::GetMainColumn(), m_images, m_owner, m_props_cell, wxcode::NO_IMAGE, and threshold().
|
inline |
Definition at line 847 of file treelistctrl.cpp.
References m_images, and threshold().
Referenced by GetCurrentImage().
|
inline |
Definition at line 982 of file treelistctrl.cpp.
References m_parent.
Referenced by wxcode::wxTreeListMainWindow::Delete(), wxcode::wxTreeListMainWindow::EnsureVisible(), wxcode::wxTreeListMainWindow::GetItemWidth(), wxcode::wxTreeListMainWindow::GetNextSibling(), wxcode::wxTreeListMainWindow::GetPrevSibling(), wxcode::wxTreeListMainWindow::IsVisible(), wxcode::wxTreeListMainWindow::SetItemParent(), and wxcode::wxTreeListMainWindow::TagNextChildren().
| void wxcode::wxTreeListItem::GetSize | ( | int & | x, |
| int & | y, | ||
| const wxTreeListMainWindow * | theButton | ||
| ) |
Definition at line 1688 of file treelistctrl.cpp.
References GetWidth(), IsExpanded(), m_children, m_x, m_y, and threshold().
Referenced by wxcode::wxTreeListMainWindow::AdjustMyScrollbars(), and wxcode::wxTreeListMainWindow::ScrollTo().
Definition at line 840 of file treelistctrl.cpp.
References wxcode::wxTreeListMainWindow::GetItemText(), IsVirtual(), wxcode::wxTreeListItemCellAttr::m_data, m_owner, m_props_row, m_text, and threshold().
Referenced by wxcode::wxTreeListMainWindow::EditLabel().
Definition at line 972 of file treelistctrl.cpp.
References m_text_x, and threshold().
Referenced by wxcode::wxTreeListMainWindow::EditLabel(), and HitTest().
Definition at line 867 of file treelistctrl.cpp.
References m_toolTip.
|
inline |
Definition at line 967 of file treelistctrl.cpp.
References m_width.
Referenced by wxcode::wxTreeListMainWindow::EditLabel(), GetSize(), and HitTest().
|
inline |
Definition at line 960 of file treelistctrl.cpp.
References m_x.
|
inline |
Definition at line 961 of file treelistctrl.cpp.
References m_y.
Referenced by wxcode::wxTreeListMainWindow::EditLabel().
|
inline |
|
inline |
Definition at line 948 of file treelistctrl.cpp.
References HasChildren(), and m_hasPlus.
Referenced by HitTest(), and wxcode::wxTreeListMainWindow::OnChar().
| wxTreeListItem * wxcode::wxTreeListItem::HitTest | ( | const wxPoint & | point, |
| const wxTreeListMainWindow * | theCtrl, | ||
| int & | flags, | ||
| int & | column, | ||
| int | level | ||
| ) |
Definition at line 1702 of file treelistctrl.cpp.
References flags, GetTextX(), GetWidth(), HasPlus(), HitTest(), IsExpanded(), m_children, wxcode::wxTreeListHeaderWindow::m_owner, m_x, m_y, wxcode::MARGIN, threshold(), and wxcode::wxTREE_HITTEST_ONITEMCOLUMN.
Referenced by HitTest(), wxcode::wxTreeListMainWindow::HitTest(), wxcode::wxTreeListMainWindow::OnChar(), and wxcode::wxTreeListMainWindow::OnMouse().
|
inline |
Definition at line 1003 of file treelistctrl.cpp.
References m_children, and threshold().
|
inline |
Definition at line 949 of file treelistctrl.cpp.
References wxcode::wxTreeListItemCellAttr::m_isBold, and m_props_row.
Referenced by IsBold().
Definition at line 950 of file treelistctrl.cpp.
References IsBold(), m_props_cell, and threshold().
|
inline |
Definition at line 947 of file treelistctrl.cpp.
References m_isCollapsed.
Referenced by GetCurrentImage(), GetSize(), and HitTest().
|
inline |
Definition at line 946 of file treelistctrl.cpp.
References m_hasHilight.
Referenced by GetCurrentImage().
|
inline |
Definition at line 956 of file treelistctrl.cpp.
References wxcode::wxTreeListMainWindow::IsVirtual(), and m_owner.
Referenced by GetText().
Definition at line 922 of file treelistctrl.cpp.
References wxcode::wxTreeListItemCellAttr::m_isBold, m_props_row, and threshold().
Definition at line 923 of file treelistctrl.cpp.
References m_props_cell, and threshold().
Definition at line 911 of file treelistctrl.cpp.
References m_props_cell, and threshold().
|
inline |
Definition at line 910 of file treelistctrl.cpp.
References wxcode::wxTreeListItemCellAttr::m_data, and m_props_row.
Definition at line 876 of file treelistctrl.cpp.
References m_hasPlus, and threshold().
Referenced by wxcode::wxTreeListMainWindow::AddRoot().
Definition at line 969 of file treelistctrl.cpp.
References m_height.
Definition at line 1009 of file treelistctrl.cpp.
References m_hasHilight.
Referenced by wxcode::wxTreeListMainWindow::Unselect().
|
inline |
Definition at line 893 of file treelistctrl.cpp.
References wxcode::wxTreeListMainWindow::GetMainColumn(), m_images, m_owner, m_props_cell, and threshold().
|
inline |
Definition at line 892 of file treelistctrl.cpp.
References m_images, and threshold().
|
inline |
Definition at line 983 of file treelistctrl.cpp.
References m_parent, and threshold().
Definition at line 878 of file treelistctrl.cpp.
References wxcode::wxTreeListMainWindow::GetColumnCount(), m_owner, m_text, m_text_x, and threshold().
Definition at line 980 of file treelistctrl.cpp.
References m_text_x, and threshold().
Definition at line 937 of file treelistctrl.cpp.
References m_toolTip, and threshold().
Definition at line 970 of file treelistctrl.cpp.
References m_width.
Definition at line 963 of file treelistctrl.cpp.
References m_x.
Definition at line 964 of file treelistctrl.cpp.
References m_y.
|
private |
Definition at line 1065 of file treelistctrl.cpp.
Referenced by DeleteChildren(), GetChildren(), GetChildrenCount(), GetSize(), HasChildren(), HitTest(), Insert(), and ~wxTreeListItem().
|
private |
Definition at line 1081 of file treelistctrl.cpp.
Referenced by IsSelected(), SetHilight(), and wxTreeListItem().
|
private |
Definition at line 1082 of file treelistctrl.cpp.
Referenced by HasPlus(), SetHasPlus(), and wxTreeListItem().
Definition at line 1072 of file treelistctrl.cpp.
Referenced by GetHeight(), SetHeight(), and wxTreeListItem().
|
private |
Definition at line 1075 of file treelistctrl.cpp.
Referenced by GetImage(), GetImage(), SetImage(), SetImage(), and wxTreeListItem().
|
private |
Definition at line 1080 of file treelistctrl.cpp.
Referenced by Collapse(), Expand(), IsExpanded(), and wxTreeListItem().
|
private |
Definition at line 1063 of file treelistctrl.cpp.
Referenced by GetImage(), GetText(), IsVirtual(), SetImage(), SetText(), and wxTreeListItem().
|
private |
Definition at line 1066 of file treelistctrl.cpp.
Referenced by GetItemParent(), SetItemParent(), and wxTreeListItem().
|
private |
Definition at line 1089 of file treelistctrl.cpp.
Referenced by Attr(), GetAttributes(), GetData(), GetImage(), IsBold(), SetBold(), SetData(), SetImage(), and ~wxTreeListItem().
|
private |
Definition at line 1088 of file treelistctrl.cpp.
Referenced by Attr(), GetAttributes(), GetData(), GetText(), IsBold(), SetBold(), SetData(), and wxTreeListItem().
|
private |
Definition at line 1086 of file treelistctrl.cpp.
Referenced by GetText(), SetText(), and wxTreeListItem().
|
private |
Definition at line 1087 of file treelistctrl.cpp.
Referenced by GetTextX(), SetText(), SetTextX(), and wxTreeListItem().
|
private |
Definition at line 1077 of file treelistctrl.cpp.
Referenced by GetToolTip(), SetToolTip(), wxTreeListItem(), wxTreeListItem(), and ~wxTreeListItem().
|
private |
Definition at line 1071 of file treelistctrl.cpp.
Referenced by GetWidth(), SetWidth(), and wxTreeListItem().
|
private |
Definition at line 1069 of file treelistctrl.cpp.
Referenced by GetSize(), GetX(), HitTest(), SetX(), and wxTreeListItem().
|
private |
Definition at line 1070 of file treelistctrl.cpp.
Referenced by GetSize(), GetY(), HitTest(), SetY(), and wxTreeListItem().