A request id handle. More...
RequestId(const RequestId &other) | |
RequestId() | |
RequestId & | operator=(const RequestId &other) |
~RequestId() | |
bool | isValid() const |
int | refCount() const |
Constructs a new request id handle that is a copy of other.
Constructs a new invalid request id handle.
Assigns a copy of other to this request id and returns a reference to this request id.
Destroys the request id handle.
Returns true
if this is a valid request id; otherwise returns false
.
Returns the current reference count of the request id.
© The Qt Company Ltd
Licensed under the GNU Free Documentation License, Version 1.3.
https://doc.qt.io/qt-6.2/qnearfieldtarget-requestid.html