Class to detect the GPS port.  
 More...
#include <qgsgpsdetector.h>
Class to detect the GPS port. 
Definition at line 35 of file qgsgpsdetector.h.
◆ QgsGpsDetector()
      
        
          | QgsGpsDetector::QgsGpsDetector | ( | const QString & | portName | ) |  | 
      
 
 
◆ ~QgsGpsDetector()
  
  | 
        
          | QgsGpsDetector::~QgsGpsDetector | ( |  | ) |  |  | overridedefault | 
 
 
◆ advance
  
  | 
        
          | void QgsGpsDetector::advance | ( |  | ) |  |  | slot | 
 
 
◆ availablePorts()
  
  | 
        
          | QList< QPair< QString, QString > > QgsGpsDetector::availablePorts | ( |  | ) |  |  | static | 
 
 
◆ connDestroyed
  
  | 
        
          | void QgsGpsDetector::connDestroyed | ( | QObject * | obj | ) |  |  | slot | 
 
 
◆ detected [1/2]
◆ detected [2/2]
Emitted when the GPS connection has been detected. 
A single connection must listen for this signal and immediately take ownership of the connection object. 
 
 
◆ detectionFailed
  
  | 
        
          | void QgsGpsDetector::detectionFailed | ( |  | ) |  |  | signal | 
 
 
The documentation for this class was generated from the following files: