Uses of Enum
io.qt.widgets.QFrame.Shadow
-
Uses of QFrame.Shadow in io.qt.widgets
Modifier and TypeMethodDescriptionfinal QFrame.Shadow
QFrame.frameShadow()
static QFrame.Shadow
QFrame.Shadow.resolve
(int value) Returns the corresponding enum entry for the given value.static QFrame.Shadow
Returns the corresponding enum entry for the given value and name.static QFrame.Shadow
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.