SVN_SILENT no iff
svn path=/trunk/KDE/kdelibs/; revision=977672
This commit is contained in:
parent
067892f5e9
commit
b81f27be13
2
applet.h
2
applet.h
@ -623,7 +623,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. hasAuthorization("FileDialog") returns true iff applets are allowed to show filedialogs.
|
* eg. hasAuthorization("FileDialog") returns true if applets are allowed to show filedialogs.
|
||||||
* @since 4.3
|
* @since 4.3
|
||||||
*/
|
*/
|
||||||
bool hasAuthorization(const QString &constraint) const;
|
bool hasAuthorization(const QString &constraint) const;
|
||||||
|
Loading…
Reference in New Issue
Block a user