Qt QML Compiler C++ Classes
The Qt QML Compiler module provides tools for static analysis of QML code. More...
This module is in Technical Preview state.
Namespaces
Provides tools for static analysis on QML programs |
Classes
Represents a single QML property binding for a specific type | |
Holds multiple property name to property binding associations | |
Represents a QML type | |
Base class for all static analysis passes on elements | |
Represents a suggested fix for an issue in the source code | |
Base class for static analysis passes | |
Base class for all static analysis plugins | |
A wrapper around a string literal to uniquely identify warning categories in the QQmlSA framework | |
Represents a QML method | |
Holds multiple method name to method associations | |
Can analyze an element and its children with static analysis passes | |
Represents a QML property | |
Base class for all static analysis passes on properties | |
Represents a location or region in the source code |
Detailed Description
For more information on the Qt QmlCompiler module, see the Qt QML Compiler module documentation.
© 2024 The Qt Company Ltd. Documentation contributions included herein are the copyrights of their respective owners. The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation. Qt and respective logos are trademarks of The Qt Company Ltd. in Finland and/or other countries worldwide. All other trademarks are property of their respective owners.