|
|
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 |
|
|
|
d943f2d89a
|
Added checking for update and triggering the updater.
|
2025-10-31 14:47:27 +01:00 |
|
|
|
b631f4200e
|
Added toString() method.
|
2025-10-02 16:22:47 +02:00 |
|
|
|
0bbac662f4
|
Using qDebug() instead of iostream::cout(). And formatted files with clangformat.
|
2025-10-02 16:22:01 +02:00 |
|
|
|
fd32b85554
|
Added some console outputs to use library.
|
2025-10-02 13:42:13 +02:00 |
|
|
|
3447bbbb3b
|
initial commit
|
2025-10-02 11:19:14 +02:00 |
|