35#ifndef __QGPGME_QGPGMECHANGEPASSWDJOB_H__
36#define __QGPGME_QGPGMECHANGEPASSWDJOB_H__
38#include "changepasswdjob.h"
40#include "threadedjobmixin.h"
An abstract base class to change a key's passphrase asynchronously.
Definition changepasswdjob.h:63
Definition qgpgmechangepasswdjob.h:51
GpgME::Error start(const GpgME::Key &key) Q_DECL_OVERRIDE
Definition qgpgmechangepasswdjob.cpp:78
Definition threadedjobmixin.h:125
Definition qgpgmebackend.h:43