On Tuesday 06 of December 2016 08:50:47 deloptes wrote:
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
In connection with this you might find useful:
http://bugs.trinitydesktop.org/show_bug.cgi?id=2673