mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-08 07:27:29 -06:00

Removed the ContentAlignment enum in ToolTip in favour of using the Text.ContentAlignment enum. For some reason references to this enum fail everywhere when ToolTip is moved into Uranium. There is some evil time-wasting magic cast on this component! CURA-8943
48 lines
1.5 KiB
Text
48 lines
1.5 KiB
Text
module Cura
|
|
|
|
MachineSelector 1.0 MachineSelector.qml
|
|
MachineSelectorButton 1.0 MachineSelectorButton.qml
|
|
CustomConfigurationSelector 1.0 CustomConfigurationSelector.qml
|
|
PrintSetupSelector 1.0 PrintSetupSelector.qml
|
|
ProfileOverview 1.6 ProfileOverview.qml
|
|
ActionButton 1.0 ActionButton.qml
|
|
MaterialMenu 1.0 MaterialMenu.qml
|
|
NozzleMenu 1.0 NozzleMenu.qml
|
|
ActionPanelWidget 1.0 ActionPanelWidget.qml
|
|
IconWithText 1.0 IconWithText.qml
|
|
OutputDevicesActionButton 1.0 OutputDevicesActionButton.qml
|
|
ExpandableComponent 1.0 ExpandableComponent.qml
|
|
PrinterTypeLabel 1.0 PrinterTypeLabel.qml
|
|
ViewsSelector 1.0 ViewsSelector.qml
|
|
SettingView 1.0 SettingView.qml
|
|
ProfileMenu 1.0 ProfileMenu.qml
|
|
|
|
|
|
# Cura/WelcomePages
|
|
|
|
WizardPanel 1.0 WizardPanel.qml
|
|
WizardDialog 1.0 WizardDialog.qml
|
|
|
|
|
|
# Cura/Widgets
|
|
|
|
ComboBox 1.0 ComboBox.qml
|
|
NotificationIcon 1.0 NotificationIcon.qml
|
|
RadioButton 1.0 RadioButton.qml
|
|
Scrollable 1.0 Scrollable.qml
|
|
TabButton 1.0 TabButton.qml
|
|
TextField 1.0 TextField.qml
|
|
ScrollView 1.0 ScrollView.qml
|
|
Menu 1.0 Menu.qml
|
|
MenuItem 1.0 MenuItem.qml
|
|
MenuSeparator 1.0 MenuSeparator.qml
|
|
|
|
|
|
# Cura/MachineSettings
|
|
|
|
ComboBoxWithOptions 1.0 ComboBoxWithOptions.qml
|
|
GcodeTextArea 1.0 GcodeTextArea.qml
|
|
NumericTextFieldWithUnit 1.0 NumericTextFieldWithUnit.qml
|
|
PrintHeadMinMaxTextField 1.0 PrintHeadMinMaxTextField.qml
|
|
SimpleCheckBox 1.0 SimpleCheckBox.qml
|
|
RenameDialog 1.0 RenameDialog.qml
|