![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qdirectfbconvenience.h>
Public Member Functions | |
Q_NODISCARD_CTOR | QDirectFBPointer (T *t=nullptr) |
T ** | outPtr () |
Public Member Functions inherited from QScopedPointer< T, QDirectFBInterfaceCleanupHandler< T > > | |
Q_NODISCARD_CTOR | QScopedPointer (T *p=nullptr) noexcept |
~QScopedPointer () | |
T & | operator* () const |
T * | operator-> () const noexcept |
bool | operator! () const noexcept |
operator bool () const | |
T * | data () const noexcept |
T * | get () const noexcept |
bool | isNull () const noexcept |
void | reset (T *other=nullptr) noexcept(noexcept(QDirectFBInterfaceCleanupHandler< T >::cleanup(std::declval< T * >()))) |
Additional Inherited Members | |
Public Types inherited from QScopedPointer< T, QDirectFBInterfaceCleanupHandler< T > > | |
typedef T * | pointer |
Protected Attributes inherited from QScopedPointer< T, QDirectFBInterfaceCleanupHandler< T > > | |
T * | d |
Definition at line 63 of file qdirectfbconvenience.h.
|
inline |
Definition at line 66 of file qdirectfbconvenience.h.
|
inline |
Definition at line 70 of file qdirectfbconvenience.h.