Fwd: Re: Turning off screensavers [xarafaxz at nxxx: KMplayer feature request]
Lubos Lunak
l.lunak at suse.cz
Thu Jan 12 17:10:58 GMT 2006
On Thursday 12 January 2006 17:43, David Faure wrote:
> On Thursday 12 January 2006 16:50, Lubos Lunak wrote:
> > The plan is to get rid of KApplication. What does that plan say in
> > section "and things from it should be moved to" ?
>
> New, separate, classes/namespaces.
>
> Something like KScreenSaver::setEnabled(bool) since there's no
> KScreenSaver class in kdelibs anymore, but the risk of clash with a kdebase
> class is rather high :)
You mean this?
class KDE_EXPORT KScreenSaver
{
public:
/**
* docs here
*/
void setEnabled( bool set );
};
Isn't that a bit ... silly? Not that I really mind if this is really the way
it's intended to be, but won't we end up with hundreds of things like this?
--
Lubos Lunak
KDE developer
---------------------------------------------------------------------
SuSE CR, s.r.o. e-mail: l.lunak at suse.cz , l.lunak at kde.org
Drahobejlova 27 tel: +420 2 9654 2373
190 00 Praha 9 fax: +420 2 9654 2374
Czech Republic http://www.suse.cz/
More information about the kde-core-devel
mailing list