RequestId Class
class QNearFieldTarget::RequestIdリクエストIDハンドル。詳細...
パブリック関数
RequestId() | |
RequestId(const QNearFieldTarget::RequestId &other) | |
~RequestId() | |
bool | isValid() const |
int | refCount() const |
QNearFieldTarget::RequestId & | operator=(const QNearFieldTarget::RequestId &other) |
メンバー関数ドキュメント
RequestId::RequestId()
新しい無効なリクエストIDハンドルを構築する。
RequestId::RequestId(const QNearFieldTarget::RequestId &other)
other のコピーである新しいリクエストIDハンドルを構築する。
[noexcept]
RequestId::~RequestId()
リクエストIDハンドルを破棄する。
bool RequestId::isValid() const
有効なリクエストIDであればtrue
を返し、そうでなければfalse
を返す。
int RequestId::refCount() const
リクエストIDの現在の参照カウントを返します。
QNearFieldTarget::RequestId &RequestId::operator=(const QNearFieldTarget::RequestId &other)
このリクエストIDにother のコピーを割り当て、このリクエストIDへの参照を返す。
© 2025 The Qt Company Ltd. Documentation contributions included herein are the copyrights of their respective owners. The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation. Qt and respective logos are trademarks of The Qt Company Ltd. in Finland and/or other countries worldwide. All other trademarks are property of their respective owners.