KDE API Reference
KIO
KIOWidgets
FileUndoManager
List of All Members for KIO::FileUndoManager
This is the complete list of members for
KIO::FileUndoManager
, including inherited members.
class
UiInterface
enum
CommandType
currentCommandSerialNumber
() const : quint64
isUndoAvailable
() const : bool
jobRecordingFinished
(KIO::FileUndoManager::CommandType)
jobRecordingStarted
(KIO::FileUndoManager::CommandType)
newCommandSerialNumber
() : quint64
recordCopyJob
(KIO::CopyJob *)
recordJob
(KIO::FileUndoManager::CommandType, const QList<QUrl> &, const QUrl &, KIO::Job *)
self
() : KIO::FileUndoManager *
setUiInterface
(KIO::FileUndoManager::UiInterface *)
uiInterface
() const : KIO::FileUndoManager::UiInterface *
undo
()
undoAvailable
(bool)
undoJobFinished
()
undoText
() const : QString
undoTextChanged
(const QString &)