Edit owner trust level.

Inplace editing with a combobox if user is allowed. in app config file.
This commit is contained in:
SET
2020-10-25 17:28:47 +01:00
parent ca2105733b
commit e434315940
16 changed files with 304 additions and 28 deletions

View File

@@ -42,6 +42,12 @@ public:
* @return
*/
bool CanDelete() const;
/**
* Allows to edit trust in key owner. Users who don't manage private keys
* can to that too.
* @return
*/
bool CanEditOwnerTrust() const;
/**
* List of full private key identifiers. The user may delete these private keys.
* Must be full keyid, short keyid or fingerprint.