Hugin trunk 0.1
Loading...
Searching...
No Matches
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 734 of file treelistctrl.cpp.

Constructor & Destructor Documentation

◆ wxTreeListRenameTimer()

wxcode::wxTreeListRenameTimer::wxTreeListRenameTimer ( wxTreeListMainWindow owner)

Definition at line 1101 of file treelistctrl.cpp.

References m_owner, and threshold().

Member Function Documentation

◆ Notify()

void wxcode::wxTreeListRenameTimer::Notify ( )

Definition at line 1106 of file treelistctrl.cpp.

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

Member Data Documentation

◆ m_owner

wxTreeListMainWindow* wxcode::wxTreeListRenameTimer::m_owner
private

Definition at line 742 of file treelistctrl.cpp.

Referenced by Notify(), and wxTreeListRenameTimer().


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