hswidgetplugin/fmradiohswidgetplugin/resource/fmradiohswidget.docml
branchGCC_SURGE
changeset 37 451b2e1545b2
parent 26 6bcf277166c1
parent 33 11b6825f0862
equal deleted inserted replaced
26:6bcf277166c1 37:451b2e1545b2
     1 <?xml version="1.0" encoding="UTF-8"?>
       
     2 <hbdocument version="1.0">
       
     3     <widget name="mainLayout" type="HbWidget">
       
     4         <widget name="radioIconPushButton" type="HbPushButton">
       
     5             <icon iconName="qtg_large_radio" name="background"/>
       
     6             <sizepolicy horizontalPolicy="Preferred" horizontalStretch="0" verticalPolicy="Preferred" verticalStretch="0"/>
       
     7             <sizehint height="11un" type="PREFERRED" width="11un"/>
       
     8             <contentsmargins bottom="expr((17un - 11un) / 2)" left="var(hb-param-margin-gene-middle-horizontal)" right="var(hb-param-margin-gene-middle-horizontal)" top="expr((17un - 11un) / 2)"/>
       
     9             <string name="text"/>
       
    10             <bool name="stretched" value="FALSE"/>
       
    11         </widget>
       
    12         <widget name="rightSideLayout" type="HbWidget">
       
    13             <widget name="informationAreaLayout" type="HbWidget">
       
    14                 <widget name="twoRowsLayout" type="HbWidget">
       
    15                     <widget name="firstRowLabel" type="HbLabel">
       
    16                         <enums name="alignment" value="AlignVCenter|AlignHCenter"/>
       
    17                         <sizehint height="3un" type="PREFERRED" width="32.5un"/>
       
    18                     </widget>
       
    19                     <widget name="secondRowLabel" type="HbLabel">
       
    20                         <enums name="alignment" value="AlignVCenter|AlignHCenter"/>
       
    21                         <sizehint height="3un" type="PREFERRED" width="32.5un"/>
       
    22                     </widget>
       
    23                     <real name="z" value="0"/>
       
    24                     <sizehint height="expr(var(hb-param-margin-gene-middle-vertical) + (var(hb-param-text-height-tiny) * 2))" type="PREFERRED" width="31.5un"/>
       
    25                     <bool name="visible" value="FALSE"/>
       
    26                     <layout orientation="Vertical" spacing="var(hb-param-margin-gene-middle-vertical)" type="linear">
       
    27                         <contentsmargins bottom="0un" left="0un" right="0un" top="0un"/>
       
    28                         <linearitem itemname="firstRowLabel" spacing="var(hb-param-margin-gene-middle-vertical)"/>
       
    29                         <linearitem itemname="secondRowLabel" spacing="0un"/>
       
    30                     </layout>
       
    31                 </widget>
       
    32                 <widget name="oneRowLayout" type="HbWidget">
       
    33                     <widget name="lonelyRowLabel" type="HbLabel">
       
    34                         <enums name="alignment" value="AlignVCenter|AlignHCenter"/>
       
    35                         <sizehint height="6.625un" type="PREFERRED" width="32.5un"/>
       
    36                     </widget>
       
    37                     <real name="z" value="0"/>
       
    38                     <sizehint height="expr(var(hb-param-margin-gene-middle-vertical) + (var(hb-param-text-height-tiny) * 2))" type="PREFERRED" width="31.5un"/>
       
    39                     <sizehint type="MINIMUM" width="0.74627un"/>
       
    40                     <bool name="visible" value="FALSE"/>
       
    41                     <layout orientation="Vertical" spacing="0un" type="linear">
       
    42                         <contentsmargins bottom="0un" left="0un" right="0un" top="0un"/>
       
    43                         <linearitem itemname="lonelyRowLabel"/>
       
    44                     </layout>
       
    45                 </widget>
       
    46                 <widget name="animationLayout" type="HbWidget">
       
    47                     <widget name="animationIcon" type="HbLabel">
       
    48                         <enums name="alignment" value="AlignVCenter|AlignHCenter"/>
       
    49                         <sizehint height="var(hb-param-graphic-size-primary-medium)" type="PREFERRED" width="var(hb-param-graphic-size-primary-medium)"/>
       
    50                     </widget>
       
    51                     <real name="z" value="0"/>
       
    52                     <sizehint height="expr(var(hb-param-margin-gene-middle-vertical) + (var(hb-param-text-height-tiny) * 2))" type="PREFERRED" width="31.5un"/>
       
    53                     <bool name="visible" value="FALSE"/>
       
    54                     <layout orientation="Vertical" spacing="0un" type="linear">
       
    55                         <contentsmargins bottom="0un" left="0un" right="0un" top="0un"/>
       
    56                         <linearitem itemname="animationIcon"/>
       
    57                     </layout>
       
    58                 </widget>
       
    59                 <real name="z" value="0"/>
       
    60                 <sizehint height="expr(var(hb-param-margin-gene-middle-vertical) + (var(hb-param-text-height-tiny) * 2))" type="PREFERRED" width="31.5un"/>
       
    61                 <contentsmargins bottom="0un" left="0un" right="0un" top="0un"/>
       
    62                 <fontspec name="fontSpec" role="Secondary" textheight="var(hb-param-text-height-tiny)"/>
       
    63                 <layout type="stacked">
       
    64                     <stackitem itemname="twoRowsLayout"/>
       
    65                     <stackitem itemname="oneRowLayout"/>
       
    66                     <stackitem itemname="animationLayout"/>
       
    67                 </layout>
       
    68             </widget>
       
    69             <widget name="controlAreaLayout" type="HbWidget">
       
    70                 <widget name="previousPushButton" type="HbPushButton">
       
    71                     <icon iconName="qtg_mono_previous" name="icon"/>
       
    72                     <sizepolicy horizontalPolicy="Preferred" horizontalStretch="0" verticalPolicy="Preferred" verticalStretch="0"/>
       
    73                     <sizehint height="8un" type="PREFERRED" width="expr(31.5un /3)"/>
       
    74                     <string name="text"/>
       
    75                     <bool name="enabled" value="FALSE"/>
       
    76                 </widget>
       
    77                 <widget name="playPushButton" type="HbPushButton">
       
    78                     <icon iconName="qtg_mono_play" name="icon"/>
       
    79                     <sizepolicy horizontalPolicy="Preferred" horizontalStretch="0" verticalPolicy="Preferred" verticalStretch="0"/>
       
    80                     <sizehint height="8un" type="PREFERRED" width="expr(31.5un /3)"/>
       
    81                     <string name="text"/>
       
    82                     <bool name="enabled" value="FALSE"/>
       
    83                 </widget>
       
    84                 <widget name="nextPushButton" type="HbPushButton">
       
    85                     <icon iconName="qtg_mono_next" name="icon"/>
       
    86                     <sizepolicy horizontalPolicy="Preferred" horizontalStretch="0" verticalPolicy="Preferred" verticalStretch="0"/>
       
    87                     <sizehint height="8un" type="PREFERRED" width="expr(31.5un /3)"/>
       
    88                     <string name="text"/>
       
    89                     <bool name="enabled" value="FALSE"/>
       
    90                 </widget>
       
    91                 <real name="z" value="1"/>
       
    92                 <sizehint height="8un" type="PREFERRED" width="31.5un"/>
       
    93                 <sizehint height="0un" type="MINIMUM" width="0un"/>
       
    94                 <contentsmargins bottom="0un" left="0un" right="0un" top="0un"/>
       
    95                 <layout orientation="Horizontal" spacing="0un" type="linear">
       
    96                     <contentsmargins bottom="0un" left="0un" right="0un" top="0un"/>
       
    97                     <linearitem itemname="previousPushButton" spacing="0un"/>
       
    98                     <linearitem itemname="playPushButton" spacing="0un"/>
       
    99                     <linearitem itemname="nextPushButton"/>
       
   100                 </layout>
       
   101             </widget>
       
   102             <real name="z" value="0"/>
       
   103             <sizehint height="expr((var(hb-param-margin-gene-middle-vertical) * 4)  + (var(hb-param-text-height-tiny) * 2) + 8un)" type="PREFERRED" width="expr(46un - 11un - 2px - (2 * var(hb-param-margin-gene-middle-horizontal)))"/>
       
   104             <contentsmargins bottom="var(hb-param-margin-gene-middle-vertical)" left="var(hb-param-margin-gene-middle-horizontal)" right="var(hb-param-margin-gene-middle-horizontal)" top="var(hb-param-margin-gene-middle-vertical)"/>
       
   105             <layout orientation="Vertical" spacing="var(hb-param-margin-gene-middle-vertical)" type="linear">
       
   106                 <contentsmargins bottom="0un" left="0un" right="0un" top="0un"/>
       
   107                 <linearitem itemname="informationAreaLayout" spacing="var(hb-param-margin-gene-middle-vertical)"/>
       
   108                 <linearitem itemname="controlAreaLayout" spacing="0un"/>
       
   109             </layout>
       
   110         </widget>
       
   111         <widget name="verticalSeparatorLabel" type="HbLabel">
       
   112             <sizehint height="expr((var(hb-param-margin-gene-middle-vertical) * 4)  + (var(hb-param-text-height-tiny) * 2) + 8un)" type="PREFERRED" width="2"/>
       
   113             <contentsmargins bottom="2" left="0un" right="0un" top="2"/>
       
   114         </widget>
       
   115         <real name="z" value="1"/>
       
   116         <sizepolicy horizontalPolicy="Preferred" horizontalStretch="0" verticalPolicy="Preferred" verticalStretch="0"/>
       
   117         <sizehint height="expr((var(hb-param-margin-gene-middle-vertical) * 4)  + (var(hb-param-text-height-tiny) * 2) + 8un)" type="PREFERRED" width="46un"/>
       
   118         <layout orientation="Horizontal" spacing="0un" type="linear">
       
   119             <contentsmargins bottom="0un" left="0un" right="0un" top="0un"/>
       
   120             <linearitem itemname="radioIconPushButton" spacing="0un" stretchfactor="-1"/>
       
   121             <linearitem itemname="verticalSeparatorLabel" spacing="0un"/>
       
   122             <linearitem itemname="rightSideLayout" spacing="0un"/>
       
   123         </layout>
       
   124     </widget>
       
   125     <metadata activeUIState="Common ui state" display="NHD landscape" unit="un">
       
   126         <uistate name="Common ui state" sections="#common"/>
       
   127     </metadata>
       
   128 </hbdocument>