kleopatra
#include <command_p.h>
Definition at line 52 of file commands/command_p.h.
 
  
  | 
        
          | Command::Private::~Private | ( |  | ) |  |  | virtual | 
 
 
  
  | 
        
          | void Kleo::Command::Private::applyWindowID | ( | QWidget * | w | ) | const |  | inline | 
 
 
  
  | 
        
          | void Kleo::Command::Private::canceled | ( |  | ) |  |  | inline | 
 
 
  
  | 
        
          | void Kleo::Command::Private::error | ( | const QString & | text, |  
          |  |  | const QString & | caption = QString(), |  
          |  |  | KMessageBox::Options | options = KMessageBox::Notify |  
          |  | ) |  | const |  | inline | 
 
 
  
  | 
        
          | void Kleo::Command::Private::finished | ( |  | ) |  |  | inline | 
 
 
  
  | 
        
          | void Kleo::Command::Private::information | ( | const QString & | text, |  
          |  |  | const QString & | caption = QString(), |  
          |  |  | const QString & | dontShowAgainName = QString(), |  
          |  |  | KMessageBox::Options | options = KMessageBox::Notify |  
          |  | ) |  | const |  | inline | 
 
 
  
  | 
        
          | GpgME::Key Kleo::Command::Private::key | ( |  | ) | const |  | inline | 
 
 
  
  | 
        
          | std::vector<GpgME::Key> Kleo::Command::Private::keys | ( |  | ) | const |  | inline | 
 
 
  
  | 
        
          | QWidget* Kleo::Command::Private::parentWidgetOrView | ( |  | ) | const |  | inline | 
 
 
  
  | 
        
          | Command* const Kleo::Command::Private::q |  | protected | 
 
 
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.