![]() |
Qt 6.x
The Qt SDK
|
Go to the source code of this file.
Variables | |
static constexpr QQmlJS::LoggerWarningId | quickLayoutPositioning { "Quick.layout-positioning" } |
static constexpr QQmlJS::LoggerWarningId | quickAttachedPropertyType { "Quick.attached-property-type" } |
static constexpr QQmlJS::LoggerWarningId | quickControlsNativeCustomize { "Quick.controls-native-customize" } |
static constexpr QQmlJS::LoggerWarningId | quickAnchorCombinations { "Quick.anchor-combinations" } |
static constexpr QQmlJS::LoggerWarningId | quickUnexpectedVarType { "Quick.unexpected-var-type" } |
static constexpr QQmlJS::LoggerWarningId | quickPropertyChangesParsed { "Quick.property-changes-parsed" } |
static constexpr QQmlJS::LoggerWarningId | quickControlsAttachedPropertyReuse { "Quick.controls-attached-property-reuse" } |
static constexpr QQmlJS::LoggerWarningId | quickAttachedPropertyReuse { "Quick.attached-property-reuse" } |
|
staticconstexpr |
Definition at line 13 of file quicklintplugin.cpp.
Referenced by AnchorsValidatorPass::run(), and ControlsSwipeDelegateValidatorPass::run().
|
staticconstexpr |
Definition at line 17 of file quicklintplugin.cpp.
Referenced by QmlLintQuickPlugin::registerPasses().
|
staticconstexpr |
Definition at line 11 of file quicklintplugin.cpp.
|
staticconstexpr |
Definition at line 16 of file quicklintplugin.cpp.
Referenced by AttachedPropertyReuse::onRead(), and QmlLintQuickPlugin::registerPasses().
|
staticconstexpr |
Definition at line 12 of file quicklintplugin.cpp.
Referenced by ControlsNativeValidatorPass::run().
|
staticconstexpr |
Definition at line 10 of file quicklintplugin.cpp.
Referenced by ForbiddenChildrenPropertyValidatorPass::run().
|
staticconstexpr |
Definition at line 15 of file quicklintplugin.cpp.
Referenced by PropertyChangesValidatorPass::run().
|
staticconstexpr |
Definition at line 14 of file quicklintplugin.cpp.
Referenced by VarBindingTypeValidatorPass::onBinding().