-rw-r--r-- | core/pim/todo/taskeditoradvanced.ui | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/core/pim/todo/taskeditoradvanced.ui b/core/pim/todo/taskeditoradvanced.ui index 6160712..3aac216 100644 --- a/core/pim/todo/taskeditoradvanced.ui +++ b/core/pim/todo/taskeditoradvanced.ui | |||
@@ -1,228 +1,224 @@ | |||
1 | <!DOCTYPE UI><UI> | 1 | <!DOCTYPE UI><UI> |
2 | <class>TaskEditorAdvanced</class> | 2 | <class>TaskEditorAdvanced</class> |
3 | <widget> | 3 | <widget> |
4 | <class>QWidget</class> | 4 | <class>QWidget</class> |
5 | <property stdset="1"> | 5 | <property stdset="1"> |
6 | <name>name</name> | 6 | <name>name</name> |
7 | <cstring>TaskEditorAdvanced</cstring> | 7 | <cstring>TaskEditorAdvanced</cstring> |
8 | </property> | 8 | </property> |
9 | <property stdset="1"> | 9 | <property stdset="1"> |
10 | <name>geometry</name> | 10 | <name>geometry</name> |
11 | <rect> | 11 | <rect> |
12 | <x>0</x> | 12 | <x>0</x> |
13 | <y>0</y> | 13 | <y>0</y> |
14 | <width>232</width> | 14 | <width>232</width> |
15 | <height>307</height> | 15 | <height>307</height> |
16 | </rect> | 16 | </rect> |
17 | </property> | 17 | </property> |
18 | <property stdset="1"> | ||
19 | <name>caption</name> | ||
20 | <string>Form2</string> | ||
21 | </property> | ||
22 | <property> | 18 | <property> |
23 | <name>layoutMargin</name> | 19 | <name>layoutMargin</name> |
24 | </property> | 20 | </property> |
25 | <property> | 21 | <property> |
26 | <name>layoutSpacing</name> | 22 | <name>layoutSpacing</name> |
27 | </property> | 23 | </property> |
28 | <grid> | 24 | <grid> |
29 | <property stdset="1"> | 25 | <property stdset="1"> |
30 | <name>margin</name> | 26 | <name>margin</name> |
31 | <number>8</number> | 27 | <number>8</number> |
32 | </property> | 28 | </property> |
33 | <property stdset="1"> | 29 | <property stdset="1"> |
34 | <name>spacing</name> | 30 | <name>spacing</name> |
35 | <number>6</number> | 31 | <number>6</number> |
36 | </property> | 32 | </property> |
37 | <widget row="0" column="0" > | 33 | <widget row="0" column="0" > |
38 | <class>QLayoutWidget</class> | 34 | <class>QLayoutWidget</class> |
39 | <property stdset="1"> | 35 | <property stdset="1"> |
40 | <name>name</name> | 36 | <name>name</name> |
41 | <cstring>Layout13</cstring> | 37 | <cstring>Layout13</cstring> |
42 | </property> | 38 | </property> |
43 | <hbox> | 39 | <hbox> |
44 | <property stdset="1"> | 40 | <property stdset="1"> |
45 | <name>margin</name> | 41 | <name>margin</name> |
46 | <number>0</number> | 42 | <number>0</number> |
47 | </property> | 43 | </property> |
48 | <property stdset="1"> | 44 | <property stdset="1"> |
49 | <name>spacing</name> | 45 | <name>spacing</name> |
50 | <number>6</number> | 46 | <number>6</number> |
51 | </property> | 47 | </property> |
52 | <widget> | 48 | <widget> |
53 | <class>QLabel</class> | 49 | <class>QLabel</class> |
54 | <property stdset="1"> | 50 | <property stdset="1"> |
55 | <name>name</name> | 51 | <name>name</name> |
56 | <cstring>lblState</cstring> | 52 | <cstring>lblState</cstring> |
57 | </property> | 53 | </property> |
58 | <property stdset="1"> | 54 | <property stdset="1"> |
59 | <name>text</name> | 55 | <name>text</name> |
60 | <string>State:</string> | 56 | <string>State:</string> |
61 | </property> | 57 | </property> |
62 | </widget> | 58 | </widget> |
63 | <widget> | 59 | <widget> |
64 | <class>QComboBox</class> | 60 | <class>QComboBox</class> |
65 | <item> | 61 | <item> |
66 | <property> | 62 | <property> |
67 | <name>text</name> | 63 | <name>text</name> |
68 | <string>Started</string> | 64 | <string>Started</string> |
69 | </property> | 65 | </property> |
70 | </item> | 66 | </item> |
71 | <item> | 67 | <item> |
72 | <property> | 68 | <property> |
73 | <name>text</name> | 69 | <name>text</name> |
74 | <string>Postponed</string> | 70 | <string>Postponed</string> |
75 | </property> | 71 | </property> |
76 | </item> | 72 | </item> |
77 | <item> | 73 | <item> |
78 | <property> | 74 | <property> |
79 | <name>text</name> | 75 | <name>text</name> |
80 | <string>Finished</string> | 76 | <string>Finished</string> |
81 | </property> | 77 | </property> |
82 | </item> | 78 | </item> |
83 | <item> | 79 | <item> |
84 | <property> | 80 | <property> |
85 | <name>text</name> | 81 | <name>text</name> |
86 | <string>Not started</string> | 82 | <string>Not started</string> |
87 | </property> | 83 | </property> |
88 | </item> | 84 | </item> |
89 | <property stdset="1"> | 85 | <property stdset="1"> |
90 | <name>name</name> | 86 | <name>name</name> |
91 | <cstring>cmbState</cstring> | 87 | <cstring>cmbState</cstring> |
92 | </property> | 88 | </property> |
93 | </widget> | 89 | </widget> |
94 | </hbox> | 90 | </hbox> |
95 | </widget> | 91 | </widget> |
96 | <widget row="2" column="0" > | 92 | <widget row="2" column="0" > |
97 | <class>QLayoutWidget</class> | 93 | <class>QLayoutWidget</class> |
98 | <property stdset="1"> | 94 | <property stdset="1"> |
99 | <name>name</name> | 95 | <name>name</name> |
100 | <cstring>Layout17</cstring> | 96 | <cstring>Layout17</cstring> |
101 | </property> | 97 | </property> |
102 | <hbox> | 98 | <hbox> |
103 | <property stdset="1"> | 99 | <property stdset="1"> |
104 | <name>margin</name> | 100 | <name>margin</name> |
105 | <number>0</number> | 101 | <number>0</number> |
106 | </property> | 102 | </property> |
107 | <property stdset="1"> | 103 | <property stdset="1"> |
108 | <name>spacing</name> | 104 | <name>spacing</name> |
109 | <number>6</number> | 105 | <number>6</number> |
110 | </property> | 106 | </property> |
111 | <widget> | 107 | <widget> |
112 | <class>QLabel</class> | 108 | <class>QLabel</class> |
113 | <property stdset="1"> | 109 | <property stdset="1"> |
114 | <name>name</name> | 110 | <name>name</name> |
115 | <cstring>lblMaintainer</cstring> | 111 | <cstring>lblMaintainer</cstring> |
116 | </property> | 112 | </property> |
117 | <property stdset="1"> | 113 | <property stdset="1"> |
118 | <name>text</name> | 114 | <name>text</name> |
119 | <string>Maintainer</string> | 115 | <string>Maintainer</string> |
120 | </property> | 116 | </property> |
121 | </widget> | 117 | </widget> |
122 | <widget> | 118 | <widget> |
123 | <class>QLabel</class> | 119 | <class>QLabel</class> |
124 | <property stdset="1"> | 120 | <property stdset="1"> |
125 | <name>name</name> | 121 | <name>name</name> |
126 | <cstring>txtMaintainer</cstring> | 122 | <cstring>txtMaintainer</cstring> |
127 | </property> | 123 | </property> |
128 | <property stdset="1"> | 124 | <property stdset="1"> |
129 | <name>text</name> | 125 | <name>text</name> |
130 | <string>test</string> | 126 | <string>test</string> |
131 | </property> | 127 | </property> |
132 | <property stdset="1"> | 128 | <property stdset="1"> |
133 | <name>textFormat</name> | 129 | <name>textFormat</name> |
134 | <enum>RichText</enum> | 130 | <enum>RichText</enum> |
135 | </property> | 131 | </property> |
136 | </widget> | 132 | </widget> |
137 | <widget> | 133 | <widget> |
138 | <class>QLayoutWidget</class> | 134 | <class>QLayoutWidget</class> |
139 | <property stdset="1"> | 135 | <property stdset="1"> |
140 | <name>name</name> | 136 | <name>name</name> |
141 | <cstring>Layout16</cstring> | 137 | <cstring>Layout16</cstring> |
142 | </property> | 138 | </property> |
143 | <vbox> | 139 | <vbox> |
144 | <property stdset="1"> | 140 | <property stdset="1"> |
145 | <name>margin</name> | 141 | <name>margin</name> |
146 | <number>0</number> | 142 | <number>0</number> |
147 | </property> | 143 | </property> |
148 | <property stdset="1"> | 144 | <property stdset="1"> |
149 | <name>spacing</name> | 145 | <name>spacing</name> |
150 | <number>6</number> | 146 | <number>6</number> |
151 | </property> | 147 | </property> |
152 | <widget> | 148 | <widget> |
153 | <class>QToolButton</class> | 149 | <class>QToolButton</class> |
154 | <property stdset="1"> | 150 | <property stdset="1"> |
155 | <name>name</name> | 151 | <name>name</name> |
156 | <cstring>tbtMaintainer</cstring> | 152 | <cstring>tbtMaintainer</cstring> |
157 | </property> | 153 | </property> |
158 | <property stdset="1"> | 154 | <property stdset="1"> |
159 | <name>text</name> | 155 | <name>text</name> |
160 | <string>...</string> | 156 | <string>...</string> |
161 | </property> | 157 | </property> |
162 | </widget> | 158 | </widget> |
163 | </vbox> | 159 | </vbox> |
164 | </widget> | 160 | </widget> |
165 | </hbox> | 161 | </hbox> |
166 | </widget> | 162 | </widget> |
167 | <widget row="1" column="0" > | 163 | <widget row="1" column="0" > |
168 | <class>QLayoutWidget</class> | 164 | <class>QLayoutWidget</class> |
169 | <property stdset="1"> | 165 | <property stdset="1"> |
170 | <name>name</name> | 166 | <name>name</name> |
171 | <cstring>Layout4</cstring> | 167 | <cstring>Layout4</cstring> |
172 | </property> | 168 | </property> |
173 | <hbox> | 169 | <hbox> |
174 | <property stdset="1"> | 170 | <property stdset="1"> |
175 | <name>margin</name> | 171 | <name>margin</name> |
176 | <number>0</number> | 172 | <number>0</number> |
177 | </property> | 173 | </property> |
178 | <property stdset="1"> | 174 | <property stdset="1"> |
179 | <name>spacing</name> | 175 | <name>spacing</name> |
180 | <number>6</number> | 176 | <number>6</number> |
181 | </property> | 177 | </property> |
182 | <widget> | 178 | <widget> |
183 | <class>QLabel</class> | 179 | <class>QLabel</class> |
184 | <property stdset="1"> | 180 | <property stdset="1"> |
185 | <name>name</name> | 181 | <name>name</name> |
186 | <cstring>txtMode</cstring> | 182 | <cstring>txtMode</cstring> |
187 | </property> | 183 | </property> |
188 | <property stdset="1"> | 184 | <property stdset="1"> |
189 | <name>text</name> | 185 | <name>text</name> |
190 | <string>Maintain Mode:</string> | 186 | <string>Maintain Mode:</string> |
191 | </property> | 187 | </property> |
192 | </widget> | 188 | </widget> |
193 | <widget> | 189 | <widget> |
194 | <class>QComboBox</class> | 190 | <class>QComboBox</class> |
195 | <item> | 191 | <item> |
196 | <property> | 192 | <property> |
197 | <name>text</name> | 193 | <name>text</name> |
198 | <string>Nothing</string> | 194 | <string>Nothing</string> |
199 | </property> | 195 | </property> |
200 | </item> | 196 | </item> |
201 | <item> | 197 | <item> |
202 | <property> | 198 | <property> |
203 | <name>text</name> | 199 | <name>text</name> |
204 | <string>Responsible</string> | 200 | <string>Responsible</string> |
205 | </property> | 201 | </property> |
206 | </item> | 202 | </item> |
207 | <item> | 203 | <item> |
208 | <property> | 204 | <property> |
209 | <name>text</name> | 205 | <name>text</name> |
210 | <string>Done By</string> | 206 | <string>Done By</string> |
211 | </property> | 207 | </property> |
212 | </item> | 208 | </item> |
213 | <item> | 209 | <item> |
214 | <property> | 210 | <property> |
215 | <name>text</name> | 211 | <name>text</name> |
216 | <string>Coordinating</string> | 212 | <string>Coordinating</string> |
217 | </property> | 213 | </property> |
218 | </item> | 214 | </item> |
219 | <property stdset="1"> | 215 | <property stdset="1"> |
220 | <name>name</name> | 216 | <name>name</name> |
221 | <cstring>cmbMode</cstring> | 217 | <cstring>cmbMode</cstring> |
222 | </property> | 218 | </property> |
223 | </widget> | 219 | </widget> |
224 | </hbox> | 220 | </hbox> |
225 | </widget> | 221 | </widget> |
226 | </grid> | 222 | </grid> |
227 | </widget> | 223 | </widget> |
228 | </UI> | 224 | </UI> |