Sign up for the KDAB Newsletter
Stay on top of the latest news, publications, events and more.
Go to Sign-up
Editor Team
2 July 2021
KDSoap 2.0.0 was just released!
KDSoap is a tool for creating client applications for web services, without the need for any further component such as a dedicated web server. This tool makes it possible to interact with applications which have APIs that can be exported as SOAP objects. The web service then provides a machine-accessible interface to its functionality via HTTP.
KDSoap also supports writing SOAP servers easily, using Qt code.
KDSoap 2.0.0 is our first release that supports Qt 6, in addition to Qt 5. Also, the qmake buildsystem is fully removed in favor of CMake.
Other fixes and improvements that come with v2.0.0 include an uninstall target in the buildsystem, generation+installation of the API manual in qch format for Qt assistant, and the addition of options to the KDSoapClient class specifying the SOAP action sending method.
Here is a list of release highlights:
About KDAB
The KDAB Group is a globally recognized provider for software consulting, development and training, specializing in embedded devices and complex cross-platform desktop applications. In addition to being leading experts in Qt, C++ and 3D technologies for over two decades, KDAB provides deep expertise across the stack, including Linux, Rust and modern UI frameworks. With 100+ employees from 20 countries and offices in Sweden, Germany, USA, France and UK, we serve clients around the world.
Stay on top of the latest news, publications, events and more.
Go to Sign-up
Learn Modern C++
Our hands-on Modern C++ training courses are designed to quickly familiarize newcomers with the language. They also update professional C++ developers on the latest changes in the language and standard library introduced in recent C++ editions.
Learn more