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