mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-16 03:07:53 -06:00
![]() Seems to work fine. The pyqtSignal is not technically necessary unless we display this filter in the interface anywhere. We don't currently. If the signal is not present it would complain about non-notifyable properties. And making it a slot instead of a signal seems a bit unintuitive to me in how the field is being used. Contributes to issue CURA-8009. |
||
---|---|---|
.. | ||
CreateNewProjectPopup.qml | ||
DigitalFactoryOpenDialog.qml | ||
DigitalFactorySaveDialog.qml | ||
LoadMoreProjectsCard.qml | ||
OpenProjectFilesPage.qml | ||
ProjectSummaryCard.qml | ||
SaveProjectFilesPage.qml | ||
SelectProjectPage.qml |