Fix qdoc warning from undocumented enum value
Change-Id: Ie6ea916388867cc705a87544e893e55f715e83d7 Reviewed-by: Shawn Rutledge <shawn.rutledge@qt.io>
This commit is contained in:
parent
bf3649d639
commit
5471180f2b
@ -2987,6 +2987,7 @@
|
||||
This enum represents the state of a touch point at the time a
|
||||
QTouchEvent occurred.
|
||||
|
||||
\value TouchPointUnknownState The state of the touch point is not known.
|
||||
\value TouchPointPressed The touch point is now pressed.
|
||||
\value TouchPointMoved The touch point moved.
|
||||
\value TouchPointStationary The touch point did not move.
|
||||
|
Loading…
Reference in New Issue
Block a user