KIO
fileundomanager.h
Go to the documentation of this file.
Interface for the gui handling of FileUndoManager.
Definition: fileundomanager.h:64
void undoAvailable(bool avail)
Emitted when the value of undoAvailable() changes.
KAction * undo(const QObject *recvr, const char *slot, QObject *parent)
FileUndoManager: makes it possible to undo kio jobs.
Definition: fileundomanager.h:45
Link
void undoTextChanged(const QString &text)
Emitted when the value of undoText() changes.
void jobRecordingFinished(CommandType op)
Emitted when a job that has been recorded by FileUndoManager::recordJob() or FileUndoManager::recordC...
Definition: fileundomanager_p.h:81
Copy
void jobRecordingStarted(CommandType op)
Emitted when a job recording has been started by FileUndoManager::recordJob() or FileUndoManager::rec...
void undoJobFinished()
Emitted when an undo job finishes. Used for unit testing.
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Thu Aug 27 2020 00:00:00 by doxygen 1.8.20 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Thu Aug 27 2020 00:00:00 by doxygen 1.8.20 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.