Qyoto  4.0.6
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.

AmTextQtCore.QLocale
Bcp47NameQtCore.QLocale
CQtCore.QLocalestatic
CountriesForLanguage(QLocale.Language lang)QtCore.QLocalestatic
countryQtCore.QLocale
Country enum nameQtCore.QLocale
CountryToString(QLocale.Country country)QtCore.QLocalestatic
CreateProxy()QtCore.QLocalevirtual
CreateSeparatedList(System.Collections.Generic.List< string > strl)QtCore.QLocale
CurrencySymbol(QLocale.CurrencySymbolFormat format=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 day, QLocale.FormatType format=QLocale.FormatType.LongFormat)QtCore.QLocale
DecimalPointQtCore.QLocale
Dispose()QtCore.QLocale
Equals(object o)QtCore.QLocale
ExponentialQtCore.QLocale
FirstDayOfWeekQtCore.QLocale
FormatType enum nameQtCore.QLocale
GetHashCode()QtCore.QLocale
GroupSeparatorQtCore.QLocale
interceptorQtCore.QLocaleprotected
Language enum nameQtCore.QLocale
languageQtCore.QLocale
LanguageToString(QLocale.Language language)QtCore.QLocalestatic
MatchingLocales(QLocale.Language language, QLocale.Script script, QLocale.Country country)QtCore.QLocalestatic
MeasurementSystem enum nameQtCore.QLocale
measurementSystemQtCore.QLocale
MonthName(int month, QLocale.FormatType format=QLocale.FormatType.LongFormat)QtCore.QLocale
NameQtCore.QLocale
NativeCountryNameQtCore.QLocale
NativeLanguageNameQtCore.QLocale
NegativeSignQtCore.QLocale
NumberOption enum nameQtCore.QLocale
NumberOptionsQtCore.QLocale
operator!=(QLocale one, QLocale other)QtCore.QLocalestatic
operator==(QLocale one, QLocale other)QtCore.QLocalestatic
PercentQtCore.QLocale
PmTextQtCore.QLocale
PositiveSignQtCore.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
scriptQtCore.QLocale
ScriptToString(QLocale.Script script)QtCore.QLocalestatic
SetDefault(QLocale locale)QtCore.QLocalestatic
SmokeObjectQtCore.QLocale
StandaloneDayName(int day, QLocale.FormatType format=QLocale.FormatType.LongFormat)QtCore.QLocale
StandaloneMonthName(int month, QLocale.FormatType format=QLocale.FormatType.LongFormat)QtCore.QLocale
StaticMetaObjectQtCore.QLocalestatic
SystemQtCore.QLocalestatic
TextDirectionQtCore.QLocale
TimeFormat(QLocale.FormatType format=QLocale.FormatType.LongFormat)QtCore.QLocale
ToCurrencyString(long value, string symbol="")QtCore.QLocale
ToCurrencyString(ulong value, string symbol="")QtCore.QLocale
ToCurrencyString(short value, string symbol="")QtCore.QLocale
ToCurrencyString(ushort value, string symbol="")QtCore.QLocale
ToCurrencyString(int value, string symbol="")QtCore.QLocale
ToCurrencyString(uint value, string symbol="")QtCore.QLocale
ToCurrencyString(double value, string symbol="")QtCore.QLocale
ToCurrencyString(float value, string symbol="")QtCore.QLocale
ToDate(string @string, QLocale.FormatType format=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, char f= 'g', int prec=6)QtCore.QLocale
ToString(float i, char f= 'g', int prec=6)QtCore.QLocale
ToTime(string @string, QLocale.FormatType format=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
UiLanguagesQtCore.QLocale
WeekdaysQtCore.QLocale
ZeroDigitQtCore.QLocale