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

#include <qquickvaluetypefromstringcheck_p.h>

+ Collaboration diagram for QQuickValueTypeFromStringCheck:

Static Public Member Functions

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

Detailed Description

Definition at line 24 of file qquickvaluetypefromstringcheck_p.h.

Member Function Documentation

◆ check()

QQmlJSStructuredTypeError QQuickValueTypeFromStringCheck::check ( const QString & typeName,
const QString & value )
static

Definition at line 12 of file qquickvaluetypefromstringcheck.cpp.

References QString::append(), QQmlJSStructuredTypeError::fromSuggestedString(), i, QQmlStringConverters::isValidNumberString(), j, typeName, QQmlJSStructuredTypeError::withInvalidString(), and QQmlJSStructuredTypeError::withValidString().

Referenced by QQuickLiteralBindingCheck::check().

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

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