- All Superinterfaces:
QtObjectInterface
Java wrapper for Qt class QNativeInterface::Private::QWindowsApplication
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic final classQFlagstype for enumQWindowsApplication.DarkModeHandlingFlagstatic enumJava wrapper for Qt enumQNativeInterface::Private::QWindowsApplication::DarkModeHandlingFlagstatic enumJava wrapper for Qt enumQNativeInterface::Private::QWindowsApplication::TouchWindowTouchTypestatic final classQFlagstype for enumQWindowsApplication.TouchWindowTouchTypestatic enumJava wrapper for Qt enumQNativeInterface::Private::QWindowsApplication::WindowActivationBehavior -
Method Summary
Modifier and TypeMethodDescriptionbooleanSeeQNativeInterface::Private::QWindowsApplication::asyncExpose()const default QNativePointercreateMessageWindow(String classNameTemplate, String windowName) Overloaded function forcreateMessageWindow(java.lang.String, java.lang.String, io.qt.core.QFunctionPointer)witheventProc = null.createMessageWindow(String classNameTemplate, String windowName, QFunctionPointer eventProc) SeeQNativeInterface::Private::QWindowsApplication::createMessageWindow(QString, QString, QFunctionPointer)const SeeQNativeInterface::Private::QWindowsApplication::darkModeHandling()const gpu()SeeQNativeInterface::Private::QWindowsApplication::gpu()const gpuList()SeeQNativeInterface::Private::QWindowsApplication::gpuList()const booleanSeeQNativeInterface::Private::QWindowsApplication::isDarkMode()const booleanSeeQNativeInterface::Private::QWindowsApplication::isTabletMode()const booleanSeeQNativeInterface::Private::QWindowsApplication::isWinTabEnabled()const voidSeeQNativeInterface::Private::QWindowsApplication::populateLightSystemPalette(QPalette&)const intregisterMimeType(String mime) SeeQNativeInterface::Private::QWindowsApplication::registerMimeType(QString) voidsetAsyncExpose(boolean value) SeeQNativeInterface::Private::QWindowsApplication::setAsyncExpose(bool) voidSeeQNativeInterface::Private::QWindowsApplication::setDarkModeHandling(QNativeInterface::Private::QWindowsApplication::DarkModeHandling) default voidsetDarkModeHandling(QWindowsApplication.DarkModeHandlingFlag ... handling) Overloaded function forsetDarkModeHandling(io.qt.gui.nativeinterface.QWindowsApplication.DarkModeHandling).voidsetHasBorderInFullScreenDefault(boolean border) SeeQNativeInterface::Private::QWindowsApplication::setHasBorderInFullScreenDefault(bool) default voidOverloaded function forsetTouchWindowTouchType(io.qt.gui.nativeinterface.QWindowsApplication.TouchWindowTouchTypes).voidSeeQNativeInterface::Private::QWindowsApplication::setTouchWindowTouchType(QNativeInterface::Private::QWindowsApplication::TouchWindowTouchTypes) voidSeeQNativeInterface::Private::QWindowsApplication::setWindowActivationBehavior(QNativeInterface::Private::QWindowsApplication::WindowActivationBehavior) booleansetWinTabEnabled(boolean enabled) SeeQNativeInterface::Private::QWindowsApplication::setWinTabEnabled(bool) SeeQNativeInterface::Private::QWindowsApplication::touchWindowTouchType()const SeeQNativeInterface::Private::QWindowsApplication::windowActivationBehavior()const Methods inherited from interface io.qt.QtObjectInterface
dispose, isDisposed
-
Method Details
-
asyncExpose
See
QNativeInterface::Private::QWindowsApplication::asyncExpose()const -
createMessageWindow
@QtUninvokable QNativePointer createMessageWindow(String classNameTemplate, String windowName, QFunctionPointer eventProc) See
QNativeInterface::Private::QWindowsApplication::createMessageWindow(QString, QString, QFunctionPointer)const -
darkModeHandling
See
QNativeInterface::Private::QWindowsApplication::darkModeHandling()const -
gpu
See
QNativeInterface::Private::QWindowsApplication::gpu()const -
gpuList
See
QNativeInterface::Private::QWindowsApplication::gpuList()const -
isDarkMode
See
QNativeInterface::Private::QWindowsApplication::isDarkMode()const -
isTabletMode
See
QNativeInterface::Private::QWindowsApplication::isTabletMode()const -
isWinTabEnabled
See
QNativeInterface::Private::QWindowsApplication::isWinTabEnabled()const -
populateLightSystemPalette
See
QNativeInterface::Private::QWindowsApplication::populateLightSystemPalette(QPalette&)const -
registerMimeType
See
QNativeInterface::Private::QWindowsApplication::registerMimeType(QString) -
setAsyncExpose
See
QNativeInterface::Private::QWindowsApplication::setAsyncExpose(bool) -
setDarkModeHandling
See
QNativeInterface::Private::QWindowsApplication::setDarkModeHandling(QNativeInterface::Private::QWindowsApplication::DarkModeHandling) -
setHasBorderInFullScreenDefault
See
QNativeInterface::Private::QWindowsApplication::setHasBorderInFullScreenDefault(bool) -
setTouchWindowTouchType
See
QNativeInterface::Private::QWindowsApplication::setTouchWindowTouchType(QNativeInterface::Private::QWindowsApplication::TouchWindowTouchTypes) -
setWinTabEnabled
See
QNativeInterface::Private::QWindowsApplication::setWinTabEnabled(bool) -
setWindowActivationBehavior
@QtUninvokable void setWindowActivationBehavior(QWindowsApplication.WindowActivationBehavior behavior) See
QNativeInterface::Private::QWindowsApplication::setWindowActivationBehavior(QNativeInterface::Private::QWindowsApplication::WindowActivationBehavior) -
touchWindowTouchType
See
QNativeInterface::Private::QWindowsApplication::touchWindowTouchType()const -
windowActivationBehavior
See
QNativeInterface::Private::QWindowsApplication::windowActivationBehavior()const -
createMessageWindow
@QtUninvokable default QNativePointer createMessageWindow(String classNameTemplate, String windowName) Overloaded function for
createMessageWindow(java.lang.String, java.lang.String, io.qt.core.QFunctionPointer)witheventProc = null. -
setDarkModeHandling
@QtUninvokable default void setDarkModeHandling(QWindowsApplication.DarkModeHandlingFlag ... handling) Overloaded function for
setDarkModeHandling(io.qt.gui.nativeinterface.QWindowsApplication.DarkModeHandling). -
setTouchWindowTouchType
@QtUninvokable default void setTouchWindowTouchType(QWindowsApplication.TouchWindowTouchType ... type) Overloaded function for
setTouchWindowTouchType(io.qt.gui.nativeinterface.QWindowsApplication.TouchWindowTouchTypes).
-