kleopatra
Kleo::Crypto::Gui::ResolveRecipientsPage Class Reference
#include <resolverecipientspage.h>

Detailed Description
Definition at line 63 of file resolverecipientspage.h.
Signals | |
| void | selectedProtocolChanged () |
Public Member Functions | |
| 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 |
| ResolveRecipientsPage (QWidget *parent=0) | |
| 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) |
| void | setRecipientsUserMutable (bool isMutable) |
| void | setSymmetricEncryptionSelectable (bool selectable) |
| void | setSymmetricEncryptionSelected (bool enabled) |
| bool | symmetricEncryptionSelectable () const |
| bool | symmetricEncryptionSelected () const |
| ~ResolveRecipientsPage () | |
Constructor & Destructor Documentation
| ResolveRecipientsPage::ResolveRecipientsPage | ( | QWidget * | parent = 0 |
) | [explicit] |
Definition at line 490 of file resolverecipientspage.cpp.
| ResolveRecipientsPage::~ResolveRecipientsPage | ( | ) |
Definition at line 495 of file resolverecipientspage.cpp.
Member Function Documentation
| bool ResolveRecipientsPage::isComplete | ( | ) | const [virtual] |
| bool ResolveRecipientsPage::multipleProtocolsAllowed | ( | ) | const |
Definition at line 534 of file resolverecipientspage.cpp.
| Protocol ResolveRecipientsPage::presetProtocol | ( | ) | const |
the protocol set before the dialog is shown.
Defaults to GpgME::UnknownProtocol
Definition at line 529 of file resolverecipientspage.cpp.
| boost::shared_ptr< RecipientPreferences > ResolveRecipientsPage::recipientPreferences | ( | ) | const |
Definition at line 666 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 660 of file resolverecipientspage.cpp.
| std::vector< Key > ResolveRecipientsPage::resolvedCertificates | ( | ) | const |
Definition at line 630 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 497 of file resolverecipientspage.cpp.
| void Kleo::Crypto::Gui::ResolveRecipientsPage::selectedProtocolChanged | ( | ) | [signal] |
| void Kleo::Crypto::Gui::ResolveRecipientsPage::setAdditionalRecipientsInfo | ( | const std::vector< GpgME::Key > & | recipients | ) |
| void ResolveRecipientsPage::setMultipleProtocolsAllowed | ( | bool | allowed | ) |
Definition at line 539 of file resolverecipientspage.cpp.
| void Kleo::Crypto::Gui::ResolveRecipientsPage::setPresetProtocol | ( | GpgME::Protocol | protocol | ) |
| void ResolveRecipientsPage::setRecipientPreferences | ( | const boost::shared_ptr< RecipientPreferences > & | prefs | ) |
Definition at line 671 of file resolverecipientspage.cpp.
| void Kleo::Crypto::Gui::ResolveRecipientsPage::setRecipients | ( | const std::vector< KMime::Types::Mailbox > & | recipients | ) |
| void ResolveRecipientsPage::setRecipientsUserMutable | ( | bool | isMutable | ) |
Definition at line 654 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:
KDE 4.1 API Reference