libkleo
Kleo::KeyFilterManager Class Reference
#include <keyfiltermanager.h>
Inheritance diagram for Kleo::KeyFilterManager:

Detailed Description
Definition at line 52 of file keyfiltermanager.h.
Public Member Functions | |
| const boost::shared_ptr < KeyFilter > & | filterMatching (const GpgME::Key &key, KeyFilter::MatchContexts contexts) const |
| const boost::shared_ptr < KeyFilter > & | fromModelIndex (const QModelIndex &mi) const |
| const boost::shared_ptr < KeyFilter > & | keyFilterByID (const QString &id) const |
| QAbstractItemModel * | model () const |
| void | reload () |
| QModelIndex | toModelIndex (const boost::shared_ptr< KeyFilter > &kf) const |
Static Public Member Functions | |
| static KeyFilterManager * | instance () |
Protected Member Functions | |
| KeyFilterManager (QObject *parent=0) | |
| ~KeyFilterManager () | |
Constructor & Destructor Documentation
| KeyFilterManager::KeyFilterManager | ( | QObject * | parent = 0 |
) | [explicit, protected] |
Definition at line 158 of file keyfiltermanager.cpp.
| KeyFilterManager::~KeyFilterManager | ( | ) | [protected] |
Definition at line 168 of file keyfiltermanager.cpp.
Member Function Documentation
| const boost::shared_ptr<KeyFilter>& Kleo::KeyFilterManager::filterMatching | ( | const GpgME::Key & | key, | |
| KeyFilter::MatchContexts | contexts | |||
| ) | const |
| const shared_ptr< KeyFilter > & KeyFilterManager::fromModelIndex | ( | const QModelIndex & | mi | ) | const |
Definition at line 229 of file keyfiltermanager.cpp.
| KeyFilterManager * KeyFilterManager::instance | ( | ) | [static] |
Definition at line 175 of file keyfiltermanager.cpp.
Definition at line 219 of file keyfiltermanager.cpp.
| QAbstractItemModel * KeyFilterManager::model | ( | ) | const |
Definition at line 215 of file keyfiltermanager.cpp.
| void KeyFilterManager::reload | ( | ) |
Definition at line 199 of file keyfiltermanager.cpp.
| QModelIndex Kleo::KeyFilterManager::toModelIndex | ( | const boost::shared_ptr< KeyFilter > & | kf | ) | const |
The documentation for this class was generated from the following files:
KDE 4.2 API Reference