#include <UndoStack.h>
Inheritance diagram for Undo::FileMove:


Public Member Functions | |
| FileMove (wxString const &sOldPathName, wxString const &sNewPathName) | |
| virtual | ~FileMove () |
| wxString | GetNewPathName () |
| virtual wxString | ToString () |
Public Attributes | |
| wxString | m_sNewPathName |
|
||||||||||||
|
Definition at line 62 of file UndoStack.h. References shFILECHANGE_MOVE. |
|
|
Definition at line 66 of file UndoStack.h. |
|
|
Definition at line 70 of file UndoStack.h. |
|
|
Implements Undo::FileChange. Definition at line 74 of file UndoStack.h. References Undo::FileChange::GetPathName(), and Undo::FileChange::GetType(). |
Here is the call graph for this function:

|
|
Definition at line 80 of file UndoStack.h. |
1.3.6