frame_controls.postprocess_widgets package
Submodules
frame_controls.postprocess_widgets.pandas_widget module
- class frame_controls.postprocess_widgets.pandas_widget.PandasModel(parent: QObject = None)[source]
Bases:
QAbstractTableModelMethods
CheckIndexOption(value)An enumeration.
CheckIndexOptions(...)LayoutChangeHintbeginInsertColumns(self, QModelIndex, int, int)beginInsertRows(self, QModelIndex, int, int)beginMoveColumns(self, QModelIndex, int, ...)beginMoveRows(self, QModelIndex, int, int, ...)beginRemoveColumns(self, QModelIndex, int, int)beginRemoveRows(self, QModelIndex, int, int)beginResetModel(self)blockSignals(self, bool)buddy(self, QModelIndex)canDropMimeData(self, QMimeData, ...)canFetchMore(self, QModelIndex)changePersistentIndex(self, QModelIndex, ...)changePersistentIndexList(self, ...)checkIndex(self, QModelIndex[, options])childEvent(self, QChildEvent)children(self)columnCount(self[, parent])columnsAboutToBeInsertedcolumnsAboutToBeInserted(self, QModelIndex, int, int) [signal]
columnsAboutToBeMovedcolumnsAboutToBeMoved(self, QModelIndex, int, int, QModelIndex, int) [signal]
columnsAboutToBeRemovedcolumnsAboutToBeRemoved(self, QModelIndex, int, int) [signal]
columnsInsertedcolumnsInserted(self, QModelIndex, int, int) [signal]
columnsMovedcolumnsMoved(self, QModelIndex, int, int, QModelIndex, int) [signal]
columnsRemovedcolumnsRemoved(self, QModelIndex, int, int) [signal]
connectNotify(self, QMetaMethod)createIndex(self, int, int, object)customEvent(self, QEvent)data(self, QModelIndex[, role])dataChangedIterable[int] = []) [signal]
decodeData(self, int, int, QModelIndex, ...)deleteLater(self)destroyedQObject = None) [signal]
disconnect(-> bool disconnect)disconnectNotify(self, QMetaMethod)dropMimeData(self, QMimeData, Qt.DropAction, ...)dumpObjectInfo(self)dumpObjectTree(self)dynamicPropertyNames(self)encodeData(self, Iterable[QModelIndex], ...)endInsertColumns(self)endInsertRows(self)endMoveColumns(self)endMoveRows(self)endRemoveColumns(self)endRemoveRows(self)endResetModel(self)event(self, QEvent)eventFilter(self, QObject, QEvent)fetchMore(self, QModelIndex)findChild(-> QObject)findChildren(...)flags(self, QModelIndex)hasIndex(self, int, int, parent)headerData(self, int, Qt.Orientation, role)headerDataChangedheaderDataChanged(self, Qt.Orientation, int, int) [signal]
index(self, int, int, parent)inherits(self, str)insertColumn(self, int[, parent])insertColumns(self, int, int, parent)insertRow(self, int[, parent])insertRows(self, int, int, parent)installEventFilter(self, QObject)isSignalConnected(self, QMetaMethod)isWidgetType(self)isWindowType(self)itemData(self, QModelIndex)killTimer(self, int)layoutAboutToBeChangedQAbstractItemModel.LayoutChangeHint = QAbstractItemModel.NoLayoutChangeHint) [signal]
layoutChangedQAbstractItemModel.LayoutChangeHint = QAbstractItemModel.NoLayoutChangeHint) [signal]
match(self, QModelIndex, int, Any[, hits, flags])metaObject(self)mimeData(self, Iterable[QModelIndex])mimeTypes(self)modelAboutToBeResetmodelAboutToBeReset(self) [signal]
modelResetmodelReset(self) [signal]
moveColumn(self, QModelIndex, int, ...)moveColumns(self, QModelIndex, int, int, ...)moveRow(self, QModelIndex, int, QModelIndex, int)moveRows(self, QModelIndex, int, int, ...)moveToThread(self, QThread)objectName(self)objectNameChangedobjectNameChanged(self, str) [signal]
parent(self)persistentIndexList(self)property(self, str)pyqtConfigure(...)Each keyword argument is either the name of a Qt property or a Qt signal.
receivers(self, PYQT_SIGNAL)removeColumn(self, int[, parent])removeColumns(self, int, int, parent)removeEventFilter(self, QObject)removeRow(self, int[, parent])removeRows(self, int, int, parent)resetInternalData(self)revert(self)roleNames(self)rowCount(self[, parent])rowsAboutToBeInsertedrowsAboutToBeInserted(self, QModelIndex, int, int) [signal]
rowsAboutToBeMovedrowsAboutToBeMoved(self, QModelIndex, int, int, QModelIndex, int) [signal]
rowsAboutToBeRemovedrowsAboutToBeRemoved(self, QModelIndex, int, int) [signal]
rowsInsertedrowsInserted(self, QModelIndex, int, int) [signal]
rowsMovedrowsMoved(self, QModelIndex, int, int, QModelIndex, int) [signal]
rowsRemovedrowsRemoved(self, QModelIndex, int, int) [signal]
sender(self)senderSignalIndex(self)setData(self, QModelIndex, Any[, role])setHeaderData(self, int, Qt.Orientation, ...)setItemData(self, QModelIndex, Dict[int, Any])setObjectName(self, str)setParent(self, QObject)setProperty(self, str, Any)sibling(self, int, int, QModelIndex)signalsBlocked(self)sort(self, int[, order])span(self, QModelIndex)startTimer(self, int[, timerType])submit(self)supportedDragActions(self)supportedDropActions(self)thread(self)timerEvent(self, QTimerEvent)tr(self, str[, disambiguation, n])hasChildren