KDECore
kprocess.h
Go to the documentation of this file.
55 SeparateChannels = QProcess::SeparateChannels,
58 MergedChannels = QProcess::MergedChannels,
61 ForwardedChannels = QProcess::ForwardedChannels,
64 OnlyStdoutChannel,
66 OnlyStderrChannel
258 static int execute(const QString &exe, const QStringList &args = QStringList(), int msecs = -1);
This file is part of the KDE documentation.
Documentation copyright © 1996-2013 The KDE developers.
Generated on Tue Jul 23 2013 20:27:54 by doxygen 1.8.1.1 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2013 The KDE developers.
Generated on Tue Jul 23 2013 20:27:54 by doxygen 1.8.1.1 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.