[Qt-qml] Howto about Qt QML and Ofono

Matthias Günther matgnt at gmail.com
Tue Jul 20 10:01:56 CEST 2010


Hi all together.

I wrote a little howto about how to use Ofono with Phonesim in the back
and a Qt application as frontend. The Qt applicatin is devided into two
parts, the C++ part where all the D-Bus stuff is handled and the QML
part where you can use C++ methods to e.g. activate the Ofono modem or
do something when an Ofono signal is recieved. The howto is separated
into three parts:

>http://matgnt.wordpress.com/2010/07/19/qt-ofono-d-bus-and-qml-part-1/
>http://matgnt.wordpress.com/2010/07/19/qt-ofono-d-bus-and-qml-part-2/
>http://matgnt.wordpress.com/2010/07/19/qt-ofono-d-bus-and-qml-part-3/

I hope this helps people out there to create cool new phone
applications. You're welcome to leave a note here or on the howto directly.

Best regards,
Matthias



More information about the Qt-qml mailing list