Fix typo in EnterKeyType documentation.
Change-Id: I14018e20ace77e97fdb3cc0c38449802875b71c5 Reviewed-by: Kai Uwe Broulik <kde@privat.broulik.de> Reviewed-by: J-P Nurmi <jpnurmi@theqtcompany.com> Reviewed-by: Topi Reiniö <topi.reinio@digia.com>
This commit is contained in:
parent
4672e319e6
commit
554d54b432
@ -2540,10 +2540,10 @@
|
|||||||
/*!
|
/*!
|
||||||
\enum Qt::EnterKeyType
|
\enum Qt::EnterKeyType
|
||||||
|
|
||||||
This can be used to alter the appearance of the Return key on an on screen keyboard.
|
This can be used to alter the appearance of the Return key on an on-screen keyboard.
|
||||||
|
|
||||||
\note Not all of these values are supported on all platforms.
|
\note Not all of these values are supported on all platforms.
|
||||||
For unsuppoted values the default key will be used instead.
|
For unsupported values the default key will be used instead.
|
||||||
|
|
||||||
\value EnterKeyDefault The default Enter key.
|
\value EnterKeyDefault The default Enter key.
|
||||||
This can either be a button closing the keyboard, or a Return button
|
This can either be a button closing the keyboard, or a Return button
|
||||||
|
Loading…
x
Reference in New Issue
Block a user