screensaver/screensaverplugins/snsrbigclockscreensaverplugin/resource/snsrbigclockscreensaveroledanalog.docml
changeset 86 e4f038c420f7
parent 69 87476091b3f5
equal deleted inserted replaced
81:7dd137878ff8 86:e4f038c420f7
     3     <widget name="view" type="HbView">
     3     <widget name="view" type="HbView">
     4         <widget name="mainContainer" role="HbView:widget" type="HbWidget">
     4         <widget name="mainContainer" role="HbView:widget" type="HbWidget">
     5             <sizehint height="var(hb-param-screen-height)" type="PREFERRED" width="var(hb-param-screen-width)"/>
     5             <sizehint height="var(hb-param-screen-height)" type="PREFERRED" width="var(hb-param-screen-width)"/>
     6             <contentsmargins bottom="var(hb-param-margin-gene-bottom)" left="var(hb-param-margin-gene-left)" right="var(hb-param-margin-gene-right)" top="var(hb-param-margin-gene-top)"/>
     6             <contentsmargins bottom="var(hb-param-margin-gene-bottom)" left="var(hb-param-margin-gene-left)" right="var(hb-param-margin-gene-right)" top="var(hb-param-margin-gene-top)"/>
     7             <widget name="clockContainer" type="HbWidget">
     7             <widget name="clockContainer" type="HbWidget">
     8                 <sizehint height="expr( 32.8un + 2.5un + var(hb-param-text-height-tiny) + var(hb-param-margin-gene-top) + var(hb-param-margin-gene-bottom) + var(hb-param-margin-gene-bottom) + var(hb-param-margin-gene-top) )" type="PREFERRED" width="45un"/>
     8                 <sizehint height="expr( 32.8un + 2.4un + var(hb-param-text-height-tiny) + var(hb-param-margin-gene-top) + var(hb-param-margin-gene-bottom) + var(hb-param-margin-gene-bottom) + var(hb-param-margin-gene-top) )" type="PREFERRED" width="45un"/>
     9                 <widget name="oledAnalogClockWidget" type="SnsrOledClockWidget">
     9                 <widget name="oledAnalogClockWidget" type="SnsrOledClockWidget">
    10                     <real name="z" value="1"/>
    10                     <real name="z" value="1"/>
    11                     <sizehint height="32.8un" type="PREFERRED" width="32.8un"/>
    11                     <sizehint height="32.8un" type="PREFERRED" width="32.8un"/>
    12                 </widget>
    12                 </widget>
    13                 <widget name="indicatorWidget" type="SnsrIndicatorWidget">
    13                 <widget name="indicatorWidget" type="SnsrIndicatorWidget">
    14                     <sizehint height="2.5un" type="PREFERRED"/>
    14                     <sizehint height="2.4un" type="PREFERRED"/>
    15                     <sizehint width="2.5un" type="MINIMUM"/>
    15                     <sizehint width="2.4un" type="MINIMUM"/>
    16                     <sizepolicy horizontalPolicy="Expanding" verticalPolicy="Preferred"/>
    16                     <sizepolicy horizontalPolicy="Expanding" verticalPolicy="Preferred"/>
    17                     <real name="z" value="2"/>
    17                     <real name="z" value="2"/>
    18                 </widget>
    18                 </widget>
    19                 <widget name="dateLabel" type="SnsrLabel">
    19                 <widget name="dateLabel" type="SnsrLabel">
    20                     <real name="z" value="3"/>
    20                     <real name="z" value="3"/>