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);
Definition: kprocess_p.h:27
QDataStream & operator<<(QDataStream &d, const ActionReply &reply)
Definition: kauthactionreply.cpp:181
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:47:09 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:47:09 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.