promoe/src/widgets
Thomas Frauendorfer 6e7e2c2184 Added a PixmapSlider class and changed Slider to inherit from it.
PixmapSlider is a subclass of QAbstractSlider.
It is independent of Skin.cpp. Slider is now only a wrapper to update the
QPixmaps on a skin change.
removed a workaround from equalizerwidget, that was necessary for the previous
implementation.
2-3 one line fixes I don't remember
2008-03-13 05:30:00 +01: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 Added a PixmapSlider class and changed Slider to inherit from it. 2008-03-13 05:30:00 +01:00
pixmapslider.h Added a PixmapSlider class and changed Slider to inherit from it. 2008-03-13 05:30:00 +01:00
widgets.pri Added a PixmapSlider class and changed Slider to inherit from it. 2008-03-13 05:30:00 +01:00