|
|
|
@ -6,8 +6,8 @@
@@ -6,8 +6,8 @@
|
|
|
|
|
<rect> |
|
|
|
|
<x>0</x> |
|
|
|
|
<y>0</y> |
|
|
|
|
<width>869</width> |
|
|
|
|
<height>60</height> |
|
|
|
|
<width>940</width> |
|
|
|
|
<height>56</height> |
|
|
|
|
</rect> |
|
|
|
|
</property> |
|
|
|
|
<property name="sizePolicy"> |
|
|
|
@ -144,6 +144,12 @@ QProgressBar::chunk#thrustBar {
@@ -144,6 +144,12 @@ QProgressBar::chunk#thrustBar {
|
|
|
|
|
}</string> |
|
|
|
|
</property> |
|
|
|
|
<layout class="QGridLayout" name="gridLayout"> |
|
|
|
|
<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"> |
|
|
|
@ -170,7 +176,7 @@ QProgressBar::chunk#thrustBar {
@@ -170,7 +176,7 @@ QProgressBar::chunk#thrustBar {
|
|
|
|
|
</property> |
|
|
|
|
<property name="sizeHint" stdset="0"> |
|
|
|
|
<size> |
|
|
|
|
<width>135</width> |
|
|
|
|
<width>10</width> |
|
|
|
|
<height>13</height> |
|
|
|
|
</size> |
|
|
|
|
</property> |
|
|
|
@ -265,6 +271,19 @@ QProgressBar::chunk#thrustBar {
@@ -265,6 +271,19 @@ QProgressBar::chunk#thrustBar {
|
|
|
|
|
<widget class="QDoubleSpinBox" name="m_heigthSpinBox"/> |
|
|
|
|
</item> |
|
|
|
|
<item> |
|
|
|
|
<spacer name="horizontalSpacer_4"> |
|
|
|
|
<property name="orientation"> |
|
|
|
|
<enum>Qt::Horizontal</enum> |
|
|
|
|
</property> |
|
|
|
|
<property name="sizeHint" stdset="0"> |
|
|
|
|
<size> |
|
|
|
|
<width>86</width> |
|
|
|
|
<height>13</height> |
|
|
|
|
</size> |
|
|
|
|
</property> |
|
|
|
|
</spacer> |
|
|
|
|
</item> |
|
|
|
|
<item> |
|
|
|
|
<widget class="QCheckBox" name="m_orbitCheckBox"> |
|
|
|
|
<property name="palette"> |
|
|
|
|
<palette> |
|
|
|
@ -287,6 +306,42 @@ QProgressBar::chunk#thrustBar {
@@ -287,6 +306,42 @@ QProgressBar::chunk#thrustBar {
|
|
|
|
|
</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"> |
|
|
|
@ -296,6 +351,15 @@ QProgressBar::chunk#thrustBar {
@@ -296,6 +351,15 @@ QProgressBar::chunk#thrustBar {
|
|
|
|
|
</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"> |
|
|
|
@ -323,6 +387,42 @@ QProgressBar::chunk#thrustBar {
@@ -323,6 +387,42 @@ QProgressBar::chunk#thrustBar {
|
|
|
|
|
</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"> |
|
|
|
@ -343,6 +443,42 @@ QProgressBar::chunk#thrustBar {
@@ -343,6 +443,42 @@ QProgressBar::chunk#thrustBar {
|
|
|
|
|
</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"> |
|
|
|
@ -352,6 +488,15 @@ QProgressBar::chunk#thrustBar {
@@ -352,6 +488,15 @@ QProgressBar::chunk#thrustBar {
|
|
|
|
|
</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"> |
|
|
|
@ -379,6 +524,42 @@ QProgressBar::chunk#thrustBar {
@@ -379,6 +524,42 @@ QProgressBar::chunk#thrustBar {
|
|
|
|
|
</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"> |
|
|
|
@ -399,6 +580,42 @@ QProgressBar::chunk#thrustBar {
@@ -399,6 +580,42 @@ QProgressBar::chunk#thrustBar {
|
|
|
|
|
</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"> |
|
|
|
@ -408,6 +625,15 @@ QProgressBar::chunk#thrustBar {
@@ -408,6 +625,15 @@ QProgressBar::chunk#thrustBar {
|
|
|
|
|
</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"> |
|
|
|
@ -435,6 +661,42 @@ QProgressBar::chunk#thrustBar {
@@ -435,6 +661,42 @@ QProgressBar::chunk#thrustBar {
|
|
|
|
|
</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> |
|
|
|
|