From 093e0d452faa56e5cf3c9adfae3b73faea4f400f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Morten=20Johan=20S=C3=B8rvig?= Date: Thu, 10 Dec 2020 12:24:20 +0100 Subject: [PATCH] macos: Document that Drawer is obsolete This feature is not much used on modern macOS, and Qt 5 has never supported it. Pick-to: 5.15 6.0 Change-Id: I9de195aaf7df954b63f0f816e93c91e870ef5852 Reviewed-by: Andy Shaw Reviewed-by: Paul Wicking --- src/corelib/global/qnamespace.qdoc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/corelib/global/qnamespace.qdoc b/src/corelib/global/qnamespace.qdoc index 4aded8643ea..3e8c26016c0 100644 --- a/src/corelib/global/qnamespace.qdoc +++ b/src/corelib/global/qnamespace.qdoc @@ -2117,6 +2117,8 @@ QDialog::open(), instead. \value Drawer Indicates that the widget is a drawer on \macos. + This feature is obsolete. Setting the flag + has no effect. \value Popup Indicates that the widget is a pop-up top-level window, i.e. that it is modal, but has a window