|
|
@ -6,12 +6,12 @@ |
|
|
|
<rect> |
|
|
|
<rect> |
|
|
|
<x>0</x> |
|
|
|
<x>0</x> |
|
|
|
<y>0</y> |
|
|
|
<y>0</y> |
|
|
|
<width>350</width> |
|
|
|
<width>190</width> |
|
|
|
<height>261</height> |
|
|
|
<height>246</height> |
|
|
|
</rect> |
|
|
|
</rect> |
|
|
|
</property> |
|
|
|
</property> |
|
|
|
<property name="sizePolicy"> |
|
|
|
<property name="sizePolicy"> |
|
|
|
<sizepolicy hsizetype="Expanding" vsizetype="Expanding"> |
|
|
|
<sizepolicy hsizetype="Preferred" vsizetype="Preferred"> |
|
|
|
<horstretch>0</horstretch> |
|
|
|
<horstretch>0</horstretch> |
|
|
|
<verstretch>0</verstretch> |
|
|
|
<verstretch>0</verstretch> |
|
|
|
</sizepolicy> |
|
|
|
</sizepolicy> |
|
|
@ -19,62 +19,73 @@ |
|
|
|
<property name="windowTitle"> |
|
|
|
<property name="windowTitle"> |
|
|
|
<string>Form</string> |
|
|
|
<string>Form</string> |
|
|
|
</property> |
|
|
|
</property> |
|
|
|
<widget class="QWidget" name="gridLayoutWidget"> |
|
|
|
<property name="layoutDirection"> |
|
|
|
<property name="geometry"> |
|
|
|
<enum>Qt::LeftToRight</enum> |
|
|
|
<rect> |
|
|
|
</property> |
|
|
|
<x>10</x> |
|
|
|
<property name="autoFillBackground"> |
|
|
|
<y>0</y> |
|
|
|
<bool>false</bool> |
|
|
|
<width>331</width> |
|
|
|
</property> |
|
|
|
<height>261</height> |
|
|
|
<layout class="QGridLayout" name="gridLayout" rowminimumheight="0,0,0,0,0,0"> |
|
|
|
</rect> |
|
|
|
<property name="margin"> |
|
|
|
|
|
|
|
<number>0</number> |
|
|
|
|
|
|
|
</property> |
|
|
|
|
|
|
|
<property name="spacing"> |
|
|
|
|
|
|
|
<number>6</number> |
|
|
|
</property> |
|
|
|
</property> |
|
|
|
<layout class="QGridLayout" name="gridLayout"> |
|
|
|
<item row="5" column="0"> |
|
|
|
<property name="margin"> |
|
|
|
<widget class="QPushButton" name="startButton"> |
|
|
|
<number>9</number> |
|
|
|
<property name="sizePolicy"> |
|
|
|
</property> |
|
|
|
<sizepolicy hsizetype="Preferred" vsizetype="Fixed"> |
|
|
|
<item row="2" column="0"> |
|
|
|
<horstretch>0</horstretch> |
|
|
|
<widget class="QPlainTextEdit" name="optionsPlainTextEdit"> |
|
|
|
<verstretch>0</verstretch> |
|
|
|
<property name="plainText"> |
|
|
|
</sizepolicy> |
|
|
|
<string>--in-air --roll=0 --pitch=0 --vc=90 --heading=300 --timeofday=noon --disable-hud-3d --disable-fullscreen --geometry=400x300 --disable-anti-alias-hud --wind=0@0 --turbulence=0.0 --prop:/sim/frame-rate-throttle-hz=30 --control=mouse --disable-intro-music --disable-sound --disable-random-objects --disable-ai-models --shading-flat --fog-disable --disable-specular-highlight --disable-random-objects --disable-panel --disable-clouds --fdm=jsb --units-meters --notrim --prop:/engines/engine/running=true</string> |
|
|
|
</property> |
|
|
|
</property> |
|
|
|
<property name="text"> |
|
|
|
</widget> |
|
|
|
<string>Start</string> |
|
|
|
</item> |
|
|
|
</property> |
|
|
|
<item row="4" column="0"> |
|
|
|
</widget> |
|
|
|
<spacer name="verticalSpacer"> |
|
|
|
</item> |
|
|
|
<property name="orientation"> |
|
|
|
<item row="0" column="0"> |
|
|
|
<enum>Qt::Vertical</enum> |
|
|
|
<widget class="QLabel" name="aircraftPlaintextInfoLabel"> |
|
|
|
</property> |
|
|
|
<property name="text"> |
|
|
|
<property name="sizeHint" stdset="0"> |
|
|
|
<string>Airframe:</string> |
|
|
|
<size> |
|
|
|
</property> |
|
|
|
<width>20</width> |
|
|
|
</widget> |
|
|
|
<height>68</height> |
|
|
|
</item> |
|
|
|
</size> |
|
|
|
<item row="1" column="0"> |
|
|
|
</property> |
|
|
|
<widget class="QComboBox" name="aircraftComboBox"> |
|
|
|
</spacer> |
|
|
|
<property name="sizePolicy"> |
|
|
|
</item> |
|
|
|
<sizepolicy hsizetype="Preferred" vsizetype="Fixed"> |
|
|
|
<item row="1" column="0"> |
|
|
|
<horstretch>0</horstretch> |
|
|
|
<widget class="QLabel" name="plaintextInfoLabel"> |
|
|
|
<verstretch>0</verstretch> |
|
|
|
<property name="text"> |
|
|
|
</sizepolicy> |
|
|
|
<string>Additional Options:</string> |
|
|
|
</property> |
|
|
|
</property> |
|
|
|
<property name="editable"> |
|
|
|
</widget> |
|
|
|
<bool>true</bool> |
|
|
|
</item> |
|
|
|
</property> |
|
|
|
<item row="3" column="0"> |
|
|
|
</widget> |
|
|
|
<widget class="QPushButton" name="startButton"> |
|
|
|
</item> |
|
|
|
<property name="text"> |
|
|
|
<item row="2" column="0"> |
|
|
|
<string>Start</string> |
|
|
|
<widget class="QLabel" name="optionsLabel"> |
|
|
|
</property> |
|
|
|
<property name="text"> |
|
|
|
</widget> |
|
|
|
<string><html><head/><body><p>Additional Options:</p></body></html></string> |
|
|
|
</item> |
|
|
|
</property> |
|
|
|
<item row="0" column="0"> |
|
|
|
</widget> |
|
|
|
<widget class="QComboBox" name="aircraftComboBox"> |
|
|
|
</item> |
|
|
|
<property name="editable"> |
|
|
|
<item row="3" column="0"> |
|
|
|
<bool>true</bool> |
|
|
|
<widget class="QPlainTextEdit" name="optionsPlainTextEdit"> |
|
|
|
</property> |
|
|
|
<property name="sizePolicy"> |
|
|
|
</widget> |
|
|
|
<sizepolicy hsizetype="Preferred" vsizetype="Preferred"> |
|
|
|
</item> |
|
|
|
<horstretch>0</horstretch> |
|
|
|
</layout> |
|
|
|
<verstretch>0</verstretch> |
|
|
|
</widget> |
|
|
|
</sizepolicy> |
|
|
|
|
|
|
|
</property> |
|
|
|
|
|
|
|
<property name="plainText"> |
|
|
|
|
|
|
|
<string>--in-air --roll=0 --pitch=0 --vc=90 --heading=300 --timeofday=noon --disable-hud-3d --disable-fullscreen --geometry=400x300 --disable-anti-alias-hud --wind=0@0 --turbulence=0.0 --prop:/sim/frame-rate-throttle-hz=30 --control=mouse --disable-intro-music --disable-sound --disable-random-objects --disable-ai-models --shading-flat --fog-disable --disable-specular-highlight --disable-random-objects --disable-panel --disable-clouds --fdm=jsb --units-meters --notrim --prop:/engines/engine/running=true</string> |
|
|
|
|
|
|
|
</property> |
|
|
|
|
|
|
|
</widget> |
|
|
|
|
|
|
|
</item> |
|
|
|
|
|
|
|
</layout> |
|
|
|
</widget> |
|
|
|
</widget> |
|
|
|
<resources/> |
|
|
|
<resources/> |
|
|
|
<connections/> |
|
|
|
<connections/> |
|
|
|