From 58c5f54f0b772a424c60a8e5184eaf698e744c9a Mon Sep 17 00:00:00 2001 From: Venu Date: Thu, 6 Mar 2014 16:53:40 +0100 Subject: Doc: Added images and missing snippets Task-number: QTBUG-33799 Change-Id: I582518a73276d47cf63cf31411b5176a90acab6f Reviewed-by: J-P Nurmi --- src/controls/ScrollView.qml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/controls/ScrollView.qml') diff --git a/src/controls/ScrollView.qml b/src/controls/ScrollView.qml index 431fadd1b..37a872153 100644 --- a/src/controls/ScrollView.qml +++ b/src/controls/ScrollView.qml @@ -50,6 +50,8 @@ import QtQuick.Controls.Styles 1.1 \ingroup views \brief Provides a scrolling view within another Item. + \image scrollview.png + A ScrollView can be used either to replace a \l Flickable or decorate an existing \l Flickable. Depending on the platform, it will add scroll bars and a content frame. -- cgit v1.2.3