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への参照を返す。

本ドキュメントに含まれる文書の著作権は、それぞれの所有者に帰属します 本書で提供されるドキュメントは、Free Software Foundation が発行したGNU Free Documentation License version 1.3に基づいてライセンスされています。 Qtおよびそれぞれのロゴは、フィンランドおよびその他の国におけるThe Qt Company Ltd.の 商標です。その他すべての商標は、それぞれの所有者に帰属します。