KIO
commandlauncherjob.h
36 * For error handling, either connect to the result() signal, or for a simple messagebox on error,
51 * If @p command is instead a filename, consider using the other constructor, even if no args are present.
66 explicit CommandLauncherJob(const QString &executable, const QStringList &args, QObject *parent = nullptr);
76 * Sets the command to execute, this will change the command that was set by any of the constructors.
CommandLauncherJob runs a command and watches it while running.
Definition commandlauncherjob.h:45
Q_SCRIPTABLE Q_NOREPLY void start()
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Fri Nov 22 2024 12:04:58 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Fri Nov 22 2024 12:04:58 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.