• Skip to content
  • Skip to link menu
KDE API Reference
  • KDE API Reference
  • kdepim API Reference
  • KDE Home
  • Contact Us
 

kleopatra

  • Kleo
  • Crypto
  • NewSignEncryptEMailController
Public Slots | Signals | Public Member Functions | Static Public Member Functions | List of all members
Kleo::Crypto::NewSignEncryptEMailController Class Reference

#include <newsignencryptemailcontroller.h>

Inheritance diagram for Kleo::Crypto::NewSignEncryptEMailController:
Inheritance graph
[legend]

Public Slots

void cancel ()
 

Signals

void certificatesResolved ()
 
void reportMicAlg (const QString &micAlg)
 
- Signals inherited from Kleo::Crypto::Controller
void progress (int current, int total, const QString &what)
 

Public Member Functions

 NewSignEncryptEMailController (QObject *parent=0)
 
 NewSignEncryptEMailController (const boost::shared_ptr< ExecutionContext > &xc, QObject *parent=0)
 
 ~NewSignEncryptEMailController ()
 
bool areCertificatesResolved () const
 
bool isEncrypting () const
 
bool isResolvingInProgress () const
 
bool isSigning () const
 
GpgME::Protocol protocol () const
 
const char * protocolAsString () const
 
void setDetachedSignature (bool detached)
 
void setEncrypting (bool encrypt)
 
void setProtocol (GpgME::Protocol proto)
 
void setSigning (bool sign)
 
void setSubject (const QString &subject)
 
void startEncryption (const std::vector< boost::shared_ptr< Kleo::Input > > &inputs, const std::vector< boost::shared_ptr< Kleo::Output > > &outputs)
 
void startResolveCertificates (const std::vector< KMime::Types::Mailbox > &recipients, const std::vector< KMime::Types::Mailbox > &senders)
 
void startSigning (const std::vector< boost::shared_ptr< Kleo::Input > > &inputs, const std::vector< boost::shared_ptr< Kleo::Output > > &outputs)
 
- Public Member Functions inherited from Kleo::Crypto::Controller
 Controller (QObject *parent=0)
 
 Controller (const boost::shared_ptr< const ExecutionContext > &cmd, QObject *parent=0)
 
 ~Controller ()
 

Static Public Member Functions

static const char * mementoName ()
 

Additional Inherited Members

- Protected Slots inherited from Kleo::Crypto::Controller
void taskDone (const boost::shared_ptr< const Kleo::Crypto::Task::Result > &)
 
- Protected Member Functions inherited from Kleo::Crypto::Controller
void connectTask (const boost::shared_ptr< Task > &task)
 
void emitDoneOrError ()
 
void setLastError (int err, const QString &details)
 
- Protected Member Functions inherited from Kleo::ExecutionContextUser
void applyWindowID (QWidget *wid)
 
void bringToForeground (QWidget *wid)
 
 ExecutionContextUser ()
 
 ExecutionContextUser (const boost::shared_ptr< const ExecutionContext > &ec)
 
virtual ~ExecutionContextUser ()
 
boost::shared_ptr< const
ExecutionContext > 
executionContext () const
 
void setExecutionContext (const boost::shared_ptr< const ExecutionContext > &ec)
 

Detailed Description

Definition at line 68 of file newsignencryptemailcontroller.h.

Constructor & Destructor Documentation

NewSignEncryptEMailController::NewSignEncryptEMailController ( QObject *  parent = 0)
explicit

Definition at line 269 of file newsignencryptemailcontroller.cpp.

NewSignEncryptEMailController::NewSignEncryptEMailController ( const boost::shared_ptr< ExecutionContext > &  xc,
QObject *  parent = 0 
)
explicit

Definition at line 263 of file newsignencryptemailcontroller.cpp.

NewSignEncryptEMailController::~NewSignEncryptEMailController ( )

Definition at line 275 of file newsignencryptemailcontroller.cpp.

Member Function Documentation

bool NewSignEncryptEMailController::areCertificatesResolved ( ) const

Definition at line 327 of file newsignencryptemailcontroller.cpp.

void NewSignEncryptEMailController::cancel ( )
slot

Definition at line 543 of file newsignencryptemailcontroller.cpp.

void Kleo::Crypto::NewSignEncryptEMailController::certificatesResolved ( )
signal
bool NewSignEncryptEMailController::isEncrypting ( ) const

Definition at line 315 of file newsignencryptemailcontroller.cpp.

bool NewSignEncryptEMailController::isResolvingInProgress ( ) const

Definition at line 323 of file newsignencryptemailcontroller.cpp.

bool NewSignEncryptEMailController::isSigning ( ) const

Definition at line 306 of file newsignencryptemailcontroller.cpp.

static const char* Kleo::Crypto::NewSignEncryptEMailController::mementoName ( )
inlinestatic

Definition at line 75 of file newsignencryptemailcontroller.h.

Protocol NewSignEncryptEMailController::protocol ( ) const

Definition at line 286 of file newsignencryptemailcontroller.cpp.

const char * NewSignEncryptEMailController::protocolAsString ( ) const

Definition at line 291 of file newsignencryptemailcontroller.cpp.

void Kleo::Crypto::NewSignEncryptEMailController::reportMicAlg ( const QString &  micAlg)
signal
void NewSignEncryptEMailController::setDetachedSignature ( bool  detached)

Definition at line 319 of file newsignencryptemailcontroller.cpp.

void NewSignEncryptEMailController::setEncrypting ( bool  encrypt)

Definition at line 310 of file newsignencryptemailcontroller.cpp.

void NewSignEncryptEMailController::setProtocol ( GpgME::Protocol  proto)

Definition at line 281 of file newsignencryptemailcontroller.cpp.

void NewSignEncryptEMailController::setSigning ( bool  sign)

Definition at line 301 of file newsignencryptemailcontroller.cpp.

void NewSignEncryptEMailController::setSubject ( const QString &  subject)

Definition at line 277 of file newsignencryptemailcontroller.cpp.

void NewSignEncryptEMailController::startEncryption ( const std::vector< boost::shared_ptr< Kleo::Input > > &  inputs,
const std::vector< boost::shared_ptr< Kleo::Output > > &  outputs 
)

Definition at line 385 of file newsignencryptemailcontroller.cpp.

void NewSignEncryptEMailController::startResolveCertificates ( const std::vector< KMime::Types::Mailbox > &  recipients,
const std::vector< KMime::Types::Mailbox > &  senders 
)

Definition at line 345 of file newsignencryptemailcontroller.cpp.

void NewSignEncryptEMailController::startSigning ( const std::vector< boost::shared_ptr< Kleo::Input > > &  inputs,
const std::vector< boost::shared_ptr< Kleo::Output > > &  outputs 
)

Definition at line 430 of file newsignencryptemailcontroller.cpp.


The documentation for this class was generated from the following files:
  • newsignencryptemailcontroller.h
  • newsignencryptemailcontroller.cpp
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:56:43 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.

kleopatra

Skip menu "kleopatra"
  • Main Page
  • Namespace List
  • Namespace Members
  • Alphabetical List
  • Class List
  • Class Hierarchy
  • Class Members
  • File List
  • File Members

kdepim API Reference

Skip menu "kdepim API Reference"
  • akonadi_next
  • akregator
  • blogilo
  • calendarsupport
  • console
  •   kabcclient
  •   konsolekalendar
  • kaddressbook
  • kalarm
  •   lib
  • kdgantt2
  • kjots
  • kleopatra
  • kmail
  • knode
  • knotes
  • kontact
  • korgac
  • korganizer
  • ktimetracker
  • libkdepim
  • libkleo
  • libkpgp
  • mailcommon
  • messagelist
  • messageviewer

Search



Report problems with this website to our bug tracking system.
Contact the specific authors with questions and comments about the page contents.

KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal