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
ba482e6e17c4274b4590b00accc650f6b871dbdf
GenericQtClientCore
/
model
History
Bent Witthold
ba482e6e17
Added getUuid(itemIndex) to proxy model to prevent using IdRole in UI when an item should be referenced (i. e. for deletion on server).
2026-02-02 16:46:10 +01:00
..
commands
On sending (posting) item to the server the generated UUID is added to the local item.
2026-02-02 16:13:44 +01:00
generalsortfiltermodel.cpp
Added getUuid(itemIndex) to proxy model to prevent using IdRole in UI when an item should be referenced (i. e. for deletion on server).
2026-02-02 16:46:10 +01:00
generalsortfiltermodel.h
Added getUuid(itemIndex) to proxy model to prevent using IdRole in UI when an item should be referenced (i. e. for deletion on server).
2026-02-02 16:46:10 +01:00
metadata.h
On sending (posting) item to the server the generated UUID is added to the local item.
2026-02-02 16:13:44 +01:00
modelitem.cpp
Added IdRole for the server generated UUID of the items.
2026-01-29 09:27:50 +01:00
modelitem.h
On sending (posting) item to the server the generated UUID is added to the local item.
2026-02-02 16:13:44 +01:00
tablemodel.cpp
Current items can be deleted by passing the UUID to the deleteItemFromServer signal.
2026-02-02 16:15:43 +01:00
tablemodel.h
On sending (posting) item to the server the generated UUID is added to the local item.
2026-02-02 16:13:44 +01:00