KIO
fileundomanager.h
98 virtual bool copiedFileWasModified(const QUrl &src, const QUrl &dest, const QDateTime &srcTime, const QDateTime &destTime);
100 // TODO KF6 replace hook with virtual AskUserActionInterface* askUserActionInterface(); // (does not take ownership)
135 Put, ///< Represents the creation of a file from data in memory. Used when pasting data from clipboard or drag-n-drop. @since 4.7
137 BatchRename ///< Represents a KIO::batchRename() job. Used when renaming multiple files. @since 5.42
Interface for the gui handling of FileUndoManager.
Definition: fileundomanager.h:56
Definition: fileundomanager.h:37
@ Put
Represents the creation of a file from data in memory. Used when pasting data from clipboard or drag-...
Definition: fileundomanager.h:135
Definition: copyjob.h:53
Definition: job_base.h:44
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Tue Feb 7 2023 04:00:35 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Tue Feb 7 2023 04:00:35 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.