Hi,

I've been using Qt for years. I have number of classes in my project that somehow interacted with QHttp and QSound.

Now I'm trying to port Qt 5 but I see that those classes are removed from the API. Now I need to do a lot of work to adapt my code to QNetworkAccessManager.

I wonder if there is a Qt support library to solve for such a backward compability issues?