83 <string>Exclude Files:</string> |
83 <string>Exclude Files:</string> |
84 </property> |
84 </property> |
85 </widget> |
85 </widget> |
86 </item> |
86 </item> |
87 <item> |
87 <item> |
88 <widget class="E5ClearableLineEdit" name="excludeFilesEdit"> |
88 <widget class="QLineEdit" name="excludeFilesEdit"> |
89 <property name="toolTip"> |
89 <property name="toolTip"> |
90 <string>Enter filename patterns of files to be excluded separated by a comma</string> |
90 <string>Enter filename patterns of files to be excluded separated by a comma</string> |
|
91 </property> |
|
92 <property name="clearButtonEnabled"> |
|
93 <bool>true</bool> |
91 </property> |
94 </property> |
92 </widget> |
95 </widget> |
93 </item> |
96 </item> |
94 <item> |
97 <item> |
95 <widget class="Line" name="line"> |
98 <widget class="Line" name="line"> |
190 </widget> |
196 </widget> |
191 </item> |
197 </item> |
192 </layout> |
198 </layout> |
193 </item> |
199 </item> |
194 <item> |
200 <item> |
195 <widget class="E5SqueezeLabelPath" name="checkProgressLabel"> |
201 <widget class="EricSqueezeLabelPath" name="checkProgressLabel"> |
196 <property name="sizePolicy"> |
202 <property name="sizePolicy"> |
197 <sizepolicy hsizetype="Expanding" vsizetype="Preferred"> |
203 <sizepolicy hsizetype="Expanding" vsizetype="Preferred"> |
198 <horstretch>0</horstretch> |
204 <horstretch>0</horstretch> |
199 <verstretch>0</verstretch> |
205 <verstretch>0</verstretch> |
200 </sizepolicy> |
206 </sizepolicy> |
234 </widget> |
240 </widget> |
235 <layoutdefault spacing="6" margin="6"/> |
241 <layoutdefault spacing="6" margin="6"/> |
236 <pixmapfunction>qPixmapFromMimeSource</pixmapfunction> |
242 <pixmapfunction>qPixmapFromMimeSource</pixmapfunction> |
237 <customwidgets> |
243 <customwidgets> |
238 <customwidget> |
244 <customwidget> |
239 <class>E5ClearableLineEdit</class> |
245 <class>EricSqueezeLabelPath</class> |
240 <extends>QLineEdit</extends> |
|
241 <header>E5Gui/E5LineEdit.h</header> |
|
242 </customwidget> |
|
243 <customwidget> |
|
244 <class>E5SqueezeLabelPath</class> |
|
245 <extends>QLabel</extends> |
246 <extends>QLabel</extends> |
246 <header>E5Gui/E5SqueezeLabels.h</header> |
247 <header>EricWidgets/EricSqueezeLabels.h</header> |
247 </customwidget> |
248 </customwidget> |
248 </customwidgets> |
249 </customwidgets> |
249 <tabstops> |
250 <tabstops> |
250 <tabstop>startButton</tabstop> |
251 <tabstop>startButton</tabstop> |
251 <tabstop>rankComboBox</tabstop> |
252 <tabstop>rankComboBox</tabstop> |