kleopatra
#include <importcertificatescommand_p.h>
|  | 
|  | Private (ImportCertificatesCommand *qq, KeyListController *c) | 
|  | 
|  | ~Private () | 
|  | 
| void | importResult (const GpgME::ImportResult &) | 
|  | 
| void | importResult (const GpgME::ImportResult &, const QString &) | 
|  | 
| void | setImportResultProxyModel (const std::vector< GpgME::ImportResult > &results, const QStringList &ids) | 
|  | 
| void | setWaitForMoreJobs (bool waiting) | 
|  | 
| void | showDetails (QWidget *parent, const std::vector< GpgME::ImportResult > &results, const QStringList &ids) | 
|  | 
| void | showDetails (const std::vector< GpgME::ImportResult > &results, const QStringList &ids) | 
|  | 
| void | showError (QWidget *parent, const GpgME::Error &error, const QString &id=QString()) | 
|  | 
| void | showError (const GpgME::Error &error, const QString &id=QString()) | 
|  | 
| void | startImport (GpgME::Protocol proto, const QByteArray &data, const QString &id=QString()) | 
|  | 
| void | startImport (GpgME::Protocol proto, const std::vector< GpgME::Key > &keys, const QString &id=QString()) | 
|  | 
|  Public Member Functions inherited from Kleo::Command::Private | 
|  | Private (Command *qq, KeyListController *controller) | 
|  | 
| void | applyWindowID (QWidget *w) const | 
|  | 
| void | canceled () | 
|  | 
| KeyListController * | controller () const | 
|  | 
| void | error (const QString &text, const QString &caption=QString(), KMessageBox::Options options=KMessageBox::Notify) const | 
|  | 
| void | finished () | 
|  | 
| QList< QModelIndex > | indexes () const | 
|  | 
| void | information (const QString &text, const QString &caption=QString(), const QString &dontShowAgainName=QString(), KMessageBox::Options options=KMessageBox::Notify) const | 
|  | 
| GpgME::Key | key () const | 
|  | 
| std::vector< GpgME::Key > | keys () const | 
|  | 
| KeyListModelInterface * | model () const | 
|  | 
| QWidget * | parentWidgetOrView () const | 
|  | 
| QAbstractItemView * | view () const | 
|  | 
  
  | 
        
          | ImportCertificatesCommand::Private::~Private | ( |  | ) |  |  | virtual | 
 
 
      
        
          | void Kleo::ImportCertificatesCommand::Private::importResult | ( | const GpgME::ImportResult & |  | ) |  | 
      
 
 
      
        
          | void Kleo::ImportCertificatesCommand::Private::importResult | ( | const GpgME::ImportResult & | , | 
        
          |  |  | const QString & |  | 
        
          |  | ) |  |  | 
      
 
 
      
        
          | void ImportCertificatesCommand::Private::setImportResultProxyModel | ( | const std::vector< GpgME::ImportResult > & | results, | 
        
          |  |  | const QStringList & | ids | 
        
          |  | ) |  |  | 
      
 
 
      
        
          | void ImportCertificatesCommand::Private::setWaitForMoreJobs | ( | bool | waiting | ) |  | 
      
 
 
      
        
          | void Kleo::ImportCertificatesCommand::Private::showDetails | ( | QWidget * | parent, | 
        
          |  |  | const std::vector< GpgME::ImportResult > & | results, | 
        
          |  |  | const QStringList & | ids | 
        
          |  | ) |  |  | 
      
 
 
      
        
          | void Kleo::ImportCertificatesCommand::Private::showDetails | ( | const std::vector< GpgME::ImportResult > & | results, | 
        
          |  |  | const QStringList & | ids | 
        
          |  | ) |  |  | 
      
 
 
      
        
          | void Kleo::ImportCertificatesCommand::Private::showError | ( | QWidget * | parent, | 
        
          |  |  | const GpgME::Error & | error, | 
        
          |  |  | const QString & | id = QString() | 
        
          |  | ) |  |  | 
      
 
 
      
        
          | void Kleo::ImportCertificatesCommand::Private::showError | ( | const GpgME::Error & | error, | 
        
          |  |  | const QString & | id = QString() | 
        
          |  | ) |  |  | 
      
 
 
      
        
          | void ImportCertificatesCommand::Private::startImport | ( | GpgME::Protocol | proto, | 
        
          |  |  | const QByteArray & | data, | 
        
          |  |  | const QString & | id = QString() | 
        
          |  | ) |  |  | 
      
 
 
      
        
          | void Kleo::ImportCertificatesCommand::Private::startImport | ( | GpgME::Protocol | proto, | 
        
          |  |  | const std::vector< GpgME::Key > & | keys, | 
        
          |  |  | const QString & | id = QString() | 
        
          |  | ) |  |  | 
      
 
 
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.