Plasma
authorizationrule.h
Go to the documentation of this file.
74 Deny = 0,
75 Allow = 1,
76 PinRequired = 2
80 Transient = 0,
81 Persistent = 1
85 Default = 0,
86 AllUsers = 1,
87 AllServices = 2
158 friend class AppletPrivate;
160 friend class AuthorizationManagerPrivate;
161 friend class AuthorizationRulePrivate;
162 friend class GetSource;
163 friend class PlasmoidServiceJob;
164 friend class ServiceProvider;
Allows authorization of access to plasma services.
Definition: authorizationmanager.h:56
Defines a rule indicating whether or not a certain service can be accessed by a certain machine...
Definition: authorizationrule.h:67
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:48:33 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:48:33 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.