[Interest] QNetwork classes for submitting google forms

Max Paperno max-l at wdg.us
Fri Jun 11 23:16:21 CEST 2021


> QObject::connect(&networkManager, &networkManager::finished, ...

Whoops, should really be
QObject::connect(&networkManager, &QNetworkAccessManager::finished, ...

-Max


More information about the Interest mailing list