#include <qslider.h>
#include <qlabel.h>
#include <qpoint.h>
Include dependency graph for dynamicSlider.h:
This graph shows which files directly or indirectly include this file:
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... |