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

(d2bc4a4330254c0c68a0ade51b59a71c4b67b470)

#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()

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

Definition at line 170 of file qqmltype.cpp.