KDECore
Include dependency graph for kauth-policy-gen-polkit1.cpp:

Go to the source code of this file.
Functions | |
| void | output (QList< Action > actions, QHash< QString, QString > domain) | 
Variables | |
| const char | dent [] = " " | 
| const char | header [] | 
| const char | policy_tag [] | 
Function Documentation
Definition at line 42 of file kauth-policy-gen-polkit1.cpp.
Variable Documentation
| const char dent[] = " " | 
Definition at line 40 of file kauth-policy-gen-polkit1.cpp.
| const char header[] | 
Initial value:
= ""
                      "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n"
                      "<!DOCTYPE policyconfig PUBLIC\n"
                      "\"-//freedesktop//DTD PolicyKit Policy Configuration 1.0//EN\"\n"
                      "\"http://www.freedesktop.org/standards/PolicyKit/1.0/policyconfig.dtd\">\n"
                      "<policyconfig>\n"
Definition at line 27 of file kauth-policy-gen-polkit1.cpp.
| const char policy_tag[] | 
Initial value:
= ""
                          "      <defaults>\n"
                          "         <allow_inactive>%1</allow_inactive>\n"
                          "         <allow_active>%2</allow_active>\n"
                          "      </defaults>\n"
Definition at line 34 of file kauth-policy-gen-polkit1.cpp.
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:22:12 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
            Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:22:12 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.
    KDE API Reference