module QtQuick.Controls.Maui


# Make sure the style works with Qt Quick Designer
designersupported
import QtQuick.Controls.Basic auto

ApplicationWindow 6.0 ApplicationWindow.qml
ApplicationWindow 2.0 ApplicationWindow.qml

Button 6.0 Button.qml
Button 2.0 Button.qml

BusyIndicator 6.0 BusyIndicator.qml
BusyIndicator 2.0 BusyIndicator.qml

CheckBox 6.0 CheckBox.qml
CheckBox 2.0 CheckBox.qml

ComboBox 6.0 ComboBox.qml
ComboBox 2.0 ComboBox.qml

Dialog 6.0 Dialog.qml
Dialog 2.0 Dialog.qml

DialogButtonBox 6.0 DialogButtonBox.qml
DialogButtonBox 2.0 DialogButtonBox.qml

ItemDelegate 6.0 ItemDelegate.qml
ItemDelegate 2.0 ItemDelegate.qml

Label 6.0 Label.qml
Label 2.0 Label.qml

Menu 6.0 Menu.qml
Menu 2.0 Menu.qml

MenuItem 6.0 MenuItem.qml
MenuItem 2.0 MenuItem.qml

Page 6.0 Page.qml
Page 2.0 Page.qml

Pane 6.0 Pane.qml
Pane 2.0 Pane.qml

Popup 6.0 Popup.qml
Popup 2.0 Popup.qml

ProgressBar 6.0 ProgressBar.qml
ProgressBar 2.0 ProgressBar.qml

RadioButton 6.0 RadioButton.qml
RadioButton 2.0 RadioButton.qml

ScrollView 6.0 ScrollView.qml
ScrollView 2.0 ScrollView.qml

Slider 6.0 Slider.qml
Slider 2.0 Slider.qml

SpinBox 6.0 SpinBox.qml
SpinBox 2.0 SpinBox.qml

SplitView 6.0 SplitView.qml
SplitView 2.0 SplitView.qml

StackView 6.0 StackView.qml
StackView 2.0 StackView.qml

Switch 6.0 Switch.qml
Switch 2.0 Switch.qml

SwipeView 6.0 SwipeView.qml
SwipeView 2.0 SwipeView.qml

TabBar 6.0 TabBar.qml
TabBar 2.0 TabBar.qml

TabButton 6.0 TabButton.qml
TabButton 2.0 TabButton.qml

TextField 6.0 TextField.qml
TextField 2.0 TextField.qml

TextArea 6.0 TextArea.qml
TextArea 2.0 TextArea.qml

ToolBar 6.0 ToolBar.qml
ToolBar 2.0 ToolBar.qml

ToolButton 6.0 ToolButton.qml
ToolButton 2.0 ToolButton.qml

ToolSeparator 6.0 ToolSeparator.qml
ToolSeparator 2.0 ToolSeparator.qml

ToolTip 6.0 ToolTip.qml
ToolTip 2.0 ToolTip.qml

