|
QGIS API Documentation
2.8.6-Wien
|
#include <qgsgpsdetector.h>

Public Slots | |
| void | advance () |
| void | connDestroyed (QObject *) |
| void | detected (const QgsGPSInformation &) |
Signals | |
| void | detected (QgsGPSConnection *) |
| void | detectionFailed () |
Public Member Functions | |
| QgsGPSDetector (QString portName) | |
| ~QgsGPSDetector () | |
Static Public Member Functions | |
| static QList< QPair< QString, QString > > | availablePorts () |
Definition at line 31 of file qgsgpsdetector.h.
| QgsGPSDetector::QgsGPSDetector | ( | QString | portName | ) |
Definition at line 98 of file qgsgpsdetector.cpp.
| QgsGPSDetector::~QgsGPSDetector | ( | ) |
Definition at line 116 of file qgsgpsdetector.cpp.
|
slot |
Definition at line 122 of file qgsgpsdetector.cpp.
|
static |
Definition at line 33 of file qgsgpsdetector.cpp.
|
slot |
Definition at line 212 of file qgsgpsdetector.cpp.
|
slot |
Definition at line 193 of file qgsgpsdetector.cpp.
|
signal |
|
signal |
1.8.11