Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
qqmljsliteralbindingcheck.cpp File Reference
#include "qqmljsliteralbindingcheck_p.h"
#include <private/qqmljsimportvisitor_p.h>
#include <private/qqmljstyperesolver_p.h>
#include <private/qqmljsmetatypes_p.h>
+ Include dependency graph for qqmljsliteralbindingcheck.cpp:

Go to the source code of this file.

Functions

static bool canConvertForLiteralBinding (QQmlJSTypeResolver *resolver, const QQmlJSScope::ConstPtr &from, const QQmlJSScope::ConstPtr &to)
 

Function Documentation

◆ canConvertForLiteralBinding()

static bool canConvertForLiteralBinding ( QQmlJSTypeResolver resolver,
const QQmlJSScope::ConstPtr from,
const QQmlJSScope::ConstPtr to 
)
static

Definition at line 15 of file qqmljsliteralbindingcheck.cpp.

References QQmlJSTypeResolver::boolType(), QQmlJSTypeResolver::byteArrayType(), QQmlJSTypeResolver::canConvertFromTo(), QQmlJSTypeResolver::equals(), QQmlJSTypeResolver::isNumeric(), QQmlJSTypeResolver::stringListType(), QQmlJSTypeResolver::stringType(), and QQmlJSTypeResolver::urlType().

Referenced by QQmlJSLiteralBindingCheck::run().

+ Here is the call graph for this function:
+ Here is the caller graph for this function: