kgpg
kgpgsearchresultmodel.h
Go to the documentation of this file.
virtual int rowCount(const QModelIndex &parent=QModelIndex()) const
Definition: kgpgsearchresultmodel.cpp:304
void slotAddKey(QStringList lines)
Definition: kgpgsearchresultmodel.cpp:355
~KGpgSearchResultModel()
Definition: kgpgsearchresultmodel.cpp:180
Model of the results of a keyserver search.
Definition: kgpgsearchresultmodel.h:36
KGpgSearchResultModel(QObject *parent=NULL)
Definition: kgpgsearchresultmodel.cpp:175
virtual QModelIndex index(int row, int column, const QModelIndex &parent=QModelIndex()) const
Definition: kgpgsearchresultmodel.cpp:261
virtual int columnCount(const QModelIndex &parent=QModelIndex()) const
Definition: kgpgsearchresultmodel.cpp:243
QVariant headerData(int section, Qt::Orientation orientation, int role=Qt::DisplayRole) const
Definition: kgpgsearchresultmodel.cpp:324
const QString & idForIndex(const QModelIndex &index) const
get the key fingerprint for the given index
Definition: kgpgsearchresultmodel.cpp:343
virtual QVariant data(const QModelIndex &index, int role=Qt::DisplayRole) const
Definition: kgpgsearchresultmodel.cpp:186
QObject * parent() const
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:42:08 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:42:08 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.