java.lang.Object
io.qt.QtObject
io.qt.gui.qpa.QPlatformIntegration
- All Implemented Interfaces:
QtObjectInterface
Java wrapper for Qt class QPlatformIntegration
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enum
Java wrapper for Qt enum QPlatformIntegration::Capabilitystatic enum
Java wrapper for Qt enum QPlatformIntegration::StyleHintNested classes/interfaces inherited from class io.qt.QtObject
QtObject.QPrivateConstructor
-
Constructor Summary
ConstructorsModifierConstructorDescriptionprotected
Constructor for internal use only. -
Method Summary
Modifier and TypeMethodDescriptionvoid
beep()
defaultWindowState
(Qt.WindowFlags arg__1) final Qt.WindowState
defaultWindowState
(Qt.WindowType ... arg__1) Overloaded function fordefaultWindowState(io.qt.core.Qt.WindowFlags)
.boolean
static QPlatformIntegration
instance()
possibleKeys
(QKeyEvent arg__1) void
quit()
void
setApplicationBadge
(long number) void
setApplicationIcon
(QIcon icon) Methods inherited from class io.qt.QtObject
dispose, equals, isDisposed
-
Constructor Details
-
QPlatformIntegration
Constructor for internal use only.- Parameters:
p
- expected to benull
.
-
-
Method Details
-
beep
-
defaultWindowState
Overloaded function for
defaultWindowState(io.qt.core.Qt.WindowFlags)
. -
defaultWindowState
-
hasCapability
-
openGLModuleType
-
possibleKeys
-
queryKeyboardModifiers
-
quit
-
setApplicationBadge
-
setApplicationIcon
-
styleHint
-
themeNames
-
instance
-