aboutsummaryrefslogtreecommitdiffstats
path: root/src/imports/controls/material/qmldir
blob: 39dae48ac7ef3bb697968f0fe3d98f2df38a9aca (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
module QtQuick.Controls.Material
plugin qtquickcontrols2materialstyleplugin
classname QtQuickControls2MaterialStylePlugin
import QtQuick.Controls.Default auto

# QtQuick.Controls 2.0 (originally introduced in Qt 5.7)
ApplicationWindow 2.0 ApplicationWindow.qml
BusyIndicator 2.0 BusyIndicator.qml
Button 2.0 Button.qml
CheckBox 2.0 CheckBox.qml
CheckDelegate 2.0 CheckDelegate.qml
ComboBox 2.0 ComboBox.qml
Dial 2.0 Dial.qml
Drawer 2.0 Drawer.qml
Frame 2.0 Frame.qml
GroupBox 2.0 GroupBox.qml
ItemDelegate 2.0 ItemDelegate.qml
Label 2.0 Label.qml
Menu 2.0 Menu.qml
MenuItem 2.0 MenuItem.qml
Page 2.0 Page.qml
PageIndicator 2.0 PageIndicator.qml
Pane 2.0 Pane.qml
Popup 2.0 Popup.qml
ProgressBar 2.0 ProgressBar.qml
RadioButton 2.0 RadioButton.qml
RadioDelegate 2.0 RadioDelegate.qml
RangeSlider 2.0 RangeSlider.qml
ScrollBar 2.0 ScrollBar.qml
ScrollIndicator 2.0 ScrollIndicator.qml
Slider 2.0 Slider.qml
SpinBox 2.0 SpinBox.qml
StackView 2.0 StackView.qml
SwipeDelegate 2.0 SwipeDelegate.qml
SwipeView 2.0 SwipeView.qml
Switch 2.0 Switch.qml
SwitchDelegate 2.0 SwitchDelegate.qml
TabBar 2.0 TabBar.qml
TabButton 2.0 TabButton.qml
TextArea 2.0 TextArea.qml
TextField 2.0 TextField.qml
ToolBar 2.0 ToolBar.qml
ToolButton 2.0 ToolButton.qml
ToolTip 2.0 ToolTip.qml
Tumbler 2.0 Tumbler.qml

# QtQuick.Controls 2.1 (new types in Qt 5.8)
Dialog 2.1 Dialog.qml
DialogButtonBox 2.1 DialogButtonBox.qml
MenuSeparator 2.1 MenuSeparator.qml
RoundButton 2.1 RoundButton.qml
ToolSeparator 2.1 ToolSeparator.qml

# QtQuick.Controls 2.2 (new types in Qt 5.9)
DelayButton 2.2 DelayButton.qml

# QtQuick.Controls 2.3 (new types in Qt 5.10)
MenuBar 2.3 MenuBar.qml
MenuBarItem 2.3 MenuBarItem.qml

# QtQuick.Controls 2.13 (new types in Qt 5.13)
SplitView 2.13 SplitView.qml

# QtQuick.Controls 2.15 (new types in Qt 5.15)
HorizontalHeaderView 2.15 HorizontalHeaderView.qml
VerticalHeaderView 2.15 VerticalHeaderView.qml