moved kdeaccessibility kdeaddons kdeadmin kdeartwork kdebindings kdeedu kdegames...
[kdeedu.git] / ktouch / src / ktouchopenrequest_dlg.ui
blob38ff057e4a4a385d876e7ddb54fb18f031d719e2
1 <!DOCTYPE UI><UI version="3.2" stdsetdef="1">
2 <class>KTouchOpenRequestDlg</class>
3 <widget class="QDialog">
4     <property name="name">
5         <cstring>KTouchOpenRequestDlg</cstring>
6     </property>
7     <property name="geometry">
8         <rect>
9             <x>0</x>
10             <y>0</y>
11             <width>436</width>
12             <height>236</height>
13         </rect>
14     </property>
15     <property name="caption">
16         <string>Open Something in Editor</string>
17     </property>
18     <vbox>
19         <property name="name">
20             <cstring>unnamed</cstring>
21         </property>
22         <widget class="QButtonGroup">
23             <property name="name">
24                 <cstring>openChoiceGroup</cstring>
25             </property>
26             <property name="sizePolicy">
27                 <sizepolicy>
28                     <hsizetype>5</hsizetype>
29                     <vsizetype>1</vsizetype>
30                     <horstretch>0</horstretch>
31                     <verstretch>0</verstretch>
32                 </sizepolicy>
33             </property>
34             <property name="title">
35                 <string>Select File to Open</string>
36             </property>
37             <grid>
38                 <property name="name">
39                     <cstring>unnamed</cstring>
40                 </property>
41                 <widget class="QRadioButton" row="0" column="0">
42                     <property name="name">
43                         <cstring>currentRadioBtn</cstring>
44                     </property>
45                     <property name="minimumSize">
46                         <size>
47                             <width>0</width>
48                             <height>28</height>
49                         </size>
50                     </property>
51                     <property name="text">
52                         <string>Current something</string>
53                     </property>
54                 </widget>
55                 <widget class="QRadioButton" row="1" column="0">
56                     <property name="name">
57                         <cstring>presetRadioBtn</cstring>
58                     </property>
59                     <property name="minimumSize">
60                         <size>
61                             <width>0</width>
62                             <height>28</height>
63                         </size>
64                     </property>
65                     <property name="text">
66                         <string>Preset something:</string>
67                     </property>
68                 </widget>
69                 <widget class="QComboBox" row="1" column="1">
70                     <property name="name">
71                         <cstring>presetCombo</cstring>
72                     </property>
73                 </widget>
74                 <widget class="QRadioButton" row="4" column="0">
75                     <property name="name">
76                         <cstring>newRadioBtn</cstring>
77                     </property>
78                     <property name="text">
79                         <string>New something</string>
80                     </property>
81                 </widget>
82                 <spacer row="3" column="0">
83                     <property name="name">
84                         <cstring>spacer1</cstring>
85                     </property>
86                     <property name="orientation">
87                         <enum>Vertical</enum>
88                     </property>
89                     <property name="sizeType">
90                         <enum>Fixed</enum>
91                     </property>
92                     <property name="sizeHint">
93                         <size>
94                             <width>20</width>
95                             <height>16</height>
96                         </size>
97                     </property>
98                 </spacer>
99                 <spacer row="5" column="0">
100                     <property name="name">
101                         <cstring>spacer3</cstring>
102                     </property>
103                     <property name="orientation">
104                         <enum>Vertical</enum>
105                     </property>
106                     <property name="sizeType">
107                         <enum>Expanding</enum>
108                     </property>
109                     <property name="sizeHint">
110                         <size>
111                             <width>20</width>
112                             <height>16</height>
113                         </size>
114                     </property>
115                 </spacer>
116                 <widget class="QLayoutWidget" row="2" column="1">
117                     <property name="name">
118                         <cstring>layout3</cstring>
119                     </property>
120                     <hbox>
121                         <property name="name">
122                             <cstring>unnamed</cstring>
123                         </property>
124                         <widget class="KLineEdit">
125                             <property name="name">
126                                 <cstring>openFileEdit</cstring>
127                             </property>
128                         </widget>
129                         <widget class="KPushButton">
130                             <property name="name">
131                                 <cstring>browseBtn</cstring>
132                             </property>
133                             <property name="text">
134                                 <string>Browse...</string>
135                             </property>
136                             <property name="flat">
137                                 <bool>false</bool>
138                             </property>
139                         </widget>
140                     </hbox>
141                 </widget>
142                 <widget class="KSqueezedTextLabel" row="0" column="1">
143                     <property name="name">
144                         <cstring>currentLabel</cstring>
145                     </property>
146                     <property name="text">
147                         <string>Current something file</string>
148                     </property>
149                 </widget>
150                 <widget class="QRadioButton" row="2" column="0">
151                     <property name="name">
152                         <cstring>openFileRadioBtn</cstring>
153                     </property>
154                     <property name="minimumSize">
155                         <size>
156                             <width>0</width>
157                             <height>28</height>
158                         </size>
159                     </property>
160                     <property name="text">
161                         <string>Open file:</string>
162                     </property>
163                 </widget>
164             </grid>
165         </widget>
166         <widget class="QLayoutWidget">
167             <property name="name">
168                 <cstring>layout1</cstring>
169             </property>
170             <hbox>
171                 <property name="name">
172                     <cstring>unnamed</cstring>
173                 </property>
174                 <spacer>
175                     <property name="name">
176                         <cstring>spacer2</cstring>
177                     </property>
178                     <property name="orientation">
179                         <enum>Horizontal</enum>
180                     </property>
181                     <property name="sizeType">
182                         <enum>Expanding</enum>
183                     </property>
184                     <property name="sizeHint">
185                         <size>
186                             <width>40</width>
187                             <height>20</height>
188                         </size>
189                     </property>
190                 </spacer>
191                 <widget class="KPushButton">
192                     <property name="name">
193                         <cstring>okBtn</cstring>
194                     </property>
195                     <property name="sizePolicy">
196                         <sizepolicy>
197                             <hsizetype>1</hsizetype>
198                             <vsizetype>5</vsizetype>
199                             <horstretch>0</horstretch>
200                             <verstretch>0</verstretch>
201                         </sizepolicy>
202                     </property>
203                     <property name="text">
204                         <string>&amp;OK</string>
205                     </property>
206                     <property name="autoDefault">
207                         <bool>true</bool>
208                     </property>
209                 </widget>
210                 <widget class="KPushButton">
211                     <property name="name">
212                         <cstring>cancelBtn</cstring>
213                     </property>
214                     <property name="text">
215                         <string>&amp;Cancel</string>
216                     </property>
217                 </widget>
218             </hbox>
219         </widget>
220     </vbox>
221 </widget>
222 <connections>
223     <connection>
224         <sender>okBtn</sender>
225         <signal>clicked()</signal>
226         <receiver>KTouchOpenRequestDlg</receiver>
227         <slot>okBtnClicked()</slot>
228     </connection>
229     <connection>
230         <sender>cancelBtn</sender>
231         <signal>clicked()</signal>
232         <receiver>KTouchOpenRequestDlg</receiver>
233         <slot>reject()</slot>
234     </connection>
235     <connection>
236         <sender>currentRadioBtn</sender>
237         <signal>clicked()</signal>
238         <receiver>KTouchOpenRequestDlg</receiver>
239         <slot>radioBtnChanged()</slot>
240     </connection>
241     <connection>
242         <sender>presetRadioBtn</sender>
243         <signal>clicked()</signal>
244         <receiver>KTouchOpenRequestDlg</receiver>
245         <slot>radioBtnChanged()</slot>
246     </connection>
247     <connection>
248         <sender>openFileRadioBtn</sender>
249         <signal>clicked()</signal>
250         <receiver>KTouchOpenRequestDlg</receiver>
251         <slot>radioBtnChanged()</slot>
252     </connection>
253     <connection>
254         <sender>newRadioBtn</sender>
255         <signal>clicked()</signal>
256         <receiver>KTouchOpenRequestDlg</receiver>
257         <slot>radioBtnChanged()</slot>
258     </connection>
259     <connection>
260         <sender>browseBtn</sender>
261         <signal>clicked()</signal>
262         <receiver>KTouchOpenRequestDlg</receiver>
263         <slot>browseBtnClicked()</slot>
264     </connection>
265 </connections>
266 <tabstops>
267     <tabstop>currentRadioBtn</tabstop>
268     <tabstop>presetRadioBtn</tabstop>
269     <tabstop>presetCombo</tabstop>
270     <tabstop>openFileRadioBtn</tabstop>
271     <tabstop>browseBtn</tabstop>
272     <tabstop>newRadioBtn</tabstop>
273     <tabstop>okBtn</tabstop>
274     <tabstop>cancelBtn</tabstop>
275 </tabstops>
276 <slots>
277     <slot>okBtnClicked()</slot>
278     <slot>radioBtnChanged()</slot>
279     <slot>browseBtnClicked()</slot>
280 </slots>
281 <layoutdefaults spacing="6" margin="11"/>
282 <includehints>
283     <includehint>klineedit.h</includehint>
284     <includehint>kpushbutton.h</includehint>
285     <includehint>ksqueezedtextlabel.h</includehint>
286     <includehint>kpushbutton.h</includehint>
287     <includehint>kpushbutton.h</includehint>
288 </includehints>
289 </UI>