summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorMitch Curtis <mitch.curtis@theqtcompany.com>2015-07-13 18:32:46 +0200
committerMitch Curtis <mitch.curtis@theqtcompany.com>2015-07-14 13:11:12 +0000
commita889faf0b86551f3cc463aeeae6f71698fa43d2a (patch)
tree7e185b4735f3e9aca75148963fc2dd92b0126f82 /src
parent1dc96612c8c4e2a46ffe7db05e2fa95c945f0b5c (diff)
QDial: remove documentation for non-existent functions.
f6dd3ab553a56d5e39da4bbb040b9136b88fa05b forgot to remove these. Change-Id: Ia10048d551b309ea3c49818ef51819c93a92c8d3 Reviewed-by: Marc Mutz <marc.mutz@kdab.com>
Diffstat (limited to 'src')
-rw-r--r--src/widgets/widgets/qdial.cpp5
1 files changed, 2 insertions, 3 deletions
diff --git a/src/widgets/widgets/qdial.cpp b/src/widgets/widgets/qdial.cpp
index b6ec54997b..3f081e3a83 100644
--- a/src/widgets/widgets/qdial.cpp
+++ b/src/widgets/widgets/qdial.cpp
@@ -202,9 +202,8 @@ int QDialPrivate::valueFromPoint(const QPoint &p) const
to draw every one, QDial will skip notches to try and draw a uniform
set (e.g. by drawing every second or third notch).
- Like the slider, the dial makes the QAbstractSlider functions
- setValue(), addLine(), subtractLine(), addPage() and
- subtractPage() available as slots.
+ Like the slider, the dial makes the QAbstractSlider function setValue()
+ available as a slot.
The dial's keyboard interface is fairly simple: The
\uicontrol{left}/\uicontrol{up} and \uicontrol{right}/\uicontrol{down} arrow keys adjust