The Qt QML Compiler module provides tools for static analysis of QML code. More...
Namespaces
Provides tools for static analysis on QML programs |
Classes
Outputs colored messages to stderr. | |
Tracks the types for the QmlCompiler | |
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
\modulestate
Technical Preview \title
Qt QML Compiler C++ Classes