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
3e6273cb7d0de76851f5d3efc026cc23b54f8039
GenericQtClientCore
/
model
/
commands
History
Bent Witthold
3e6273cb7d
Using the typedef ModelItemValues for "QHash<int, QVariant>".
2026-01-04 17:48:27 +01:00
..
edititemcommand.cpp
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
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
Using the typedef ModelItemValues for "QHash<int, QVariant>".
2026-01-04 17:48:27 +01:00
insertrowscommand.h
Using the typedef ModelItemValues for "QHash<int, QVariant>".
2026-01-04 17:48:27 +01:00
removerowscommand.cpp
Using the typedef ModelItemValues for "QHash<int, QVariant>".
2026-01-04 17:48:27 +01:00
removerowscommand.h
Using the typedef ModelItemValues for "QHash<int, QVariant>".
2026-01-04 17:48:27 +01:00