GpgFrontend Project
A Free, Powerful, Easy-to-Use, Compact, Cross-Platform, and Installation-Free OpenPGP(pgp) Crypto Tool.
GpgFrontend::Module::Event::Impl Member List

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::Implinline
AddParameter(const ParameterInitializer &param) (defined in GpgFrontend::Module::Event::Impl)GpgFrontend::Module::Event::Implinline
callback_ (defined in GpgFrontend::Module::Event::Impl)GpgFrontend::Module::Event::Implprivate
callback_thread_ (defined in GpgFrontend::Module::Event::Impl)GpgFrontend::Module::Event::Implprivate
data_ (defined in GpgFrontend::Module::Event::Impl)GpgFrontend::Module::Event::Implprivate
event_identifier_ (defined in GpgFrontend::Module::Event::Impl)GpgFrontend::Module::Event::Implprivate
ExecuteCallback(ListenerIdentifier listener_id, const DataObjectPtr &data_object) (defined in GpgFrontend::Module::Event::Impl)GpgFrontend::Module::Event::Implinline
GetIdentifier() -> EventIdentifier (defined in GpgFrontend::Module::Event::Impl)GpgFrontend::Module::Event::Implinline
Impl(QString event_id, std::initializer_list< ParameterInitializer > params, EventCallback callback) (defined in GpgFrontend::Module::Event::Impl)GpgFrontend::Module::Event::Implinline
operator QString() const (defined in GpgFrontend::Module::Event::Impl)GpgFrontend::Module::Event::Implinlineexplicit
operator!=(const Event &other) const -> bool (defined in GpgFrontend::Module::Event::Impl)GpgFrontend::Module::Event::Implinline
operator<(const Event &other) const -> bool (defined in GpgFrontend::Module::Event::Impl)GpgFrontend::Module::Event::Implinline
operator==(const Event &other) const -> bool (defined in GpgFrontend::Module::Event::Impl)GpgFrontend::Module::Event::Implinline
operator[](const QString &key) const -> std::optional< ParameterValue > (defined in GpgFrontend::Module::Event::Impl)GpgFrontend::Module::Event::Implinline