GpgFrontend Project
A Free, Powerful, Easy-to-Use, Compact, Cross-Platform, and Installation-Free OpenPGP(pgp) Crypto Tool.
|
This is the complete list of members for GpgFrontend::Module::Event::Impl, including all inherited members.
AddParameter(const QString &key, const ParameterValue &value) (defined in GpgFrontend::Module::Event::Impl) | GpgFrontend::Module::Event::Impl | inline |
AddParameter(const ParameterInitializer ¶m) (defined in GpgFrontend::Module::Event::Impl) | GpgFrontend::Module::Event::Impl | inline |
callback_ (defined in GpgFrontend::Module::Event::Impl) | GpgFrontend::Module::Event::Impl | private |
callback_thread_ (defined in GpgFrontend::Module::Event::Impl) | GpgFrontend::Module::Event::Impl | private |
data_ (defined in GpgFrontend::Module::Event::Impl) | GpgFrontend::Module::Event::Impl | private |
event_identifier_ (defined in GpgFrontend::Module::Event::Impl) | GpgFrontend::Module::Event::Impl | private |
ExecuteCallback(ListenerIdentifier listener_id, const DataObjectPtr &data_object) (defined in GpgFrontend::Module::Event::Impl) | GpgFrontend::Module::Event::Impl | inline |
GetIdentifier() -> EventIdentifier (defined in GpgFrontend::Module::Event::Impl) | GpgFrontend::Module::Event::Impl | inline |
Impl(QString event_id, std::initializer_list< ParameterInitializer > params, EventCallback callback) (defined in GpgFrontend::Module::Event::Impl) | GpgFrontend::Module::Event::Impl | inline |
operator QString() const (defined in GpgFrontend::Module::Event::Impl) | GpgFrontend::Module::Event::Impl | inlineexplicit |
operator!=(const Event &other) const -> bool (defined in GpgFrontend::Module::Event::Impl) | GpgFrontend::Module::Event::Impl | inline |
operator<(const Event &other) const -> bool (defined in GpgFrontend::Module::Event::Impl) | GpgFrontend::Module::Event::Impl | inline |
operator==(const Event &other) const -> bool (defined in GpgFrontend::Module::Event::Impl) | GpgFrontend::Module::Event::Impl | inline |
operator[](const QString &key) const -> std::optional< ParameterValue > (defined in GpgFrontend::Module::Event::Impl) | GpgFrontend::Module::Event::Impl | inline |