Cura/cura/Machines/Models
Ghostkeeper d8f8f3f77e
Fix type of self._application
Since the function is now typed, it actually checks for this. UM.Application has no function getMachineManager. cura.CuraApplication does.

Contributes to issue CURA-5460.
2018-07-10 15:36:19 +02:00
..
__init__.py WIP: Move NozzleModel.py 2018-02-16 14:23:11 +01:00
BaseMaterialsModel.py Fix type of self._application 2018-07-10 15:36:19 +02:00
BrandMaterialsModel.py Also remove comma 2018-07-10 15:29:58 +02:00
BuildPlateModel.py Add logging for every setting model update 2018-03-12 14:48:56 +01:00
CustomQualityProfilesDropDownMenuModel.py Add logging for every setting model update 2018-03-12 14:48:56 +01:00
GenericMaterialsModel.py Remove compatible role 2018-07-10 15:26:24 +02:00
MachineManagementModel.py Cleanup MachineManagementModel 2018-03-15 10:44:02 +01:00
MaterialManagementModel.py Add logging for every setting model update 2018-03-12 14:48:56 +01:00
MultiBuildPlateModel.py CURA-5090 speedups by using qtimers on updating mostly visual elements 2018-03-14 16:09:59 +01:00
NozzleModel.py Only update NozzleModel when machine changes 2018-03-12 16:19:47 +01:00
QualityManagementModel.py Merge branch '3.3' 2018-04-18 10:43:31 +02:00
QualityProfilesDropDownMenuModel.py Fix code-style 2018-07-03 12:06:06 +02:00
QualitySettingsModel.py Merge branch '3.3' 2018-04-18 10:43:31 +02:00
SettingVisibilityPresetsModel.py CURA-5164 The Preferences is not a singleton class anymore since in some point 2018-05-11 08:50:42 +02:00