Cura/cura/Machines/Models
Ghostkeeper 45cb34c3e4
Refresh list of intents upon changing category
The category is changed after constructing by the QML code in order to set its property.
This is now updating twice: Once for the default category and once for the final one set by QML. This is a bit inefficient. But make it work before optimising it!

Contributes to issue CURA-6597.
2019-07-05 11:19:16 +02:00
..
__init__.py Move models around again 2019-03-26 08:29:22 +01:00
BaseMaterialsModel.py Move models around again 2019-03-26 08:29:22 +01:00
BuildPlateModel.py Move models around again 2019-03-26 08:29:22 +01:00
CustomQualityProfilesDropDownMenuModel.py Move models around again 2019-03-26 08:29:22 +01:00
DiscoveredPrintersModel.py Also move _getMachineTypeNameFromId to DiscoveredPrintersModel 2019-06-07 15:04:19 +02:00
ExtrudersModel.py Move models around again 2019-03-26 08:29:22 +01:00
FavoriteMaterialsModel.py Move models around again 2019-03-26 08:29:22 +01:00
FirstStartMachineActionsModel.py Use loader for machine actions in dialog 2019-05-06 13:06:23 +02:00
GenericMaterialsModel.py Move models around again 2019-03-26 08:29:22 +01:00
GlobalStacksModel.py Resolve merge conflicts 2019-05-02 07:45:43 +02:00
IntentCategoryModel.py Update through self.setItems rather than super().update 2019-07-04 12:36:14 +02:00
IntentModel.py Refresh list of intents upon changing category 2019-07-05 11:19:16 +02:00
MaterialBrandsModel.py Move models around again 2019-03-26 08:29:22 +01:00
MultiBuildPlateModel.py Move models around again 2019-03-26 08:29:22 +01:00
NozzleModel.py Move models around again 2019-03-26 08:29:22 +01:00
QualityManagementModel.py Move models around again 2019-03-26 08:29:22 +01:00
QualityProfilesDropDownMenuModel.py Move models around again 2019-03-26 08:29:22 +01:00
QualitySettingsModel.py Move models around again 2019-03-26 08:29:22 +01:00
SettingVisibilityPresetsModel.py Move models around again 2019-03-26 08:29:22 +01:00
UserChangesModel.py Move models around again 2019-03-26 08:29:22 +01:00