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> |
282 <property name="orientation"> |
268 <property name="orientation"> |
283 <enum>Qt::Horizontal</enum> |
269 <enum>Qt::Horizontal</enum> |
284 </property> |
270 </property> |
285 <property name="standardButtons"> |
271 <property name="standardButtons"> |
286 <set>QDialogButtonBox::Cancel|QDialogButtonBox::Ok</set> |
272 <set>QDialogButtonBox::Cancel|QDialogButtonBox::Ok</set> |
|
273 </property> |
|
274 </widget> |
|
275 </item> |
|
276 <item row="1" column="3"> |
|
277 <widget class="QToolButton" name="dirButton"> |
|
278 <property name="toolTip"> |
|
279 <string>Select directory using a directory selection dialog</string> |
|
280 </property> |
|
281 <property name="whatsThis"> |
|
282 <string><b>Select directory</b> |
|
283 <p>Select the working directory via a directory selection dialog.</p></string> |
287 </property> |
284 </property> |
288 </widget> |
285 </widget> |
289 </item> |
286 </item> |
290 </layout> |
287 </layout> |
291 </widget> |
288 </widget> |