qt5base-lts/examples/widgets
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
..
animation Merge "Merge remote-tracking branch 'origin/wip/cmake' into dev" 2020-02-11 10:19:42 +01:00
desktop Merge remote-tracking branch 'origin/5.15' into dev 2020-04-08 20:11:39 +02:00
dialogs High-DPI: Remove usages of Qt::AA_UseHighDpiPixmaps 2020-03-30 08:43:02 +01:00
doc Port example over to QRegularExpression 2020-04-15 14:38:23 +02:00
draganddrop Merge remote-tracking branch 'origin/5.15' into dev 2020-03-03 14:13:02 +01:00
effects Regenerate examples 2020-02-04 18:50:39 +00:00
gallery High-DPI: Remove usages of Qt::AA_UseHighDpiPixmaps 2020-03-30 08:43:02 +01:00
gestures Regenerate examples 2020-02-04 18:50:39 +00:00
graphicsview Merge remote-tracking branch 'origin/5.15' into dev 2020-03-04 14:39:18 +00:00
itemviews Port example over to QRegularExpression 2020-04-15 14:38:23 +02:00
layouts Merge remote-tracking branch 'origin/5.15' into dev 2020-03-04 14:39:18 +00:00
mac cmake: Remove APPLE prefix from platform names 2020-03-16 17:57:56 +01:00
mainwindows Merge remote-tracking branch 'origin/5.15' into dev 2020-04-08 20:11:39 +02:00
painting Merge remote-tracking branch 'origin/5.15' into dev 2020-03-11 15:34:21 +01:00
qnx/foreignwindows Basic foreign window support for QNX 2019-05-01 13:49:18 +00:00
richtext Merge remote-tracking branch 'origin/5.15' into dev 2020-04-08 20:11:39 +02:00
scroller Regenerate examples 2020-02-04 18:50:39 +00:00
statemachine Regenerate examples 2020-02-04 18:50:39 +00:00
tools CMake: Add qt6_add_plugin public API 2020-04-22 09:51:12 +02:00
touch Merge remote-tracking branch 'origin/5.15' into dev 2020-04-11 14:59:13 +02:00
tutorials Re-generate various CMake projects and configure after merge 2020-03-16 20:43:56 +01:00
widgets Remove deprecated QStyle enum values 2020-04-16 16:53:18 +02:00
windowcontainer Post-merge fixes 2020-01-30 20:45:08 +00:00
CMakeLists.txt cmake: Remove APPLE prefix from platform names 2020-03-16 17:57:56 +01:00
widgets.pro Add a widget gallery example 2020-01-09 13:52:25 +01:00