Details
-
Technical task
-
Resolution: Done
-
P2: Important
-
None
-
979e91db2ec68269c7233498a306b9e0e406f6db (qt/qtdoc/dev) 60e373b9c32eb871115d61438d134bbbecf239fc (qt/qtdoc/6.2) 60bbfa0d0ed050dfb06bff7b40e4fac1a4f7a83b (qt/qtdoc/6.2.0)
Description
The following CMake functions provided by qtbase are missing documentation:
qt_add_libraryDoneqt_add_pluginDone- qt_set_finalizer_mode (will be TP in 6.2)
qt_disable_unicode_definesDoneqt_allow_non_utf8_sourcesDone- qt_extract_metatypes
The following need adjustments
qt_import_plugins mentions Qt5 and is missing doc about NO_DEFAULT optionDoneqt_finalize_target says it's still in TPDone
https://doc-snapshots.qt.io/qt6-dev/cmake-command-reference.html
Furthemore https://doc-snapshots.qt.io/qt6-dev/cmake-get-started.html should be updated to mention the qt_ prefixed functions.