document that QueryWhatsThis is a QHelpEvent

Change-Id: I4240c32287530df6162c07a27b865fb4176103db
Reviewed-by: Martin Smith <martin.smith@qt.io>
This commit is contained in:
Sergio Martins 2018-03-09 11:52:31 +00:00 committed by Sérgio Martins
parent 41db3140a9
commit 99f93cca27

View File

@ -194,7 +194,7 @@ QT_BEGIN_NAMESPACE
\omitvalue Pointer \omitvalue Pointer
\value Polish The widget is polished. \value Polish The widget is polished.
\value PolishRequest The widget should be polished. \value PolishRequest The widget should be polished.
\value QueryWhatsThis The widget should accept the event if it has "What's This?" help. \value QueryWhatsThis The widget should accept the event if it has "What's This?" help (QHelpEvent).
\value ReadOnlyChange Widget's read-only state has changed (since Qt 5.4). \value ReadOnlyChange Widget's read-only state has changed (since Qt 5.4).
\value RequestSoftwareInputPanel A widget wants to open a software input panel (SIP). \value RequestSoftwareInputPanel A widget wants to open a software input panel (SIP).
\value Resize Widget's size changed (QResizeEvent). \value Resize Widget's size changed (QResizeEvent).