355655e0d4
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>
19 lines
535 B
Plaintext
19 lines
535 B
Plaintext
BusyIndicator 0.1 BusyIndicator.qml
|
|
Button 0.1 Button.qml
|
|
ButtonGroup 0.1 ButtonGroup.js
|
|
ButtonRow 0.1 ButtonRow.qml
|
|
ButtonColumn 0.1 ButtonColumn.qml
|
|
CheckBox 0.1 CheckBox.qml
|
|
DualStateButton 0.1 DualStateButton.qml
|
|
FlashingLabel 0.1 FlashingLabel.qml
|
|
Frame 0.1 Frame.qml
|
|
IconWidget 0.1 IconWidget.qml
|
|
Highlight 0.1 Highlight.qml
|
|
PushButton 0.1 PushButton.qml
|
|
RadioButton 0.1 RadioButton.qml
|
|
ScrollBar 0.1 ScrollBar.qml
|
|
ScrollDecorator 0.1 ScrollDecorator.qml
|
|
Slider 0.1 Slider.qml
|
|
Switch 0.1 Switch.qml
|
|
ToolButton 0.1 ToolButton.qml
|