I see there are a few 3rd party sqlite encryption libs, but most of them commercial. The most promising is this one http://home.wanadoo.nl/iherweij/ (see the sql_demo.zip archive). You can find encryption support in sqlwrapperh/cpp using AES. You could port this to your Qt application.
Bookmarks