Uses of Class
io.qt.widgets.QFrame.Shadow
Package | Description |
---|---|
io.qt.widgets |
-
Uses of QFrame.Shadow in io.qt.widgets
Methods in io.qt.widgets that return QFrame.Shadow Modifier and Type Method Description QFrame.Shadow
QFrame. frameShadow()
static QFrame.Shadow
QFrame.Shadow. resolve(int value)
Returns the corresponding enum entry for the given value.static QFrame.Shadow
QFrame.Shadow. resolve(int value, String name)
Returns the corresponding enum entry for the given value and name.static QFrame.Shadow
QFrame.Shadow. valueOf(String name)
Returns the enum constant of this type with the specified name.static QFrame.Shadow[]
QFrame.Shadow. 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 QFrame.Shadow Modifier and Type Method Description void
QFrame. setFrameShadow(QFrame.Shadow arg__1)