KIO
openorexecutefileinterface.cpp
~OpenOrExecuteFileInterface() override
Destructor.
OpenOrExecuteFileInterface(QObject *parent=nullptr)
Constructor.
Definition openorexecutefileinterface.cpp:16
virtual void promptUserOpenOrExecute(KJob *job, const QString &mimetype)
Show a dialog to ask the user how to handle various types of executable files, basically whether to r...
Definition openorexecutefileinterface.cpp:23
void canceled()
Emitted by promptUserOpenOrExecute() if user selects cancel.
KIOCORE_EXPORT MimetypeJob * mimetype(const QUrl &url, JobFlags flags=DefaultFlags)
Find MIME type for one file or directory.
Definition mimetypejob.cpp:82
Q_EMITQ_EMIT
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 18 2024 12:16:28 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 18 2024 12:16:28 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.