BaseMod.props.propUIConnectors.PropsUI¶
- class BaseMod.props.propUIConnectors.PropsUI(mod, parent=None)[source]¶
Bases:
UIMethods
Attributes
Returns if level was loaded
- prop_options_click(item: QTreeWidgetItem, column)[source]¶
- Parameters:
item (QTreeWidgetItem)
- Parameters:
pos (QPoint)
- class PaintDeviceMetric(*values)¶
Bases:
Enum- PdmWidth = 1¶
- PdmHeight = 2¶
- PdmWidthMM = 3¶
- PdmHeightMM = 4¶
- PdmNumColors = 5¶
- PdmDepth = 6¶
- PdmDpiX = 7¶
- PdmDpiY = 8¶
- PdmPhysicalDpiX = 9¶
- PdmPhysicalDpiY = 10¶
- PdmDevicePixelRatio = 11¶
- PdmDevicePixelRatioScaled = 12¶
- PdmDevicePixelRatioF_EncodedA = 13¶
- PdmDevicePixelRatioF_EncodedB = 14¶
- class RenderFlag(*values)¶
Bases:
Flag- DrawWindowBackground = 1¶
- DrawChildren = 2¶
- IgnoreMask = 4¶
- acceptDrops()¶
- accessibleDescription()¶
- accessibleIdentifier()¶
- accessibleName()¶
- actionEvent(object, /)¶
- actions()¶
- activateWindow()¶
- addAction()¶
- addActions(object, /)¶
- adjustSize()¶
- autoFillBackground()¶
- backgroundRole()¶
- backingStore()¶
- baseSize()¶
- begin_recording() None¶
Records all of your actions if Debug mode is set
- Returns:
None
- Return type:
None
- blockSignals(object, /)¶
- changeEvent(object, /)¶
- childAt()¶
- childEvent(object, /)¶
- children()¶
- childrenRect()¶
- childrenRegion()¶
- clearFocus()¶
- clearMask()¶
- close()¶
- closeEvent(object, /)¶
- colorCount()¶
- static connect()¶
- connectNotify(object, /)¶
- contentsMargins()¶
- contentsRect()¶
- contextMenuEvent(object, /)¶
- contextMenuPolicy()¶
- create()¶
- createWinId()¶
- static createWindowContainer()¶
- cursor()¶
- customContextMenuRequested¶
- customEvent(object, /)¶
- deleteLater()¶
- depth()¶
- destroy()¶
- destroyed¶
- devType()¶
- devicePixelRatio()¶
- devicePixelRatioF()¶
- static devicePixelRatioFScale()¶
- static disconnect()¶
- disconnectNotify(object, /)¶
- dragEnterEvent(object, /)¶
- dragLeaveEvent(object, /)¶
- dragMoveEvent(object, /)¶
- dropEvent(object, /)¶
- dumpObjectInfo()¶
- dumpObjectTree()¶
- dynamicPropertyNames()¶
- editor_linked(editor) None¶
Gets called whenever Editor with this UI is being added
- Parameters:
editor – Editor that was added
- Returns:
None
- Return type:
None
- effectiveWinId()¶
- emit()¶
- static encodeMetricF()¶
- ensurePolished()¶
- enterEvent(object, /)¶
- event(object, /)¶
- eventFilter()¶
- static find(object, /)¶
- findChild()¶
- findChildren()¶
- focusInEvent(object, /)¶
- focusNextChild()¶
- focusNextPrevChild(object, /)¶
- focusOutEvent(object, /)¶
- focusPolicy()¶
- focusPreviousChild()¶
- focusProxy()¶
- focusWidget()¶
- font()¶
- fontInfo()¶
- fontMetrics()¶
- foregroundRole()¶
- frameGeometry()¶
- frameSize()¶
- geometry()¶
- grab()¶
- grabGesture()¶
- grabKeyboard()¶
- grabMouse()¶
- grabShortcut()¶
- graphicsEffect()¶
- graphicsProxyWidget()¶
- hasFocus()¶
- hasHeightForWidth()¶
- hasMouseTracking()¶
- hasTabletTracking()¶
- height()¶
- heightForWidth(object, /)¶
- heightMM()¶
- hide()¶
- hideEvent(object, /)¶
- inherits(object, /)¶
- initPainter(object, /)¶
- inputMethodEvent(object, /)¶
- inputMethodHints()¶
- inputMethodQuery(object, /)¶
- insertAction()¶
- insertActions()¶
- installEventFilter(object, /)¶
- internalWinId()¶
- isActiveWindow()¶
- isAncestorOf(object, /)¶
- isEnabled()¶
- isEnabledTo(object, /)¶
- isFullScreen()¶
- isHidden()¶
- isLeftToRight()¶
- isMaximized()¶
- isMinimized()¶
- isModal()¶
- isQuickItemType()¶
- isRightToLeft()¶
- isSignalConnected(object, /)¶
- isTopLevel()¶
- isVisible()¶
- isVisibleTo(object, /)¶
- isWidgetType()¶
- isWindow()¶
- isWindowModified()¶
- isWindowType()¶
- keyPressEvent(object, /)¶
- keyReleaseEvent(object, /)¶
- static keyboardGrabber()¶
- killTimer(object, /)¶
- layout()¶
- layoutDirection()¶
- leaveEvent(object, /)¶
- property level_loaded: bool¶
Returns if level was loaded
- Returns:
if viewport is available
- Return type:
- locale()¶
- logicalDpiX()¶
- logicalDpiY()¶
- lower()¶
- mapFrom()¶
- mapFromGlobal(object, /)¶
- mapFromParent(object, /)¶
- mapTo()¶
- mapToGlobal(object, /)¶
- mapToParent(object, /)¶
- mask()¶
- maximumHeight()¶
- maximumSize()¶
- maximumWidth()¶
- metaObject()¶
- metric(object, /)¶
- minimumHeight()¶
- minimumSize()¶
- minimumSizeHint()¶
- minimumWidth()¶
- mouseDoubleClickEvent(object, /)¶
- static mouseGrabber()¶
- mouseMoveEvent(object, /)¶
- mousePressEvent(object, /)¶
- mouseReleaseEvent(object, /)¶
- move()¶
- moveEvent(object, /)¶
- moveToThread(object, /)¶
- nativeEvent()¶
- nativeParentWidget()¶
- nextInFocusChain()¶
- normalGeometry()¶
- objectName()¶
- objectNameChanged¶
- overrideWindowFlags(object, /)¶
- overrideWindowState(object, /)¶
- paintEngine()¶
- paintEvent(object, /)¶
- painters¶
- paintingActive()¶
- palette()¶
- parent()¶
- parentWidget()¶
- physicalDpiX()¶
- physicalDpiY()¶
- pos()¶
- previousInFocusChain()¶
- property(object, /)¶
- raise_()¶
- receivers(object, /)¶
- rect()¶
- redirected(object, /)¶
- releaseKeyboard()¶
- releaseMouse()¶
- releaseShortcut(object, /)¶
- removeAction(object, /)¶
- removeEventFilter(object, /)¶
- render()¶
- repaint()¶
- resize()¶
- resizeEvent(object, /)¶
- restoreGeometry(object, /)¶
- saveGeometry()¶
- screen()¶
- scroll()¶
- sender()¶
- senderSignalIndex()¶
- setAcceptDrops(object, /)¶
- setAccessibleDescription(object, /)¶
- setAccessibleIdentifier(object, /)¶
- setAccessibleName(object, /)¶
- setAttribute()¶
- setAutoFillBackground(object, /)¶
- setBackgroundRole(object, /)¶
- setBaseSize()¶
- setContentsMargins()¶
- setContextMenuPolicy(object, /)¶
- setCursor(object, /)¶
- setDisabled(object, /)¶
- setEnabled(object, /)¶
- setFixedHeight(object, /)¶
- setFixedSize()¶
- setFixedWidth(object, /)¶
- setFocus()¶
- setFocusPolicy(object, /)¶
- setFocusProxy(object, /)¶
- setFont(object, /)¶
- setForegroundRole(object, /)¶
- setGeometry()¶
- setGraphicsEffect(object, /)¶
- setHidden(object, /)¶
- setInputMethodHints(object, /)¶
- setLayout(object, /)¶
- setLayoutDirection(object, /)¶
- setLocale(object, /)¶
- setMask(object, /)¶
- setMaximumHeight(object, /)¶
- setMaximumSize()¶
- setMaximumWidth(object, /)¶
- setMinimumHeight(object, /)¶
- setMinimumSize()¶
- setMinimumWidth(object, /)¶
- setMouseTracking(object, /)¶
- setObjectName(object, /)¶
- setPalette(object, /)¶
- setParent()¶
- setProperty()¶
- setScreen(object, /)¶
- setShortcutAutoRepeat()¶
- setShortcutEnabled()¶
- setSizeIncrement()¶
- setSizePolicy()¶
- setStatusTip(object, /)¶
- setStyle(object, /)¶
- setStyleSheet(object, /)¶
- static setTabOrder()¶
- setTabletTracking(object, /)¶
- setToolTip(object, /)¶
- setToolTipDuration(object, /)¶
- setUpdatesEnabled(object, /)¶
- setVisible(object, /)¶
- setWhatsThis(object, /)¶
- setWindowFilePath(object, /)¶
- setWindowFlag()¶
- setWindowFlags(object, /)¶
- setWindowIcon(object, /)¶
- setWindowIconText(object, /)¶
- setWindowModality(object, /)¶
- setWindowModified(object, /)¶
- setWindowOpacity(object, /)¶
- setWindowRole(object, /)¶
- setWindowState(object, /)¶
- setWindowTitle(object, /)¶
- show()¶
- showEvent(object, /)¶
- showFullScreen()¶
- showMaximized()¶
- showMinimized()¶
- showNormal()¶
- signalsBlocked()¶
- size()¶
- sizeHint()¶
- sizeIncrement()¶
- sizePolicy()¶
- stackUnder(object, /)¶
- startTimer()¶
- staticMetaObject = PySide6.QtCore.QMetaObject("PropsUI" inherits "UI": )¶
- statusTip()¶
- style()¶
- styleSheet()¶
- tabletEvent(object, /)¶
- testAttribute(object, /)¶
- thread()¶
- timerEvent(object, /)¶
- toolTip()¶
- toolTipDuration()¶
- topLevelWidget()¶
- classmethod tr()¶
- underMouse()¶
- ungrabGesture(object, /)¶
- unsetCursor()¶
- unsetLayoutDirection()¶
- unsetLocale()¶
- update()¶
- updateGeometry()¶
- updateMicroFocus()¶
- updatesEnabled()¶
- visibleRegion()¶
- whatsThis()¶
- wheelEvent(object, /)¶
- width()¶
- widthMM()¶
- winId()¶
- window()¶
- windowFilePath()¶
- windowFlags()¶
- windowHandle()¶
- windowIcon()¶
- windowIconChanged¶
- windowIconText()¶
- windowIconTextChanged¶
- windowModality()¶
- windowOpacity()¶
- windowRole()¶
- windowState()¶
- windowTitle()¶
- windowTitleChanged¶
- windowType()¶
- x()¶
- y()¶