kgpg
gpgproc.cpp File Reference
#include "gpgproc.h"
#include "kgpgsettings.h"
#include <KDebug>
#include <KProcess>
#include <KStandardDirs>
#include <QDir>
#include <QFileInfo>
#include <QTextCodec>
#include "gpgproc.moc"
Include dependency graph for gpgproc.cpp:
Go to the source code of this file.
Functions | |
static bool | checkGnupgArguments (const QString &executable, const QStringList &arguments) |
static QString | getGpgProcessHome (const QString &binary) |
Function Documentation
|
static |
check if GnuPG returns an error for this arguments
- Parameters
-
executable the GnuPG executable to call arguments the arguments to pass to executable
The arguments will be used together with "--version", so they should not be any commands.
Definition at line 61 of file gpgproc.cpp.
Definition at line 76 of file gpgproc.cpp.
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:42:08 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:42:08 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.