15 QWidget* parent,
const char* name )
20 QString(tr(
"Sharpen"))+
": " );
27 return QString(
"%1").arg( QABS(value()) );
void setPrefixes(QString prefix1, QString prefix2)
set two prefix values, one for when the value is positive and one for when the value is negative...
BlurSharpenSlider(Qt::Orientation orientation, QWidget *parent, const char *name=0)
A more dynamic slider that provides moving tooltips that show the slider value.
virtual QString mapValToString()
subclass DynamicSlider and reimplement this method to change the behavior used to display slider valu...
void setZeroString(QString val)
when set, a zero string is shown instead of the current value/prefix/suffix when the slider value is ...
void setSuffix(QString val)
set the suffix that is displayed after the current slider value