|
Hugintrunk
0.1
|

Public Member Functions | |
| wxTreeListRenameTimer (wxTreeListMainWindow *owner) | |
| void | Notify () |
Private Attributes | |
| wxTreeListMainWindow * | m_owner |
Definition at line 734 of file treelistctrl.cpp.
| wxcode::wxTreeListRenameTimer::wxTreeListRenameTimer | ( | wxTreeListMainWindow * | owner | ) |
Definition at line 1101 of file treelistctrl.cpp.
References m_owner.
| void wxcode::wxTreeListRenameTimer::Notify | ( | ) |
Definition at line 1106 of file treelistctrl.cpp.
References m_owner, and wxcode::wxTreeListMainWindow::OnRenameTimer().
|
private |
Definition at line 742 of file treelistctrl.cpp.
Referenced by Notify(), and wxTreeListRenameTimer().
1.8.5