Hugintrunk
0.1
|
Public Member Functions | |
wxTreeListRenameTimer (wxTreeListMainWindow *owner) | |
void | Notify () |
Private Attributes | |
wxTreeListMainWindow * | m_owner |
Definition at line 729 of file treelistctrl.cpp.
wxcode::wxTreeListRenameTimer::wxTreeListRenameTimer | ( | wxTreeListMainWindow * | owner | ) |
Definition at line 1096 of file treelistctrl.cpp.
References m_owner.
void wxcode::wxTreeListRenameTimer::Notify | ( | ) |
Definition at line 1101 of file treelistctrl.cpp.
References m_owner, and wxcode::wxTreeListMainWindow::OnRenameTimer().
|
private |
Definition at line 737 of file treelistctrl.cpp.
Referenced by Notify(), and wxTreeListRenameTimer().