kleopatra
Kleo::KeyListSortFilterProxyModel Class Reference
#include <keylistsortfilterproxymodel.h>
Inheritance diagram for Kleo::KeyListSortFilterProxyModel:

Detailed Description
Definition at line 72 of file keylistsortfilterproxymodel.h.
Public Member Functions | |
| KeyListSortFilterProxyModel * | clone () const |
| boost::shared_ptr< const KeyFilter > | keyFilter () const |
| KeyListSortFilterProxyModel (QObject *parent=0) | |
| void | setKeyFilter (const boost::shared_ptr< const KeyFilter > &kf) |
| ~KeyListSortFilterProxyModel () | |
Protected Member Functions | |
| bool | filterAcceptsRow (int source_row, const QModelIndex &source_parent) const |
| KeyListSortFilterProxyModel (const KeyListSortFilterProxyModel &) | |
Constructor & Destructor Documentation
| KeyListSortFilterProxyModel::KeyListSortFilterProxyModel | ( | const KeyListSortFilterProxyModel & | other | ) | [protected] |
Definition at line 132 of file keylistsortfilterproxymodel.cpp.
| KeyListSortFilterProxyModel::KeyListSortFilterProxyModel | ( | QObject * | parent = 0 |
) | [explicit] |
Definition at line 126 of file keylistsortfilterproxymodel.cpp.
| KeyListSortFilterProxyModel::~KeyListSortFilterProxyModel | ( | ) |
Definition at line 138 of file keylistsortfilterproxymodel.cpp.
Member Function Documentation
| KeyListSortFilterProxyModel * KeyListSortFilterProxyModel::clone | ( | ) | const [virtual] |
Implements Kleo::AbstractKeyListSortFilterProxyModel.
Definition at line 140 of file keylistsortfilterproxymodel.cpp.
| bool KeyListSortFilterProxyModel::filterAcceptsRow | ( | int | source_row, | |
| const QModelIndex & | source_parent | |||
| ) | const [protected] |
Definition at line 155 of file keylistsortfilterproxymodel.cpp.
| shared_ptr< const KeyFilter > KeyListSortFilterProxyModel::keyFilter | ( | ) | const |
Definition at line 144 of file keylistsortfilterproxymodel.cpp.
| void Kleo::KeyListSortFilterProxyModel::setKeyFilter | ( | const boost::shared_ptr< const KeyFilter > & | kf | ) |
The documentation for this class was generated from the following files:
KDE 4.2 API Reference