Results 1 to 3 of 3

Thread: qt tar on the fly?

  1. #1
    Join Date
    Oct 2009
    Location
    Texas
    Posts
    15
    Qt products
    Qt4 Qt/Embedded
    Platforms
    Unix/X11 Windows

    Default qt tar on the fly?

    i would like to be able to work with files inside a .tar.gz file. like in memory processing with out extracting to a temp folder... is it possible? what libraries can i use?

  2. #2
    Join Date
    Oct 2007
    Location
    Lake Forest, CA, USA
    Posts
    132
    Thanks
    10
    Thanked 27 Times in 22 Posts
    Qt products
    Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android

    Default Re: qt tar on the fly?

    I'm not sure about in memory processing, but see 7z.dll (actually we use it for extracting in our project), or look inside KDE stuff like KTar.
    Oleg Shparber

  3. #3
    Join Date
    Oct 2009
    Location
    Texas
    Posts
    15
    Qt products
    Qt4 Qt/Embedded
    Platforms
    Unix/X11 Windows

    Default Re: qt tar on the fly?

    i think they all extract to temp folder... (please correct me if i am wrong)

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.