Uses of Enum
io.qt.core.QLocale.QuotationStyle
Packages that use QLocale.QuotationStyle
-
Uses of QLocale.QuotationStyle in io.qt.core
Methods in io.qt.core that return QLocale.QuotationStyleModifier and TypeMethodDescriptionstatic QLocale.QuotationStyle
QLocale.QuotationStyle.resolve
(int value) Returns the corresponding enum entry for the given value.static QLocale.QuotationStyle
Returns the enum constant of this type with the specified name.static QLocale.QuotationStyle[]
QLocale.QuotationStyle.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in io.qt.core with parameters of type QLocale.QuotationStyleModifier and TypeMethodDescriptionfinal String
QLocale.quoteString
(String str, QLocale.QuotationStyle style)