stateproviders/ftustateprovider/resources/ftustateprovider.docml
changeset 16 208ec88db289
parent 7 446dc0e90e84
equal deleted inserted replaced
15:4956c89a3c3f 16:208ec88db289
     1 <?xml version="1.0" encoding="UTF-8"?>
     1 <?xml version="1.0" encoding="UTF-8"?>
     2 <hbdocument version="1.1">
     2 <hbdocument version="1.1">
     3     <widget name="tocView" type="HbView">
     3     <widget name="tocView" type="HbView">
     4         <widget name="content" role="HbView:widget" type="HbWidget">
     4         <widget name="content" role="HbView:widget" type="HbWidget">
     5             <widget name="tocInfoTextLabel" type="HbLabel">
       
     6                 <real name="z" value="1"/>
       
     7                 <sizepolicy horizontalPolicy="Preferred" horizontalStretch="0" verticalPolicy="Preferred" verticalStretch="0"/>
       
     8                 <sizehint height="5un" type="PREFERRED" width="45.97015un"/>
       
     9             </widget>
       
    10             <widget name="tocListView" type="HbListView">
     5             <widget name="tocListView" type="HbListView">
    11                 <real name="z" value="2"/>
     6                 <real name="z" value="2"/>
    12                 <sizepolicy horizontalPolicy="Expanding" horizontalStretch="0" verticalPolicy="Expanding" verticalStretch="0"/>
     7                 <sizepolicy horizontalPolicy="Expanding" horizontalStretch="0" verticalPolicy="Expanding" verticalStretch="0"/>
    13                 <sizehint height="81.04478un" type="PREFERRED" width="51.64179un"/>
     8                 <sizehint height="81.04478un" type="PREFERRED" width="51.64179un"/>
    14             </widget>
     9             </widget>
       
    10             <widget name="tocInfoTextLabel" type="HbGroupBox">
       
    11                 <sizehint type="PREFERRED" width="25un"/>
       
    12                 <sizehint height="4.7un" type="MINIMUM"/>
       
    13                 <bool name="collapsable" value="FALSE"/>
       
    14                 <string name="heading"/>
       
    15             </widget>
    15             <real name="z" value="0"/>
    16             <real name="z" value="0"/>
    16             <layout type="anchor">
    17             <layout orientation="Vertical" type="linear">
    17                 <anchoritem dst="tocInfoTextLabel" dstEdge="LEFT" spacing="1un" src="" srcEdge="LEFT"/>
    18                 <linearitem itemname="tocInfoTextLabel"/>
    18                 <anchoritem dst="tocInfoTextLabel" dstEdge="TOP" spacing="1un" src="" srcEdge="TOP"/>
    19                 <linearitem itemname="tocListView"/>
    19                 <anchoritem dst="tocInfoTextLabel" dstEdge="RIGHT" spacing="-1un" src="" srcEdge="RIGHT"/>
       
    20                 <anchoritem dst="tocListView" dstEdge="LEFT" spacing="1un" src="" srcEdge="LEFT"/>
       
    21                 <anchoritem dst="tocListView" dstEdge="TOP" spacing="6un" src="" srcEdge="TOP"/>
       
    22                 <anchoritem dst="tocListView" dstEdge="RIGHT" spacing="-1un" src="" srcEdge="RIGHT"/>
       
    23                 <anchoritem dst="tocListView" dstEdge="BOTTOM" spacing="-1un" src="" srcEdge="BOTTOM"/>
       
    24             </layout>
    20             </layout>
    25         </widget>
    21         </widget>
    26     </widget>
    22     </widget>
    27     <widget name="wizardView" type="HbView">
    23     <widget name="wizardView" type="HbView">
    28         <widget name="content_2" role="HbView:widget" type="HbWidget">
    24         <widget name="content_2" role="HbView:widget" type="HbWidget">