|
|
3e6273cb7d
|
Using the typedef ModelItemValues for "QHash<int, QVariant>".
|
2026-01-04 17:48:27 +01:00 |
|
|
|
b8fe4e6502
|
Iterating over USER_FACING_ROLES to get all the item values when parsing and keeping them in edit and remove commands. Instead of using each role explicitly.
|
2025-12-31 10:39:32 +01:00 |
|
|
|
0c3d711513
|
Moved the model meta data for roles and columns into "model/metadata.h" to gather meta data like this in one central place.
|
2025-12-29 10:30:12 +01:00 |
|
|
|
0e1a0d4959
|
Items can be saved to JSON file "items.json" (in standard location).
|
2025-12-23 10:14:13 +01:00 |
|
|
|
e54204e394
|
Editing an item is now undo/redo-able.
|
2025-12-15 18:04:14 +01:00 |
|
|
|
40e1dd3002
|
A very simple version of editing model data.
|
2025-12-04 11:30:30 +01:00 |
|
|
|
0dba9639e6
|
Added a ModelItem class to hold the data for each row.
|
2025-12-03 11:07:39 +01:00 |
|