- 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) 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
-