Plasma
authorizationrule.h
Go to the documentation of this file.
74 Deny = 0,
75 Allow = 1,
77 };
80 Transient = 0,
82 };
85 Default = 0,
86 AllUsers = 1,
88 };
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:57
Defines a rule indicating whether or not a certain service can be accessed by a certain machine.
Definition: authorizationrule.h:68
void changed(Plasma::AuthorizationRule *)
Definition: authorizationrule.h:31
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon Feb 20 2023 00:00:00 by doxygen 1.9.6 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon Feb 20 2023 00:00:00 by doxygen 1.9.6 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.