kaddressbook
contactgrantleeprintcryptoobject.cpp
Go to the documentation of this file.
27 ContactGrantleePrintCryptoObject::ContactGrantleePrintCryptoObject(const KABC::Addressee &address, QObject *parent)
40 return Kleo::signingPreferenceToLabel( Kleo::stringToSigningPreference( loadCustom( mAddress, QLatin1String( "CRYPTOSIGNPREF" ) ) ) );
45 return Kleo::encryptionPreferenceToLabel( Kleo::stringToEncryptionPreference( loadCustom( mAddress, QLatin1String( "CRYPTOENCRYPTPREF" ) ) ) );
QString cryptoPreference() const
QString signaturePreference() const
QString loadCustom(const KABC::Addressee &contact, const QString &key)
Definition: contactgrantleeprintcryptoobject.cpp:22
ContactGrantleePrintCryptoObject(const KABC::Addressee &address, QObject *parent=0)
Definition: contactgrantleeprintcryptoobject.cpp:27
~ContactGrantleePrintCryptoObject()
Definition: contactgrantleeprintcryptoobject.cpp:33
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:32:34 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:32:34 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.