KDECore
KProcessPrivate Class Reference
#include <kprocess_p.h>
Protected Member Functions | |
KProcessPrivate () | |
void | _k_forwardStderr () |
void | _k_forwardStdout () |
void | forwardStd (KProcess::ProcessChannel good, int fd) |
void | writeAll (const QByteArray &buf, int fd) |
Protected Attributes | |
QStringList | args |
QIODevice::OpenMode | openMode |
KProcess::OutputChannelMode | outputChannelMode |
QString | prog |
KProcess * | q_ptr |
Detailed Description
Definition at line 27 of file kprocess_p.h.
Constructor & Destructor Documentation
|
inlineprotected |
Definition at line 30 of file kprocess_p.h.
Member Function Documentation
|
protected |
Definition at line 93 of file kprocess.cpp.
|
protected |
Definition at line 84 of file kprocess.cpp.
|
protected |
Definition at line 74 of file kprocess.cpp.
|
protected |
Definition at line 48 of file kprocess.cpp.
Member Data Documentation
|
protected |
Definition at line 40 of file kprocess_p.h.
|
protected |
Definition at line 42 of file kprocess_p.h.
|
protected |
Definition at line 41 of file kprocess_p.h.
|
protected |
Definition at line 39 of file kprocess_p.h.
|
protected |
Definition at line 44 of file kprocess_p.h.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:22:13 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:22:13 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.