Move documentation of AA_MSWindowsUseDirect3DByDefault into obsolete section.
Change-Id: Id45ddb760d1ec56741314f1125ad03d172c8e1a9 Reviewed-by: Giuseppe D'Angelo <giuseppe.dangelo@kdab.com>bb10
parent
4c173e96c1
commit
aae1eb3b03
|
|
@ -106,8 +106,6 @@
|
|||
QCoreApplication::setAttribute(), and can be tested for with
|
||||
QCoreApplication::testAttribute().
|
||||
|
||||
\value AA_MSWindowsUseDirect3DByDefault This value is obsolete and
|
||||
has no effect.
|
||||
|
||||
\value AA_DontShowIconsInMenus Actions with the Icon property won't be
|
||||
shown in any menus unless specifically set by the
|
||||
|
|
@ -179,6 +177,9 @@
|
|||
Therefore, if it is important to minimize resource
|
||||
consumption, do not set this attribute.
|
||||
|
||||
\value AA_MSWindowsUseDirect3DByDefault This value is obsolete and
|
||||
has no effect.
|
||||
|
||||
\omitvalue AA_AttributeCount
|
||||
*/
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue