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
qqmltype.cpp File Reference

(7384b56995f4eedc7ad20ef2aea522b327d94db2)

#include "qqmltype_p_p.h"
#include <QtQml/qjsvalue.h>
#include <QtQml/qqmlengine.h>
#include <QtQml/qqmlcontext.h>
#include <QtQml/qqmlcomponent.h>
#include <private/qqmlcustomparser_p.h>
#include <private/qqmldata_p.h>
#include <private/qqmlmetatypedata_p.h>
#include <private/qqmlpropertycache_p.h>
#include <private/qqmltypedata_p.h>
+ Include dependency graph for qqmltype.cpp:

Go to the source code of this file.

Functions

static bool isPropertyRevisioned (const QMetaObject *mo, int index)
 

Function Documentation

◆ isPropertyRevisioned()

static bool isPropertyRevisioned ( const QMetaObject * mo,
int index )
static

Definition at line 168 of file qqmltype.cpp.

References mo.

Referenced by QQmlTypePrivate::init().

+ Here is the caller graph for this function: