summaryrefslogtreecommitdiff
path: root/library/categoryeditbase_p.ui
blob: e192ae19eae08100e188734c54ed94bc87755cbe (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
<!DOCTYPE UI><UI>
<class>CategoryEditBase</class>
<comment>/**********************************************************************
** Copyright (C) 2001 Trolltech AS.  All rights reserved.
**
** This file is part of Qtopia Environment.
**
** This file may be distributed and/or modified under the terms of the
** GNU General Public License version 2 as published by the Free Software
** Foundation and appearing in the file LICENSE.GPL included in the
** packaging of this file.
**
** This file is provided AS IS with NO WARRANTY OF ANY KIND, INCLUDING THE
** WARRANTY OF DESIGN, MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
**
** See http://www.trolltech.com/gpl/ for GPL licensing information.
**
** Contact info@trolltech.com if any conditions of this licensing are
** not clear to you.
**
**********************************************************************/</comment>
<widget>
    <class>QWidget</class>
    <property stdset="1">
        <name>name</name>
        <cstring>CategoryEditBase</cstring>
    </property>
    <property stdset="1">
        <name>geometry</name>
        <rect>
            <x>0</x>
            <y>0</y>
            <width>197</width>
            <height>287</height>
        </rect>
    </property>
    <property stdset="1">
        <name>caption</name>
        <string>Category Edit</string>
    </property>
    <property>
        <name>layoutMargin</name>
    </property>
    <property>
        <name>layoutSpacing</name>
    </property>
    <vbox>
        <property stdset="1">
            <name>margin</name>
            <number>3</number>
        </property>
        <property stdset="1">
            <name>spacing</name>
            <number>3</number>
        </property>
        <widget>
            <class>QListView</class>
            <column>
                <property>
                    <name>text</name>
                    <string>Categories</string>
                </property>
                <property>
                    <name>clickable</name>
                    <bool>true</bool>
                </property>
                <property>
                    <name>resizeable</name>
                    <bool>true</bool>
                </property>
            </column>
            <column>
                <property>
                    <name>text</name>
                    <string>Application</string>
                </property>
                <property>
                    <name>clickable</name>
                    <bool>true</bool>
                </property>
                <property>
                    <name>resizeable</name>
                    <bool>true</bool>
                </property>
            </column>
        <item>
            <property>
                <name>text</name>
                <string>Categories Go Here</string>
            </property>
            <property>
                <name>text</name>
                <string></string>
            </property>
            <property>
                <name>pixmap</name>
                <pixmap></pixmap>
            </property>
            <property>
                <name>pixmap</name>
                <pixmap></pixmap>
            </property>
        </item>
            <property stdset="1">
                <name>name</name>
                <cstring>lvView</cstring>
            </property>
            <property>
                <name>whatsThis</name>
                <string>Check the categories this document belongs to.</string>
            </property>
        </widget>
        <widget>
            <class>QLayoutWidget</class>
            <property stdset="1">
                <name>name</name>
                <cstring>Layout2</cstring>
            </property>
            <hbox>
                <property stdset="1">
                    <name>margin</name>
                    <number>0</number>
                </property>
                <property stdset="1">
                    <name>spacing</name>
                    <number>6</number>
                </property>
                <widget>
                    <class>QLineEdit</class>
                    <property stdset="1">
                        <name>name</name>
                        <cstring>txtCat</cstring>
                    </property>
                    <property>
                        <name>whatsThis</name>
                        <string>Enter a new category here.  Press &lt;b&gt;Add&lt;/b&gt; to add it to the list.</string>
                    </property>
                </widget>
                <widget>
                    <class>QToolButton</class>
                    <property stdset="1">
                        <name>name</name>
                        <cstring>cmdAdd</cstring>
                    </property>
                    <property stdset="1">
                        <name>focusPolicy</name>
                        <enum>TabFocus</enum>
                    </property>
                    <property stdset="1">
                        <name>text</name>
                        <string>Add</string>
                    </property>
                    <property>
                        <name>whatsThis</name>
                        <string>Enter a new category to the left and press to add it to the list.</string>
                    </property>
                </widget>
                <widget>
                    <class>QToolButton</class>
                    <property stdset="1">
                        <name>name</name>
                        <cstring>cmdDel</cstring>
                    </property>
                    <property stdset="1">
                        <name>focusPolicy</name>
                        <enum>TabFocus</enum>
                    </property>
                    <property stdset="1">
                        <name>text</name>
                        <string></string>
                    </property>
                    <property stdset="1">
                        <name>pixmap</name>
                        <pixmap>image0</pixmap>
                    </property>
                    <property>
                        <name>whatsThis</name>
                        <string>Press to delete the highlighted category.</string>
                    </property>
                </widget>
                <widget>
                    <class>QCheckBox</class>
                    <property stdset="1">
                        <name>name</name>
                        <cstring>chkGlobal</cstring>
                    </property>
                    <property stdset="1">
                        <name>text</name>
                        <string>Global</string>
                    </property>
                    <property>
                        <name>whatsThis</name>
                        <string>Check to make this property available to all applications.</string>
                    </property>
                </widget>
            </hbox>
        </widget>
    </vbox>
</widget>
<images>
    <image>
        <name>image0</name>
        <data format="XPM.GZ" length="499">789ccd904d6ac3301046f73e85f0ec4c71a2ca2a36214748e9b250b2188d4649164e203f8b527af7ea934963e805fa49a0790f4948b368ccfbdbc6348bea72e5eb418cecf96c9a781bc7cf8fedfaabaaed8bc97330b67eaaead688793d1d1535e59a9625c01dd059b77465a7003dfbc13330017bd7dbde0103903bb6dc0115285e9ec503191815031881a9a4bc0121626aa74c8eb2092479a1bba318a3aa26520d74771cb46811a1dfb38939e4a4448ffb0a8ba4dddcc5c0b0ffc1f15f87aee48fa4d28276d6aba92970dfabea074d4776b4</data>
    </image>
</images>
<connections>
    <connection>
        <sender>lvView</sender>
        <signal>selectionChanged(QListViewItem*)</signal>
        <receiver>CategoryEditBase</receiver>
        <slot>slotSetText( QListViewItem* )</slot>
    </connection>
    <connection>
        <sender>cmdAdd</sender>
        <signal>clicked()</signal>
        <receiver>CategoryEditBase</receiver>
        <slot>slotAdd()</slot>
    </connection>
    <connection>
        <sender>cmdDel</sender>
        <signal>clicked()</signal>
        <receiver>CategoryEditBase</receiver>
        <slot>slotRemove()</slot>
    </connection>
    <connection>
        <sender>txtCat</sender>
        <signal>textChanged(const QString&amp;)</signal>
        <receiver>CategoryEditBase</receiver>
        <slot>slotTextChanged(const QString &amp;)</slot>
    </connection>
    <connection>
        <sender>chkGlobal</sender>
        <signal>toggled(bool)</signal>
        <receiver>CategoryEditBase</receiver>
        <slot>slotSetGlobal( bool )</slot>
    </connection>
    <slot access="public">slotSetGlobal( bool )</slot>
    <slot access="public">slotAdd()</slot>
    <slot access="public">slotRemove()</slot>
    <slot access="public">slotSetText( QListViewItem* )</slot>
    <slot access="public">slotTextChanged(const QString &amp;)</slot>
</connections>
</UI>