QAbstractSlider: fix qdoc warnings
Change-Id: I996d45513a0239d0ed11669ce6e238955ec8a31b Reviewed-by: Frederik Gladhorn <frederik.gladhorn@nokia.com>
This commit is contained in:
parent
73d8a13c96
commit
72604f8eb9
@ -637,7 +637,7 @@ void QAbstractSlider::triggerAction(SliderAction action)
|
||||
/*! Sets action \a action to be triggered repetitively in intervals
|
||||
of \a repeatTime, after an initial delay of \a thresholdTime.
|
||||
|
||||
\sa triggerAction() repeatAction()
|
||||
\sa triggerAction(), repeatAction()
|
||||
*/
|
||||
void QAbstractSlider::setRepeatAction(SliderAction action, int thresholdTime, int repeatTime)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user