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
0c3d711513605fa592e4d89e68c502d529e3c14d
GenericQtClientCore
/
model
/
commands
History
Bent Witthold
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
..
edititemcommand.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
edititemcommand.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
insertrowscommand.cpp
Adding new items to the model can now be made undone/redone.
2025-12-11 15:47:55 +01:00
insertrowscommand.h
Adding new items to the model can now be made undone/redone.
2025-12-11 15:47:55 +01:00
removerowscommand.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
removerowscommand.h
Deleting items from the model can now be made undone/redone.
2025-12-11 15:49:16 +01:00