#include <UndoStack.h>
Inheritance diagram for Undo::FileToWastebin:
Public Member Functions | |
FileToWastebin (wxString const &sPathName, int nWastebinId) | |
virtual | ~FileToWastebin () |
virtual wxString | ToString () |
int | GetWastebinId () |
void | SetPathName (const wxString &sPathName) |
void | SetWastebinId (int nWastebinId) |
Private Attributes | |
int | m_nWastebinId |
|
Definition at line 87 of file UndoStack.h. References m_nWastebinId, and shFILECHANGE_TOWASTEBIN. |
|
Definition at line 91 of file UndoStack.h. |
|
Definition at line 99 of file UndoStack.h. References m_nWastebinId. |
|
Definition at line 103 of file UndoStack.h. |
|
Definition at line 105 of file UndoStack.h. References m_nWastebinId. |
|
Implements Undo::FileChange. Definition at line 95 of file UndoStack.h. References Undo::FileChange::GetPathName(), and Undo::FileChange::GetType(). |
Here is the call graph for this function:
|
Definition at line 109 of file UndoStack.h. Referenced by FileToWastebin(), GetWastebinId(), and SetWastebinId(). |