Qt 6.8
Qt CoAP
C++ Classes
QCoapResource
Qt 6.8.0 Reference Documentation
List of All Members for QCoapResource
This is the complete list of members for
QCoapResource
, including inherited members.
QCoapResource
()
QCoapResource
(const QCoapResource &)
~QCoapResource
()
contentFormat
() const : uint
host
() const : QHostAddress
interface
() const : QString
maximumSize
() const : int
observable
() const : bool
path
() const : QString
resourceType
() const : QString
setContentFormat
(uint)
setHost
(const QHostAddress &)
setInterface
(const QString &)
setMaximumSize
(int)
setObservable
(bool)
setPath
(const QString &)
setResourceType
(const QString &)
setTitle
(const QString &)
swap
(QCoapResource &)
title
() const : QString
operator=
(const QCoapResource &) : QCoapResource &