QNetworkConfiguration and QNetworkConfigurationManager alternatives for Qt 5.15.2
-
I am using Qt 5.15.2 enterprise edition on Windows 10. I am getting following warning messages continuously, though the application is working fine:
warning C4996: 'QNetworkConfiguration': was declared deprecated
While going through the documents, I realized that both QNetworkConfiguration and QNetworkConfigurationManager classes are obsolete.
Please let me know what are the alternative classes to be used for the above two classes.
Thanks in advance. -
It seems that there isn't any alternative yet: https://bugreports.qt.io/browse/QTBUG-85332
-
@BikashRDas said in QNetworkConfiguration and QNetworkConfigurationManager alternatives for Qt 5.15.2:
I am using Qt 5.15.2 enterprise edition
Is that version backed by a commercial license from Qt?
If so, you may want to ask for help from Qt support directly