Sur cette page

QNearFieldTarget::RequestId Class

class QNearFieldTarget::RequestId

Un identifiant de demande. Plus d'informations...

Fonctions publiques

RequestId()
RequestId(const QNearFieldTarget::RequestId &other)
~RequestId()
bool isValid() const
int refCount() const
QNearFieldTarget::RequestId &operator=(const QNearFieldTarget::RequestId &other)

Description détaillée

Documentation des fonctions membres

RequestId::RequestId()

Construit un nouvel identifiant de demande invalide.

RequestId::RequestId(const QNearFieldTarget::RequestId &other)

Construit un nouvel identifiant de demande qui est une copie de other.

[noexcept] RequestId::~RequestId()

Détruit l'identifiant de la demande.

bool RequestId::isValid() const

Renvoie true s'il s'agit d'un identifiant de demande valide ; sinon, renvoie false.

int RequestId::refCount() const

Renvoie le nombre de références actuelles de l'identifiant de la demande.

QNearFieldTarget::RequestId &RequestId::operator=(const QNearFieldTarget::RequestId &other)

Attribue une copie de other à cet identifiant de demande et renvoie une référence à cet identifiant de demande.

© 2026 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.