KIO
askuseractioninterface.h
105 virtual void askUserSkip(KJob *job, KIO::SkipDialog_Options options, const QString &errorText) = 0;
176 KIOCORE_ENUMERATOR_DEPRECATED_VERSION(5, 100, "Use QuestionTwoActionsCancel.") = QuestionTwoActionsCancel,
180 KIOCORE_ENUMERATOR_DEPRECATED_VERSION(5, 100, "Use WarningTwoActionsCancel.") = WarningTwoActionsCancel,
210 QWidget *parent = nullptr) = 0; // TODO KF6: replace QWidget* with QObject*, document "widget or window"
240 * @param deletionType the deletion type to use, one of KIO::AskUserActionInterface::DeletionType
The AskUserActionInterface class allows a KIO::Job to prompt the user for a decision when e....
Definition: askuseractioninterface.h:41
Definition: metadata.h:22
@ Trash
Delete the files/directories directly, i.e. without moving them to Trash.
Definition: askuseractioninterface.h:114
MessageDialogType
Definition: askuseractioninterface.h:159
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Thu Nov 30 2023 03:52:29 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Thu Nov 30 2023 03:52:29 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.