Home
last modified time | relevance | path

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

/dports/cad/cura/Cura-58bae31/cura/Settings/
H A DMachineManager.py126 self.activeIntentChanged.connect(self.activeQualityDisplayNameChanged)
142 activeIntentChanged = pyqtSignal() variable in MachineManager
299 self.activeIntentChanged.emit()
622 @pyqtProperty(str, notify = activeIntentChanged)
631 @pyqtProperty("QStringList", notify=activeIntentChanged)
1030 self.activeIntentChanged.emit()