Doc: Add missing preposition
Fixes: QTBUG-93969 Change-Id: I60e08ab7f17459b6cff969767273228a8406cfc3 Reviewed-by: Johanna Vanhatapio <johanna.vanhatapio@qt.io> (cherry picked from commit 3bc80defdc0ebd77d7eafe32153693aa44c5f2fe) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
This commit is contained in:
parent
5d00836c2a
commit
9c2660f685
@ -214,8 +214,8 @@ QListView::~QListView()
|
|||||||
grid, or cannot be moved at all.
|
grid, or cannot be moved at all.
|
||||||
|
|
||||||
This property determines how the user can move the items in the
|
This property determines how the user can move the items in the
|
||||||
view. \l Static means that the items can't be moved the user. \l
|
view. \l Static means that the items can't be moved by the user.
|
||||||
Free means that the user can drag and drop the items to any
|
\l Free means that the user can drag and drop the items to any
|
||||||
position in the view. \l Snap means that the user can drag and
|
position in the view. \l Snap means that the user can drag and
|
||||||
drop the items, but only to the positions in a notional grid
|
drop the items, but only to the positions in a notional grid
|
||||||
signified by the gridSize property.
|
signified by the gridSize property.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user