Jazzco

Results 3 issues of Jazzco

The 3-parameter connect is known to cause issues when the creating instance is deleted. In all other mustache you already use stable 4-parameter connect. In `HttpRequest.cpp.mustache` the fix was missing....

Client: C++
Enhancement: General

When downloading larger files via the generated API I miss a possibility to get the download progress. This could be achieved by connecting to the signal QNetworkReply::downloadProgress. This is solution...

### Is your feature request related to a problem? Please describe. When downloading larger files via the generated API I miss a possibility to get the download progress. This could...

Enhancement: Feature