PyInstaller/PyInstallerConfigDialog.ui

changeset 4
52f0572b5908
parent 3
eb2d30b4d34e
equal deleted inserted replaced
3:eb2d30b4d34e 4:52f0572b5908
196 </property> 196 </property>
197 </widget> 197 </widget>
198 </item> 198 </item>
199 <item row="0" column="1"> 199 <item row="0" column="1">
200 <widget class="E5PathPicker" name="iconFilePicker" native="true"> 200 <widget class="E5PathPicker" name="iconFilePicker" native="true">
201 <property name="enabled">
202 <bool>false</bool>
203 </property>
204 <property name="sizePolicy"> 201 <property name="sizePolicy">
205 <sizepolicy hsizetype="Expanding" vsizetype="Preferred"> 202 <sizepolicy hsizetype="Expanding" vsizetype="Preferred">
206 <horstretch>0</horstretch> 203 <horstretch>0</horstretch>
207 <verstretch>0</verstretch> 204 <verstretch>0</verstretch>
208 </sizepolicy> 205 </sizepolicy>
263 <string>Bundle Identifier:</string> 260 <string>Bundle Identifier:</string>
264 </property> 261 </property>
265 </widget> 262 </widget>
266 </item> 263 </item>
267 <item> 264 <item>
268 <widget class="E5ClearableLineEdit" name="BundleIdentifierEdit"> 265 <widget class="E5ClearableLineEdit" name="bundleIdentifierEdit">
269 <property name="toolTip"> 266 <property name="toolTip">
270 <string>Enter the macOS app bundle identifier</string> 267 <string>Enter the macOS app bundle identifier</string>
271 </property> 268 </property>
272 </widget> 269 </widget>
273 </item> 270 </item>
328 <tabstop>cleanCheckBox</tabstop> 325 <tabstop>cleanCheckBox</tabstop>
329 <tabstop>consoleButton</tabstop> 326 <tabstop>consoleButton</tabstop>
330 <tabstop>windowedButton</tabstop> 327 <tabstop>windowedButton</tabstop>
331 <tabstop>iconFilePicker</tabstop> 328 <tabstop>iconFilePicker</tabstop>
332 <tabstop>iconIdEdit</tabstop> 329 <tabstop>iconIdEdit</tabstop>
333 <tabstop>BundleIdentifierEdit</tabstop> 330 <tabstop>bundleIdentifierEdit</tabstop>
334 </tabstops> 331 </tabstops>
335 <resources/> 332 <resources/>
336 <connections> 333 <connections>
337 <connection> 334 <connection>
338 <sender>buttonBox</sender> 335 <sender>buttonBox</sender>

eric ide

mercurial