Uses of Enum
io.qt.widgets.QFrame.Shape
Packages that use QFrame.Shape
-
Uses of QFrame.Shape in io.qt.widgets
Methods in io.qt.widgets that return QFrame.ShapeModifier and TypeMethodDescriptionfinal QFrame.Shape
QFrame.frameShape()
final QFrame.Shape
QStyleOptionFrame.frameShape()
This property holds the frame shape value of the framestatic QFrame.Shape
QFrame.Shape.resolve
(int value) Returns the corresponding enum entry for the given value.static QFrame.Shape
Returns the enum constant of this type with the specified name.static QFrame.Shape[]
QFrame.Shape.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.ShapeModifier and TypeMethodDescriptionfinal void
QFrame.setFrameShape
(QFrame.Shape arg__1) final void
QStyleOptionFrame.setFrameShape
(QFrame.Shape frameShape) This property holds the frame shape value of the frame