- OpenMode
- enum OpenModeFlag
- aborted(const QCoapToken &)
- aboutToClose()
- bytesWritten(qint64)
- channelBytesWritten(int, qint64)
- channelReadyRead(int)
- deleteLater()
- destroyed(QObject *)
- error(QCoapReply *, QtCoap::Error)
- finished(QCoapReply *)
- notified(QCoapReply *, const QCoapMessage &)
- objectNameChanged(const QString &)
- readChannelFinished()
- readyRead()
- ~QCoapReply()
- abortRequest()
- atEnd() const : bool
- blockSignals(bool) : bool
- bytesAvailable() const : qint64
- bytesToWrite() const : qint64
- canReadLine() const : bool
- childEvent(QChildEvent *)
- children() const : const QObjectList &
- close()
- commitTransaction()
- connect(const QObject *, const char *, const QObject *, const char *, Qt::ConnectionType) : QMetaObject::Connection
- connect(const QObject *, const QMetaMethod &, const QObject *, const QMetaMethod &, Qt::ConnectionType) :
QMetaObject::Connection
- connect(const QObject *, const char *, const char *, Qt::ConnectionType) const : QMetaObject::Connection
- connect(const QObject *, PointerToMemberFunction, const QObject *, PointerToMemberFunction, Qt::ConnectionType) :
QMetaObject::Connection
- connect(const QObject *, PointerToMemberFunction, Functor) : QMetaObject::Connection
- connect(const QObject *, PointerToMemberFunction, const QObject *, Functor, Qt::ConnectionType) : QMetaObject::Connection
- connectNotify(const QMetaMethod &)
- currentReadChannel() const : int
- currentWriteChannel() const : int
- customEvent(QEvent *)
- disconnect(const QObject *, const char *, const QObject *, const char *) : bool
- disconnect(const QObject *, const QMetaMethod &, const QObject *, const QMetaMethod &) : bool
- disconnect(const char *, const QObject *, const char *) const : bool
- disconnect(const QObject *, const char *) const : bool
- disconnect(const QMetaObject::Connection &) : bool
- disconnect(const QObject *, PointerToMemberFunction, const QObject *, PointerToMemberFunction) : bool
- disconnectNotify(const QMetaMethod &)
- dumpObjectInfo() const
- dumpObjectTree() const
- dynamicPropertyNames() const : QList<QByteArray>
- errorReceived() const : QtCoap::Error
- errorString() const : QString
- event(QEvent *) : bool
- eventFilter(QObject *, QEvent *) : bool
- findChild(const QString &, Qt::FindChildOptions) const : T
- findChildren(const QString &, 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 *)
- isAborted() const : bool
- isFinished() const : bool
- isOpen() const : bool
- isQuickItemType() const : bool
- isReadable() const : bool
- isRunning() const : bool
- isSequential() const : bool
- isSignalConnected(const QMetaMethod &) const : bool
- isSuccessful() const : bool
|
- isTextModeEnabled() const : bool
- isTransactionStarted() const : bool
- isWidgetType() const : bool
- isWindowType() const : bool
- isWritable() const : bool
- killTimer(int)
- message() const : QCoapMessage
- metaObject() const : const QMetaObject *
- method() const : QtCoap::Method
- moveToThread(QThread *)
- objectName() const : QString
- open(QIODeviceBase::OpenMode) : bool
- openMode() const : QIODeviceBase::OpenMode
- 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
- readData(char *, qint64) : qint64
- readLine(char *, qint64) : qint64
- readLine(qint64) : QByteArray
- readLineData(char *, qint64) : qint64
- receivers(const char *) const : int
- removeEventFilter(QObject *)
- request() const : QCoapRequest
- reset() : bool
- responseCode() const : QtCoap::ResponseCode
- rollbackTransaction()
- seek(qint64) : bool
- sender() const : QObject *
- senderSignalIndex() const : int
- setCurrentReadChannel(int)
- setCurrentWriteChannel(int)
- setErrorString(const QString &)
- setObjectName(const QString &)
- setObjectName(QAnyStringView)
- setOpenMode(QIODeviceBase::OpenMode)
- setParent(QObject *)
- setProperty(const char *, const QVariant &) : bool
- setTextModeEnabled(bool)
- signalsBlocked() const : bool
- size() const : qint64
- skip(qint64) : qint64
- skipData(qint64) : qint64
- startTimer(int, Qt::TimerType) : int
- startTimer(std::chrono::milliseconds, Qt::TimerType) : int
- startTransaction()
- staticMetaObject :
- thread() const : QThread *
- timerEvent(QTimerEvent *)
- tr(const char *, const char *, int) : QString
- ungetChar(char)
- url() const : QUrl
- waitForBytesWritten(int) : bool
- waitForReadyRead(int) : bool
- write(const char *, qint64) : qint64
- write(const char *) : qint64
- write(const QByteArray &) : qint64
- writeChannelCount() const : int
- writeData(const char *, qint64) : qint64
|