KDE/kdebase/workspace/plasma/containments/desktop
Aaron J. Seigo
aseigo at kde.org
Sun Jan 6 21:38:54 CET 2008
On Saturday 05 January 2008, Jason Stubbs wrote:
> On Sunday 06 January 2008 05:03:44 JST, Aaron J. Seigo wrote:
> > On Saturday 05 January 2008, Jason Stubbs wrote:
> > > SVN commit 757612 by jstubbs:
> > >
> > > Add icons after the event loop is returned to rather than assuming that
> > > all saved applets have been restored at the time that
> > > constraintsUpdated() is called.
> > >
> > > {
> > > + QTimer::singleShot(0, this, SLOT(init()));
> >
> > of course, this is just another kind of assumption: that applet loading
> > is doing without entering the event loop again.
> >
> > if it is really important to know when applet loading is done, something
> > that really only Corona can know, then we can easily add a constraint
> > that notes this and then be 100% sure this will be the case.
>
> This is probably necessary as long as ~/Desktop is handled as icon applets
> within a containment.
ok ... committed in rev # 758066.
> > removing the guard completely is probably ok with how it is done in this
> > rev, but private slots aren't so private. =/
>
> Really? Does connect() and friends work on other classes protected and
> private slots too?
yes.
--
Aaron J. Seigo
humru othro a kohnu se
GPG Fingerprint: 8B8B 2209 0C6F 7C47 B1EA EE75 D6B7 2EB1 A7F1 DB43
KDE core developer sponsored by Trolltech
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://mail.kde.org/pipermail/panel-devel/attachments/20080106/1856484d/attachment.pgp
More information about the Panel-devel
mailing list