From 4c9b16fb501c61802c46a0182bab9a77a16d5bc2 Mon Sep 17 00:00:00 2001 From: Chani Armitage Date: Wed, 28 Apr 2010 06:05:09 +0000 Subject: [PATCH] this ought to be mentioned in the docs svn path=/trunk/KDE/kdelibs/; revision=1119982 --- applet.h | 1 + 1 file changed, 1 insertion(+) diff --git a/applet.h b/applet.h index 61ba975b2..ec914c0c2 100644 --- a/applet.h +++ b/applet.h @@ -284,6 +284,7 @@ class PLASMA_EXPORT Applet : public QGraphicsWidget /** * Returns a list of all known applets. + * This may skip applets based on security settings and ExcludeCategories in the application's config. * * @param category Only applets matchin this category will be returned. * Useful in conjunction with knownCategories.