> I have to write some native implementation functions (ObjC) for my Qt/QML 
> app. I'm wondering about having to include/link sqlite library. I'm not 
> really a iOS guy, just a Qt guy having to hack some native functionality. 
> Do I have to link another sqlite3? Can I just run the one that Qt uses?

Additionally, how do I accurately  determine the offline database? There is 
QQmlEngine::offlineStoragePath(), but the database itself isin that plus 
"/Databases/" + a hash-lookingvalue.sqlite

_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to