Document new InputMethodQuery enum value
This amends c80f262258.
Change-Id: Iec8a8f5ce50fdf0ba371a287f243186b2435e594
Reviewed-by: Liang Qi <liang.qi@qt.io>
Reviewed-by: Piotr Mikolajczyk <piotr.mikolajczyk@qt.io>
Reviewed-by: Paul Wicking <paul.wicking@qt.io>
bb10
parent
aab6d336f7
commit
ace3d4f00e
|
|
@ -2676,6 +2676,7 @@
|
|||
\value ImInputItemClipRectangle The actual exposed input item rectangle. Parts of the input item might be
|
||||
clipped. This value will take clipping into consideration and return the actual painted
|
||||
item rectangle. The rectangle is in widget coordinates.
|
||||
\value ImReadOnly The widget is read only. This value was added in Qt 6.2.
|
||||
|
||||
Masks:
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue