On Dec 11, 2015 2:44 PM, "Michael Vetter" <jub...@openmailbox.org> wrote:
>
> Hello list,
>
> I am developing an application which should have a custom file format
> which in reality will just be a .tar.gz file. In is will be some xml
> files and images. I will need to install such a file and have in in my
> applications data folder.
>
Are these going to be static files (won't change after you install your
application)? If so, have you thought about using an external binary
resource file?  http://doc.qt.io/qt-5/resources.html
_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to