mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-21 12:55:31 +08:00
Style FSD form (less height, as swift GUI is not high enough)
This commit is contained in:
@@ -6,8 +6,8 @@
|
|||||||
<rect>
|
<rect>
|
||||||
<x>0</x>
|
<x>0</x>
|
||||||
<y>0</y>
|
<y>0</y>
|
||||||
<width>194</width>
|
<width>272</width>
|
||||||
<height>101</height>
|
<height>80</height>
|
||||||
</rect>
|
</rect>
|
||||||
</property>
|
</property>
|
||||||
<property name="windowTitle">
|
<property name="windowTitle">
|
||||||
@@ -29,109 +29,115 @@
|
|||||||
<property name="spacing">
|
<property name="spacing">
|
||||||
<number>4</number>
|
<number>4</number>
|
||||||
</property>
|
</property>
|
||||||
<item row="0" column="2">
|
<item row="4" column="1">
|
||||||
<widget class="QPushButton" name="pb_SetDefaults">
|
|
||||||
<property name="text">
|
|
||||||
<string>set defaults</string>
|
|
||||||
</property>
|
|
||||||
</widget>
|
|
||||||
</item>
|
|
||||||
<item row="3" column="0">
|
|
||||||
<widget class="QLabel" name="lbl_AircraftParts">
|
<widget class="QLabel" name="lbl_AircraftParts">
|
||||||
<property name="text">
|
<property name="text">
|
||||||
<string>Aircraft parts</string>
|
<string>Aircraft parts</string>
|
||||||
</property>
|
</property>
|
||||||
</widget>
|
</widget>
|
||||||
</item>
|
</item>
|
||||||
<item row="4" column="2">
|
<item row="5" column="3">
|
||||||
<widget class="QCheckBox" name="cb_FastPositionSend">
|
<widget class="QCheckBox" name="cb_FastPositionSend">
|
||||||
<property name="text">
|
<property name="text">
|
||||||
<string>send</string>
|
<string>send</string>
|
||||||
</property>
|
</property>
|
||||||
</widget>
|
</widget>
|
||||||
</item>
|
</item>
|
||||||
<item row="4" column="1">
|
<item row="5" column="2">
|
||||||
<widget class="QCheckBox" name="cb_GndFlagSend">
|
<widget class="QCheckBox" name="cb_GndFlagSend">
|
||||||
<property name="text">
|
<property name="text">
|
||||||
<string>send</string>
|
<string>send</string>
|
||||||
</property>
|
</property>
|
||||||
</widget>
|
</widget>
|
||||||
</item>
|
</item>
|
||||||
<item row="5" column="2">
|
<item row="4" column="2">
|
||||||
<widget class="QCheckBox" name="cb_FastPositionReceive">
|
|
||||||
<property name="text">
|
|
||||||
<string>receive</string>
|
|
||||||
</property>
|
|
||||||
</widget>
|
|
||||||
</item>
|
|
||||||
<item row="5" column="0">
|
|
||||||
<widget class="QCheckBox" name="cb_AircraftPartsReceive">
|
|
||||||
<property name="text">
|
|
||||||
<string>receive</string>
|
|
||||||
</property>
|
|
||||||
</widget>
|
|
||||||
</item>
|
|
||||||
<item row="3" column="1">
|
|
||||||
<widget class="QLabel" name="lbl_GndFlag">
|
<widget class="QLabel" name="lbl_GndFlag">
|
||||||
<property name="text">
|
<property name="text">
|
||||||
<string>Gnd.flag</string>
|
<string>Gnd.flag</string>
|
||||||
</property>
|
</property>
|
||||||
</widget>
|
</widget>
|
||||||
</item>
|
</item>
|
||||||
<item row="3" column="2">
|
<item row="6" column="1">
|
||||||
|
<widget class="QCheckBox" name="cb_AircraftPartsReceive">
|
||||||
|
<property name="text">
|
||||||
|
<string>receive</string>
|
||||||
|
</property>
|
||||||
|
</widget>
|
||||||
|
</item>
|
||||||
|
<item row="6" column="3">
|
||||||
|
<widget class="QCheckBox" name="cb_FastPositionReceive">
|
||||||
|
<property name="text">
|
||||||
|
<string>receive</string>
|
||||||
|
</property>
|
||||||
|
</widget>
|
||||||
|
</item>
|
||||||
|
<item row="4" column="3">
|
||||||
<widget class="QLabel" name="lbl_FastPositions">
|
<widget class="QLabel" name="lbl_FastPositions">
|
||||||
<property name="text">
|
<property name="text">
|
||||||
<string>Fast positions</string>
|
<string>Fast positions</string>
|
||||||
</property>
|
</property>
|
||||||
</widget>
|
</widget>
|
||||||
</item>
|
</item>
|
||||||
<item row="0" column="0">
|
<item row="6" column="2">
|
||||||
<widget class="QLabel" name="lbl_FsdSetup">
|
|
||||||
<property name="text">
|
|
||||||
<string>FSD setup:</string>
|
|
||||||
</property>
|
|
||||||
</widget>
|
|
||||||
</item>
|
|
||||||
<item row="0" column="1">
|
|
||||||
<widget class="QCheckBox" name="cb_Override">
|
|
||||||
<property name="text">
|
|
||||||
<string>override</string>
|
|
||||||
</property>
|
|
||||||
</widget>
|
|
||||||
</item>
|
|
||||||
<item row="4" column="0">
|
|
||||||
<widget class="QCheckBox" name="cb_AircraftPartsSend">
|
|
||||||
<property name="text">
|
|
||||||
<string>send</string>
|
|
||||||
</property>
|
|
||||||
</widget>
|
|
||||||
</item>
|
|
||||||
<item row="5" column="1">
|
|
||||||
<widget class="QCheckBox" name="cb_GndFlagReceive">
|
<widget class="QCheckBox" name="cb_GndFlagReceive">
|
||||||
<property name="text">
|
<property name="text">
|
||||||
<string>receive</string>
|
<string>receive</string>
|
||||||
</property>
|
</property>
|
||||||
</widget>
|
</widget>
|
||||||
</item>
|
</item>
|
||||||
<item row="1" column="0">
|
<item row="5" column="1">
|
||||||
|
<widget class="QCheckBox" name="cb_AircraftPartsSend">
|
||||||
|
<property name="text">
|
||||||
|
<string>send</string>
|
||||||
|
</property>
|
||||||
|
</widget>
|
||||||
|
</item>
|
||||||
|
<item row="4" column="4">
|
||||||
<widget class="QLabel" name="lbl_TextCodec">
|
<widget class="QLabel" name="lbl_TextCodec">
|
||||||
<property name="text">
|
<property name="text">
|
||||||
<string>Text codec</string>
|
<string>Text codec</string>
|
||||||
</property>
|
</property>
|
||||||
</widget>
|
</widget>
|
||||||
</item>
|
</item>
|
||||||
<item row="1" column="1" colspan="2">
|
<item row="5" column="4">
|
||||||
<widget class="QLineEdit" name="le_TextCodec">
|
<widget class="QLineEdit" name="le_TextCodec">
|
||||||
<property name="placeholderText">
|
<property name="placeholderText">
|
||||||
<string>e.g. "latin1"</string>
|
<string>e.g. "latin1"</string>
|
||||||
</property>
|
</property>
|
||||||
</widget>
|
</widget>
|
||||||
</item>
|
</item>
|
||||||
|
<item row="0" column="4">
|
||||||
|
<widget class="QPushButton" name="pb_SetDefaults">
|
||||||
|
<property name="text">
|
||||||
|
<string>set defaults</string>
|
||||||
|
</property>
|
||||||
|
</widget>
|
||||||
|
</item>
|
||||||
|
<item row="0" column="2">
|
||||||
|
<widget class="QCheckBox" name="cb_Override">
|
||||||
|
<property name="text">
|
||||||
|
<string>override</string>
|
||||||
|
</property>
|
||||||
|
</widget>
|
||||||
|
</item>
|
||||||
|
<item row="0" column="1">
|
||||||
|
<widget class="QLabel" name="lbl_FsdSetup">
|
||||||
|
<property name="text">
|
||||||
|
<string>FSD setup:</string>
|
||||||
|
</property>
|
||||||
|
</widget>
|
||||||
|
</item>
|
||||||
</layout>
|
</layout>
|
||||||
</widget>
|
</widget>
|
||||||
<tabstops>
|
<tabstops>
|
||||||
<tabstop>cb_Override</tabstop>
|
<tabstop>cb_Override</tabstop>
|
||||||
<tabstop>pb_SetDefaults</tabstop>
|
<tabstop>pb_SetDefaults</tabstop>
|
||||||
|
<tabstop>cb_AircraftPartsSend</tabstop>
|
||||||
|
<tabstop>cb_AircraftPartsReceive</tabstop>
|
||||||
|
<tabstop>cb_GndFlagSend</tabstop>
|
||||||
|
<tabstop>cb_GndFlagReceive</tabstop>
|
||||||
|
<tabstop>cb_FastPositionSend</tabstop>
|
||||||
|
<tabstop>cb_FastPositionReceive</tabstop>
|
||||||
<tabstop>le_TextCodec</tabstop>
|
<tabstop>le_TextCodec</tabstop>
|
||||||
</tabstops>
|
</tabstops>
|
||||||
<resources/>
|
<resources/>
|
||||||
|
|||||||
Reference in New Issue
Block a user