Kostas Karmas
6959c9ac42
Rename _discovered_ultimaker_cloud_printers_list to _discovered_cloud_printers_list
...
CURA-7022
2020-04-29 15:01:50 +02:00
Kostas Karmas
b459895589
Add comments
...
CURA-7022
2020-04-29 14:19:28 +02:00
Kostas Karmas
2fb7e67043
Cleanup _update()
...
CURA-7022
2020-04-29 13:55:03 +02:00
Kostas Karmas
58b61f2331
Remove unnecessary newCloudPrintersDetected variable
...
Variable newCloudPrintersDetected is no longer needed, as it is communicated through the
signal itself.
CURA-7022
2020-04-29 13:47:11 +02:00
Kostas Karmas
eda868f938
Make the discovered cloud printers model generic
...
Removed the dependency of the DiscoveredCloudPrintersModel on CloudOutputDevice,
which is Ultimaker specific. This can allow even external plugins to add to this
model in the future.
CURA-7022
2020-04-29 13:31:45 +02:00