Uses of Enum
io.qt.core.QSettings.Status
Packages that use QSettings.Status
-
Uses of QSettings.Status in io.qt.core
Methods in io.qt.core that return QSettings.StatusModifier and TypeMethodDescriptionstatic QSettings.Status
QSettings.Status.resolve
(int value) Returns the corresponding enum entry for the given value.final QSettings.Status
QSettings.status()
static QSettings.Status
Returns the enum constant of this type with the specified name.static QSettings.Status[]
QSettings.Status.values()
Returns an array containing the constants of this enum type, in the order they are declared.