summaryrefslogtreecommitdiff
path: root/core/pim/today/plugins/todolist/todopluginconfigbase.ui
Unidiff
Diffstat (limited to 'core/pim/today/plugins/todolist/todopluginconfigbase.ui') (more/less context) (ignore whitespace changes)
-rw-r--r--core/pim/today/plugins/todolist/todopluginconfigbase.ui142
1 files changed, 142 insertions, 0 deletions
diff --git a/core/pim/today/plugins/todolist/todopluginconfigbase.ui b/core/pim/today/plugins/todolist/todopluginconfigbase.ui
new file mode 100644
index 0000000..d3dcfb7
--- a/dev/null
+++ b/core/pim/today/plugins/todolist/todopluginconfigbase.ui
@@ -0,0 +1,142 @@
1<!DOCTYPE UI><UI>
2<class>TodoPluginConfigBase</class>
3<widget>
4 <class>QWidget</class>
5 <property stdset="1">
6 <name>name</name>
7 <cstring>TodoPluginConfigBase</cstring>
8 </property>
9 <vbox>
10 <property stdset="1">
11 <name>margin</name>
12 <number>11</number>
13 </property>
14 <property stdset="1">
15 <name>spacing</name>
16 <number>6</number>
17 </property>
18 <widget>
19 <class>QLayoutWidget</class>
20 <property stdset="1">
21 <name>name</name>
22 <cstring>Layout1</cstring>
23 </property>
24 <hbox>
25 <property stdset="1">
26 <name>margin</name>
27 <number>0</number>
28 </property>
29 <property stdset="1">
30 <name>spacing</name>
31 <number>6</number>
32 </property>
33 <widget>
34 <class>QSpinBox</class>
35 <property stdset="1">
36 <name>name</name>
37 <cstring>SpinBox2</cstring>
38 </property>
39 <property stdset="1">
40 <name>maxValue</name>
41 <number>40</number>
42 </property>
43 <property>
44 <name>whatsThis</name>
45 <string>Set the maximum number of task that should be shown</string>
46 </property>
47 </widget>
48 <widget>
49 <class>QLabel</class>
50 <property stdset="1">
51 <name>name</name>
52 <cstring>TextLabel1</cstring>
53 </property>
54 <property stdset="1">
55 <name>text</name>
56 <string>tasks shown</string>
57 </property>
58 <property>
59 <name>whatsThis</name>
60 <string>Set the maximum number of task that should be shown</string>
61 </property>
62 </widget>
63 </hbox>
64 </widget>
65 <widget>
66 <class>QLayoutWidget</class>
67 <property stdset="1">
68 <name>name</name>
69 <cstring>Layout2</cstring>
70 </property>
71 <hbox>
72 <property stdset="1">
73 <name>margin</name>
74 <number>0</number>
75 </property>
76 <property stdset="1">
77 <name>spacing</name>
78 <number>6</number>
79 </property>
80 <widget>
81 <class>QSpinBox</class>
82 <property stdset="1">
83 <name>name</name>
84 <cstring>SpinBoxClip</cstring>
85 </property>
86 <property stdset="1">
87 <name>maxValue</name>
88 <number>200</number>
89 </property>
90 <property>
91 <name>whatsThis</name>
92 <string>After how many chars should be the info about the task be cut off</string>
93 </property>
94 </widget>
95 <widget>
96 <class>QLabel</class>
97 <property stdset="1">
98 <name>name</name>
99 <cstring>TextLabel2</cstring>
100 </property>
101 <property stdset="1">
102 <name>text</name>
103 <string>Clip line after X chars</string>
104 </property>
105 <property stdset="1">
106 <name>alignment</name>
107 <set>WordBreak|AlignVCenter|AlignLeft</set>
108 </property>
109 <property>
110 <name>whatsThis</name>
111 <string>After how many chars should be the info about the task be cut off</string>
112 </property>
113 <property>
114 <name>wordwrap</name>
115 </property>
116 </widget>
117 </hbox>
118 </widget>
119 <spacer>
120 <property>
121 <name>name</name>
122 <cstring>Spacer1</cstring>
123 </property>
124 <property stdset="1">
125 <name>orientation</name>
126 <enum>Vertical</enum>
127 </property>
128 <property stdset="1">
129 <name>sizeType</name>
130 <enum>Expanding</enum>
131 </property>
132 <property>
133 <name>sizeHint</name>
134 <size>
135 <width>20</width>
136 <height>20</height>
137 </size>
138 </property>
139 </spacer>
140 </vbox>
141</widget>
142</UI>