videocollection/videocollectionview/data/videolistselectiondialog.docml
changeset 30 4f111d64a341
child 36 8aed59de29f9
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/videocollection/videocollectionview/data/videolistselectiondialog.docml	Thu Apr 01 22:38:49 2010 +0300
@@ -0,0 +1,45 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<hbdocument version="0.8">
+    <widget name="mMultiSelectionDialog" type="VideoListSelectionDialog">
+        <widget name="mHeadingWidget" role="HbDialog:headingWidget" type="HbWidget">
+            <widget name="mHeadingLabel" type="HbLabel">
+                <sizehint height="3.9un" type="PREFERRED"/>
+                <string name="plainText" value="Label"/>
+                <fontspec name="fontSpec" role="Primary" textpaneheight="26.8"/>
+            </widget>
+            <widget name="mCheckBoxContainer" type="HbWidget">
+                <widget name="mCheckMarkAll" type="HbCheckBox">
+                    <sizehint type="PREFERRED" width="30.20844un"/>
+                    <string name="text" value="Mark All"/>
+                    <fontspec name="fontSpec" role="Secondary" textpaneheight="23.45"/>
+                </widget>
+                <widget name="mSelectionCount" type="HbLabel">
+                    <enums name="alignment" value="AlignRight"/>
+                    <sizehint height="4.5un" type="PREFERRED" width="20.22703un"/>
+                    <string name="plainText" value="Label"/>
+                </widget>
+                <real name="z" value="2"/>
+                <sizehint height="6un" type="PREFERRED" width="23.8806un"/>
+                <bool name="focusLooping" value="FALSE"/>
+                <layout type="anchor">
+                    <anchoritem dst="mSelectionCount" dstEdge="RIGHT" spacing="0un" src="" srcEdge="RIGHT"/>
+                    <anchoritem dst="mSelectionCount" dstEdge="TOP" spacing="0.5un" src="" srcEdge="TOP"/>
+                    <anchoritem dst="mCheckMarkAll" dstEdge="TOP" spacing="0.5un" src="" srcEdge="TOP"/>
+                    <anchoritem dst="mCheckMarkAll" dstEdge="RIGHT" spacing="-0.5un" src="mSelectionCount" srcEdge="LEFT"/>
+                    <anchoritem dst="mCheckMarkAll" dstEdge="LEFT" spacing="0un" src="" srcEdge="LEFT"/>
+                </layout>
+            </widget>
+            <real name="z" value="0"/>
+            <contentsmargins bottom="1un" left="0un" right="0un" top="1un"/>
+            <layout orientation="Vertical" spacing="1un" type="linear">
+                <linearitem itemname="mHeadingLabel"/>
+                <linearitem itemname="mCheckBoxContainer"/>
+            </layout>
+        </widget>
+        <widget name="mListContainer" role="HbDialog:contentWidget" type="HbStackedWidget"/>
+        <sizehint height="95.22388un" type="PREFERRED" width="53.58209un"/>
+    </widget>
+    <metadata activeUIState="Common ui state" display="QHD portrait" unit="un">
+        <uistate name="Common ui state" sections="#common"/>
+    </metadata>
+</hbdocument>