8#include <QtWidgets/qtwidgetsglobal.h>
10#include <QtWidgets/qabstractslider.h>
17class QStyleOptionSlider;
26 Q_PROPERTY(
bool notchesVisible READ notchesVisible WRITE setNotchesVisible)
32 bool wrapping()
const;
34 int notchSize()
const;
36 void setNotchTarget(
double target);
37 qreal notchTarget()
const;
38 bool notchesVisible()
const;
44 void setNotchesVisible(
bool visible);
57 virtual void initStyleOption(QStyleOptionSlider *
option)
const;
61 Q_DECLARE_PRIVATE(
QDial)
The QAbstractSlider class provides an integer value within a range.
virtual void sliderChange(SliderChange change)
Reimplement this virtual function to track slider changes such as \l SliderRangeChange,...
SliderChange
\value SliderRangeChange \value SliderOrientationChange \value SliderStepsChange \value SliderValueCh...
The QDial class provides a rounded range control (like a speedometer or potentiometer).
The QPaintEvent class contains event parameters for paint events.
The QResizeEvent class contains event parameters for resize events.
Combined button and popup list for selecting options.
#define QT_REQUIRE_CONFIG(feature)
IUIAutomationTreeWalker __RPC__deref_out_opt IUIAutomationElement ** parent