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