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

kleopatra

  • KLEOPATRACLIENT_NAMESPACE
  • SelectCertificateCommand
Public Member Functions | List of all members
KLEOPATRACLIENT_NAMESPACE::SelectCertificateCommand Class Reference

#include <selectcertificatecommand.h>

Inheritance diagram for KLEOPATRACLIENT_NAMESPACE::SelectCertificateCommand:
Inheritance graph
[legend]

Public Member Functions

 SelectCertificateCommand (QObject *parent=0)
 
 ~SelectCertificateCommand ()
 
bool multipleCertificatesAllowed () const
 
bool onlyEncryptionCertificatesAllowed () const
 
bool onlyOpenPGPCertificatesAllowed () const
 
bool onlySecretKeysAllowed () const
 
bool onlySigningCertificatesAllowed () const
 
bool onlyX509CertificatesAllowed () const
 
QString selectedCertificate () const
 
QStringList selectedCertificates () const
 
void setMultipleCertificatesAllowed (bool allow)
 
void setOnlyEncryptionCertificatesAllowed (bool allow)
 
void setOnlyOpenPGPCertificatesAllowed (bool allow)
 
void setOnlySecretKeysAllowed (bool allow)
 
void setOnlySigningCertificatesAllowed (bool allow)
 
void setOnlyX509CertificatesAllowed (bool allow)
 
void setSelectedCertificate (const QString &cert)
 
void setSelectedCertificates (const QStringList &certs)
 
- Public Member Functions inherited from KLEOPATRACLIENT_NAMESPACE::Command
 Command (QObject *parent=0)
 
 ~Command ()
 
bool error () const
 
QString errorString () const
 
WId parentWId () const
 
QString serverLocation () const
 
qint64 serverPid () const
 
void setParentWId (WId wid)
 
void setServerLocation (const QString &location)
 
bool waitForFinished ()
 
bool waitForFinished (unsigned long ms)
 
bool wasCanceled () const
 

Additional Inherited Members

- Public Slots inherited from KLEOPATRACLIENT_NAMESPACE::Command
void cancel ()
 
void start ()
 
- Signals inherited from KLEOPATRACLIENT_NAMESPACE::Command
void finished ()
 
void started ()
 
- Protected Member Functions inherited from KLEOPATRACLIENT_NAMESPACE::Command
 Command (Private *p, QObject *parent)
 
bool areRecipientsInformative () const
 
bool areSendersInformative () const
 
QByteArray command () const
 
QStringList filePaths () const
 
QByteArray inquireData (const char *what) const
 
bool isInquireDataSet (const char *what) const
 
bool isOptionCritical (const char *name) const
 
bool isOptionSet (const char *name) const
 
QVariant optionValue (const char *name) const
 
QByteArray receivedData () const
 
QStringList recipients () const
 
QStringList senders () const
 
void setCommand (const char *command)
 
void setFilePaths (const QStringList &filePaths)
 
void setInquireData (const char *what, const QByteArray &data)
 
void setOption (const char *name, bool critical=true)
 
void setOptionValue (const char *name, const QVariant &value, bool critical=true)
 
void setRecipients (const QStringList &recipients, bool informative)
 
void setSenders (const QStringList &senders, bool informative)
 
void unsetInquireData (const char *what)
 
void unsetOption (const char *name)
 
- Protected Attributes inherited from KLEOPATRACLIENT_NAMESPACE::Command
Private * d
 

Detailed Description

Definition at line 29 of file libkleopatraclient/core/selectcertificatecommand.h.

Constructor & Destructor Documentation

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

Definition at line 26 of file libkleopatraclient/core/selectcertificatecommand.cpp.

SelectCertificateCommand::~SelectCertificateCommand ( )

Definition at line 32 of file libkleopatraclient/core/selectcertificatecommand.cpp.

Member Function Documentation

bool SelectCertificateCommand::multipleCertificatesAllowed ( ) const

Definition at line 41 of file libkleopatraclient/core/selectcertificatecommand.cpp.

bool SelectCertificateCommand::onlyEncryptionCertificatesAllowed ( ) const

Definition at line 65 of file libkleopatraclient/core/selectcertificatecommand.cpp.

bool SelectCertificateCommand::onlyOpenPGPCertificatesAllowed ( ) const

Definition at line 77 of file libkleopatraclient/core/selectcertificatecommand.cpp.

bool SelectCertificateCommand::onlySecretKeysAllowed ( ) const

Definition at line 101 of file libkleopatraclient/core/selectcertificatecommand.cpp.

bool SelectCertificateCommand::onlySigningCertificatesAllowed ( ) const

Definition at line 53 of file libkleopatraclient/core/selectcertificatecommand.cpp.

bool SelectCertificateCommand::onlyX509CertificatesAllowed ( ) const

Definition at line 89 of file libkleopatraclient/core/selectcertificatecommand.cpp.

QString SelectCertificateCommand::selectedCertificate ( ) const

Definition at line 124 of file libkleopatraclient/core/selectcertificatecommand.cpp.

QStringList SelectCertificateCommand::selectedCertificates ( ) const

Definition at line 115 of file libkleopatraclient/core/selectcertificatecommand.cpp.

void SelectCertificateCommand::setMultipleCertificatesAllowed ( bool  allow)

Definition at line 34 of file libkleopatraclient/core/selectcertificatecommand.cpp.

void SelectCertificateCommand::setOnlyEncryptionCertificatesAllowed ( bool  allow)

Definition at line 58 of file libkleopatraclient/core/selectcertificatecommand.cpp.

void SelectCertificateCommand::setOnlyOpenPGPCertificatesAllowed ( bool  allow)

Definition at line 70 of file libkleopatraclient/core/selectcertificatecommand.cpp.

void SelectCertificateCommand::setOnlySecretKeysAllowed ( bool  allow)

Definition at line 94 of file libkleopatraclient/core/selectcertificatecommand.cpp.

void SelectCertificateCommand::setOnlySigningCertificatesAllowed ( bool  allow)

Definition at line 46 of file libkleopatraclient/core/selectcertificatecommand.cpp.

void SelectCertificateCommand::setOnlyX509CertificatesAllowed ( bool  allow)

Definition at line 82 of file libkleopatraclient/core/selectcertificatecommand.cpp.

void SelectCertificateCommand::setSelectedCertificate ( const QString &  cert)

Definition at line 120 of file libkleopatraclient/core/selectcertificatecommand.cpp.

void SelectCertificateCommand::setSelectedCertificates ( const QStringList &  certs)

Definition at line 105 of file libkleopatraclient/core/selectcertificatecommand.cpp.


The documentation for this class was generated from the following files:
  • libkleopatraclient/core/selectcertificatecommand.h
  • libkleopatraclient/core/selectcertificatecommand.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