RWESharp.Core.Application.Application

class RWESharp.Core.Application.Application(callback=None)[source]

Bases: QApplication

Handles Splash, main menu loading and command line arguments

__init__(callback=None)[source]

Methods

__init__([callback])

aboutQt()

activeModalWidget()

activePopupWidget()

activeWindow()

addLibraryPath(object, /)

alert

allWidgets()

allWindows()

applicationDirPath()

applicationDisplayName()

applicationFilePath()

applicationName()

applicationPid()

applicationState()

applicationVersion()

arguments()

autoSipEnabled()

beep()

blockSignals(object, /)

changeOverrideCursor(object, /)

checkPermission(object, /)

childEvent(object, /)

children()

clipboard()

close()

closeAllWindows()

closingDown()

connect

connectNotify(object, /)

cursorFlashTime()

customEvent(object, /)

deleteLater()

desktopFileName()

desktopSettingsAware()

devicePixelRatio()

disconnect

disconnectNotify(object, /)

doubleClickInterval()

dumpObjectInfo()

dumpObjectTree()

dynamicPropertyNames()

emit

event(object, /)

eventDispatcher()

eventFilter

exec()

exec_()

exit

findChild

findChildren

focusObject()

focusWidget()

focusWindow()

font

fontMetrics()

highDpiScaleFactorRoundingPolicy()

inherits(object, /)

inputMethod()

installEventFilter(object, /)

installNativeEventFilter(object, /)

installTranslator(object, /)

instance()

instanceExists()

isEffectEnabled(object, /)

isLeftToRight()

isQuickItemType()

isQuitLockEnabled()

isRightToLeft()

isSavingSession()

isSessionRestored()

isSetuidAllowed()

isSignalConnected(object, /)

isWidgetType()

isWindowType()

keyboardInputInterval()

keyboardModifiers()

killTimer(object, /)

layoutDirection()

libraryPaths()

metaObject()

modalWindow()

mouseButtons()

moveToThread(object, /)

nativeInterface()

notify

objectName()

organizationDomain()

organizationName()

overrideCursor()

palette

parent()

platformFunction(object, /)

platformName()

postEvent

post_init()

primaryScreen()

processEvents

property(object, /)

queryKeyboardModifiers()

quit()

quitOnLastWindowClosed()

receivers(object, /)

removeEventFilter(object, /)

removeLibraryPath(object, /)

removeNativeEventFilter(object, /)

removePostedEvents

removeTranslator(object, /)

requestPermission

resolveInterface

restart()

restoreOverrideCursor()

screenAt(object, /)

screens()

sendEvent

sendPostedEvents

sender()

senderSignalIndex()

sessionId()

sessionKey()

setActiveWindow(object, /)

setApplicationDisplayName(object, /)

setApplicationName(object, /)

setApplicationVersion(object, /)

setAttribute

setAutoSipEnabled(object, /)

setBadgeNumber(object, /)

setCursorFlashTime(object, /)

setDesktopFileName(object, /)

setDesktopSettingsAware(object, /)

setDoubleClickInterval(object, /)

setEffectEnabled

setEventDispatcher(object, /)

setFont

setHighDpiScaleFactorRoundingPolicy(object, /)

setKeyboardInputInterval(object, /)

setLayoutDirection(object, /)

setLibraryPaths(object, /)

setObjectName(object, /)

setOrganizationDomain(object, /)

setOrganizationName(object, /)

setOverrideCursor(object, /)

setPalette

setParent(object, /)

setProperty

setQuitLockEnabled(object, /)

setQuitOnLastWindowClosed(object, /)

setSetuidAllowed(object, /)

setStartDragDistance(object, /)

setStartDragTime(object, /)

setStyle(object, /)

setStyleSheet(object, /)

setWheelScrollLines(object, /)

setWindowIcon(object, /)

shutdown()

signalsBlocked()

startDragDistance()

startDragTime()

startTimer

startingUp()

style()

styleHints()

styleSheet()

sync()

testAttribute(object, /)

thread()

timerEvent(object, /)

topLevelAt

topLevelWidgets()

topLevelWindows()

tr

translate

wheelScrollLines()

widgetAt

windowIcon()

Attributes

parser: QCommandLineParser
args: CommandLineOptions
args2: list[str]
splash: SplashDialog
window: MainWindow | None
manager: Manager | None
post_init() None[source]
Return type:

None

property debug: bool
close()[source]
restart() None[source]
Return type:

None

ApplicationFlags = 395777
static aboutQt()
aboutToQuit
static activeModalWidget()
static activePopupWidget()
static activeWindow()
static addLibraryPath(object, /)
static alert()
static allWidgets()
static allWindows()
static applicationDirPath()
static applicationDisplayName()
applicationDisplayNameChanged
static applicationFilePath()
static applicationName()
applicationNameChanged
static applicationPid()
static applicationState()
applicationStateChanged
static applicationVersion()
applicationVersionChanged
static arguments()
autoSipEnabled()
static beep()
blockSignals(object, /)
static changeOverrideCursor(object, /)
checkPermission(object, /)
childEvent(object, /)
children()
static clipboard()
static closeAllWindows()
static closingDown()
commitDataRequest
static connect()
connectNotify(object, /)
static cursorFlashTime()
customEvent(object, /)
deleteLater()
static desktopFileName()
static desktopSettingsAware()
destroyed
devicePixelRatio()
static disconnect()
disconnectNotify(object, /)
static doubleClickInterval()
dumpObjectInfo()
dumpObjectTree()
dynamicPropertyNames()
emit()
event(object, /)
static eventDispatcher()
eventFilter()
static exec()
exec_()
static exit()
findChild()
findChildren()
focusChanged
static focusObject()
focusObjectChanged
static focusWidget()
static focusWindow()
focusWindowChanged
static font()
fontChanged
fontDatabaseChanged
static fontMetrics()
static highDpiScaleFactorRoundingPolicy()
inherits(object, /)
static inputMethod()
installEventFilter(object, /)
installNativeEventFilter(object, /)
static installTranslator(object, /)
static instance()
static instanceExists()
static isEffectEnabled(object, /)
static isLeftToRight()
isQuickItemType()
static isQuitLockEnabled()
static isRightToLeft()
isSavingSession()
isSessionRestored()
static isSetuidAllowed()
isSignalConnected(object, /)
isWidgetType()
isWindowType()
static keyboardInputInterval()
static keyboardModifiers()
killTimer(object, /)
lastWindowClosed
static layoutDirection()
layoutDirectionChanged
static libraryPaths()
metaObject()
static modalWindow()
static mouseButtons()
moveToThread(object, /)
nativeInterface()
notify()
objectName()
objectNameChanged
static organizationDomain()
organizationDomainChanged
static organizationName()
organizationNameChanged
static overrideCursor()
static palette()
paletteChanged
parent()
static platformFunction(object, /)
static platformName()
static postEvent()
static primaryScreen()
primaryScreenChanged
static processEvents()
property(object, /)
static queryKeyboardModifiers()
static quit()
static quitOnLastWindowClosed()
receivers(object, /)
removeEventFilter(object, /)
static removeLibraryPath(object, /)
removeNativeEventFilter(object, /)
static removePostedEvents()
static removeTranslator(object, /)
requestPermission()
resolveInterface()
static restoreOverrideCursor()
saveStateRequest
screenAdded
static screenAt(object, /)
screenRemoved
static screens()
static sendEvent()
static sendPostedEvents()
sender()
senderSignalIndex()
sessionId()
sessionKey()
static setActiveWindow(object, /)
static setApplicationDisplayName(object, /)
static setApplicationName(object, /)
static setApplicationVersion(object, /)
static setAttribute()
setAutoSipEnabled(object, /)
setBadgeNumber(object, /)
static setCursorFlashTime(object, /)
static setDesktopFileName(object, /)
static setDesktopSettingsAware(object, /)
static setDoubleClickInterval(object, /)
static setEffectEnabled()
static setEventDispatcher(object, /)
static setFont()
static setHighDpiScaleFactorRoundingPolicy(object, /)
static setKeyboardInputInterval(object, /)
static setLayoutDirection(object, /)
static setLibraryPaths(object, /)
setObjectName(object, /)
static setOrganizationDomain(object, /)
static setOrganizationName(object, /)
static setOverrideCursor(object, /)
static setPalette()
setParent(object, /)
setProperty()
static setQuitLockEnabled(object, /)
static setQuitOnLastWindowClosed(object, /)
static setSetuidAllowed(object, /)
static setStartDragDistance(object, /)
static setStartDragTime(object, /)
static setStyle(object, /)
setStyleSheet(object, /)
static setWheelScrollLines(object, /)
static setWindowIcon(object, /)
shutdown()
signalsBlocked()
static startDragDistance()
static startDragTime()
startTimer()
static startingUp()
staticMetaObject = PySide6.QtCore.QMetaObject("Application" inherits "QApplication": )
static style()
static styleHints()
styleSheet()
static sync()
static testAttribute(object, /)
thread()
timerEvent(object, /)
static topLevelAt()
static topLevelWidgets()
static topLevelWindows()
classmethod tr()
static translate()
static wheelScrollLines()
static widgetAt()
static windowIcon()