![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qqmlpropertycache_p.h>
Public Member Functions | |
| ConstPtr (const Ptr &ptr) | |
| ConstPtr (Ptr &&ptr) | |
| ConstPtr & | operator= (const Ptr &ptr) |
| ConstPtr & | operator= (Ptr &&ptr) |
| Public Member Functions inherited from QQmlRefPointer< const QQmlPropertyCache > | |
| Q_NODISCARD_CTOR | QQmlRefPointer () noexcept |
| ~QQmlRefPointer () | |
| void | swap (QQmlRefPointer &other) noexcept |
| QQmlRefPointer< const QQmlPropertyCache > & | operator= (const QQmlRefPointer< const QQmlPropertyCache > &o) |
| bool | isNull () const |
| const QQmlPropertyCache * | operator-> () const |
| const QQmlPropertyCache & | operator* () const |
| operator bool () const | |
| const QQmlPropertyCache * | data () const |
| QQmlRefPointer< const QQmlPropertyCache > & | adopt (const QQmlPropertyCache *) |
| Takes ownership of other. | |
| const QQmlPropertyCache * | take () |
| void | reset (const QQmlPropertyCache *t=nullptr) |
Additional Inherited Members | |
| Public Types inherited from QQmlRefPointer< const QQmlPropertyCache > | |
| enum | Mode |
Definition at line 125 of file qqmlpropertycache_p.h.
|
inline |
Definition at line 129 of file qqmlpropertycache_p.h.
|
inline |
Definition at line 130 of file qqmlpropertycache_p.h.
Definition at line 131 of file qqmlpropertycache_p.h.
Definition at line 132 of file qqmlpropertycache_p.h.