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

(88988c900d9bca3967816f8a3d0e30bf4178ed0f)

+ Include dependency graph for qqmljsoptimizations.cpp:

Go to the source code of this file.

Classes

struct  PendingBlock
 
class  NewFlatMap< Key, T, Compare, KeyContainer, MappedContainer >
 

Functions

template<typename ContainerA , typename ContainerB >
static bool containsAny (const ContainerA &container, const ContainerB &elements)
 
static QString adjustErrorMessage (const QQmlJSScope::ConstPtr &origin, const QQmlJSScope::ConstPtr &conversion)
 
static QString adjustErrorMessage (const QQmlJSScope::ConstPtr &origin, const QList< QQmlJSScope::ConstPtr > &conversions)
 

Function Documentation

◆ adjustErrorMessage() [1/2]

static QString adjustErrorMessage ( const QQmlJSScope::ConstPtr & origin,
const QList< QQmlJSScope::ConstPtr > & conversions )
static

Definition at line 283 of file qqmljsoptimizations.cpp.

References adjustErrorMessage(), and QQmlJSScope::internalName().

+ Here is the call graph for this function:

◆ adjustErrorMessage() [2/2]

static QString adjustErrorMessage ( const QQmlJSScope::ConstPtr & origin,
const QQmlJSScope::ConstPtr & conversion )
static

Definition at line 277 of file qqmljsoptimizations.cpp.

References QQmlJSScope::internalName().

Referenced by adjustErrorMessage().

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

◆ containsAny()

template<typename ContainerA , typename ContainerB >
static bool containsAny ( const ContainerA & container,
const ContainerB & elements )
static

Definition at line 33 of file qqmljsoptimizations.cpp.

References elements.