Uses of Class
io.qt.gui.nativeinterface.QXcbWindow.WindowTypes
Packages that use QXcbWindow.WindowTypes
-
Uses of QXcbWindow.WindowTypes in io.qt.gui.nativeinterface
Methods in io.qt.gui.nativeinterface that return QXcbWindow.WindowTypesModifier 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
Methods in io.qt.gui.nativeinterface with parameters of type QXcbWindow.WindowTypesModifier and TypeMethodDescriptionfinal int
QXcbWindow.WindowTypes.compareTo
(QXcbWindow.WindowTypes other) abstract void
QXcbWindow.Impl.setWindowType
(QXcbWindow.WindowTypes type) void
QXcbWindow.setWindowType
(QXcbWindow.WindowTypes type)