kleopatra
#include <config-kleopatra.h>
#include "archivedefinition.h"
#include <utils/input.h>
#include <utils/output.h>
#include <utils/path-helper.h>
#include <utils/kleo_assert.h>
#include <kleo/exception.h>
#include <kleo/cryptobackendfactory.h>
#include <KConfigGroup>
#include <KDebug>
#include <KLocalizedString>
#include <KConfig>
#include <KShell>
#include <KStandardDirs>
#include <QString>
#include <QStringList>
#include <QDir>
#include <QMutex>
#include <QCoreApplication>
#include <boost/shared_ptr.hpp>
Go to the source code of this file.
  
  | 
        
          | const QLatin1String EXTENSIONS_OPENPGP_ENTRY("extensions-openpgp") |  | static | 
 
 
  
  | 
        
          | const QLatin1Char NEWLINE_SEPARATED_STDIN_INDICATOR( '|') |  | static | 
 
 
  
  | 
        
          | const QLatin1String PACK_COMMAND_OPENPGP_ENTRY("pack-command-openpgp") |  | static | 
 
 
  
  | 
        
          | const QLatin1String UNPACK_COMMAND_CMS_ENTRY("unpack-command-cms") |  | static | 
 
 
  
  | 
        
          | const QLatin1String UNPACK_COMMAND_OPENPGP_ENTRY("unpack-command-openpgp") |  | static | 
 
 
 
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:33:11 by
doxygen 1.8.7 written
by 
Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.