Uses of Class
io.qt.core.Qt.WindowFrameSection
Package | Description |
---|---|
io.qt.core | |
io.qt.widgets |
-
Uses of Qt.WindowFrameSection in io.qt.core
Methods in io.qt.core that return Qt.WindowFrameSection Modifier and Type Method Description static Qt.WindowFrameSection
Qt.WindowFrameSection. resolve(int value)
Returns the corresponding enum entry for the given value.static Qt.WindowFrameSection
Qt.WindowFrameSection. valueOf(String name)
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.WindowFrameSection Modifier and Type Method Description protected Qt.WindowFrameSection
QGraphicsWidget. windowFrameSectionAt(QPointF pos)