KDE/kdelibs

David Faure faure at kde.org
Mon Feb 5 01:09:20 CET 2007


On Sunday 04 February 2007, Leo Savernik wrote:
> Am Sonntag, 4. Februar 2007 schrieb Allen Winter:
> > SVN commit 630199 by winterz:
> >
> > signals: -> Q_SIGNALS and slots: -> Q_SLOTS
> >
> > by policy, as described in
> > http://developer.kde.org/policies/librarypolicy.html
> >
> >
> [...]
> >  M  +2 -2      khtml/testkhtmlnew.h
> >  M  +1 -1      kio/bookmarks/kbookmarkmanageradaptor_p.h
> [...]
> 
> Doesn't this only apply to public API? The library policy isn't particularly 
> verbose about this.

Yes it only matters in public API (which could potentially be used together with
python or boost signals). But it doesn't hurt to use Q_SIGNALS/Q_SLOTS everywhere,
in any case.

-- 
David Faure, faure at kde.org, sponsored by Trolltech to work on KDE,
Konqueror (http://www.konqueror.org), and KOffice (http://www.koffice.org).


More information about the Khtml-devel mailing list