Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved

    Update: Forum Guidelines & Code of Conduct


    Qt World Summit: Early-Bird Tickets

    SOAP response parsing

    Qt WebKit
    3
    3
    3470
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • G
      gichin last edited by

      Hi,

      I use a QNetnorkAccessManager class to retrive the response of a WebService.

      I receive the SOAP response , and I wanted to parse it like a standard XML file (via a QXmlStreamReader) but it doesn't seem to work.

      Is there a simple way to do this ?

      1 Reply Last reply Reply Quote 0
      • S
        Scylla last edited by

        Have you seen "Qt Soap":http://qt.nokia.com/products/qt-addons/solutions-archive/index. Is this an option?

        1 Reply Last reply Reply Quote 0
        • A
          andre last edited by

          If Qt Soap is not an option: did you have a look at the actual output? Is it valid XML?

          1 Reply Last reply Reply Quote 0
          • First post
            Last post