Developer
API
Documentation
API
KDE Human Interface Guidelines
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
isRedoAvailable
() const : bool
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 *)
redo
()
redoAvailable
(bool)
redoText
() const : QString
redoTextChanged
(const QString &)
self
() : KIO::FileUndoManager *
setUiInterface
(KIO::FileUndoManager::UiInterface *)
uiInterface
() const : KIO::FileUndoManager::UiInterface *
undo
()
undoAvailable
(bool)
undoJobFinished
()
undoText
() const : QString
undoTextChanged
(const QString &)