|
|
169d8f9f1e
|
Items can be deleted from the model.
|
2025-12-08 14:50:13 +01:00 |
|
|
|
d45b1098f9
|
Added default invalid parentIndex to TableModel::columnCount and added Q_UNUSED macro to suppress warnings.
|
2025-12-08 13:33:05 +01:00 |
|
|
|
4c906099eb
|
Items can be added to model dynamically.
|
2025-12-08 13:25:02 +01:00 |
|
|
|
0dba9639e6
|
Added a ModelItem class to hold the data for each row.
|
2025-12-03 11:07:39 +01:00 |
|
|
|
6a3725bde7
|
Added a simple read-only TableModel and made it accessible via GenericCore.
Basically like in this tutorial: https://doc.qt.io/qt-6/modelview.html#2-1-a-read-only-table
|
2025-12-02 16:09:34 +01:00 |
|