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
compiler.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\page qmllint-warnings-and-errors-compiler.html
6\ingroup qmllint-warnings-and-errors
7
8\title compiler
9\brief BRIEF
10
11\qmllintwarningcategory compiler
12
13\section1 compiler
14
15\section2 What happened?
16TODO
17
18\section2 Why is this bad?
19TODO
20
21\section2 Example
22\qml
23\endqml
24You can fix this warning by TODO
25\qml
26\endqml
27*/