- OpenMode
- enum OpenModeFlag
- KPtyDevice(QObject *)
- ~KPtyDevice()
- aboutToClose()
- atEnd() const : bool
- bindableObjectName() : QBindable<QString>
- blockSignals(bool) : bool
- bytesAvailable() const : qint64
- bytesToWrite() const : qint64
- bytesWritten(qint64)
- canReadLine() const : bool
- channelBytesWritten(int, qint64)
- channelReadyRead(int)
- childEvent(QChildEvent *)
- children() const : const QObjectList &
- close()
- close()
- close()
- closeSlave()
- commitTransaction()
- connect(const QObject *, const QMetaMethod &, const QObject *, const QMetaMethod &, Qt::ConnectionType) : QMetaObject::Connection
- connect(const QObject *, const char *, const QObject *, const char *, Qt::ConnectionType) : QMetaObject::Connection
- connect(const QObject *, PointerToMemberFunction, Functor) : QMetaObject::Connection
- connect(const QObject *, const char *, const char *, Qt::ConnectionType) const : QMetaObject::Connection
- connect(const QObject *, PointerToMemberFunction, const QObject *, Functor, Qt::ConnectionType) : QMetaObject::Connection
- connect(const QObject *, PointerToMemberFunction, const QObject *, PointerToMemberFunction, Qt::ConnectionType) : QMetaObject::Connection
- connectNotify(const QMetaMethod &)
- currentReadChannel() const : int
- currentWriteChannel() const : int
- customEvent(QEvent *)
- deleteLater()
- destroyed(QObject *)
- disconnect(const QMetaObject::Connection &) : bool
- disconnect(const QObject *, const QMetaMethod &, const QObject *, const QMetaMethod &) : bool
- disconnect(const QObject *, const char *, const QObject *, const char *) : bool
- disconnect(const QObject *, const char *) const : bool
- disconnect(const char *, const QObject *, const char *) const : bool
- disconnect(const QObject *, PointerToMemberFunction, const QObject *, PointerToMemberFunction) : bool
- disconnectNotify(const QMetaMethod &)
- dumpObjectInfo() const
- dumpObjectTree() const
- dynamicPropertyNames() const : QList<QByteArray>
- errorString() const : QString
- event(QEvent *) : bool
- eventFilter(QObject *, QEvent *) : bool
- findChild(QAnyStringView, Qt::FindChildOptions) const : T
- findChild(Qt::FindChildOptions) const : T
- findChildren(QAnyStringView, Qt::FindChildOptions) const : QList<T>
- findChildren(Qt::FindChildOptions) const : QList<T>
- findChildren(const QRegularExpression &, Qt::FindChildOptions) const : QList<T>
- getChar(char *) : bool
- inherits(const char *) const : bool
- installEventFilter(QObject *)
- isOpen() const : bool
- isQuickItemType() const : bool
- isReadable() const : bool
- isSequential() const : bool
- isSequential() const : bool
- isSignalConnected(const QMetaMethod &) const : bool
- isSuspended() const : bool
- isTextModeEnabled() const : bool
- isTransactionStarted() const : bool
- isWidgetType() const : bool
- isWindowType() const : bool
- isWritable() const : bool
- killTimer(int)
- killTimer(Qt::TimerId)
- login(const char *, const char *)
- logout()
- masterFd() const : int
- metaObject() const : const QMetaObject *
- moveToThread(QThread *) : bool
- objectName() const : QString
- objectNameChanged(const QString &)
|
- open(QIODeviceBase::OpenMode) : bool
- open(QIODeviceBase::OpenMode) : bool
- open() : bool
- open(int, QIODeviceBase::OpenMode) : bool
- open(int) : bool
- openMode() const : QIODeviceBase::OpenMode
- openSlave() : bool
- parent() const : QObject *
- peek(char *, qint64) : qint64
- peek(qint64) : QByteArray
- pos() const : qint64
- property(const char *) const : QVariant
- putChar(char) : bool
- read(char *, qint64) : qint64
- read(qint64) : QByteArray
- readAll() : QByteArray
- readChannelCount() const : int
- readChannelFinished()
- readData(char *, qint64) : qint64
- readEof()
- readLine(char *, qint64) : qint64
- readLine(qint64) : QByteArray
- readLineData(char *, qint64) : qint64
- readLineInto(QSpan<char>) : QByteArrayView
- readLineInto(QSpan<std::byte>) : QByteArrayView
- readLineInto(QSpan<uchar>) : QByteArrayView
- readLineInto(QByteArray *, qint64) : bool
- readyRead()
- receivers(const char *) const : int
- removeEventFilter(QObject *)
- reset() : bool
- rollbackTransaction()
- seek(qint64) : bool
- sender() const : QObject *
- senderSignalIndex() const : int
- setCTty()
- setCTtyEnabled(bool)
- setCurrentReadChannel(int)
- setCurrentWriteChannel(int)
- setEcho(bool) : bool
- setErrorString(const QString &)
- setObjectName(const QString &)
- setObjectName(QAnyStringView)
- setOpenMode(QIODeviceBase::OpenMode)
- setParent(QObject *)
- setProperty(const char *, const QVariant &) : bool
- setProperty(const char *, QVariant &&) : bool
- setSuspended(bool)
- setTextModeEnabled(bool)
- setWinSize(int, int, int, int) : bool
- setWinSize(int, int) : bool
- signalsBlocked() const : bool
- size() const : qint64
- skip(qint64) : qint64
- skipData(qint64) : qint64
- slaveFd() const : int
- startTimer(int, Qt::TimerType) : int
- startTimer(std::chrono::nanoseconds, Qt::TimerType) : int
- startTransaction()
- staticMetaObject :
- tcGetAttr(struct termios *) const : bool
- tcSetAttr(struct termios *) : bool
- thread() const : QThread *
- timerEvent(QTimerEvent *)
- tr(const char *, const char *, int) : QString
- ttyName() const : const char *
- ungetChar(char)
- waitForBytesWritten(int) : bool
- waitForReadyRead(int) : bool
- write(const char *, qint64) : qint64
- write(const QByteArray &) : qint64
- write(const char *) : qint64
- writeChannelCount() const : int
- writeData(const char *, qint64) : qint64
|