Qyoto  4.0.5
Qyoto is a C# language binding for Qt
 All Classes Namespaces Functions Variables Typedefs Enumerations Properties
QtCore.QLocale Member List

This is the complete list of members for QtCore.QLocale, including all inherited members.

AmText()QtCore.QLocale
Bcp47Name()QtCore.QLocale
C()QtCore.QLocalestatic
CountriesForLanguage(QLocale.Language lang)QtCore.QLocalestatic
Country enum nameQtCore.QLocale
country()QtCore.QLocale
CountryToString(QLocale.Country country)QtCore.QLocalestatic
CreateProxy()QtCore.QLocalevirtual
CreateSeparatedList(System.Collections.Generic.List< string > strl)QtCore.QLocale
CurrencySymbol(QLocale.CurrencySymbolFormat arg1=QLocale.CurrencySymbolFormat.CurrencySymbol)QtCore.QLocale
CurrencySymbolFormat enum nameQtCore.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 nameQtCore.QLocale
GetHashCode()QtCore.QLocale
GroupSeparator()QtCore.QLocale
interceptorQtCore.QLocaleprotected
Language enum nameQtCore.QLocale
language()QtCore.QLocale
LanguageToString(QLocale.Language language)QtCore.QLocalestatic
MatchingLocales(QLocale.Language language, QLocale.Script script, QLocale.Country country)QtCore.QLocalestatic
measurementSystem()QtCore.QLocale
MeasurementSystem enum nameQtCore.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 nameQtCore.QLocale
NumberOptionsQtCore.QLocale
operator!=(QLocale arg1, QLocale arg2)QtCore.QLocalestatic
operator==(QLocale arg1, QLocale arg2)QtCore.QLocalestatic
Percent()QtCore.QLocale
PmText()QtCore.QLocale
PositiveSign()QtCore.QLocale
QLocale(System.Type dummy)QtCore.QLocaleprotected
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 nameQtCore.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 nameQtCore.QLocale
script()QtCore.QLocale
ScriptToString(QLocale.Script script)QtCore.QLocalestatic
SetDefault(QLocale locale)QtCore.QLocalestatic
SmokeObjectQtCore.QLocale
StandaloneDayName(int arg1, QLocale.FormatType format=QLocale.FormatType.LongFormat)QtCore.QLocale
StandaloneMonthName(int arg1, QLocale.FormatType format=QLocale.FormatType.LongFormat)QtCore.QLocale
StaticMetaObjectQtCore.QLocalestatic
System()QtCore.QLocalestatic
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