KCoreAddons
kprocess.h
246 static int execute(const QString &exe, const QStringList &args = QStringList(), int msecs = -1);
int execute(const QString &program, const QStringList &arguments)
QString program() const const
bool startDetached(qint64 *pid)
typedef OpenMode
QProcess::ProcessChannelMode processChannelMode() const const
void setReadChannelMode(QProcess::ProcessChannelMode mode)
void setProgram(const QString &program)
void setProcessChannelMode(QProcess::ProcessChannelMode mode)
QDataStream & operator<<(QDataStream &out, const KDateTime::Spec &spec)
QProcess::ProcessChannelMode readChannelMode() const const
SeparateChannels
void start(const QString &program, const QStringList &arguments, QIODevice::OpenMode mode)
This file is part of the KDE documentation.
Documentation copyright © 1996-2021 The KDE developers.
Generated on Sat Jan 16 2021 23:04:11 by doxygen 1.8.11 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2021 The KDE developers.
Generated on Sat Jan 16 2021 23:04:11 by doxygen 1.8.11 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.