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