From a83723b75e35e0a63ad5ed7b205aaae1e72a0cb7 Mon Sep 17 00:00:00 2001 From: Stanislaw Halik Date: Thu, 16 Oct 2014 18:34:51 +0200 Subject: show exact slider value in now-read-only spinboxes. --- ftnoir_filter_ewma2/ftnoir_ewma_filtercontrols.ui | 69 ++++++++++++++++++++++- 1 file changed, 68 insertions(+), 1 deletion(-) diff --git a/ftnoir_filter_ewma2/ftnoir_ewma_filtercontrols.ui b/ftnoir_filter_ewma2/ftnoir_ewma_filtercontrols.ui index a66966e7..9387f0d5 100644 --- a/ftnoir_filter_ewma2/ftnoir_ewma_filtercontrols.ui +++ b/ftnoir_filter_ewma2/ftnoir_ewma_filtercontrols.ui @@ -100,6 +100,12 @@ background:none; + + true + + + QAbstractSpinBox::PlusMinus + 1 @@ -169,6 +175,12 @@ background:none; + + true + + + QAbstractSpinBox::PlusMinus + 1 @@ -238,6 +250,12 @@ background:none; + + true + + + QAbstractSpinBox::PlusMinus + 100 @@ -296,7 +314,56 @@ p, li { white-space: pre-wrap; } - + + + minSmooth + valueChanged(int) + spinMinSmooth + setValue(int) + + + 303 + 33 + + + 391 + 36 + + + + + maxSmooth + valueChanged(int) + spinMaxSmooth + setValue(int) + + + 281 + 61 + + + 390 + 74 + + + + + powCurve + valueChanged(int) + spinPowCurve + setValue(int) + + + 236 + 101 + + + 391 + 98 + + + + startEngineClicked() stopEngineClicked() -- cgit v1.2.3