aboutsummaryrefslogtreecommitdiffstats
path: root/src/imports/controls/windows/qmldir
blob: ed9758b3226f59fff883799c40f09548d110a124 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
module QtQuick.Controls.Windows
plugin qtquickcontrols2windowsstyleplugin
classname QtQuickControls2WindowsStylePlugin
import QtQuick.Controls.Fusion auto

Button 6.0 Button.qml
CheckBox 6.0 CheckBox.qml
RadioButton 6.0 RadioButton.qml
Slider 6.0 Slider.qml
GroupBox 6.0 GroupBox.qml
SpinBox 6.0 SpinBox.qml
TextField 6.0 TextField.qml
Frame 6.0 Frame.qml
TextArea 6.0 TextArea.qml
ComboBox 6.0 ComboBox.qml
ProgressBar 6.0 ProgressBar.qml
ScrollView 6.0 ScrollView.qml