就业培训
下载中心
Wiki
联络
登录
注册
首页
Qt 6.5.1
Qt CoAP
C++ 类
QCoapResource
List of All Members for QCoapResource
这是完整成员列表为
QCoapResource
,包括继承的成员。
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 &