Move AA_QtQuickUseDefaultSizePolicy out of Tech Preview

Change-Id: Ibdd23455c266af6748aca9de859ea21caac50634
Reviewed-by: Santhosh Kumar <santhosh.kumar.selvaraj@qt.io>
(cherry picked from commit 8b0f56e99838f974a675ce557b8a5646519fd780)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
This commit is contained in:
Jan Arve Sæther 2024-06-10 13:39:34 +02:00 committed by Qt Cherry-pick Bot
parent e83de10922
commit 77dd4bb142
2 changed files with 1 additions and 4 deletions

View File

@ -423,7 +423,7 @@ namespace Qt {
enum ApplicationAttribute
{
// AA_ImmediateWidgetCreation = 0,
AA_QtQuickUseDefaultSizePolicy = 1 QT_TECH_PREVIEW_API,
AA_QtQuickUseDefaultSizePolicy = 1,
AA_DontShowIconsInMenus = 2,
AA_NativeWindows = 3,
AA_DontCreateNativeWidgetSiblings = 4,

View File

@ -93,9 +93,6 @@
with the layout can be overridden by explicitly setting
\l{Layout::fillWidth}{Layout.fillWidth} or
\l{Layout::fillHeight}{Layout.fillHeight}.
\b Note: This API is considered tech preview and may change or be removed in future
versions of Qt.
\value AA_DontShowIconsInMenus Actions with the Icon property won't be
shown in any menus unless specifically set by the