KDECore
policy-gen.cpp File Reference
#include "policy-gen.h"
#include <QFile>
#include <QCoreApplication>
#include <QSettings>
#include <QRegExp>
#include <QStringList>
#include <QDebug>
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
◆ main()
int main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 35 of file policy-gen.cpp.
◆ parse()
Definition at line 54 of file policy-gen.cpp.
◆ parseDomain()
Definition at line 136 of file policy-gen.cpp.
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.