mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-03-31 21:15:33 +08:00
191 lines
6.0 KiB
XML
191 lines
6.0 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<ui version="4.0">
|
|
<class>CConfigSimulatorComponent</class>
|
|
<widget class="QFrame" name="CConfigSimulatorComponent">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<width>640</width>
|
|
<height>480</height>
|
|
</rect>
|
|
</property>
|
|
<property name="windowTitle">
|
|
<string>Frame</string>
|
|
</property>
|
|
<layout class="QVBoxLayout" name="vl_ConfigSimulator">
|
|
<property name="leftMargin">
|
|
<number>4</number>
|
|
</property>
|
|
<property name="topMargin">
|
|
<number>4</number>
|
|
</property>
|
|
<property name="rightMargin">
|
|
<number>4</number>
|
|
</property>
|
|
<property name="bottomMargin">
|
|
<number>4</number>
|
|
</property>
|
|
<item>
|
|
<widget class="QGroupBox" name="gb_Simulator">
|
|
<property name="title">
|
|
<string>Select your simulator(s)</string>
|
|
</property>
|
|
<layout class="QGridLayout" name="gl_Simulator">
|
|
<property name="leftMargin">
|
|
<number>4</number>
|
|
</property>
|
|
<property name="topMargin">
|
|
<number>4</number>
|
|
</property>
|
|
<property name="rightMargin">
|
|
<number>4</number>
|
|
</property>
|
|
<property name="bottomMargin">
|
|
<number>4</number>
|
|
</property>
|
|
<item row="0" column="1" alignment="Qt::AlignHCenter">
|
|
<widget class="QLabel" name="lbl_FSX">
|
|
<property name="styleSheet">
|
|
<string notr="true">background: "lightgrey"</string>
|
|
</property>
|
|
<property name="text">
|
|
<string><img width="100" src=":/simulators/icons/simulators/FSX.png"/></string>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item row="0" column="2" alignment="Qt::AlignHCenter">
|
|
<widget class="QLabel" name="lbl_FS9">
|
|
<property name="styleSheet">
|
|
<string notr="true">background: "lightgrey"</string>
|
|
</property>
|
|
<property name="text">
|
|
<string><img width="100" src=":/simulators/icons/simulators/FS9.png"/></string>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item row="0" column="3" alignment="Qt::AlignHCenter">
|
|
<widget class="QLabel" name="lbl_XP">
|
|
<property name="styleSheet">
|
|
<string notr="true">background: "lightgrey"</string>
|
|
</property>
|
|
<property name="text">
|
|
<string><img width="100" src=":/simulators/icons/simulators/XPlane.png"/></string>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item row="1" column="1" alignment="Qt::AlignHCenter">
|
|
<widget class="QCheckBox" name="cb_FSX">
|
|
<property name="text">
|
|
<string>FSX</string>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item row="1" column="3" alignment="Qt::AlignHCenter">
|
|
<widget class="QCheckBox" name="cb_XP">
|
|
<property name="text">
|
|
<string>XPlane</string>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item row="1" column="2" alignment="Qt::AlignHCenter">
|
|
<widget class="QCheckBox" name="cb_FS9">
|
|
<property name="text">
|
|
<string>FS9</string>
|
|
</property>
|
|
<property name="iconSize">
|
|
<size>
|
|
<width>64</width>
|
|
<height>64</height>
|
|
</size>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item row="1" column="0" alignment="Qt::AlignHCenter">
|
|
<widget class="QCheckBox" name="cb_P3D">
|
|
<property name="text">
|
|
<string>P3D</string>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item row="0" column="0">
|
|
<widget class="QLabel" name="lbl_P3D">
|
|
<property name="styleSheet">
|
|
<string notr="true">background: "lightgrey"</string>
|
|
</property>
|
|
<property name="text">
|
|
<string><img width="130" src=":/simulators/icons/simulators/Prepar3D.png"/></string>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
</layout>
|
|
</widget>
|
|
</item>
|
|
<item>
|
|
<widget class="QGroupBox" name="gb_SimulatorSetup">
|
|
<property name="title">
|
|
<string>Setup of each individual simulator</string>
|
|
</property>
|
|
<layout class="QVBoxLayout" name="vl_GroupSimulator">
|
|
<property name="leftMargin">
|
|
<number>4</number>
|
|
</property>
|
|
<property name="topMargin">
|
|
<number>4</number>
|
|
</property>
|
|
<property name="rightMargin">
|
|
<number>4</number>
|
|
</property>
|
|
<property name="bottomMargin">
|
|
<number>4</number>
|
|
</property>
|
|
<item>
|
|
<widget class="QLabel" name="lbl_SimulatorHint">
|
|
<property name="text">
|
|
<string><html><head/><body><p>Simulator directories: <span style=" font-weight:600;">Normally</span> there is <span style=" font-weight:600;">no need</span> to override the defaults. But if the simulator directories / excludes are incorrect you can set individual values here.</p></body></html></string>
|
|
</property>
|
|
<property name="wordWrap">
|
|
<bool>true</bool>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item>
|
|
<widget class="BlackGui::Components::CSettingsSimulatorBasicsComponent" name="comp_SettingsSimulator">
|
|
<property name="minimumSize">
|
|
<size>
|
|
<width>0</width>
|
|
<height>100</height>
|
|
</size>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
</layout>
|
|
</widget>
|
|
</item>
|
|
<item>
|
|
<spacer name="vs_SimulatorComponent">
|
|
<property name="orientation">
|
|
<enum>Qt::Vertical</enum>
|
|
</property>
|
|
<property name="sizeHint" stdset="0">
|
|
<size>
|
|
<width>20</width>
|
|
<height>40</height>
|
|
</size>
|
|
</property>
|
|
</spacer>
|
|
</item>
|
|
</layout>
|
|
</widget>
|
|
<customwidgets>
|
|
<customwidget>
|
|
<class>BlackGui::Components::CSettingsSimulatorBasicsComponent</class>
|
|
<extends>QFrame</extends>
|
|
<header>blackgui/components/settingssimulatorbasicscomponent.h</header>
|
|
<container>1</container>
|
|
</customwidget>
|
|
</customwidgets>
|
|
<resources/>
|
|
<connections/>
|
|
</ui>
|