Uses of Class
io.qt.gui.QWindow.Visibility
Package | Description |
---|---|
io.qt.gui |
-
Uses of QWindow.Visibility in io.qt.gui
Fields in io.qt.gui with type parameters of type QWindow.Visibility Modifier and Type Field Description QObject.Signal1<QWindow.Visibility>
QWindow. visibilityChanged
Methods in io.qt.gui that return QWindow.Visibility Modifier and Type Method Description static QWindow.Visibility
QWindow.Visibility. resolve(int value)
Returns the corresponding enum entry for the given value.static QWindow.Visibility
QWindow.Visibility. valueOf(String name)
Returns the enum constant of this type with the specified name.static QWindow.Visibility[]
QWindow.Visibility. values()
Returns an array containing the constants of this enum type, in the order they are declared.QWindow.Visibility
QWindow. visibility()
Methods in io.qt.gui with parameters of type QWindow.Visibility Modifier and Type Method Description void
QWindow. setVisibility(QWindow.Visibility v)