KPty
KPtyDevice Member List
This is the complete list of members for KPtyDevice, including all inherited members.
atEnd() const | KPtyDevice | |
bytesAvailable() const | KPtyDevice | |
bytesToWrite() const | KPtyDevice | |
canReadLine() const | KPtyDevice | |
close() | KPtyDevice | virtual |
closeSlave() | KPty | |
d_ptr | KPty | protected |
isSequential() const | KPtyDevice | virtual |
isSuspended() const | KPtyDevice | |
KPty() | KPty | |
KPty(KPtyPrivate *d) | KPty | protected |
KPtyDevice(QObject *parent=0) | KPtyDevice | |
login(const char *user=0, const char *remotehost=0) | KPty | |
logout() | KPty | |
masterFd() const | KPty | |
open(OpenMode mode=ReadWrite|Unbuffered) | KPtyDevice | virtual |
open(int fd, OpenMode mode=ReadWrite|Unbuffered) | KPtyDevice | |
KPty::open() | KPty | |
KPty::open(int fd) | KPty | |
openSlave() | KPty | |
readData(char *data, qint64 maxSize) | KPtyDevice | protectedvirtual |
readEof() | KPtyDevice | signal |
readLineData(char *data, qint64 maxSize) | KPtyDevice | protectedvirtual |
setCTty() | KPty | |
setEcho(bool echo) | KPty | |
setSuspended(bool suspended) | KPtyDevice | |
setWinSize(int lines, int columns) | KPty | |
slaveFd() const | KPty | |
tcGetAttr(struct::termios *ttmode) const | KPty | |
tcSetAttr(struct::termios *ttmode) | KPty | |
ttyName() const | KPty | |
waitForBytesWritten(int msecs=-1) | KPtyDevice | |
waitForReadyRead(int msecs=-1) | KPtyDevice | |
writeData(const char *data, qint64 maxSize) | KPtyDevice | protectedvirtual |
~KPty() | KPty | |
~KPtyDevice() | KPtyDevice | virtual |
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:48:56 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:48:56 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.