#include <gin_locationmananger.h>
◆ Authorization
| Enumerator | 
|---|
| unknown  |  | 
| restricted  |  | 
| denied  |  | 
| authorizedAlways  |  | 
| authorizedWhenInUse  |  | 
 
 
◆ LocationManager()
      
        
          | LocationManager::LocationManager  | 
          ( | 
           | ) | 
           | 
        
      
 
 
◆ ~LocationManager()
      
        
          | LocationManager::~LocationManager  | 
          ( | 
           | ) | 
           | 
        
      
 
 
◆ start()
      
        
          | void LocationManager::start  | 
          ( | 
           | ) | 
           | 
        
      
 
 
◆ stop()
      
        
          | void LocationManager::stop  | 
          ( | 
           | ) | 
           | 
        
      
 
 
◆ getAuthorization()
◆ requestAlwaysAuthorization()
      
        
          | void LocationManager::requestAlwaysAuthorization  | 
          ( | 
           | ) | 
           | 
        
      
 
 
◆ addListener()
      
        
          | void LocationManager::addListener  | 
          ( | 
          Listener *  | 
           | ) | 
           | 
        
      
 
 
◆ removeListener()
      
        
          | void LocationManager::removeListener  | 
          ( | 
          Listener *  | 
           | ) | 
           | 
        
      
 
 
The documentation for this class was generated from the following file: