Definition at line 26 of file qgsbasicnumericformat.cpp.
 
◆ formatter()
  
  
      
        
          | QgsBasicNumericFormat_ns::formatter::formatter  | 
          ( | 
          QChar  | 
          thousands,  | 
         
        
           | 
           | 
          bool  | 
          showThousands,  | 
         
        
           | 
           | 
          QChar  | 
          decimal  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
inline   | 
  
 
 
◆ do_decimal_point()
  
  
      
        
          | wchar_t QgsBasicNumericFormat_ns::formatter::do_decimal_point  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inlineoverride   | 
  
 
 
◆ do_grouping()
  
  
      
        
          | std::string QgsBasicNumericFormat_ns::formatter::do_grouping  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inlineoverride   | 
  
 
 
◆ do_thousands_sep()
  
  
      
        
          | wchar_t QgsBasicNumericFormat_ns::formatter::do_thousands_sep  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inlineoverride   | 
  
 
 
◆ mDecimal
      
        
          | wchar_t QgsBasicNumericFormat_ns::formatter::mDecimal | 
        
      
 
 
◆ mShowThousands
      
        
          | bool QgsBasicNumericFormat_ns::formatter::mShowThousands = true | 
        
      
 
 
◆ mThousands
      
        
          | wchar_t QgsBasicNumericFormat_ns::formatter::mThousands | 
        
      
 
 
The documentation for this struct was generated from the following file: