kgpg
SelectSecretKeyProxyModel Class Reference
#include <selectkeyproxymodel.h>
Inheritance diagram for SelectSecretKeyProxyModel:

Detailed Description
Definition at line 58 of file selectkeyproxymodel.h.
Public Member Functions | |
| 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 |
| SelectSecretKeyProxyModel (QObject *parent) | |
Protected Member Functions | |
| virtual int | columnCount (const QModelIndex &) const |
| virtual bool | filterAcceptsRow (int source_row, const QModelIndex &source_parent) const |
Constructor & Destructor Documentation
| SelectSecretKeyProxyModel::SelectSecretKeyProxyModel | ( | QObject * | parent | ) | [explicit] |
Definition at line 157 of file selectkeyproxymodel.cpp.
Member Function Documentation
| int SelectSecretKeyProxyModel::columnCount | ( | const QModelIndex & | ) | const [protected, virtual] |
| QVariant SelectSecretKeyProxyModel::data | ( | const QModelIndex & | index, | |
| int | role = Qt::DisplayRole | |||
| ) | const [virtual] |
| bool SelectSecretKeyProxyModel::filterAcceptsRow | ( | int | source_row, | |
| const QModelIndex & | source_parent | |||
| ) | const [protected, virtual] |
| bool SelectSecretKeyProxyModel::hasChildren | ( | const QModelIndex & | parent | ) | const [virtual] |
| QVariant SelectSecretKeyProxyModel::headerData | ( | int | section, | |
| Qt::Orientation | orientation, | |||
| int | role = Qt::DisplayRole | |||
| ) | const [virtual] |
| int SelectSecretKeyProxyModel::rowCount | ( | const QModelIndex & | parent = QModelIndex() |
) | const [virtual] |
The documentation for this class was generated from the following files:
KDE 4.2 API Reference