moved kdeaccessibility kdeaddons kdeadmin kdeartwork kdebindings kdeedu kdegames...
[kdeedu.git] / kig / modes / typesdialogbase.ui
blob7cc7effb6b25a9124a5120dcb9d5c4b02aed7061
1 <!DOCTYPE UI><UI version="3.3" stdsetdef="1">
2 <class>TypesDialogBase</class>
3 <widget class="QDialog">
4     <property name="name">
5         <cstring>TypesDialogBase</cstring>
6     </property>
7     <property name="geometry">
8         <rect>
9             <x>0</x>
10             <y>0</y>
11             <width>456</width>
12             <height>249</height>
13         </rect>
14     </property>
15     <property name="caption">
16         <string>Manage Types</string>
17     </property>
18     <property name="whatsThis" stdset="0">
19         <string>Here you can manage types; you can remove them, and load and save them from and to files...</string>
20     </property>
21     <vbox>
22         <property name="name">
23             <cstring>unnamed</cstring>
24         </property>
25         <property name="margin">
26             <number>11</number>
27         </property>
28         <property name="spacing">
29             <number>6</number>
30         </property>
31         <widget class="QLayoutWidget">
32             <property name="name">
33                 <cstring>layout1</cstring>
34             </property>
35             <hbox>
36                 <property name="name">
37                     <cstring>unnamed</cstring>
38                 </property>
39                 <widget class="KListView">
40                     <column>
41                         <property name="text">
42                             <string>Icon</string>
43                         </property>
44                         <property name="clickable">
45                             <bool>false</bool>
46                         </property>
47                         <property name="resizable">
48                             <bool>true</bool>
49                         </property>
50                     </column>
51                     <column>
52                         <property name="text">
53                             <string>Name</string>
54                         </property>
55                         <property name="clickable">
56                             <bool>false</bool>
57                         </property>
58                         <property name="resizable">
59                             <bool>true</bool>
60                         </property>
61                     </column>
62                     <column>
63                         <property name="text">
64                             <string>Description</string>
65                         </property>
66                         <property name="clickable">
67                             <bool>false</bool>
68                         </property>
69                         <property name="resizable">
70                             <bool>true</bool>
71                         </property>
72                     </column>
73                     <property name="name">
74                         <cstring>typeList</cstring>
75                     </property>
76                     <property name="selectionMode" stdset="0">
77                         <enum>Extended</enum>
78                     </property>
79                     <property name="allColumnsShowFocus">
80                         <bool>true</bool>
81                     </property>
82                     <property name="toolTip" stdset="0">
83                         <string>Select types here...</string>
84                     </property>
85                     <property name="whatsThis" stdset="0">
86                         <string>This is a list of the current macro types... You can select, edit, delete, export and import them...</string>
87                     </property>
88                 </widget>
89             </hbox>
90         </widget>
91         <widget class="QLayoutWidget">
92             <property name="name">
93                 <cstring>layout4</cstring>
94             </property>
95             <hbox>
96                 <property name="name">
97                     <cstring>unnamed</cstring>
98                 </property>
99                 <widget class="QLayoutWidget">
100                     <property name="name">
101                         <cstring>layout3</cstring>
102                     </property>
103                     <vbox>
104                         <property name="name">
105                             <cstring>unnamed</cstring>
106                         </property>
107                         <widget class="KPushButton">
108                             <property name="name">
109                                 <cstring>buttonEdit</cstring>
110                             </property>
111                             <property name="text">
112                                 <string>Edit...</string>
113                             </property>
114                             <property name="whatsThis" stdset="0">
115                                 <string>Edit the selected type.</string>
116                             </property>
117                         </widget>
118                         <widget class="KPushButton">
119                             <property name="name">
120                                 <cstring>buttonRemove</cstring>
121                             </property>
122                             <property name="text">
123                                 <string>Delete</string>
124                             </property>
125                             <property name="whatsThis" stdset="0">
126                                 <string>Delete all the selected types in the list.</string>
127                             </property>
128                         </widget>
129                     </vbox>
130                 </widget>
131                 <spacer>
132                     <property name="name">
133                         <cstring>spacer3</cstring>
134                     </property>
135                     <property name="orientation">
136                         <enum>Horizontal</enum>
137                     </property>
138                     <property name="sizeType">
139                         <enum>Expanding</enum>
140                     </property>
141                     <property name="sizeHint">
142                         <size>
143                             <width>20</width>
144                             <height>20</height>
145                         </size>
146                     </property>
147                 </spacer>
148                 <widget class="QLayoutWidget">
149                     <property name="name">
150                         <cstring>layout4</cstring>
151                     </property>
152                     <vbox>
153                         <property name="name">
154                             <cstring>unnamed</cstring>
155                         </property>
156                         <widget class="KPushButton">
157                             <property name="name">
158                                 <cstring>buttonExport</cstring>
159                             </property>
160                             <property name="text">
161                                 <string>Export...</string>
162                             </property>
163                             <property name="whatsThis" stdset="0">
164                                 <string>Export all the selected types to a file.</string>
165                             </property>
166                         </widget>
167                         <widget class="KPushButton">
168                             <property name="name">
169                                 <cstring>buttonImport</cstring>
170                             </property>
171                             <property name="text">
172                                 <string>Import...</string>
173                             </property>
174                             <property name="whatsThis" stdset="0">
175                                 <string>Import macros that are contained in one or more files.</string>
176                             </property>
177                         </widget>
178                     </vbox>
179                 </widget>
180             </hbox>
181         </widget>
182         <widget class="Line">
183             <property name="name">
184                 <cstring>Line1</cstring>
185             </property>
186             <property name="frameShape">
187                 <enum>HLine</enum>
188             </property>
189             <property name="frameShadow">
190                 <enum>Sunken</enum>
191             </property>
192             <property name="orientation">
193                 <enum>Horizontal</enum>
194             </property>
195         </widget>
196         <widget class="QLayoutWidget">
197             <property name="name">
198                 <cstring>Layout1</cstring>
199             </property>
200             <hbox>
201                 <property name="name">
202                     <cstring>unnamed</cstring>
203                 </property>
204                 <property name="margin">
205                     <number>0</number>
206                 </property>
207                 <property name="spacing">
208                     <number>6</number>
209                 </property>
210                 <widget class="KPushButton">
211                     <property name="name">
212                         <cstring>buttonHelp</cstring>
213                     </property>
214                     <property name="text">
215                         <string>&amp;Help</string>
216                     </property>
217                     <property name="autoDefault">
218                         <bool>true</bool>
219                     </property>
220                 </widget>
221                 <spacer>
222                     <property name="name">
223                         <cstring>Horizontal Spacing2</cstring>
224                     </property>
225                     <property name="orientation">
226                         <enum>Horizontal</enum>
227                     </property>
228                     <property name="sizeType">
229                         <enum>Expanding</enum>
230                     </property>
231                     <property name="sizeHint">
232                         <size>
233                             <width>20</width>
234                             <height>20</height>
235                         </size>
236                     </property>
237                 </spacer>
238                 <widget class="KPushButton">
239                     <property name="name">
240                         <cstring>buttonOk</cstring>
241                     </property>
242                     <property name="text">
243                         <string>&amp;OK</string>
244                     </property>
245                     <property name="autoDefault">
246                         <bool>true</bool>
247                     </property>
248                     <property name="default">
249                         <bool>true</bool>
250                     </property>
251                 </widget>
252                 <widget class="KPushButton">
253                     <property name="name">
254                         <cstring>buttonCancel</cstring>
255                     </property>
256                     <property name="text">
257                         <string>&amp;Cancel</string>
258                     </property>
259                 </widget>
260             </hbox>
261         </widget>
262     </vbox>
263 </widget>
264 <customwidgets>
265 </customwidgets>
266 <connections>
267     <connection>
268         <sender>buttonExport</sender>
269         <signal>clicked()</signal>
270         <receiver>TypesDialogBase</receiver>
271         <slot>exportType()</slot>
272     </connection>
273     <connection>
274         <sender>buttonHelp</sender>
275         <signal>clicked()</signal>
276         <receiver>TypesDialogBase</receiver>
277         <slot>helpSlot()</slot>
278     </connection>
279     <connection>
280         <sender>buttonImport</sender>
281         <signal>clicked()</signal>
282         <receiver>TypesDialogBase</receiver>
283         <slot>importTypes()</slot>
284     </connection>
285     <connection>
286         <sender>buttonOk</sender>
287         <signal>clicked()</signal>
288         <receiver>TypesDialogBase</receiver>
289         <slot>okSlot()</slot>
290     </connection>
291     <connection>
292         <sender>buttonRemove</sender>
293         <signal>clicked()</signal>
294         <receiver>TypesDialogBase</receiver>
295         <slot>deleteType()</slot>
296     </connection>
297     <connection>
298         <sender>buttonEdit</sender>
299         <signal>clicked()</signal>
300         <receiver>TypesDialogBase</receiver>
301         <slot>editType()</slot>
302     </connection>
303     <connection>
304         <sender>typeList</sender>
305         <signal>contextMenuRequested(QListViewItem*,const QPoint&amp;,int)</signal>
306         <receiver>TypesDialogBase</receiver>
307         <slot>contextMenuRequested(QListViewItem*,const QPoint&amp;,int)</slot>
308     </connection>
309     <connection>
310         <sender>buttonCancel</sender>
311         <signal>clicked()</signal>
312         <receiver>TypesDialogBase</receiver>
313         <slot>cancelSlot()</slot>
314     </connection>
315 </connections>
316 <slots>
317     <slot access="protected">deleteType()</slot>
318     <slot access="protected">exportType()</slot>
319     <slot>helpSlot()</slot>
320     <slot access="protected">importTypes()</slot>
321     <slot>okSlot()</slot>
322     <slot access="protected">editType()</slot>
323     <slot access="protected">contextMenuRequested( QListViewItem* i, const QPoint&amp; p, int c )</slot>
324     <slot>cancelSlot()</slot>
325 </slots>
326 <layoutdefaults spacing="6" margin="11"/>
327 <includehints>
328     <includehint>klistview.h</includehint>
329     <includehint>kpushbutton.h</includehint>
330     <includehint>kpushbutton.h</includehint>
331     <includehint>kpushbutton.h</includehint>
332     <includehint>kpushbutton.h</includehint>
333     <includehint>kpushbutton.h</includehint>
334     <includehint>kpushbutton.h</includehint>
335     <includehint>kpushbutton.h</includehint>
336 </includehints>
337 </UI>