![]() |
Qt 6.x
The Qt SDK
|
#include <btutility_p.h>
Public Member Functions | |
ObjCScopedPointer ()=default | |
ObjCScopedPointer (T *ptr, RetainPolicy policy) | |
void | swap (ObjCScopedPointer &other) |
void | reset () |
void | reset (T *ptr, RetainPolicy policy) |
operator T* () const | |
T * | get () const |
Definition at line 43 of file btutility_p.h.
|
default |
|
inline |
Definition at line 47 of file btutility_p.h.
|
inline |
Definition at line 67 of file btutility_p.h.
References DarwinBluetooth::StrongReference::getAs().
|
inline |
Definition at line 63 of file btutility_p.h.
|
inline |
Definition at line 55 of file btutility_p.h.
References DarwinBluetooth::StrongReference::reset().
|
inline |
Definition at line 59 of file btutility_p.h.
References policy, ptr(), and DarwinBluetooth::StrongReference::reset().
|
inline |
Definition at line 51 of file btutility_p.h.
References other(), and DarwinBluetooth::StrongReference::swap().