Extra KDE Telepathy modules moving to Extragear

Sune Vuorela nospam at vuorela.dk
Sun Apr 29 12:34:17 BST 2012


On 2012-04-28, George Kiagiadakis <kiagiadakis.george at gmail.com> 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.

aren't you this way also locking your self to always require just to
wrap the GObject classes and not actually have the possibility to do teh
implementation without the GObject classes at all ?

/Sune





More information about the kde-core-devel mailing list