From 07ec1021952a2aff80c9baccea9dcd947f5b5c0a Mon Sep 17 00:00:00 2001 From: Jake Petroules Date: Mon, 27 Feb 2017 19:57:30 -0800 Subject: Introduce SH_TitleBar_ShowToolTipsOnButtons style hint This removes some tight coupling between QMdiSubWindow and QMacStyle in order to allow the latter to be moved into a plugin. Change-Id: I090c2c5774279c0454486c3db2e77f00a646b145 Reviewed-by: Olivier Goffart (Woboq GmbH) Reviewed-by: Marc Mutz Reviewed-by: Gabriel de Dietrich --- src/widgets/doc/src/widgets-and-layouts/stylesheet.qdoc | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'src/widgets/doc') diff --git a/src/widgets/doc/src/widgets-and-layouts/stylesheet.qdoc b/src/widgets/doc/src/widgets-and-layouts/stylesheet.qdoc index 61379fb2f0..1bf6c082a1 100644 --- a/src/widgets/doc/src/widgets-and-layouts/stylesheet.qdoc +++ b/src/widgets/doc/src/widgets-and-layouts/stylesheet.qdoc @@ -2433,6 +2433,12 @@ See also \l{Qt Style Sheets Reference#subcontrol-origin-prop}{subcontrol-origin}. + \row + \li \b{\c titlebar-show-tooltips-on-buttons}} + \target titlebar-show-tooltips-on-buttons-prop + \li \c bool + \li Whether tool tips are shown on window title bar buttons. + \row \li \b{\c text-align} \target text-align-prop \li \l{#Alignment}{Alignment} -- cgit v1.2.3