#include <SettingDefinitions.h>
 | 
|   | StringSettingOption (const std::string &_label, const std::string &_value) | 
|   | 
|   | StringSettingOption (const std::string &_label, const std::string &_label2, const std::string &_value, const std::vector< std::pair< std::string, CVariant > > &props) | 
|   | 
◆ StringSettingOption() [1/2]
  
  
      
        
          | StringSettingOption::StringSettingOption  | 
          ( | 
          const std::string & |           _label,  | 
         
        
           | 
           | 
          const std::string & |           _value ) | 
         
       
   | 
  
inline   | 
  
 
 
◆ StringSettingOption() [2/2]
  
  
      
        
          | StringSettingOption::StringSettingOption  | 
          ( | 
          const std::string & |           _label,  | 
         
        
           | 
           | 
          const std::string & |           _label2,  | 
         
        
           | 
           | 
          const std::string & |           _value,  | 
         
        
           | 
           | 
          const std::vector< std::pair< std::string, CVariant > > & |           props ) | 
         
       
   | 
  
inline   | 
  
 
 
◆ label
      
        
          | std::string StringSettingOption::label | 
        
      
 
 
◆ label2
      
        
          | std::string StringSettingOption::label2 | 
        
      
 
 
◆ properties
      
        
          | std::vector<std::pair<std::string, CVariant> > StringSettingOption::properties | 
        
      
 
 
◆ value
      
        
          | std::string StringSettingOption::value | 
        
      
 
 
The documentation for this struct was generated from the following file: