QDial: remove documentation for non-existent functions.
f6dd3ab553 forgot to remove these.
Change-Id: Ia10048d551b309ea3c49818ef51819c93a92c8d3
Reviewed-by: Marc Mutz <marc.mutz@kdab.com>
bb10
parent
1dc96612c8
commit
a889faf0b8
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue