Network Connection Selection Dialog
-
I am using Qt 4.6 for and I have to pick the default Network Connection in my Application
if there are multiple connection how can i select the connection,
either i have to make selection dialog or for the connection or
their is a default dialog availabe or their is option in phone setting
in symbian OS.Thanks in Advance.
-
Hi,
I am working on Qt 4.6.3 for symbian. I want to open the access point selection dialog explicitly and
also I want to know the selected access point from user. so that, I'll set it in the network session for one
time selection of access point.Thanks.