I want to add/delete/modify acess point on N900, What should I do ?
Printable View
I want to add/delete/modify acess point on N900, What should I do ?
You should clarify your question.
[url]http://doc.qt.nokia.com/qt-maemo-4.7/qnetworkconfigurationmanager.html[/url]
the QNetworkConfiguration was introduced in Qt 4.7,so NokiaQtSDK does not include the class ,and I want to get the access point of N900.
Yestoday I have test the class,when I select Qt Desktop as simulator,it's no problem.but when I want to package it into deb,the result is "QNetworkCofiguration is not a type",what should I do now ?
Thank you for your reply.
Now I know why I can not find QNetworkConfiguration,I have added the module "network",but I should add the module "bearer".
Thank you.
[QUOTE=chensu0526;793365]the QNetworkConfiguration was introduced in Qt 4.7,so NokiaQtSDK does not include the class,[/QUOTE]
NokiaQtSDK contains Qt 4.7 for Maemo target. Did you update or reinstall it?
[url]http://www.forum.nokia.com/info/sw.nokia.com/id/e920da1a-5b18-42df-82c3-907413e525fb/Nokia_Qt_SDK.html[/url]