KDE/kdelibs/kdeui/jobs

Lubos Lunak l.lunak at suse.cz
Wed Apr 8 13:08:26 BST 2009


On Wednesday 08 of April 2009, Andreas Pakulat wrote:
> On 07.04.09 21:21:47, Raphael Kubo da Costa wrote:
> > 2009/4/7 Andreas Pakulat <apaku at gmx.de>:
> > > On 07.04.09 21:12:30, Raphael Kubo da Costa wrote:
> > >> SVN commit 950837 by rkcosta:
> > >>
> > >> Make killJob a private slot.
> > >
> > > Shouldn't it rather be Q_PRIVATE_SLOT(d,_k_killJob()) and then the
> > > _k_killJob method would be a member of the Private class?
> >
> > I don't know. Would it make any difference?
>
> Yes, because that allows to rename/remove the slot without breaking binary
> compatibility, while with the current private slot you can't ever change
> the slot in any way.

 How does changing a private: slot affect binary compatibility in any way?

-- 
Lubos Lunak
KDE developer
--------------------------------------------------------------
SUSE LINUX, s.r.o.   e-mail: l.lunak at suse.cz , l.lunak at kde.org
Lihovarska 1060/12   tel: +420 284 028 972
190 00 Prague 9      fax: +420 284 028 951
Czech Republic       http://www.suse.cz




More information about the kde-core-devel mailing list