mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-11-02 20:52:20 -07:00
Make ExtruderButton more generic by moving functionality out. Remove background color from ToolbarButton and add that background color to the Toolbar.qml. Fix Toolbar border being created by overlapping rectangles instead of using border Add scaling options for ToolBarButtons icon CURA-9793
52 lines
1.7 KiB
Text
52 lines
1.7 KiB
Text
module Cura
|
|
|
|
MachineSelector 1.0 MachineSelector.qml
|
|
MachineSelectorButton 1.0 MachineSelectorButton.qml
|
|
MachineListButton 1.0 MachineListButton.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
|
|
PrintSelectorCard 1.0 PrintSelectorCard.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
|
|
ExtruderSelectorBar 1.6 ExtruderSelectorBar.qml
|
|
ExtruderButton 1.6 ExtruderButton.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
|