KIO
KIO::UndoCommand Class Reference
#include <fileundomanager_p.h>
Public Types | |
| typedef QStack< UndoCommand > | Stack |
Public Member Functions | |
| UndoCommand () | |
| bool | isMoveCommand () const |
Public Attributes | |
| KUrl | m_dst |
| BasicOperation::Stack | m_opStack |
| quint64 | m_serialNumber |
| KUrl::List | m_src |
| FileUndoManager::CommandType | m_type |
| bool | m_valid |
Detailed Description
Definition at line 55 of file fileundomanager_p.h.
Member Typedef Documentation
| typedef QStack<UndoCommand> KIO::UndoCommand::Stack |
Definition at line 58 of file fileundomanager_p.h.
Constructor & Destructor Documentation
| KIO::UndoCommand::UndoCommand | ( | ) | [inline] |
Definition at line 60 of file fileundomanager_p.h.
Member Function Documentation
| bool KIO::UndoCommand::isMoveCommand | ( | ) | const [inline] |
Definition at line 66 of file fileundomanager_p.h.
Member Data Documentation
Definition at line 73 of file fileundomanager_p.h.
Definition at line 71 of file fileundomanager_p.h.
Definition at line 74 of file fileundomanager_p.h.
Definition at line 72 of file fileundomanager_p.h.
Definition at line 70 of file fileundomanager_p.h.
Definition at line 68 of file fileundomanager_p.h.
The documentation for this class was generated from the following file:
KDE 4.6 API Reference