libkleo
threadedjobmixin.h File Reference
#include "qgpgmeprogresstokenmapper.h"
#include <QMutex>
#include <QMutexLocker>
#include <QThread>
#include <QString>
#include <QIODevice>
#include <gpgme++/context.h>
#include <gpgme++/interfaces/progressprovider.h>
#include <boost/shared_ptr.hpp>
#include <boost/weak_ptr.hpp>
#include <boost/bind.hpp>
#include <boost/function.hpp>
#include <boost/tuple/tuple.hpp>
#include <boost/utility/enable_if.hpp>
#include <boost/type_traits/is_same.hpp>
#include <cassert>
Include dependency graph for threadedjobmixin.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | Kleo::_detail::PatternConverter |
class | Kleo::_detail::Thread< T_result > |
class | Kleo::_detail::ThreadedJobMixin< T_base, T_result > |
class | Kleo::_detail::ToThreadMover |
Namespaces | |
Kleo | |
Kleo::_detail | |
Functions | |
QString | Kleo::_detail::audit_log_as_html (GpgME::Context *ctx, GpgME::Error &err) |
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.