How to create own QSqlTableModel for SQLCipher database
Unsolved
General and Desktop
-
Problem is that I don't have any idea how to build and use Qt driver for SQLCipher / https://github.com/sjemens/qsqlcipher-qt5 /. So maybe is there any option to create my own table model that would work with SQLCipher database? Is there any guide/tutorial/help for that?
Any help would be greatly appreciated.