fibomat.beam_simulation.slider module#
- class fibomat.beam_simulation.slider.Slider[source]#
Bases:
QSlider- DrawChildren = 2#
- DrawWindowBackground = 1#
- IgnoreMask = 4#
- NoTicks = 0#
- PdmDepth = 6#
- PdmDevicePixelRatio = 11#
- PdmDevicePixelRatioScaled = 12#
- PdmDpiX = 7#
- PdmDpiY = 8#
- PdmHeight = 2#
- PdmHeightMM = 4#
- PdmNumColors = 5#
- PdmPhysicalDpiX = 9#
- PdmPhysicalDpiY = 10#
- PdmWidth = 1#
- PdmWidthMM = 3#
- class RenderFlags#
- class RenderFlags(f: QWidget.RenderFlags | QWidget.RenderFlag)
- class RenderFlags(a0: QWidget.RenderFlags)
Bases:
simplewrapper- __init__(*args, **kwargs)#
- SliderMove = 7#
- SliderNoAction = 0#
- SliderOrientationChange = 1#
- SliderPageStepAdd = 3#
- SliderPageStepSub = 4#
- SliderRangeChange = 0#
- SliderSingleStepAdd = 1#
- SliderSingleStepSub = 2#
- SliderStepsChange = 2#
- SliderToMaximum = 6#
- SliderToMinimum = 5#
- SliderValueChange = 3#
- TicksAbove = 1#
- TicksBelow = 2#
- TicksBothSides = 3#
- TicksLeft = 1#
- TicksRight = 2#
- __init__(*args, **kwargs)#
- actionEvent(self, a0: QActionEvent)#
- actionTriggered#
actionTriggered(self, action: int) [signal]
- actions(self) List[QAction]#
- activateWindow(self)#
- addAction(self, action: QAction)#
- addActions(self, actions: Iterable[QAction])#
- adjustSize(self)#
- backgroundRole(self) QPalette.ColorRole#
- baseSize(self) QSize#
- changeEvent(self, e: QEvent)#
- childEvent(self, a0: QChildEvent)#
- children(self) List[QObject]#
- childrenRect(self) QRect#
- childrenRegion(self) QRegion#
- clearFocus(self)#
- clearMask(self)#
- closeEvent(self, a0: QCloseEvent)#
- connectNotify(self, signal: QMetaMethod)#
- contentsMargins(self) QMargins#
- contentsRect(self) QRect#
- contextMenuEvent(self, a0: QContextMenuEvent)#
- contextMenuPolicy(self) Qt.ContextMenuPolicy#
- create(self, window: PyQt5.sip.voidptr = 0, initializeWindow: bool = True, destroyOldWindow: bool = True)#
- createWindowContainer(window: QWindow, parent: Optional[QWidget] = None, flags: Qt.WindowFlags | Qt.WindowType = 0) QWidget#
- cursor(self) QCursor#
- customContextMenuRequested#
customContextMenuRequested(self, pos: QPoint) [signal]
- customEvent(self, a0: QEvent)#
- deleteLater(self)#
- destroyed#
destroyed(self, object: typing.Optional[QObject] = None) [signal]
- disconnectNotify(self, signal: QMetaMethod)#
- dragEnterEvent(self, a0: QDragEnterEvent)#
- dragLeaveEvent(self, a0: QDragLeaveEvent)#
- dragMoveEvent(self, a0: QDragMoveEvent)#
- dropEvent(self, a0: QDropEvent)#
- dumpObjectInfo(self)#
- dumpObjectTree(self)#
- dynamicPropertyNames(self) List[QByteArray]#
- effectiveWinId(self) PyQt5.sip.voidptr#
- ensurePolished(self)#
- enterEvent(self, a0: QEvent)#
- find(a0: PyQt5.sip.voidptr) QWidget#
- findChild(self, type: type, name: str = '', options: Qt.FindChildOptions | Qt.FindChildOption = Qt.FindChildrenRecursively) QObject#
- findChild(self, types: Tuple, name: str = '', options: Qt.FindChildOptions | Qt.FindChildOption = Qt.FindChildrenRecursively) QObject
- findChildren(self, type: type, name: str = '', options: Qt.FindChildOptions | Qt.FindChildOption = Qt.FindChildrenRecursively) List[QObject]#
- findChildren(self, types: Tuple, name: str = '', options: Qt.FindChildOptions | Qt.FindChildOption = Qt.FindChildrenRecursively) List[QObject]
- findChildren(self, type: type, regExp: QRegExp, options: Qt.FindChildOptions | Qt.FindChildOption = Qt.FindChildrenRecursively) List[QObject]
- findChildren(self, types: Tuple, regExp: QRegExp, options: Qt.FindChildOptions | Qt.FindChildOption = Qt.FindChildrenRecursively) List[QObject]
- findChildren(self, type: type, re: QRegularExpression, options: Qt.FindChildOptions | Qt.FindChildOption = Qt.FindChildrenRecursively) List[QObject]
- findChildren(self, types: Tuple, re: QRegularExpression, options: Qt.FindChildOptions | Qt.FindChildOption = Qt.FindChildrenRecursively) List[QObject]
- focusInEvent(self, a0: QFocusEvent)#
- focusOutEvent(self, a0: QFocusEvent)#
- focusPolicy(self) Qt.FocusPolicy#
- focusProxy(self) QWidget#
- focusWidget(self) QWidget#
- font(self) QFont#
- fontInfo(self) QFontInfo#
- fontMetrics(self) QFontMetrics#
- foregroundRole(self) QPalette.ColorRole#
- frameGeometry(self) QRect#
- frameSize(self) QSize#
- geometry(self) QRect#
- grab(self, rectangle: QRect = QRect(QPoint(0, 0), QSize(-1, -1))) QPixmap#
- grabGesture(self, type: Qt.GestureType, flags: Qt.GestureFlags | Qt.GestureFlag = Qt.GestureFlags())#
- grabKeyboard(self)#
- grabShortcut(self, key: QKeySequence | QKeySequence.StandardKey | str | int, context: Qt.ShortcutContext = Qt.WindowShortcut) int#
- graphicsEffect(self) QGraphicsEffect#
- graphicsProxyWidget(self) QGraphicsProxyWidget#
- hide(self)#
- hideEvent(self, a0: QHideEvent)#
- initPainter(self, painter: QPainter)#
- initStyleOption(self, option: QStyleOptionSlider)#
- inputMethodEvent(self, a0: QInputMethodEvent)#
- inputMethodHints(self) Qt.InputMethodHints#
- inputMethodQuery(self, a0: Qt.InputMethodQuery) Any#
- insertAction(self, before: QAction, action: QAction)#
- insertActions(self, before: QAction, actions: Iterable[QAction])#
- installEventFilter(self, a0: QObject)#
- keyPressEvent(self, ev: QKeyEvent)#
- keyReleaseEvent(self, a0: QKeyEvent)#
- keyboardGrabber() QWidget#
- layout(self) QLayout#
- layoutDirection(self) Qt.LayoutDirection#
- leaveEvent(self, a0: QEvent)#
- locale(self) QLocale#
- lower(self)#
- mapFrom(self, a0: QWidget, a1: QPoint) QPoint#
- mapFromGlobal(self, a0: QPoint) QPoint#
- mapFromParent(self, a0: QPoint) QPoint#
- mapTo(self, a0: QWidget, a1: QPoint) QPoint#
- mapToGlobal(self, a0: QPoint) QPoint#
- mapToParent(self, a0: QPoint) QPoint#
- mask(self) QRegion#
- maximumSize(self) QSize#
- metaObject(self) QMetaObject#
- metric(self, a0: QPaintDevice.PaintDeviceMetric) int#
- minimumSize(self) QSize#
- minimumSizeHint(self) QSize#
- mouseDoubleClickEvent(self, a0: QMouseEvent)#
- mouseGrabber() QWidget#
- mouseMoveEvent(self, ev: QMouseEvent)#
- mouseReleaseEvent(self, ev: QMouseEvent)#
- moveEvent(self, a0: QMoveEvent)#
- moveToThread(self, thread: QThread)#
- nativeEvent(self, eventType: QByteArray | bytes | bytearray, message: PyQt5.sip.voidptr) Tuple[bool, int]#
- nativeParentWidget(self) QWidget#
- nextInFocusChain(self) QWidget#
- normalGeometry(self) QRect#
- objectNameChanged#
objectNameChanged(self, objectName: str) [signal]
- orientation(self) Qt.Orientation#
- overrideWindowFlags(self, type: Qt.WindowFlags | Qt.WindowType)#
- overrideWindowState(self, state: Qt.WindowStates | Qt.WindowState)#
- paintEngine(self) QPaintEngine#
- paintEvent(self, ev: QPaintEvent)#
- palette(self) QPalette#
- parent(self) QObject#
- parentWidget(self) QWidget#
- pos(self) QPoint#
- previousInFocusChain(self) QWidget#
- pyqtConfigure(...)#
Each keyword argument is either the name of a Qt property or a Qt signal. For properties the property is set to the given value which should be of an appropriate type. For signals the signal is connected to the given value which should be a callable.
- raise_(self)#
- rangeChanged#
rangeChanged(self, min: int, max: int) [signal]
- rect(self) QRect#
- releaseKeyboard(self)#
- releaseMouse(self)#
- removeAction(self, action: QAction)#
- removeEventFilter(self, a0: QObject)#
- render(self, target: QPaintDevice, targetOffset: QPoint = QPoint(), sourceRegion: QRegion = QRegion(), flags: QWidget.RenderFlags | QWidget.RenderFlag = QWidget.RenderFlags(QWidget.RenderFlag.DrawWindowBackground | QWidget.RenderFlag.DrawChildren))#
- render(self, painter: QPainter, targetOffset: QPoint = QPoint(), sourceRegion: QRegion = QRegion(), flags: QWidget.RenderFlags | QWidget.RenderFlag = QWidget.RenderFlags(QWidget.RenderFlag.DrawWindowBackground | QWidget.RenderFlag.DrawChildren)) None
- repaint(self)#
- repaint(self, x: int, y: int, w: int, h: int) None
- repaint(self, a0: QRect) None
- repaint(self, a0: QRegion) None
- repeatAction(self) QAbstractSlider.SliderAction#
- resizeEvent(self, a0: QResizeEvent)#
- saveGeometry(self) QByteArray#
- screen(self) QScreen#
- sender(self) QObject#
- setBackgroundRole(self, a0: QPalette.ColorRole)#
- setContentsMargins(self, left: int, top: int, right: int, bottom: int)#
- setContentsMargins(self, margins: QMargins) None
- setContextMenuPolicy(self, policy: Qt.ContextMenuPolicy)#
- setCursor(self, a0: QCursor | Qt.CursorShape)#
- setFocusPolicy(self, policy: Qt.FocusPolicy)#
- setFocusProxy(self, a0: QWidget)#
- setFont(self, a0: QFont)#
- setForegroundRole(self, a0: QPalette.ColorRole)#
- setGraphicsEffect(self, effect: QGraphicsEffect)#
- setInputMethodHints(self, hints: Qt.InputMethodHints | Qt.InputMethodHint)#
- setLayout(self, a0: QLayout)#
- setLayoutDirection(self, direction: Qt.LayoutDirection)#
- setLocale(self, locale: QLocale)#
- setOrientation(self, a0: Qt.Orientation)#
- setPalette(self, a0: QPalette)#
- setParent(self, parent: QWidget)#
- setParent(self, parent: QWidget, f: Qt.WindowFlags | Qt.WindowType) None
- setRepeatAction(self, action: QAbstractSlider.SliderAction, thresholdTime: int = 500, repeatTime: int = 50)#
- setSizePolicy(self, a0: QSizePolicy)#
- setSizePolicy(self, hor: QSizePolicy.Policy, ver: QSizePolicy.Policy) None
- setStyle(self, a0: QStyle)#
- setTabOrder(a0: QWidget, a1: QWidget)#
- setTickPosition(self, position: QSlider.TickPosition)#
- setWindowFlags(self, type: Qt.WindowFlags | Qt.WindowType)#
- setWindowIcon(self, icon: QIcon)#
- setWindowModality(self, windowModality: Qt.WindowModality)#
- setWindowState(self, state: Qt.WindowStates | Qt.WindowState)#
- show(self)#
- showEvent(self, a0: QShowEvent)#
- showFullScreen(self)#
- showMaximized(self)#
- showMinimized(self)#
- showNormal(self)#
- size(self) QSize#
- sizeHint(self) QSize#
- sizeIncrement(self) QSize#
- sizePolicy(self) QSizePolicy#
- sliderChange(self, change: QAbstractSlider.SliderChange)#
- sliderMoved#
sliderMoved(self, position: int) [signal]
- sliderPressed#
sliderPressed(self) [signal]
- sliderReleased#
sliderReleased(self) [signal]
- stackUnder(self, a0: QWidget)#
- staticMetaObject = <PyQt5.QtCore.QMetaObject object>#
- style(self) QStyle#
- tabletEvent(self, a0: QTabletEvent)#
- thread(self) QThread#
- tickPosition(self) QSlider.TickPosition#
- timerEvent(self, a0: QTimerEvent)#
- triggerAction(self, action: QAbstractSlider.SliderAction)#
- ungrabGesture(self, type: Qt.GestureType)#
- unsetCursor(self)#
- unsetLayoutDirection(self)#
- unsetLocale(self)#
- update(self)#
- update(self, a0: QRect) None
- update(self, a0: QRegion) None
- update(self, ax: int, ay: int, aw: int, ah: int) None
- updateGeometry(self)#
- updateMicroFocus(self)#
- valueChanged#
valueChanged(self, value: int) [signal]
- visibleRegion(self) QRegion#
- wheelEvent(self, e: QWheelEvent)#
- winId(self) PyQt5.sip.voidptr#
- window(self) QWidget#
- windowFlags(self) Qt.WindowFlags#
- windowHandle(self) QWindow#
- windowIcon(self) QIcon#
- windowIconChanged#
windowIconChanged(self, icon: QIcon) [signal]
- windowIconTextChanged#
windowIconTextChanged(self, iconText: str) [signal]
- windowModality(self) Qt.WindowModality#
- windowState(self) Qt.WindowStates#
- windowTitleChanged#
windowTitleChanged(self, title: str) [signal]
- windowType(self) Qt.WindowType#