// Copyright (C) 2023 The Qt Company Ltd. // SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GFDL-1.3-no-invariants-only /*! \page qmllint-warnings-and-errors-var-used-before-declaration.html \ingroup qmllint-warnings-and-errors \title var-used-before-declaration \brief BRIEF \section1 var-used-before-declaration \section2 What happened? TODO \section2 Why is this bad? TODO \section2 Example \qml \endqml You can fix this warning by TODO \qml \endqml */