moved kdeaccessibility kdeaddons kdeadmin kdeartwork kdebindings kdeedu kdegames...
[kdeedu.git] / kig / modes / edittypebase.ui
blob0dc8129d80fb3bd068fc2a18970bd012bf7e298b
1 <!DOCTYPE UI><UI version="3.3" stdsetdef="1">
2 <class>EditTypeBase</class>
3 <widget class="QDialog">
4     <property name="name">
5         <cstring>EditTypeBase</cstring>
6     </property>
7     <property name="geometry">
8         <rect>
9             <x>0</x>
10             <y>0</y>
11             <width>481</width>
12             <height>142</height>
13         </rect>
14     </property>
15     <property name="sizePolicy">
16         <sizepolicy>
17             <hsizetype>0</hsizetype>
18             <vsizetype>0</vsizetype>
19             <horstretch>0</horstretch>
20             <verstretch>0</verstretch>
21         </sizepolicy>
22     </property>
23     <property name="caption">
24         <string>Edit Type</string>
25     </property>
26     <vbox>
27         <property name="name">
28             <cstring>unnamed</cstring>
29         </property>
30         <property name="margin">
31             <number>11</number>
32         </property>
33         <property name="spacing">
34             <number>6</number>
35         </property>
36         <widget class="QLabel">
37             <property name="name">
38                 <cstring>label15</cstring>
39             </property>
40             <property name="text">
41                 <string>Here you can modify the name, the description and the icon of this macro type.</string>
42             </property>
43         </widget>
44         <widget class="QLayoutWidget">
45             <property name="name">
46                 <cstring>layout8</cstring>
47             </property>
48             <hbox>
49                 <property name="name">
50                     <cstring>unnamed</cstring>
51                 </property>
52                 <widget class="QLayoutWidget">
53                     <property name="name">
54                         <cstring>layout8</cstring>
55                     </property>
56                     <vbox>
57                         <property name="name">
58                             <cstring>unnamed</cstring>
59                         </property>
60                         <widget class="QLayoutWidget">
61                             <property name="name">
62                                 <cstring>Layout2</cstring>
63                             </property>
64                             <hbox>
65                                 <property name="name">
66                                     <cstring>unnamed</cstring>
67                                 </property>
68                                 <property name="margin">
69                                     <number>0</number>
70                                 </property>
71                                 <property name="spacing">
72                                     <number>6</number>
73                                 </property>
74                                 <widget class="QLabel">
75                                     <property name="name">
76                                         <cstring>label16</cstring>
77                                     </property>
78                                     <property name="text">
79                                         <string>Name:</string>
80                                     </property>
81                                 </widget>
82                                 <widget class="KLineEdit">
83                                     <property name="name">
84                                         <cstring>editName</cstring>
85                                     </property>
86                                     <property name="whatsThis" stdset="0">
87                                         <string>Here you can edit the name of the current macro type.</string>
88                                     </property>
89                                 </widget>
90                             </hbox>
91                         </widget>
92                         <widget class="QLayoutWidget">
93                             <property name="name">
94                                 <cstring>Layout1</cstring>
95                             </property>
96                             <hbox>
97                                 <property name="name">
98                                     <cstring>unnamed</cstring>
99                                 </property>
100                                 <property name="margin">
101                                     <number>0</number>
102                                 </property>
103                                 <property name="spacing">
104                                     <number>6</number>
105                                 </property>
106                                 <widget class="QLabel">
107                                     <property name="name">
108                                         <cstring>label17</cstring>
109                                     </property>
110                                     <property name="text">
111                                         <string>Description:</string>
112                                     </property>
113                                 </widget>
114                                 <widget class="KLineEdit">
115                                     <property name="name">
116                                         <cstring>editDescription</cstring>
117                                     </property>
118                                     <property name="whatsThis" stdset="0">
119                                         <string>Here you can edit the description of the current macro type. This field is optional, so you can also leave this empty: if you do so, then your macro type will have no description.</string>
120                                     </property>
121                                 </widget>
122                             </hbox>
123                         </widget>
124                     </vbox>
125                 </widget>
126                 <widget class="QLayoutWidget">
127                     <property name="name">
128                         <cstring>layout23</cstring>
129                     </property>
130                     <vbox>
131                         <property name="name">
132                             <cstring>unnamed</cstring>
133                         </property>
134                         <widget class="KIconButton">
135                             <property name="name">
136                                 <cstring>typeIcon</cstring>
137                             </property>
138                             <property name="text">
139                                 <string></string>
140                             </property>
141                             <property name="whatsThis" stdset="0">
142                                 <string>Use this button to change the icon of the current macro type.</string>
143                             </property>
144                         </widget>
145                         <spacer>
146                             <property name="name">
147                                 <cstring>spacer</cstring>
148                             </property>
149                             <property name="orientation">
150                                 <enum>Vertical</enum>
151                             </property>
152                             <property name="sizeType">
153                                 <enum>Expanding</enum>
154                             </property>
155                             <property name="sizeHint">
156                                 <size>
157                                     <width>20</width>
158                                     <height>20</height>
159                                 </size>
160                             </property>
161                         </spacer>
162                     </vbox>
163                 </widget>
164             </hbox>
165         </widget>
166         <widget class="Line">
167             <property name="name">
168                 <cstring>Line1</cstring>
169             </property>
170             <property name="frameShape">
171                 <enum>HLine</enum>
172             </property>
173             <property name="frameShadow">
174                 <enum>Sunken</enum>
175             </property>
176             <property name="orientation">
177                 <enum>Horizontal</enum>
178             </property>
179         </widget>
180         <widget class="QLayoutWidget">
181             <property name="name">
182                 <cstring>layout24</cstring>
183             </property>
184             <hbox>
185                 <property name="name">
186                     <cstring>unnamed</cstring>
187                 </property>
188                 <property name="margin">
189                     <number>0</number>
190                 </property>
191                 <property name="spacing">
192                     <number>6</number>
193                 </property>
194                 <widget class="KPushButton">
195                     <property name="name">
196                         <cstring>buttonHelp</cstring>
197                     </property>
198                     <property name="text">
199                         <string>&amp;Help</string>
200                     </property>
201                     <property name="autoDefault">
202                         <bool>true</bool>
203                     </property>
204                 </widget>
205                 <spacer>
206                     <property name="name">
207                         <cstring>Horizontal Spacing2</cstring>
208                     </property>
209                     <property name="orientation">
210                         <enum>Horizontal</enum>
211                     </property>
212                     <property name="sizeType">
213                         <enum>Expanding</enum>
214                     </property>
215                     <property name="sizeHint">
216                         <size>
217                             <width>20</width>
218                             <height>20</height>
219                         </size>
220                     </property>
221                 </spacer>
222                 <widget class="KPushButton">
223                     <property name="name">
224                         <cstring>buttonOk</cstring>
225                     </property>
226                     <property name="text">
227                         <string>&amp;OK</string>
228                     </property>
229                     <property name="autoDefault">
230                         <bool>true</bool>
231                     </property>
232                     <property name="default">
233                         <bool>true</bool>
234                     </property>
235                 </widget>
236                 <widget class="KPushButton">
237                     <property name="name">
238                         <cstring>buttonCancel</cstring>
239                     </property>
240                     <property name="text">
241                         <string>&amp;Cancel</string>
242                     </property>
243                     <property name="autoDefault">
244                         <bool>true</bool>
245                     </property>
246                 </widget>
247             </hbox>
248         </widget>
249     </vbox>
250 </widget>
251 <customwidgets>
252 </customwidgets>
253 <connections>
254     <connection>
255         <sender>buttonHelp</sender>
256         <signal>clicked()</signal>
257         <receiver>EditTypeBase</receiver>
258         <slot>helpSlot()</slot>
259     </connection>
260     <connection>
261         <sender>buttonOk</sender>
262         <signal>clicked()</signal>
263         <receiver>EditTypeBase</receiver>
264         <slot>okSlot()</slot>
265     </connection>
266     <connection>
267         <sender>buttonCancel</sender>
268         <signal>clicked()</signal>
269         <receiver>EditTypeBase</receiver>
270         <slot>cancelSlot()</slot>
271     </connection>
272 </connections>
273 <slots>
274     <slot>helpSlot()</slot>
275     <slot>okSlot()</slot>
276     <slot>cancelSlot()</slot>
277 </slots>
278 <layoutdefaults spacing="6" margin="11"/>
279 <includehints>
280     <includehint>klineedit.h</includehint>
281     <includehint>klineedit.h</includehint>
282     <includehint>kicondialog.h</includehint>
283     <includehint>kpushbutton.h</includehint>
284     <includehint>kpushbutton.h</includehint>
285     <includehint>kpushbutton.h</includehint>
286 </includehints>
287 </UI>