trinity-devel@lists.pearsoncomputing.net

Message: previous - next
Month: December 2016

Re: moc and dbus related question

From: deloptes <deloptes@...>
Date: Tue, 06 Dec 2016 08:50:47 +0100
Michele Calgaro wrote:

> moc files are created by tqmake before the actual compilation. You need to
> add the the Q_OBJECT "declaration" inside a class to get the moc file
> generated. See here for more info:
> https://www.trinitydesktop.org/docs/qt3/object.html Cheers
> Michele

Thanks Michele,
I was thinking that TQ_OBJECT is the correct one for TDE, at least compiler
did not complain.
I also think that whole dbus should be moved to dbus-1-tqt, what is your
opinion? ATM the classes in kbluetooth are wrappers around dbus.
Also what are the plans for supporting gdbus? I discussed time ago with
SyncEvolution and they stated gdbus is the preferred one?
I'm just asking, so that what I do holds for the future.

Thanks and regards