Thread
:
[announce] QAD Signal
View Single Post
juhapekka
2012-02-23 , 07:30
Posts: 115 | Thanked: 188 times | Joined on Feb 2006 @ Finland
#
14
Originally Posted by
catbus
Thanks JP. Great tool. - Is it hard to add option how often signal is measured?
Technically speaking the application just provides an UI to the data which is available from the QML NetworkInfo (
http://doc.qt.nokia.com/qtmobility/qml-networkinfo.html
) and the mac address is read using the QNetworkInterface class from Qt 4.7 (
http://doc.qt.nokia.com/4.7/qnetworkinterface.html
).
How I have understood that how the QML NetworkInfo should work is that it sends a signal each time when the corresponding value changes.
I think that I could provide full source code for this application after small refactoring. As you might get also some ideas how to improve it
Quote & Reply
|
The Following 2 Users Say Thank You to juhapekka For This Useful Post:
catbus
,
jalyst
juhapekka
View Public Profile
Send a private message to juhapekka
Visit juhapekka's homepage!
Find all posts by juhapekka