kleopatra
keylistmodel.cpp File Reference
#include <config-kleopatra.h>
#include "keylistmodel.h"
#include "predicates.h"
#include <utils/formatting.h>
#include <kleo/keyfiltermanager.h>
#include <kleo/keyfilter.h>
#include <KLocalizedString>
#include <QFont>
#include <QColor>
#include <QHash>
#include <QIcon>
#include <QDate>
#include <gpgme++/key.h>
#include <boost/bind.hpp>
#include <boost/graph/topological_sort.hpp>
#include <boost/graph/adjacency_list.hpp>
#include <algorithm>
#include <vector>
#include <map>
#include <set>
#include <iterator>
#include <cassert>
#include "keylistmodel.moc"
Include dependency graph for keylistmodel.cpp:
Go to the source code of this file.
Functions | |
static uint | hash (const uchar *p) |
static uint | qHash (const char *data) |
static QVariant | returnIfValid (const QColor &t) |
static QVariant | returnIfValid (const QIcon &t) |
static std::vector< Key > | topological_sort (const std::vector< Key > &keys) |
Function Documentation
|
static |
Definition at line 123 of file keylistmodel.cpp.
|
inlinestatic |
Definition at line 141 of file keylistmodel.cpp.
Definition at line 260 of file keylistmodel.cpp.
Definition at line 267 of file keylistmodel.cpp.
|
static |
Definition at line 684 of file keylistmodel.cpp.
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:33:12 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:33:12 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.