plasma-framework/declarativeimports
Daker Fernandes Pinheiro 355655e0d4 Add ScrollDecorator component
ScrollDecorators API is defined in QtComponents's common API
This component just diplay how a Flickable content size and
content position is. It's similar to a ScrollBar but is not
interactive.

The current implemetation makes it visible only when flickable
content is moved.

The plasma implementation has 2 extra properties:
- orientation: Qt.Vertical / Qt.Horizontal orientaion
- inverted: true if the scroll decorator should appear inverted
  (the same logic of Slider and ScrollBar)
  it has a false default value

Signed-off-by: Daker Fernandes Pinheiro <dakerfp@gmail.com>
2011-07-14 11:04:20 -03:00
..
core Add RangeModel for QtComponents 2011-04-27 16:17:34 -03:00
graphicslayouts use ${IMPORTS_INSTALL_DIR} 2010-10-18 19:20:08 +00:00
graphicswidgets C++ standard mandates ends of line for includes. Fixes build with Sun Studio. 2010-11-02 23:43:31 +00:00
plasmacomponents Add ScrollDecorator component 2011-07-14 11:04:20 -03:00
qtextracomponents Merged scratch/mart/plasma-components into subtree plasma/declarativeimports. 2011-02-10 14:41:47 -03:00
test Add ScrollDecorator component 2011-07-14 11:04:20 -03:00
CMakeLists.txt Revert "remove what can't still be merged" 2011-04-21 17:13:48 +02:00