Take a look gSOAP, it generates the client stub using wsdl2h tool, then you just call your remote methods like they are local methods.
if you want to try it read this gsoap with qt
i didn't try qtsoap but i think using it you should handle manually your requests responses ...
Bookmarks