#include <albert/telemetryprovider.h>
 | 
| virtual QJsonObject  | telemetryData () const =0 | 
|   | 
| virtual QString  | id () const =0 | 
|   | The identifier of this extension.  
  | 
|   | 
| virtual QString  | name () const =0 | 
|   | Pretty, human readable name.  
  | 
|   | 
| virtual QString  | description () const =0 | 
|   | Brief description of this extension.  
  | 
|   | 
◆ ~TelemetryProvider()
  
  
      
        
          | albert::detail::TelemetryProvider::~TelemetryProvider  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
overrideprotected   | 
  
 
 
◆ telemetryData()
  
  
      
        
          | virtual QJsonObject albert::detail::TelemetryProvider::telemetryData  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
pure virtual   | 
  
 
 
The documentation for this class was generated from the following file: