Uses of Class
io.qt.core.QCalendar.System
Package | Description |
---|---|
io.qt.core |
-
Uses of QCalendar.System in io.qt.core
Methods in io.qt.core that return QCalendar.System Modifier and Type Method Description static QCalendar.System
QCalendar.System. resolve(int value)
Returns the corresponding enum entry for the given value.static QCalendar.System
QCalendar.System. valueOf(String name)
Returns the enum constant of this type with the specified name.static QCalendar.System[]
QCalendar.System. values()
Returns an array containing the constants of this enum type, in the order they are declared.Constructors in io.qt.core with parameters of type QCalendar.System Constructor Description QCalendar(QCalendar.System system)