Class BluetoothReceiver
ClassList > BluetoothReceiver
More...
#include <bluetoothreceiver.h>
Inherits the following classes: NmeaGnssReceiver
Public Types inherited from AbstractGnssReceiver
See AbstractGnssReceiver
Public Slots
Public Slots inherited from NmeaGnssReceiver
See NmeaGnssReceiver
Public Slots inherited from AbstractGnssReceiver
See AbstractGnssReceiver
Public Signals inherited from NmeaGnssReceiver
See NmeaGnssReceiver
Public Signals inherited from AbstractGnssReceiver
See AbstractGnssReceiver
Public Functions
Public Functions inherited from NmeaGnssReceiver
See NmeaGnssReceiver
Public Functions inherited from AbstractGnssReceiver
See AbstractGnssReceiver
Protected Attributes inherited from NmeaGnssReceiver
See NmeaGnssReceiver
Protected Functions inherited from AbstractGnssReceiver
See AbstractGnssReceiver
| Type |
Name |
| void |
setSocketState (const QAbstractSocket::SocketState & state)
|
Detailed Description
The bluetoothreceiver connects to a device and feeds the QgsNmeaConnection over QBluetoothSocket. It receives QgsGpsInformation and converts it to GnssPositionInformation
Public Slots Documentation
slot onCorrectionDataReceived
void BluetoothReceiver::onCorrectionDataReceived;
slot socketStateString
QString BluetoothReceiver::socketStateString;
Public Functions Documentation
function BluetoothReceiver
explicit BluetoothReceiver::BluetoothReceiver (
const QString & address=QString(),
QObject * parent=nullptr
)
function capabilities
virtual AbstractGnssReceiver::Capabilities BluetoothReceiver::capabilities () override const
Implements AbstractGnssReceiver::capabilities
function ~BluetoothReceiver
BluetoothReceiver::~BluetoothReceiver ()
The documentation for this class was generated from the following file src/core/positioning/bluetoothreceiver.h