Hugintrunk  0.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | Private Attributes | List of all members
wxcode::wxTreeListRenameTimer Class Reference
Inheritance diagram for wxcode::wxTreeListRenameTimer:
Inheritance graph

Public Member Functions

 wxTreeListRenameTimer (wxTreeListMainWindow *owner)
 
void Notify ()
 

Private Attributes

wxTreeListMainWindowm_owner
 

Detailed Description

Definition at line 729 of file treelistctrl.cpp.

Constructor & Destructor Documentation

wxcode::wxTreeListRenameTimer::wxTreeListRenameTimer ( wxTreeListMainWindow owner)

Definition at line 1096 of file treelistctrl.cpp.

References m_owner.

Member Function Documentation

void wxcode::wxTreeListRenameTimer::Notify ( )

Definition at line 1101 of file treelistctrl.cpp.

References m_owner, and wxcode::wxTreeListMainWindow::OnRenameTimer().

Member Data Documentation

wxTreeListMainWindow* wxcode::wxTreeListRenameTimer::m_owner
private

Definition at line 737 of file treelistctrl.cpp.

Referenced by Notify(), and wxTreeListRenameTimer().


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