kleopatra
#include <archivedefinition.h>
Definition at line 57 of file archivedefinition.h.
 
| Enumerator | 
|---|
| CommandLine |  | 
| NewlineSeparatedInputFile |  | 
| NullSeparatedInputFile |  | 
| NumArgumentPassingMethods |  | 
Definition at line 63 of file archivedefinition.h.
 
 
  
  | 
        
          | ArchiveDefinition::ArchiveDefinition | ( | const QString & | id, |  
          |  |  | const QString & | label |  
          |  | ) |  |  |  | protected | 
 
 
  
  | 
        
          | ArchiveDefinition::~ArchiveDefinition | ( |  | ) |  |  | virtual | 
 
 
  
  | 
        
          | void ArchiveDefinition::checkProtocol | ( | GpgME::Protocol | p | ) | const |  | protected | 
 
 
      
        
          | shared_ptr< Output > ArchiveDefinition::createOutputFromUnpackCommand | ( | GpgME::Protocol | p, | 
        
          |  |  | const QString & | file, | 
        
          |  |  | const QDir & | wd | 
        
          |  | ) |  | const | 
      
 
 
  
  | 
        
          | const QStringList& Kleo::ArchiveDefinition::extensions | ( | GpgME::Protocol | p | ) | const |  | inline | 
 
 
  
  | 
        
          | QString Kleo::ArchiveDefinition::id | ( |  | ) | const |  | inline | 
 
 
  
  | 
        
          | QString ArchiveDefinition::installPath | ( |  | ) |  |  | static | 
 
 
  
  | 
        
          | QString Kleo::ArchiveDefinition::label | ( |  | ) | const |  | inline | 
 
 
  
  | 
        
          | ArgumentPassingMethod Kleo::ArchiveDefinition::packCommandArgumentPassingMethod | ( | GpgME::Protocol | p | ) | const |  | inline | 
 
 
  
  | 
        
          | void Kleo::ArchiveDefinition::setExtensions | ( | GpgME::Protocol | p, |  
          |  |  | const QStringList & | extensions |  
          |  | ) |  |  |  | inlineprotected | 
 
 
  
  | 
        
          | void ArchiveDefinition::setInstallPath | ( | const QString & | ip | ) |  |  | static | 
 
 
  
  | 
        
          | void Kleo::ArchiveDefinition::setPackCommandArgumentPassingMethod | ( | GpgME::Protocol | p, |  
          |  |  | ArgumentPassingMethod | method |  
          |  | ) |  |  |  | inlineprotected | 
 
 
The documentation for this class was generated from the following files:
 
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:33:12 by
doxygen 1.8.7 written
by 
Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.