mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-15 18:57:52 -06:00
![]() There were two singletons of this manager: One created by QML and managed by QML, and one created by us and managed by our own singleton pattern. That won't work! So we now manage just our own singleton type, and make it a context item for QML so it can use the manager too. Contributes to issues CURA-340 and CURA-1278. |
||
---|---|---|
.. | ||
SettingCategory.qml | ||
SettingCheckBox.qml | ||
SettingComboBox.qml | ||
SettingExtruder.qml | ||
SettingItem.qml | ||
SettingTextField.qml | ||
SettingUnknown.qml | ||
SettingView.qml |