Uses of Enum
io.qt.widgets.QFrame.Shadow
Packages that use QFrame.Shadow
-
Uses of QFrame.Shadow in io.qt.widgets
Methods in io.qt.widgets that return QFrame.ShadowModifier 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.Methods in io.qt.widgets with parameters of type QFrame.Shadow