Skip to main content
tomwer.gui.stitching.axisorderedlist.AxisOrderedTomoObjsModel
-
class tomwer.gui.stitching.axisorderedlist.AxisOrderedTomoObjsModel(axis, parent=None)
-
addTomoObj(obj)
-
clearTomoObjs()
-
columnCount(self, parent: QModelIndex = QModelIndex()) → int
-
data(self, index: QModelIndex, role: int = Qt.ItemDataRole.DisplayRole) → Any
-
getTomoObj(qmodelindex)
-
getTomoObjCurrentPos(tomo_obj)
-
getTomoObjs()
- Return type:
tuple
-
pop_index()
-
removeTomoObj(obj)
-
reorder_objs()
-
rowCount(self, parent: QModelIndex = QModelIndex()) → int
-
supportedDragActions(self) → Qt.DropActions
-
supportedDropActions(self) → Qt.DropActions