kgpg
klinebufferedprocess.cpp
Go to the documentation of this file.
bool hasLineStandardOutput() const
Checks if a line is ready on stdout.
Definition: klinebufferedprocess.cpp:118
int indexOf(char ch, int from) const
Read output of a process split into lines.
Definition: klinebufferedprocess.h:56
bool readLineStandardOutput(QByteArray *line)
Reads a line of text (excluding '\n') from stdout.
Definition: klinebufferedprocess.cpp:88
bool readLineStandardError(QByteArray *line)
Reads a line of text (excluding '\n') from stderr.
Definition: klinebufferedprocess.cpp:103
int size() const
bool hasLineStandardError() const
Checks if a line is ready on stdout.
Definition: klinebufferedprocess.cpp:123
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:42:08 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:42:08 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.