- All Superinterfaces:
QtObjectInterface
Java wrapper for Qt class QNativeInterface::Private::QXcbWindow
-
Nested Class Summary
Modifier and TypeInterfaceDescriptionstatic enum
Java wrapper for Qt enumQNativeInterface::Private::QXcbWindow::WindowType
static final class
QFlags
type for enumQXcbWindow.WindowType
-
Method Summary
Modifier and TypeMethodDescriptionvoid
setWindowIconText
(String text) SeeQNativeInterface::Private::QXcbWindow::
setWindowIconText(QString) void
setWindowRole
(String role) SeeQNativeInterface::Private::QXcbWindow::
setWindowRole(QString) default void
setWindowType
(QXcbWindow.WindowType ... type) Overloaded function forsetWindowType(io.qt.gui.nativeinterface.QXcbWindow.WindowTypes)
.void
SeeQNativeInterface::Private::QXcbWindow::
setWindowType(QNativeInterface::Private::QXcbWindow::WindowTypes) int
visualId()
SeeQNativeInterface::Private::QXcbWindow::
visualId()const Methods inherited from interface io.qt.QtObjectInterface
dispose, isDisposed
-
Method Details
-
setWindowIconText
See
QNativeInterface::Private::QXcbWindow::
setWindowIconText(QString) -
setWindowRole
See
QNativeInterface::Private::QXcbWindow::
setWindowRole(QString) -
setWindowType
See
QNativeInterface::Private::QXcbWindow::
setWindowType(QNativeInterface::Private::QXcbWindow::WindowTypes) -
visualId
See
QNativeInterface::Private::QXcbWindow::
visualId()const -
setWindowType
Overloaded function for
setWindowType(io.qt.gui.nativeinterface.QXcbWindow.WindowTypes)
.
-