99 <property name="duplicatesEnabled"> |
99 <property name="duplicatesEnabled"> |
100 <bool>false</bool> |
100 <bool>false</bool> |
101 </property> |
101 </property> |
102 </widget> |
102 </widget> |
103 </item> |
103 </item> |
104 <item row="1" column="3"> |
|
105 <widget class="QPushButton" name="dirButton"> |
|
106 <property name="toolTip"> |
|
107 <string>Select directory using a directory selection dialog</string> |
|
108 </property> |
|
109 <property name="whatsThis"> |
|
110 <string><b>Select directory</b> |
|
111 <p>Select the working directory via a directory selection dialog.</p></string> |
|
112 </property> |
|
113 <property name="text"> |
|
114 <string>...</string> |
|
115 </property> |
|
116 </widget> |
|
117 </item> |
|
118 <item row="2" column="0"> |
104 <item row="2" column="0"> |
119 <widget class="QLabel" name="textLabel1"> |
105 <widget class="QLabel" name="textLabel1"> |
120 <property name="text"> |
106 <property name="text"> |
121 <string>&Environment:</string> |
107 <string>&Environment:</string> |
122 </property> |
108 </property> |
230 <property name="orientation"> |
216 <property name="orientation"> |
231 <enum>Qt::Horizontal</enum> |
217 <enum>Qt::Horizontal</enum> |
232 </property> |
218 </property> |
233 <property name="standardButtons"> |
219 <property name="standardButtons"> |
234 <set>QDialogButtonBox::Cancel|QDialogButtonBox::Ok</set> |
220 <set>QDialogButtonBox::Cancel|QDialogButtonBox::Ok</set> |
|
221 </property> |
|
222 </widget> |
|
223 </item> |
|
224 <item row="1" column="3"> |
|
225 <widget class="QToolButton" name="dirButton"> |
|
226 <property name="toolTip"> |
|
227 <string>Select directory using a directory selection dialog</string> |
|
228 </property> |
|
229 <property name="whatsThis"> |
|
230 <string><b>Select directory</b> |
|
231 <p>Select the working directory via a directory selection dialog.</p></string> |
235 </property> |
232 </property> |
236 </widget> |
233 </widget> |
237 </item> |
234 </item> |
238 </layout> |
235 </layout> |
239 </widget> |
236 </widget> |