Results 1 to 2 of 2

Thread: In QHttp responseHeaderReceived signal in not getting emit

  1. #1
    Join Date
    Oct 2008
    Posts
    5
    Thanks
    1
    Qt products
    Qt4
    Platforms
    Windows

    Default In QHttp responseHeaderReceived signal in not getting emit

    Hi,

    I have implemented the QHttp client, during testing i found that responseHeaderReceived signal is not getting emit. Due that i am not able to decode the Http header information.
    I observed that requestFinished and requestStarted signals are emitted after i call get.
    What could be the reason to not getting emit this signal?

    Thanks in Advance.

    Regards
    Srinivas

  2. #2
    Join Date
    Feb 2006
    Location
    Oslo, Norway
    Posts
    6,264
    Thanks
    36
    Thanked 1,519 Times in 1,389 Posts
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows Symbian S60 Maemo/MeeGo

    Default Re: In QHttp responseHeaderReceived signal in not getting emit

    Did you remember to call QHttp::setHost()?
    J-P Nurmi

Similar Threads

  1. how to emit signal in a static function ?
    By cxl2253 in forum Qt Programming
    Replies: 32
    Last Post: 7th July 2016, 21:36
  2. how to know which button emit the signal?
    By coder1985 in forum Qt Programming
    Replies: 2
    Last Post: 12th January 2008, 14:26
  3. emit the activated signal on a combobox
    By Equilibrium in forum Qt Programming
    Replies: 4
    Last Post: 8th November 2007, 12:33
  4. From extends QTreeWidgetItem emit signal?
    By patrik08 in forum Qt Programming
    Replies: 4
    Last Post: 19th May 2006, 14:54
  5. emit a signal
    By Morea in forum Qt Programming
    Replies: 2
    Last Post: 27th February 2006, 11:14

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.