Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
qqmllist.cpp File Reference

(405bd4299819e39397cea0090a9442fd4b6ce911)

#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: