Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
qqmltype.cpp File Reference
#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: