I initially tried to use the maemo-examples and the example_abook as a base but the headers don&#39;t compile with c++:<br><br><br>In file included from /usr/include/osso-addressbook-1.0/libosso-abook/osso-abook-tree-model.h:18,<br>
                 from /usr/include/osso-addressbook-1.0/libosso-abook/osso-abook-account-model.h:13,<br>                 from /usr/include/osso-addressbook-1.0/libosso-abook/osso-abook.h:16,<br>                 from ContactSearch.cpp:15:<br>
/usr/include/osso-addressbook-1.0/libosso-abook/osso-abook-caps.h: In function `OssoABookCapsFlags osso_abook_caps_from_account_type(OssoABookAccountTypeFlags)&#39;:<br>/usr/include/osso-addressbook-1.0/libosso-abook/osso-abook-caps.h:76: error: invalid conversion from `int&#39; to `OssoABookCapsFlags&#39;<br>
/usr/include/osso-addressbook-1.0/libosso-abook/osso-abook-caps.h:77: error: invalid conversion from `int&#39; to `OssoABookCapsFlags&#39;<br>/usr/include/osso-addressbook-1.0/libosso-abook/osso-abook-caps.h:79: error: invalid conversion from `int&#39; to `OssoABookCapsFlags&#39;<br>
In file included from /usr/include/osso-addressbook-1.0/libosso-abook/osso-abook.h:30,<br>                 from ContactSearch.cpp:15:<br>/usr/include/osso-addressbook-1.0/libosso-abook/osso-abook-contact-editor.h: At global scope:<br>
/usr/include/osso-addressbook-1.0/libosso-abook/osso-abook-contact-editor.h:81: error: expected `,&#39; or `...&#39; before &quot;new&quot;<br>In file included from /usr/include/osso-addressbook-1.0/libosso-abook/osso-abook.h:32,<br>
                 from ContactSearch.cpp:15:<br>/usr/include/osso-addressbook-1.0/libosso-abook/osso-abook-contact.h:31: error: expected `,&#39; or `...&#39; before &quot;new&quot;<br><br><br><br><br><div class="gmail_quote">
On Mon, Jul 6, 2009 at 9:00 AM, Tatu Lahtela <span dir="ltr">&lt;<a href="mailto:lahtela@iki.fi">lahtela@iki.fi</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Yes I&#39;m doing QT. I initially tried to use the c apis but I had some troubles compiling/using them. Maybe that gconf example will help, but If know any app that uses e-book (preferrably a c++ app) that I could look at, that would be great.<br>
<font color="#888888">
<br>-Tatu</font><div><div></div><div class="h5"><br><br><br><div class="gmail_quote">On Fri, Jul 3, 2009 at 3:42 PM, Antonio Aloisio <span dir="ltr">&lt;<a href="mailto:antonio.aloisio@gmail.com" target="_blank">antonio.aloisio@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi,<br>I don&#39;t know if a D-Bus API exists or it it is public, but you could use the C API as Fred told before.<br>In case you are using Qt, you have to use QLibrary [1] as we have done with GConf [2].<br><br>BR,<br>Antonio<br>


<br>[1] <a href="http://doc.qtsoftware.com/4.5/qlibrary.html" target="_blank">http://doc.qtsoftware.com/4.5/qlibrary.html</a><br>[2] <a href="http://qt.gitorious.org/+qt-maemo-developers/qt/qt-maemo/trees/maemo-internet-connectivity/src/network/maemo" target="_blank">http://qt.gitorious.org/+qt-maemo-developers/qt/qt-maemo/trees/maemo-internet-connectivity/src/network/maemo</a><div>

<div></div><div><br>
<br><div class="gmail_quote">On Fri, Jul 3, 2009 at 3:04 PM, Fred <span dir="ltr">&lt;<a href="mailto:Fred@lefevere-laoide.net" target="_blank">Fred@lefevere-laoide.net</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">


Hi,<br>
<br>
Contact-infos does access contact but not via DBus (via libebook API if<br>
I remember correctly) !<br>
It then offers a DBus interface to allow users to choose the contact<br>
they want via a dialog.<br>
<br>
ContactInfos can access built-in contact or GPE contacts ...<br>
<br>
Fred<br>
<br>
<br>
Tatu Lahtela a écrit :<br>
<div><div></div><div>&gt; Hi,<br>
&gt; Are there any examples on how I can access the addressbook via d-bus? By<br>
&gt; looking at the dbus-monitor logs I seet that interfaces such as<br>
&gt; org.gnome.evolution.dataserver.AddressBook are used, but I&#39;ve had no<br>
&gt; luck getting anything out of them.<br>
&gt;<br>
&gt; If anyone has done it, a short example with e.g. dbus-send or code would<br>
&gt; be really appreciated on how I can e.g. get a list of my contacts.<br>
&gt;<br>
&gt; cheers,<br>
&gt; --<br>
</div></div>&gt; Tatu Lahtela &lt;<a href="mailto:lahtela@iki.fi" target="_blank">lahtela@iki.fi</a> &lt;mailto:<a href="mailto:lahtela@iki.fi" target="_blank">lahtela@iki.fi</a>&gt;&gt;<br>
&gt;<br>
&gt;<br>
&gt; ------------------------------------------------------------------------<br>
&gt;<br>
&gt; _______________________________________________<br>
&gt; maemo-developers mailing list<br>
&gt; <a href="mailto:maemo-developers@maemo.org" target="_blank">maemo-developers@maemo.org</a><br>
&gt; <a href="https://lists.maemo.org/mailman/listinfo/maemo-developers" target="_blank">https://lists.maemo.org/mailman/listinfo/maemo-developers</a><br>
<br>
_______________________________________________<br>
maemo-developers mailing list<br>
<a href="mailto:maemo-developers@maemo.org" target="_blank">maemo-developers@maemo.org</a><br>
<a href="https://lists.maemo.org/mailman/listinfo/maemo-developers" target="_blank">https://lists.maemo.org/mailman/listinfo/maemo-developers</a><br>
</blockquote></div><br><br clear="all"><br></div></div><font color="#888888">-- <br><br><a href="http://www.brainyquote.com/quotes/authors/r/rita_rudner.html" target="_blank">Rita Rudner</a>  - &quot;I was a vegetarian until I started leaning toward the sunlight.&quot;
</font></blockquote></div><br><br clear="all"><br></div></div>-- <br><div><div></div><div class="h5">Tatu Lahtela &lt;<a href="mailto:lahtela@iki.fi" target="_blank">lahtela@iki.fi</a>&gt;<br>
</div></div></blockquote></div><br><br clear="all"><br>-- <br>Tatu Lahtela &lt;<a href="mailto:lahtela@iki.fi">lahtela@iki.fi</a>&gt;<br>