@since fixes
svn path=/trunk/KDE/kdelibs/; revision=971221
This commit is contained in:
parent
1ecde54607
commit
01895ba4b5
1
applet.h
1
applet.h
@ -624,6 +624,7 @@ class PLASMA_EXPORT Applet : public QGraphicsWidget
|
|||||||
/**
|
/**
|
||||||
* returns true if the applet is allowed to perform functions covered by the given constraint
|
* returns true if the applet is allowed to perform functions covered by the given constraint
|
||||||
* eg. isAllowed("FileDialog") returns true iff applets are allowed to show filedialogs.
|
* eg. isAllowed("FileDialog") returns true iff applets are allowed to show filedialogs.
|
||||||
|
* @since 4.3
|
||||||
*/
|
*/
|
||||||
bool isAllowed(const QString &constraint);
|
bool isAllowed(const QString &constraint);
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user