|
@@ -0,0 +1,477 @@
|
|
|
+<?xml version="1.0" encoding="UTF-8"?>
|
|
|
+<ui version="4.0">
|
|
|
+ <class>totalsWidget</class>
|
|
|
+ <widget class="QWidget" name="totalsWidget">
|
|
|
+ <property name="geometry">
|
|
|
+ <rect>
|
|
|
+ <x>0</x>
|
|
|
+ <y>0</y>
|
|
|
+ <width>604</width>
|
|
|
+ <height>386</height>
|
|
|
+ </rect>
|
|
|
+ </property>
|
|
|
+ <property name="windowTitle">
|
|
|
+ <string>Form</string>
|
|
|
+ </property>
|
|
|
+ <layout class="QGridLayout" name="gridLayout_2">
|
|
|
+ <item row="0" column="0">
|
|
|
+ <widget class="QLabel" name="label_17">
|
|
|
+ <property name="font">
|
|
|
+ <font>
|
|
|
+ <weight>75</weight>
|
|
|
+ <bold>true</bold>
|
|
|
+ </font>
|
|
|
+ </property>
|
|
|
+ <property name="text">
|
|
|
+ <string>Your Totals</string>
|
|
|
+ </property>
|
|
|
+ <property name="alignment">
|
|
|
+ <set>Qt::AlignCenter</set>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ </item>
|
|
|
+ <item row="1" column="0">
|
|
|
+ <spacer name="verticalSpacer">
|
|
|
+ <property name="orientation">
|
|
|
+ <enum>Qt::Vertical</enum>
|
|
|
+ </property>
|
|
|
+ <property name="sizeHint" stdset="0">
|
|
|
+ <size>
|
|
|
+ <width>20</width>
|
|
|
+ <height>65</height>
|
|
|
+ </size>
|
|
|
+ </property>
|
|
|
+ </spacer>
|
|
|
+ </item>
|
|
|
+ <item row="2" column="0">
|
|
|
+ <widget class="Line" name="line">
|
|
|
+ <property name="orientation">
|
|
|
+ <enum>Qt::Horizontal</enum>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ </item>
|
|
|
+ <item row="3" column="0">
|
|
|
+ <layout class="QGridLayout" name="gridLayout">
|
|
|
+ <item row="0" column="0">
|
|
|
+ <widget class="QLabel" name="totalLabel">
|
|
|
+ <property name="maximumSize">
|
|
|
+ <size>
|
|
|
+ <width>120</width>
|
|
|
+ <height>16777215</height>
|
|
|
+ </size>
|
|
|
+ </property>
|
|
|
+ <property name="text">
|
|
|
+ <string>Total</string>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ </item>
|
|
|
+ <item row="0" column="1">
|
|
|
+ <widget class="QLineEdit" name="totalLineEdit">
|
|
|
+ <property name="maximumSize">
|
|
|
+ <size>
|
|
|
+ <width>120</width>
|
|
|
+ <height>16777215</height>
|
|
|
+ </size>
|
|
|
+ </property>
|
|
|
+ <property name="focusPolicy">
|
|
|
+ <enum>Qt::NoFocus</enum>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ </item>
|
|
|
+ <item row="0" column="2">
|
|
|
+ <widget class="QLabel" name="picusLabel">
|
|
|
+ <property name="maximumSize">
|
|
|
+ <size>
|
|
|
+ <width>120</width>
|
|
|
+ <height>16777215</height>
|
|
|
+ </size>
|
|
|
+ </property>
|
|
|
+ <property name="text">
|
|
|
+ <string>PICus</string>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ </item>
|
|
|
+ <item row="0" column="3">
|
|
|
+ <widget class="QLineEdit" name="picusLineEdit">
|
|
|
+ <property name="maximumSize">
|
|
|
+ <size>
|
|
|
+ <width>120</width>
|
|
|
+ <height>16777215</height>
|
|
|
+ </size>
|
|
|
+ </property>
|
|
|
+ <property name="focusPolicy">
|
|
|
+ <enum>Qt::NoFocus</enum>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ </item>
|
|
|
+ <item row="1" column="0">
|
|
|
+ <widget class="QLabel" name="spseLabel">
|
|
|
+ <property name="maximumSize">
|
|
|
+ <size>
|
|
|
+ <width>120</width>
|
|
|
+ <height>16777215</height>
|
|
|
+ </size>
|
|
|
+ </property>
|
|
|
+ <property name="text">
|
|
|
+ <string>SP SE</string>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ </item>
|
|
|
+ <item row="1" column="1">
|
|
|
+ <widget class="QLineEdit" name="spseLineEdit">
|
|
|
+ <property name="maximumSize">
|
|
|
+ <size>
|
|
|
+ <width>120</width>
|
|
|
+ <height>16777215</height>
|
|
|
+ </size>
|
|
|
+ </property>
|
|
|
+ <property name="focusPolicy">
|
|
|
+ <enum>Qt::NoFocus</enum>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ </item>
|
|
|
+ <item row="1" column="2">
|
|
|
+ <widget class="QLabel" name="ifrLabel">
|
|
|
+ <property name="maximumSize">
|
|
|
+ <size>
|
|
|
+ <width>120</width>
|
|
|
+ <height>16777215</height>
|
|
|
+ </size>
|
|
|
+ </property>
|
|
|
+ <property name="text">
|
|
|
+ <string>IFR</string>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ </item>
|
|
|
+ <item row="1" column="3">
|
|
|
+ <widget class="QLineEdit" name="ifrLineEdit">
|
|
|
+ <property name="maximumSize">
|
|
|
+ <size>
|
|
|
+ <width>120</width>
|
|
|
+ <height>16777215</height>
|
|
|
+ </size>
|
|
|
+ </property>
|
|
|
+ <property name="focusPolicy">
|
|
|
+ <enum>Qt::NoFocus</enum>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ </item>
|
|
|
+ <item row="2" column="0">
|
|
|
+ <widget class="QLabel" name="spmeLabel">
|
|
|
+ <property name="maximumSize">
|
|
|
+ <size>
|
|
|
+ <width>120</width>
|
|
|
+ <height>16777215</height>
|
|
|
+ </size>
|
|
|
+ </property>
|
|
|
+ <property name="text">
|
|
|
+ <string>SP ME</string>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ </item>
|
|
|
+ <item row="2" column="1">
|
|
|
+ <widget class="QLineEdit" name="spmeLineEdit">
|
|
|
+ <property name="maximumSize">
|
|
|
+ <size>
|
|
|
+ <width>120</width>
|
|
|
+ <height>16777215</height>
|
|
|
+ </size>
|
|
|
+ </property>
|
|
|
+ <property name="focusPolicy">
|
|
|
+ <enum>Qt::NoFocus</enum>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ </item>
|
|
|
+ <item row="2" column="2">
|
|
|
+ <widget class="QLabel" name="nightLabel">
|
|
|
+ <property name="maximumSize">
|
|
|
+ <size>
|
|
|
+ <width>120</width>
|
|
|
+ <height>16777215</height>
|
|
|
+ </size>
|
|
|
+ </property>
|
|
|
+ <property name="text">
|
|
|
+ <string>Night</string>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ </item>
|
|
|
+ <item row="2" column="3">
|
|
|
+ <widget class="QLineEdit" name="nightLineEdit">
|
|
|
+ <property name="maximumSize">
|
|
|
+ <size>
|
|
|
+ <width>120</width>
|
|
|
+ <height>16777215</height>
|
|
|
+ </size>
|
|
|
+ </property>
|
|
|
+ <property name="focusPolicy">
|
|
|
+ <enum>Qt::NoFocus</enum>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ </item>
|
|
|
+ <item row="3" column="0">
|
|
|
+ <widget class="QLabel" name="multipilotLabel">
|
|
|
+ <property name="maximumSize">
|
|
|
+ <size>
|
|
|
+ <width>120</width>
|
|
|
+ <height>16777215</height>
|
|
|
+ </size>
|
|
|
+ </property>
|
|
|
+ <property name="text">
|
|
|
+ <string>Multi Pilot</string>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ </item>
|
|
|
+ <item row="3" column="1">
|
|
|
+ <widget class="QLineEdit" name="multipilotLineEdit">
|
|
|
+ <property name="maximumSize">
|
|
|
+ <size>
|
|
|
+ <width>120</width>
|
|
|
+ <height>16777215</height>
|
|
|
+ </size>
|
|
|
+ </property>
|
|
|
+ <property name="focusPolicy">
|
|
|
+ <enum>Qt::NoFocus</enum>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ </item>
|
|
|
+ <item row="3" column="2">
|
|
|
+ <widget class="QLabel" name="simLabel">
|
|
|
+ <property name="maximumSize">
|
|
|
+ <size>
|
|
|
+ <width>120</width>
|
|
|
+ <height>16777215</height>
|
|
|
+ </size>
|
|
|
+ </property>
|
|
|
+ <property name="text">
|
|
|
+ <string>Simulator</string>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ </item>
|
|
|
+ <item row="3" column="3">
|
|
|
+ <widget class="QLineEdit" name="simLineEdit">
|
|
|
+ <property name="maximumSize">
|
|
|
+ <size>
|
|
|
+ <width>120</width>
|
|
|
+ <height>16777215</height>
|
|
|
+ </size>
|
|
|
+ </property>
|
|
|
+ <property name="focusPolicy">
|
|
|
+ <enum>Qt::NoFocus</enum>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ </item>
|
|
|
+ <item row="4" column="0">
|
|
|
+ <widget class="QLabel" name="piclabel">
|
|
|
+ <property name="maximumSize">
|
|
|
+ <size>
|
|
|
+ <width>120</width>
|
|
|
+ <height>16777215</height>
|
|
|
+ </size>
|
|
|
+ </property>
|
|
|
+ <property name="text">
|
|
|
+ <string>PIC</string>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ </item>
|
|
|
+ <item row="4" column="1">
|
|
|
+ <widget class="QLineEdit" name="picLineEdit">
|
|
|
+ <property name="maximumSize">
|
|
|
+ <size>
|
|
|
+ <width>120</width>
|
|
|
+ <height>16777215</height>
|
|
|
+ </size>
|
|
|
+ </property>
|
|
|
+ <property name="focusPolicy">
|
|
|
+ <enum>Qt::NoFocus</enum>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ </item>
|
|
|
+ <item row="4" column="2">
|
|
|
+ <widget class="QLabel" name="todayLabel">
|
|
|
+ <property name="maximumSize">
|
|
|
+ <size>
|
|
|
+ <width>120</width>
|
|
|
+ <height>16777215</height>
|
|
|
+ </size>
|
|
|
+ </property>
|
|
|
+ <property name="text">
|
|
|
+ <string>TO Day</string>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ </item>
|
|
|
+ <item row="4" column="3">
|
|
|
+ <widget class="QLineEdit" name="todayLineEdit">
|
|
|
+ <property name="maximumSize">
|
|
|
+ <size>
|
|
|
+ <width>120</width>
|
|
|
+ <height>16777215</height>
|
|
|
+ </size>
|
|
|
+ </property>
|
|
|
+ <property name="focusPolicy">
|
|
|
+ <enum>Qt::NoFocus</enum>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ </item>
|
|
|
+ <item row="5" column="0">
|
|
|
+ <widget class="QLabel" name="sicLabel">
|
|
|
+ <property name="maximumSize">
|
|
|
+ <size>
|
|
|
+ <width>120</width>
|
|
|
+ <height>16777215</height>
|
|
|
+ </size>
|
|
|
+ </property>
|
|
|
+ <property name="text">
|
|
|
+ <string>SIC</string>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ </item>
|
|
|
+ <item row="5" column="1">
|
|
|
+ <widget class="QLineEdit" name="sicLineEdit">
|
|
|
+ <property name="maximumSize">
|
|
|
+ <size>
|
|
|
+ <width>120</width>
|
|
|
+ <height>16777215</height>
|
|
|
+ </size>
|
|
|
+ </property>
|
|
|
+ <property name="focusPolicy">
|
|
|
+ <enum>Qt::NoFocus</enum>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ </item>
|
|
|
+ <item row="5" column="2">
|
|
|
+ <widget class="QLabel" name="tonightLabel">
|
|
|
+ <property name="maximumSize">
|
|
|
+ <size>
|
|
|
+ <width>120</width>
|
|
|
+ <height>16777215</height>
|
|
|
+ </size>
|
|
|
+ </property>
|
|
|
+ <property name="text">
|
|
|
+ <string>TO Night</string>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ </item>
|
|
|
+ <item row="5" column="3">
|
|
|
+ <widget class="QLineEdit" name="tonightLineEdit">
|
|
|
+ <property name="maximumSize">
|
|
|
+ <size>
|
|
|
+ <width>120</width>
|
|
|
+ <height>16777215</height>
|
|
|
+ </size>
|
|
|
+ </property>
|
|
|
+ <property name="focusPolicy">
|
|
|
+ <enum>Qt::NoFocus</enum>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ </item>
|
|
|
+ <item row="6" column="0">
|
|
|
+ <widget class="QLabel" name="dualLabel">
|
|
|
+ <property name="maximumSize">
|
|
|
+ <size>
|
|
|
+ <width>120</width>
|
|
|
+ <height>16777215</height>
|
|
|
+ </size>
|
|
|
+ </property>
|
|
|
+ <property name="text">
|
|
|
+ <string>DUAL</string>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ </item>
|
|
|
+ <item row="6" column="1">
|
|
|
+ <widget class="QLineEdit" name="dualLineEdit">
|
|
|
+ <property name="maximumSize">
|
|
|
+ <size>
|
|
|
+ <width>120</width>
|
|
|
+ <height>16777215</height>
|
|
|
+ </size>
|
|
|
+ </property>
|
|
|
+ <property name="focusPolicy">
|
|
|
+ <enum>Qt::NoFocus</enum>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ </item>
|
|
|
+ <item row="6" column="2">
|
|
|
+ <widget class="QLabel" name="ldgdayLabel">
|
|
|
+ <property name="maximumSize">
|
|
|
+ <size>
|
|
|
+ <width>120</width>
|
|
|
+ <height>16777215</height>
|
|
|
+ </size>
|
|
|
+ </property>
|
|
|
+ <property name="text">
|
|
|
+ <string>LDG Day</string>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ </item>
|
|
|
+ <item row="6" column="3">
|
|
|
+ <widget class="QLineEdit" name="ldgdayLineEdit">
|
|
|
+ <property name="maximumSize">
|
|
|
+ <size>
|
|
|
+ <width>120</width>
|
|
|
+ <height>16777215</height>
|
|
|
+ </size>
|
|
|
+ </property>
|
|
|
+ <property name="focusPolicy">
|
|
|
+ <enum>Qt::NoFocus</enum>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ </item>
|
|
|
+ <item row="7" column="0">
|
|
|
+ <widget class="QLabel" name="fiLabel">
|
|
|
+ <property name="maximumSize">
|
|
|
+ <size>
|
|
|
+ <width>120</width>
|
|
|
+ <height>16777215</height>
|
|
|
+ </size>
|
|
|
+ </property>
|
|
|
+ <property name="text">
|
|
|
+ <string>FI</string>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ </item>
|
|
|
+ <item row="7" column="2">
|
|
|
+ <widget class="QLabel" name="ldgnightLabel">
|
|
|
+ <property name="maximumSize">
|
|
|
+ <size>
|
|
|
+ <width>120</width>
|
|
|
+ <height>16777215</height>
|
|
|
+ </size>
|
|
|
+ </property>
|
|
|
+ <property name="text">
|
|
|
+ <string>LDG Night</string>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ </item>
|
|
|
+ <item row="7" column="3">
|
|
|
+ <widget class="QLineEdit" name="ldgnightLineEdit">
|
|
|
+ <property name="maximumSize">
|
|
|
+ <size>
|
|
|
+ <width>120</width>
|
|
|
+ <height>16777215</height>
|
|
|
+ </size>
|
|
|
+ </property>
|
|
|
+ <property name="focusPolicy">
|
|
|
+ <enum>Qt::NoFocus</enum>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ </item>
|
|
|
+ <item row="7" column="1">
|
|
|
+ <widget class="QLineEdit" name="fiLineEdit">
|
|
|
+ <property name="maximumSize">
|
|
|
+ <size>
|
|
|
+ <width>120</width>
|
|
|
+ <height>16777215</height>
|
|
|
+ </size>
|
|
|
+ </property>
|
|
|
+ <property name="focusPolicy">
|
|
|
+ <enum>Qt::NoFocus</enum>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ </item>
|
|
|
+ </layout>
|
|
|
+ </item>
|
|
|
+ </layout>
|
|
|
+ </widget>
|
|
|
+ <resources/>
|
|
|
+ <connections/>
|
|
|
+</ui>
|