Plasma
scrollbar.cpp
Go to the documentation of this file.
void setSingleStep(int val)
Sets the amount of the single step i.e how much the slider will move when the user press an arrow but...
Definition scrollbar.cpp:66
void valueChanged(int value)
Emitted when the value of the slider changes.
void contextMenuEvent(QGraphicsSceneContextMenuEvent *event)
Definition scrollbar.cpp:143
void setPageStep(int val)
Sets the amount the slider will scroll when the user press page up or page down.
Definition scrollbar.cpp:76
void sliderMoved(int value)
Emitted when the slider has been moved by the user.
void setRange(int min, int max)
Sets the scrollbar minimum and maximum values.
Definition scrollbar.cpp:61
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Thu Jul 20 2023 00:00:00 by doxygen 1.9.8 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Thu Jul 20 2023 00:00:00 by doxygen 1.9.8 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.