ScrollBar
ScrollBar Class Reference
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.
Property Documentation
◆ flickable
|
read |
Definition at line 12 of file ScrollBar.qml.
◆ hideScrollBarsWhenStopped
|
read |
Definition at line 14 of file ScrollBar.qml.
◆ scrollbarWidth
|
read |
Definition at line 16 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-2024 The KDE developers.
Generated on Mon Nov 18 2024 12:16:43 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 18 2024 12:16:43 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.