QT_QML_SKIP_QMLDIR_ENTRY
Verhindert, dass eine Datei als Typ in die Typeinfo-Datei des QML-Moduls aufgenommen wird.
Diese Eigenschaft wurde in Qt 6.2 eingeführt.
Setzen Sie diese Eigenschaft auf TRUE
, um zu verhindern, dass die Datei .qml
als Typ zur Typeinfo-Datei des QML-Moduls hinzugefügt wird (siehe Automatische Generierung von qmldir
und Typeinfo-Dateien).
Siehe auch qt_target_qml_sources.
© 2025 The Qt Company Ltd. Documentation contributions included herein are the copyrights of their respective owners. The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation. Qt and respective logos are trademarks of The Qt Company Ltd. in Finland and/or other countries worldwide. All other trademarks are property of their respective owners.