spinetoolbox.mvcmodels.empty_row_model¶
Contains a table model with an empty last row.
| authors: |
|
|---|---|
| date: | 20.5.2018 |
Module Contents¶
-
class
spinetoolbox.mvcmodels.empty_row_model.EmptyRowModel(parent=None, header=None)[source]¶ Bases:
spinetoolbox.mvcmodels.minimal_table_model.MinimalTableModelA table model with a last empty row.
Init class.