KPty
KPtyDevice Member List
This is the complete list of members for KPtyDevice, including all inherited members.
| aboutToClose() | QIODevice | |
| at() const | QIODevice | |
| at(Offset offset) | QIODevice | |
| atEnd() const | KPtyDevice | virtual |
| blockSignals(bool block) | QObject | |
| bytesAvailable() const | KPtyDevice | virtual |
| bytesToWrite() const | KPtyDevice | virtual |
| bytesWritten(qint64 bytes) | QIODevice | |
| canReadLine() const | KPtyDevice | virtual |
| checkConnectArgs(const char *signal, const QObject *object, const char *method) | QObject | protected |
| child(const char *objName, const char *inheritsClass, bool recursiveSearch) const | QObject | |
| childEvent(QChildEvent *event) | QObject | protectedvirtual |
| children() const | QObject | |
| className() const | QObject | |
| close() | KPtyDevice | virtual |
| closeSlave() | KPty | |
| connect(const QObject *sender, const char *signal, const QObject *receiver, const char *method, Qt::ConnectionType type) | QObject | static |
| connect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &method, Qt::ConnectionType type) | QObject | static |
| connect(const QObject *sender, const char *signal, const char *method, Qt::ConnectionType type) const | QObject | |
| connectNotify(const char *signal) | QObject | protectedvirtual |
| customEvent(QEvent *event) | QObject | protectedvirtual |
| d_ptr | KPty | protected |
| deleteLater() | QObject | |
| destroyed(QObject *obj) | QObject | |
| disconnect(const QObject *sender, const char *signal, const QObject *receiver, const char *method) | QObject | static |
| disconnect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &method) | QObject | static |
| disconnect(const char *signal, const QObject *receiver, const char *method) | QObject | |
| disconnect(const QObject *receiver, const char *method) | QObject | |
| disconnectNotify(const char *signal) | QObject | protectedvirtual |
| dumpObjectInfo() | QObject | |
| dumpObjectTree() | QObject | |
| dynamicPropertyNames() const | QObject | |
| errorString() const | QIODevice | |
| event(QEvent *e) | QObject | virtual |
| eventFilter(QObject *watched, QEvent *event) | QObject | virtual |
| findChild(const QString &name) const | QObject | |
| findChildren(const QString &name) const | QObject | |
| findChildren(const QRegExp ®Exp) const | QObject | |
| flags() const | QIODevice | |
| getch() | QIODevice | |
| getChar(char *c) | QIODevice | |
| inherits(const char *className) const | QObject | |
| insertChild(QObject *object) | QObject | |
| installEventFilter(QObject *filterObj) | QObject | |
| isA(const char *className) const | QObject | |
| isAsynchronous() const | QIODevice | |
| isBuffered() const | QIODevice | |
| isCombinedAccess() const | QIODevice | |
| isDirectAccess() const | QIODevice | |
| isInactive() const | QIODevice | |
| isOpen() const | QIODevice | |
| isRaw() const | QIODevice | |
| isReadable() const | QIODevice | |
| isSequential() const | KPtyDevice | virtual |
| isSequentialAccess() const | QIODevice | |
| isSuspended() const | KPtyDevice | |
| isSynchronous() const | QIODevice | |
| isTextModeEnabled() const | QIODevice | |
| isTranslated() const | QIODevice | |
| isWidgetType() const | QObject | |
| isWritable() const | QIODevice | |
| killTimer(int id) | QObject | |
| 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 | |
| metaObject() const | QObject | virtual |
| mode() const | QIODevice | |
| moveToThread(QThread *targetThread) | QObject | |
| name() const | QObject | |
| name(const char *defaultName) const | QObject | |
| normalizeSignalSlot(const char *signalSlot) | QObject | protectedstatic |
| objectName | QObject | |
| objectName() const | QObject | |
| Offset | QIODevice | |
| open(OpenMode mode=ReadWrite|Unbuffered) | KPtyDevice | virtual |
| open(int fd, OpenMode mode=ReadWrite|Unbuffered) | KPtyDevice | |
| QIODevice::open(QFlags< QIODevice::OpenModeFlag > mode) | QIODevice | virtual |
| KPty::open() | KPty | |
| KPty::open(int fd) | KPty | |
| OpenMode | QIODevice | |
| openMode() const | QIODevice | |
| openSlave() | KPty | |
| parent() const | QObject | |
| peek(char *data, qint64 maxSize) | QIODevice | |
| peek(qint64 maxSize) | QIODevice | |
| pos() const | QIODevice | virtual |
| property(const char *name) const | QObject | |
| putch(int ch) | QIODevice | |
| putChar(char c) | QIODevice | |
| QIODevice() | QIODevice | |
| QIODevice(QObject *parent) | QIODevice | |
| QObject(QObject *parent) | QObject | |
| QObject(QObject *parent, const char *name) | QObject | |
| read(char *data, qint64 maxSize) | QIODevice | |
| read(qint64 maxSize) | QIODevice | |
| readAll() | QIODevice | |
| readBlock(char *data, quint64 size) | QIODevice | |
| readChannelFinished() | QIODevice | |
| readData(char *data, qint64 maxSize) | KPtyDevice | protectedvirtual |
| readEof() | KPtyDevice | signal |
| readLine(char *data, qint64 maxSize) | QIODevice | |
| readLine(qint64 maxSize) | QIODevice | |
| readLineData(char *data, qint64 maxSize) | KPtyDevice | protectedvirtual |
| readyRead() | QIODevice | |
| receivers(const char *signal) const | QObject | protected |
| removeChild(QObject *object) | QObject | |
| removeEventFilter(QObject *obj) | QObject | |
| reset() | QIODevice | virtual |
| resetStatus() | QIODevice | |
| seek(qint64 pos) | QIODevice | virtual |
| sender() const | QObject | protected |
| senderSignalIndex() const | QObject | protected |
| setCTty() | KPty | |
| setEcho(bool echo) | KPty | |
| setErrorString(const QString &str) | QIODevice | protected |
| setName(const char *name) | QObject | |
| setObjectName(const QString &name) | QObject | |
| setOpenMode(QFlags< QIODevice::OpenModeFlag > openMode) | QIODevice | protected |
| setParent(QObject *parent) | QObject | |
| setProperty(const char *name, const QVariant &value) | QObject | |
| setSuspended(bool suspended) | KPtyDevice | |
| setTextModeEnabled(bool enabled) | QIODevice | |
| setWinSize(int lines, int columns) | KPty | |
| signalsBlocked() const | QObject | |
| size() const | QIODevice | virtual |
| slaveFd() const | KPty | |
| startTimer(int interval) | QObject | |
| state() const | QIODevice | |
| Status | QIODevice | |
| status() const | QIODevice | |
| tcGetAttr(struct::termios *ttmode) const | KPty | |
| tcSetAttr(struct::termios *ttmode) | KPty | |
| thread() const | QObject | |
| timerEvent(QTimerEvent *event) | QObject | protectedvirtual |
| tr(const char *sourceText, const char *disambiguation, int n) | QObject | static |
| trUtf8(const char *sourceText, const char *disambiguation, int n) | QObject | static |
| ttyName() const | KPty | |
| ungetch(int ch) | QIODevice | |
| ungetChar(char c) | QIODevice | |
| waitForBytesWritten(int msecs=-1) | KPtyDevice | virtual |
| waitForReadyRead(int msecs=-1) | KPtyDevice | virtual |
| write(const char *data, qint64 maxSize) | QIODevice | |
| write(const char *data) | QIODevice | |
| write(const QByteArray &byteArray) | QIODevice | |
| writeBlock(const char *data, quint64 size) | QIODevice | |
| writeBlock(const QByteArray &data) | QIODevice | |
| writeData(const char *data, qint64 maxSize) | KPtyDevice | protectedvirtual |
| ~KPty() | KPty | |
| ~KPtyDevice() | KPtyDevice | virtual |
| ~QIODevice() | QIODevice | virtual |
| ~QObject() | QObject | virtual |
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:23:38 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:23:38 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.
KDE API Reference