clock/clockui/clockviews/data/xml/clockmainview.docml
changeset 51 0b38fc5b94c6
parent 45 b6db4fd4947b
child 55 2c54b51f39c4
equal deleted inserted replaced
46:ecd7b9840282 51:0b38fc5b94c6
    24                 <sizepolicy horizontalPolicy="Preferred" horizontalStretch="0" verticalPolicy="Preferred" verticalStretch="0"/>
    24                 <sizepolicy horizontalPolicy="Preferred" horizontalStretch="0" verticalPolicy="Preferred" verticalStretch="0"/>
    25                 <sizehint height="var(hb-param-text-height-primary)" type="PREFERRED" width="49.7un"/>
    25                 <sizehint height="var(hb-param-text-height-primary)" type="PREFERRED" width="49.7un"/>
    26                 <sizehint height="var(hb-param-text-height-primary)" type="MINIMUM" width="37.7un"/>
    26                 <sizehint height="var(hb-param-text-height-primary)" type="MINIMUM" width="37.7un"/>
    27                 <sizehint height="var(hb-param-text-height-primary)" type="MAXIMUM" width="49.7un"/>
    27                 <sizehint height="var(hb-param-text-height-primary)" type="MAXIMUM" width="49.7un"/>
    28                 <string locid="txt_clk_main_view_list_no_alarms_set" name="plainText" value="No alarm set"/>
    28                 <string locid="txt_clk_main_view_list_no_alarms_set" name="plainText" value="No alarm set"/>
       
    29                 <fontspec name="fontSpec" role="Undefined" textheight="expr(var(hb-param-text-height-primary) )"/>
    29             </widget>
    30             </widget>
    30             <widget name="dateLabel" type="HbLabel">
    31             <widget name="dateLabel" type="HbLabel">
    31                 <enums name="alignment" value="AlignVCenter|AlignHCenter"/>
    32                 <enums name="alignment" value="AlignVCenter|AlignHCenter"/>
    32                 <real name="z" value="19"/>
    33                 <real name="z" value="19"/>
    33                 <sizehint height="var(hb-param-text-height-tiny)" type="PREFERRED" width="expr(var(hb-param-screen-width)-53.73un-4un)"/>
    34                 <sizehint height="var(hb-param-text-height-tiny)" type="PREFERRED" width="expr(var(hb-param-screen-width)-53.73un-4un)"/>
    34                 <string name="plainText" value="Mon 18.05.2009"/>
    35                 <string name="plainText" value="Mon 18.05.2009"/>
       
    36                 <fontspec name="fontSpec" role="Undefined" textheight="expr(var(hb-param-text-height-tiny) )"/>
    35             </widget>
    37             </widget>
    36             <widget name="alarmListView" type="HbListView">
    38             <widget name="alarmListView" type="HbListView">
    37                 <widget name="prototype" role="HbAbstractView:prototype" type="HbListViewItem">
    39                 <widget name="prototype" role="HbAbstractView:prototype" type="HbListViewItem">
    38                     <string name="state" value="normal"/>
    40                     <string name="state" value="normal"/>
    39                 </widget>
    41                 </widget>
    57                 <enums name="layoutDirection" value="LeftToRight"/>
    59                 <enums name="layoutDirection" value="LeftToRight"/>
    58                 <real name="z" value="2"/>
    60                 <real name="z" value="2"/>
    59                 <sizepolicy horizontalPolicy="Preferred" horizontalStretch="0" verticalPolicy="Fixed" verticalStretch="0"/>
    61                 <sizepolicy horizontalPolicy="Preferred" horizontalStretch="0" verticalPolicy="Fixed" verticalStretch="0"/>
    60                 <sizehint height="expr(var(hb-param-text-height-tiny) )" type="PREFERRED" width="18.58295un"/>
    62                 <sizehint height="expr(var(hb-param-text-height-tiny) )" type="PREFERRED" width="18.58295un"/>
    61                 <string name="plainText" value="united kingdom 0:00 GMT"/>
    63                 <string name="plainText" value="united kingdom 0:00 GMT"/>
       
    64                 <fontspec name="fontSpec" role="Undefined" textheight="expr(var(hb-param-text-height-tiny) )"/>
    62             </widget>
    65             </widget>
    63             <layout type="anchor">
    66             <layout type="anchor">
    64                 <anchoritem dst="clockWidget" dstEdge="TOP" spacing="2un" src="" srcEdge="TOP"/>
    67                 <anchoritem dst="clockWidget" dstEdge="TOP" spacing="2un" src="" srcEdge="TOP"/>
    65                 <anchoritem dst="clockWidget" dstEdge="RIGHT" spacing="-10.91567un" src="" srcEdge="RIGHT"/>
    68                 <anchoritem dst="clockWidget" dstEdge="RIGHT" spacing="-10.91567un" src="" srcEdge="RIGHT"/>
    66                 <anchoritem dst="noAlarmLabel" dstEdge="LEFT" spacing="2un" src="" srcEdge="LEFT"/>
    69                 <anchoritem dst="noAlarmLabel" dstEdge="LEFT" spacing="2un" src="" srcEdge="LEFT"/>