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
qtqmlcompiler-module.qdoc
Go to the documentation of this file.
1// Copyright (C) 2023 The Qt Company Ltd.
2// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GFDL-1.3-no-invariants-only
3
4/*!
5 \module QtQmlCompiler
6 \modulestate Technical Preview
7 \title Qt Qml Compiler C++ Classes
8 \qtcmakepackage QmlCompiler
9
10 For more information on the Qt QmlCompiler module, see the
11 \l{Qt Qml Compiler} module documentation.\brief The Qt Qml Compiler module provides tools
12 for static analysis of QML code.
13*/