![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qdialog_p.h>
Public Member Functions | |
Q_NODISCARD_CTOR | QAutoPointer (T *t) noexcept |
~QAutoPointer () | |
T * | operator-> () const noexcept |
T * | get () const noexcept |
T & | operator* () const |
operator bool () const noexcept | |
bool | operator! () const noexcept |
Definition at line 106 of file qdialog_p.h.
|
inlineexplicitnoexcept |
Definition at line 109 of file qdialog_p.h.
|
inline |
Definition at line 110 of file qdialog_p.h.
|
inlinenoexcept |
Definition at line 113 of file qdialog_p.h.
Referenced by operator*(), and operator->().
|
inlineexplicitnoexcept |
Definition at line 115 of file qdialog_p.h.
|
inlinenoexcept |
Definition at line 116 of file qdialog_p.h.
|
inline |
Definition at line 114 of file qdialog_p.h.
References get().
|
inlinenoexcept |
Definition at line 112 of file qdialog_p.h.
References get().