![]() |
LeechCraft Azoth
0.6.70-13907-g785196c688
Modular multiprotocol IM plugin for LeechCraft
|
This is the complete list of members for LC::Azoth::ISupportPGP, including all inherited members.
encryptionStateChanged(QObject *entry, bool enabled)=0 | LC::Azoth::ISupportPGP | protectedpure virtual |
GetEntryKey(QObject *entry) const =0 | LC::Azoth::ISupportPGP | pure virtual |
GetPrivateKey() const =0 | LC::Azoth::ISupportPGP | pure virtual |
IsEncryptionEnabled(QObject *entry) const =0 | LC::Azoth::ISupportPGP | pure virtual |
SetEncryptionEnabled(QObject *entry, bool enabled)=0 | LC::Azoth::ISupportPGP | pure virtual |
SetEntryKey(QObject *entry, const QCA::PGPKey &pubKey)=0 | LC::Azoth::ISupportPGP | pure virtual |
SetPrivateKey(const QCA::PGPKey &key)=0 | LC::Azoth::ISupportPGP | pure virtual |
signatureVerified(QObject *entry, bool successful)=0 | LC::Azoth::ISupportPGP | protectedpure virtual |
~ISupportPGP()=default | LC::Azoth::ISupportPGP | protectedvirtual |