#include <skill.h>
A skill that the person has. 
- See also
 - https://developers.google.com/people/api/rest/v1/people#skill 
 
- Since
 - 5.23.0 
 
Definition at line 33 of file skill.h.
 
◆ Skill()
  
  
      
        
          | KGAPI2::People::Skill::Skill  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
explicit   | 
  
 
 
◆ ~Skill()
  
  
      
        
          | KGAPI2::People::Skill::~Skill  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
default   | 
  
 
 
◆ fromJSON()
◆ fromJSONArray()
◆ metadata()
Metadata about the skill. 
Definition at line 69 of file skill.cpp.
 
 
◆ operator!=()
      
        
          | bool KGAPI2::People::Skill::operator!=  | 
          ( | 
          const Skill & |           other | ) | 
           const | 
        
      
 
 
◆ operator==()
      
        
          | bool KGAPI2::People::Skill::operator==  | 
          ( | 
          const Skill & |           other | ) | 
           const | 
        
      
 
 
◆ setMetadata()
      
        
          | void KGAPI2::People::Skill::setMetadata  | 
          ( | 
          const FieldMetadata & |           value | ) | 
           | 
        
      
 
Sets value of the metadata property. 
Definition at line 74 of file skill.cpp.
 
 
◆ setValue()
      
        
          | void KGAPI2::People::Skill::setValue  | 
          ( | 
          const QString & |           value | ) | 
           | 
        
      
 
Sets value of the value property. 
Definition at line 83 of file skill.cpp.
 
 
◆ toJSON()
  
  
      
        
          | QJsonValue KGAPI2::People::Skill::toJSON  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
nodiscard   | 
  
 
 
◆ value()
  
  
      
        
          | QString KGAPI2::People::Skill::value  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
nodiscard   | 
  
 
The skill; for example, underwater basket weaving. 
Definition at line 78 of file skill.cpp.
 
 
The documentation for this class was generated from the following files: