◆ ObjectData()
ObjectData::ObjectData |
( |
QObject * |
o, |
|
|
int |
t |
|
) |
| |
|
inline |
Definition at line 70 of file qdeclarativeobjectscriptclass.cpp.
static QDeclarativeData * get(const QObject *object, bool create=false)
QDeclarativeGuard< QObject > object
quint32 objectDataRefCount
◆ ~ObjectData()
virtual ObjectData::~ObjectData |
( |
| ) |
|
|
inlinevirtual |
Definition at line 77 of file qdeclarativeobjectscriptclass.cpp.
81 object->deleteLater();
static QDeclarativeData * get(const QObject *object, bool create=false)
QDeclarativeGuard< QObject > object
quint32 objectDataRefCount
QObject * parent() const
Returns a pointer to the parent object.
◆ object
◆ type
The documentation for this struct was generated from the following file: