#include <auth/policy-gen/policy-gen.h>#include <cstdio>#include <QDebug>#include <QTextStream>
Include dependency graph for policykit/kauth-policy-gen-polkit.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 [] = "<policyconfig>\n" |
| const char | policy_tag [] = " </defaults>\n" |
Function Documentation
Definition at line 42 of file policykit/kauth-policy-gen-polkit.cpp.
Variable Documentation
| const char dent[] = " " |
Definition at line 40 of file policykit/kauth-policy-gen-polkit.cpp.
| const char header[] = "<policyconfig>\n" |
Definition at line 27 of file policykit/kauth-policy-gen-polkit.cpp.
| const char policy_tag[] = " </defaults>\n" |
Definition at line 34 of file policykit/kauth-policy-gen-polkit.cpp.
KDE 4.6 API Reference