Home
last modified time | relevance | path

Searched refs:currentConfigurationChanged (Results 1 – 1 of 1) sorted by relevance

/dports/cad/cura/Cura-58bae31/cura/Settings/
H A DMachineManager.py154currentConfigurationChanged = pyqtSignal() # Emitted every time the current configurations of the… variable in MachineManager
189 @pyqtProperty(QObject, notify = currentConfigurationChanged)
220 self.currentConfigurationChanged.emit()