libkleo
#include <kconfigbasedkeyfilter.h>
Public Member Functions | |
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 () |
Protected Types | |
enum | LevelState { LevelDoesNotMatter = 0, Is = 1, IsNot = 2, IsAtLeast = 3, IsAtMost = 4 } |
enum | TriState { DoesNotMatter = 0, Set = 1, NotSet = 2 } |
Protected Attributes | |
QColor | mBgColor |
bool | mBold |
TriState | mCanAuthenticate |
TriState | mCanCertify |
TriState | mCanEncrypt |
TriState | mCanSign |
TriState | mCardKey |
TriState | mDisabled |
TriState | mExpired |
QColor | mFgColor |
QFont | mFont |
TriState | mHasSecret |
QString | mIcon |
QString | mId |
TriState | mIsOpenPGP |
bool | mItalic |
MatchContexts | mMatchContexts |
QString | mName |
LevelState | mOwnerTrust |
GpgME::Key::OwnerTrust | mOwnerTrustReferenceLevel |
TriState | mQualified |
TriState | mRevoked |
TriState | mRoot |
unsigned int | mSpecificity |
bool | mStrikeOut |
bool | mUseFullFont |
LevelState | mValidity |
GpgME::UserID::Validity | mValidityReferenceLevel |
TriState | mWasValidated |
Additional Inherited Members | |
Public Types inherited from Kleo::KeyFilter | |
enum | MatchContext { NoMatchContext = 0x0, Appearance = 0x1, Filtering = 0x2, AnyMatchContext = Appearance|Filtering } |
Detailed Description
Definition at line 49 of file kconfigbasedkeyfilter.h.
Member Enumeration Documentation
|
protected |
Enumerator | |
---|---|
LevelDoesNotMatter | |
Is | |
IsNot | |
IsAtLeast | |
IsAtMost |
Definition at line 97 of file kconfigbasedkeyfilter.h.
|
protected |
Enumerator | |
---|---|
DoesNotMatter | |
Set | |
NotSet |
Definition at line 79 of file kconfigbasedkeyfilter.h.
Constructor & Destructor Documentation
KeyFilterImplBase::KeyFilterImplBase | ( | ) |
Definition at line 153 of file kconfigbasedkeyfilter.cpp.
KeyFilterImplBase::~KeyFilterImplBase | ( | ) |
Definition at line 182 of file kconfigbasedkeyfilter.cpp.
Member Function Documentation
|
inlinevirtual |
Implements Kleo::KeyFilter.
Definition at line 58 of file kconfigbasedkeyfilter.h.
|
inlinevirtual |
Implements Kleo::KeyFilter.
Definition at line 61 of file kconfigbasedkeyfilter.h.
|
inlinevirtual |
Implements Kleo::KeyFilter.
Definition at line 60 of file kconfigbasedkeyfilter.h.
|
virtual |
Implements Kleo::KeyFilter.
Definition at line 367 of file kconfigbasedkeyfilter.cpp.
|
inlinevirtual |
Implements Kleo::KeyFilter.
Definition at line 64 of file kconfigbasedkeyfilter.h.
|
inlinevirtual |
Implements Kleo::KeyFilter.
Definition at line 57 of file kconfigbasedkeyfilter.h.
|
virtual |
Implements Kleo::KeyFilter.
Definition at line 289 of file kconfigbasedkeyfilter.cpp.
|
inlinevirtual |
Implements Kleo::KeyFilter.
Definition at line 63 of file kconfigbasedkeyfilter.h.
|
inlinevirtual |
Implements Kleo::KeyFilter.
Definition at line 56 of file kconfigbasedkeyfilter.h.
Member Data Documentation
|
protected |
Definition at line 67 of file kconfigbasedkeyfilter.h.
|
protected |
Definition at line 74 of file kconfigbasedkeyfilter.h.
|
protected |
Definition at line 91 of file kconfigbasedkeyfilter.h.
|
protected |
Definition at line 90 of file kconfigbasedkeyfilter.h.
|
protected |
Definition at line 88 of file kconfigbasedkeyfilter.h.
|
protected |
Definition at line 89 of file kconfigbasedkeyfilter.h.
|
protected |
Definition at line 93 of file kconfigbasedkeyfilter.h.
|
protected |
Definition at line 86 of file kconfigbasedkeyfilter.h.
|
protected |
Definition at line 85 of file kconfigbasedkeyfilter.h.
|
protected |
Definition at line 67 of file kconfigbasedkeyfilter.h.
|
protected |
Definition at line 77 of file kconfigbasedkeyfilter.h.
|
protected |
Definition at line 94 of file kconfigbasedkeyfilter.h.
|
protected |
Definition at line 69 of file kconfigbasedkeyfilter.h.
|
protected |
Definition at line 70 of file kconfigbasedkeyfilter.h.
|
protected |
Definition at line 95 of file kconfigbasedkeyfilter.h.
|
protected |
Definition at line 73 of file kconfigbasedkeyfilter.h.
|
protected |
Definition at line 71 of file kconfigbasedkeyfilter.h.
|
protected |
Definition at line 68 of file kconfigbasedkeyfilter.h.
|
protected |
Definition at line 104 of file kconfigbasedkeyfilter.h.
|
protected |
Definition at line 105 of file kconfigbasedkeyfilter.h.
|
protected |
Definition at line 92 of file kconfigbasedkeyfilter.h.
|
protected |
Definition at line 84 of file kconfigbasedkeyfilter.h.
|
protected |
Definition at line 87 of file kconfigbasedkeyfilter.h.
|
protected |
Definition at line 72 of file kconfigbasedkeyfilter.h.
|
protected |
Definition at line 75 of file kconfigbasedkeyfilter.h.
|
protected |
Definition at line 76 of file kconfigbasedkeyfilter.h.
|
protected |
Definition at line 106 of file kconfigbasedkeyfilter.h.
|
protected |
Definition at line 107 of file kconfigbasedkeyfilter.h.
|
protected |
Definition at line 96 of file kconfigbasedkeyfilter.h.
The documentation for this class was generated from the following files:
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:33:38 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.