| Qyoto
    4.0.5
    Qyoto is a C# language binding for Qt | 
This is the complete list of members for QtCore.QLocale, including all inherited members.
| AmText() | QtCore.QLocale | |
| Bcp47Name() | QtCore.QLocale | |
| C() | QtCore.QLocale | static | 
| CountriesForLanguage(QLocale.Language lang) | QtCore.QLocale | static | 
| Country enum name | QtCore.QLocale | |
| country() | QtCore.QLocale | |
| CountryToString(QLocale.Country country) | QtCore.QLocale | static | 
| CreateProxy() | QtCore.QLocale | virtual | 
| CreateSeparatedList(System.Collections.Generic.List< string > strl) | QtCore.QLocale | |
| CurrencySymbol(QLocale.CurrencySymbolFormat arg1=QLocale.CurrencySymbolFormat.CurrencySymbol) | QtCore.QLocale | |
| CurrencySymbolFormat enum name | QtCore.QLocale | |
| DateFormat(QLocale.FormatType format=QLocale.FormatType.LongFormat) | QtCore.QLocale | |
| DateTimeFormat(QLocale.FormatType format=QLocale.FormatType.LongFormat) | QtCore.QLocale | |
| DayName(int arg1, QLocale.FormatType format=QLocale.FormatType.LongFormat) | QtCore.QLocale | |
| DecimalPoint() | QtCore.QLocale | |
| Dispose() | QtCore.QLocale | |
| Equals(object o) | QtCore.QLocale | |
| Exponential() | QtCore.QLocale | |
| FirstDayOfWeek() | QtCore.QLocale | |
| FormatType enum name | QtCore.QLocale | |
| GetHashCode() | QtCore.QLocale | |
| GroupSeparator() | QtCore.QLocale | |
| interceptor | QtCore.QLocale | protected | 
| Language enum name | QtCore.QLocale | |
| language() | QtCore.QLocale | |
| LanguageToString(QLocale.Language language) | QtCore.QLocale | static | 
| MatchingLocales(QLocale.Language language, QLocale.Script script, QLocale.Country country) | QtCore.QLocale | static | 
| measurementSystem() | QtCore.QLocale | |
| MeasurementSystem enum name | QtCore.QLocale | |
| MonthName(int arg1, QLocale.FormatType format=QLocale.FormatType.LongFormat) | QtCore.QLocale | |
| Name() | QtCore.QLocale | |
| NativeCountryName() | QtCore.QLocale | |
| NativeLanguageName() | QtCore.QLocale | |
| NegativeSign() | QtCore.QLocale | |
| NumberOption enum name | QtCore.QLocale | |
| NumberOptions | QtCore.QLocale | |
| operator!=(QLocale arg1, QLocale arg2) | QtCore.QLocale | static | 
| operator==(QLocale arg1, QLocale arg2) | QtCore.QLocale | static | 
| Percent() | QtCore.QLocale | |
| PmText() | QtCore.QLocale | |
| PositiveSign() | QtCore.QLocale | |
| QLocale(System.Type dummy) | QtCore.QLocale | protected | 
| QLocale() | QtCore.QLocale | |
| QLocale(QLocale other) | QtCore.QLocale | |
| QLocale(string name) | QtCore.QLocale | |
| QLocale(QLocale.Language language, QLocale.Country country=QLocale.Country.AnyCountry) | QtCore.QLocale | |
| QLocale(QLocale.Language language, QLocale.Script script, QLocale.Country country) | QtCore.QLocale | |
| QuotationStyle enum name | QtCore.QLocale | |
| QuoteString(QStringRef str, QLocale.QuotationStyle style=QLocale.QuotationStyle.StandardQuotation) | QtCore.QLocale | |
| QuoteString(string str, QLocale.QuotationStyle style=QLocale.QuotationStyle.StandardQuotation) | QtCore.QLocale | |
| Script enum name | QtCore.QLocale | |
| script() | QtCore.QLocale | |
| ScriptToString(QLocale.Script script) | QtCore.QLocale | static | 
| SetDefault(QLocale locale) | QtCore.QLocale | static | 
| SmokeObject | QtCore.QLocale | |
| StandaloneDayName(int arg1, QLocale.FormatType format=QLocale.FormatType.LongFormat) | QtCore.QLocale | |
| StandaloneMonthName(int arg1, QLocale.FormatType format=QLocale.FormatType.LongFormat) | QtCore.QLocale | |
| StaticMetaObject | QtCore.QLocale | static | 
| System() | QtCore.QLocale | static | 
| TextDirection() | QtCore.QLocale | |
| TimeFormat(QLocale.FormatType format=QLocale.FormatType.LongFormat) | QtCore.QLocale | |
| ToCurrencyString(long arg1, string symbol="") | QtCore.QLocale | |
| ToCurrencyString(ulong arg1, string symbol="") | QtCore.QLocale | |
| ToCurrencyString(short arg1, string symbol="") | QtCore.QLocale | |
| ToCurrencyString(ushort arg1, string symbol="") | QtCore.QLocale | |
| ToCurrencyString(int arg1, string symbol="") | QtCore.QLocale | |
| ToCurrencyString(uint arg1, string symbol="") | QtCore.QLocale | |
| ToCurrencyString(double arg1, string symbol="") | QtCore.QLocale | |
| ToCurrencyString(float arg1, string symbol="") | QtCore.QLocale | |
| ToDate(string @string, QLocale.FormatType arg2=QLocale.FormatType.LongFormat) | QtCore.QLocale | |
| ToDate(string @string, string format) | QtCore.QLocale | |
| ToDateTime(string @string, QLocale.FormatType format=QLocale.FormatType.LongFormat) | QtCore.QLocale | |
| ToDateTime(string @string, string format) | QtCore.QLocale | |
| ToDouble(string s) | QtCore.QLocale | |
| ToDouble(string s, ref bool ok) | QtCore.QLocale | |
| ToFloat(string s) | QtCore.QLocale | |
| ToFloat(string s, ref bool ok) | QtCore.QLocale | |
| ToInt(string s) | QtCore.QLocale | |
| ToInt(string s, ref bool ok, int @base=0) | QtCore.QLocale | |
| ToLongLong(string s) | QtCore.QLocale | |
| ToLongLong(string s, ref bool ok, int @base=0) | QtCore.QLocale | |
| ToLower(string str) | QtCore.QLocale | |
| ToShort(string s) | QtCore.QLocale | |
| ToShort(string s, ref bool ok, int @base=0) | QtCore.QLocale | |
| ToString(QDate date, string formatStr) | QtCore.QLocale | |
| ToString(QDate date, QLocale.FormatType format=QLocale.FormatType.LongFormat) | QtCore.QLocale | |
| ToString(QTime time, string formatStr) | QtCore.QLocale | |
| ToString(QTime time, QLocale.FormatType format=QLocale.FormatType.LongFormat) | QtCore.QLocale | |
| ToString(QDateTime dateTime, QLocale.FormatType format=QLocale.FormatType.LongFormat) | QtCore.QLocale | |
| ToString(QDateTime dateTime, string format) | QtCore.QLocale | |
| ToString(long i) | QtCore.QLocale | |
| ToString(ulong i) | QtCore.QLocale | |
| ToString(short i) | QtCore.QLocale | |
| ToString(ushort i) | QtCore.QLocale | |
| ToString(int i) | QtCore.QLocale | |
| ToString(uint i) | QtCore.QLocale | |
| ToString(double i) | QtCore.QLocale | |
| ToString(float i) | QtCore.QLocale | |
| ToString(double i, sbyte f, int prec=6) | QtCore.QLocale | |
| ToString(float i, sbyte f, int prec=6) | QtCore.QLocale | |
| ToTime(string @string, QLocale.FormatType arg2=QLocale.FormatType.LongFormat) | QtCore.QLocale | |
| ToTime(string @string, string format) | QtCore.QLocale | |
| ToUInt(string s) | QtCore.QLocale | |
| ToUInt(string s, ref bool ok, int @base=0) | QtCore.QLocale | |
| ToULongLong(string s) | QtCore.QLocale | |
| ToULongLong(string s, ref bool ok, int @base=0) | QtCore.QLocale | |
| ToUpper(string str) | QtCore.QLocale | |
| ToUShort(string s) | QtCore.QLocale | |
| ToUShort(string s, ref bool ok, int @base=0) | QtCore.QLocale | |
| UiLanguages() | QtCore.QLocale | |
| Weekdays() | QtCore.QLocale | |
| ZeroDigit() | QtCore.QLocale |