Implemented QML skeleton for the application
This commit is contained in:
13
qml/Controls/qmldir
Normal file
13
qml/Controls/qmldir
Normal file
@@ -0,0 +1,13 @@
|
||||
module Controls
|
||||
Label 1.0 Label.qml
|
||||
ComboBox 1.0 ComboBox.qml
|
||||
PaneItem 1.0 PaneItem.qml
|
||||
ScrollBar 1.0 ScrollBar.qml
|
||||
Button 1.0 Button.qml
|
||||
AlternativeButton 1.0 AlternativeButton.qml
|
||||
TextField 1.0 TextField.qml
|
||||
Frame 1.0 Frame.qml
|
||||
TitleLabel 1.0 TitleLabel.qml
|
||||
SubtitleLabel 1.0 SubtitleLabel.qml
|
||||
ContentLabel 1.0 ContentLabel.qml
|
||||
DotSeparator 1.0 DotSeparator.qml
|
||||
Reference in New Issue
Block a user