Fix the doc errors in itemmodels and itemviews.
authorStephen Kelly <stephen.kelly@kdab.com>
Thu, 16 Aug 2012 12:55:29 +0000 (14:55 +0200)
committerQt by Nokia <qt-info@nokia.com>
Mon, 20 Aug 2012 19:10:02 +0000 (21:10 +0200)
commiteb0e960e74da6b799c4d8f95cb6a22412c4c9466
treed5e2240655eb2e2755c76aba06e1c064a9ae3266
parentfe0a6e57a045b9db7ad812025ed65a6ba011c68d
Fix the doc errors in itemmodels and itemviews.

Other errors remain, but they appear to be due to missing links
to QtCore documentation (a generic error not specific to itemviews).

Change-Id: I7b83380c3754c26d3d42be9ef0c0721ce3127562
Reviewed-by: Shawn Rutledge <shawn.rutledge@nokia.com>
Reviewed-by: Stephen Kelly <stephen.kelly@kdab.com>
src/corelib/itemmodels/qabstractitemmodel.cpp
src/corelib/itemmodels/qabstractproxymodel.cpp
src/corelib/itemmodels/qitemselectionmodel.cpp
src/widgets/itemviews/qabstractitemdelegate.cpp
src/widgets/itemviews/qabstractitemview.cpp
src/widgets/itemviews/qdirmodel.cpp
src/widgets/itemviews/qheaderview.cpp