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
2702b9c83522f1616fa64508a6842157a4ec94c4
GenericQtClientCore
/
formats
History
Bent Witthold
2702b9c835
Simple implementation of CSV file import. Successfully imported items are appended to the model.
2026-01-04 13:38:54 +01:00
..
csvparser.cpp
Simple implementation of CSV file import. Successfully imported items are appended to the model.
2026-01-04 13:38:54 +01:00
csvparser.h
Simple implementation of CSV file import. Successfully imported items are appended to the model.
2026-01-04 13:38:54 +01:00
jsonparser.cpp
Bugfix: When parsing JSON data to item values all the values were converted to strings.
2026-01-01 10:26:29 +01:00
jsonparser.h
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