ScrollBar
ScrollBar Class Reference
Inherits Rectangle.
Properties | |
variant | flickable |
bool | hideScrollBarsWhenStopped |
int | scrollbarWidth |
Public Member Functions | |
void | sbOpacity () |
Detailed Description
This qml code implements a vertical scrollbar which shall be displayed in listview of sky-objects.
This piece of code is based on this example code: https://projects.forum.nokia.com/qmluiexamples/browser/qml/qmluiexamples/Scrollable/ScrollBar.qml
Definition at line 9 of file ScrollBar.qml.
The documentation for this class was generated from the following file:
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Fri Jun 9 2023 04:02:30 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Fri Jun 9 2023 04:02:30 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.