ConfigureApp

class bapsf_motion.gui.configure.configure_.ConfigureApp(*args, config: Path | str | Dict[str, Any] | RunManagerConfig = None, defaults: Path | str | Dict[str, Any] | None = None, **kwargs)

Bases: QApplication

Attributes Summary

ApplicationFlags

aboutToQuit

applicationDisplayNameChanged

applicationNameChanged

applicationStateChanged

applicationVersionChanged

commitDataRequest

destroyed

focusChanged

focusObjectChanged

focusWindowChanged

fontChanged

fontDatabaseChanged

lastWindowClosed

layoutDirectionChanged

objectNameChanged

organizationDomainChanged

organizationNameChanged

paletteChanged

primaryScreenChanged

qss_file_path

saveStateRequest

screenAdded

screenRemoved

staticMetaObject

Methods Summary

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()

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_(**kwargs)

exit

findChild

findChildren

focusObject()

focusWidget()

focusWindow()

font

fontMetrics()

highDpiScaleFactorRoundingPolicy()

inherits(object,Β /)

inputMethod()

installEventFilter(object,Β /)

installNativeEventFilter(object,Β /)

installTranslator(object,Β /)

instance()

instanceExists()

isEffectEnabled(object,Β /)

isLeftToRight()

isQmlExposed()

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

primaryScreen()

processEvents

property(object,Β /)

queryKeyboardModifiers()

quit()

quitOnLastWindowClosed()

receivers(object,Β /)

reload_style_sheet()

removeEventFilter(object,Β /)

removeLibraryPath(object,Β /)

removeNativeEventFilter(object,Β /)

removePostedEvents

removeTranslator(object,Β /)

requestPermission

resolveInterface

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 Documentation

ApplicationFlags = 396033
aboutToQuit
applicationDisplayNameChanged
applicationNameChanged
applicationStateChanged
applicationVersionChanged
commitDataRequest
destroyed
focusChanged
focusObjectChanged
focusWindowChanged
fontChanged
fontDatabaseChanged
lastWindowClosed
layoutDirectionChanged
objectNameChanged
organizationDomainChanged
organizationNameChanged
paletteChanged
primaryScreenChanged
qss_file_path = PosixPath('/home/docs/checkouts/readthedocs.org/user_builds/bapsf-motion/checkouts/latest/bapsf_motion/gui/configure/configure.qss')
saveStateRequest
screenAdded
screenRemoved
staticMetaObject = PySide6.QtCore.QMetaObject("ConfigureApp" inherits "QApplication": )

Methods Documentation

static aboutQt()
static activeModalWidget()
static activePopupWidget()
static activeWindow()
static addLibraryPath(object, /)
static alert()
static allWidgets()
static allWindows()
static applicationDirPath()
static applicationDisplayName()
static applicationFilePath()
static applicationName()
static applicationPid()
static applicationState()
static applicationVersion()
static arguments()
autoSipEnabled()
static beep()
blockSignals(object, /)
static changeOverrideCursor(object, /)
checkPermission(object, /)
childEvent(object, /)
children()
static clipboard()
static closeAllWindows()
static closingDown()
static connect()
connectNotify(object, /)
static cursorFlashTime()
customEvent(object, /)
deleteLater()
static desktopFileName()
static desktopSettingsAware()
devicePixelRatio()
static disconnect()
disconnectNotify(object, /)
static doubleClickInterval()
dumpObjectInfo()
dumpObjectTree()
dynamicPropertyNames()
emit()
event(object, /)
static eventDispatcher()
eventFilter()
static exec()
exec_(**kwargs)
static exit()
findChild()
findChildren()
static focusObject()
static focusWidget()
static focusWindow()
static font()
static fontMetrics()
static highDpiScaleFactorRoundingPolicy()
inherits(object, /)
static inputMethod()
installEventFilter(object, /)
installNativeEventFilter(object, /)
static installTranslator(object, /)
static instance()
static instanceExists()
static isEffectEnabled(object, /)
static isLeftToRight()
isQmlExposed()
isQuickItemType()
static isQuitLockEnabled()
static isRightToLeft()
isSavingSession()
isSessionRestored()
static isSetuidAllowed()
isSignalConnected(object, /)
isWidgetType()
isWindowType()
static keyboardInputInterval()
static keyboardModifiers()
killTimer(object, /)
static layoutDirection()
static libraryPaths()
metaObject()
static modalWindow()
static mouseButtons()
moveToThread(object, /)
nativeInterface()
notify()
objectName()
static organizationDomain()
static organizationName()
static overrideCursor()
static palette()
parent()
static platformFunction(object, /)
static platformName()
static postEvent()
static primaryScreen()
static processEvents()
property(object, /)
static queryKeyboardModifiers()
static quit()
static quitOnLastWindowClosed()
receivers(object, /)
reload_style_sheet()
removeEventFilter(object, /)
static removeLibraryPath(object, /)
removeNativeEventFilter(object, /)
static removePostedEvents()
static removeTranslator(object, /)
requestPermission()
resolveInterface()
static restoreOverrideCursor()
static screenAt(object, /)
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()
static style()
static styleHints()
styleSheet()
static sync()
static testAttribute(object, /)
thread()
timerEvent(object, /)
static topLevelAt()
static topLevelWidgets()
static topLevelWindows()
tr()
static translate()
static wheelScrollLines()
static widgetAt()
static windowIcon()