Widget for editing a matrix of strings in a table view.
More...
Widget for editing a matrix of strings in a table view.
◆ __init__()
| gui.matrix_string_edit.MatrixStringEdit.__init__ |
( |
| self, |
|
|
| parent = None, |
|
|
* | args, |
|
|
** | kwargs ) |
Initialise the MatrixStringEdit widget.
- Parameters
-
| parent | The optional parent Qt widget object. |
| args | Additional positional arguments passed onto the base class. |
| kwargs | Additional keyword arguments passed onto the base class. |
◆ data_model
| gui.matrix_string_edit.MatrixStringEdit.data_model |
◆ emit_commit_data
| gui.matrix_string_edit.MatrixStringEdit.emit_commit_data |
◆ ui
| gui.matrix_string_edit.MatrixStringEdit.ui = Ui_MatrixStringEdit() |
The documentation for this class was generated from the following file: