KDE/kdebase/workspace/plasma/applets/kickoff/core

Aaron J. Seigo aseigo at kde.org
Tue Jul 21 07:43:48 CEST 2009


On Monday 20 July 2009, David Faure wrote:
> On Saturday 11 July 2009, Michael Jansen wrote:
> > SVN commit 994994 by mjansen:
> >
> > Fix runtime warning:
> >
> >     type=Qt::AutoConnection) at
> > /home/mjansen/kde/trunk/src/qtmaster/src/corelib/kernel/qobject.cpp:2534
> > at
> > /home/mjansen/kde/trunk/src/kdebase/workspace/plasma/applets/kickoff/core
> >/applicationmodel.cpp:280
> >
> > CCMAIL: plasma-devel at kde.org
> >
> >  M  +1 -1      applicationmodel.cpp
> >
> >
> > ---
> > trunk/KDE/kdebase/workspace/plasma/applets/kickoff/core/applicationmodel.
> >cpp #994993:994994 @@ -277,7 +277,7 @@
> >      (void)new KickoffAdaptor(this);
> >      QDBusConnection::sessionBus().registerObject("/kickoff", this);
> >      dbus.connect(QString(), "/kickoff", "org.kde.plasma", "reloadMenu",
> > this, SLOT(reloadMenu())); -    connect(KSycoca::self(),
> > SIGNAL(databaseChanged()), this, SLOT(checkSycocaChange())); +   
> > connect(KSycoca::self(), SIGNAL(databaseChanged(const QStringList&)),
> > this, SLOT(checkSycocaChange()));
>
> It would be a good idea to check that the stringlist includes apps or
> xdgdata-apps and bailing out early if not. That's the whole point of the
> argument: to not update apps stuff if e.g. only mimetypes or servicetypes
> changed.

where can i find a list of the strings that might appear in the string list 
passed in from that signal?

-- 
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 Qt Software
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: This is a digitally signed message part.
Url : http://mail.kde.org/pipermail/plasma-devel/attachments/20090720/e2f0a985/attachment.sig 


More information about the Plasma-devel mailing list