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
QSSGQmlUtilities::ValueToQmlResult Struct Reference
Collaboration diagram for QSSGQmlUtilities::ValueToQmlResult:

Public Attributes

bool ok = false
QString name
QString value
QString notValidReason
bool isDynamicProperty = false
QStringList expandedProperties

Detailed Description

Definition at line 940 of file qssgqmlutilities.cpp.

Member Data Documentation

◆ expandedProperties

QStringList QSSGQmlUtilities::ValueToQmlResult::expandedProperties

Definition at line 946 of file qssgqmlutilities.cpp.

◆ isDynamicProperty

bool QSSGQmlUtilities::ValueToQmlResult::isDynamicProperty = false

◆ name

QString QSSGQmlUtilities::ValueToQmlResult::name

◆ notValidReason

QString QSSGQmlUtilities::ValueToQmlResult::notValidReason

Definition at line 944 of file qssgqmlutilities.cpp.

◆ ok

bool QSSGQmlUtilities::ValueToQmlResult::ok = false

◆ value

QString QSSGQmlUtilities::ValueToQmlResult::value

Definition at line 943 of file qssgqmlutilities.cpp.


The documentation for this struct was generated from the following file: