notes/data/xml/notestodoview.docml
changeset 55 2c54b51f39c4
parent 45 b6db4fd4947b
equal deleted inserted replaced
51:0b38fc5b94c6 55:2c54b51f39c4
    24                 <real name="z" value="2"/>
    24                 <real name="z" value="2"/>
    25                 <sizehint height="47.7612un" type="PREFERRED" width="35.8209un"/>
    25                 <sizehint height="47.7612un" type="PREFERRED" width="35.8209un"/>
    26             </widget>
    26             </widget>
    27             <widget name="emptyListLabel" type="HbLabel">
    27             <widget name="emptyListLabel" type="HbLabel">
    28                 <real name="z" value="1"/>
    28                 <real name="z" value="1"/>
    29 				<string locid="txt_notes_list_no_notes_available" name="plainText" value="No notes available"/>                <enums name="textWrapping" value="TextWordWrap"/>
    29 		<string locid="txt_notes_list_no_notes_available" name="plainText" value="No notes available"/>
       
    30                 <enums name="textWrapping" value="TextWordWrap"/>
    30                 <enums name="textWrapping" value="TextWordWrap"/>
    31                 <enums name="textWrapping" value="TextWordWrap"/>
    31                 <enums name="alignment" value="AlignVCenter|AlignHCenter"/>
    32                 <enums name="alignment" value="AlignVCenter|AlignHCenter"/>
    32                 <sizehint height="expr(var(hb-param-text-height-primary) )" type="PREFERRED"/>
    33                 <sizehint height="expr(var(hb-param-text-height-primary) )" type="PREFERRED"/>
    33             </widget>
    34             </widget>
    34             <layout type="anchor">
    35             <layout type="anchor">
    37                 <anchoritem dst="subtitleGroupBox" dstEdge="TOP" spacing="0un" src="" srcEdge="TOP"/>
    38                 <anchoritem dst="subtitleGroupBox" dstEdge="TOP" spacing="0un" src="" srcEdge="TOP"/>
    38                 <anchoritem dst="todoListView" dstEdge="LEFT" spacing="0un" src="" srcEdge="LEFT"/>
    39                 <anchoritem dst="todoListView" dstEdge="LEFT" spacing="0un" src="" srcEdge="LEFT"/>
    39                 <anchoritem dst="todoListView" dstEdge="TOP" spacing="0un" src="subtitleGroupBox" srcEdge="BOTTOM"/>
    40                 <anchoritem dst="todoListView" dstEdge="TOP" spacing="0un" src="subtitleGroupBox" srcEdge="BOTTOM"/>
    40                 <anchoritem dst="todoListView" dstEdge="RIGHT" spacing="0un" src="" srcEdge="RIGHT"/>
    41                 <anchoritem dst="todoListView" dstEdge="RIGHT" spacing="0un" src="" srcEdge="RIGHT"/>
    41                 <anchoritem dst="todoListView" dstEdge="BOTTOM" spacing="0un" src="" srcEdge="BOTTOM"/>
    42                 <anchoritem dst="todoListView" dstEdge="BOTTOM" spacing="0un" src="" srcEdge="BOTTOM"/>
    42                 <anchoritem dst="emptyListLabel" dstEdge="LEFT" spacing="expr(var(hb-param-margin-gene-left) )" src="todoListView" srcEdge="LEFT"/>
    43                 <anchoritem dst="emptyListLabel" dstEdge="LEFT" spacing="expr(var(hb-param-margin-gene-left))" src="todoListView" srcEdge="LEFT"/>
    43                 <anchoritem dst="emptyListLabel" dstEdge="RIGHT" spacing="expr(-var(hb-param-margin-gene-right) )" src="todoListView" srcEdge="RIGHT"/>
    44                 <anchoritem dst="emptyListLabel" dstEdge="RIGHT" spacing="-expr(var(hb-param-margin-gene-right))" src="todoListView" srcEdge="RIGHT"/>
    44                 <anchoritem dst="emptyListLabel" dstEdge="CENTERV" spacing="0un" src="todoListView" srcEdge="CENTERV"/>
    45                 <anchoritem dst="emptyListLabel" dstEdge="CENTERV" spacing="0un" src="todoListView" srcEdge="CENTERV"/>
    45             </layout>
    46             </layout>
    46         </widget>
    47         </widget>
    47         <widget name="viewToolbar" role="HbView:toolBar" type="HbToolBar">
    48         <widget name="viewToolbar" role="HbView:toolBar" type="HbToolBar">
    48             <enums name="orientation" value="Horizontal"/>
    49             <enums name="orientation" value="Horizontal"/>