libkleo
#include "threadedjobmixin.h"
#include <qgpgme/dataprovider.h>
#include <gpgme++/data.h>
#include <QString>
#include <QStringList>
#include <QByteArray>
#include <boost/mem_fn.hpp>
#include <algorithm>
#include <iterator>
Include dependency graph for threadedjobmixin.cpp:
Go to the source code of this file.
Functions | |
static QList< QByteArray > | from_sl (const QStringList &sl) |
static QList< QByteArray > | single (const QByteArray &ba) |
Variables | |
static const unsigned int | GetAuditLogFlags = Context::AuditLogWithHelp|Context::HtmlAuditLog |
Function Documentation
|
static |
Definition at line 65 of file threadedjobmixin.cpp.
|
static |
Definition at line 72 of file threadedjobmixin.cpp.
Variable Documentation
|
static |
Definition at line 52 of file threadedjobmixin.cpp.
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:57:49 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:57:49 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.