[Qt-creator] Storing plugin data

Davide Coppola vivaladav at gmail.com
Thu Nov 22 16:37:01 CET 2018


Hi,

I need to store some data for a Qt Creator plugin I am working on.
Keep in mind that I am not talking about settings, but actual data
generated by the plugin.

I am planning to use SQLite to handle the data, but I am not sure where I
should keep the file used to save the database.

Am I supposed to use some data path returned
by QStandardPaths::standardLocations or is there a better/different way for
plugins?

Thanks

-- 
*Davide Coppola*

*website:* http://www.davidecoppola.com
*blog:* http://blog.davidecoppola.com

<http://plus.google.com/+DavideCoppola>
<http://www.linkedin.com/in/davidecoppola>
<http://www.twitter.com/vivaladav>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/qt-creator/attachments/20181122/5f3392fd/attachment.html>


More information about the Qt-creator mailing list