qt5base-lts/examples/widgets/tools
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
..
codecs Merge "Merge remote-tracking branch 'origin/wip/cmake' into dev" 2020-02-11 10:19:42 +01:00
completer Merge "Merge remote-tracking branch 'origin/wip/cmake' into dev" 2020-02-11 10:19:42 +01:00
customcompleter Regenerate examples 2020-02-04 18:50:39 +00:00
echoplugin Regenerate examples 2020-02-04 18:50:39 +00:00
i18n Change qHash() to work with size_t instead of uint 2020-04-09 20:03:25 +02:00
plugandpaint CMake: Add qt6_add_plugin public API 2020-04-22 09:51:12 +02:00
regularexpression QRegularExpression: rename AnchoredMatchOption to AnchorAtOffsetMatchOption 2020-04-03 21:49:57 +02:00
settingseditor Merge remote-tracking branch 'origin/5.15' into dev 2020-04-08 20:11:39 +02:00
styleplugin Regenerate examples 2020-02-04 18:50:39 +00:00
treemodelcompleter Merge "Merge remote-tracking branch 'origin/wip/cmake' into dev" 2020-02-11 10:19:42 +01:00
undo Merge remote-tracking branch 'origin/5.15' into dev 2020-03-04 14:39:18 +00:00
undoframework Regenerate examples 2020-02-04 18:50:39 +00:00
.prev_CMakeLists.txt Remove the regexp example 2020-03-31 15:28:23 +02:00
CMakeLists.txt CMake: Add qt6_add_plugin public API 2020-04-22 09:51:12 +02:00
tools.pro Remove the regexp example 2020-03-31 15:28:23 +02:00