summaryrefslogtreecommitdiffstats
path: root/src/widgets/doc
diff options
context:
space:
mode:
authorNico Vertriest <nico.vertriest@digia.com>2012-12-10 13:54:57 +0100
committerThe Qt Project <gerrit-noreply@qt-project.org>2012-12-11 10:51:23 +0100
commit4d1d30d90d293d1323133d47858638329615f325 (patch)
treefa851f1e29943beff4ec7ed6f45cba912a948957 /src/widgets/doc
parent207b990ae1ae35940c310653f56f1ff6269d007d (diff)
Hardcoded url Item View Classes QTBUG-28500
Removed link to Item View Classes in Qt4 Change-Id: Ic3c38a33edc88faf072b8fe7e3accfe1ee75ac78 Reviewed-by: Jerome Pasion <jerome.pasion@digia.com>
Diffstat (limited to 'src/widgets/doc')
-rw-r--r--src/widgets/doc/src/model-view-programming.qdoc3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/widgets/doc/src/model-view-programming.qdoc b/src/widgets/doc/src/model-view-programming.qdoc
index 804c91cea4..c665a8dba6 100644
--- a/src/widgets/doc/src/model-view-programming.qdoc
+++ b/src/widgets/doc/src/model-view-programming.qdoc
@@ -1943,9 +1943,6 @@
other components and applications can understand.
\endlist
- For more information, see the \l
- {"Item View Classes" Chapter of C++ GUI Programming with Qt 4}.
-
\section2 Item data handling
Models can provide varying levels of access to the data they provide: They can be