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