This is the complete list of members for QgsGpsdConnection, including all inherited members.
close() | QgsGpsConnection | |
connect() | QgsGpsConnection | |
Connected enum value | QgsGpsConnection | |
currentGPSInformation() const | QgsGpsConnection | inline |
DataReceived enum value | QgsGpsConnection | |
GPSDataReceived enum value | QgsGpsConnection | |
mLastGPSInformation | QgsGpsConnection | protected |
mSource | QgsGpsConnection | protected |
mStatus | QgsGpsConnection | protected |
mStringBuffer | QgsNmeaConnection | protected |
nmeaSentenceReceived(const QString &substring) | QgsGpsConnection | signal |
NotConnected enum value | QgsGpsConnection | |
parseData() override | QgsNmeaConnection | protectedslot |
processGgaSentence(const char *data, int len) | QgsNmeaConnection | protected |
processGsaSentence(const char *data, int len) | QgsNmeaConnection | protected |
processGstSentence(const char *data, int len) | QgsNmeaConnection | protected |
processGsvSentence(const char *data, int len) | QgsNmeaConnection | protected |
processHchdgSentence(const char *data, int len) | QgsNmeaConnection | protected |
processHchdtSentence(const char *data, int len) | QgsNmeaConnection | protected |
processHdtSentence(const char *data, int len) | QgsNmeaConnection | protected |
processRmcSentence(const char *data, int len) | QgsNmeaConnection | protected |
processStringBuffer() | QgsNmeaConnection | protected |
processVtgSentence(const char *data, int len) | QgsNmeaConnection | protected |
QgsGpsConnection(QIODevice *dev) | QgsGpsConnection | |
QgsGpsdConnection(const QString &host, qint16 port, const QString &device) | QgsGpsdConnection | |
QgsNmeaConnection(QIODevice *device) | QgsNmeaConnection | |
setSource(QIODevice *source) | QgsGpsConnection | |
stateChanged(const QgsGpsInformation &info) | QgsGpsConnection | signal |
status() const | QgsGpsConnection | inline |
Status enum name | QgsGpsConnection | |
~QgsGpsConnection() override | QgsGpsConnection | |