libkleo
Kleo::_detail::Thread< T_result > Class Template Reference
#include <threadedjobmixin.h>
Inheritance diagram for Kleo::_detail::Thread< T_result >:
Public Member Functions | |
Thread (QObject *parent=0) | |
T_result | result () const |
void | setFunction (const boost::function< T_result()> &function) |
Detailed Description
template<typename T_result>
class Kleo::_detail::Thread< T_result >
Definition at line 86 of file threadedjobmixin.h.
Constructor & Destructor Documentation
template<typename T_result>
|
inlineexplicit |
Definition at line 88 of file threadedjobmixin.h.
Member Function Documentation
template<typename T_result>
|
inline |
Definition at line 95 of file threadedjobmixin.h.
template<typename T_result>
|
inline |
Definition at line 90 of file threadedjobmixin.h.
The documentation for this class was generated from the following file:
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.