|
|
|
@ -7,7 +7,7 @@
|
|
|
|
|
<x>0</x>
|
|
|
|
|
<y>0</y>
|
|
|
|
|
<width>583</width>
|
|
|
|
|
<height>348</height>
|
|
|
|
|
<height>329</height>
|
|
|
|
|
</rect>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="windowTitle">
|
|
|
|
@ -119,7 +119,7 @@
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
|
|
|
|
<item row="3" column="1">
|
|
|
|
|
<layout class="QHBoxLayout" name="executableLayout" stretch="1,0">
|
|
|
|
|
<layout class="QHBoxLayout" name="executableLayout" stretch="1,0,0">
|
|
|
|
|
<item>
|
|
|
|
|
<widget class="QLabel" name="executablePathLabel">
|
|
|
|
|
<property name="text">
|
|
|
|
@ -127,6 +127,13 @@
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
|
|
|
|
<item>
|
|
|
|
|
<widget class="QPushButton" name="executableDefaultButton">
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>Default</string>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
|
|
|
|
<item>
|
|
|
|
|
<widget class="QPushButton" name="executableBrowseButton">
|
|
|
|
|
<property name="text">
|
|
|
|
@ -137,37 +144,23 @@
|
|
|
|
|
</layout>
|
|
|
|
|
</item>
|
|
|
|
|
<item row="4" column="0">
|
|
|
|
|
<widget class="QLabel" name="clientVersionLabel">
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>Client version:</string>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
|
|
|
|
<item row="4" column="1">
|
|
|
|
|
<widget class="QLabel" name="executableVersionLabel">
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>FV 3.0.0</string>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
|
|
|
|
<item row="5" column="0">
|
|
|
|
|
<widget class="QLabel" name="argumentsLabel">
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>Arguments:</string>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
|
|
|
|
<item row="5" column="1">
|
|
|
|
|
<item row="4" column="1">
|
|
|
|
|
<widget class="QLineEdit" name="argumentsEdit"/>
|
|
|
|
|
</item>
|
|
|
|
|
<item row="6" column="0">
|
|
|
|
|
<item row="5" column="0">
|
|
|
|
|
<widget class="QLabel" name="commentsLabel">
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>Comments:</string>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
|
|
|
|
<item row="6" column="1">
|
|
|
|
|
<item row="5" column="1">
|
|
|
|
|
<widget class="QPlainTextEdit" name="commentsEdit">
|
|
|
|
|
<property name="sizePolicy">
|
|
|
|
|
<sizepolicy hsizetype="Expanding" vsizetype="Expanding">
|
|
|
|
@ -177,14 +170,14 @@
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
|
|
|
|
<item row="7" column="0">
|
|
|
|
|
<item row="6" column="0">
|
|
|
|
|
<widget class="QLabel" name="directoryLabel">
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>Directory:</string>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
|
|
|
|
<item row="7" column="1">
|
|
|
|
|
<item row="6" column="1">
|
|
|
|
|
<layout class="QHBoxLayout" name="horizontalLayout" stretch="1,0">
|
|
|
|
|
<item>
|
|
|
|
|
<widget class="QLabel" name="directoryPathLabel">
|
|
|
|
@ -202,14 +195,14 @@
|
|
|
|
|
</item>
|
|
|
|
|
</layout>
|
|
|
|
|
</item>
|
|
|
|
|
<item row="8" column="0">
|
|
|
|
|
<item row="7" column="0">
|
|
|
|
|
<widget class="QLabel" name="shortcutsLabel">
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>Create shortcuts:</string>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
|
|
|
|
<item row="8" column="1">
|
|
|
|
|
<item row="7" column="1">
|
|
|
|
|
<layout class="QVBoxLayout" name="shortcutsLayout">
|
|
|
|
|
<item>
|
|
|
|
|
<widget class="QCheckBox" name="desktopShortcutCheckBox">
|
|
|
|
|