Hello, there is a QML Telepathy application that you can take a look at as an example, although it's not fully released yet.
See here: https://meego.gitorious.org/meego-ux/meego-app-im It's a chat client for MeeGo 1.2. Regards, Alvaro On Thursday 28 July 2011 07:27:16 Bilhanan Silverajan wrote: > Hello everyone, > > I've been trying to discover telepathy's message handling capabilities > with the final intention of integrating it with Qt's QML. > > My strategy is to first experiment with building a simple text-based chat > client using Salut and going through the developer's guide. I found an > example: gnio-sender.c which sends files to other clients over bonjour. I > intended to first understand how to use the framework with the > glib-based examples (in C or C++) and then create a qml ui to work with > Telepathy-Qt4. > > Am I doing this wrong? I thought gnio.sender.c would be a great starting > point, but looking deeper into the documented function calls, several of > them are already deprecated. I've gone through the developer manual and > Telepathy-Qt4 examples several times, but I cannot appear to find the > simplest neccessary information (ie how to get a list of contacts, how to > send and receive messages etc). Which function calls/classes should I be > focusing on? > > I hope someone can provide a few pointers as to where I can look. Whatever > I learn, I could publish it somewhere for others who want to learn > Telepathy to look at, as well. It'll be great if that happens. > > Thanks for all your advice, > Bill > _______________________________________________ > telepathy mailing list > [email protected] > http://lists.freedesktop.org/mailman/listinfo/telepathy _______________________________________________ telepathy mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/telepathy
