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