I'm looking for a tool that can generate Qt code for classes and methods of a web service based on it's WSDL. Is there any tool like this for Qt?
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
|
Use gSOAP. It's the most popular SOAP client library for C++, and has code generation. |
|||
|
|
|
There is KD SOAP library , download the |
|||
|
|