Results 1 to 10 of 10

Thread: QHttp, corrupted files?

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    May 2007
    Posts
    5
    Qt products
    Qt4
    Platforms
    Unix/X11

    Default QHttp, corrupted files?

    I have a little problem with QHttp, it seems to create corrupted files, when download is finished

    I need help because I can't find the error

    It's not a complex application but it uses several other classes and i think it's not recommended to past all the source files here, so you can grab a copy of the source tree using git by cloning my public git repository using:

    git clone http://www.arbiterlab.net/gitweb/qmd

    Or you can navigate the git repository itself using gitweb

    http://www.arbiterlab.net/gitweb/?p=qmd;a=tree

    Relevant code is placed in mainwindow.cpp file under src/

    Thanks in advance
    Last edited by Arbiter; 14th May 2007 at 18:24.

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
  •  
Qt is a trademark of The Qt Company.