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
qtqml-tooling-qmltyperegistrar.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 qtqml-tooling-qmltyperegistrar.html
6
\title qmltyperegistrar
7
\brief A tool that registers C++ classes to make them available from QML.
8
\ingroup qtqml-tooling
9
\ingroup qtqml-tooling-internal
10
11
\c qmltyperegistrar generates C++ code to register C++ classes to QML and a
12
\c{.qmltypes} file containing a QML description of the classes.
13
14
\c qmltyperegistrar is an internal tool shipped with Qt Qml. It is meant to be
15
invoked by the build system only, you don't need to execute it directly.
16
17
*/
qtdeclarative
src
qml
doc
src
tools
qtqml-tooling-qmltyperegistrar.qdoc
Generated on
for Qt by
1.14.0