Developer
API
Documentation
API
KDE Human Interface Guidelines
KDE API Reference
KDESu
PtyProcess
List of All Members for KDESu::PtyProcess
This is the complete list of members for
KDESu::PtyProcess
, including inherited members.
enum
checkPidStatus
checkPid
(pid_t) : bool
checkPidExited
(pid_t) : int
enableLocalEcho
(bool) : int
environment
() const : QList<QByteArray>
exec
(const QByteArray &, const QList<QByteArray> &) : int
fd
() const : int
pid
() const : int
readAll
(bool) : QByteArray
readLine
(bool) : QByteArray
setEnvironment
(const QList<QByteArray> &)
setErase
(bool)
setExitString
(const QByteArray &)
setTerminal
(bool)
unreadLine
(const QByteArray &, bool)
waitForChild
() : int
waitMS
(int, int) : int
waitSlave
() : int
writeLine
(const QByteArray &, bool)