KIO
KIO::FileUndoManagerPrivate Class Reference
#include <fileundomanager_p.h>

Detailed Description
Definition at line 101 of file fileundomanager_p.h.
Constructor & Destructor Documentation
| FileUndoManagerPrivate::FileUndoManagerPrivate | ( | FileUndoManager * | ) |
Definition at line 216 of file fileundomanager.cpp.
| KIO::FileUndoManagerPrivate::~FileUndoManagerPrivate | ( | ) | [inline] |
Definition at line 107 of file fileundomanager_p.h.
Member Function Documentation
| void FileUndoManagerPrivate::addCommand | ( | const UndoCommand & | cmd | ) |
called by UndoCommandRecorder
Definition at line 270 of file fileundomanager.cpp.
| void FileUndoManagerPrivate::addDirToUpdate | ( | const KUrl & | url | ) |
Definition at line 442 of file fileundomanager.cpp.
| void FileUndoManagerPrivate::broadcastLock | ( | ) |
Definition at line 672 of file fileundomanager.cpp.
| void FileUndoManagerPrivate::broadcastPop | ( | ) |
Definition at line 662 of file fileundomanager.cpp.
| void FileUndoManagerPrivate::broadcastPush | ( | const UndoCommand & | cmd | ) |
Definition at line 649 of file fileundomanager.cpp.
| void FileUndoManagerPrivate::broadcastUnlock | ( | ) |
Definition at line 683 of file fileundomanager.cpp.
| QByteArray FileUndoManagerPrivate::get | ( | ) | const |
called by FileUndoManagerAdaptor
Definition at line 641 of file fileundomanager.cpp.
| bool FileUndoManagerPrivate::initializeFromKDesky | ( | ) |
Definition at line 694 of file fileundomanager.cpp.
| void KIO::FileUndoManagerPrivate::lock | ( | ) | [signal] |
DBUS signal.
| void KIO::FileUndoManagerPrivate::pop | ( | ) | [signal] |
DBUS signal.
| void KIO::FileUndoManagerPrivate::push | ( | const QByteArray & | command | ) | [signal] |
DBUS signal.
| void FileUndoManagerPrivate::pushCommand | ( | const UndoCommand & | cmd | ) |
Definition at line 613 of file fileundomanager.cpp.
| void FileUndoManagerPrivate::slotLock | ( | ) | [slot] |
Definition at line 627 of file fileundomanager.cpp.
| void FileUndoManagerPrivate::slotPop | ( | ) | [slot] |
Definition at line 620 of file fileundomanager.cpp.
| void FileUndoManagerPrivate::slotPush | ( | QByteArray | data | ) | [slot] |
Definition at line 605 of file fileundomanager.cpp.
| void FileUndoManagerPrivate::slotResult | ( | KJob * | job | ) | [slot] |
Definition at line 413 of file fileundomanager.cpp.
| void FileUndoManagerPrivate::slotUnlock | ( | ) | [slot] |
Definition at line 634 of file fileundomanager.cpp.
| void FileUndoManagerPrivate::stepMakingDirectories | ( | ) |
Definition at line 472 of file fileundomanager.cpp.
| void FileUndoManagerPrivate::stepMovingFiles | ( | ) |
Definition at line 487 of file fileundomanager.cpp.
| void FileUndoManagerPrivate::stepRemovingDirectories | ( | ) |
Definition at line 574 of file fileundomanager.cpp.
| void FileUndoManagerPrivate::stepRemovingLinks | ( | ) |
Definition at line 551 of file fileundomanager.cpp.
| void FileUndoManagerPrivate::stopUndo | ( | bool | step | ) |
called by UndoJob
Definition at line 396 of file fileundomanager.cpp.
| void FileUndoManagerPrivate::undoStep | ( | ) |
Definition at line 448 of file fileundomanager.cpp.
| void KIO::FileUndoManagerPrivate::unlock | ( | ) | [signal] |
DBUS signal.
Member Data Documentation
Definition at line 143 of file fileundomanager_p.h.
Definition at line 145 of file fileundomanager_p.h.
Definition at line 146 of file fileundomanager_p.h.
Definition at line 149 of file fileundomanager_p.h.
Definition at line 148 of file fileundomanager_p.h.
Definition at line 151 of file fileundomanager_p.h.
Definition at line 150 of file fileundomanager_p.h.
Definition at line 141 of file fileundomanager_p.h.
Definition at line 155 of file fileundomanager_p.h.
Definition at line 140 of file fileundomanager_p.h.
Definition at line 152 of file fileundomanager_p.h.
Definition at line 154 of file fileundomanager_p.h.
Definition at line 147 of file fileundomanager_p.h.
Definition at line 157 of file fileundomanager_p.h.
The documentation for this class was generated from the following files:
KDE 4.6 API Reference