qmldir 1.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748
  1. module Cura
  2. MachineSelector 1.0 MachineSelector.qml
  3. MachineSelectorButton 1.0 MachineSelectorButton.qml
  4. CustomConfigurationSelector 1.0 CustomConfigurationSelector.qml
  5. PrintSetupSelector 1.0 PrintSetupSelector.qml
  6. ProfileOverview 1.6 ProfileOverview.qml
  7. ActionButton 1.0 ActionButton.qml
  8. MaterialMenu 1.0 MaterialMenu.qml
  9. NozzleMenu 1.0 NozzleMenu.qml
  10. ActionPanelWidget 1.0 ActionPanelWidget.qml
  11. IconWithText 1.0 IconWithText.qml
  12. OutputDevicesActionButton 1.0 OutputDevicesActionButton.qml
  13. ExpandableComponent 1.0 ExpandableComponent.qml
  14. PrinterTypeLabel 1.0 PrinterTypeLabel.qml
  15. ViewsSelector 1.0 ViewsSelector.qml
  16. SettingView 1.0 SettingView.qml
  17. ProfileMenu 1.0 ProfileMenu.qml
  18. # Cura/WelcomePages
  19. WizardPanel 1.0 WizardPanel.qml
  20. WizardDialog 1.0 WizardDialog.qml
  21. # Cura/Widgets
  22. ComboBox 1.0 ComboBox.qml
  23. NotificationIcon 1.0 NotificationIcon.qml
  24. RadioButton 1.0 RadioButton.qml
  25. Scrollable 1.0 Scrollable.qml
  26. TabButton 1.0 TabButton.qml
  27. TextField 1.0 TextField.qml
  28. ScrollView 1.0 ScrollView.qml
  29. Menu 1.0 Menu.qml
  30. MenuItem 1.0 MenuItem.qml
  31. MenuSeparator 1.0 MenuSeparator.qml
  32. # Cura/MachineSettings
  33. ComboBoxWithOptions 1.0 ComboBoxWithOptions.qml
  34. GcodeTextArea 1.0 GcodeTextArea.qml
  35. NumericTextFieldWithUnit 1.0 NumericTextFieldWithUnit.qml
  36. PrintHeadMinMaxTextField 1.0 PrintHeadMinMaxTextField.qml
  37. SimpleCheckBox 1.0 SimpleCheckBox.qml
  38. RenameDialog 1.0 RenameDialog.qml