NaviNIBS.Navigator.GUI.CollectionModels.DigitizedLocationsTableModel module¶
- class NaviNIBS.Navigator.GUI.CollectionModels.DigitizedLocationsTableModel.DigitizedLocationsTableModel(columns=NOTHING, attrColumns=NOTHING, derivedColumns=NOTHING, boolColumns=NOTHING, decoratedColumns=NOTHING, editableColumns=NOTHING, columnLabels=NOTHING, editableColumnValidators=NOTHING, derivedColumnSetters=NOTHING, isSelectedAttr=None, addNewRowFromEditedPlaceholder=None, hasPlaceholderNewRow=True, placeholderNewRowDefaults=NOTHING, checkIcon_planned=NOTHING, checkIcon_sampled=NOTHING, xIcon=NOTHING, *, session)[source]¶
Bases:
CollectionTableModel
[str
,DigitizedLocations
,DigitizedLocation
]- Parameters:
_session
_columns
_attrColumns
_derivedColumns
_boolColumns
_decoratedColumns
_editableColumns
_columnLabels
_editableColumnValidators
_derivedColumnSetters
_isSelectedAttr
_addNewRowFromEditedPlaceholder
_hasPlaceholderNewRow
_placeholderNewRowDefaults
_checkIcon_planned
_checkIcon_sampled
_xIcon
- staticMetaObject = PySide6.QtCore.QMetaObject("DigitizedLocationsTableModel" inherits "CollectionTableModel": )¶