Extra KDE Telepathy modules moving to Extragear
Kevin Krammer
krammer at kde.org
Sat Apr 28 21:44:15 BST 2012
On Saturday, 2012-04-28, George Kiagiadakis wrote:
> No, the classes that wrap GObjects do not need a d-pointer. All the
> calls are forwarded to the underlying GObject and if for any reason we
> ever need to save extra data on the wrapper class (which is highly
> unlikely), we should use the GObject qdata for that. Wrapper classes
> may be destroyed and re-allocated by QtGLib and therefore they
> shouldn't hold any data.
So the GObject has a d-pointer?
Any specific reason there is a GObject at all? My very basic understanding of
Telepathy was that it is D-Bus based services.
Cheers,
Kevin
--
Kevin Krammer, KDE developer, xdg-utils developer
KDE user support, developer mentoring
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 190 bytes
Desc: This is a digitally signed message part.
URL: <http://mail.kde.org/pipermail/kde-core-devel/attachments/20120428/20c62fc3/attachment.sig>
More information about the kde-core-devel
mailing list