Class QfUdpReceiver
ClassList > QfUdpReceiver
More...
#include <qfudpreceiver.h>
Inherits the following classes: QfNmeaGnssReceiver
Public Types inherited from QfAbstractGnssReceiver
See QfAbstractGnssReceiver
Public Static Attributes
| Type |
Name |
| QLatin1String |
identifier = QLatin1String( "udp" )
|
Public Slots
Public Slots inherited from QfNmeaGnssReceiver
See QfNmeaGnssReceiver
Public Slots inherited from QfAbstractGnssReceiver
See QfAbstractGnssReceiver
Public Signals inherited from QfNmeaGnssReceiver
See QfNmeaGnssReceiver
Public Signals inherited from QfAbstractGnssReceiver
See QfAbstractGnssReceiver
Public Functions
Public Functions inherited from QfNmeaGnssReceiver
See QfNmeaGnssReceiver
Public Functions inherited from QfAbstractGnssReceiver
See QfAbstractGnssReceiver
Protected Attributes inherited from QfNmeaGnssReceiver
See QfNmeaGnssReceiver
Protected Functions inherited from QfAbstractGnssReceiver
See QfAbstractGnssReceiver
| Type |
Name |
| void |
setSocketState (const QAbstractSocket::SocketState & state)
|
Detailed Description
The QfUdpReceiver connects to a device and feeds the QgsNmeaConnection over a UDP socket. It receives QgsGpsInformation and converts it to QfGnssPositionInformation
Public Static Attributes Documentation
variable identifier
QLatin1String QfUdpReceiver::identifier;
Public Slots Documentation
slot socketStateString
QString QfUdpReceiver::socketStateString;
Public Functions Documentation
function QfUdpReceiver
explicit QfUdpReceiver::QfUdpReceiver (
const QString & address=QString(),
const int port=0,
QObject * parent=nullptr
)
function ~QfUdpReceiver
QfUdpReceiver::~QfUdpReceiver ()
The documentation for this class was generated from the following file src/core/positioning/qfudpreceiver.h