Home
last modified time | relevance | path

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

/dports/devel/eric6/eric6-21.11/eric/eric6/MicroPython/
H A DRP2040Devices.py104 def canStartFileManager(self): member in RP2040Device
H A DGenericMicroPythonDevices.py121 def canStartFileManager(self): member in GenericMicroPythonDevice
H A DCircuitPythonDevices.py120 def canStartFileManager(self): member in CircuitPythonDevice
H A DMicroPythonDevices.py460 def canStartFileManager(self): member in MicroPythonDevice
H A DPyBoardDevices.py121 def canStartFileManager(self): member in PyBoardDevice
H A DMicrobitDevices.py117 def canStartFileManager(self): member in MicrobitDevice
H A DEspDevices.py110 def canStartFileManager(self): member in EspDevice
H A DMicroPythonWidget.py1260 ok, reason = self.__device.canStartFileManager()
/dports/devel/eric6/eric6-21.11/eric/eric6/APIs/Python3/
H A Deric6.api2388 eric6.MicroPython.CircuitPythonDevices.CircuitPythonDevice.canStartFileManager?4()
2415 eric6.MicroPython.EspDevices.EspDevice.canStartFileManager?4()
2432 eric6.MicroPython.GenericMicroPythonDevices.GenericMicroPythonDevice.canStartFileManager?4()
2472 eric6.MicroPython.MicroPythonDevices.MicroPythonDevice.canStartFileManager?4()
2597 eric6.MicroPython.MicrobitDevices.MicrobitDevice.canStartFileManager?4()
2613 eric6.MicroPython.PyBoardDevices.PyBoardDevice.canStartFileManager?4()
2628 eric6.MicroPython.RP2040Devices.RP2040Device.canStartFileManager?4()