[Qt-interest] custom file engine or other way?
Marko Harjula
marko.harjula at gmail.com
Tue Feb 2 09:11:15 CET 2010
Just quick question which direction to go.
Basically thing is that I have directory structure which contains files
which are compressed (which I have own class to handle open,read,save to
file).
I'm kind of looking that I can use "virtual" path to file, like example that
I have "data000.zzz" file which contains "file1.txt","file2.txt",....
And I can use this like ... open("data000/file1.txt")
Of course I can create class for this,but is there better way to make this,
like custom file engine?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20100202/cf0cb05e/attachment.html
More information about the Qt-interest-old
mailing list