This website requires JavaScript.
Explore
Help
Sign In
bent
/
GenericQtClientCore
Watch
1
Star
0
Fork
0
You've already forked GenericQtClientCore
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
3610aa3841b02d91bc93fa45a95788180b3df33c
GenericQtClientCore
/
model
History
Bent Witthold
3610aa3841
Using "model/metadata.h" for file and JSON object naming as well. Using all upper case for naming static meta data constants and functions.
2025-12-29 10:35:00 +01:00
..
commands
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
metadata.h
Using "model/metadata.h" for file and JSON object naming as well. Using all upper case for naming static meta data constants and functions.
2025-12-29 10:35:00 +01:00
modelitem.cpp
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
modelitem.h
Items can be saved to JSON file "items.json" (in standard location).
2025-12-23 10:14:13 +01:00
tablemodel.cpp
Using "model/metadata.h" for file and JSON object naming as well. Using all upper case for naming static meta data constants and functions.
2025-12-29 10:35:00 +01:00
tablemodel.h
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