|
1 <?xml version="1.0" encoding="UTF-8"?> |
|
2 <designerData> |
|
3 <component id="com.nokia.sdt.test.testStatusPaneContext"> |
|
4 <property id="name">root</property> |
|
5 </component> |
|
6 <component id="com.nokia.sdt.test.testStatusPaneContext"> |
|
7 <property id="name">MbmMaskedImage</property> |
|
8 <compoundProperty id="image"> |
|
9 <property id="bmpfile">\system\apps\image-tests\Foo.mbm</property> |
|
10 <property id="bmpid">EMbmFooQgn_note_ok</property> |
|
11 <property id="bmpmask">EMbmFooQgn_note_ok_mask_soft</property> |
|
12 </compoundProperty> |
|
13 </component> |
|
14 <component id="com.nokia.sdt.test.testStatusPaneContext"> |
|
15 <property id="name">MissingMultiImageFile</property> |
|
16 <compoundProperty id="image"> |
|
17 <property id="bmpfile">Unknown.mbm</property> |
|
18 <property id="bmpid">EMbmUnknownQgn_note_ok</property> |
|
19 <property id="bmpmask">EMbmUnknownQgn_note_ok_mask_soft</property> |
|
20 </compoundProperty> |
|
21 </component> |
|
22 <component id="com.nokia.sdt.test.testStatusPaneContext"> |
|
23 <property id="name">MbmMaskedImage</property> |
|
24 <compoundProperty id="image"> |
|
25 <property id="bmpfile">\system\apps\image-tests\Foo.mbm</property> |
|
26 <property id="bmpid">EMbmFooQgn_note_ok</property> |
|
27 <property id="bmpmask">EMbmFooQgn_note_ok_mask_soft</property> |
|
28 </compoundProperty> |
|
29 </component> |
|
30 <component id="com.nokia.sdt.test.testStatusPaneContext"> |
|
31 <property id="name">MbmUnmaskedFromMaskedImage</property> |
|
32 <compoundProperty id="image"> |
|
33 <property id="bmpfile">\system\apps\image-tests\Foo.mbm</property> |
|
34 <property id="bmpid">EMbmFooQgn_note_ok</property> |
|
35 </compoundProperty> |
|
36 </component> |
|
37 <component id="com.nokia.sdt.test.testStatusPaneContext"> |
|
38 <property id="name">MbmUnmaskedImage</property> |
|
39 <compoundProperty id="image"> |
|
40 <property id="bmpfile">\system\apps\image-tests\Foo.mbm</property> |
|
41 <property id="bmpid">EMbmFooNote</property> |
|
42 </compoundProperty> |
|
43 </component> |
|
44 |
|
45 <component id="com.nokia.sdt.test.testStatusPaneContext"> |
|
46 <property id="name">MifSvgImage</property> |
|
47 <compoundProperty id="image"> |
|
48 <property id="bmpfile">\system\resources\Svgs.mif</property> |
|
49 <property id="bmpid">EMbmSvgsAppicon</property> |
|
50 <property id="bmpmask">EMbmSvgsAppicon_mask</property> |
|
51 </compoundProperty> |
|
52 </component> |
|
53 <component id="com.nokia.sdt.test.testStatusPaneContext"> |
|
54 <property id="name">MifMaskedImage</property> |
|
55 <compoundProperty id="image"> |
|
56 <property id="bmpfile">\system\resources\Svgs.mif</property> |
|
57 <property id="bmpid">EMbmSvgsQgn_note_ok</property> |
|
58 <property id="bmpmask">EMbmSvgsQgn_note_ok_mask</property> |
|
59 </compoundProperty> |
|
60 </component> |
|
61 |
|
62 |
|
63 <component id="com.nokia.examples.testUIQImages"> |
|
64 <property id="name">UriImage</property> |
|
65 <compoundProperty id="image"> |
|
66 <property id="uri">z:\path\filename.ext</property> |
|
67 </compoundProperty> |
|
68 </component> |
|
69 <component id="com.nokia.examples.testUIQImages"> |
|
70 <property id="name">UriImage2</property> |
|
71 <compoundProperty id="image"> |
|
72 <property id="uri">\path\filename2.mbm?idx=0&mask=1</property> |
|
73 </compoundProperty> |
|
74 </component> |
|
75 |
|
76 <component id="com.nokia.examples.testUIQImages"> |
|
77 <property id="name">UriImage3</property> |
|
78 <compoundProperty id="image"> |
|
79 <property id="uri">uiq_icon:00000000?size=small</property> |
|
80 </compoundProperty> |
|
81 </component> |
|
82 |
|
83 <component id="com.nokia.examples.testUIQImages"> |
|
84 <property id="name">UriImage4</property> |
|
85 <compoundProperty id="image"> |
|
86 <property id="bmpfile">\system\resources\Svgs.mif</property> |
|
87 <property id="bmpid">EMbmSvgsQgn_note_ok</property> |
|
88 <property id="bmpmask">EMbmSvgsQgn_note_ok_mask</property> |
|
89 |
|
90 <property id="uri">filename.svg</property> |
|
91 </compoundProperty> |
|
92 </component> |
|
93 |
|
94 <component id="com.nokia.examples.testUIQImages"> |
|
95 <property id="name">UriImage5</property> |
|
96 <compoundProperty id="image"> |
|
97 <property id="uri">file:///z:\foo\bar\filename.svg</property> |
|
98 </compoundProperty> |
|
99 </component> |
|
100 |
|
101 <!-- ======================================== --> |
|
102 |
|
103 <component id="com.nokia.examples.srcmapImage"> |
|
104 <property id="name">test_image</property> |
|
105 <compoundProperty id="image"> |
|
106 <property id="bmpfile">test.mbm</property> |
|
107 <property id="bmpid">ETestPic1</property> |
|
108 </compoundProperty> |
|
109 </component> |
|
110 <!-- ======================================== --> |
|
111 |
|
112 <component id="com.nokia.examples.multiImageControl"> |
|
113 <property id="name">test_multi_image</property> |
|
114 <compoundProperty id="images"> |
|
115 <property id="bmpfile">testMulti.mbm</property> |
|
116 <property id="bmpid1">EMbmTestmultiPic1</property> |
|
117 <property id="bmpid2">EMbmTestmultiPic2</property> |
|
118 <property id="bmpmask2">EMbmTestmultiPic2_mask</property> |
|
119 </compoundProperty> |
|
120 </component> |
|
121 |
|
122 <component id="com.nokia.examples.multiImageControl"> |
|
123 <property id="name">test_multi_image_missing</property> |
|
124 <compoundProperty id="images"> |
|
125 <property id="bmpfile">Unknown.mbm</property> |
|
126 <property id="bmpid1">EMbmUnknownQgn_note_ok</property> |
|
127 <property id="bmpmask1">EMbmUnknownQgn_note_ok_mask_soft</property> |
|
128 </compoundProperty> |
|
129 </component> |
|
130 |
|
131 </designerData> |
|
132 |
|
133 |