Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
qqmllist.cpp File Reference
#include "qqmllist.h"
#include "qqmllist_p.h"
#include <QtQml/private/qqmlproperty_p.h>
+ Include dependency graph for qqmllist.cpp:

Go to the source code of this file.

Functions

static QT_BEGIN_NAMESPACE bool isObjectCompatible (QObject *object, QQmlListReferencePrivate *d)
 

Function Documentation

◆ isObjectCompatible()

static QT_BEGIN_NAMESPACE bool isObjectCompatible ( QObject object,
QQmlListReferencePrivate d 
)
static

Definition at line 10 of file qqmllist.cpp.

References QQmlMetaObject::canConvert(), d, and QQmlMetaObject::isNull().

Referenced by QQmlListReference::append(), and QQmlListReference::replace().

+ Here is the call graph for this function:
+ Here is the caller graph for this function: