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