KDECore
policy-gen.cpp File Reference
#include "policy-gen.h"
#include <QFile>
#include <QCoreApplication>
#include <QSettings>
#include <QRegExp>
#include <QStringList>
#include <QDebug>
Include dependency graph for policy-gen.cpp:
Go to the source code of this file.
Functions | |
int | main (int argc, char **argv) |
QList< Action > | parse (QSettings &ini) |
QHash< QString, QString > | parseDomain (QSettings &ini) |
Function Documentation
int main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 35 of file policy-gen.cpp.
Definition at line 54 of file policy-gen.cpp.
Definition at line 136 of file policy-gen.cpp.
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:47:10 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:47:10 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.