|
@@ -14,81 +14,52 @@
|
|
|
<string>Add New Aircraft</string>
|
|
|
</property>
|
|
|
<layout class="QGridLayout" name="gridLayout">
|
|
|
- <item row="11" column="0">
|
|
|
- <widget class="QLabel" name="weightLabel">
|
|
|
+ <item row="7" column="0">
|
|
|
+ <widget class="QLabel" name="operationLabel">
|
|
|
<property name="text">
|
|
|
- <string>Weight Class</string>
|
|
|
+ <string>Operation</string>
|
|
|
</property>
|
|
|
</widget>
|
|
|
</item>
|
|
|
- <item row="12" column="1">
|
|
|
- <widget class="QDialogButtonBox" name="buttonBox">
|
|
|
- <property name="orientation">
|
|
|
- <enum>Qt::Horizontal</enum>
|
|
|
+ <item row="2" column="1">
|
|
|
+ <widget class="QLineEdit" name="registrationLineEdit">
|
|
|
+ <property name="maxLength">
|
|
|
+ <number>20</number>
|
|
|
</property>
|
|
|
- <property name="standardButtons">
|
|
|
- <set>QDialogButtonBox::Cancel|QDialogButtonBox::Ok</set>
|
|
|
+ <property name="placeholderText">
|
|
|
+ <string>mandatory</string>
|
|
|
</property>
|
|
|
</widget>
|
|
|
</item>
|
|
|
- <item row="10" column="1">
|
|
|
- <widget class="QComboBox" name="ppNumberComboBox">
|
|
|
- <property name="currentText">
|
|
|
- <string><Select></string>
|
|
|
+ <item row="4" column="1">
|
|
|
+ <widget class="QLineEdit" name="makeLineEdit">
|
|
|
+ <property name="maxLength">
|
|
|
+ <number>20</number>
|
|
|
</property>
|
|
|
- <item>
|
|
|
- <property name="text">
|
|
|
- <string><Select></string>
|
|
|
- </property>
|
|
|
- </item>
|
|
|
- <item>
|
|
|
- <property name="text">
|
|
|
- <string>Single Engine</string>
|
|
|
- </property>
|
|
|
- </item>
|
|
|
- <item>
|
|
|
- <property name="text">
|
|
|
- <string>Multi Engine</string>
|
|
|
- </property>
|
|
|
- </item>
|
|
|
- </widget>
|
|
|
- </item>
|
|
|
- <item row="3" column="0">
|
|
|
- <widget class="QLabel" name="registrationLabel">
|
|
|
- <property name="text">
|
|
|
- <string>Registration</string>
|
|
|
+ <property name="placeholderText">
|
|
|
+ <string>e.g. Boeing</string>
|
|
|
</property>
|
|
|
</widget>
|
|
|
</item>
|
|
|
- <item row="2" column="0" colspan="2">
|
|
|
- <widget class="QLabel" name="editLabel">
|
|
|
+ <item row="6" column="0">
|
|
|
+ <widget class="QLabel" name="variantLabel">
|
|
|
<property name="text">
|
|
|
- <string>Edit Aircraft</string>
|
|
|
- </property>
|
|
|
- <property name="alignment">
|
|
|
- <set>Qt::AlignCenter</set>
|
|
|
+ <string>Variant</string>
|
|
|
</property>
|
|
|
</widget>
|
|
|
</item>
|
|
|
- <item row="5" column="0">
|
|
|
- <widget class="QLabel" name="makeLabel">
|
|
|
- <property name="text">
|
|
|
- <string>Make</string>
|
|
|
+ <item row="5" column="1">
|
|
|
+ <widget class="QLineEdit" name="modelLineEdit">
|
|
|
+ <property name="maxLength">
|
|
|
+ <number>20</number>
|
|
|
</property>
|
|
|
- </widget>
|
|
|
- </item>
|
|
|
- <item row="7" column="0">
|
|
|
- <widget class="QLabel" name="variantLabel">
|
|
|
- <property name="text">
|
|
|
- <string>Variant</string>
|
|
|
+ <property name="placeholderText">
|
|
|
+ <string>e.g. 737</string>
|
|
|
</property>
|
|
|
</widget>
|
|
|
</item>
|
|
|
- <item row="8" column="1">
|
|
|
- <widget class="QComboBox" name="operationComboBox">
|
|
|
- <property name="editable">
|
|
|
- <bool>false</bool>
|
|
|
- </property>
|
|
|
+ <item row="9" column="1">
|
|
|
+ <widget class="QComboBox" name="ppNumberComboBox">
|
|
|
<property name="currentText">
|
|
|
<string><Select></string>
|
|
|
</property>
|
|
@@ -99,28 +70,25 @@
|
|
|
</item>
|
|
|
<item>
|
|
|
<property name="text">
|
|
|
- <string>Single Pilot</string>
|
|
|
+ <string>Single Engine</string>
|
|
|
</property>
|
|
|
</item>
|
|
|
<item>
|
|
|
<property name="text">
|
|
|
- <string>Multi Pilot</string>
|
|
|
+ <string>Multi Engine</string>
|
|
|
</property>
|
|
|
</item>
|
|
|
</widget>
|
|
|
</item>
|
|
|
- <item row="8" column="0">
|
|
|
- <widget class="QLabel" name="operationLabel">
|
|
|
+ <item row="10" column="0">
|
|
|
+ <widget class="QLabel" name="weightLabel">
|
|
|
<property name="text">
|
|
|
- <string>Operation</string>
|
|
|
+ <string>Weight Class</string>
|
|
|
</property>
|
|
|
</widget>
|
|
|
</item>
|
|
|
- <item row="9" column="1">
|
|
|
- <widget class="QComboBox" name="ppTypeComboBox">
|
|
|
- <property name="currentText">
|
|
|
- <string><Select></string>
|
|
|
- </property>
|
|
|
+ <item row="10" column="1">
|
|
|
+ <widget class="QComboBox" name="weightComboBox">
|
|
|
<item>
|
|
|
<property name="text">
|
|
|
<string><Select></string>
|
|
@@ -128,27 +96,55 @@
|
|
|
</item>
|
|
|
<item>
|
|
|
<property name="text">
|
|
|
- <string>Unpowered</string>
|
|
|
+ <string>Light</string>
|
|
|
</property>
|
|
|
</item>
|
|
|
<item>
|
|
|
<property name="text">
|
|
|
- <string>Piston</string>
|
|
|
+ <string>Medium</string>
|
|
|
</property>
|
|
|
</item>
|
|
|
<item>
|
|
|
<property name="text">
|
|
|
- <string>Turboprop</string>
|
|
|
+ <string>Heavy</string>
|
|
|
</property>
|
|
|
</item>
|
|
|
<item>
|
|
|
<property name="text">
|
|
|
- <string>Jet</string>
|
|
|
+ <string>Super</string>
|
|
|
</property>
|
|
|
</item>
|
|
|
</widget>
|
|
|
</item>
|
|
|
- <item row="4" column="1">
|
|
|
+ <item row="2" column="0">
|
|
|
+ <widget class="QLabel" name="registrationLabel">
|
|
|
+ <property name="text">
|
|
|
+ <string>Registration</string>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ </item>
|
|
|
+ <item row="5" column="0">
|
|
|
+ <widget class="QLabel" name="modelLabel">
|
|
|
+ <property name="text">
|
|
|
+ <string>Model</string>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ </item>
|
|
|
+ <item row="3" column="0">
|
|
|
+ <widget class="QLabel" name="companyLabel">
|
|
|
+ <property name="text">
|
|
|
+ <string>Company</string>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ </item>
|
|
|
+ <item row="1" column="0" colspan="2">
|
|
|
+ <widget class="Line" name="line">
|
|
|
+ <property name="orientation">
|
|
|
+ <enum>Qt::Horizontal</enum>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ </item>
|
|
|
+ <item row="3" column="1">
|
|
|
<widget class="QLineEdit" name="companyLineEdit">
|
|
|
<property name="maxLength">
|
|
|
<number>20</number>
|
|
@@ -158,17 +154,17 @@
|
|
|
</property>
|
|
|
</widget>
|
|
|
</item>
|
|
|
- <item row="5" column="1">
|
|
|
- <widget class="QLineEdit" name="makeLineEdit">
|
|
|
+ <item row="0" column="1">
|
|
|
+ <widget class="QLineEdit" name="searchLineEdit">
|
|
|
<property name="maxLength">
|
|
|
<number>20</number>
|
|
|
</property>
|
|
|
<property name="placeholderText">
|
|
|
- <string>e.g. Boeing</string>
|
|
|
+ <string>start typing to search for aircraft types</string>
|
|
|
</property>
|
|
|
</widget>
|
|
|
</item>
|
|
|
- <item row="7" column="1">
|
|
|
+ <item row="6" column="1">
|
|
|
<widget class="QLineEdit" name="variantLineEdit">
|
|
|
<property name="maxLength">
|
|
|
<number>20</number>
|
|
@@ -178,18 +174,27 @@
|
|
|
</property>
|
|
|
</widget>
|
|
|
</item>
|
|
|
- <item row="6" column="1">
|
|
|
- <widget class="QLineEdit" name="modelLineEdit">
|
|
|
- <property name="maxLength">
|
|
|
- <number>20</number>
|
|
|
+ <item row="0" column="0">
|
|
|
+ <widget class="QLabel" name="searchLabel">
|
|
|
+ <property name="font">
|
|
|
+ <font>
|
|
|
+ <weight>75</weight>
|
|
|
+ <bold>true</bold>
|
|
|
+ </font>
|
|
|
</property>
|
|
|
- <property name="placeholderText">
|
|
|
- <string>e.g. 737</string>
|
|
|
+ <property name="frameShape">
|
|
|
+ <enum>QFrame::Panel</enum>
|
|
|
+ </property>
|
|
|
+ <property name="text">
|
|
|
+ <string>Search</string>
|
|
|
</property>
|
|
|
</widget>
|
|
|
</item>
|
|
|
- <item row="11" column="1">
|
|
|
- <widget class="QComboBox" name="weightComboBox">
|
|
|
+ <item row="8" column="1">
|
|
|
+ <widget class="QComboBox" name="ppTypeComboBox">
|
|
|
+ <property name="currentText">
|
|
|
+ <string><Select></string>
|
|
|
+ </property>
|
|
|
<item>
|
|
|
<property name="text">
|
|
|
<string><Select></string>
|
|
@@ -197,88 +202,73 @@
|
|
|
</item>
|
|
|
<item>
|
|
|
<property name="text">
|
|
|
- <string>Light</string>
|
|
|
+ <string>Unpowered</string>
|
|
|
</property>
|
|
|
</item>
|
|
|
<item>
|
|
|
<property name="text">
|
|
|
- <string>Medium</string>
|
|
|
+ <string>Piston</string>
|
|
|
</property>
|
|
|
</item>
|
|
|
<item>
|
|
|
<property name="text">
|
|
|
- <string>Heavy</string>
|
|
|
+ <string>Turboprop</string>
|
|
|
</property>
|
|
|
</item>
|
|
|
<item>
|
|
|
<property name="text">
|
|
|
- <string>Super</string>
|
|
|
+ <string>Jet</string>
|
|
|
</property>
|
|
|
</item>
|
|
|
</widget>
|
|
|
</item>
|
|
|
- <item row="9" column="0">
|
|
|
+ <item row="8" column="0">
|
|
|
<widget class="QLabel" name="powerPlantLabel">
|
|
|
<property name="text">
|
|
|
<string>Power Plant</string>
|
|
|
</property>
|
|
|
</widget>
|
|
|
</item>
|
|
|
- <item row="3" column="1">
|
|
|
- <widget class="QLineEdit" name="registrationLineEdit">
|
|
|
- <property name="maxLength">
|
|
|
- <number>20</number>
|
|
|
- </property>
|
|
|
- <property name="placeholderText">
|
|
|
- <string>mandatory</string>
|
|
|
- </property>
|
|
|
- </widget>
|
|
|
- </item>
|
|
|
- <item row="0" column="1">
|
|
|
- <widget class="QLineEdit" name="searchLineEdit">
|
|
|
- <property name="maxLength">
|
|
|
- <number>20</number>
|
|
|
- </property>
|
|
|
- <property name="placeholderText">
|
|
|
- <string>start typing to search for aircraft types</string>
|
|
|
- </property>
|
|
|
- </widget>
|
|
|
- </item>
|
|
|
- <item row="0" column="0">
|
|
|
- <widget class="QLabel" name="searchLabel">
|
|
|
- <property name="font">
|
|
|
- <font>
|
|
|
- <weight>75</weight>
|
|
|
- <bold>true</bold>
|
|
|
- </font>
|
|
|
- </property>
|
|
|
- <property name="frameShape">
|
|
|
- <enum>QFrame::Panel</enum>
|
|
|
- </property>
|
|
|
- <property name="text">
|
|
|
- <string>Search</string>
|
|
|
- </property>
|
|
|
- </widget>
|
|
|
- </item>
|
|
|
<item row="4" column="0">
|
|
|
- <widget class="QLabel" name="companyLabel">
|
|
|
+ <widget class="QLabel" name="makeLabel">
|
|
|
<property name="text">
|
|
|
- <string>Company</string>
|
|
|
+ <string>Make</string>
|
|
|
</property>
|
|
|
</widget>
|
|
|
</item>
|
|
|
- <item row="6" column="0">
|
|
|
- <widget class="QLabel" name="modelLabel">
|
|
|
- <property name="text">
|
|
|
- <string>Model</string>
|
|
|
+ <item row="11" column="1">
|
|
|
+ <widget class="QDialogButtonBox" name="buttonBox">
|
|
|
+ <property name="orientation">
|
|
|
+ <enum>Qt::Horizontal</enum>
|
|
|
+ </property>
|
|
|
+ <property name="standardButtons">
|
|
|
+ <set>QDialogButtonBox::Cancel|QDialogButtonBox::Ok</set>
|
|
|
</property>
|
|
|
</widget>
|
|
|
</item>
|
|
|
- <item row="1" column="0" colspan="2">
|
|
|
- <widget class="Line" name="line">
|
|
|
- <property name="orientation">
|
|
|
- <enum>Qt::Horizontal</enum>
|
|
|
+ <item row="7" column="1">
|
|
|
+ <widget class="QComboBox" name="operationComboBox">
|
|
|
+ <property name="editable">
|
|
|
+ <bool>false</bool>
|
|
|
+ </property>
|
|
|
+ <property name="currentText">
|
|
|
+ <string><Select></string>
|
|
|
</property>
|
|
|
+ <item>
|
|
|
+ <property name="text">
|
|
|
+ <string><Select></string>
|
|
|
+ </property>
|
|
|
+ </item>
|
|
|
+ <item>
|
|
|
+ <property name="text">
|
|
|
+ <string>Single Pilot</string>
|
|
|
+ </property>
|
|
|
+ </item>
|
|
|
+ <item>
|
|
|
+ <property name="text">
|
|
|
+ <string>Multi Pilot</string>
|
|
|
+ </property>
|
|
|
+ </item>
|
|
|
</widget>
|
|
|
</item>
|
|
|
</layout>
|