Subgroup: G

Class: QgsGPSDetector

class qgis.core.QgsGPSDetector

Bases: PyQt5.QtCore.QObject

Class to detect the GPS port

Methods

advance
availablePorts
blockSignals
childEvent
children
connDestroyed
connectNotify
customEvent
deleteLater
disconnect
disconnectNotify
dumpObjectInfo
dumpObjectTree
dynamicPropertyNames
event
eventFilter
findChild findChild(self, Tuple, name: str = ‘’, options: Union[Qt.FindChildOptions, Qt.FindChildOption] = Qt.FindChildrenRecursively) -> QObject
findChildren findChildren(self, Tuple, name: str = ‘’, options: Union[Qt.FindChildOptions, Qt.FindChildOption] = Qt.FindChildrenRecursively) -> List[QObject]
inherits
installEventFilter
isSignalConnected
isWidgetType
isWindowType
killTimer
metaObject
moveToThread
objectName
parent
property
pyqtConfigure Each keyword argument is either the name of a Qt property or a Qt signal.
receivers
removeEventFilter
sender
senderSignalIndex
setObjectName
setParent
setProperty
signalsBlocked
startTimer
thread
timerEvent
tr

Attributes

destroyed destroyed(self, QObject = None) [signal]
detected detected(self, QgsGPSConnection) [signal]
detectionFailed detectionFailed(self) [signal]
objectNameChanged objectNameChanged(self, str) [signal]
staticMetaObject
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()