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