25 <string>Output File:</string> |
25 <string>Output File:</string> |
26 </property> |
26 </property> |
27 </widget> |
27 </widget> |
28 </item> |
28 </item> |
29 <item> |
29 <item> |
30 <widget class="E5PathPicker" name="outputFilePicker" native="true"> |
30 <widget class="EricPathPicker" name="outputFilePicker" native="true"> |
31 <property name="sizePolicy"> |
31 <property name="sizePolicy"> |
32 <sizepolicy hsizetype="Expanding" vsizetype="Preferred"> |
32 <sizepolicy hsizetype="Expanding" vsizetype="Preferred"> |
33 <horstretch>0</horstretch> |
33 <horstretch>0</horstretch> |
34 <verstretch>0</verstretch> |
34 <verstretch>0</verstretch> |
35 </sizepolicy> |
35 </sizepolicy> |
210 <string>Add</string> |
210 <string>Add</string> |
211 </property> |
211 </property> |
212 </widget> |
212 </widget> |
213 </item> |
213 </item> |
214 <item row="1" column="2"> |
214 <item row="1" column="2"> |
215 <widget class="E5PathPicker" name="ignoreDirPicker" native="true"> |
215 <widget class="EricPathPicker" name="ignoreDirPicker" native="true"> |
216 <property name="sizePolicy"> |
216 <property name="sizePolicy"> |
217 <sizepolicy hsizetype="Expanding" vsizetype="Preferred"> |
217 <sizepolicy hsizetype="Expanding" vsizetype="Preferred"> |
218 <horstretch>0</horstretch> |
218 <horstretch>0</horstretch> |
219 <verstretch>0</verstretch> |
219 <verstretch>0</verstretch> |
220 </sizepolicy> |
220 </sizepolicy> |
243 </layout> |
243 </layout> |
244 </widget> |
244 </widget> |
245 <pixmapfunction>qPixmapFromMimeSource</pixmapfunction> |
245 <pixmapfunction>qPixmapFromMimeSource</pixmapfunction> |
246 <customwidgets> |
246 <customwidgets> |
247 <customwidget> |
247 <customwidget> |
248 <class>E5PathPicker</class> |
248 <class>EricPathPicker</class> |
249 <extends>QWidget</extends> |
249 <extends>QWidget</extends> |
250 <header>E5Gui/E5PathPicker.h</header> |
250 <header>E5Gui/EricPathPicker.h</header> |
251 <container>1</container> |
251 <container>1</container> |
252 </customwidget> |
252 </customwidget> |
253 </customwidgets> |
253 </customwidgets> |
254 <tabstops> |
254 <tabstops> |
255 <tabstop>outputFilePicker</tabstop> |
255 <tabstop>outputFilePicker</tabstop> |