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