Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. How to create own QSqlTableModel for SQLCipher database
Forum Updated to NodeBB v4.3 + New Features

How to create own QSqlTableModel for SQLCipher database

Scheduled Pinned Locked Moved Unsolved General and Desktop
2 Posts 2 Posters 380 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • E Offline
    E Offline
    Essentialfloss7-111XfacF
    wrote on last edited by Essentialfloss7-111XfacF
    #1

    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.

    1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi,

      The README.md file explains exactly how to build the plugin.

      As for the usage, you can see in the tests. It's basically replacing "QSQLITE" by "QSQLCIPHER" in your code.

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      1

      • Login

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • Users
      • Groups
      • Search
      • Get Qt Extensions
      • Unsolved