ScrollBar

Search for usage in LXR

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.

Property Documentation

◆ flickable

variant ScrollBar::flickable
read

Definition at line 12 of file ScrollBar.qml.

◆ hideScrollBarsWhenStopped

bool ScrollBar::hideScrollBarsWhenStopped
read

Definition at line 14 of file ScrollBar.qml.

◆ scrollbarWidth

int ScrollBar::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 Tue Mar 26 2024 11:19:05 by doxygen 1.10.0 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.