promoe/src/widgets
Thomas Frauendorfer 60c17af114 Change Sliders to new Slider-class
Use the new PixmapSlider class which is based on Qt's AbstractSlider
class for sliders. This should also fix some offset problems in
PositionSlider which appeared after the introduction of the new Button
class
2008-05-08 04:19:34 +02:00
..
pixmapbutton.cpp rewrote Button and ToggleButton to use the new PixmapButton as baseclass. 2008-01-27 07:58:02 +01:00
pixmapbutton.h implemented repeatbutton 2008-02-12 21:10:24 +01:00
pixmapslider.cpp Change Sliders to new Slider-class 2008-05-08 04:19:34 +02:00
pixmapslider.h Change Sliders to new Slider-class 2008-05-08 04:19:34 +02:00
widgets.pri Added a PixmapSlider class and changed Slider to inherit from it. 2008-03-13 05:30:00 +01:00