aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/types/qquickpackage.cpp
diff options
context:
space:
mode:
authorAlex Blasche <alexander.blasche@theqtcompany.com>2015-05-28 11:07:19 +0200
committerAlex Blasche <alexander.blasche@theqtcompany.com>2015-05-28 11:03:22 +0000
commit4d722de834da30715b344db712ee12054fabe8b6 (patch)
tree8148dbf227e933e9fcba7e97f0cd1a0a500782c3 /src/qml/types/qquickpackage.cpp
parent031e4c1fcf2d95b9759d8b666775a8025b367832 (diff)
Purge use of VisualDataModel from docs where DelegateModel is required
They are the same types except that VisualDataModel is deprecated and uses a different import statement. Now, references to VisualDataModel are only used where we explicitly refer to the replacement/deprecation. Change-Id: I1e68eb5784235a00233b3882c3d91e21e32af7d1 Reviewed-by: Topi Reiniƶ <topi.reinio@digia.com>
Diffstat (limited to 'src/qml/types/qquickpackage.cpp')
-rw-r--r--src/qml/types/qquickpackage.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/qml/types/qquickpackage.cpp b/src/qml/types/qquickpackage.cpp
index 5fe73ec0e0..69bf058e6f 100644
--- a/src/qml/types/qquickpackage.cpp
+++ b/src/qml/types/qquickpackage.cpp
@@ -45,8 +45,8 @@ QT_BEGIN_NAMESPACE
\ingroup qtquick-views
\brief Specifies a collection of named items
- The Package class is used in conjunction with
- VisualDataModel to enable delegates with a shared context
+ The Package type is used in conjunction with
+ DelegateModel to enable delegates with a shared context
to be provided to multiple views.
Any item within a Package may be assigned a name via the