![]() |
Internet connection popup window
Hi,
I'm working on an app which downloads content from internet. I'm using libcurl for downloading file. How can I display popup to ask for internet connection and wait with download until internet connection is available? Thanks in advance |
Re: Internet connection popup window
For example add following to your main.cpp, it doesn't even ask for popup if user has allowed background connections:
Code:
QNetworkConfigurationManager manager; |
Re: Internet connection popup window
Quote:
|
All times are GMT. The time now is 03:32. |
vBulletin® Version 3.8.8