kgpg
#include <groupeditproxymodel.h>
Inherits QSortFilterProxyModel.
|
| virtual int | columnCount (const QModelIndex &) const |
| |
| virtual bool | filterAcceptsRow (int source_row, const QModelIndex &source_parent) const |
| |
Definition at line 29 of file groupeditproxymodel.h.
| int GroupEditProxyModel::columnCount |
( |
const QModelIndex & |
| ) |
const |
|
protectedvirtual |
| QVariant GroupEditProxyModel::data |
( |
const QModelIndex & |
index, |
|
|
int |
role = Qt::DisplayRole |
|
) |
| const |
|
virtual |
| bool GroupEditProxyModel::filterAcceptsRow |
( |
int |
source_row, |
|
|
const QModelIndex & |
source_parent |
|
) |
| const |
|
protectedvirtual |
| bool GroupEditProxyModel::hasChildren |
( |
const QModelIndex & |
parent | ) |
const |
|
virtual |
| QVariant GroupEditProxyModel::headerData |
( |
int |
section, |
|
|
Qt::Orientation |
orientation, |
|
|
int |
role = Qt::DisplayRole |
|
) |
| const |
|
virtual |
| KGpgNode * GroupEditProxyModel::nodeForIndex |
( |
const QModelIndex & |
index | ) |
const |
| int GroupEditProxyModel::rowCount |
( |
const QModelIndex & |
parent = QModelIndex() | ) |
const |
|
virtual |
| void GroupEditProxyModel::setMinTrust |
( |
const KgpgCore::KgpgKeyTrust |
mintrust | ) |
|
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
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.