kleopatra
Kleo::Commands::DetailsCommand Class Reference
#include <detailscommand.h>
Inheritance diagram for Kleo::Commands::DetailsCommand:

Detailed Description
Definition at line 45 of file detailscommand.h.
Public Member Functions | |
| DetailsCommand (const GpgME::Key &key, QAbstractItemView *view, KeyListController *parent) | |
| DetailsCommand (const GpgME::Key &key, KeyListController *parent) | |
| DetailsCommand (QAbstractItemView *view, KeyListController *parent) | |
| DetailsCommand (KeyListController *parent) | |
| ~DetailsCommand () | |
Static Public Member Functions | |
| static Restrictions | restrictions () |
Constructor & Destructor Documentation
| DetailsCommand::DetailsCommand | ( | KeyListController * | parent | ) | [explicit] |
Definition at line 100 of file detailscommand.cpp.
| DetailsCommand::DetailsCommand | ( | QAbstractItemView * | view, | |
| KeyListController * | parent | |||
| ) | [explicit] |
Definition at line 106 of file detailscommand.cpp.
| Kleo::Commands::DetailsCommand::DetailsCommand | ( | const GpgME::Key & | key, | |
| KeyListController * | parent | |||
| ) | [explicit] |
| Kleo::Commands::DetailsCommand::DetailsCommand | ( | const GpgME::Key & | key, | |
| QAbstractItemView * | view, | |||
| KeyListController * | parent | |||
| ) | [explicit] |
| DetailsCommand::~DetailsCommand | ( | ) |
Definition at line 128 of file detailscommand.cpp.
Member Function Documentation
| static Restrictions Kleo::Commands::DetailsCommand::restrictions | ( | ) | [inline, static] |
The documentation for this class was generated from the following files:
KDE 4.2 API Reference