45
|
1 |
<?xml version="1.0" encoding="UTF-8"?>
|
|
2 |
<hbdocument version="1.1">
|
|
3 |
<object name="allNotesAction" type="HbAction">
|
|
4 |
<icon iconName="qtg_mono_notes_all" name="icon"/>
|
|
5 |
</object>
|
|
6 |
<object name="collectionsViewAction" type="HbAction">
|
|
7 |
<icon iconName="qtg_mono_notes_collections" name="icon"/>
|
|
8 |
</object>
|
|
9 |
<object name="newNoteAction" type="HbAction">
|
|
10 |
<icon iconName="qtg_mono_create_event" name="icon"/>
|
|
11 |
</object>
|
|
12 |
<widget name="notesCollectionView" type="HbView">
|
|
13 |
<widget name="notesCollectionWidget" role="HbView:widget" type="HbWidget">
|
|
14 |
<widget name="subtitleGroupBox" type="HbGroupBox">
|
|
15 |
<real name="z" value="1"/>
|
|
16 |
<bool name="collapsable" value="FALSE"/>
|
|
17 |
<string locid="txt_notes_subhead_collections" name="heading" value="Collections"/>
|
|
18 |
</widget>
|
|
19 |
<widget name="listView" type="HbListView">
|
|
20 |
<widget name="listItemPrototype_1" role="HbAbstractView:prototype" type="HbListViewItem"/>
|
|
21 |
<real name="z" value="2"/>
|
|
22 |
<sizehint height="85.52239un" type="PREFERRED" width="45.8209un"/>
|
|
23 |
</widget>
|
|
24 |
<layout type="anchor">
|
|
25 |
<anchoritem dst="subtitleGroupBox" dstEdge="LEFT" spacing="0un" src="" srcEdge="LEFT"/>
|
|
26 |
<anchoritem dst="subtitleGroupBox" dstEdge="TOP" spacing="0un" src="" srcEdge="TOP"/>
|
|
27 |
<anchoritem dst="subtitleGroupBox" dstEdge="RIGHT" spacing="0un" src="" srcEdge="RIGHT"/>
|
|
28 |
<anchoritem dst="listView" dstEdge="LEFT" spacing="0un" src="" srcEdge="LEFT"/>
|
|
29 |
<anchoritem dst="listView" dstEdge="TOP" spacing="0un" src="subtitleGroupBox" srcEdge="BOTTOM"/>
|
|
30 |
<anchoritem dst="listView" dstEdge="RIGHT" spacing="0un" src="" srcEdge="RIGHT"/>
|
|
31 |
<anchoritem dst="listView" dstEdge="BOTTOM" spacing="0un" src="" srcEdge="BOTTOM"/>
|
|
32 |
</layout>
|
|
33 |
</widget>
|
|
34 |
<widget name="viewToolbar" role="HbView:toolBar" type="HbToolBar">
|
|
35 |
<enums name="orientation" value="Horizontal"/>
|
|
36 |
<ref object="allNotesAction" role="HbWidget:addAction"/>
|
|
37 |
<ref object="collectionsViewAction" role="HbWidget:addAction"/>
|
|
38 |
<ref object="newNoteAction" role="HbWidget:addAction"/>
|
|
39 |
</widget>
|
|
40 |
<widget name="viewMenu" role="HbView:menu" type="HbMenu"/>
|
|
41 |
<string locid="txt_notes_title_notes" name="title" value="Notes"/>
|
|
42 |
</widget>
|
|
43 |
<metadata activeUIState="portrait" display="NHD-3.2-inch_portrait" unit="un">
|
|
44 |
<uistate name="Common ui state" sections="#common"/>
|
|
45 |
<uistate name="portrait" sections="#common"/>
|
|
46 |
<uistate name="landscape" sections="#common"/>
|
|
47 |
<dummydata objectName="listView" section="#common" value="app_list_template5"/>
|
|
48 |
</metadata>
|
|
49 |
</hbdocument>
|