NAME
Qt::Core::QSystemLocale
PUBLIC METHODS
- QSystemLocale()
- ~QSystemLocale()
- QLocale fallbackLocale()
- QVariant query(QSystemLocale::QueryType type, QVariant in)
ENUM VALUES
- LanguageId
- CountryId
- DecimalPoint
- GroupSeparator
- ZeroDigit
- NegativeSign
- DateFormatLong
- DateFormatShort
- TimeFormatLong
- TimeFormatShort
- DayNameLong
- DayNameShort
- MonthNameLong
- MonthNameShort
- DateToStringLong
- DateToStringShort
- TimeToStringLong
- TimeToStringShort
- DateTimeFormatLong
- DateTimeFormatShort
- DateTimeToStringLong
- DateTimeToStringShort
- MeasurementSystem
- PositiveSign
- AMText
- PMText
EXPORT
None by default.
AUTHOR
Dongxu Ma <dongxu@cpan.org>
COPYRIGHT AND LICENSE
Copyright (C) 2011 - 2012 by Dongxu Ma
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.