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:
parent
30344aaa49
commit
296aaf52b2
@ -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.
|
||||
*/
|
||||
|
Loading…
x
Reference in New Issue
Block a user