Cura/resources/qml/ActionPanel
Kostas Karmas 7827b36ab7 Fix QML warnings due to depricated on<signal> calls in Connections
As of 5.12, the signals used in connections should not be declared as on<signal>, but as
function on<signal>(arguments).
2021-03-30 09:02:48 +02:00
..
ActionPanelWidget.qml Fix QML warnings due to depricated on<signal> calls in Connections 2021-03-30 09:02:48 +02:00
OutputDevicesActionButton.qml Ensure the layout gets the right width & height for the output devices popup 2019-02-14 17:21:54 +01:00
OutputProcessWidget.qml Use correct font for material estimates 2019-07-10 14:42:26 +02:00
PrintInformationWidget.qml Fix dimensions of print job information popup when using Qt 5.13. 2019-07-24 20:35:39 +01:00
PrintJobInformation.qml Show print weight with single decimal in the details view 2021-01-26 10:29:55 +01:00
SliceProcessWidget.qml Fix QML warnings due to depricated on<signal> calls in Connections 2021-03-30 09:02:48 +02:00