java.lang.Object
io.qt.internal.QtJambiObject
io.qt.QtObject
io.qt.core.QObject
io.qt.core.QCoreApplication
io.qt.gui.QGuiApplication
- All Implemented Interfaces:
QtObjectInterface
,QtSignalBlockerInterface
,QtSignalEmitterInterface
,QtThreadAffineInterface
- Direct Known Subclasses:
QApplication
public class QGuiApplication extends QCoreApplication
Manages the GUI application's control flow and main settings
Java wrapper for Qt class QGuiApplication
-
Nested Class Summary
Nested classes/interfaces inherited from class io.qt.core.QObject
QObject.MultiSignal, QObject.PrivateSignal0, QObject.PrivateSignal1<A>, QObject.PrivateSignal2<A,B>, QObject.PrivateSignal3<A,B,C>, QObject.PrivateSignal4<A,B,C,D>, QObject.PrivateSignal5<A,B,C,D,E>, QObject.PrivateSignal6<A,B,C,D,E,F>, QObject.PrivateSignal7<A,B,C,D,E,F,G>, QObject.PrivateSignal8<A,B,C,D,E,F,G,H>, QObject.PrivateSignal9<A,B,C,D,E,F,G,H,I>, QObject.QDeclarativeConstructor, QObject.Signal0, QObject.Signal1<A>, QObject.Signal1Default1<A>, QObject.Signal2<A,B>, QObject.Signal2Default1<A,B>, QObject.Signal2Default2<A,B>, QObject.Signal3<A,B,C>, QObject.Signal3Default1<A,B,C>, QObject.Signal3Default2<A,B,C>, QObject.Signal3Default3<A,B,C>, QObject.Signal4<A,B,C,D>, QObject.Signal4Default1<A,B,C,D>, QObject.Signal4Default2<A,B,C,D>, QObject.Signal4Default3<A,B,C,D>, QObject.Signal4Default4<A,B,C,D>, QObject.Signal5<A,B,C,D,E>, QObject.Signal5Default1<A,B,C,D,E>, QObject.Signal5Default2<A,B,C,D,E>, QObject.Signal5Default3<A,B,C,D,E>, QObject.Signal5Default4<A,B,C,D,E>, QObject.Signal5Default5<A,B,C,D,E>, QObject.Signal6<A,B,C,D,E,F>, QObject.Signal6Default1<A,B,C,D,E,F>, QObject.Signal6Default2<A,B,C,D,E,F>, QObject.Signal6Default3<A,B,C,D,E,F>, QObject.Signal6Default4<A,B,C,D,E,F>, QObject.Signal6Default5<A,B,C,D,E,F>, QObject.Signal6Default6<A,B,C,D,E,F>, QObject.Signal7<A,B,C,D,E,F,G>, QObject.Signal7Default1<A,B,C,D,E,F,G>, QObject.Signal7Default2<A,B,C,D,E,F,G>, QObject.Signal7Default3<A,B,C,D,E,F,G>, QObject.Signal7Default4<A,B,C,D,E,F,G>, QObject.Signal7Default5<A,B,C,D,E,F,G>, QObject.Signal7Default6<A,B,C,D,E,F,G>, QObject.Signal7Default7<A,B,C,D,E,F,G>, QObject.Signal8<A,B,C,D,E,F,G,H>, QObject.Signal8Default1<A,B,C,D,E,F,G,H>, QObject.Signal8Default2<A,B,C,D,E,F,G,H>, QObject.Signal8Default3<A,B,C,D,E,F,G,H>, QObject.Signal8Default4<A,B,C,D,E,F,G,H>, QObject.Signal8Default5<A,B,C,D,E,F,G,H>, QObject.Signal8Default6<A,B,C,D,E,F,G,H>, QObject.Signal8Default7<A,B,C,D,E,F,G,H>, QObject.Signal8Default8<A,B,C,D,E,F,G,H>, QObject.Signal9<A,B,C,D,E,F,G,H,I>, QObject.Signal9Default1<A,B,C,D,E,F,G,H,I>, QObject.Signal9Default2<A,B,C,D,E,F,G,H,I>, QObject.Signal9Default3<A,B,C,D,E,F,G,H,I>, QObject.Signal9Default4<A,B,C,D,E,F,G,H,I>, QObject.Signal9Default5<A,B,C,D,E,F,G,H,I>, QObject.Signal9Default6<A,B,C,D,E,F,G,H,I>, QObject.Signal9Default7<A,B,C,D,E,F,G,H,I>, QObject.Signal9Default8<A,B,C,D,E,F,G,H,I>, QObject.Signal9Default9<A,B,C,D,E,F,G,H,I>, QObject.SignalConfiguration
-
Field Summary
Fields Modifier and Type Field Description QObject.Signal0
applicationDisplayNameChanged
QObject.Signal1<Qt.ApplicationState>
applicationStateChanged
QObject.Signal1<QSessionManager>
commitDataRequest
QObject.Signal1<QObject>
focusObjectChanged
QObject.Signal1<QWindow>
focusWindowChanged
QObject.Signal1<QFont>
fontChanged
QObject.Signal0
fontDatabaseChanged
QObject.Signal0
lastWindowClosed
QObject.Signal1<Qt.LayoutDirection>
layoutDirectionChanged
QObject.Signal1<QPalette>
paletteChanged
QObject.Signal1<QScreen>
primaryScreenChanged
QObject.Signal1<QSessionManager>
saveStateRequest
QObject.Signal1<QScreen>
screenAdded
QObject.Signal1<QScreen>
screenRemoved
static QMetaObject
staticMetaObject
This variable stores the meta-object for the class.Fields inherited from class io.qt.core.QCoreApplication
aboutToQuit, applicationNameChanged, applicationVersionChanged, organizationDomainChanged, organizationNameChanged
-
Constructor Summary
Constructors Modifier Constructor Description protected
QGuiApplication(QtObject.QPrivateConstructor p)
Constructor for internal use only.protected
QGuiApplication(String[] argv)
-
Method Summary
Methods inherited from class io.qt.core.QCoreApplication
addLibraryPath, addPostRoutine, addPreRoutine, applicationDirPath, applicationFilePath, applicationName, applicationPid, applicationVersion, arguments, closingDown, eventDispatcher, exit, exit, flush, hasPendingEvents, initialize, initialize, installTranslator, isQuitLockEnabled, isSetuidAllowed, libraryPaths, organizationDomain, organizationName, postEvent, postEvent, processEvents, processEvents, processEvents, processEvents, quit, removeLibraryPath, removePostedEvents, removePostedEvents, removePostRoutine, removeTranslator, sendEvent, sendPostedEvents, sendPostedEvents, sendPostedEvents, setApplicationName, setApplicationVersion, setAttribute, setAttribute, setEventDispatcher, setLibraryPaths, setOrganizationDomain, setOrganizationName, setQuitLockEnabled, setSetuidAllowed, startingUp, testAttribute, translate, translate, translate
Methods inherited from class io.qt.core.QObject
blockSignals, childEvent, children, connect, connect, connect, connect, connect, connect, connect, connect, connect, connect, connect, connect, connect, connect, connect, connect, connect, connect, connect, connect, connect, connect, connect, connect, connect, connect, connect, connect, connect, connect, connect, connect, connect, connect, connect, connect, connect, connect, connect, connect, connect, connect, connect, connect, connect, connect, connect, connect, connect, connect, connect, connect, connect, connect, connect, connect, connect, connectNotify, customEvent, disconnect, disconnect, disconnect, disconnect, disconnect, disconnect, disconnect, disconnect, disconnect, disconnect, disconnect, disconnect, disconnect, disconnect, disconnect, disconnect, disconnect, disconnect, disconnect, disconnect, disconnect, disconnect, disconnect, disconnect, disconnect, disconnect, disconnect, disconnect, disconnect, disconnect, disconnect, disconnect, disconnect, disconnect, disconnect, disconnect, disconnect, disconnect, disconnect, disconnect, disconnect, disconnect, disconnect, disconnect, disconnect, disconnect, disconnect, disconnect, disconnect, disconnect, disconnect, disconnect, disconnect, disconnect, disconnect, disconnect, disconnect, disconnect, disconnect, disconnect, disconnectNotify, disposeLater, dumpObjectInfo, dumpObjectTree, dynamicPropertyNames, emit, emit, emit, emit, emit, emit, emit, emit, emit, emit, eventFilter, findChild, findChild, findChild, findChild, findChild, findChildren, findChildren, findChildren, findChildren, findChildren, findChildren, findChildren, findChildren, findChildren, findChildren, findChildren, inherits, inherits, installEventFilter, isSignalConnected, isWidgetType, isWindowType, killTimer, metaObject, moveToThread, objectName, parent, property, qt_metacast, receivers, receivers, removeEventFilter, sender, senderSignalIndex, setObjectName, setParent, setProperty, signalsBlocked, startTimer, startTimer, thread, timerEvent, toString, tr, tr, tr
-
Field Details
-
staticMetaObject
This variable stores the meta-object for the class. -
applicationDisplayNameChanged
-
applicationStateChanged
-
commitDataRequest
-
focusObjectChanged
-
focusWindowChanged
-
fontChanged
-
fontDatabaseChanged
-
lastWindowClosed
-
layoutDirectionChanged
-
paletteChanged
-
primaryScreenChanged
-
saveStateRequest
-
screenAdded
-
screenRemoved
-
-
Constructor Details
-
QGuiApplication
-
QGuiApplication
Constructor for internal use only.- Parameters:
p
- expected to benull
.
-
-
Method Details
-
devicePixelRatio
-
isSavingSession
-
isSessionRestored
-
sessionId
-
sessionKey
-
event
- Overrides:
event
in classQCoreApplication
-
notify
- Overrides:
notify
in classQCoreApplication
-
allWindows
-
applicationDisplayName
-
applicationState
-
changeOverrideCursor
-
clipboard
-
desktopFileName
-
desktopSettingsAware
public static boolean desktopSettingsAware() -
focusObject
-
focusWindow
-
font
-
highDpiScaleFactorRoundingPolicy
-
inputMethod
-
isFallbackSessionManagementEnabled
public static boolean isFallbackSessionManagementEnabled() -
isLeftToRight
public static boolean isLeftToRight() -
isRightToLeft
public static boolean isRightToLeft() -
keyboardModifiers
-
layoutDirection
-
modalWindow
-
mouseButtons
-
overrideCursor
-
palette
-
platformName
-
primaryScreen
-
queryKeyboardModifiers
-
quitOnLastWindowClosed
public static boolean quitOnLastWindowClosed() -
restoreOverrideCursor
public static void restoreOverrideCursor() -
screenAt
-
screens
-
setApplicationDisplayName
-
setDesktopFileName
-
setDesktopSettingsAware
public static void setDesktopSettingsAware(boolean on) -
setFallbackSessionManagementEnabled
public static void setFallbackSessionManagementEnabled(boolean arg__1) -
setFont
-
setHighDpiScaleFactorRoundingPolicy
-
setLayoutDirection
-
setOverrideCursor
-
setPalette
-
setQuitOnLastWindowClosed
public static void setQuitOnLastWindowClosed(boolean quit) -
setWindowIcon
-
styleHints
-
sync
public static void sync() -
topLevelWindowAt
-
topLevelWindows
-
windowIcon
-
initialize
-
initialize
-
shutdown
public static void shutdown() -
exec
public static int exec() -
instance
-