Uses of Enum
io.qt.core.Qt.WindowFrameSection
Packages that use Qt.WindowFrameSection
-
Uses of Qt.WindowFrameSection in io.qt.core
Methods in io.qt.core that return Qt.WindowFrameSectionModifier and TypeMethodDescriptionstatic Qt.WindowFrameSection
Qt.WindowFrameSection.resolve
(int value) Returns the corresponding enum entry for the given value.static Qt.WindowFrameSection
Returns the enum constant of this type with the specified name.static Qt.WindowFrameSection[]
Qt.WindowFrameSection.values()
Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of Qt.WindowFrameSection in io.qt.widgets
Methods in io.qt.widgets that return Qt.WindowFrameSectionModifier and TypeMethodDescriptionprotected Qt.WindowFrameSection
QGraphicsWidget.windowFrameSectionAt
(QPointF pos)