qmldir 1.2 KB

12345678910111213141516171819202122232425262728293031323334353637
  1. module Cura
  2. MachineSelector 1.0 MachineSelector.qml
  3. CustomConfigurationSelector 1.0 CustomConfigurationSelector.qml
  4. PrintSetupSelector 1.0 PrintSetupSelector.qml
  5. ActionButton 1.0 ActionButton.qml
  6. MaterialMenu 1.0 MaterialMenu.qml
  7. NozzleMenu 1.0 NozzleMenu.qml
  8. ActionPanelWidget 1.0 ActionPanelWidget.qml
  9. IconWithText 1.0 IconWithText.qml
  10. OutputDevicesActionButton 1.0 OutputDevicesActionButton.qml
  11. ExpandableComponent 1.0 ExpandableComponent.qml
  12. PrinterTypeLabel 1.0 PrinterTypeLabel.qml
  13. ViewsSelector 1.0 ViewsSelector.qml
  14. ToolbarButton 1.0 ToolbarButton.qml
  15. SettingView 1.0 SettingView.qml
  16. ProfileMenu 1.0 ProfileMenu.qml
  17. CheckBoxWithTooltip 1.0 CheckBoxWithTooltip.qml
  18. ToolTip 1.0 ToolTip.qml
  19. # Cura/Widgets
  20. CheckBox 1.0 CheckBox.qml
  21. ComboBox 1.0 ComboBox.qml
  22. NotificationIcon 1.0 NotificationIcon.qml
  23. RadioButton 1.0 RadioButton.qml
  24. TabButton 1.0 TabButton.qml
  25. # Cura/MachineSettings
  26. ComboBoxWithOptions 1.0 ComboBoxWithOptions.qml
  27. GcodeTextArea 1.0 GcodeTextArea.qml
  28. NumericTextFieldWithUnit 1.0 NumericTextFieldWithUnit.qml
  29. PrintHeadMinMaxTextField 1.0 PrintHeadMinMaxTextField.qml
  30. SimpleCheckBox 1.0 SimpleCheckBox.qml