| 
    FougTools
    0.7.0dev-046fb6a
    
   Handy tools for C++, Qt and OpenCascade 
   | 
 
Provides a collection of tools around QLocale. More...
#include <qttools/core/qlocale_utils.h>
Static Public Member Functions | |
| static QLocale::MeasurementSystem | toMeasurementSystem (int measSys) | 
| Safe cast of an integer to QLocale::MeasurementSystem.  More... | |
| static QLocale::Country | toCountry (int code) | 
| Safe cast of an integer to QLocale::Country.  More... | |
| static std::vector < QLocale::Country >  | allCountries () | 
| All enumerator values of QLocale::Country returned in a single array.  More... | |
Provides a collection of tools around QLocale.
      
  | 
  static | 
All enumerator values of QLocale::Country returned in a single array.
      
  | 
  static | 
Safe cast of an integer to QLocale::Country.
      
  | 
  static | 
Safe cast of an integer to QLocale::MeasurementSystem.
 1.8.8