videocollection/videocollectionview/data/videolistselectiondialog.docml
changeset 18 35eebde9876a
child 22 9b6761e5bd30
equal deleted inserted replaced
17:69946d1824c4 18:35eebde9876a
       
     1 <?xml version="1.0" encoding="UTF-8"?>
       
     2 <hbdocument version="0.9">
       
     3     <widget name="mMultiSelectionDialog" type="VideoListSelectionDialog">
       
     4         <widget name="mHeadingWidget" role="HbDialog:headingWidget" type="HbWidget">
       
     5             <widget name="mHeadingLabel" type="HbLabel">
       
     6                 <sizehint height="3.9un" type="PREFERRED"/>
       
     7                 <string name="plainText" value="Label"/>
       
     8                 <fontspec name="fontSpec" role="Primary" textheight="26.8"/>
       
     9             </widget>
       
    10             <widget name="mCheckBoxContainer" type="HbWidget">
       
    11                 <widget name="mCheckMarkAll" type="HbCheckBox">
       
    12                     <sizehint type="PREFERRED" width="30.20844un"/>
       
    13                     <string locid="txt_videos_setlabel_mark_all" name="text" value="Mark All"/>
       
    14                     <fontspec name="fontSpec" role="Primary" textheight="26.8"/>
       
    15                 </widget>
       
    16                 <widget name="mSelectionCount" type="HbLabel">
       
    17                     <enums name="alignment" value="AlignRight"/>
       
    18                     <sizehint height="4.5un" type="PREFERRED" width="20.22703un"/>
       
    19                     <string name="plainText" value="Label"/>
       
    20                 </widget>
       
    21                 <bool name="focusLooping" value="FALSE"/>
       
    22                 <real name="z" value="2"/>
       
    23                 <sizehint height="6un" type="PREFERRED" width="23.8806un"/>
       
    24                 <layout type="anchor">
       
    25                     <anchoritem dst="mSelectionCount" dstEdge="RIGHT" spacing="0un" src="" srcEdge="RIGHT"/>
       
    26                     <anchoritem dst="mSelectionCount" dstEdge="TOP" spacing="0.5un" src="" srcEdge="TOP"/>
       
    27                     <anchoritem dst="mCheckMarkAll" dstEdge="TOP" spacing="0.5un" src="" srcEdge="TOP"/>
       
    28                     <anchoritem dst="mCheckMarkAll" dstEdge="RIGHT" spacing="-0.5un" src="mSelectionCount" srcEdge="LEFT"/>
       
    29                     <anchoritem dst="mCheckMarkAll" dstEdge="LEFT" spacing="0un" src="" srcEdge="LEFT"/>
       
    30                 </layout>
       
    31             </widget>
       
    32             <real name="z" value="0"/>
       
    33             <contentsmargins bottom="1un" left="0un" right="0un" top="1un"/>
       
    34             <layout orientation="Vertical" spacing="1un" type="linear">
       
    35                 <linearitem itemname="mHeadingLabel"/>
       
    36                 <linearitem itemname="mCheckBoxContainer"/>
       
    37             </layout>
       
    38         </widget>
       
    39         <widget name="mListContainer" role="HbDialog:contentWidget" type="HbStackedWidget"/>
       
    40         <sizehint height="95.22388un" type="PREFERRED" width="53.58209un"/>
       
    41     </widget>
       
    42     <metadata activeUIState="Common ui state" display="NHD portrait" unit="un">
       
    43         <uistate name="Common ui state" sections="#common"/>
       
    44     </metadata>
       
    45 </hbdocument>