Link to Item Views Puzzle Example in QListView docs.
authorMitch Curtis <mitch.curtis@digia.com>
Fri, 12 Oct 2012 14:57:22 +0000 (16:57 +0200)
committerThe Qt Project <gerrit-noreply@qt-project.org>
Sat, 13 Oct 2012 03:51:19 +0000 (05:51 +0200)
Change-Id: I75972727077fa1aa1ec66995c4d0ea67057d283b
Reviewed-by: Geir Vattekar <geir.vattekar@digia.com>
src/widgets/itemviews/qlistview.cpp

index 097802c..ff703c9 100644 (file)
@@ -123,7 +123,7 @@ QT_BEGIN_NAMESPACE
     that can be taken for views that are intended to display items with equal sizes
     is to set the \l uniformItemSizes property to true.
 
-    \sa {View Classes}, QTreeView, QTableView, QListWidget
+    \sa {View Classes}, {Item Views Puzzle Example}, QTreeView, QTableView, QListWidget
 */
 
 /*!