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
e1bc779791614b57e3a540aad5d16ef924e72078
GenericQtClientCore
/
model
History
Bent Witthold
e1bc779791
Added QAbstractItemModelTester to main and proxy model. And fixing errors in functions flags(...), rowCount(...) and columnCount(...).
2026-01-19 18:43:13 +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
Added a ToStringRole to summarize the model items (for tool tip and QR code).
2026-01-15 14:04:37 +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
Added QAbstractItemModelTester to main and proxy model. And fixing errors in functions flags(...), rowCount(...) and columnCount(...).
2026-01-19 18:43:13 +01:00
tablemodel.h
Simple implementation of CSV export.
2026-01-06 10:04:26 +01:00