Warning, /maui/mauikit/src/style.5/qmldir is written in an unsupported language. File is not indexed.

0001 module org.kde.breeze
0002 
0003 # plugin QQC2BreezeStylePlugin
0004 classname QQC2BreezeStylePlugin
0005 
0006 depends QtQuick.Controls 2.15
0007 depends org.kde.kirigami 2.14
0008 # Make sure the style works with Qt Quick Designer
0009 designersupported
0010 #import QtQuick.Controls.Basic auto
0011 
0012 # QtQuick.Controls 2.0 (originally introduced in Qt 5.7)
0013 AbstractButton 2.0 AbstractButton.qml
0014 ApplicationWindow 2.0 ApplicationWindow.qml
0015 BusyIndicator 2.0 BusyIndicator.qml
0016 Button 2.0 Button.qml
0017 ButtonGroup 2.0 ButtonGroup.qml
0018 CheckBox 2.0 CheckBox.qml
0019 CheckDelegate 2.0 CheckDelegate.qml
0020 ComboBox 2.0 ComboBox.qml
0021 Container 2.0 Container.qml
0022 Control 2.0 Control.qml
0023 Dial 2.0 Dial.qml
0024 Drawer 2.0 Drawer.qml
0025 Frame 2.0 Frame.qml
0026 GroupBox 2.0 GroupBox.qml
0027 ItemDelegate 2.0 ItemDelegate.qml
0028 Label 2.0 Label.qml
0029 Menu 2.0 Menu.qml
0030 MenuItem 2.0 MenuItem.qml
0031 Page 2.0 Page.qml
0032 PageIndicator 2.0 PageIndicator.qml
0033 Pane 2.0 Pane.qml
0034 Popup 2.0 Popup.qml
0035 ProgressBar 2.0 ProgressBar.qml
0036 RadioButton 2.0 RadioButton.qml
0037 RadioDelegate 2.0 RadioDelegate.qml
0038 RangeSlider 2.0 RangeSlider.qml
0039 ScrollBar 2.0 ScrollBar.qml
0040 ScrollIndicator 2.0 ScrollIndicator.qml
0041 Slider 2.0 Slider.qml
0042 SpinBox 2.0 SpinBox.qml
0043 StackView 2.0 StackView.qml
0044 SwipeDelegate 2.0 SwipeDelegate.qml
0045 SwipeView 2.0 SwipeView.qml
0046 Switch 2.0 Switch.qml
0047 SwitchDelegate 2.0 SwitchDelegate.qml
0048 TabBar 2.0 TabBar.qml
0049 TabButton 2.0 TabButton.qml
0050 TextArea 2.0 TextArea.qml
0051 TextField 2.0 TextField.qml
0052 ToolBar 2.0 ToolBar.qml
0053 ToolButton 2.0 ToolButton.qml
0054 ToolTip 2.0 ToolTip.qml
0055 Tumbler 2.0 Tumbler.qml
0056 
0057 # QtQuick.Controls 2.1 (new types in Qt 5.8)
0058 Dialog 2.1 Dialog.qml
0059 DialogButtonBox 2.1 DialogButtonBox.qml
0060 MenuSeparator 2.1 MenuSeparator.qml
0061 RoundButton 2.1 RoundButton.qml
0062 ToolSeparator 2.1 ToolSeparator.qml
0063 
0064 # QtQuick.Controls 2.2 (new types in Qt 5.9)
0065 DelayButton 2.2 DelayButton.qml
0066 ScrollView 2.2 ScrollView.qml
0067 
0068 # QtQuick.Controls 2.3 (new types in Qt 5.10)
0069 MenuBar 2.3 MenuBar.qml
0070 MenuBarItem 2.3 MenuBarItem.qml
0071 
0072 # QtQuick.Controls 2.13 (new types in Qt 5.13)
0073 SplitView 2.13 SplitView.qml
0074 
0075 # QtQuick.Controls 2.15 (new types in Qt 5.15)
0076 HorizontalHeaderView 2.15 HorizontalHeaderView.qml
0077 VerticalHeaderView 2.15 VerticalHeaderView.qml
0078 
0079 # TEMP: Find a better way to organize this stuff
0080 MobileTextActionsToolBar 1.0 MobileTextActionsToolBar.qml
0081 #singleton TextFieldContextMenu 1.0 TextFieldContextMenu.qml