Doc: corrections, spelling, and ListView requirements comments
authorDavid Fries <David@Fries.net>
Wed, 8 May 2013 05:14:25 +0000 (00:14 -0500)
committerThe Qt Project <gerrit-noreply@qt-project.org>
Wed, 15 May 2013 07:32:58 +0000 (09:32 +0200)
commit3b5173b82635141ae0fc805ecbdbef6194f480be
tree0926682d15ff06227d092752083eca1542b25de5
parent37c476464f6885f09c21f6454072f7dec3011311
Doc: corrections, spelling, and ListView requirements comments

From the ListView comment I thought the model had to be derived from
QAbstractListModel, but that's not the case, QAbstractListModel will
work just fine, it just doesn't support specific cases such as trees.

Change-Id: I59305006540ddc049e276cf412571373cbfa6c67
Reviewed-by: Jerome Pasion <jerome.pasion@digia.com>
Reviewed-by: Gunnar Sletta <gunnar.sletta@digia.com>
src/qml/qml/qqmlcomponent.cpp
src/quick/items/qquicklistview.cpp
src/quick/scenegraph/coreapi/qsggeometry.cpp
src/quick/scenegraph/coreapi/qsgnode.cpp
src/quick/scenegraph/util/qsgtexturematerial.cpp