kleopatra
adduseridcommand.h
Go to the documentation of this file.
49 /* reimp */ static Restrictions restrictions() { return OnlyOneKey|MustBeOpenPGP|NeedSecretKey; }
Definition: keylistcontroller.h:55
void setName(const QString &name)
Definition: commands/command.h:70
~AddUserIDCommand()
Definition: adduseridcommand.cpp:125
AddUserIDCommand(QAbstractItemView *view, KeyListController *parent)
Definition: adduseridcommand.cpp:109
const QString & email() const
void setComment(const QString &comment)
void setEmail(const QString &email)
const QString & name() const
const QString & comment() const
QObject * parent() const
Definition: commands/command.h:58
static Restrictions restrictions()
Definition: adduseridcommand.h:49
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:33:10 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:33:10 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.