Results 1 to 3 of 3

Thread: How to Zip/Unzip with QT for symbian???

  1. #1
    Join Date
    Jun 2011
    Posts
    2
    Qt products
    Qt4 Qt/Embedded

    Default How to Zip/Unzip with QT for symbian???

    Hi, every one!
    I developing an application for Symbian with QT for symbian
    I want zip many file in my APP then unzip to memory card when my APP install to mobile
    Did QT support this?

  2. #2
    Join Date
    Mar 2011
    Location
    Hyderabad, India
    Posts
    1,882
    Thanks
    3
    Thanked 452 Times in 435 Posts
    Qt products
    Qt4 Qt5
    Platforms
    MacOS X Unix/X11 Windows
    Wiki edits
    15

    Default Re: How to Zip/Unzip with QT for symbian???

    You can use QByteArray::qCompress ( const QByteArray & data, int compressionLevel = -1 ) and QByteArray::qUncompress ( const QByteArray & data )

  3. #3
    Join Date
    Jun 2011
    Posts
    2
    Qt products
    Qt4 Qt/Embedded

    Default Re: How to Zip/Unzip with QT for symbian???

    thank Santosh Reddy!
    I use OSDaB, this greated ^^!
    nice day!

Similar Threads

  1. Can't run Qt app on Symbian
    By baluk in forum Newbie
    Replies: 1
    Last Post: 12th December 2010, 11:26
  2. Symbian WAP Apn
    By Hollow Heart in forum Qt for Embedded and Mobile
    Replies: 0
    Last Post: 10th October 2010, 15:14
  3. Replies: 1
    Last Post: 9th September 2010, 16:49
  4. GL For Symbian
    By TJSonic in forum Qt for Embedded and Mobile
    Replies: 3
    Last Post: 21st June 2010, 23:43
  5. OpenOffice file to QTextEdit (Unzip Problem)
    By patrik08 in forum Qt Programming
    Replies: 6
    Last Post: 27th November 2006, 10:32

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.