certmanager/lib
Kleo::KeyListView::DisplayStrategy Class Reference
List of all members.Detailed Description
Definition at line 234 of file keylistview.h.
Public Member Functions | |
virtual | ~DisplayStrategy () |
virtual QFont | keyFont (const GpgME::Key &, const QFont &) const |
virtual QFont | subkeyFont (const GpgME::Subkey &, const QFont &) const |
virtual QFont | useridFont (const GpgME::UserID &, const QFont &) const |
virtual QFont | signatureFont (const GpgME::UserID::Signature &, const QFont &) const |
virtual QColor | keyForeground (const GpgME::Key &, const QColor &) const |
virtual QColor | subkeyForeground (const GpgME::Subkey &, const QColor &) const |
virtual QColor | useridForeground (const GpgME::UserID &, const QColor &) const |
virtual QColor | signatureForeground (const GpgME::UserID::Signature &, const QColor &) const |
virtual QColor | keyBackground (const GpgME::Key &, const QColor &) const |
virtual QColor | subkeyBackground (const GpgME::Subkey &, const QColor &) const |
virtual QColor | useridBackground (const GpgME::UserID &, const QColor &) const |
virtual QColor | signatureBackground (const GpgME::UserID::Signature &, const QColor &) const |
The documentation for this class was generated from the following files: