NeoMutt  2024-11-14-34-g5aaf0d
Teaching an old dog new tricks
DOXYGEN
Loading...
Searching...
No Matches
AutocryptData Struct Reference

Data to pass to the Autocrypt Functions. More...

#include "autocrypt_data.h"

+ Collaboration diagram for AutocryptData:

Data Fields

bool done
 Should we close the Dialog?
 
struct Menumenu
 Autocrypt Menu.
 
struct AccountEntryArray entries
 Account Entries.
 

Detailed Description

Data to pass to the Autocrypt Functions.

Definition at line 35 of file autocrypt_data.h.

Field Documentation

◆ done

bool AutocryptData::done

Should we close the Dialog?

Definition at line 37 of file autocrypt_data.h.

◆ menu

struct Menu* AutocryptData::menu

Autocrypt Menu.

Definition at line 38 of file autocrypt_data.h.

◆ entries

struct AccountEntryArray AutocryptData::entries

Account Entries.

Definition at line 39 of file autocrypt_data.h.


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