kgpg
#include <selectkeyproxymodel.h>

Public Member Functions | |
SelectSecretKeyProxyModel (QObject *parent) | |
virtual QVariant | data (const QModelIndex &index, int role=Qt::DisplayRole) const |
virtual bool | hasChildren (const QModelIndex &parent) const |
virtual QVariant | headerData (int section, Qt::Orientation orientation, int role=Qt::DisplayRole) const |
virtual int | rowCount (const QModelIndex &parent=QModelIndex()) const |
![]() | |
SelectKeyProxyModel (QObject *parent) | |
KGpgNode * | nodeForIndex (const QModelIndex &index) const |
void | setKeyModel (KGpgItemModel *) |
void | setShowUntrusted (const bool &b) |
bool | showUntrusted () const |
Protected Member Functions | |
virtual int | columnCount (const QModelIndex &) const |
virtual bool | filterAcceptsRow (int source_row, const QModelIndex &source_parent) const |
Additional Inherited Members | |
![]() | |
KGpgItemModel * | m_model |
![]() | |
bool | showUntrusted |
Detailed Description
Definition at line 60 of file selectkeyproxymodel.h.
Constructor & Destructor Documentation
|
explicit |
Definition at line 170 of file selectkeyproxymodel.cpp.
Member Function Documentation
|
protectedvirtual |
Reimplemented from SelectKeyProxyModel.
Definition at line 185 of file selectkeyproxymodel.cpp.
|
virtual |
Reimplemented from SelectKeyProxyModel.
Definition at line 203 of file selectkeyproxymodel.cpp.
|
protectedvirtual |
Reimplemented from SelectKeyProxyModel.
Definition at line 176 of file selectkeyproxymodel.cpp.
|
virtual |
Reimplemented from SelectKeyProxyModel.
Definition at line 231 of file selectkeyproxymodel.cpp.
|
virtual |
Reimplemented from SelectKeyProxyModel.
Definition at line 239 of file selectkeyproxymodel.cpp.
|
virtual |
Reimplemented from SelectKeyProxyModel.
Definition at line 191 of file selectkeyproxymodel.cpp.
The documentation for this class was generated from the following files:
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 23:07:52 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.