mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-09 06:45:09 -06:00
![]() 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. |
||
---|---|---|
.. | ||
Models | ||
__init__.py | ||
ContainerNode.py | ||
ContainerTree.py | ||
IntentNode.py | ||
MachineErrorChecker.py | ||
MachineNode.py | ||
MaterialGroup.py | ||
MaterialManager.py | ||
MaterialNode.py | ||
QualityChangesGroup.py | ||
QualityGroup.py | ||
QualityManager.py | ||
QualityNode.py | ||
VariantManager.py | ||
VariantNode.py | ||
VariantType.py |