#include <blurSharpenSlider.h>
Inheritance diagram for BlurSharpenSlider:
Public Member Functions | |
BlurSharpenSlider (Orientation orientation, QWidget *parent, const char *name=0) | |
Protected Member Functions | |
virtual QString | mapValToString () |
subclass DynamicSlider and reimplement this method to change the behavior used to display slider values |
|
Definition at line 14 of file blurSharpenSlider.cpp. References BlurSharpenSlider(). Referenced by BlurSharpenSlider().
|
|
subclass DynamicSlider and reimplement this method to change the behavior used to display slider values
Reimplemented from DynamicSlider. Definition at line 24 of file blurSharpenSlider.cpp.
|