|
|
|
@ -6,8 +6,8 @@
@@ -6,8 +6,8 @@
|
|
|
|
|
<rect> |
|
|
|
|
<x>0</x> |
|
|
|
|
<y>0</y> |
|
|
|
|
<width>869</width> |
|
|
|
|
<height>60</height> |
|
|
|
|
<width>824</width> |
|
|
|
|
<height>72</height> |
|
|
|
|
</rect> |
|
|
|
|
</property> |
|
|
|
|
<property name="sizePolicy"> |
|
|
|
@ -143,7 +143,13 @@ QProgressBar::chunk#thrustBar {
@@ -143,7 +143,13 @@ QProgressBar::chunk#thrustBar {
|
|
|
|
|
background-color: orange; |
|
|
|
|
}</string> |
|
|
|
|
</property> |
|
|
|
|
<layout class="QGridLayout" name="gridLayout"> |
|
|
|
|
<layout class="QGridLayout" name="gridLayout_5"> |
|
|
|
|
<property name="margin"> |
|
|
|
|
<number>0</number> |
|
|
|
|
</property> |
|
|
|
|
<property name="spacing"> |
|
|
|
|
<number>0</number> |
|
|
|
|
</property> |
|
|
|
|
<item row="0" column="0"> |
|
|
|
|
<widget class="QGroupBox" name="groupBox_2"> |
|
|
|
|
<property name="sizePolicy"> |
|
|
|
@ -155,299 +161,713 @@ QProgressBar::chunk#thrustBar {
@@ -155,299 +161,713 @@ QProgressBar::chunk#thrustBar {
|
|
|
|
|
<property name="title"> |
|
|
|
|
<string/> |
|
|
|
|
</property> |
|
|
|
|
<layout class="QHBoxLayout" name="horizontalLayout"> |
|
|
|
|
<item> |
|
|
|
|
<layout class="QGridLayout" name="gridLayout_4"> |
|
|
|
|
<item row="0" column="0"> |
|
|
|
|
<widget class="QLabel" name="idWP_label"> |
|
|
|
|
<property name="font"> |
|
|
|
|
<font> |
|
|
|
|
<pointsize>10</pointsize> |
|
|
|
|
<weight>75</weight> |
|
|
|
|
<bold>true</bold> |
|
|
|
|
</font> |
|
|
|
|
</property> |
|
|
|
|
<property name="text"> |
|
|
|
|
<string>WP_id</string> |
|
|
|
|
</property> |
|
|
|
|
</widget> |
|
|
|
|
</item> |
|
|
|
|
<item> |
|
|
|
|
<item row="0" column="1"> |
|
|
|
|
<spacer name="horizontalSpacer"> |
|
|
|
|
<property name="orientation"> |
|
|
|
|
<enum>Qt::Horizontal</enum> |
|
|
|
|
</property> |
|
|
|
|
<property name="sizeHint" stdset="0"> |
|
|
|
|
<size> |
|
|
|
|
<width>135</width> |
|
|
|
|
<height>13</height> |
|
|
|
|
<width>16</width> |
|
|
|
|
<height>20</height> |
|
|
|
|
</size> |
|
|
|
|
</property> |
|
|
|
|
</spacer> |
|
|
|
|
</item> |
|
|
|
|
<item> |
|
|
|
|
<widget class="QLabel" name="Latitud_label"> |
|
|
|
|
<property name="text"> |
|
|
|
|
<string>Lat:</string> |
|
|
|
|
</property> |
|
|
|
|
</widget> |
|
|
|
|
</item> |
|
|
|
|
<item> |
|
|
|
|
<widget class="QTextEdit" name="m_latitudtextEdit"> |
|
|
|
|
<property name="minimumSize"> |
|
|
|
|
<size> |
|
|
|
|
<width>0</width> |
|
|
|
|
<height>0</height> |
|
|
|
|
</size> |
|
|
|
|
<item row="0" column="2"> |
|
|
|
|
<widget class="QGroupBox" name="m_latitud_groupBox"> |
|
|
|
|
<property name="font"> |
|
|
|
|
<font> |
|
|
|
|
<weight>75</weight> |
|
|
|
|
<bold>true</bold> |
|
|
|
|
</font> |
|
|
|
|
</property> |
|
|
|
|
<property name="maximumSize"> |
|
|
|
|
<size> |
|
|
|
|
<width>120</width> |
|
|
|
|
<height>25</height> |
|
|
|
|
</size> |
|
|
|
|
<property name="title"> |
|
|
|
|
<string/> |
|
|
|
|
</property> |
|
|
|
|
<property name="verticalScrollBarPolicy"> |
|
|
|
|
<enum>Qt::ScrollBarAlwaysOff</enum> |
|
|
|
|
<property name="alignment"> |
|
|
|
|
<set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set> |
|
|
|
|
</property> |
|
|
|
|
<property name="readOnly"> |
|
|
|
|
<property name="flat"> |
|
|
|
|
<bool>true</bool> |
|
|
|
|
</property> |
|
|
|
|
<layout class="QGridLayout" name="gridLayout_2"> |
|
|
|
|
<item row="0" column="0" rowspan="2"> |
|
|
|
|
<widget class="QLabel" name="label_6"> |
|
|
|
|
<property name="font"> |
|
|
|
|
<font> |
|
|
|
|
<pointsize>10</pointsize> |
|
|
|
|
<weight>75</weight> |
|
|
|
|
<bold>true</bold> |
|
|
|
|
</font> |
|
|
|
|
</property> |
|
|
|
|
<property name="text"> |
|
|
|
|
<string>LAT:</string> |
|
|
|
|
</property> |
|
|
|
|
</widget> |
|
|
|
|
</item> |
|
|
|
|
<item row="0" column="1" rowspan="2"> |
|
|
|
|
<widget class="QSpinBox" name="m_latitudGrados_spinBox"> |
|
|
|
|
<property name="minimum"> |
|
|
|
|
<number>0</number> |
|
|
|
|
</property> |
|
|
|
|
<property name="maximum"> |
|
|
|
|
<number>89</number> |
|
|
|
|
</property> |
|
|
|
|
</widget> |
|
|
|
|
</item> |
|
|
|
|
<item row="0" column="2" rowspan="2"> |
|
|
|
|
<widget class="QLabel" name="label"> |
|
|
|
|
<property name="font"> |
|
|
|
|
<font> |
|
|
|
|
<pointsize>16</pointsize> |
|
|
|
|
<weight>75</weight> |
|
|
|
|
<bold>true</bold> |
|
|
|
|
</font> |
|
|
|
|
</property> |
|
|
|
|
<property name="text"> |
|
|
|
|
<string>°</string> |
|
|
|
|
</property> |
|
|
|
|
</widget> |
|
|
|
|
</item> |
|
|
|
|
<item row="0" column="3" rowspan="2"> |
|
|
|
|
<widget class="QDoubleSpinBox" name="m_latitudMinutos_spinBox"> |
|
|
|
|
<property name="minimum"> |
|
|
|
|
<double>0.000000000000000</double> |
|
|
|
|
</property> |
|
|
|
|
<property name="maximum"> |
|
|
|
|
<double>59.990000000000002</double> |
|
|
|
|
</property> |
|
|
|
|
<property name="singleStep"> |
|
|
|
|
<double>0.010000000000000</double> |
|
|
|
|
</property> |
|
|
|
|
</widget> |
|
|
|
|
</item> |
|
|
|
|
<item row="0" column="4" rowspan="2"> |
|
|
|
|
<widget class="QLabel" name="label_3"> |
|
|
|
|
<property name="font"> |
|
|
|
|
<font> |
|
|
|
|
<pointsize>14</pointsize> |
|
|
|
|
<weight>75</weight> |
|
|
|
|
<bold>true</bold> |
|
|
|
|
</font> |
|
|
|
|
</property> |
|
|
|
|
<property name="text"> |
|
|
|
|
<string>´</string> |
|
|
|
|
</property> |
|
|
|
|
</widget> |
|
|
|
|
</item> |
|
|
|
|
<item row="0" column="5"> |
|
|
|
|
<widget class="QRadioButton" name="m_dirLatitudeN_radioButton"> |
|
|
|
|
<property name="text"> |
|
|
|
|
<string>N</string> |
|
|
|
|
</property> |
|
|
|
|
<property name="checked"> |
|
|
|
|
<bool>true</bool> |
|
|
|
|
</property> |
|
|
|
|
</widget> |
|
|
|
|
</item> |
|
|
|
|
<item row="1" column="5"> |
|
|
|
|
<widget class="QRadioButton" name="m_dirLatitudeS_radioButton"> |
|
|
|
|
<property name="text"> |
|
|
|
|
<string>S</string> |
|
|
|
|
</property> |
|
|
|
|
</widget> |
|
|
|
|
</item> |
|
|
|
|
</layout> |
|
|
|
|
</widget> |
|
|
|
|
</item> |
|
|
|
|
<item> |
|
|
|
|
<spacer name="horizontalSpacer_2"> |
|
|
|
|
<item row="0" column="3"> |
|
|
|
|
<spacer name="horizontalSpacer_3"> |
|
|
|
|
<property name="orientation"> |
|
|
|
|
<enum>Qt::Horizontal</enum> |
|
|
|
|
</property> |
|
|
|
|
<property name="sizeHint" stdset="0"> |
|
|
|
|
<size> |
|
|
|
|
<width>50</width> |
|
|
|
|
<height>30</height> |
|
|
|
|
<width>11</width> |
|
|
|
|
<height>20</height> |
|
|
|
|
</size> |
|
|
|
|
</property> |
|
|
|
|
</spacer> |
|
|
|
|
</item> |
|
|
|
|
<item> |
|
|
|
|
<widget class="QLabel" name="Longitud_label"> |
|
|
|
|
<property name="text"> |
|
|
|
|
<string>Lon:</string> |
|
|
|
|
</property> |
|
|
|
|
</widget> |
|
|
|
|
</item> |
|
|
|
|
<item> |
|
|
|
|
<widget class="QTextEdit" name="m_longitudtextEdit"> |
|
|
|
|
<property name="maximumSize"> |
|
|
|
|
<size> |
|
|
|
|
<width>120</width> |
|
|
|
|
<height>25</height> |
|
|
|
|
</size> |
|
|
|
|
</property> |
|
|
|
|
<property name="verticalScrollBarPolicy"> |
|
|
|
|
<enum>Qt::ScrollBarAlwaysOff</enum> |
|
|
|
|
<item row="0" column="4"> |
|
|
|
|
<widget class="QGroupBox" name="m_longitud_groupBox"> |
|
|
|
|
<property name="font"> |
|
|
|
|
<font> |
|
|
|
|
<weight>75</weight> |
|
|
|
|
<bold>true</bold> |
|
|
|
|
</font> |
|
|
|
|
</property> |
|
|
|
|
<property name="readOnly"> |
|
|
|
|
<bool>true</bool> |
|
|
|
|
<property name="title"> |
|
|
|
|
<string/> |
|
|
|
|
</property> |
|
|
|
|
<layout class="QGridLayout" name="gridLayout"> |
|
|
|
|
<item row="0" column="0" rowspan="2"> |
|
|
|
|
<widget class="QLabel" name="label_7"> |
|
|
|
|
<property name="font"> |
|
|
|
|
<font> |
|
|
|
|
<pointsize>10</pointsize> |
|
|
|
|
<weight>75</weight> |
|
|
|
|
<bold>true</bold> |
|
|
|
|
</font> |
|
|
|
|
</property> |
|
|
|
|
<property name="text"> |
|
|
|
|
<string>LON:</string> |
|
|
|
|
</property> |
|
|
|
|
</widget> |
|
|
|
|
</item> |
|
|
|
|
<item row="0" column="1" rowspan="2"> |
|
|
|
|
<widget class="QSpinBox" name="m_longitudGrados_spinBox"> |
|
|
|
|
<property name="minimum"> |
|
|
|
|
<number>-179</number> |
|
|
|
|
</property> |
|
|
|
|
<property name="maximum"> |
|
|
|
|
<number>179</number> |
|
|
|
|
</property> |
|
|
|
|
</widget> |
|
|
|
|
</item> |
|
|
|
|
<item row="0" column="2" rowspan="2"> |
|
|
|
|
<widget class="QLabel" name="label_2"> |
|
|
|
|
<property name="font"> |
|
|
|
|
<font> |
|
|
|
|
<pointsize>16</pointsize> |
|
|
|
|
<weight>75</weight> |
|
|
|
|
<bold>true</bold> |
|
|
|
|
</font> |
|
|
|
|
</property> |
|
|
|
|
<property name="text"> |
|
|
|
|
<string>°</string> |
|
|
|
|
</property> |
|
|
|
|
</widget> |
|
|
|
|
</item> |
|
|
|
|
<item row="0" column="3" rowspan="2"> |
|
|
|
|
<widget class="QDoubleSpinBox" name="m_longitudMinutos_spinBox"> |
|
|
|
|
<property name="minimum"> |
|
|
|
|
<double>0.000000000000000</double> |
|
|
|
|
</property> |
|
|
|
|
<property name="maximum"> |
|
|
|
|
<double>59.990000000000002</double> |
|
|
|
|
</property> |
|
|
|
|
<property name="singleStep"> |
|
|
|
|
<double>0.010000000000000</double> |
|
|
|
|
</property> |
|
|
|
|
</widget> |
|
|
|
|
</item> |
|
|
|
|
<item row="0" column="4" rowspan="2"> |
|
|
|
|
<widget class="QLabel" name="label_4"> |
|
|
|
|
<property name="font"> |
|
|
|
|
<font> |
|
|
|
|
<pointsize>16</pointsize> |
|
|
|
|
<weight>75</weight> |
|
|
|
|
<bold>true</bold> |
|
|
|
|
</font> |
|
|
|
|
</property> |
|
|
|
|
<property name="text"> |
|
|
|
|
<string>´</string> |
|
|
|
|
</property> |
|
|
|
|
</widget> |
|
|
|
|
</item> |
|
|
|
|
<item row="0" column="5"> |
|
|
|
|
<widget class="QRadioButton" name="m_dirLongitudeW_radioButton"> |
|
|
|
|
<property name="text"> |
|
|
|
|
<string>W</string> |
|
|
|
|
</property> |
|
|
|
|
<property name="checked"> |
|
|
|
|
<bool>true</bool> |
|
|
|
|
</property> |
|
|
|
|
</widget> |
|
|
|
|
</item> |
|
|
|
|
<item row="1" column="5"> |
|
|
|
|
<widget class="QRadioButton" name="m_dirLongitudeE_radioButton"> |
|
|
|
|
<property name="text"> |
|
|
|
|
<string>E</string> |
|
|
|
|
</property> |
|
|
|
|
</widget> |
|
|
|
|
</item> |
|
|
|
|
</layout> |
|
|
|
|
</widget> |
|
|
|
|
</item> |
|
|
|
|
<item> |
|
|
|
|
<spacer name="horizontalSpacer_3"> |
|
|
|
|
<item row="0" column="5"> |
|
|
|
|
<spacer name="horizontalSpacer_2"> |
|
|
|
|
<property name="orientation"> |
|
|
|
|
<enum>Qt::Horizontal</enum> |
|
|
|
|
</property> |
|
|
|
|
<property name="sizeHint" stdset="0"> |
|
|
|
|
<size> |
|
|
|
|
<width>50</width> |
|
|
|
|
<height>30</height> |
|
|
|
|
<width>16</width> |
|
|
|
|
<height>20</height> |
|
|
|
|
</size> |
|
|
|
|
</property> |
|
|
|
|
</spacer> |
|
|
|
|
</item> |
|
|
|
|
<item> |
|
|
|
|
<widget class="QLabel" name="height_label"> |
|
|
|
|
<property name="text"> |
|
|
|
|
<string>Heigth</string> |
|
|
|
|
</property> |
|
|
|
|
</widget> |
|
|
|
|
</item> |
|
|
|
|
<item> |
|
|
|
|
<widget class="QDoubleSpinBox" name="m_heigthSpinBox"/> |
|
|
|
|
</item> |
|
|
|
|
<item> |
|
|
|
|
<widget class="QCheckBox" name="m_orbitCheckBox"> |
|
|
|
|
<property name="palette"> |
|
|
|
|
<palette> |
|
|
|
|
<active> |
|
|
|
|
<colorrole role="WindowText"> |
|
|
|
|
<brush brushstyle="SolidPattern"> |
|
|
|
|
<color alpha="255"> |
|
|
|
|
<red>69</red> |
|
|
|
|
<green>69</green> |
|
|
|
|
<blue>69</blue> |
|
|
|
|
</color> |
|
|
|
|
</brush> |
|
|
|
|
</colorrole> |
|
|
|
|
<colorrole role="Button"> |
|
|
|
|
<brush brushstyle="SolidPattern"> |
|
|
|
|
<color alpha="255"> |
|
|
|
|
<red>37</red> |
|
|
|
|
<green>37</green> |
|
|
|
|
<blue>40</blue> |
|
|
|
|
</color> |
|
|
|
|
</brush> |
|
|
|
|
</colorrole> |
|
|
|
|
<colorrole role="Text"> |
|
|
|
|
<brush brushstyle="SolidPattern"> |
|
|
|
|
<color alpha="255"> |
|
|
|
|
<red>69</red> |
|
|
|
|
<green>69</green> |
|
|
|
|
<blue>69</blue> |
|
|
|
|
</color> |
|
|
|
|
</brush> |
|
|
|
|
</colorrole> |
|
|
|
|
<colorrole role="ButtonText"> |
|
|
|
|
<brush brushstyle="SolidPattern"> |
|
|
|
|
<color alpha="255"> |
|
|
|
|
<red>69</red> |
|
|
|
|
<green>69</green> |
|
|
|
|
<blue>69</blue> |
|
|
|
|
</color> |
|
|
|
|
</brush> |
|
|
|
|
</colorrole> |
|
|
|
|
<colorrole role="Base"> |
|
|
|
|
<brush brushstyle="SolidPattern"> |
|
|
|
|
<color alpha="255"> |
|
|
|
|
<red>37</red> |
|
|
|
|
<green>37</green> |
|
|
|
|
<blue>40</blue> |
|
|
|
|
</color> |
|
|
|
|
</brush> |
|
|
|
|
</colorrole> |
|
|
|
|
<colorrole role="Window"> |
|
|
|
|
<brush brushstyle="SolidPattern"> |
|
|
|
|
<color alpha="255"> |
|
|
|
|
<red>37</red> |
|
|
|
|
<green>37</green> |
|
|
|
|
<blue>40</blue> |
|
|
|
|
</color> |
|
|
|
|
</brush> |
|
|
|
|
</colorrole> |
|
|
|
|
</active> |
|
|
|
|
<inactive> |
|
|
|
|
<colorrole role="WindowText"> |
|
|
|
|
<brush brushstyle="SolidPattern"> |
|
|
|
|
<color alpha="255"> |
|
|
|
|
<red>69</red> |
|
|
|
|
<green>69</green> |
|
|
|
|
<blue>69</blue> |
|
|
|
|
</color> |
|
|
|
|
</brush> |
|
|
|
|
</colorrole> |
|
|
|
|
<colorrole role="Button"> |
|
|
|
|
<brush brushstyle="SolidPattern"> |
|
|
|
|
<color alpha="255"> |
|
|
|
|
<red>37</red> |
|
|
|
|
<green>37</green> |
|
|
|
|
<blue>40</blue> |
|
|
|
|
</color> |
|
|
|
|
</brush> |
|
|
|
|
</colorrole> |
|
|
|
|
<colorrole role="Text"> |
|
|
|
|
<brush brushstyle="SolidPattern"> |
|
|
|
|
<color alpha="255"> |
|
|
|
|
<red>69</red> |
|
|
|
|
<green>69</green> |
|
|
|
|
<blue>69</blue> |
|
|
|
|
</color> |
|
|
|
|
</brush> |
|
|
|
|
</colorrole> |
|
|
|
|
<colorrole role="ButtonText"> |
|
|
|
|
<brush brushstyle="SolidPattern"> |
|
|
|
|
<color alpha="255"> |
|
|
|
|
<red>69</red> |
|
|
|
|
<green>69</green> |
|
|
|
|
<blue>69</blue> |
|
|
|
|
</color> |
|
|
|
|
</brush> |
|
|
|
|
</colorrole> |
|
|
|
|
<colorrole role="Base"> |
|
|
|
|
<brush brushstyle="SolidPattern"> |
|
|
|
|
<color alpha="255"> |
|
|
|
|
<red>37</red> |
|
|
|
|
<green>37</green> |
|
|
|
|
<blue>40</blue> |
|
|
|
|
</color> |
|
|
|
|
</brush> |
|
|
|
|
</colorrole> |
|
|
|
|
<colorrole role="Window"> |
|
|
|
|
<brush brushstyle="SolidPattern"> |
|
|
|
|
<color alpha="255"> |
|
|
|
|
<red>37</red> |
|
|
|
|
<green>37</green> |
|
|
|
|
<blue>40</blue> |
|
|
|
|
</color> |
|
|
|
|
</brush> |
|
|
|
|
</colorrole> |
|
|
|
|
</inactive> |
|
|
|
|
<disabled> |
|
|
|
|
<colorrole role="WindowText"> |
|
|
|
|
<brush brushstyle="SolidPattern"> |
|
|
|
|
<color alpha="255"> |
|
|
|
|
<red>69</red> |
|
|
|
|
<green>69</green> |
|
|
|
|
<blue>69</blue> |
|
|
|
|
</color> |
|
|
|
|
</brush> |
|
|
|
|
</colorrole> |
|
|
|
|
<colorrole role="Button"> |
|
|
|
|
<brush brushstyle="SolidPattern"> |
|
|
|
|
<color alpha="255"> |
|
|
|
|
<red>37</red> |
|
|
|
|
<green>37</green> |
|
|
|
|
<blue>40</blue> |
|
|
|
|
</color> |
|
|
|
|
</brush> |
|
|
|
|
</colorrole> |
|
|
|
|
<colorrole role="Text"> |
|
|
|
|
<brush brushstyle="SolidPattern"> |
|
|
|
|
<color alpha="255"> |
|
|
|
|
<red>69</red> |
|
|
|
|
<green>69</green> |
|
|
|
|
<blue>69</blue> |
|
|
|
|
</color> |
|
|
|
|
</brush> |
|
|
|
|
</colorrole> |
|
|
|
|
<colorrole role="ButtonText"> |
|
|
|
|
<brush brushstyle="SolidPattern"> |
|
|
|
|
<color alpha="255"> |
|
|
|
|
<red>69</red> |
|
|
|
|
<green>69</green> |
|
|
|
|
<blue>69</blue> |
|
|
|
|
</color> |
|
|
|
|
</brush> |
|
|
|
|
</colorrole> |
|
|
|
|
<colorrole role="Base"> |
|
|
|
|
<brush brushstyle="SolidPattern"> |
|
|
|
|
<color alpha="255"> |
|
|
|
|
<red>37</red> |
|
|
|
|
<green>37</green> |
|
|
|
|
<blue>40</blue> |
|
|
|
|
</color> |
|
|
|
|
</brush> |
|
|
|
|
</colorrole> |
|
|
|
|
<colorrole role="Window"> |
|
|
|
|
<brush brushstyle="SolidPattern"> |
|
|
|
|
<color alpha="255"> |
|
|
|
|
<red>37</red> |
|
|
|
|
<green>37</green> |
|
|
|
|
<blue>40</blue> |
|
|
|
|
</color> |
|
|
|
|
</brush> |
|
|
|
|
</colorrole> |
|
|
|
|
</disabled> |
|
|
|
|
</palette> |
|
|
|
|
</property> |
|
|
|
|
<property name="text"> |
|
|
|
|
<string>Orbital</string> |
|
|
|
|
</property> |
|
|
|
|
</widget> |
|
|
|
|
</item> |
|
|
|
|
<item> |
|
|
|
|
<widget class="QDoubleSpinBox" name="m_orbitalSpinBox"> |
|
|
|
|
<property name="enabled"> |
|
|
|
|
<bool>true</bool> |
|
|
|
|
<item row="0" column="6"> |
|
|
|
|
<widget class="QGroupBox" name="m_vueloOrbita_groupBox"> |
|
|
|
|
<property name="title"> |
|
|
|
|
<string/> |
|
|
|
|
</property> |
|
|
|
|
<layout class="QGridLayout" name="gridLayout_3"> |
|
|
|
|
<item row="0" column="0"> |
|
|
|
|
<widget class="QLabel" name="height_label"> |
|
|
|
|
<property name="text"> |
|
|
|
|
<string>Heigth</string> |
|
|
|
|
</property> |
|
|
|
|
</widget> |
|
|
|
|
</item> |
|
|
|
|
<item row="0" column="1"> |
|
|
|
|
<widget class="QDoubleSpinBox" name="m_heigthSpinBox"/> |
|
|
|
|
</item> |
|
|
|
|
<item row="0" column="2"> |
|
|
|
|
<widget class="QLabel" name="label_5"> |
|
|
|
|
<property name="text"> |
|
|
|
|
<string>Orbital</string> |
|
|
|
|
</property> |
|
|
|
|
</widget> |
|
|
|
|
</item> |
|
|
|
|
<item row="0" column="3"> |
|
|
|
|
<widget class="QCheckBox" name="m_orbitCheckBox"> |
|
|
|
|
<property name="palette"> |
|
|
|
|
<palette> |
|
|
|
|
<active> |
|
|
|
|
<colorrole role="WindowText"> |
|
|
|
|
<brush brushstyle="SolidPattern"> |
|
|
|
|
<color alpha="255"> |
|
|
|
|
<red>69</red> |
|
|
|
|
<green>69</green> |
|
|
|
|
<blue>69</blue> |
|
|
|
|
</color> |
|
|
|
|
</brush> |
|
|
|
|
</colorrole> |
|
|
|
|
<colorrole role="Button"> |
|
|
|
|
<brush brushstyle="SolidPattern"> |
|
|
|
|
<color alpha="255"> |
|
|
|
|
<red>37</red> |
|
|
|
|
<green>37</green> |
|
|
|
|
<blue>40</blue> |
|
|
|
|
</color> |
|
|
|
|
</brush> |
|
|
|
|
</colorrole> |
|
|
|
|
<colorrole role="Light"> |
|
|
|
|
<brush brushstyle="SolidPattern"> |
|
|
|
|
<color alpha="255"> |
|
|
|
|
<red>255</red> |
|
|
|
|
<green>255</green> |
|
|
|
|
<blue>255</blue> |
|
|
|
|
</color> |
|
|
|
|
</brush> |
|
|
|
|
</colorrole> |
|
|
|
|
<colorrole role="Midlight"> |
|
|
|
|
<brush brushstyle="SolidPattern"> |
|
|
|
|
<color alpha="255"> |
|
|
|
|
<red>255</red> |
|
|
|
|
<green>255</green> |
|
|
|
|
<blue>255</blue> |
|
|
|
|
</color> |
|
|
|
|
</brush> |
|
|
|
|
</colorrole> |
|
|
|
|
<colorrole role="Dark"> |
|
|
|
|
<brush brushstyle="SolidPattern"> |
|
|
|
|
<color alpha="255"> |
|
|
|
|
<red>127</red> |
|
|
|
|
<green>127</green> |
|
|
|
|
<blue>127</blue> |
|
|
|
|
</color> |
|
|
|
|
</brush> |
|
|
|
|
</colorrole> |
|
|
|
|
<colorrole role="Mid"> |
|
|
|
|
<brush brushstyle="SolidPattern"> |
|
|
|
|
<color alpha="255"> |
|
|
|
|
<red>170</red> |
|
|
|
|
<green>170</green> |
|
|
|
|
<blue>170</blue> |
|
|
|
|
</color> |
|
|
|
|
</brush> |
|
|
|
|
</colorrole> |
|
|
|
|
<colorrole role="Text"> |
|
|
|
|
<brush brushstyle="SolidPattern"> |
|
|
|
|
<color alpha="255"> |
|
|
|
|
<red>69</red> |
|
|
|
|
<green>69</green> |
|
|
|
|
<blue>69</blue> |
|
|
|
|
</color> |
|
|
|
|
</brush> |
|
|
|
|
</colorrole> |
|
|
|
|
<colorrole role="BrightText"> |
|
|
|
|
<brush brushstyle="SolidPattern"> |
|
|
|
|
<color alpha="255"> |
|
|
|
|
<red>255</red> |
|
|
|
|
<green>255</green> |
|
|
|
|
<blue>255</blue> |
|
|
|
|
</color> |
|
|
|
|
</brush> |
|
|
|
|
</colorrole> |
|
|
|
|
<colorrole role="ButtonText"> |
|
|
|
|
<brush brushstyle="SolidPattern"> |
|
|
|
|
<color alpha="255"> |
|
|
|
|
<red>69</red> |
|
|
|
|
<green>69</green> |
|
|
|
|
<blue>69</blue> |
|
|
|
|
</color> |
|
|
|
|
</brush> |
|
|
|
|
</colorrole> |
|
|
|
|
<colorrole role="Base"> |
|
|
|
|
<brush brushstyle="SolidPattern"> |
|
|
|
|
<color alpha="255"> |
|
|
|
|
<red>37</red> |
|
|
|
|
<green>37</green> |
|
|
|
|
<blue>40</blue> |
|
|
|
|
</color> |
|
|
|
|
</brush> |
|
|
|
|
</colorrole> |
|
|
|
|
<colorrole role="Window"> |
|
|
|
|
<brush brushstyle="SolidPattern"> |
|
|
|
|
<color alpha="255"> |
|
|
|
|
<red>37</red> |
|
|
|
|
<green>37</green> |
|
|
|
|
<blue>40</blue> |
|
|
|
|
</color> |
|
|
|
|
</brush> |
|
|
|
|
</colorrole> |
|
|
|
|
<colorrole role="Shadow"> |
|
|
|
|
<brush brushstyle="SolidPattern"> |
|
|
|
|
<color alpha="255"> |
|
|
|
|
<red>0</red> |
|
|
|
|
<green>0</green> |
|
|
|
|
<blue>0</blue> |
|
|
|
|
</color> |
|
|
|
|
</brush> |
|
|
|
|
</colorrole> |
|
|
|
|
<colorrole role="AlternateBase"> |
|
|
|
|
<brush brushstyle="SolidPattern"> |
|
|
|
|
<color alpha="255"> |
|
|
|
|
<red>255</red> |
|
|
|
|
<green>255</green> |
|
|
|
|
<blue>255</blue> |
|
|
|
|
</color> |
|
|
|
|
</brush> |
|
|
|
|
</colorrole> |
|
|
|
|
<colorrole role="ToolTipBase"> |
|
|
|
|
<brush brushstyle="SolidPattern"> |
|
|
|
|
<color alpha="255"> |
|
|
|
|
<red>255</red> |
|
|
|
|
<green>255</green> |
|
|
|
|
<blue>220</blue> |
|
|
|
|
</color> |
|
|
|
|
</brush> |
|
|
|
|
</colorrole> |
|
|
|
|
<colorrole role="ToolTipText"> |
|
|
|
|
<brush brushstyle="SolidPattern"> |
|
|
|
|
<color alpha="255"> |
|
|
|
|
<red>0</red> |
|
|
|
|
<green>0</green> |
|
|
|
|
<blue>0</blue> |
|
|
|
|
</color> |
|
|
|
|
</brush> |
|
|
|
|
</colorrole> |
|
|
|
|
</active> |
|
|
|
|
<inactive> |
|
|
|
|
<colorrole role="WindowText"> |
|
|
|
|
<brush brushstyle="SolidPattern"> |
|
|
|
|
<color alpha="255"> |
|
|
|
|
<red>69</red> |
|
|
|
|
<green>69</green> |
|
|
|
|
<blue>69</blue> |
|
|
|
|
</color> |
|
|
|
|
</brush> |
|
|
|
|
</colorrole> |
|
|
|
|
<colorrole role="Button"> |
|
|
|
|
<brush brushstyle="SolidPattern"> |
|
|
|
|
<color alpha="255"> |
|
|
|
|
<red>37</red> |
|
|
|
|
<green>37</green> |
|
|
|
|
<blue>40</blue> |
|
|
|
|
</color> |
|
|
|
|
</brush> |
|
|
|
|
</colorrole> |
|
|
|
|
<colorrole role="Light"> |
|
|
|
|
<brush brushstyle="SolidPattern"> |
|
|
|
|
<color alpha="255"> |
|
|
|
|
<red>255</red> |
|
|
|
|
<green>255</green> |
|
|
|
|
<blue>255</blue> |
|
|
|
|
</color> |
|
|
|
|
</brush> |
|
|
|
|
</colorrole> |
|
|
|
|
<colorrole role="Midlight"> |
|
|
|
|
<brush brushstyle="SolidPattern"> |
|
|
|
|
<color alpha="255"> |
|
|
|
|
<red>255</red> |
|
|
|
|
<green>255</green> |
|
|
|
|
<blue>255</blue> |
|
|
|
|
</color> |
|
|
|
|
</brush> |
|
|
|
|
</colorrole> |
|
|
|
|
<colorrole role="Dark"> |
|
|
|
|
<brush brushstyle="SolidPattern"> |
|
|
|
|
<color alpha="255"> |
|
|
|
|
<red>127</red> |
|
|
|
|
<green>127</green> |
|
|
|
|
<blue>127</blue> |
|
|
|
|
</color> |
|
|
|
|
</brush> |
|
|
|
|
</colorrole> |
|
|
|
|
<colorrole role="Mid"> |
|
|
|
|
<brush brushstyle="SolidPattern"> |
|
|
|
|
<color alpha="255"> |
|
|
|
|
<red>170</red> |
|
|
|
|
<green>170</green> |
|
|
|
|
<blue>170</blue> |
|
|
|
|
</color> |
|
|
|
|
</brush> |
|
|
|
|
</colorrole> |
|
|
|
|
<colorrole role="Text"> |
|
|
|
|
<brush brushstyle="SolidPattern"> |
|
|
|
|
<color alpha="255"> |
|
|
|
|
<red>69</red> |
|
|
|
|
<green>69</green> |
|
|
|
|
<blue>69</blue> |
|
|
|
|
</color> |
|
|
|
|
</brush> |
|
|
|
|
</colorrole> |
|
|
|
|
<colorrole role="BrightText"> |
|
|
|
|
<brush brushstyle="SolidPattern"> |
|
|
|
|
<color alpha="255"> |
|
|
|
|
<red>255</red> |
|
|
|
|
<green>255</green> |
|
|
|
|
<blue>255</blue> |
|
|
|
|
</color> |
|
|
|
|
</brush> |
|
|
|
|
</colorrole> |
|
|
|
|
<colorrole role="ButtonText"> |
|
|
|
|
<brush brushstyle="SolidPattern"> |
|
|
|
|
<color alpha="255"> |
|
|
|
|
<red>69</red> |
|
|
|
|
<green>69</green> |
|
|
|
|
<blue>69</blue> |
|
|
|
|
</color> |
|
|
|
|
</brush> |
|
|
|
|
</colorrole> |
|
|
|
|
<colorrole role="Base"> |
|
|
|
|
<brush brushstyle="SolidPattern"> |
|
|
|
|
<color alpha="255"> |
|
|
|
|
<red>37</red> |
|
|
|
|
<green>37</green> |
|
|
|
|
<blue>40</blue> |
|
|
|
|
</color> |
|
|
|
|
</brush> |
|
|
|
|
</colorrole> |
|
|
|
|
<colorrole role="Window"> |
|
|
|
|
<brush brushstyle="SolidPattern"> |
|
|
|
|
<color alpha="255"> |
|
|
|
|
<red>37</red> |
|
|
|
|
<green>37</green> |
|
|
|
|
<blue>40</blue> |
|
|
|
|
</color> |
|
|
|
|
</brush> |
|
|
|
|
</colorrole> |
|
|
|
|
<colorrole role="Shadow"> |
|
|
|
|
<brush brushstyle="SolidPattern"> |
|
|
|
|
<color alpha="255"> |
|
|
|
|
<red>0</red> |
|
|
|
|
<green>0</green> |
|
|
|
|
<blue>0</blue> |
|
|
|
|
</color> |
|
|
|
|
</brush> |
|
|
|
|
</colorrole> |
|
|
|
|
<colorrole role="AlternateBase"> |
|
|
|
|
<brush brushstyle="SolidPattern"> |
|
|
|
|
<color alpha="255"> |
|
|
|
|
<red>255</red> |
|
|
|
|
<green>255</green> |
|
|
|
|
<blue>255</blue> |
|
|
|
|
</color> |
|
|
|
|
</brush> |
|
|
|
|
</colorrole> |
|
|
|
|
<colorrole role="ToolTipBase"> |
|
|
|
|
<brush brushstyle="SolidPattern"> |
|
|
|
|
<color alpha="255"> |
|
|
|
|
<red>255</red> |
|
|
|
|
<green>255</green> |
|
|
|
|
<blue>220</blue> |
|
|
|
|
</color> |
|
|
|
|
</brush> |
|
|
|
|
</colorrole> |
|
|
|
|
<colorrole role="ToolTipText"> |
|
|
|
|
<brush brushstyle="SolidPattern"> |
|
|
|
|
<color alpha="255"> |
|
|
|
|
<red>0</red> |
|
|
|
|
<green>0</green> |
|
|
|
|
<blue>0</blue> |
|
|
|
|
</color> |
|
|
|
|
</brush> |
|
|
|
|
</colorrole> |
|
|
|
|
</inactive> |
|
|
|
|
<disabled> |
|
|
|
|
<colorrole role="WindowText"> |
|
|
|
|
<brush brushstyle="SolidPattern"> |
|
|
|
|
<color alpha="255"> |
|
|
|
|
<red>69</red> |
|
|
|
|
<green>69</green> |
|
|
|
|
<blue>69</blue> |
|
|
|
|
</color> |
|
|
|
|
</brush> |
|
|
|
|
</colorrole> |
|
|
|
|
<colorrole role="Button"> |
|
|
|
|
<brush brushstyle="SolidPattern"> |
|
|
|
|
<color alpha="255"> |
|
|
|
|
<red>37</red> |
|
|
|
|
<green>37</green> |
|
|
|
|
<blue>40</blue> |
|
|
|
|
</color> |
|
|
|
|
</brush> |
|
|
|
|
</colorrole> |
|
|
|
|
<colorrole role="Light"> |
|
|
|
|
<brush brushstyle="SolidPattern"> |
|
|
|
|
<color alpha="255"> |
|
|
|
|
<red>255</red> |
|
|
|
|
<green>255</green> |
|
|
|
|
<blue>255</blue> |
|
|
|
|
</color> |
|
|
|
|
</brush> |
|
|
|
|
</colorrole> |
|
|
|
|
<colorrole role="Midlight"> |
|
|
|
|
<brush brushstyle="SolidPattern"> |
|
|
|
|
<color alpha="255"> |
|
|
|
|
<red>255</red> |
|
|
|
|
<green>255</green> |
|
|
|
|
<blue>255</blue> |
|
|
|
|
</color> |
|
|
|
|
</brush> |
|
|
|
|
</colorrole> |
|
|
|
|
<colorrole role="Dark"> |
|
|
|
|
<brush brushstyle="SolidPattern"> |
|
|
|
|
<color alpha="255"> |
|
|
|
|
<red>127</red> |
|
|
|
|
<green>127</green> |
|
|
|
|
<blue>127</blue> |
|
|
|
|
</color> |
|
|
|
|
</brush> |
|
|
|
|
</colorrole> |
|
|
|
|
<colorrole role="Mid"> |
|
|
|
|
<brush brushstyle="SolidPattern"> |
|
|
|
|
<color alpha="255"> |
|
|
|
|
<red>170</red> |
|
|
|
|
<green>170</green> |
|
|
|
|
<blue>170</blue> |
|
|
|
|
</color> |
|
|
|
|
</brush> |
|
|
|
|
</colorrole> |
|
|
|
|
<colorrole role="Text"> |
|
|
|
|
<brush brushstyle="SolidPattern"> |
|
|
|
|
<color alpha="255"> |
|
|
|
|
<red>69</red> |
|
|
|
|
<green>69</green> |
|
|
|
|
<blue>69</blue> |
|
|
|
|
</color> |
|
|
|
|
</brush> |
|
|
|
|
</colorrole> |
|
|
|
|
<colorrole role="BrightText"> |
|
|
|
|
<brush brushstyle="SolidPattern"> |
|
|
|
|
<color alpha="255"> |
|
|
|
|
<red>255</red> |
|
|
|
|
<green>255</green> |
|
|
|
|
<blue>255</blue> |
|
|
|
|
</color> |
|
|
|
|
</brush> |
|
|
|
|
</colorrole> |
|
|
|
|
<colorrole role="ButtonText"> |
|
|
|
|
<brush brushstyle="SolidPattern"> |
|
|
|
|
<color alpha="255"> |
|
|
|
|
<red>69</red> |
|
|
|
|
<green>69</green> |
|
|
|
|
<blue>69</blue> |
|
|
|
|
</color> |
|
|
|
|
</brush> |
|
|
|
|
</colorrole> |
|
|
|
|
<colorrole role="Base"> |
|
|
|
|
<brush brushstyle="SolidPattern"> |
|
|
|
|
<color alpha="255"> |
|
|
|
|
<red>37</red> |
|
|
|
|
<green>37</green> |
|
|
|
|
<blue>40</blue> |
|
|
|
|
</color> |
|
|
|
|
</brush> |
|
|
|
|
</colorrole> |
|
|
|
|
<colorrole role="Window"> |
|
|
|
|
<brush brushstyle="SolidPattern"> |
|
|
|
|
<color alpha="255"> |
|
|
|
|
<red>37</red> |
|
|
|
|
<green>37</green> |
|
|
|
|
<blue>40</blue> |
|
|
|
|
</color> |
|
|
|
|
</brush> |
|
|
|
|
</colorrole> |
|
|
|
|
<colorrole role="Shadow"> |
|
|
|
|
<brush brushstyle="SolidPattern"> |
|
|
|
|
<color alpha="255"> |
|
|
|
|
<red>0</red> |
|
|
|
|
<green>0</green> |
|
|
|
|
<blue>0</blue> |
|
|
|
|
</color> |
|
|
|
|
</brush> |
|
|
|
|
</colorrole> |
|
|
|
|
<colorrole role="AlternateBase"> |
|
|
|
|
<brush brushstyle="SolidPattern"> |
|
|
|
|
<color alpha="255"> |
|
|
|
|
<red>255</red> |
|
|
|
|
<green>255</green> |
|
|
|
|
<blue>255</blue> |
|
|
|
|
</color> |
|
|
|
|
</brush> |
|
|
|
|
</colorrole> |
|
|
|
|
<colorrole role="ToolTipBase"> |
|
|
|
|
<brush brushstyle="SolidPattern"> |
|
|
|
|
<color alpha="255"> |
|
|
|
|
<red>255</red> |
|
|
|
|
<green>255</green> |
|
|
|
|
<blue>220</blue> |
|
|
|
|
</color> |
|
|
|
|
</brush> |
|
|
|
|
</colorrole> |
|
|
|
|
<colorrole role="ToolTipText"> |
|
|
|
|
<brush brushstyle="SolidPattern"> |
|
|
|
|
<color alpha="255"> |
|
|
|
|
<red>0</red> |
|
|
|
|
<green>0</green> |
|
|
|
|
<blue>0</blue> |
|
|
|
|
</color> |
|
|
|
|
</brush> |
|
|
|
|
</colorrole> |
|
|
|
|
</disabled> |
|
|
|
|
</palette> |
|
|
|
|
</property> |
|
|
|
|
<property name="text"> |
|
|
|
|
<string/> |
|
|
|
|
</property> |
|
|
|
|
</widget> |
|
|
|
|
</item> |
|
|
|
|
<item row="0" column="4"> |
|
|
|
|
<widget class="QDoubleSpinBox" name="m_orbitalSpinBox"> |
|
|
|
|
<property name="enabled"> |
|
|
|
|
<bool>true</bool> |
|
|
|
|
</property> |
|
|
|
|
</widget> |
|
|
|
|
</item> |
|
|
|
|
</layout> |
|
|
|
|
</widget> |
|
|
|
|
</item> |
|
|
|
|
</layout> |
|
|
|
|