QtGui/qdial.h Source File
Go to the documentation of this file.
63 Q_PROPERTY(
bool wrapping READ wrapping WRITE setWrapping)
65 Q_PROPERTY(qreal notchTarget READ notchTarget WRITE setNotchTarget)
66 Q_PROPERTY(
bool notchesVisible READ notchesVisible WRITE setNotchesVisible)
72 bool wrapping() const;
74 int notchSize() const;
76 void setNotchTarget(
double target);
77 qreal notchTarget() const;
78 bool notchesVisible() const;
80 QSize sizeHint() const;
81 QSize minimumSizeHint() const;
84 void setNotchesVisible(
bool visible);
85 void setWrapping(
bool on);
101 QT3_SUPPORT_CONSTRUCTOR
QDial(
int minValue,
int maxValue,
int pageStep,
int value,
106 QT_MOC_COMPAT
void dialPressed();
107 QT_MOC_COMPAT
void dialMoved(
int value);
108 QT_MOC_COMPAT
void dialReleased();
112 Q_DECLARE_PRIVATE(
QDial)
113 Q_DISABLE_COPY(
QDial)
#define QT_BEGIN_NAMESPACE
GLsizei const GLfloat * value
GLuint const GLchar * name