Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
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*/