Home
last modified time | relevance | path

Searched defs:getOutputDeviceManager (Results 1 – 2 of 2) sorted by relevance

/dports/cad/uranium/Uranium-3ed9c4de/UM/OutputDevice/
H A DOutputDevicePlugin.py31 def getOutputDeviceManager(self): member in OutputDevicePlugin
/dports/cad/uranium/Uranium-3ed9c4de/UM/
H A DApplication.py411 def getOutputDeviceManager(self) -> OutputDeviceManager: member in Application