AutomatonActionHandler typedef (defined in GpgFrontend::GpgKeyManager) | GpgFrontend::GpgKeyManager | private |
AutomatonNextStateHandler typedef (defined in GpgFrontend::GpgKeyManager) | GpgFrontend::GpgKeyManager | private |
AutomatonState typedef (defined in GpgFrontend::GpgKeyManager) | GpgFrontend::GpgKeyManager | private |
channel_ | GpgFrontend::ChannelObject | private |
ChannelObject() noexcept | GpgFrontend::ChannelObject | |
ChannelObject(int channel, QString type) | GpgFrontend::ChannelObject | explicit |
Command typedef (defined in GpgFrontend::GpgKeyManager) | GpgFrontend::GpgKeyManager | private |
CreateInstance(int channel, const std::function< ChannelObjectPtr(void)> &factory) -> GpgKeyManager & | GpgFrontend::SingletonFunctionObject< GpgKeyManager > | inlinestatic |
ctx_ (defined in GpgFrontend::GpgKeyManager) | GpgFrontend::GpgKeyManager | private |
GetAllChannelId() -> std::vector< int > | GpgFrontend::SingletonFunctionObject< GpgKeyManager > | inlinestatic |
GetChannel() const -> int | GpgFrontend::SingletonFunctionObject< GpgKeyManager > | inline |
GetDefaultChannel() -> int | GpgFrontend::SingletonFunctionObject< GpgKeyManager > | inlinestatic |
GetInstance(int channel=GpgFrontend::kGpgFrontendDefaultChannel) -> GpgKeyManager & | GpgFrontend::SingletonFunctionObject< GpgKeyManager > | inlinestatic |
GpgKeyManager(int channel=SingletonFunctionObject::GetDefaultChannel()) | GpgFrontend::GpgKeyManager | explicit |
interactor_cb_fnc(void *handle, const char *status, const char *args, int fd) -> gpgme_error_t (defined in GpgFrontend::GpgKeyManager) | GpgFrontend::GpgKeyManager | privatestatic |
operator=(const SingletonFunctionObject< GpgKeyManager > &) -> SingletonFunctionObject &=delete | GpgFrontend::SingletonFunctionObject< GpgKeyManager > | |
operator=(const GpgKeyManager &)=delete (defined in GpgFrontend::SingletonFunctionObject< GpgKeyManager >) | GpgFrontend::SingletonFunctionObject< GpgKeyManager > | |
ReleaseChannel(int channel) | GpgFrontend::SingletonFunctionObject< GpgKeyManager > | inlinestatic |
RevSign(const GpgFrontend::GpgKey &key, const GpgFrontend::SignIdArgsListPtr &signature_id) -> bool | GpgFrontend::GpgKeyManager | |
SetChannel(int channel) | GpgFrontend::ChannelObject | |
SetExpire(const GpgKey &key, std::unique_ptr< GpgSubKey > &subkey, std::unique_ptr< QDateTime > &expires) -> bool | GpgFrontend::GpgKeyManager | |
SetOwnerTrustLevel(const GpgKey &key, int trust_level) -> bool | GpgFrontend::GpgKeyManager | |
SignKey(const GpgKey &target, KeyArgsList &keys, const QString &uid, const std::unique_ptr< QDateTime > &expires) -> bool | GpgFrontend::GpgKeyManager | |
SingletonFunctionObject(const SingletonFunctionObject< GpgKeyManager > &)=delete | GpgFrontend::SingletonFunctionObject< GpgKeyManager > | |
SingletonFunctionObject(GpgKeyManager &&)=delete | GpgFrontend::SingletonFunctionObject< GpgKeyManager > | |
SingletonFunctionObject(const GpgKeyManager &)=delete | GpgFrontend::SingletonFunctionObject< GpgKeyManager > | |
SingletonFunctionObject()=default | GpgFrontend::SingletonFunctionObject< GpgKeyManager > | protected |
SingletonFunctionObject(int channel) | GpgFrontend::SingletonFunctionObject< GpgKeyManager > | inlineexplicitprotected |
type_ (defined in GpgFrontend::ChannelObject) | GpgFrontend::ChannelObject | private |
~ChannelObject() noexcept | GpgFrontend::ChannelObject | virtual |
~SingletonFunctionObject()=default | GpgFrontend::SingletonFunctionObject< GpgKeyManager > | protectedvirtual |