Cura/resources/qml/Preferences
Ghostkeeper 5b8ed91b04
Create new MaterialManagementModel and move canMaterialBeRemoved
Just like the QualityManagementModel, this class is intended to be used as proxy for the material management page in the preferences. I'm intending to move all relevant pyqtSlots from the material manager into this one. The advantage of this switch is that the material manager had no well-bounded scope and so tended to become a big mess of all sorts of functions. This one has a clear scope: serve as a proxy for the buttons you can press in the preferences screen for materials.

Contributes to issue CURA-6600.
2019-08-27 15:47:40 +02:00
..
Materials Create new MaterialManagementModel and move canMaterialBeRemoved 2019-08-27 15:47:40 +02:00
GeneralPage.qml Rename Orthogonal to Orthographic everywhere 2019-07-30 17:35:40 +02:00
MachinesPage.qml Remove a few more usages of deprecated functions 2019-05-16 15:20:38 +02:00
ProfilesPage.qml Add the ids for the menu buttons to be used in Squish. 2019-05-09 16:38:06 +02:00
ProfileTab.qml Added id's to printer button, installed plugins, material fields and profile tab for integration tests 2019-03-01 12:47:29 +01:00
ReadOnlySpinBox.qml Fix the updating of material diameter. 2019-07-02 15:16:41 +02:00
ReadOnlyTextArea.qml Changing AGPLv3 to LGPLv3 2017-09-28 13:00:43 +02:00
ReadOnlyTextField.qml Fix Enter key handling on material management page 2018-03-16 11:05:38 +01:00
SettingVisibilityPage.qml Remove a few more usages of deprecated functions 2019-05-16 15:20:38 +02:00