You Are Here:

Community: Wiki

 

Talk:Get Network name and Operator name in Qt for Symbian

From Forum Nokia Wiki

This article shows the use of XQSysInfo API and.Using this Api you can directly get name of the Network and Operator in Qt as shown hear.In snapshot it shown that device directly get the name of operator and network.

In this article you don't required to use of QNetworkInterface class for the network interface.

XQSysInfo API directly shows the name Of the operator and network.Using this API you can also detect the change in battery Level for that you have to use XQSysInfo::batteryLevelChanged().

--nayan_trivedi



@nayan:

This article is about to get network name and operator name in Qt for symbian, not to show use of API XQSysInfo. Class XQSysInfo provided with mobile extension APIs does not have any method to get network name and operator name, thus i modified XQSysInfo to add the method which provide operator name and network name i.e. XQSysInfo::network(), XQSysInfo::operatorName(). Source for modified class is available in this article.

--kamlesh sangani 05:09, 14 September 2009 (UTC)


@kamlesh:

i mean that by using this you get operator name and network name thats why i have written that is one of the use of this class which gives information about the system or device.This article is such a great article.


--nayan trivedi 09:01, 19 September 2009 (UTC)


This article is for obtaining network name and operator name through code snippet given in this article. Here the source file is not fully given but it clearly understands what to do to make the source. And this article mentions that ReadDeviceData capability is needed so that it may require developer certificate.

In this example XQSysInfo::operatorName() and XQSysInfo::network() methods are used to accomplish this task of obtaining operator name and network name.

--Vkmunjpara 18:45, 23 September 2009 (UTC)



 
Bookmark this page: DeliciousDiggFacebookGoogleYahooStumbleUponRedditDiigoTechnocratiTwitter  Share this page Share this page Print this Page Print this page Invite a friend Invite a friend
京ICP备05048969号    Email Newsletters Press Terms & Conditions Privacy Policy Sitemap Contact Us © 2009 Nokia