![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include "qqmljsliteralbindingcheck_p.h"
#include <private/qqmljsimportvisitor_p.h>
#include <private/qqmljstyperesolver_p.h>
#include <private/qqmljsmetatypes_p.h>
#include <private/qqmlsa_p.h>
#include <private/qqmlsasourcelocation_p.h>
#include <private/qqmlstringconverters_p.h>
Go to the source code of this file.
Functions | |
static bool | canConvertForLiteralBinding (QQmlJSTypeResolver *resolver, const QQmlSA::Element &fromElement, const QQmlSA::Element &toElement) |
static QString | literalPrettyTypeName (QQmlSA::BindingType type) |
|
static |
Definition at line 19 of file qqmljsliteralbindingcheck.cpp.
|
static |
Definition at line 62 of file qqmljsliteralbindingcheck.cpp.