Fix typo in QGraphicsView's interactive property doc.
Change-Id: Iccc58490b330657d5d23c333fc408cde33231d95 Reviewed-by: Gunnar Sletta <gunnar.sletta@jollamobile.com>
This commit is contained in:
parent
1b80c13b3a
commit
cfacdaeb95
@ -1655,7 +1655,7 @@ void QGraphicsView::invalidateScene(const QRectF &rect, QGraphicsScene::SceneLay
|
|||||||
|
|
||||||
/*!
|
/*!
|
||||||
\property QGraphicsView::interactive
|
\property QGraphicsView::interactive
|
||||||
\brief whether the view allowed scene interaction.
|
\brief whether the view allows scene interaction.
|
||||||
|
|
||||||
If enabled, this view is set to allow scene interaction. Otherwise, this
|
If enabled, this view is set to allow scene interaction. Otherwise, this
|
||||||
view will not allow interaction, and any mouse or key events are ignored
|
view will not allow interaction, and any mouse or key events are ignored
|
||||||
|
Loading…
x
Reference in New Issue
Block a user