![]() |
Qt 6.x
The Qt SDK
|
#include <qqmldomitem_p.h>
Collaboration diagram for QQmlJS::Dom::SimpleObjectWrap: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 (Path pathFromOwner, T &value) |
Static Public Attributes | |
| static constexpr DomType | kindValue = DomType::SimpleObjectWrap |
Definition at line 610 of file qqmldomitem_p.h.
|
delete |
References QQmlJS::Dom::domTypeIsObjWrap(), QQmlJS::Dom::domTypeIsValueWrap(), QQmlJS::Dom::domTypeToString(), QVariant::fromValue(), Q_ASSERT_X, qCWarning, and wrap().
Here is the call graph for this function:
|
inlinestatic |
Definition at line 621 of file qqmldomitem_p.h.
Referenced by QQmlJS::Dom::DomItem::wrap().
Here is the caller graph for this function:
|
inline |
Definition at line 617 of file qqmldomitem_p.h.
References wrap().
Here is the call graph for this function:
|
inline |
Definition at line 618 of file qqmldomitem_p.h.
References wrap().
Here is the call graph for this function:
|
inline |
Definition at line 615 of file qqmldomitem_p.h.
References wrap().
Here is the call graph for this function:
|
inline |
Definition at line 616 of file qqmldomitem_p.h.
References wrap().
Here is the call graph for this function:
|
staticconstexpr |
Definition at line 613 of file qqmldomitem_p.h.