The Qt library provides classes for working with SOAP in qt components . Unfortunately, it is not part of the Qt core and is poorly documented. Are any tutorials / guides / examples available that I can use as a starting point for learning QtSoap? I want to create a very simple SOAP client for JIRA.
source
share