AlbumShaper
1.0a3
|
#include <qslider.h>
#include <qlabel.h>
#include <qpoint.h>
#include <QMouseEvent>
Go to the source code of this file.
Classes | |
class | DynamicSlider |
A more dynamic slider that provides moving tooltips that show the slider value. More... | |
class | SliderToolTip |
private class used by the DynamicSlider to show tooltips. do not use! More... | |