Uses of Class
io.qt.gui.nativeinterface.QXcbWindow.WindowTypes
-
Uses of QXcbWindow.WindowTypes in io.qt.gui.nativeinterface
Modifier and TypeMethodDescriptionQXcbWindow.WindowType.asFlags()
Create a QFlags of the enum entry.final QXcbWindow.WindowTypes
QXcbWindow.WindowTypes.clone()
Clones the flagsQXcbWindow.WindowType.combined
(QXcbWindow.WindowType e) Combines this entry with other enum entry.final QXcbWindow.WindowTypes
QXcbWindow.WindowTypes.combined
(QXcbWindow.WindowType e) Combines this flags with enum entry.static QXcbWindow.WindowTypes
QXcbWindow.WindowType.flags
(QXcbWindow.WindowType... values) Creates a newQXcbWindow.WindowTypes
from the entries.final QXcbWindow.WindowTypes
QXcbWindow.WindowTypes.setFlag
(QXcbWindow.WindowType e) Sets the flage
final QXcbWindow.WindowTypes
QXcbWindow.WindowTypes.setFlag
(QXcbWindow.WindowType e, boolean on) Sets or clears the flagflag
Modifier and TypeMethodDescriptionfinal int
QXcbWindow.WindowTypes.compareTo
(QXcbWindow.WindowTypes other) abstract void
QXcbWindow.Impl.setWindowType
(QXcbWindow.WindowTypes type) void
QXcbWindow.setWindowType
(QXcbWindow.WindowTypes type)