Doc: Fix smaller issues in new Qt 6.5 QStyleHints API

Change-Id: Ifd15d5a41e0b80be7fba89d33d78e4a0f53b88ee
Reviewed-by: Tor Arne Vestbø <tor.arne.vestbo@qt.io>
This commit is contained in:
Kai Köhne 2023-01-31 17:07:45 +01:00
parent 30344aaa49
commit 296aaf52b2

View File

@ -123,7 +123,7 @@ int QStyleHints::touchDoubleTapDistance() const
/*!
\property QStyleHints::appearance
\brief the appearance of the platform theme
\brief the appearance of the platform theme.
\sa Qt::Appearance
\since 6.5
*/
@ -294,6 +294,7 @@ int QStyleHints::keyboardAutoRepeatRate() const
/*!
\property QStyleHints::keyboardAutoRepeatRateF
\since 6.5
\brief the rate, in events per second, in which additional repeated key
presses will automatically be generated if a key is being held down.
*/