plasma-framework/declarativeimports/plasmacomponents/qmldir
Daker Fernandes Pinheiro 30889de6e7 Refactor Switch, CheckBox, RadioButton to extend a single DualStateButton
- To extend the dual state button, just add the visual component in the view property

Signed-off-by: Daker Fernandes Pinheiro <dakerfp@gmail.com>
2011-07-08 15:11:55 -03:00

17 lines
470 B
Plaintext

BusyIndicator 0.1 BusyIndicator.qml
Button 0.1 Button.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
ListHighlight 0.1 ListHighlight.qml
ListItem 0.1 ListItem.qml
ListItemView 0.1 ListItemView.qml
PushButton 0.1 PushButton.qml
RadioButton 0.1 RadioButton.qml
ScrollBar 0.1 ScrollBar.qml
Slider 0.1 Slider.qml
Switch 0.1 Switch.qml
ToolButton 0.1 ToolButton.qml