Go to file
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
declarativeimports Add ScrollDecorator component 2011-07-14 11:04:20 -03:00
kpart SVN_SILENT made messages (.desktop file) 2011-02-27 08:11:06 +01:00
remotewidgetshelper SVN_SILENT made messages (.desktop file) 2011-03-30 08:45:32 +02:00
scriptengines compatible signature in connect 2011-04-14 22:49:13 +02:00
tools Add missing debug includes. 2010-11-10 16:03:55 +00:00