summaryrefslogtreecommitdiffabout
path: root/korganizer/kofilterview_base.ui
authorzautrix <zautrix>2004-06-26 19:01:18 (UTC)
committer zautrix <zautrix>2004-06-26 19:01:18 (UTC)
commitb9aad1f15dc600e4dbe4c62d3fcced6363188ba3 (patch) (unidiff)
tree2c3d4004fb21c72cba65793859f9bcd8ffd3a49c /korganizer/kofilterview_base.ui
downloadkdepimpi-b9aad1f15dc600e4dbe4c62d3fcced6363188ba3.zip
kdepimpi-b9aad1f15dc600e4dbe4c62d3fcced6363188ba3.tar.gz
kdepimpi-b9aad1f15dc600e4dbe4c62d3fcced6363188ba3.tar.bz2
Initial revision
Diffstat (limited to 'korganizer/kofilterview_base.ui') (more/less context) (ignore whitespace changes)
-rw-r--r--korganizer/kofilterview_base.ui96
1 files changed, 96 insertions, 0 deletions
diff --git a/korganizer/kofilterview_base.ui b/korganizer/kofilterview_base.ui
new file mode 100644
index 0000000..b1b7c61
--- a/dev/null
+++ b/korganizer/kofilterview_base.ui
@@ -0,0 +1,96 @@
1<!DOCTYPE UI><UI>
2<class>KOFilterView_base</class>
3<widget>
4 <class>QWidget</class>
5 <property stdset="1">
6 <name>name</name>
7 <cstring>KOFilterView_base</cstring>
8 </property>
9 <property stdset="1">
10 <name>geometry</name>
11 <rect>
12 <x>0</x>
13 <y>0</y>
14 <width>100</width>
15 <height>100</height>
16 </rect>
17 </property>
18 <property stdset="1">
19 <name>caption</name>
20 <string>Form2</string>
21 </property>
22 <property>
23 <name>layoutMargin</name>
24 </property>
25 <property>
26 <name>layoutSpacing</name>
27 </property>
28 <vbox>
29 <property stdset="1">
30 <name>margin</name>
31 <number>2</number>
32 </property>
33 <property stdset="1">
34 <name>spacing</name>
35 <number>2</number>
36 </property>
37 <widget>
38 <class>QFrame</class>
39 <property stdset="1">
40 <name>name</name>
41 <cstring>Frame11</cstring>
42 </property>
43 <property stdset="1">
44 <name>frameShadow</name>
45 <enum>Raised</enum>
46 </property>
47 <property stdset="1">
48 <name>frameShape</name>
49 <enum>StyledPanel</enum>
50 </property>
51 <property>
52 <name>layoutMargin</name>
53 </property>
54 <vbox>
55 <property stdset="1">
56 <name>margin</name>
57 <number>2</number>
58 </property>
59 <property stdset="1">
60 <name>spacing</name>
61 <number>1</number>
62 </property>
63 <widget>
64 <class>QCheckBox</class>
65 <property stdset="1">
66 <name>name</name>
67 <cstring>mEnabledCheck</cstring>
68 </property>
69 <property stdset="1">
70 <name>text</name>
71 <string>Filter enabled</string>
72 </property>
73 </widget>
74 <widget>
75 <class>QComboBox</class>
76 <property stdset="1">
77 <name>name</name>
78 <cstring>mSelectionCombo</cstring>
79 </property>
80 </widget>
81 </vbox>
82 </widget>
83 <widget>
84 <class>QPushButton</class>
85 <property stdset="1">
86 <name>name</name>
87 <cstring>mEditButton</cstring>
88 </property>
89 <property stdset="1">
90 <name>text</name>
91 <string>Edit Filters</string>
92 </property>
93 </widget>
94 </vbox>
95</widget>
96</UI>