kgpg
groupedit.cpp
Go to the documentation of this file.
54 connect(filterEdit, SIGNAL(textChanged(QString)), m_outFilter, SLOT(setFilterFixedString(QString)));
void invalidate()
Definition: kgpgitemmodel.h:44
void setFilterCaseSensitivity(Qt::CaseSensitivity cs)
void setupUi(QWidget *widget)
static bool allowUntrustedGroupMembers()
Get Allow untrusted keys to become members of key groups.
Definition: kgpgsettings.h:212
QList< KGpgNode * > *const members
the list of keys that are members of the group
Definition: groupedit.h:39
virtual void setSourceModel(QAbstractItemModel *sourceModel)
const T & at(int i) const
void removeAt(int i)
groupEdit(QWidget *parent, QList< KGpgNode * > *ids, KGpgItemModel *md)
constructor
Definition: groupedit.cpp:27
void setKeyModel(KGpgItemModel *)
Definition: groupeditproxymodel.cpp:40
void setMinimumSize(const QSize &)
int count(const T &value) const
void append(const T &value)
bool isEmpty() const
The abstract base class for all classes representing keyring data.
Definition: KGpgNode.h:42
trust value undefined (i.e. you did not set a trust level)
Definition: kgpgkey.h:59
KGpgNode * nodeForIndex(const QModelIndex &index) const
Definition: groupeditproxymodel.cpp:67
virtual QSize sizeHint() const
virtual QModelIndex mapToSource(const QModelIndex &proxyIndex) const
bool compareId(const QString &other) const
compare the id of this node to the given other node
Definition: KGpgKeyNode.cpp:339
bool connect(const QObject *sender, const char *signal, const QObject *receiver, const char *method, Qt::ConnectionType type)
Definition: groupeditproxymodel.h:29
void setFilterKeyColumn(int column)
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.