![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qqmllsutils_p.h>
Public Attributes | |
std::optional< QString > | name |
QQmlJSScope::ConstPtr | semanticScope |
IdentifierType | type = NotAnIdentifier |
Definition at line 76 of file qqmllsutils_p.h.
std::optional<QString> QQmlLSUtils::ExpressionType::name |
Definition at line 78 of file qqmllsutils_p.h.
Referenced by testing.tools.encode_pdf_filter._PdfStream::RegisterByName().
QQmlJSScope::ConstPtr QQmlLSUtils::ExpressionType::semanticScope |
Definition at line 79 of file qqmllsutils_p.h.
IdentifierType QQmlLSUtils::ExpressionType::type = NotAnIdentifier |
Definition at line 80 of file qqmllsutils_p.h.
Referenced by QQmlLSUtils::expressionTypeWithDefinition().