SDF.GUI.converter.sdf_converter module¶
-
class
FileListWidget[source]¶ Bases:
QListWidget-
AboveItem= 1¶
-
Adjust= 1¶
-
AdjustIgnored= 0¶
-
AdjustToContents= 2¶
-
AdjustToContentsOnFirstShow= 1¶
-
AllEditTriggers= 31¶
-
AnimatingState= 6¶
-
AnyKeyPressed= 16¶
-
Batched= 1¶
-
BelowItem= 2¶
-
Box= 1¶
-
CollapsingState= 5¶
-
ContiguousSelection= 4¶
-
CurrentChanged= 1¶
-
DoubleClicked= 2¶
-
DragDrop= 3¶
-
DragOnly= 1¶
-
DragSelectingState= 2¶
-
DraggingState= 1¶
-
DrawChildren= 2¶
-
DrawWindowBackground= 1¶
-
DropOnly= 2¶
-
EditKeyPressed= 8¶
-
class
EditTriggers¶ Bases:
sip.simplewrapperQAbstractItemView.EditTriggers(Union[QAbstractItemView.EditTriggers, QAbstractItemView.EditTrigger]) QAbstractItemView.EditTriggers(QAbstractItemView.EditTriggers)
-
EditingState= 3¶
-
EnsureVisible= 0¶
-
ExpandingState= 4¶
-
ExtendedSelection= 3¶
-
Fixed= 0¶
-
Free= 1¶
-
HLine= 4¶
-
IconMode= 1¶
-
IgnoreMask= 4¶
-
InternalMove= 4¶
-
LeftToRight= 0¶
-
ListMode= 0¶
-
MoveDown= 1¶
-
MoveEnd= 5¶
-
MoveHome= 4¶
-
MoveLeft= 2¶
-
MoveNext= 8¶
-
MovePageDown= 7¶
-
MovePageUp= 6¶
-
MovePrevious= 9¶
-
MoveRight= 3¶
-
MoveUp= 0¶
-
MultiSelection= 2¶
-
NoDragDrop= 0¶
-
NoEditTriggers= 0¶
-
NoFrame= 0¶
-
NoSelection= 0¶
-
NoState= 0¶
-
OnItem= 0¶
-
OnViewport= 3¶
-
Panel= 2¶
-
PdmDepth= 6¶
-
PdmDevicePixelRatio= 11¶
-
PdmDevicePixelRatioScaled= 12¶
-
PdmDpiX= 7¶
-
PdmDpiY= 8¶
-
PdmHeight= 2¶
-
PdmHeightMM= 4¶
-
PdmNumColors= 5¶
-
PdmPhysicalDpiX= 9¶
-
PdmPhysicalDpiY= 10¶
-
PdmWidth= 1¶
-
PdmWidthMM= 3¶
-
Plain= 16¶
-
PositionAtBottom= 2¶
-
PositionAtCenter= 3¶
-
PositionAtTop= 1¶
-
Raised= 32¶
-
class
RenderFlags¶ Bases:
sip.simplewrapperQWidget.RenderFlags(Union[QWidget.RenderFlags, QWidget.RenderFlag]) QWidget.RenderFlags(QWidget.RenderFlags)
-
ScrollPerItem= 0¶
-
ScrollPerPixel= 1¶
-
SelectColumns= 2¶
-
SelectItems= 0¶
-
SelectRows= 1¶
-
SelectedClicked= 4¶
-
Shadow_Mask= 240¶
-
Shape_Mask= 15¶
-
SinglePass= 0¶
-
SingleSelection= 1¶
-
Snap= 2¶
-
Static= 0¶
-
StyledPanel= 6¶
-
Sunken= 48¶
-
TopToBottom= 1¶
-
VLine= 5¶
-
WinPanel= 3¶
-
actionEvent(self, QActionEvent)¶
-
actions(self) → typing.List[QAction]¶
-
activateWindow(self)¶
-
activated(QModelIndex)¶ activated(self, QModelIndex) [signal]
-
addAction(self, QAction)¶
-
addActions(self, Iterable[QAction])¶
-
addItems(self, Iterable[str])¶
-
addScrollBarWidget(self, QWidget, Union[Qt.Alignment, Qt.AlignmentFlag])¶
-
adjustSize(self)¶
-
changeEvent(self, QEvent)¶
-
childEvent(self, QChildEvent)¶
-
children(self) → typing.List[QObject]¶
-
clear(self)¶
-
clearFocus(self)¶
-
clearMask(self)¶
-
clearPropertyFlags(self)¶
-
clearSelection(self)¶
-
clicked(QModelIndex)¶ clicked(self, QModelIndex) [signal]
-
closeEditor(self, QWidget, QAbstractItemDelegate.EndEditHint)¶
-
closeEvent(self, QCloseEvent)¶
-
closePersistentEditor(self, QListWidgetItem)¶
-
commitData(self, QWidget)¶
-
connectNotify(self, QMetaMethod)¶
-
contextMenuEvent(self, QContextMenuEvent)¶
-
contextMenuPolicy(self) → ContextMenuPolicy¶
-
create(self, window: PyQt5.sip.voidptr = 0, initializeWindow: bool = True, destroyOldWindow: bool = True)¶
-
createWindowContainer(QWindow, parent: QWidget = None, flags: typing.Union[WindowFlags, WindowType] = 0) → QWidget¶
-
FileListWidget.currentChanged(self, QModelIndex, QModelIndex)
-
currentIndex(self) → QModelIndex¶
-
currentItem(self) → QListWidgetItem¶
-
currentItemChanged(QListWidgetItem*, QListWidgetItem*)¶ currentItemChanged(self, QListWidgetItem, QListWidgetItem) [signal]
-
currentRowChanged(int)¶ currentRowChanged(self, int) [signal]
-
currentTextChanged(QString)¶ currentTextChanged(self, str) [signal]
-
customContextMenuRequested(QPoint)¶ customContextMenuRequested(self, QPoint) [signal]
-
customEvent(self, QEvent)¶
-
FileListWidget.dataChanged(self, QModelIndex, QModelIndex, roles: Iterable[int] = [])
-
defaultDropAction(self) → DropAction¶
-
deleteLater(self)¶
-
destroyed(QObject*)¶ destroyed(self, object: QObject = None) [signal]
-
disconnectNotify(self, QMetaMethod)¶
-
doubleClicked(QModelIndex)¶ doubleClicked(self, QModelIndex) [signal]
-
dragDropMode(self) → DragDropMode¶
-
dragLeaveEvent(self, QDragLeaveEvent)¶
-
drawFrame(self, QPainter)¶
-
dropIndicatorPosition(self) → DropIndicatorPosition¶
-
dumpObjectInfo(self)¶
-
dumpObjectTree(self)¶
-
dynamicPropertyNames(self) → typing.List[QByteArray]¶
-
edit(self, QModelIndex)¶ edit(self, QModelIndex, QAbstractItemView.EditTrigger, QEvent) -> bool
-
editItem(self, QListWidgetItem)¶
-
editTriggers(self) → EditTriggers¶
-
editorDestroyed(self, QObject)¶
-
effectiveWinId(self) → PyQt5.sip.voidptr¶
-
ensurePolished(self)¶
-
enterEvent(self, QEvent)¶
-
entered(QModelIndex)¶ entered(self, QModelIndex) [signal]
-
executeDelayedItemsLayout(self)¶
-
property
filenames¶
-
findChild(self, type, name: str = '', options: typing.Union[FindChildOptions, FindChildOption] = Qt.FindChildrenRecursively) → QObject¶ findChild(self, Tuple, name: str = ‘’, options: Union[Qt.FindChildOptions, Qt.FindChildOption] = Qt.FindChildrenRecursively) -> QObject
-
findChildren(self, type, name: str = '', options: typing.Union[FindChildOptions, FindChildOption] = Qt.FindChildrenRecursively) → typing.List[QObject]¶ findChildren(self, Tuple, name: str = ‘’, options: Union[Qt.FindChildOptions, Qt.FindChildOption] = Qt.FindChildrenRecursively) -> List[QObject] findChildren(self, type, QRegExp, options: Union[Qt.FindChildOptions, Qt.FindChildOption] = Qt.FindChildrenRecursively) -> List[QObject] findChildren(self, Tuple, QRegExp, options: Union[Qt.FindChildOptions, Qt.FindChildOption] = Qt.FindChildrenRecursively) -> List[QObject] findChildren(self, type, QRegularExpression, options: Union[Qt.FindChildOptions, Qt.FindChildOption] = Qt.FindChildrenRecursively) -> List[QObject] findChildren(self, Tuple, QRegularExpression, options: Union[Qt.FindChildOptions, Qt.FindChildOption] = Qt.FindChildrenRecursively) -> List[QObject]
-
findItems(self, str, Union[Qt.MatchFlags, Qt.MatchFlag]) → typing.List[QListWidgetItem]¶
-
focusInEvent(self, QFocusEvent)¶
-
focusOutEvent(self, QFocusEvent)¶
-
focusPolicy(self) → FocusPolicy¶
-
fontMetrics(self) → QFontMetrics¶
-
grabGesture(self, Qt.GestureType, flags: Union[Qt.GestureFlags, Qt.GestureFlag] = Qt.GestureFlags())¶
-
grabKeyboard(self)¶
-
grabMouse(self)¶ grabMouse(self, Union[QCursor, Qt.CursorShape])
-
grabShortcut(self, Union[QKeySequence, QKeySequence.StandardKey, str, int], context: Qt.ShortcutContext = Qt.WindowShortcut) → int¶
-
graphicsEffect(self) → QGraphicsEffect¶
-
graphicsProxyWidget(self) → QGraphicsProxyWidget¶
-
hide(self)¶
-
hideEvent(self, QHideEvent)¶
-
horizontalScrollBar(self) → QScrollBar¶
-
horizontalScrollBarPolicy(self) → ScrollBarPolicy¶
-
horizontalScrollMode(self) → ScrollMode¶
-
horizontalScrollbarAction(self, int)¶
-
horizontalScrollbarValueChanged(self, int)¶
-
iconSizeChanged(QSize)¶ iconSizeChanged(self, QSize) [signal]
-
indexAt(self, QPoint) → QModelIndex¶
-
indexFromItem(self, QListWidgetItem) → QModelIndex¶
-
indexesMoved(QModelIndexList)¶ indexesMoved(self, Iterable[QModelIndex]) [signal]
-
initPainter(self, QPainter)¶
-
initStyleOption(self, QStyleOptionFrame)¶
-
inputMethodEvent(self, QInputMethodEvent)¶
-
inputMethodHints(self) → InputMethodHints¶
-
inputMethodQuery(self, Qt.InputMethodQuery) → typing.Any¶
-
FileListWidget.insertAction(self, QAction, QAction)
-
insertActions(self, QAction, Iterable[QAction])¶
-
insertItem(self, int, QListWidgetItem)¶ insertItem(self, int, str)
-
insertItems(self, int, Iterable[str])¶
-
installEventFilter(self, QObject)¶
-
item(self, int) → QListWidgetItem¶
-
itemActivated(QListWidgetItem*)¶ itemActivated(self, QListWidgetItem) [signal]
-
itemAt(self, QPoint) → QListWidgetItem¶ itemAt(self, int, int) -> QListWidgetItem
-
itemChanged(QListWidgetItem*)¶ itemChanged(self, QListWidgetItem) [signal]
-
itemClicked(QListWidgetItem*)¶ itemClicked(self, QListWidgetItem) [signal]
-
itemDelegate(self) → QAbstractItemDelegate¶ itemDelegate(self, QModelIndex) -> QAbstractItemDelegate
-
itemDelegateForColumn(self, int) → QAbstractItemDelegate¶
-
itemDelegateForRow(self, int) → QAbstractItemDelegate¶
-
itemDoubleClicked(QListWidgetItem*)¶ itemDoubleClicked(self, QListWidgetItem) [signal]
-
itemEntered(QListWidgetItem*)¶ itemEntered(self, QListWidgetItem) [signal]
-
itemFromIndex(self, QModelIndex) → QListWidgetItem¶
-
itemPressed(QListWidgetItem*)¶ itemPressed(self, QListWidgetItem) [signal]
-
itemSelectionChanged¶ itemSelectionChanged(self) [signal]
-
items(self, QMimeData) → typing.List[QListWidgetItem]¶
-
keyReleaseEvent(self, QKeyEvent)¶
-
keyboardSearch(self, str)¶
-
killTimer(self, int)¶
-
layoutDirection(self) → LayoutDirection¶
-
layoutMode(self) → LayoutMode¶
-
leaveEvent(self, QEvent)¶
-
lower(self)¶
-
metaObject(self) → QMetaObject¶
-
mimeTypes(self) → typing.List[str]¶
-
model(self) → QAbstractItemModel¶
-
mouseDoubleClickEvent(self, QMouseEvent)¶
-
mouseMoveEvent(self, QMouseEvent)¶
-
mousePressEvent(self, QMouseEvent)¶
-
mouseReleaseEvent(self, QMouseEvent)¶
-
move(self, QPoint)¶ move(self, int, int)
-
moveCursor(self, QAbstractItemView.CursorAction, Union[Qt.KeyboardModifiers, Qt.KeyboardModifier]) → QModelIndex¶
-
moveEvent(self, QMoveEvent)¶
-
moveToThread(self, QThread)¶
-
nativeEvent(self, Union[QByteArray, bytes, bytearray], PyQt5.sip.voidptr) → typing.Tuple[bool, int]¶
-
objectNameChanged(QString)¶ objectNameChanged(self, str) [signal]
-
openPersistentEditor(self, QListWidgetItem)¶
-
overrideWindowFlags(self, Union[Qt.WindowFlags, Qt.WindowType])¶
-
overrideWindowState(self, Union[Qt.WindowStates, Qt.WindowState])¶
-
paintEngine(self) → QPaintEngine¶
-
paintEvent(self, QPaintEvent)¶
-
pressed(QModelIndex)¶ pressed(self, QModelIndex) [signal]
-
property(self, str) → typing.Any¶
-
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)¶
-
releaseKeyboard(self)¶
-
releaseMouse(self)¶
-
releaseShortcut(self, int)¶
-
removeAction(self, QAction)¶
-
removeEventFilter(self, QObject)¶
-
removeItemWidget(self, QListWidgetItem)¶
-
render(self, QPaintDevice, targetOffset: QPoint = QPoint(), sourceRegion: QRegion = QRegion(), flags: typing.Union[RenderFlags, RenderFlag] = QWidget.RenderFlags(QWidget.RenderFlag.DrawWindowBackground | QWidget.RenderFlag.DrawChildren))¶ render(self, QPainter, targetOffset: QPoint = QPoint(), sourceRegion: QRegion = QRegion(), flags: Union[QWidget.RenderFlags, QWidget.RenderFlag] = QWidget.RenderFlags(QWidget.RenderFlag.DrawWindowBackground|QWidget.RenderFlag.DrawChildren))
-
repaint(self)¶ repaint(self, int, int, int, int) repaint(self, QRect) repaint(self, QRegion)
-
reset(self)¶
-
resetHorizontalScrollMode(self)¶
-
resetVerticalScrollMode(self)¶
-
resize(self, QSize)¶ resize(self, int, int)
-
resizeEvent(self, QResizeEvent)¶
-
resizeMode(self) → ResizeMode¶
-
rootIndex(self) → QModelIndex¶
-
FileListWidget.rowsAboutToBeRemoved(self, QModelIndex, int, int)
-
FileListWidget.rowsInserted(self, QModelIndex, int, int)
-
saveGeometry(self) → QByteArray¶
-
scheduleDelayedItemsLayout(self)¶
-
FileListWidget.scroll(self, int, int) scroll(self, int, int, QRect)
-
scrollBarWidgets(self, Union[Qt.Alignment, Qt.AlignmentFlag]) → typing.List[QWidget]¶
-
FileListWidget.scrollContentsBy(self, int, int)
-
FileListWidget.scrollDirtyRegion(self, int, int)
-
scrollTo(self, QModelIndex, hint: ScrollHint = QAbstractItemView.EnsureVisible)¶
-
scrollToBottom(self)¶
-
scrollToItem(self, QListWidgetItem, hint: ScrollHint = QAbstractItemView.EnsureVisible)¶
-
scrollToTop(self)¶
-
selectAll(self)¶
-
selectedIndexes(self) → typing.List[QModelIndex]¶
-
selectedItems(self) → typing.List[QListWidgetItem]¶
-
selectionBehavior(self) → SelectionBehavior¶
-
FileListWidget.selectionChanged(self, QItemSelection, QItemSelection)
-
selectionCommand(self, QModelIndex, event: QEvent = None) → SelectionFlags¶
-
selectionMode(self) → SelectionMode¶
-
selectionModel(self) → QItemSelectionModel¶
-
setAcceptDrops(self, bool)¶
-
setAccessibleDescription(self, str)¶
-
setAccessibleName(self, str)¶
-
setAlternatingRowColors(self, bool)¶
-
setAttribute(self, Qt.WidgetAttribute, on: bool = True)¶
-
setAutoFillBackground(self, bool)¶
-
setAutoScroll(self, bool)¶
-
setAutoScrollMargin(self, int)¶
-
setBackgroundRole(self, QPalette.ColorRole)¶
-
FileListWidget.setBaseSize(self, int, int) setBaseSize(self, QSize)
-
setBatchSize(self, int)¶
-
FileListWidget.setContentsMargins(self, int, int, int, int) setContentsMargins(self, QMargins)
-
setContextMenuPolicy(self, Qt.ContextMenuPolicy)¶
-
setCornerWidget(self, QWidget)¶
-
setCurrentIndex(self, QModelIndex)¶
-
setCurrentItem(self, QListWidgetItem)¶ setCurrentItem(self, QListWidgetItem, Union[QItemSelectionModel.SelectionFlags, QItemSelectionModel.SelectionFlag])
-
setCurrentRow(self, int)¶ setCurrentRow(self, int, Union[QItemSelectionModel.SelectionFlags, QItemSelectionModel.SelectionFlag])
-
setCursor(self, Union[QCursor, Qt.CursorShape])¶
-
setDefaultDropAction(self, Qt.DropAction)¶
-
setDirtyRegion(self, QRegion)¶
-
setDisabled(self, bool)¶
-
setDragDropMode(self, QAbstractItemView.DragDropMode)¶
-
setDragDropOverwriteMode(self, bool)¶
-
setDragEnabled(self, bool)¶
-
setDropIndicatorShown(self, bool)¶
-
setEditTriggers(self, Union[QAbstractItemView.EditTriggers, QAbstractItemView.EditTrigger])¶
-
setEnabled(self, bool)¶
-
setFixedHeight(self, int)¶
-
setFixedSize(self, QSize)¶ setFixedSize(self, int, int)
-
setFixedWidth(self, int)¶
-
setFlow(self, QListView.Flow)¶
-
setFocus(self)¶ setFocus(self, Qt.FocusReason)
-
setFocusPolicy(self, Qt.FocusPolicy)¶
-
setFocusProxy(self, QWidget)¶
-
setFont(self, QFont)¶
-
setForegroundRole(self, QPalette.ColorRole)¶
-
setFrameRect(self, QRect)¶
-
setFrameShadow(self, QFrame.Shadow)¶
-
setFrameShape(self, QFrame.Shape)¶
-
setFrameStyle(self, int)¶
-
setGeometry(self, QRect)¶ setGeometry(self, int, int, int, int)
-
setGraphicsEffect(self, QGraphicsEffect)¶
-
setGridSize(self, QSize)¶
-
setHidden(self, bool)¶
-
setHorizontalScrollBar(self, QScrollBar)¶
-
setHorizontalScrollBarPolicy(self, Qt.ScrollBarPolicy)¶
-
setHorizontalScrollMode(self, QAbstractItemView.ScrollMode)¶
-
setIconSize(self, QSize)¶
-
setIndexWidget(self, QModelIndex, QWidget)¶
-
setInputMethodHints(self, Union[Qt.InputMethodHints, Qt.InputMethodHint])¶
-
setItemAlignment(self, Union[Qt.Alignment, Qt.AlignmentFlag])¶
-
setItemDelegate(self, QAbstractItemDelegate)¶
-
setItemDelegateForColumn(self, int, QAbstractItemDelegate)¶
-
setItemDelegateForRow(self, int, QAbstractItemDelegate)¶
-
setItemWidget(self, QListWidgetItem, QWidget)¶
-
setLayout(self, QLayout)¶
-
setLayoutDirection(self, Qt.LayoutDirection)¶
-
setLayoutMode(self, QListView.LayoutMode)¶
-
setLineWidth(self, int)¶
-
setLocale(self, QLocale)¶
-
setMask(self, QBitmap)¶ setMask(self, QRegion)
-
setMaximumHeight(self, int)¶
-
FileListWidget.setMaximumSize(self, int, int) setMaximumSize(self, QSize)
-
setMaximumWidth(self, int)¶
-
setMidLineWidth(self, int)¶
-
setMinimumHeight(self, int)¶
-
FileListWidget.setMinimumSize(self, int, int) setMinimumSize(self, QSize)
-
setMinimumWidth(self, int)¶
-
setModel(self, QAbstractItemModel)¶
-
setModelColumn(self, int)¶
-
setMouseTracking(self, bool)¶
-
setMovement(self, QListView.Movement)¶
-
setObjectName(self, str)¶
-
setPalette(self, QPalette)¶
-
setParent(self, QWidget)¶ setParent(self, QWidget, Union[Qt.WindowFlags, Qt.WindowType])
-
setPositionForIndex(self, QPoint, QModelIndex)¶
-
setResizeMode(self, QListView.ResizeMode)¶
-
setRootIndex(self, QModelIndex)¶
-
setRowHidden(self, int, bool)¶
-
setSelection(self, QRect, Union[QItemSelectionModel.SelectionFlags, QItemSelectionModel.SelectionFlag])¶
-
setSelectionBehavior(self, QAbstractItemView.SelectionBehavior)¶
-
setSelectionMode(self, QAbstractItemView.SelectionMode)¶
-
setSelectionModel(self, QItemSelectionModel)¶
-
setSelectionRectVisible(self, bool)¶
-
setSizeAdjustPolicy(self, QAbstractScrollArea.SizeAdjustPolicy)¶
-
FileListWidget.setSizeIncrement(self, int, int) setSizeIncrement(self, QSize)
-
setSizePolicy(self, QSizePolicy)¶ setSizePolicy(self, QSizePolicy.Policy, QSizePolicy.Policy)
-
setSortingEnabled(self, bool)¶
-
setSpacing(self, int)¶
-
setState(self, QAbstractItemView.State)¶
-
setStatusTip(self, str)¶
-
setStyle(self, QStyle)¶
-
setStyleSheet(self, str)¶
-
FileListWidget.setTabOrder(QWidget, QWidget)
-
setTabletTracking(self, bool)¶
-
setTextElideMode(self, Qt.TextElideMode)¶
-
setToolTip(self, str)¶
-
setToolTipDuration(self, int)¶
-
setUniformItemSizes(self, bool)¶
-
setUpdatesEnabled(self, bool)¶
-
setVerticalScrollBar(self, QScrollBar)¶
-
setVerticalScrollBarPolicy(self, Qt.ScrollBarPolicy)¶
-
setVerticalScrollMode(self, QAbstractItemView.ScrollMode)¶
-
setViewMode(self, QListView.ViewMode)¶
-
setViewport(self, QWidget)¶
-
FileListWidget.setViewportMargins(self, int, int, int, int) setViewportMargins(self, QMargins)
-
setVisible(self, bool)¶
-
setWhatsThis(self, str)¶
-
setWindowFilePath(self, str)¶
-
setWindowFlag(self, Qt.WindowType, on: bool = True)¶
-
setWindowFlags(self, Union[Qt.WindowFlags, Qt.WindowType])¶
-
setWindowIcon(self, QIcon)¶
-
setWindowIconText(self, str)¶
-
setWindowModality(self, Qt.WindowModality)¶
-
setWindowModified(self, bool)¶
-
setWindowOpacity(self, float)¶
-
setWindowRole(self, str)¶
-
setWindowState(self, Union[Qt.WindowStates, Qt.WindowState])¶
-
setWindowTitle(self, str)¶
-
setWordWrap(self, bool)¶
-
setWrapping(self, bool)¶
-
setupViewport(self, QWidget)¶
-
show(self)¶
-
showEvent(self, QShowEvent)¶
-
showFullScreen(self)¶
-
showMaximized(self)¶
-
showMinimized(self)¶
-
showNormal(self)¶
-
sizeAdjustPolicy(self) → SizeAdjustPolicy¶
-
sizePolicy(self) → QSizePolicy¶
-
stackUnder(self, QWidget)¶
-
startDrag(self, Union[Qt.DropActions, Qt.DropAction])¶
-
staticMetaObject= <PyQt5.QtCore.QMetaObject object>¶
-
supportedDropActions(self) → DropActions¶
-
tabletEvent(self, QTabletEvent)¶
-
takeItem(self, int) → QListWidgetItem¶
-
textElideMode(self) → TextElideMode¶
-
timerEvent(self, QTimerEvent)¶
-
ungrabGesture(self, Qt.GestureType)¶
-
unsetCursor(self)¶
-
unsetLayoutDirection(self)¶
-
unsetLocale(self)¶
-
update(self)¶ update(self, QModelIndex)
-
updateEditorData(self)¶
-
updateEditorGeometries(self)¶
-
updateGeometries(self)¶
-
updateGeometry(self)¶
-
updateMicroFocus(self)¶
-
verticalScrollBar(self) → QScrollBar¶
-
verticalScrollBarPolicy(self) → ScrollBarPolicy¶
-
verticalScrollMode(self) → ScrollMode¶
-
verticalScrollbarAction(self, int)¶
-
verticalScrollbarValueChanged(self, int)¶
-
viewOptions(self) → QStyleOptionViewItem¶
-
viewportEntered¶ viewportEntered(self) [signal]
-
wheelEvent(self, QWheelEvent)¶
-
winId(self) → PyQt5.sip.voidptr¶
-
windowFlags(self) → WindowFlags¶
-
windowIconChanged(QIcon)¶ windowIconChanged(self, QIcon) [signal]
-
windowIconTextChanged(QString)¶ windowIconTextChanged(self, str) [signal]
-
windowModality(self) → WindowModality¶
-
windowState(self) → WindowStates¶
-
windowTitleChanged(QString)¶ windowTitleChanged(self, str) [signal]
-
windowType(self) → WindowType¶
-
-
class
HLine[source]¶ Bases:
QFrame-
Box= 1¶
-
DrawChildren= 2¶
-
DrawWindowBackground= 1¶
-
HLine= 4¶
-
IgnoreMask= 4¶
-
NoFrame= 0¶
-
Panel= 2¶
-
PdmDepth= 6¶
-
PdmDevicePixelRatio= 11¶
-
PdmDevicePixelRatioScaled= 12¶
-
PdmDpiX= 7¶
-
PdmDpiY= 8¶
-
PdmHeight= 2¶
-
PdmHeightMM= 4¶
-
PdmNumColors= 5¶
-
PdmPhysicalDpiX= 9¶
-
PdmPhysicalDpiY= 10¶
-
PdmWidth= 1¶
-
PdmWidthMM= 3¶
-
Plain= 16¶
-
Raised= 32¶
-
class
RenderFlags¶ Bases:
sip.simplewrapperQWidget.RenderFlags(Union[QWidget.RenderFlags, QWidget.RenderFlag]) QWidget.RenderFlags(QWidget.RenderFlags)
-
Shadow_Mask= 240¶
-
Shape_Mask= 15¶
-
StyledPanel= 6¶
-
Sunken= 48¶
-
VLine= 5¶
-
WinPanel= 3¶
-
actionEvent(self, QActionEvent)¶
-
actions(self) → typing.List[QAction]¶
-
activateWindow(self)¶
-
addAction(self, QAction)¶
-
addActions(self, Iterable[QAction])¶
-
adjustSize(self)¶
-
changeEvent(self, QEvent)¶
-
childEvent(self, QChildEvent)¶
-
children(self) → typing.List[QObject]¶
-
clearFocus(self)¶
-
clearMask(self)¶
-
closeEvent(self, QCloseEvent)¶
-
connectNotify(self, QMetaMethod)¶
-
contextMenuEvent(self, QContextMenuEvent)¶
-
contextMenuPolicy(self) → ContextMenuPolicy¶
-
create(self, window: PyQt5.sip.voidptr = 0, initializeWindow: bool = True, destroyOldWindow: bool = True)¶
-
createWindowContainer(QWindow, parent: QWidget = None, flags: typing.Union[WindowFlags, WindowType] = 0) → QWidget¶
-
customContextMenuRequested(QPoint)¶ customContextMenuRequested(self, QPoint) [signal]
-
customEvent(self, QEvent)¶
-
deleteLater(self)¶
-
destroyed(QObject*)¶ destroyed(self, object: QObject = None) [signal]
-
disconnectNotify(self, QMetaMethod)¶
-
dragEnterEvent(self, QDragEnterEvent)¶
-
dragLeaveEvent(self, QDragLeaveEvent)¶
-
dragMoveEvent(self, QDragMoveEvent)¶
-
drawFrame(self, QPainter)¶
-
dropEvent(self, QDropEvent)¶
-
dumpObjectInfo(self)¶
-
dumpObjectTree(self)¶
-
dynamicPropertyNames(self) → typing.List[QByteArray]¶
-
effectiveWinId(self) → PyQt5.sip.voidptr¶
-
ensurePolished(self)¶
-
enterEvent(self, QEvent)¶
-
findChild(self, type, name: str = '', options: typing.Union[FindChildOptions, FindChildOption] = Qt.FindChildrenRecursively) → QObject¶ findChild(self, Tuple, name: str = ‘’, options: Union[Qt.FindChildOptions, Qt.FindChildOption] = Qt.FindChildrenRecursively) -> QObject
-
findChildren(self, type, name: str = '', options: typing.Union[FindChildOptions, FindChildOption] = Qt.FindChildrenRecursively) → typing.List[QObject]¶ findChildren(self, Tuple, name: str = ‘’, options: Union[Qt.FindChildOptions, Qt.FindChildOption] = Qt.FindChildrenRecursively) -> List[QObject] findChildren(self, type, QRegExp, options: Union[Qt.FindChildOptions, Qt.FindChildOption] = Qt.FindChildrenRecursively) -> List[QObject] findChildren(self, Tuple, QRegExp, options: Union[Qt.FindChildOptions, Qt.FindChildOption] = Qt.FindChildrenRecursively) -> List[QObject] findChildren(self, type, QRegularExpression, options: Union[Qt.FindChildOptions, Qt.FindChildOption] = Qt.FindChildrenRecursively) -> List[QObject] findChildren(self, Tuple, QRegularExpression, options: Union[Qt.FindChildOptions, Qt.FindChildOption] = Qt.FindChildrenRecursively) -> List[QObject]
-
focusInEvent(self, QFocusEvent)¶
-
focusOutEvent(self, QFocusEvent)¶
-
focusPolicy(self) → FocusPolicy¶
-
fontMetrics(self) → QFontMetrics¶
-
grabGesture(self, Qt.GestureType, flags: Union[Qt.GestureFlags, Qt.GestureFlag] = Qt.GestureFlags())¶
-
grabKeyboard(self)¶
-
grabMouse(self)¶ grabMouse(self, Union[QCursor, Qt.CursorShape])
-
grabShortcut(self, Union[QKeySequence, QKeySequence.StandardKey, str, int], context: Qt.ShortcutContext = Qt.WindowShortcut) → int¶
-
graphicsEffect(self) → QGraphicsEffect¶
-
graphicsProxyWidget(self) → QGraphicsProxyWidget¶
-
hide(self)¶
-
hideEvent(self, QHideEvent)¶
-
initPainter(self, QPainter)¶
-
initStyleOption(self, QStyleOptionFrame)¶
-
inputMethodEvent(self, QInputMethodEvent)¶
-
inputMethodHints(self) → InputMethodHints¶
-
inputMethodQuery(self, Qt.InputMethodQuery) → typing.Any¶
-
HLine.insertAction(self, QAction, QAction)
-
insertActions(self, QAction, Iterable[QAction])¶
-
installEventFilter(self, QObject)¶
-
keyPressEvent(self, QKeyEvent)¶
-
keyReleaseEvent(self, QKeyEvent)¶
-
killTimer(self, int)¶
-
layoutDirection(self) → LayoutDirection¶
-
leaveEvent(self, QEvent)¶
-
lower(self)¶
-
metaObject(self) → QMetaObject¶
-
mouseDoubleClickEvent(self, QMouseEvent)¶
-
mouseMoveEvent(self, QMouseEvent)¶
-
mousePressEvent(self, QMouseEvent)¶
-
mouseReleaseEvent(self, QMouseEvent)¶
-
move(self, QPoint)¶ move(self, int, int)
-
moveEvent(self, QMoveEvent)¶
-
moveToThread(self, QThread)¶
-
nativeEvent(self, Union[QByteArray, bytes, bytearray], PyQt5.sip.voidptr) → typing.Tuple[bool, int]¶
-
objectNameChanged(QString)¶ objectNameChanged(self, str) [signal]
-
overrideWindowFlags(self, Union[Qt.WindowFlags, Qt.WindowType])¶
-
overrideWindowState(self, Union[Qt.WindowStates, Qt.WindowState])¶
-
paintEngine(self) → QPaintEngine¶
-
paintEvent(self, QPaintEvent)¶
-
property(self, str) → typing.Any¶
-
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)¶
-
releaseKeyboard(self)¶
-
releaseMouse(self)¶
-
releaseShortcut(self, int)¶
-
removeAction(self, QAction)¶
-
removeEventFilter(self, QObject)¶
-
render(self, QPaintDevice, targetOffset: QPoint = QPoint(), sourceRegion: QRegion = QRegion(), flags: typing.Union[RenderFlags, RenderFlag] = QWidget.RenderFlags(QWidget.RenderFlag.DrawWindowBackground | QWidget.RenderFlag.DrawChildren))¶ render(self, QPainter, targetOffset: QPoint = QPoint(), sourceRegion: QRegion = QRegion(), flags: Union[QWidget.RenderFlags, QWidget.RenderFlag] = QWidget.RenderFlags(QWidget.RenderFlag.DrawWindowBackground|QWidget.RenderFlag.DrawChildren))
-
repaint(self)¶ repaint(self, int, int, int, int) repaint(self, QRect) repaint(self, QRegion)
-
resize(self, QSize)¶ resize(self, int, int)
-
resizeEvent(self, QResizeEvent)¶
-
saveGeometry(self) → QByteArray¶
-
HLine.scroll(self, int, int) scroll(self, int, int, QRect)
-
setAcceptDrops(self, bool)¶
-
setAccessibleDescription(self, str)¶
-
setAccessibleName(self, str)¶
-
setAttribute(self, Qt.WidgetAttribute, on: bool = True)¶
-
setAutoFillBackground(self, bool)¶
-
setBackgroundRole(self, QPalette.ColorRole)¶
-
HLine.setBaseSize(self, int, int) setBaseSize(self, QSize)
-
HLine.setContentsMargins(self, int, int, int, int) setContentsMargins(self, QMargins)
-
setContextMenuPolicy(self, Qt.ContextMenuPolicy)¶
-
setCursor(self, Union[QCursor, Qt.CursorShape])¶
-
setDisabled(self, bool)¶
-
setEnabled(self, bool)¶
-
setFixedHeight(self, int)¶
-
setFixedSize(self, QSize)¶ setFixedSize(self, int, int)
-
setFixedWidth(self, int)¶
-
setFocus(self)¶ setFocus(self, Qt.FocusReason)
-
setFocusPolicy(self, Qt.FocusPolicy)¶
-
setFocusProxy(self, QWidget)¶
-
setFont(self, QFont)¶
-
setForegroundRole(self, QPalette.ColorRole)¶
-
setFrameRect(self, QRect)¶
-
setFrameShadow(self, QFrame.Shadow)¶
-
setFrameShape(self, QFrame.Shape)¶
-
setFrameStyle(self, int)¶
-
setGeometry(self, QRect)¶ setGeometry(self, int, int, int, int)
-
setGraphicsEffect(self, QGraphicsEffect)¶
-
setHidden(self, bool)¶
-
setInputMethodHints(self, Union[Qt.InputMethodHints, Qt.InputMethodHint])¶
-
setLayout(self, QLayout)¶
-
setLayoutDirection(self, Qt.LayoutDirection)¶
-
setLineWidth(self, int)¶
-
setLocale(self, QLocale)¶
-
setMask(self, QBitmap)¶ setMask(self, QRegion)
-
setMaximumHeight(self, int)¶
-
HLine.setMaximumSize(self, int, int) setMaximumSize(self, QSize)
-
setMaximumWidth(self, int)¶
-
setMidLineWidth(self, int)¶
-
setMinimumHeight(self, int)¶
-
HLine.setMinimumSize(self, int, int) setMinimumSize(self, QSize)
-
setMinimumWidth(self, int)¶
-
setMouseTracking(self, bool)¶
-
setObjectName(self, str)¶
-
setPalette(self, QPalette)¶
-
setParent(self, QWidget)¶ setParent(self, QWidget, Union[Qt.WindowFlags, Qt.WindowType])
-
HLine.setSizeIncrement(self, int, int) setSizeIncrement(self, QSize)
-
setSizePolicy(self, QSizePolicy)¶ setSizePolicy(self, QSizePolicy.Policy, QSizePolicy.Policy)
-
setStatusTip(self, str)¶
-
setStyle(self, QStyle)¶
-
setStyleSheet(self, str)¶
-
HLine.setTabOrder(QWidget, QWidget)
-
setTabletTracking(self, bool)¶
-
setToolTip(self, str)¶
-
setToolTipDuration(self, int)¶
-
setUpdatesEnabled(self, bool)¶
-
setVisible(self, bool)¶
-
setWhatsThis(self, str)¶
-
setWindowFilePath(self, str)¶
-
setWindowFlag(self, Qt.WindowType, on: bool = True)¶
-
setWindowFlags(self, Union[Qt.WindowFlags, Qt.WindowType])¶
-
setWindowIcon(self, QIcon)¶
-
setWindowIconText(self, str)¶
-
setWindowModality(self, Qt.WindowModality)¶
-
setWindowModified(self, bool)¶
-
setWindowOpacity(self, float)¶
-
setWindowRole(self, str)¶
-
setWindowState(self, Union[Qt.WindowStates, Qt.WindowState])¶
-
setWindowTitle(self, str)¶
-
show(self)¶
-
showEvent(self, QShowEvent)¶
-
showFullScreen(self)¶
-
showMaximized(self)¶
-
showMinimized(self)¶
-
showNormal(self)¶
-
sizePolicy(self) → QSizePolicy¶
-
stackUnder(self, QWidget)¶
-
staticMetaObject= <PyQt5.QtCore.QMetaObject object>¶
-
tabletEvent(self, QTabletEvent)¶
-
timerEvent(self, QTimerEvent)¶
-
ungrabGesture(self, Qt.GestureType)¶
-
unsetCursor(self)¶
-
unsetLayoutDirection(self)¶
-
unsetLocale(self)¶
-
update(self)¶ update(self, QRect) update(self, QRegion) update(self, int, int, int, int)
-
updateGeometry(self)¶
-
updateMicroFocus(self)¶
-
wheelEvent(self, QWheelEvent)¶
-
winId(self) → PyQt5.sip.voidptr¶
-
windowFlags(self) → WindowFlags¶
-
windowIconChanged(QIcon)¶ windowIconChanged(self, QIcon) [signal]
-
windowIconTextChanged(QString)¶ windowIconTextChanged(self, str) [signal]
-
windowModality(self) → WindowModality¶
-
windowState(self) → WindowStates¶
-
windowTitleChanged(QString)¶ windowTitleChanged(self, str) [signal]
-
windowType(self) → WindowType¶
-
-
class
LoggingHandler[source]¶ Bases:
logging.HandlerInitializes the instance - basically setting the formatter to None and the filter list to empty.
-
acquire()¶ Acquire the I/O thread lock.
-
addFilter(filter)¶ Add the specified filter to this handler.
-
close()¶ Tidy up any resources used by the handler.
This version removes the handler from an internal map of handlers, _handlers, which is used for handler lookup by name. Subclasses should ensure that this gets called from overridden close() methods.
-
createLock()¶ Acquire a thread lock for serializing access to the underlying I/O.
-
emit(record)[source]¶ Do whatever it takes to actually log the specified logging record.
This version is intended to be implemented by subclasses and so raises a NotImplementedError.
-
filter(record)¶ Determine if a record is loggable by consulting all the filters.
The default is to allow the record to be logged; any filter can veto this and the record is then dropped. Returns a zero value if a record is to be dropped, else non-zero.
Changed in version 3.2: Allow filters to be just callables.
-
flush()¶ Ensure all logging output has been flushed.
This version does nothing and is intended to be implemented by subclasses.
-
format(record)¶ Format the specified record.
If a formatter is set, use it. Otherwise, use the default formatter for the module.
-
get_name()¶
-
handle(record)¶ Conditionally emit the specified logging record.
Emission depends on filters which may have been added to the handler. Wrap the actual emission of the record with acquisition/release of the I/O thread lock. Returns whether the filter passed the record for emission.
-
handleError(record)¶ Handle errors which occur during an emit() call.
This method should be called from handlers when an exception is encountered during an emit() call. If raiseExceptions is false, exceptions get silently ignored. This is what is mostly wanted for a logging system - most users will not care about errors in the logging system, they are more interested in application errors. You could, however, replace this with a custom handler if you wish. The record which was being processed is passed in to this method.
-
property
name¶
-
release()¶ Release the I/O thread lock.
-
removeFilter(filter)¶ Remove the specified filter from this handler.
-
setFormatter(fmt)¶ Set the formatter for this handler.
-
setLevel(level)¶ Set the logging level of this handler. level must be an int or a str.
-
set_name(name)¶
-
-
class
OutputStream(thread_id: Optional[int] = None, textcolor_html: Optional[str] = None, replaces=<_io.TextIOWrapper name='<stdout>' mode='w' encoding='UTF-8'>)[source]¶ Bases:
QObjectTo be used as output stream, emits output string as Qt Signal. Uses a buffer to emit signals only
- Parameters
thread_id – As returned by threading.get_ident(). If set, only output of this thread is emitted
textcolor_html – e.g. ‘#ff0000’, ignored when writing to replaces
replaces – The stream it replaces. If thread_id is not None and output from another thread is caught, the output is forwarded to this stream
-
childEvent(self, QChildEvent)¶
-
children(self) → typing.List[QObject]¶
-
connectNotify(self, QMetaMethod)¶
-
customEvent(self, QEvent)¶
-
deleteLater(self)¶
-
destroyed(QObject*)¶ destroyed(self, object: QObject = None) [signal]
-
disconnectNotify(self, QMetaMethod)¶
-
dumpObjectInfo(self)¶
-
dumpObjectTree(self)¶
-
dynamicPropertyNames(self) → typing.List[QByteArray]¶
-
findChild(self, type, name: str = '', options: typing.Union[FindChildOptions, FindChildOption] = Qt.FindChildrenRecursively) → QObject¶ findChild(self, Tuple, name: str = ‘’, options: Union[Qt.FindChildOptions, Qt.FindChildOption] = Qt.FindChildrenRecursively) -> QObject
-
findChildren(self, type, name: str = '', options: typing.Union[FindChildOptions, FindChildOption] = Qt.FindChildrenRecursively) → typing.List[QObject]¶ findChildren(self, Tuple, name: str = ‘’, options: Union[Qt.FindChildOptions, Qt.FindChildOption] = Qt.FindChildrenRecursively) -> List[QObject] findChildren(self, type, QRegExp, options: Union[Qt.FindChildOptions, Qt.FindChildOption] = Qt.FindChildrenRecursively) -> List[QObject] findChildren(self, Tuple, QRegExp, options: Union[Qt.FindChildOptions, Qt.FindChildOption] = Qt.FindChildrenRecursively) -> List[QObject] findChildren(self, type, QRegularExpression, options: Union[Qt.FindChildOptions, Qt.FindChildOption] = Qt.FindChildrenRecursively) -> List[QObject] findChildren(self, Tuple, QRegularExpression, options: Union[Qt.FindChildOptions, Qt.FindChildOption] = Qt.FindChildrenRecursively) -> List[QObject]
-
installEventFilter(self, QObject)¶
-
killTimer(self, int)¶
-
metaObject(self) → QMetaObject¶
-
moveToThread(self, QThread)¶
-
objectNameChanged(QString)¶ objectNameChanged(self, str) [signal]
-
output_ready(QString)¶
-
property(self, str) → typing.Any¶
-
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.
-
removeEventFilter(self, QObject)¶
-
setObjectName(self, str)¶
-
setParent(self, QObject)¶
-
staticMetaObject= <PyQt5.QtCore.QMetaObject object>¶
-
timerEvent(self, QTimerEvent)¶
-
class
SDFConverterGUI[source]¶ Bases:
QMainWindow-
AllowNestedDocks= 2¶
-
AllowTabbedDocks= 4¶
-
AnimatedDocks= 1¶
-
class
DockOptions¶ Bases:
sip.simplewrapperQMainWindow.DockOptions(Union[QMainWindow.DockOptions, QMainWindow.DockOption]) QMainWindow.DockOptions(QMainWindow.DockOptions)
-
DrawChildren= 2¶
-
DrawWindowBackground= 1¶
-
ForceTabbedDocks= 8¶
-
GroupedDragging= 32¶
-
IgnoreMask= 4¶
-
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¶ Bases:
sip.simplewrapperQWidget.RenderFlags(Union[QWidget.RenderFlags, QWidget.RenderFlag]) QWidget.RenderFlags(QWidget.RenderFlags)
-
VerticalTabs= 16¶
-
actionEvent(self, QActionEvent)¶
-
actions(self) → typing.List[QAction]¶
-
activateWindow(self)¶
-
addAction(self, QAction)¶
-
addActions(self, Iterable[QAction])¶
-
addDockWidget(self, Qt.DockWidgetArea, QDockWidget)¶ addDockWidget(self, Qt.DockWidgetArea, QDockWidget, Qt.Orientation)
-
addToolBar(self, Qt.ToolBarArea, QToolBar)¶ addToolBar(self, QToolBar) addToolBar(self, str) -> QToolBar
-
addToolBarBreak(self, area: ToolBarArea = Qt.TopToolBarArea)¶
-
adjustSize(self)¶
-
changeEvent(self, QEvent)¶
-
childEvent(self, QChildEvent)¶
-
children(self) → typing.List[QObject]¶
-
clearFocus(self)¶
-
clearMask(self)¶
-
closeEvent(self, QCloseEvent)¶
-
connectNotify(self, QMetaMethod)¶
-
contextMenuEvent(self, QContextMenuEvent)¶
-
contextMenuPolicy(self) → ContextMenuPolicy¶
-
corner(self, Qt.Corner) → DockWidgetArea¶
-
create(self, window: PyQt5.sip.voidptr = 0, initializeWindow: bool = True, destroyOldWindow: bool = True)¶
-
createWindowContainer(QWindow, parent: QWidget = None, flags: typing.Union[WindowFlags, WindowType] = 0) → QWidget¶
-
customContextMenuRequested(QPoint)¶ customContextMenuRequested(self, QPoint) [signal]
-
customEvent(self, QEvent)¶
-
deleteLater(self)¶
-
destroyed(QObject*)¶ destroyed(self, object: QObject = None) [signal]
-
disconnectNotify(self, QMetaMethod)¶
-
dockOptions(self) → DockOptions¶
-
dockWidgetArea(self, QDockWidget) → DockWidgetArea¶
-
dragEnterEvent(self, QDragEnterEvent)¶
-
dragLeaveEvent(self, QDragLeaveEvent)¶
-
dragMoveEvent(self, QDragMoveEvent)¶
-
dropEvent(self, QDropEvent)¶
-
dumpObjectInfo(self)¶
-
dumpObjectTree(self)¶
-
dynamicPropertyNames(self) → typing.List[QByteArray]¶
-
effectiveWinId(self) → PyQt5.sip.voidptr¶
-
ensurePolished(self)¶
-
enterEvent(self, QEvent)¶
-
findChild(self, type, name: str = '', options: typing.Union[FindChildOptions, FindChildOption] = Qt.FindChildrenRecursively) → QObject¶ findChild(self, Tuple, name: str = ‘’, options: Union[Qt.FindChildOptions, Qt.FindChildOption] = Qt.FindChildrenRecursively) -> QObject
-
findChildren(self, type, name: str = '', options: typing.Union[FindChildOptions, FindChildOption] = Qt.FindChildrenRecursively) → typing.List[QObject]¶ findChildren(self, Tuple, name: str = ‘’, options: Union[Qt.FindChildOptions, Qt.FindChildOption] = Qt.FindChildrenRecursively) -> List[QObject] findChildren(self, type, QRegExp, options: Union[Qt.FindChildOptions, Qt.FindChildOption] = Qt.FindChildrenRecursively) -> List[QObject] findChildren(self, Tuple, QRegExp, options: Union[Qt.FindChildOptions, Qt.FindChildOption] = Qt.FindChildrenRecursively) -> List[QObject] findChildren(self, type, QRegularExpression, options: Union[Qt.FindChildOptions, Qt.FindChildOption] = Qt.FindChildrenRecursively) -> List[QObject] findChildren(self, Tuple, QRegularExpression, options: Union[Qt.FindChildOptions, Qt.FindChildOption] = Qt.FindChildrenRecursively) -> List[QObject]
-
focusInEvent(self, QFocusEvent)¶
-
focusOutEvent(self, QFocusEvent)¶
-
focusPolicy(self) → FocusPolicy¶
-
fontMetrics(self) → QFontMetrics¶
-
grabGesture(self, Qt.GestureType, flags: Union[Qt.GestureFlags, Qt.GestureFlag] = Qt.GestureFlags())¶
-
grabKeyboard(self)¶
-
grabMouse(self)¶ grabMouse(self, Union[QCursor, Qt.CursorShape])
-
grabShortcut(self, Union[QKeySequence, QKeySequence.StandardKey, str, int], context: Qt.ShortcutContext = Qt.WindowShortcut) → int¶
-
graphicsEffect(self) → QGraphicsEffect¶
-
graphicsProxyWidget(self) → QGraphicsProxyWidget¶
-
hide(self)¶
-
hideEvent(self, QHideEvent)¶
-
iconSizeChanged(QSize)¶ iconSizeChanged(self, QSize) [signal]
-
initPainter(self, QPainter)¶
-
inputMethodEvent(self, QInputMethodEvent)¶
-
inputMethodHints(self) → InputMethodHints¶
-
inputMethodQuery(self, Qt.InputMethodQuery) → typing.Any¶
-
SDFConverterGUI.insertAction(self, QAction, QAction)
-
insertActions(self, QAction, Iterable[QAction])¶
-
SDFConverterGUI.insertToolBar(self, QToolBar, QToolBar)
-
insertToolBarBreak(self, QToolBar)¶
-
installEventFilter(self, QObject)¶
-
keyPressEvent(self, QKeyEvent)¶
-
keyReleaseEvent(self, QKeyEvent)¶
-
killTimer(self, int)¶
-
layoutDirection(self) → LayoutDirection¶
-
leaveEvent(self, QEvent)¶
-
lower(self)¶
-
metaObject(self) → QMetaObject¶
-
mouseDoubleClickEvent(self, QMouseEvent)¶
-
mouseMoveEvent(self, QMouseEvent)¶
-
mousePressEvent(self, QMouseEvent)¶
-
mouseReleaseEvent(self, QMouseEvent)¶
-
move(self, QPoint)¶ move(self, int, int)
-
moveEvent(self, QMoveEvent)¶
-
moveToThread(self, QThread)¶
-
nativeEvent(self, Union[QByteArray, bytes, bytearray], PyQt5.sip.voidptr) → typing.Tuple[bool, int]¶
-
objectNameChanged(QString)¶ objectNameChanged(self, str) [signal]
-
property
output_directory¶
-
overrideWindowFlags(self, Union[Qt.WindowFlags, Qt.WindowType])¶
-
overrideWindowState(self, Union[Qt.WindowStates, Qt.WindowState])¶
-
paintEngine(self) → QPaintEngine¶
-
paintEvent(self, QPaintEvent)¶
-
property(self, str) → typing.Any¶
-
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)¶
-
releaseKeyboard(self)¶
-
releaseMouse(self)¶
-
releaseShortcut(self, int)¶
-
removeAction(self, QAction)¶
-
removeDockWidget(self, QDockWidget)¶
-
removeEventFilter(self, QObject)¶
-
removeToolBar(self, QToolBar)¶
-
removeToolBarBreak(self, QToolBar)¶
-
render(self, QPaintDevice, targetOffset: QPoint = QPoint(), sourceRegion: QRegion = QRegion(), flags: typing.Union[RenderFlags, RenderFlag] = QWidget.RenderFlags(QWidget.RenderFlag.DrawWindowBackground | QWidget.RenderFlag.DrawChildren))¶ render(self, QPainter, targetOffset: QPoint = QPoint(), sourceRegion: QRegion = QRegion(), flags: Union[QWidget.RenderFlags, QWidget.RenderFlag] = QWidget.RenderFlags(QWidget.RenderFlag.DrawWindowBackground|QWidget.RenderFlag.DrawChildren))
-
repaint(self)¶ repaint(self, int, int, int, int) repaint(self, QRect) repaint(self, QRegion)
-
resize(self, QSize)¶ resize(self, int, int)
-
resizeDocks(self, Iterable[QDockWidget], Iterable[int], Qt.Orientation)¶
-
saveGeometry(self) → QByteArray¶
-
saveState(self, version: int = 0) → QByteArray¶
-
SDFConverterGUI.scroll(self, int, int) scroll(self, int, int, QRect)
-
setAcceptDrops(self, bool)¶
-
setAccessibleDescription(self, str)¶
-
setAccessibleName(self, str)¶
-
setAnimated(self, bool)¶
-
setAttribute(self, Qt.WidgetAttribute, on: bool = True)¶
-
setAutoFillBackground(self, bool)¶
-
setBackgroundRole(self, QPalette.ColorRole)¶
-
SDFConverterGUI.setBaseSize(self, int, int) setBaseSize(self, QSize)
-
setCentralWidget(self, QWidget)¶
-
SDFConverterGUI.setContentsMargins(self, int, int, int, int) setContentsMargins(self, QMargins)
-
setContextMenuPolicy(self, Qt.ContextMenuPolicy)¶
-
setCorner(self, Qt.Corner, Qt.DockWidgetArea)¶
-
setCursor(self, Union[QCursor, Qt.CursorShape])¶
-
setDisabled(self, bool)¶
-
setDockNestingEnabled(self, bool)¶
-
setDockOptions(self, Union[QMainWindow.DockOptions, QMainWindow.DockOption])¶
-
setDocumentMode(self, bool)¶
-
setEnabled(self, bool)¶
-
setFixedHeight(self, int)¶
-
setFixedSize(self, QSize)¶ setFixedSize(self, int, int)
-
setFixedWidth(self, int)¶
-
setFocus(self)¶ setFocus(self, Qt.FocusReason)
-
setFocusPolicy(self, Qt.FocusPolicy)¶
-
setFocusProxy(self, QWidget)¶
-
setFont(self, QFont)¶
-
setForegroundRole(self, QPalette.ColorRole)¶
-
setGeometry(self, QRect)¶ setGeometry(self, int, int, int, int)
-
setGraphicsEffect(self, QGraphicsEffect)¶
-
setHidden(self, bool)¶
-
setIconSize(self, QSize)¶
-
setInputMethodHints(self, Union[Qt.InputMethodHints, Qt.InputMethodHint])¶
-
setLayout(self, QLayout)¶
-
setLayoutDirection(self, Qt.LayoutDirection)¶
-
setLocale(self, QLocale)¶
-
setMask(self, QBitmap)¶ setMask(self, QRegion)
-
setMaximumHeight(self, int)¶
-
SDFConverterGUI.setMaximumSize(self, int, int) setMaximumSize(self, QSize)
-
setMaximumWidth(self, int)¶
-
setMenuBar(self, QMenuBar)¶
-
setMenuWidget(self, QWidget)¶
-
setMinimumHeight(self, int)¶
-
SDFConverterGUI.setMinimumSize(self, int, int) setMinimumSize(self, QSize)
-
setMinimumWidth(self, int)¶
-
setMouseTracking(self, bool)¶
-
setObjectName(self, str)¶
-
setPalette(self, QPalette)¶
-
setParent(self, QWidget)¶ setParent(self, QWidget, Union[Qt.WindowFlags, Qt.WindowType])
-
SDFConverterGUI.setSizeIncrement(self, int, int) setSizeIncrement(self, QSize)
-
setSizePolicy(self, QSizePolicy)¶ setSizePolicy(self, QSizePolicy.Policy, QSizePolicy.Policy)
-
setStatusBar(self, QStatusBar)¶
-
setStatusTip(self, str)¶
-
setStyle(self, QStyle)¶
-
setStyleSheet(self, str)¶
-
SDFConverterGUI.setTabOrder(QWidget, QWidget)
-
setTabPosition(self, Union[Qt.DockWidgetAreas, Qt.DockWidgetArea], QTabWidget.TabPosition)¶
-
setTabShape(self, QTabWidget.TabShape)¶
-
setTabletTracking(self, bool)¶
-
setToolButtonStyle(self, Qt.ToolButtonStyle)¶
-
setToolTip(self, str)¶
-
setToolTipDuration(self, int)¶
-
setUnifiedTitleAndToolBarOnMac(self, bool)¶
-
setUpdatesEnabled(self, bool)¶
-
setVisible(self, bool)¶
-
setWhatsThis(self, str)¶
-
setWindowFilePath(self, str)¶
-
setWindowFlag(self, Qt.WindowType, on: bool = True)¶
-
setWindowFlags(self, Union[Qt.WindowFlags, Qt.WindowType])¶
-
setWindowIcon(self, QIcon)¶
-
setWindowIconText(self, str)¶
-
setWindowModality(self, Qt.WindowModality)¶
-
setWindowModified(self, bool)¶
-
setWindowOpacity(self, float)¶
-
setWindowRole(self, str)¶
-
setWindowState(self, Union[Qt.WindowStates, Qt.WindowState])¶
-
setWindowTitle(self, str)¶
-
show(self)¶
-
showEvent(self, QShowEvent)¶
-
showFullScreen(self)¶
-
showMaximized(self)¶
-
showMinimized(self)¶
-
showNormal(self)¶
-
sizePolicy(self) → QSizePolicy¶
-
splitDockWidget(self, QDockWidget, QDockWidget, Qt.Orientation)¶
-
stackUnder(self, QWidget)¶
-
staticMetaObject= <PyQt5.QtCore.QMetaObject object>¶
-
statusBar(self) → QStatusBar¶
-
tabPosition(self, Qt.DockWidgetArea) → TabPosition¶
-
tabifiedDockWidgetActivated(QDockWidget*)¶ tabifiedDockWidgetActivated(self, QDockWidget) [signal]
-
tabifiedDockWidgets(self, QDockWidget) → typing.List[QDockWidget]¶
-
SDFConverterGUI.tabifyDockWidget(self, QDockWidget, QDockWidget)
-
tabletEvent(self, QTabletEvent)¶
-
timerEvent(self, QTimerEvent)¶
-
toolBarArea(self, QToolBar) → ToolBarArea¶
-
toolButtonStyle(self) → ToolButtonStyle¶
-
toolButtonStyleChanged(Qt::ToolButtonStyle)¶ toolButtonStyleChanged(self, Qt.ToolButtonStyle) [signal]
-
ungrabGesture(self, Qt.GestureType)¶
-
unsetCursor(self)¶
-
unsetLayoutDirection(self)¶
-
unsetLocale(self)¶
-
update(self)¶ update(self, QRect) update(self, QRegion) update(self, int, int, int, int)
-
updateGeometry(self)¶
-
updateMicroFocus(self)¶
-
wheelEvent(self, QWheelEvent)¶
-
winId(self) → PyQt5.sip.voidptr¶
-
windowFlags(self) → WindowFlags¶
-
windowIconChanged(QIcon)¶ windowIconChanged(self, QIcon) [signal]
-
windowIconTextChanged(QString)¶ windowIconTextChanged(self, str) [signal]
-
windowModality(self) → WindowModality¶
-
windowState(self) → WindowStates¶
-
windowTitleChanged(QString)¶ windowTitleChanged(self, str) [signal]
-
windowType(self) → WindowType¶
-
-
class
WorkerThread(converter: SDF.file_io.convert.SDFConverter, files: typing.List[str])[source]¶ Bases:
QThread-
HighPriority= 4¶
-
HighestPriority= 5¶
-
IdlePriority= 0¶
-
InheritPriority= 7¶
-
LowPriority= 2¶
-
LowestPriority= 1¶
-
NormalPriority= 3¶
-
TimeCriticalPriority= 6¶
-
childEvent(self, QChildEvent)¶
-
children(self) → typing.List[QObject]¶
-
connectNotify(self, QMetaMethod)¶
-
currentThreadId() → PyQt5.sip.voidptr¶
-
customEvent(self, QEvent)¶
-
deleteLater(self)¶
-
destroyed(QObject*)¶ destroyed(self, object: QObject = None) [signal]
-
disconnectNotify(self, QMetaMethod)¶
-
dumpObjectInfo(self)¶
-
dumpObjectTree(self)¶
-
dynamicPropertyNames(self) → typing.List[QByteArray]¶
-
eventDispatcher(self) → QAbstractEventDispatcher¶
-
findChild(self, type, name: str = '', options: typing.Union[FindChildOptions, FindChildOption] = Qt.FindChildrenRecursively) → QObject¶ findChild(self, Tuple, name: str = ‘’, options: Union[Qt.FindChildOptions, Qt.FindChildOption] = Qt.FindChildrenRecursively) -> QObject
-
findChildren(self, type, name: str = '', options: typing.Union[FindChildOptions, FindChildOption] = Qt.FindChildrenRecursively) → typing.List[QObject]¶ findChildren(self, Tuple, name: str = ‘’, options: Union[Qt.FindChildOptions, Qt.FindChildOption] = Qt.FindChildrenRecursively) -> List[QObject] findChildren(self, type, QRegExp, options: Union[Qt.FindChildOptions, Qt.FindChildOption] = Qt.FindChildrenRecursively) -> List[QObject] findChildren(self, Tuple, QRegExp, options: Union[Qt.FindChildOptions, Qt.FindChildOption] = Qt.FindChildrenRecursively) -> List[QObject] findChildren(self, type, QRegularExpression, options: Union[Qt.FindChildOptions, Qt.FindChildOption] = Qt.FindChildrenRecursively) -> List[QObject] findChildren(self, Tuple, QRegularExpression, options: Union[Qt.FindChildOptions, Qt.FindChildOption] = Qt.FindChildrenRecursively) -> List[QObject]
-
finished¶ finished(self) [signal]
-
installEventFilter(self, QObject)¶
-
killTimer(self, int)¶
-
metaObject(self) → QMetaObject¶
-
moveToThread(self, QThread)¶
-
msleep(int)¶
-
objectNameChanged(QString)¶ objectNameChanged(self, str) [signal]
-
output(QString)¶
-
progress(int)¶
-
property(self, str) → typing.Any¶
-
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.
-
quit(self)¶
-
removeEventFilter(self, QObject)¶
-
requestInterruption(self)¶
-
setEventDispatcher(self, QAbstractEventDispatcher)¶
-
setObjectName(self, str)¶
-
setParent(self, QObject)¶
-
setPriority(self, QThread.Priority)¶
-
setStackSize(self, int)¶
-
sleep(int)¶
-
started¶ started(self) [signal]
-
staticMetaObject= <PyQt5.QtCore.QMetaObject object>¶
-
terminate(self)¶
-
timerEvent(self, QTimerEvent)¶
-
usleep(int)¶
-
yieldCurrentThread()¶
-