开发者

How to change network mode programmatically in Qt

开发者 https://www.devze.com 2023-03-09 22:35 出处:网络
I\'m creating an application with Qt for the Symbian platform. 开发者_如何转开发There is a signal in QSystemNetworkInfo that notifies when the network mode has been changed.

I'm creating an application with Qt for the Symbian platform.

开发者_如何转开发There is a signal in QSystemNetworkInfo that notifies when the network mode has been changed.

Is there any way to programmatically change the network mode?

Best regards


I don't think it is possible to change the mode programmatically, because it is specified by the network you're operating in.

If you're operating in a wireless local area network, exactly that will be the network mode. May I ask why you would change the network mode explicitly?


So there's apparently no support for this in the Qt APIs. I think I'll have to do this the native Symbian way.

I found this:

How to change mobile device's Network Mode programmatically in Symbian^3

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号