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