#include <UndoStack.h>
Inheritance diagram for Undo::FileCreate:
Public Member Functions | |
FileCreate (wxString const &sPathName) | |
virtual | ~FileCreate () |
virtual wxString | ToString () |
|
Definition at line 133 of file UndoStack.h. References shFILECHANGE_CREATE. |
|
Definition at line 136 of file UndoStack.h. |
|
Implements Undo::FileChange. Definition at line 140 of file UndoStack.h. References Undo::FileChange::GetPathName(), and Undo::FileChange::GetType(). |
Here is the call graph for this function: