QGpgME 21.6.2.0000005
Qt API for GpgME
Loading...
Searching...
No Matches
Public Types | Public Member Functions | 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_resultmixin_type
 
typedef T_result result_type
 

Public Member Functions

void run ()
 
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)
 

Protected Member Functions

 ThreadedJobMixin (GpgME::Context *ctx)
 
void lateInitialization ()
 
template<typename T_binder >
void setWorkerFunction (const T_binder &func)
 
GpgME::Context * context () const
 
virtual void resultHook (const result_type &)
 
void slotFinished ()
 
void slotCancel () override
 
QString auditLogAsHtml () const override
 
GpgME::Error auditLogError () const override
 
void showProgress (const char *what, int type, int current, int total) override
 

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