Subgroup: Gps

Class: QgsGpsDetector

class qgis.core.QgsGpsDetector

Bases: PyQt5.QtCore.QObject

Class to detect the GPS port

Methods

advance
availablePorts
childEvent
connDestroyed
connectNotify
customEvent
disconnectNotify
isSignalConnected
receivers
sender
senderSignalIndex
timerEvent

Signals

detected detected(self, QgsGpsConnection) [signal]
detectionFailed detectionFailed(self) [signal]

Attributes

advance(self)
availablePorts() → List[Tuple[str, str]]
childEvent()
connDestroyed(self, QObject)
connectNotify()
customEvent()
detected

detected(self, QgsGpsConnection) [signal]

detectionFailed

detectionFailed(self) [signal]

disconnectNotify()
isSignalConnected()
receivers()
sender()
senderSignalIndex()
timerEvent()