QGpgME  10.3.4.0000000
Qt API for GpgME
Public Types | Protected Member Functions | List of all members
QGpgME::_detail::ThreadedJobMixin< T_base, T_result > Class Template Reference
Inheritance diagram for QGpgME::_detail::ThreadedJobMixin< T_base, T_result >:
Inheritance graph
[legend]
Collaboration diagram for QGpgME::_detail::ThreadedJobMixin< T_base, T_result >:
Collaboration graph
[legend]

Public Types

typedef ThreadedJobMixin< T_base, T_result > mixin_type
 
typedef T_result result_type
 

Protected Member Functions

 ThreadedJobMixin (GpgME::Context *ctx)
 
void lateInitialization ()
 
template<typename T_binder >
void run (const T_binder &func)
 
template<typename T_binder >
void run (const T_binder &func, const std::shared_ptr< QIODevice > &io)
 
template<typename T_binder >
void run (const T_binder &func, const std::shared_ptr< QIODevice > &io1, const std::shared_ptr< QIODevice > &io2)
 
GpgME::Context * context () const
 
virtual void resultHook (const result_type &)
 
void slotFinished ()
 
void slotCancel () Q_DECL_OVERRIDE
 
QString auditLogAsHtml () const Q_DECL_OVERRIDE
 
GpgME::Error auditLogError () const Q_DECL_OVERRIDE
 
void showProgress (const char *, int, int current, int total) Q_DECL_OVERRIDE
 

The documentation for this class was generated from the following file: