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
QQmlJSValueTypeFromStringCheck Class Reference

#include <qqmljsvaluetypefromstringcheck_p.h>

Collaboration diagram for QQmlJSValueTypeFromStringCheck:

Static Public Member Functions

static QQmlJSStructuredTypeError hasError (const QString &typeName, const QString &value)

Detailed Description

Definition at line 41 of file qqmljsvaluetypefromstringcheck_p.h.

Member Function Documentation

◆ hasError()

QQmlJSStructuredTypeError QQmlJSValueTypeFromStringCheck::hasError ( const QString & typeName,
const QString & value )
static

Checks if known value types are being constructed in a deprecated way, and constructs the code for the fix-it.

Definition at line 29 of file qqmljsvaluetypefromstringcheck.cpp.


The documentation for this class was generated from the following files: