kleopatra
#include <resolverecipientspage.h>

| Classes | |
| class | ItemWidget | 
| class | ListWidget | 
| Signals | |
| void | selectedProtocolChanged () | 
|  Signals inherited from Kleo::Crypto::Gui::WizardPage | |
| void | autoAdvanceChanged () | 
| void | completeChanged () | 
| void | explanationChanged () | 
| void | subTitleChanged () | 
| void | titleChanged () | 
| void | windowTitleChanged (const QString &title) | 
| Public Member Functions | |
| ResolveRecipientsPage (QWidget *parent=0) | |
| ~ResolveRecipientsPage () | |
| bool | isComplete () const | 
| bool | multipleProtocolsAllowed () const | 
| GpgME::Protocol | presetProtocol () const | 
| boost::shared_ptr < RecipientPreferences > | recipientPreferences () const | 
| bool | recipientsUserMutable () const | 
| std::vector< GpgME::Key > | resolvedCertificates () const | 
| GpgME::Protocol | selectedProtocol () const | 
| void | setAdditionalRecipientsInfo (const std::vector< GpgME::Key > &recipients) | 
| void | setMultipleProtocolsAllowed (bool allowed) | 
| void | setPresetProtocol (GpgME::Protocol protocol) | 
| void | setRecipientPreferences (const boost::shared_ptr< RecipientPreferences > &prefs) | 
| void | setRecipients (const std::vector< KMime::Types::Mailbox > &recipients, const std::vector< KMime::Types::Mailbox > &encryptToSelfRecipients) | 
| void | setRecipientsUserMutable (bool isMutable) | 
| void | setSymmetricEncryptionSelectable (bool selectable) | 
| void | setSymmetricEncryptionSelected (bool enabled) | 
| bool | symmetricEncryptionSelectable () const | 
| bool | symmetricEncryptionSelected () const | 
|  Public Member Functions inherited from Kleo::Crypto::Gui::WizardPage | |
| WizardPage (QWidget *parent=0, Qt::WindowFlags f=0) | |
| virtual | ~WizardPage () | 
| bool | autoAdvance () const | 
| KGuiItem | customNextButton () const | 
| QString | explanation () const | 
| bool | isCommitPage () const | 
| void | setAutoAdvance (bool enabled) | 
| void | setCommitPage (bool commitPage) | 
| void | setCustomNextButton (const KGuiItem &item) | 
| void | setExplanation (const QString &explanation) | 
| void | setSubTitle (const QString &subTitle) | 
| void | setTitle (const QString &title) | 
| QString | subTitle () const | 
| QString | title () const | 
| Additional Inherited Members | 
Detailed Description
Definition at line 63 of file resolverecipientspage.h.
Constructor & Destructor Documentation
| 
 | explicit | 
Definition at line 498 of file resolverecipientspage.cpp.
| ResolveRecipientsPage::~ResolveRecipientsPage | ( | ) | 
Definition at line 503 of file resolverecipientspage.cpp.
Member Function Documentation
| 
 | virtual | 
Implements Kleo::Crypto::Gui::WizardPage.
Definition at line 483 of file resolverecipientspage.cpp.
| bool ResolveRecipientsPage::multipleProtocolsAllowed | ( | ) | const | 
Definition at line 542 of file resolverecipientspage.cpp.
| Protocol ResolveRecipientsPage::presetProtocol | ( | ) | const | 
the protocol set before the dialog is shown.
Defaults to GpgME::UnknownProtocol
Definition at line 537 of file resolverecipientspage.cpp.
| boost::shared_ptr< RecipientPreferences > ResolveRecipientsPage::recipientPreferences | ( | ) | const | 
Definition at line 686 of file resolverecipientspage.cpp.
| bool ResolveRecipientsPage::recipientsUserMutable | ( | ) | const | 
if true, the user is allowed to remove/add recipients via the UI.
Defaults to false. 
Definition at line 680 of file resolverecipientspage.cpp.
| std::vector< Key > ResolveRecipientsPage::resolvedCertificates | ( | ) | const | 
Definition at line 650 of file resolverecipientspage.cpp.
| Protocol ResolveRecipientsPage::selectedProtocol | ( | ) | const | 
The protocol selected by the user (which is chosen by the user in case none was preset)
Definition at line 505 of file resolverecipientspage.cpp.
| 
 | signal | 
| void ResolveRecipientsPage::setAdditionalRecipientsInfo | ( | const std::vector< GpgME::Key > & | recipients | ) | 
Definition at line 612 of file resolverecipientspage.cpp.
| void ResolveRecipientsPage::setMultipleProtocolsAllowed | ( | bool | allowed | ) | 
Definition at line 547 of file resolverecipientspage.cpp.
| void ResolveRecipientsPage::setPresetProtocol | ( | GpgME::Protocol | protocol | ) | 
Definition at line 526 of file resolverecipientspage.cpp.
| void ResolveRecipientsPage::setRecipientPreferences | ( | const boost::shared_ptr< RecipientPreferences > & | prefs | ) | 
Definition at line 691 of file resolverecipientspage.cpp.
| void ResolveRecipientsPage::setRecipients | ( | const std::vector< KMime::Types::Mailbox > & | recipients, | 
| const std::vector< KMime::Types::Mailbox > & | encryptToSelfRecipients | ||
| ) | 
Definition at line 621 of file resolverecipientspage.cpp.
| void ResolveRecipientsPage::setRecipientsUserMutable | ( | bool | isMutable | ) | 
Definition at line 674 of file resolverecipientspage.cpp.
| void Kleo::Crypto::Gui::ResolveRecipientsPage::setSymmetricEncryptionSelectable | ( | bool | selectable | ) | 
| void Kleo::Crypto::Gui::ResolveRecipientsPage::setSymmetricEncryptionSelected | ( | bool | enabled | ) | 
| bool Kleo::Crypto::Gui::ResolveRecipientsPage::symmetricEncryptionSelectable | ( | ) | const | 
| bool Kleo::Crypto::Gui::ResolveRecipientsPage::symmetricEncryptionSelected | ( | ) | const | 
The documentation for this class was generated from the following files:
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.
 KDE API Reference
    KDE API Reference