moved kdeaccessibility kdeaddons kdeadmin kdeartwork kdebindings kdeedu kdegames...
[kdeedu.git] / keduca / keducabuilder / keducaeditorstartdialogbase.ui
blob0cb69e3977347749348267fcd22238e2da7a02d6
1 <!DOCTYPE UI><UI version="3.2" stdsetdef="1">
2 <class>KEducaEditorStartDialogBase</class>
3 <widget class="QDialog">
4     <property name="name">
5         <cstring>KEducaEditorStartDialogBase</cstring>
6     </property>
7     <property name="geometry">
8         <rect>
9             <x>0</x>
10             <y>0</y>
11             <width>511</width>
12             <height>311</height>
13         </rect>
14     </property>
15     <property name="caption">
16         <string>Editor - Getting Started</string>
17     </property>
18     <property name="sizeGripEnabled">
19         <bool>true</bool>
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="QButtonGroup">
32             <property name="name">
33                 <cstring>startChoiceBtnGrp</cstring>
34             </property>
35             <property name="frameShape">
36                 <enum>NoFrame</enum>
37             </property>
38             <property name="frameShadow">
39                 <enum>Plain</enum>
40             </property>
41             <property name="title">
42                 <string></string>
43             </property>
44             <vbox>
45                 <property name="name">
46                     <cstring>unnamed</cstring>
47                 </property>
48                 <property name="margin">
49                     <number>11</number>
50                 </property>
51                 <property name="spacing">
52                     <number>6</number>
53                 </property>
54                 <widget class="QLayoutWidget">
55                     <property name="name">
56                         <cstring>Layout13</cstring>
57                     </property>
58                     <vbox>
59                         <property name="name">
60                             <cstring>unnamed</cstring>
61                         </property>
62                         <property name="margin">
63                             <number>0</number>
64                         </property>
65                         <property name="spacing">
66                             <number>6</number>
67                         </property>
68                         <widget class="QRadioButton">
69                             <property name="name">
70                                 <cstring>openDocumentRB</cstring>
71                             </property>
72                             <property name="focusPolicy">
73                                 <enum>NoFocus</enum>
74                             </property>
75                             <property name="text">
76                                 <string>Open an &amp;existing document:</string>
77                             </property>
78                         </widget>
79                         <widget class="QLayoutWidget">
80                             <property name="name">
81                                 <cstring>Layout4</cstring>
82                             </property>
83                             <hbox>
84                                 <property name="name">
85                                     <cstring>unnamed</cstring>
86                                 </property>
87                                 <property name="margin">
88                                     <number>0</number>
89                                 </property>
90                                 <property name="spacing">
91                                     <number>6</number>
92                                 </property>
93                                 <spacer>
94                                     <property name="name">
95                                         <cstring>Spacer4</cstring>
96                                     </property>
97                                     <property name="orientation">
98                                         <enum>Horizontal</enum>
99                                     </property>
100                                     <property name="sizeType">
101                                         <enum>Fixed</enum>
102                                     </property>
103                                     <property name="sizeHint">
104                                         <size>
105                                             <width>20</width>
106                                             <height>20</height>
107                                         </size>
108                                     </property>
109                                 </spacer>
110                                 <widget class="KURLRequester">
111                                     <property name="name">
112                                         <cstring>urlRequester</cstring>
113                                     </property>
114                                 </widget>
115                             </hbox>
116                         </widget>
117                     </vbox>
118                 </widget>
119                 <widget class="QRadioButton">
120                     <property name="name">
121                         <cstring>openRecentDocumentRB</cstring>
122                     </property>
123                     <property name="focusPolicy">
124                         <enum>NoFocus</enum>
125                     </property>
126                     <property name="text">
127                         <string>Open a &amp;recent document:</string>
128                     </property>
129                     <property name="checked">
130                         <bool>false</bool>
131                     </property>
132                 </widget>
133                 <widget class="QLayoutWidget">
134                     <property name="name">
135                         <cstring>Layout15</cstring>
136                     </property>
137                     <hbox>
138                         <property name="name">
139                             <cstring>unnamed</cstring>
140                         </property>
141                         <property name="margin">
142                             <number>0</number>
143                         </property>
144                         <property name="spacing">
145                             <number>6</number>
146                         </property>
147                         <spacer>
148                             <property name="name">
149                                 <cstring>Spacer3</cstring>
150                             </property>
151                             <property name="orientation">
152                                 <enum>Horizontal</enum>
153                             </property>
154                             <property name="sizeType">
155                                 <enum>Fixed</enum>
156                             </property>
157                             <property name="sizeHint">
158                                 <size>
159                                     <width>20</width>
160                                     <height>21</height>
161                                 </size>
162                             </property>
163                         </spacer>
164                         <widget class="KComboBox">
165                             <property name="name">
166                                 <cstring>recentDocumentCB</cstring>
167                             </property>
168                         </widget>
169                     </hbox>
170                 </widget>
171                 <widget class="QRadioButton">
172                     <property name="name">
173                         <cstring>radioButton4</cstring>
174                     </property>
175                     <property name="text">
176                         <string>Open with Internet gallery browser</string>
177                     </property>
178                 </widget>
179                 <widget class="QRadioButton">
180                     <property name="name">
181                         <cstring>newDocumentRB</cstring>
182                     </property>
183                     <property name="text">
184                         <string>Start a &amp;new document</string>
185                     </property>
186                     <property name="checked">
187                         <bool>true</bool>
188                     </property>
189                 </widget>
190             </vbox>
191         </widget>
192         <widget class="Line">
193             <property name="name">
194                 <cstring>Line1</cstring>
195             </property>
196             <property name="frameShape">
197                 <enum>HLine</enum>
198             </property>
199             <property name="frameShadow">
200                 <enum>Sunken</enum>
201             </property>
202             <property name="orientation">
203                 <enum>Horizontal</enum>
204             </property>
205         </widget>
206         <widget class="QLayoutWidget">
207             <property name="name">
208                 <cstring>Layout1</cstring>
209             </property>
210             <hbox>
211                 <property name="name">
212                     <cstring>unnamed</cstring>
213                 </property>
214                 <property name="margin">
215                     <number>0</number>
216                 </property>
217                 <property name="spacing">
218                     <number>6</number>
219                 </property>
220                 <widget class="QPushButton">
221                     <property name="name">
222                         <cstring>buttonHelp</cstring>
223                     </property>
224                     <property name="text">
225                         <string>&amp;Help</string>
226                     </property>
227                     <property name="autoDefault">
228                         <bool>true</bool>
229                     </property>
230                 </widget>
231                 <spacer>
232                     <property name="name">
233                         <cstring>Horizontal Spacing2</cstring>
234                     </property>
235                     <property name="orientation">
236                         <enum>Horizontal</enum>
237                     </property>
238                     <property name="sizeType">
239                         <enum>Expanding</enum>
240                     </property>
241                     <property name="sizeHint">
242                         <size>
243                             <width>20</width>
244                             <height>20</height>
245                         </size>
246                     </property>
247                 </spacer>
248                 <widget class="QPushButton">
249                     <property name="name">
250                         <cstring>buttonOk</cstring>
251                     </property>
252                     <property name="text">
253                         <string>&amp;OK</string>
254                     </property>
255                     <property name="autoDefault">
256                         <bool>true</bool>
257                     </property>
258                     <property name="default">
259                         <bool>true</bool>
260                     </property>
261                 </widget>
262                 <widget class="QPushButton">
263                     <property name="name">
264                         <cstring>buttonCancel</cstring>
265                     </property>
266                     <property name="text">
267                         <string>&amp;Cancel</string>
268                     </property>
269                     <property name="autoDefault">
270                         <bool>true</bool>
271                     </property>
272                 </widget>
273             </hbox>
274         </widget>
275     </vbox>
276 </widget>
277 <customwidgets>
278 </customwidgets>
279 <connections>
280     <connection>
281         <sender>buttonOk</sender>
282         <signal>clicked()</signal>
283         <receiver>KEducaEditorStartDialogBase</receiver>
284         <slot>accept()</slot>
285     </connection>
286     <connection>
287         <sender>buttonCancel</sender>
288         <signal>clicked()</signal>
289         <receiver>KEducaEditorStartDialogBase</receiver>
290         <slot>reject()</slot>
291     </connection>
292     <connection>
293         <sender>urlRequester</sender>
294         <signal>urlSelected(const QString&amp;)</signal>
295         <receiver>openDocumentRB</receiver>
296         <slot>animateClick()</slot>
297     </connection>
298     <connection>
299         <sender>recentDocumentCB</sender>
300         <signal>activated(int)</signal>
301         <receiver>openRecentDocumentRB</receiver>
302         <slot>animateClick()</slot>
303     </connection>
304 </connections>
305 <tabstops>
306     <tabstop>newDocumentRB</tabstop>
307     <tabstop>urlRequester</tabstop>
308     <tabstop>recentDocumentCB</tabstop>
309     <tabstop>buttonHelp</tabstop>
310     <tabstop>buttonOk</tabstop>
311     <tabstop>buttonCancel</tabstop>
312     <tabstop>openDocumentRB</tabstop>
313     <tabstop>openRecentDocumentRB</tabstop>
314 </tabstops>
315 <layoutdefaults spacing="6" margin="11"/>
316 <includehints>
317     <includehint>klineedit.h</includehint>
318     <includehint>kpushbutton.h</includehint>
319 </includehints>
320 </UI>