#include <qpropertyprivate.h>
|
bool | operator== (const QPropertyBindingPrivatePtr &p1, const QPropertyBindingPrivatePtr &p2) noexcept |
|
bool | operator!= (const QPropertyBindingPrivatePtr &p1, const QPropertyBindingPrivatePtr &p2) noexcept |
|
bool | operator== (const QPropertyBindingPrivatePtr &p1, const T *ptr) noexcept |
|
bool | operator!= (const QPropertyBindingPrivatePtr &p1, const T *ptr) noexcept |
|
bool | operator== (const T *ptr, const QPropertyBindingPrivatePtr &p2) noexcept |
|
bool | operator!= (const T *ptr, const QPropertyBindingPrivatePtr &p2) noexcept |
|
bool | operator== (const QPropertyBindingPrivatePtr &p1, std::nullptr_t) noexcept |
|
bool | operator!= (const QPropertyBindingPrivatePtr &p1, std::nullptr_t) noexcept |
|
bool | operator== (std::nullptr_t, const QPropertyBindingPrivatePtr &p2) noexcept |
|
bool | operator!= (std::nullptr_t, const QPropertyBindingPrivatePtr &p2) noexcept |
|
Definition at line 47 of file qpropertyprivate.h.
◆ QPropertyBindingPrivatePtr() [1/4]
QPropertyBindingPrivatePtr::QPropertyBindingPrivatePtr |
( |
| ) |
|
|
inlinenoexcept |
◆ ~QPropertyBindingPrivatePtr()
QPropertyBindingPrivatePtr::~QPropertyBindingPrivatePtr |
( |
| ) |
|
|
inline |
◆ QPropertyBindingPrivatePtr() [2/4]
QPropertyBindingPrivatePtr::QPropertyBindingPrivatePtr |
( |
T * |
data | ) |
|
|
inlineexplicitnoexcept |
◆ QPropertyBindingPrivatePtr() [3/4]
◆ QPropertyBindingPrivatePtr() [4/4]
◆ constData()
const T * QPropertyBindingPrivatePtr::constData |
( |
| ) |
const |
|
inlinenoexcept |
◆ data()
T * QPropertyBindingPrivatePtr::data |
( |
| ) |
const |
|
inlinenoexcept |
◆ destroyAndFreeMemory()
void QPropertyBindingPrivatePtr::destroyAndFreeMemory |
( |
| ) |
|
◆ get()
T * QPropertyBindingPrivatePtr::get |
( |
| ) |
const |
|
inlinenoexcept |
◆ operator bool()
QPropertyBindingPrivatePtr::operator bool |
( |
| ) |
const |
|
inlinenoexcept |
◆ operator const T *()
QPropertyBindingPrivatePtr::operator const T * |
( |
| ) |
const |
|
inlineexplicitnoexcept |
◆ operator T*()
QPropertyBindingPrivatePtr::operator T* |
( |
| ) |
|
|
inlineexplicit |
◆ operator!()
bool QPropertyBindingPrivatePtr::operator! |
( |
| ) |
const |
|
inlinenoexcept |
◆ operator*()
T & QPropertyBindingPrivatePtr::operator* |
( |
| ) |
const |
|
inline |
◆ operator->() [1/2]
T * QPropertyBindingPrivatePtr::operator-> |
( |
| ) |
const |
|
inlinenoexcept |
◆ operator->() [2/2]
T * QPropertyBindingPrivatePtr::operator-> |
( |
| ) |
|
|
inlinenoexcept |
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ reset()
◆ swap()
◆ take()
T * QPropertyBindingPrivatePtr::take |
( |
| ) |
|
|
inlinenoexcept |
◆ operator!= [1/5]
◆ operator!= [2/5]
◆ operator!= [3/5]
◆ operator!= [4/5]
◆ operator!= [5/5]
◆ operator== [1/5]
◆ operator== [2/5]
◆ operator== [3/5]
◆ operator== [4/5]
◆ operator== [5/5]
The documentation for this class was generated from the following files: