RabbitCommon v2.3.3
Loading...
Searching...
No Matches
Public Member Functions | Private Attributes | List of all members
CNewFolder Class Reference
Inheritance diagram for CNewFolder:

Public Member Functions

 CNewFolder (QString szPath)
 
virtual void undo () override
 
virtual void redo () override
 

Private Attributes

QString m_szPath
 

Detailed Description

Definition at line 12 of file UndoCommand.h.

Member Function Documentation

◆ redo()

void CNewFolder::redo ( )
overridevirtual

Definition at line 22 of file UndoCommand.cpp.

◆ undo()

void CNewFolder::undo ( )
overridevirtual

Definition at line 13 of file UndoCommand.cpp.

Member Data Documentation

◆ m_szPath

QString CNewFolder::m_szPath
private

Definition at line 20 of file UndoCommand.h.


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