Qt4 bindings updated

Thiago Macieira thiago.macieira at trolltech.com
Thu Mar 30 02:56:03 PST 2006


Brad Hards wrote:
>On Wednesday 29 March 2006 05:28 am, Thiago Macieira wrote:
>> This is to let you know that I've updated CVS with a new version of
>> the Qt4 bindings. The two trees are now in sync. This time, I've tried
>> every kind of test possible with automake to make sure that no
>> generated file was forgotten.
>>
>> I don't expect major developments anymore in the code, aside from
>> bugfixing and implementing a couple, minor features. We'll start
>> porting KDE4 applications from DCOP to D-Bus RealSoonNow(tm)
>> (hopefully, this weekend).
>
>Are you planning to do any work on the API docs so they can be generated
> with doxygen? I can hack the Doxyfile to get a partial solution, but
> there are a lot of errors. I'm a little reluctant to fix those errors
> if the patch won't be applied because the plan is to generate the
> documentation using some internal Trolltech tool.
>
>Can you clarify the situation?

I've switched to qdoc because Doxygen wasn't working properly. It wasn't 
documenting some functions there was documentation for, it was finding 
documentation where there was none (for all private classes), which in 
turn meant it complained that all private classes' member functions were 
undocumented.

The generated docs are in:
  http://developer.kde.org/~thiago/QtDBus/

If you can make it work with Doxygen, I'll probably apply the patch as 
well. I just didn't want to spend time working around Doxygen problems, 
so i switched tools.

-- 
Thiago José Macieira - thiago.macieira AT trolltech.com
Trolltech AS - Sandakerveien 116, NO-0402 Oslo, Norway
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 191 bytes
Desc: not available
Url : http://lists.freedesktop.org/archives/dbus/attachments/20060330/3fdfc6a3/attachment.pgp


More information about the dbus mailing list