[][src]Module qt_core::q_locale

C++ type: QLocale

Structs

Country

This enumerated type is used to specify a country.

CurrencySymbolFormat

Specifies the format of the currency symbol.

DataSizeFormat

Specifies the format for representation of data quantities.

FloatingPointPrecisionOption

This enum defines constants that can be given as precision to QString::number(), QByteArray::number(), and QLocale::toString() when converting floats or doubles, in order to express a variable number of digits as precision.

FormatType

This enum describes the types of format that can be used when converting QDate and QTime objects to strings.

Language

This enumerated type is used to specify a language.

MeasurementSystem

This enum defines which units are used for measurement.

NumberOption

This enum defines a set of options for number-to-string and string-to-number conversions. They can be retrieved with numberOptions() and set with setNumberOptions().

QuotationStyle

This enum defines a set of possible styles for locale specific quotation.

Script

This enumerated type is used to specify a script.