• Skip to content
  • Skip to link menu
KDE API Reference
  • KDE API Reference
  • kdeedu API Reference
  • KDE Home
  • Contact Us
 

kalgebra

  • sources
  • kde-4.14
  • kdeedu
  • kalgebra
  • mobile
  • plugins
  • widgets
  • neutral
ScrollDecorator.qml
Go to the documentation of this file.
1 import QtQuick 1.1
2 
3 Rectangle {
4  property Flickable flickableItem: null
5  anchors {
6  right: flickableItem.right
7  rightMargin: 5
8  }
9  visible: flickableItem!=null
10  width: 5
11  opacity: 0.5
12  height: flickableItem.height/(flickableItem.contentHeight/flickableItem.height)
13  y: (flickableItem.contentY/flickableItem.contentHeight)*flickableItem.height
14 
15  SystemPalette { id: palette }
16  color: palette.text
17 }
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:11:49 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.

kalgebra

Skip menu "kalgebra"
  • Main Page
  • Namespace List
  • Alphabetical List
  • Class List
  • Class Hierarchy
  • Class Members
  • File List
  • File Members

kdeedu API Reference

Skip menu "kdeedu API Reference"
  • Analitza
  •     lib
  • kalgebra
  • kalzium
  •   libscience
  • kanagram
  • kig
  •   lib
  • klettres
  • marble
  • parley
  • rocs
  •   App
  •   RocsCore
  •   VisualEditor
  •   stepcore

Search



Report problems with this website to our bug tracking system.
Contact the specific authors with questions and comments about the page contents.

KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal