libkleo
Kleo::KConfigBasedKeyFilter Class Reference
#include <kconfigbasedkeyfilter.h>
Inheritance diagram for Kleo::KConfigBasedKeyFilter:
Public Member Functions | |
KConfigBasedKeyFilter (const KConfigGroup &group) | |
Public Member Functions inherited from Kleo::KeyFilterImplBase | |
KeyFilterImplBase () | |
~KeyFilterImplBase () | |
MatchContexts | availableMatchContexts () const |
QColor | bgColor () const |
QColor | fgColor () const |
FontDescription | fontDesription () const |
QString | icon () const |
QString | id () const |
bool | matches (const GpgME::Key &key, MatchContexts ctx) const |
QString | name () const |
unsigned int | specificity () const |
Public Member Functions inherited from Kleo::KeyFilter | |
virtual | ~KeyFilter () |
Detailed Description
Definition at line 110 of file kconfigbasedkeyfilter.h.
Constructor & Destructor Documentation
|
explicit |
Definition at line 182 of file kconfigbasedkeyfilter.cpp.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:57:49 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:57:49 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.