Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
QOhosSystemLocale Class Reference

#include <qohossystemlocale.h>

Inheritance diagram for QOhosSystemLocale:
Collaboration diagram for QOhosSystemLocale:

Public Member Functions

 QOhosSystemLocale (const QString &systemLocaleId, const QStringList &preferredLanguages)
QVariant query (QueryType type, QVariant &&in=QVariant()) const override
QLocale fallbackLocale () const override
Public Member Functions inherited from QSystemLocale
 QSystemLocale ()
virtual ~QSystemLocale ()
qsizetype fallbackLocaleIndex () const

Additional Inherited Members

Public Types inherited from QSystemLocale
enum  QueryType {
  LanguageId , TerritoryId , DecimalPoint , Grouping ,
  GroupSeparator , ZeroDigit , NegativeSign , DateFormatLong ,
  DateFormatShort , TimeFormatLong , TimeFormatShort , DayNameLong ,
  DayNameShort , DayNameNarrow , MonthNameLong , MonthNameShort ,
  MonthNameNarrow , DateToStringLong , DateToStringShort , TimeToStringLong ,
  TimeToStringShort , DateTimeFormatLong , DateTimeFormatShort , DateTimeToStringLong ,
  DateTimeToStringShort , MeasurementSystem , PositiveSign , AMText ,
  PMText , FirstDayOfWeek , Weekdays , CurrencySymbol ,
  CurrencyToString , Collation , UILanguages , StringToStandardQuotation ,
  StringToAlternateQuotation , ScriptId , ListToSeparatedString , LocaleChanged ,
  NativeLanguageName , NativeTerritoryName , StandaloneMonthNameLong , StandaloneMonthNameShort ,
  StandaloneMonthNameNarrow , StandaloneDayNameLong , StandaloneDayNameShort , StandaloneDayNameNarrow
}
Protected Member Functions inherited from QSystemLocale
const QSharedDataPointer< QLocalePrivatelocaleData (const QLocale &locale) const

Detailed Description

Definition at line 14 of file qohossystemlocale.h.

Constructor & Destructor Documentation

◆ QOhosSystemLocale()

QOhosSystemLocale::QOhosSystemLocale ( const QString & systemLocaleId,
const QStringList & preferredLanguages )

Definition at line 33 of file qohossystemlocale.cpp.

References QOhosSystemLocale().

Referenced by QOhosSystemLocale().

Here is the call graph for this function:
Here is the caller graph for this function:

Member Function Documentation

◆ fallbackLocale()

QLocale QOhosSystemLocale::fallbackLocale ( ) const
overridevirtual

Reimplemented from QSystemLocale.

Definition at line 132 of file qohossystemlocale.cpp.

◆ query()

QVariant QOhosSystemLocale::query ( QueryType type,
QVariant && in = QVariant() ) const
overridevirtual

Reimplemented from QSystemLocale.

Definition at line 38 of file qohossystemlocale.cpp.


The documentation for this class was generated from the following files: