qt6-bb10/examples/widgets/tools/plugandpaint/plugins/basictools
Leander Beernaert 6fbeef4c6b CMake: Add qt6_add_plugin public API
This patch adds a publicly callable qt6_add_plugin() API to create
plugins. This API is meant to cover cases such as the plugandpaint
example.

This patch also renames qt_add_plugin to qt_internal_add_plugin in order
to avoid clashes with the public API. To avoid breaking the existing
projects, a compatibility wrapper function is enabled by default unless
QT_DISABLE_QT_ADD_PLUGIN_COMPATIBILITY is specified.

Fixes: QTBUG-82961
Change-Id: If5b564a8406c90434f1bdad0b8df76d3e6626b5f
Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
2020-04-22 09:51:12 +02:00
..
.prev_CMakeLists.txt CMake: Add qt6_add_plugin public API 2020-04-22 09:51:12 +02:00
CMakeLists.txt CMake: Add qt6_add_plugin public API 2020-04-22 09:51:12 +02:00
basictools.json normalize structure of plugandpaint example 2016-05-03 10:25:18 +00:00
basictools.pro Get rid of simulator_and_device CONFIG option (mostly) 2016-10-16 00:11:59 +00:00
basictoolsplugin.cpp Cleanup QtWidgets (tools) examples 2019-09-11 20:36:17 +02:00
basictoolsplugin.h Cleanup QtWidgets (tools) examples 2019-09-11 20:36:17 +02:00