![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#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.
Referenced by DarwinBluetooth::ObjCScopedPointer< IOBluetoothHostController >::ObjCScopedPointer.
|
inline |
Definition at line 67 of file btutility_p.h.
|
inline |
Definition at line 63 of file btutility_p.h.
|
inline |
Definition at line 55 of file btutility_p.h.
|
inline |
Definition at line 59 of file btutility_p.h.
|
inline |
Definition at line 51 of file btutility_p.h.