1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2025-01-18 03:52:11 +01:00

UI changes to the GCS interface pages

This commit is contained in:
Chris Pember 2012-07-12 22:23:37 -07:00
parent 9d32e1789b
commit 268b941542
3 changed files with 436 additions and 528 deletions

View File

@ -44,6 +44,7 @@ ConfigStabilizationWidget::ConfigStabilizationWidget(QWidget *parent) : ConfigTa
// To bring old style sheet back without adding it manually do this: // To bring old style sheet back without adding it manually do this:
// Alternatively apply a global stylesheet to the QGroupBox // Alternatively apply a global stylesheet to the QGroupBox
// setStyleSheet("QGroupBox {background-color: qlineargradient(spread:pad, x1:0.507, y1:0.869318, x2:0.507, y2:0.0965909, stop:0 rgba(243, 243, 243, 255), stop:1 rgba(250, 250, 250, 255)); border: 1px outset #999; border-radius: 3; }"); // setStyleSheet("QGroupBox {background-color: qlineargradient(spread:pad, x1:0.507, y1:0.869318, x2:0.507, y2:0.0965909, stop:0 rgba(243, 243, 243, 255), stop:1 rgba(250, 250, 250, 255)); border: 1px outset #999; border-radius: 3; }");
setStyleSheet("QPushButton {\nborder: 1px outset #999;\nborder-radius: 5;\nbackground-color: qlineargradient(spread:pad, x1:0.507, y1:0.869318, x2:0.507, y2:0.0965909, stop:0.28 rgba(236, 236, 236, 255), stop:1 rgba(252, 252, 252, 255));\n}\n\nQPushButton:pressed {\n\n border-style: inset;\n background-color: qlineargradient(spread:pad, x1:0.502, y1:0.664864, x2:0.502, y2:0.034, stop:0.358209 rgba(250, 250, 250, 255), stop:0.626866 rgba(235, 235, 235, 255));\n\n}\n\n\nQPushButton:hover {\n border: 1px outset #999; \nborder-color: rgb(83, 83, 83);\nborder-radius: 4;\n}");
autoLoadWidgets(); autoLoadWidgets();
realtimeUpdates=new QTimer(this); realtimeUpdates=new QTimer(this);

View File

@ -261,433 +261,186 @@
<rect> <rect>
<x>0</x> <x>0</x>
<y>0</y> <y>0</y>
<width>100</width> <width>638</width>
<height>30</height> <height>801</height>
</rect> </rect>
</property> </property>
<widget class="QGroupBox" name="groupBox"> <layout class="QGridLayout" name="gridLayout_7">
<property name="geometry"> <item row="0" column="0">
<rect> <widget class="QGroupBox" name="groupBox_2">
<x>10</x> <property name="title">
<y>310</y> <string>FlightMode Switch Positions</string>
<width>611</width> </property>
<height>151</height> <layout class="QGridLayout" name="gridLayout_6">
</rect> <item row="0" column="0">
</property> <layout class="QGridLayout" name="gridLayout_4">
<property name="styleSheet"> <item row="0" column="0">
<string notr="true"/> <layout class="QVBoxLayout" name="verticalLayout_9">
</property> <item>
<property name="title"> <widget class="QLabel" name="label_pos1">
<string>Configure each stabilization mode for each axis</string> <property name="text">
</property> <string>Pos. 1</string>
<layout class="QGridLayout" name="gridLayout_2"> </property>
<item row="3" column="0"> </widget>
<widget class="QLabel" name="label_22"> </item>
<property name="text"> <item>
<string>Stabilized3</string> <widget class="QLabel" name="label_pos2">
</property> <property name="text">
<property name="alignment"> <string>Pos. 2</string>
<set>Qt::AlignCenter</set> </property>
</property> </widget>
</widget> </item>
</item> <item>
<item row="0" column="1"> <widget class="QLabel" name="label_pos3">
<widget class="QLabel" name="label_8"> <property name="text">
<property name="styleSheet"> <string>Pos. 3</string>
<string notr="true">background-color: qlineargradient(spread:reflect, x1:0.507, y1:0, x2:0.507, y2:0.772, stop:0.208955 rgba(74, 74, 74, 255), stop:0.78607 rgba(36, 36, 36, 255)); </property>
color: rgb(255, 255, 255); </widget>
border-radius: 5; </item>
font: bold 12px; <item>
margin:1px;</string> <widget class="QLabel" name="label_pos4">
</property> <property name="text">
<property name="text"> <string>Pos. 4</string>
<string>Roll</string> </property>
</property> </widget>
<property name="alignment"> </item>
<set>Qt::AlignCenter</set> <item>
</property> <widget class="QLabel" name="label_pos5">
</widget> <property name="text">
</item> <string>Pos. 5</string>
<item row="1" column="1"> </property>
<widget class="QComboBox" name="fmsSsPos1Roll"> </widget>
<property name="minimumSize"> </item>
<size> <item>
<width>102</width> <widget class="QLabel" name="label_pos6">
<height>0</height> <property name="text">
</size> <string>Pos. 6</string>
</property> </property>
<property name="focusPolicy"> </widget>
<enum>Qt::StrongFocus</enum> </item>
</property> </layout>
</widget> </item>
</item> <item row="0" column="1">
<item row="0" column="2"> <widget class="QSlider" name="fmsSlider">
<widget class="QLabel" name="label_9"> <property name="enabled">
<property name="styleSheet"> <bool>false</bool>
<string notr="true">background-color: qlineargradient(spread:reflect, x1:0.507, y1:0, x2:0.507, y2:0.772, stop:0.208955 rgba(74, 74, 74, 255), stop:0.78607 rgba(36, 36, 36, 255)); </property>
color: rgb(255, 255, 255); <property name="focusPolicy">
border-radius: 5; <enum>Qt::StrongFocus</enum>
font: bold 12px; </property>
margin:1px;</string> <property name="toolTip">
</property> <string>This slider moves when you move the flight mode switch
<property name="text">
<string>Pitch</string>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
</widget>
</item>
<item row="3" column="2">
<widget class="QComboBox" name="fmsSsPos3Pitch">
<property name="focusPolicy">
<enum>Qt::StrongFocus</enum>
</property>
</widget>
</item>
<item row="3" column="3">
<widget class="QComboBox" name="fmsSsPos3Yaw">
<property name="focusPolicy">
<enum>Qt::StrongFocus</enum>
</property>
</widget>
</item>
<item row="2" column="2">
<widget class="QComboBox" name="fmsSsPos2Pitch">
<property name="focusPolicy">
<enum>Qt::StrongFocus</enum>
</property>
</widget>
</item>
<item row="1" column="0">
<widget class="QLabel" name="label_14">
<property name="text">
<string>Stabilized1</string>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
</widget>
</item>
<item row="0" column="3">
<widget class="QLabel" name="label_10">
<property name="styleSheet">
<string notr="true">background-color: qlineargradient(spread:reflect, x1:0.507, y1:0, x2:0.507, y2:0.772, stop:0.208955 rgba(74, 74, 74, 255), stop:0.78607 rgba(36, 36, 36, 255));
color: rgb(255, 255, 255);
border-radius: 5;
font: bold 12px;
margin:1px;</string>
</property>
<property name="text">
<string>Yaw</string>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
</widget>
</item>
<item row="3" column="1">
<widget class="QComboBox" name="fmsSsPos3Roll">
<property name="focusPolicy">
<enum>Qt::StrongFocus</enum>
</property>
</widget>
</item>
<item row="1" column="3">
<widget class="QComboBox" name="fmsSsPos1Yaw">
<property name="minimumSize">
<size>
<width>102</width>
<height>0</height>
</size>
</property>
<property name="focusPolicy">
<enum>Qt::StrongFocus</enum>
</property>
</widget>
</item>
<item row="2" column="3">
<widget class="QComboBox" name="fmsSsPos2Yaw">
<property name="focusPolicy">
<enum>Qt::StrongFocus</enum>
</property>
</widget>
</item>
<item row="2" column="1">
<widget class="QComboBox" name="fmsSsPos2Roll">
<property name="focusPolicy">
<enum>Qt::StrongFocus</enum>
</property>
</widget>
</item>
<item row="2" column="0">
<widget class="QLabel" name="label_21">
<property name="text">
<string>Stabilized2</string>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
</widget>
</item>
<item row="1" column="2">
<widget class="QComboBox" name="fmsSsPos1Pitch">
<property name="minimumSize">
<size>
<width>102</width>
<height>0</height>
</size>
</property>
<property name="focusPolicy">
<enum>Qt::StrongFocus</enum>
</property>
</widget>
</item>
</layout>
</widget>
<widget class="QGroupBox" name="groupBox_2">
<property name="geometry">
<rect>
<x>10</x>
<y>20</y>
<width>611</width>
<height>231</height>
</rect>
</property>
<property name="title">
<string>FlightMode Switch Positions</string>
</property>
<widget class="QComboBox" name="fmsModePos5">
<property name="enabled">
<bool>false</bool>
</property>
<property name="geometry">
<rect>
<x>100</x>
<y>140</y>
<width>151</width>
<height>26</height>
</rect>
</property>
<property name="focusPolicy">
<enum>Qt::StrongFocus</enum>
</property>
</widget>
<widget class="QComboBox" name="fmsModePos4">
<property name="enabled">
<bool>false</bool>
</property>
<property name="geometry">
<rect>
<x>100</x>
<y>110</y>
<width>151</width>
<height>26</height>
</rect>
</property>
<property name="focusPolicy">
<enum>Qt::StrongFocus</enum>
</property>
<property name="toolTip">
<string>Select the stabilization mode on this position (manual/stabilized/auto)</string>
</property>
</widget>
<widget class="QLabel" name="label_pos4">
<property name="geometry">
<rect>
<x>10</x>
<y>115</y>
<width>62</width>
<height>17</height>
</rect>
</property>
<property name="text">
<string>Pos. 4</string>
</property>
</widget>
<widget class="QComboBox" name="fmsModePos6">
<property name="enabled">
<bool>false</bool>
</property>
<property name="geometry">
<rect>
<x>100</x>
<y>170</y>
<width>151</width>
<height>26</height>
</rect>
</property>
<property name="focusPolicy">
<enum>Qt::StrongFocus</enum>
</property>
</widget>
<widget class="QLabel" name="label_pos5">
<property name="geometry">
<rect>
<x>10</x>
<y>145</y>
<width>62</width>
<height>17</height>
</rect>
</property>
<property name="text">
<string>Pos. 5</string>
</property>
</widget>
<widget class="QLabel" name="label_pos6">
<property name="geometry">
<rect>
<x>10</x>
<y>175</y>
<width>62</width>
<height>17</height>
</rect>
</property>
<property name="text">
<string>Pos. 6</string>
</property>
</widget>
<widget class="QSlider" name="fmsSlider">
<property name="enabled">
<bool>false</bool>
</property>
<property name="geometry">
<rect>
<x>70</x>
<y>28</y>
<width>20</width>
<height>160</height>
</rect>
</property>
<property name="focusPolicy">
<enum>Qt::StrongFocus</enum>
</property>
<property name="toolTip">
<string>This slider moves when you move the flight mode switch
on your remote. It shows currently active flight mode. on your remote. It shows currently active flight mode.
Setup the flight mode channel on the RC Input tab if you have not done so already.</string> Setup the flight mode channel on the RC Input tab if you have not done so already.</string>
</property> </property>
<property name="minimum"> <property name="minimum">
<number>0</number> <number>0</number>
</property> </property>
<property name="maximum"> <property name="maximum">
<number>5</number> <number>5</number>
</property> </property>
<property name="pageStep"> <property name="pageStep">
<number>10</number> <number>10</number>
</property> </property>
<property name="value"> <property name="value">
<number>0</number> <number>0</number>
</property> </property>
<property name="sliderPosition"> <property name="sliderPosition">
<number>0</number> <number>0</number>
</property> </property>
<property name="orientation"> <property name="orientation">
<enum>Qt::Vertical</enum> <enum>Qt::Vertical</enum>
</property> </property>
<property name="invertedAppearance"> <property name="invertedAppearance">
<bool>true</bool> <bool>true</bool>
</property> </property>
<property name="tickPosition"> <property name="tickPosition">
<enum>QSlider::TicksBelow</enum> <enum>QSlider::TicksBelow</enum>
</property> </property>
<property name="tickInterval"> <property name="tickInterval">
<number>1</number> <number>1</number>
</property> </property>
</widget> </widget>
<widget class="QComboBox" name="fmsModePos2"> </item>
<property name="geometry"> <item row="0" column="2">
<rect> <layout class="QVBoxLayout" name="verticalLayout_10">
<x>100</x> <item>
<y>50</y> <widget class="QComboBox" name="fmsModePos1">
<width>151</width> <property name="focusPolicy">
<height>26</height> <enum>Qt::StrongFocus</enum>
</rect> </property>
</property> <property name="toolTip">
<property name="focusPolicy"> <string>Select the stabilization mode on this position (manual/stabilized/auto)</string>
<enum>Qt::StrongFocus</enum> </property>
</property> </widget>
</widget> </item>
<widget class="QComboBox" name="fmsModePos3"> <item>
<property name="geometry"> <widget class="QComboBox" name="fmsModePos2">
<rect> <property name="focusPolicy">
<x>100</x> <enum>Qt::StrongFocus</enum>
<y>80</y> </property>
<width>151</width> </widget>
<height>26</height> </item>
</rect> <item>
</property> <widget class="QComboBox" name="fmsModePos3">
<property name="focusPolicy"> <property name="focusPolicy">
<enum>Qt::StrongFocus</enum> <enum>Qt::StrongFocus</enum>
</property> </property>
</widget> </widget>
<widget class="QComboBox" name="fmsModePos1"> </item>
<property name="geometry"> <item>
<rect> <widget class="QComboBox" name="fmsModePos4">
<x>100</x> <property name="enabled">
<y>20</y> <bool>false</bool>
<width>151</width> </property>
<height>26</height> <property name="focusPolicy">
</rect> <enum>Qt::StrongFocus</enum>
</property> </property>
<property name="focusPolicy"> <property name="toolTip">
<enum>Qt::StrongFocus</enum> <string>Select the stabilization mode on this position (manual/stabilized/auto)</string>
</property> </property>
<property name="toolTip"> </widget>
<string>Select the stabilization mode on this position (manual/stabilized/auto)</string> </item>
</property> <item>
</widget> <widget class="QComboBox" name="fmsModePos5">
<widget class="QLabel" name="label_pos2"> <property name="enabled">
<property name="geometry"> <bool>false</bool>
<rect> </property>
<x>11</x> <property name="focusPolicy">
<y>55</y> <enum>Qt::StrongFocus</enum>
<width>62</width> </property>
<height>17</height> </widget>
</rect> </item>
</property> <item>
<property name="text"> <widget class="QComboBox" name="fmsModePos6">
<string>Pos. 2</string> <property name="enabled">
</property> <bool>false</bool>
</widget> </property>
<widget class="QLabel" name="label_pos1"> <property name="focusPolicy">
<property name="geometry"> <enum>Qt::StrongFocus</enum>
<rect> </property>
<x>11</x> </widget>
<y>25</y> </item>
<width>62</width> </layout>
<height>17</height> </item>
</rect> </layout>
</property> </item>
<property name="text"> <item row="0" column="2">
<string>Pos. 1</string> <layout class="QGridLayout" name="gridLayout_5">
</property> <item row="0" column="0">
</widget> <layout class="QHBoxLayout" name="horizontalLayout_6">
<widget class="QLabel" name="label_pos3"> <item>
<property name="geometry"> <widget class="QLabel" name="label">
<rect> <property name="text">
<x>11</x> <string>Number of flight modes:</string>
<y>85</y> </property>
<width>62</width> </widget>
<height>17</height> </item>
</rect> <item>
</property> <widget class="QSpinBox" name="fmsPosNum">
<property name="text"> <property name="toolTip">
<string>Pos. 3</string> <string>Number of positions your FlightMode switch has.
</property>
</widget>
<widget class="QSpinBox" name="fmsPosNum">
<property name="geometry">
<rect>
<x>458</x>
<y>20</y>
<width>61</width>
<height>20</height>
</rect>
</property>
<property name="toolTip">
<string>Number of positions your FlightMode switch has.
Default is 3. Default is 3.
@ -695,53 +448,261 @@ It will be 2 or 3 for most of setups, but it also can be up to 6.
In that case you have to configure your radio mixers so the whole range In that case you have to configure your radio mixers so the whole range
from min to max is split into N equal intervals, and you may set arbitrary from min to max is split into N equal intervals, and you may set arbitrary
channel value for each flight mode.</string> channel value for each flight mode.</string>
</property> </property>
<property name="minimum"> <property name="minimum">
<number>1</number> <number>1</number>
</property> </property>
<property name="maximum"> <property name="maximum">
<number>6</number> <number>6</number>
</property> </property>
<property name="value"> <property name="value">
<number>3</number> <number>3</number>
</property> </property>
</widget> </widget>
<widget class="QLabel" name="label"> </item>
<property name="geometry"> </layout>
<rect> </item>
<x>277</x> <item row="1" column="0">
<y>22</y> <widget class="QLabel" name="label_15">
<width>171</width> <property name="font">
<height>16</height> <font>
</rect> <weight>75</weight>
</property> <bold>true</bold>
<property name="text"> </font>
<string>Number of flight modes:</string> </property>
</property> <property name="text">
</widget> <string>Avoid &quot;Manual&quot; for multirotors!</string>
<widget class="QLabel" name="label_15"> </property>
<property name="geometry"> <property name="wordWrap">
<rect> <bool>true</bool>
<x>310</x> </property>
<y>120</y> </widget>
<width>191</width> </item>
<height>30</height> </layout>
</rect> </item>
</property> <item row="0" column="1">
<property name="font"> <spacer name="horizontalSpacer_4">
<font> <property name="orientation">
<weight>75</weight> <enum>Qt::Horizontal</enum>
<bold>true</bold> </property>
</font> <property name="sizeType">
</property> <enum>QSizePolicy::Fixed</enum>
<property name="text"> </property>
<string>Avoid &quot;Manual&quot; for multirotors!</string> <property name="sizeHint" stdset="0">
</property> <size>
<property name="wordWrap"> <width>40</width>
<bool>true</bool> <height>20</height>
</property> </size>
</widget> </property>
</widget> </spacer>
</item>
</layout>
</widget>
</item>
<item row="1" column="0">
<spacer name="verticalSpacer_6">
<property name="orientation">
<enum>Qt::Vertical</enum>
</property>
<property name="sizeType">
<enum>QSizePolicy::Fixed</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>20</width>
<height>50</height>
</size>
</property>
</spacer>
</item>
<item row="2" column="0">
<widget class="QGroupBox" name="groupBox">
<property name="styleSheet">
<string notr="true"/>
</property>
<property name="title">
<string>Configure each stabilization mode for each axis</string>
</property>
<layout class="QGridLayout" name="gridLayout_2">
<item row="3" column="0">
<widget class="QLabel" name="label_22">
<property name="text">
<string>Stabilized3</string>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
</widget>
</item>
<item row="0" column="1">
<widget class="QLabel" name="label_8">
<property name="styleSheet">
<string notr="true">background-color: qlineargradient(spread:reflect, x1:0.507, y1:0, x2:0.507, y2:0.772, stop:0.208955 rgba(74, 74, 74, 255), stop:0.78607 rgba(36, 36, 36, 255));
color: rgb(255, 255, 255);
border-radius: 5;
font: bold 12px;
margin:1px;</string>
</property>
<property name="text">
<string>Roll</string>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
</widget>
</item>
<item row="1" column="1">
<widget class="QComboBox" name="fmsSsPos1Roll">
<property name="minimumSize">
<size>
<width>102</width>
<height>0</height>
</size>
</property>
<property name="focusPolicy">
<enum>Qt::StrongFocus</enum>
</property>
</widget>
</item>
<item row="0" column="2">
<widget class="QLabel" name="label_9">
<property name="styleSheet">
<string notr="true">background-color: qlineargradient(spread:reflect, x1:0.507, y1:0, x2:0.507, y2:0.772, stop:0.208955 rgba(74, 74, 74, 255), stop:0.78607 rgba(36, 36, 36, 255));
color: rgb(255, 255, 255);
border-radius: 5;
font: bold 12px;
margin:1px;</string>
</property>
<property name="text">
<string>Pitch</string>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
</widget>
</item>
<item row="3" column="2">
<widget class="QComboBox" name="fmsSsPos3Pitch">
<property name="focusPolicy">
<enum>Qt::StrongFocus</enum>
</property>
</widget>
</item>
<item row="3" column="3">
<widget class="QComboBox" name="fmsSsPos3Yaw">
<property name="focusPolicy">
<enum>Qt::StrongFocus</enum>
</property>
</widget>
</item>
<item row="2" column="2">
<widget class="QComboBox" name="fmsSsPos2Pitch">
<property name="focusPolicy">
<enum>Qt::StrongFocus</enum>
</property>
</widget>
</item>
<item row="1" column="0">
<widget class="QLabel" name="label_14">
<property name="text">
<string>Stabilized1</string>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
</widget>
</item>
<item row="0" column="3">
<widget class="QLabel" name="label_10">
<property name="styleSheet">
<string notr="true">background-color: qlineargradient(spread:reflect, x1:0.507, y1:0, x2:0.507, y2:0.772, stop:0.208955 rgba(74, 74, 74, 255), stop:0.78607 rgba(36, 36, 36, 255));
color: rgb(255, 255, 255);
border-radius: 5;
font: bold 12px;
margin:1px;</string>
</property>
<property name="text">
<string>Yaw</string>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
</widget>
</item>
<item row="3" column="1">
<widget class="QComboBox" name="fmsSsPos3Roll">
<property name="focusPolicy">
<enum>Qt::StrongFocus</enum>
</property>
</widget>
</item>
<item row="1" column="3">
<widget class="QComboBox" name="fmsSsPos1Yaw">
<property name="minimumSize">
<size>
<width>102</width>
<height>0</height>
</size>
</property>
<property name="focusPolicy">
<enum>Qt::StrongFocus</enum>
</property>
</widget>
</item>
<item row="2" column="3">
<widget class="QComboBox" name="fmsSsPos2Yaw">
<property name="focusPolicy">
<enum>Qt::StrongFocus</enum>
</property>
</widget>
</item>
<item row="2" column="1">
<widget class="QComboBox" name="fmsSsPos2Roll">
<property name="focusPolicy">
<enum>Qt::StrongFocus</enum>
</property>
</widget>
</item>
<item row="2" column="0">
<widget class="QLabel" name="label_21">
<property name="text">
<string>Stabilized2</string>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
</widget>
</item>
<item row="1" column="2">
<widget class="QComboBox" name="fmsSsPos1Pitch">
<property name="minimumSize">
<size>
<width>102</width>
<height>0</height>
</size>
</property>
<property name="focusPolicy">
<enum>Qt::StrongFocus</enum>
</property>
</widget>
</item>
</layout>
</widget>
</item>
<item row="3" column="0">
<spacer name="verticalSpacer_5">
<property name="orientation">
<enum>Qt::Vertical</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>20</width>
<height>300</height>
</size>
</property>
</spacer>
</item>
</layout>
</widget> </widget>
</widget> </widget>
</item> </item>
@ -774,8 +735,8 @@ channel value for each flight mode.</string>
<rect> <rect>
<x>0</x> <x>0</x>
<y>0</y> <y>0</y>
<width>499</width> <width>638</width>
<height>121</height> <height>801</height>
</rect> </rect>
</property> </property>
<layout class="QVBoxLayout" name="verticalLayout_2"> <layout class="QVBoxLayout" name="verticalLayout_2">

View File

@ -24239,25 +24239,7 @@ border-radius: 5;</string>
Useful if you have accidentally changed some settings.</string> Useful if you have accidentally changed some settings.</string>
</property> </property>
<property name="styleSheet"> <property name="styleSheet">
<string notr="true">QPushButton { <string notr="true"/>
border: 1px outset #999;
border-radius: 5;
background-color: qlineargradient(spread:pad, x1:0.507, y1:0.869318, x2:0.507, y2:0.0965909, stop:0.28 rgba(236, 236, 236, 255), stop:1 rgba(252, 252, 252, 255));
}
QPushButton:pressed {
border-style: inset;
background-color: qlineargradient(spread:pad, x1:0.502, y1:0.664864, x2:0.502, y2:0.034, stop:0.358209 rgba(250, 250, 250, 255), stop:0.626866 rgba(235, 235, 235, 255));
}
QPushButton:hover {
border: 1px outset #999;
border-color: rgb(83, 83, 83);
border-radius: 4;
}</string>
</property> </property>
<property name="text"> <property name="text">
<string>Reload Board Data</string> <string>Reload Board Data</string>
@ -24288,25 +24270,7 @@ border-radius: 4;
<string>Send settings to the board but do not save to the non-volatile memory</string> <string>Send settings to the board but do not save to the non-volatile memory</string>
</property> </property>
<property name="styleSheet"> <property name="styleSheet">
<string notr="true">QPushButton { <string notr="true"/>
border: 1px outset #999;
border-radius: 5;
background-color: qlineargradient(spread:pad, x1:0.507, y1:0.869318, x2:0.507, y2:0.0965909, stop:0.28 rgba(236, 236, 236, 255), stop:1 rgba(252, 252, 252, 255));
}
QPushButton:pressed {
border-style: inset;
background-color: qlineargradient(spread:pad, x1:0.502, y1:0.664864, x2:0.502, y2:0.034, stop:0.358209 rgba(250, 250, 250, 255), stop:0.626866 rgba(235, 235, 235, 255));
}
QPushButton:hover {
border: 1px outset #999;
border-color: rgb(83, 83, 83);
border-radius: 4;
}</string>
</property> </property>
<property name="text"> <property name="text">
<string>Apply</string> <string>Apply</string>
@ -24336,25 +24300,7 @@ border-radius: 4;
<string>Send settings to the board and save to the non-volatile memory</string> <string>Send settings to the board and save to the non-volatile memory</string>
</property> </property>
<property name="styleSheet"> <property name="styleSheet">
<string notr="true">QPushButton { <string notr="true"/>
border: 1px outset #999;
border-radius: 5;
background-color: qlineargradient(spread:pad, x1:0.507, y1:0.869318, x2:0.507, y2:0.0965909, stop:0.28 rgba(236, 236, 236, 255), stop:1 rgba(252, 252, 252, 255));
}
QPushButton:pressed {
border-style: inset;
background-color: qlineargradient(spread:pad, x1:0.502, y1:0.664864, x2:0.502, y2:0.034, stop:0.358209 rgba(250, 250, 250, 255), stop:0.626866 rgba(235, 235, 235, 255));
}
QPushButton:hover {
border: 1px outset #999;
border-color: rgb(83, 83, 83);
border-radius: 4;
}</string>
</property> </property>
<property name="text"> <property name="text">
<string>Save</string> <string>Save</string>