From b0209db0f1886804b99114c85ace49b0d21be0cd Mon Sep 17 00:00:00 2001 From: Lorenz Meier Date: Tue, 23 Oct 2012 13:47:19 +0200 Subject: [PATCH] Minor visual tweak to param slider --- src/ui/designer/QGCParamSlider.ui | 261 ++++++++++++++++-------------- 1 file changed, 137 insertions(+), 124 deletions(-) diff --git a/src/ui/designer/QGCParamSlider.ui b/src/ui/designer/QGCParamSlider.ui index f66bac5bdc..ff26c4011a 100644 --- a/src/ui/designer/QGCParamSlider.ui +++ b/src/ui/designer/QGCParamSlider.ui @@ -7,13 +7,13 @@ 0 0 789 - 170 + 244 Form - + 6 @@ -32,10 +32,26 @@ 12 - - - - <Parameter Name / Label> + + + + -999999999 + + + 999999999 + + + + + + + false + + + Select parameter + + + Select parameter @@ -55,6 +71,77 @@ + + + + MIN: + + + -999999999.000000000000000 + + + 999999999.000000000000000 + + + + + + + <Parameter Name / Label> + + + + + + + Qt::Horizontal + + + + 0 + 20 + + + + + + + + + 0 + 0 + + + + + 16777215 + 16777215 + + + + Transmit the current slider value to the system + + + Transmit the current slider value to the system + + + W + + + + + + + + 0 + 0 + + + + Qt::Horizontal + + + @@ -77,92 +164,52 @@ - - - - false - - - Select component - - - Select component - - - - - + + - Please click first on refresh to update selection menus.. + Show Info + + + true - - + + false - Select parameter + Select component - Select parameter + Select component - - + + 0 0 - - Qt::Horizontal - - - - - - - -999999999.000000000000000 - - - 999999999.000000000000000 - - - - - - - Qt::Horizontal + + Read the current parameter value on the system - - - 0 - 20 - + + Read the current parameter value on the system - - - - - Done + R - - - - MIN: - - - -999999999.000000000000000 - - - 999999999.000000000000000 + + + + Please click first on refresh to update selection menus.. @@ -179,32 +226,29 @@ - - + + - -999999999 + -999999999.000000000000000 - 999999999 + 999999999.000000000000000 - - + + + + + 0 0 - - Read the current parameter value on the system - - - Read the current parameter value on the system - - - R + + Qt::Horizontal @@ -218,56 +262,25 @@ - - - - - 0 - 0 - - - - Qt::Horizontal + + + + Done - - - - - 0 - 0 - + + + + Qt::Vertical - + - 16777215 - 16777215 + 20 + 40 - - Transmit the current slider value to the system - - - Transmit the current slider value to the system - - - W - - - - - - - - - - Show Info - - - true - - + -- GitLab