Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
qqmllist.cpp File Reference

(c1527335dde9316e9814a8be924a247564ce0c35)

#include "qqmllist.h"
#include "qqmllist_p.h"
#include <private/qqmlcontextdata_p.h>
#include <private/qqmlproperty_p.h>
#include <private/qqmlpropertycache_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()

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

Definition at line 14 of file qqmllist.cpp.

References QQmlListReferencePrivate::elementType().

Here is the call graph for this function: