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
bc96a805f8321c620fc1d0a80d461e69a3fb4aaa
GenericQtClientCore
/
model
History
Bent Witthold
e29cd0aebf
Basic JSON RESTful client fetching items from a local server at application start and adding them to the model.
2026-01-25 10:47:19 +01:00
..
commands
Using the typedef ModelItemValues for "QHash<int, QVariant>".
2026-01-04 17:48:27 +01:00
generalsortfiltermodel.cpp
Added the a function to find items containing the specified text. Returning an item selection.
2026-01-12 15:00:06 +01:00
generalsortfiltermodel.h
Added the a function to find items containing the specified text. Returning an item selection.
2026-01-12 15:00:06 +01:00
metadata.h
Basic JSON RESTful client fetching items from a local server at application start and adding them to the model.
2026-01-25 10:47:19 +01:00
modelitem.cpp
Added a ToStringRole to summarize the model items (for tool tip and QR code).
2026-01-15 14:04:37 +01:00
modelitem.h
Added a ToStringRole to summarize the model items (for tool tip and QR code).
2026-01-15 14:04:37 +01:00
tablemodel.cpp
Basic JSON RESTful client fetching items from a local server at application start and adding them to the model.
2026-01-25 10:47:19 +01:00
tablemodel.h
Simple implementation of CSV export.
2026-01-06 10:04:26 +01:00