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 <andy.shaw@qt.io>
Reviewed-by: Paul Wicking <paul.wicking@qt.io>
This commit is contained in:
Morten Johan Sørvig 2020-12-10 12:24:20 +01:00 committed by Andy Shaw
parent b3b95670b2
commit 093e0d452f

View File

@ -2117,6 +2117,8 @@
QDialog::open(), instead. QDialog::open(), instead.
\value Drawer Indicates that the widget is a drawer on \macos. \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 \value Popup Indicates that the widget is a pop-up top-level
window, i.e. that it is modal, but has a window window, i.e. that it is modal, but has a window