[Interest] zipping with Qt

Mike Chinander chinander at gmail.com
Sat Dec 12 02:30:40 CET 2015


On Dec 11, 2015 2:44 PM, "Michael Vetter" <jubalh at 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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20151211/80b7d29e/attachment.html>


More information about the Interest mailing list