Language
Provide support for the internationalization and translation of text.
You can make your apps available for a global audience by supporting translation and internationalization. You can use different date formats, measurement systems, and so on.
Additional resources
To learn more about supporting internationalization in your apps, visit the Internationalization documentation.
Members
- ClockFormat -
A wrapper for a list of supported date/time formats.
- CustomDateFormatter -
Formats QDateTime objects using skeleton patterns.
- DateFormat -
A wrapper for a list of supported date/time formats.
- LocaleHandler -
Queries and listens for changes to system locales.
- LocaleType -
Specifies different types of locale changes.
- RelativeDateFormat -
A list of supported relative date/time formatters.
- RelativeDateFormatter -
Formats QDateTime objects relative to current date/time.
- SpellChecker -
Verifies the spelling of words and offers spelling suggestions.
- StringValidator -
Provides validation functions on supplied text.