- All Superinterfaces:
QtObjectInterface
Java wrapper for Qt class QNativeInterface::Private::QXcbWindow
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic enumJava wrapper for Qt enumQNativeInterface::Private::QXcbWindow::WindowTypestatic final classQFlagstype for enumQXcbWindow.WindowType -
Method Summary
Modifier and TypeMethodDescriptionvoidsetWindowIconText(String text) SeeQNativeInterface::Private::QXcbWindow::setWindowIconText(QString) voidsetWindowRole(String role) SeeQNativeInterface::Private::QXcbWindow::setWindowRole(QString) default voidsetWindowType(QXcbWindow.WindowType ... type) Overloaded function forsetWindowType(io.qt.gui.nativeinterface.QXcbWindow.WindowTypes).voidSeeQNativeInterface::Private::QXcbWindow::setWindowType(QNativeInterface::Private::QXcbWindow::WindowTypes) intvisualId()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).
-