![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qqmldomitem_p.h>
Public Member Functions | |
| SimpleObjectWrapBase * | operator-> () |
| const SimpleObjectWrapBase * | operator-> () const |
| SimpleObjectWrapBase & | operator* () |
| const SimpleObjectWrapBase & | operator* () const |
| SimpleObjectWrap ()=delete | |
Static Public Member Functions | |
| template<typename T> | |
| static SimpleObjectWrap | fromObjectRef (const Path &pathFromOwner, T &value) |
Static Public Attributes | |
| static constexpr DomType | kindValue = DomType::SimpleObjectWrap |
Definition at line 601 of file qqmldomitem_p.h.
|
delete |
|
inlinestatic |
Definition at line 612 of file qqmldomitem_p.h.
|
inline |
Definition at line 608 of file qqmldomitem_p.h.
|
inline |
Definition at line 609 of file qqmldomitem_p.h.
|
inline |
Definition at line 606 of file qqmldomitem_p.h.
|
inline |
Definition at line 607 of file qqmldomitem_p.h.
|
staticconstexpr |
Definition at line 604 of file qqmldomitem_p.h.