KDECore
kauth-policy-gen-polkit1.cpp
Go to the documentation of this file.
72 for (QHash< QString, QString >::const_iterator i = action.messages.constBegin(); i != action.messages.constEnd(); ++i) {
106 QString policyInactive = action.policyInactive.isEmpty() ? QLatin1String("no") : action.policyInactive;
111 if (!action.persistence.isEmpty() && policyInactive != QLatin1String("yes") && policyInactive !=
Definition: ksycocafactory.h:28
Definition: kaboutdata.h:33
void output(QList< Action > actions, QHash< QString, QString > domain)
Definition: kauth-policy-gen-polkit1.cpp:42
Definition: policy-gen.h:28
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.