kleopatra
Kleo::Commands::AddUserIDCommand Class Reference
#include <adduseridcommand.h>
Inheritance diagram for Kleo::Commands::AddUserIDCommand:

Detailed Description
Definition at line 41 of file adduseridcommand.h.
Public Member Functions | |
| AddUserIDCommand (const GpgME::Key &key) | |
| AddUserIDCommand (KeyListController *parent) | |
| AddUserIDCommand (QAbstractItemView *view, KeyListController *parent) | |
| const QString & | comment () const |
| const QString & | email () const |
| const QString & | name () const |
| void | setComment (const QString &comment) |
| void | setEmail (const QString &email) |
| void | setName (const QString &name) |
| ~AddUserIDCommand () | |
Static Public Member Functions | |
| static Restrictions | restrictions () |
Constructor & Destructor Documentation
| AddUserIDCommand::AddUserIDCommand | ( | QAbstractItemView * | view, | |
| KeyListController * | parent | |||
| ) | [explicit] |
Definition at line 110 of file adduseridcommand.cpp.
| AddUserIDCommand::AddUserIDCommand | ( | KeyListController * | parent | ) | [explicit] |
Definition at line 104 of file adduseridcommand.cpp.
| AddUserIDCommand::AddUserIDCommand | ( | const GpgME::Key & | key | ) | [explicit] |
Definition at line 116 of file adduseridcommand.cpp.
| AddUserIDCommand::~AddUserIDCommand | ( | ) |
Definition at line 126 of file adduseridcommand.cpp.
Member Function Documentation
| const QString& Kleo::Commands::AddUserIDCommand::comment | ( | ) | const |
| const QString& Kleo::Commands::AddUserIDCommand::email | ( | ) | const |
| const QString& Kleo::Commands::AddUserIDCommand::name | ( | ) | const |
| static Restrictions Kleo::Commands::AddUserIDCommand::restrictions | ( | ) | [inline, static] |
| void Kleo::Commands::AddUserIDCommand::setComment | ( | const QString & | comment | ) |
| void Kleo::Commands::AddUserIDCommand::setEmail | ( | const QString & | ) |
| void Kleo::Commands::AddUserIDCommand::setName | ( | const QString & | name | ) |
The documentation for this class was generated from the following files:
KDE 4.2 API Reference