Bent Witthold b8c63533f3 Improvement list:
- Read-only roles.
- Always using spin box delegate when editing number roles.
- Clean ups
2026-04-08 17:28:35 +02:00
2026-04-08 17:28:35 +02:00
2026-04-08 17:28:35 +02:00
2026-02-04 11:36:17 +01:00
2025-10-02 10:54:22 +02:00

GenericQtClient

This is a Qt application which can be used as a starting point for new software projects.

Common features most Qt software clients need will be already implemented and can be easily configured for the specific needs.

Implemented features:

  • Separated UI frontend and backend core (in its own git submodules)
  • Using Qt model/view framework with QT undo framework
  • Saving/Loading JSON files
  • CSV import/export
  • installable and updateable via Qt updater framework
    • only linux for now
    • Qt 6 libraries must be installed on the machine to run

Coming features:

  • REST client
  • Extensive use of sorting and filtering models to display data in different ways
  • ...
Description
No description provided
Readme GPL-3.0 150 KiB
2026-01-14 10:51:24 +01:00
Languages
Shell 66.2%
CMake 25.8%
C++ 8%