kleopatra
Kleo::Commands::ImportCrlCommand Class Reference
#include <importcrlcommand.h>
Inheritance diagram for Kleo::Commands::ImportCrlCommand:

Detailed Description
Definition at line 43 of file importcrlcommand.h.
Public Member Functions | |
| ImportCrlCommand (const QStringList &files, KeyListController *parent) | |
| ImportCrlCommand (const QStringList &files, QAbstractItemView *view, KeyListController *parent) | |
| ImportCrlCommand (KeyListController *parent) | |
| ImportCrlCommand (QAbstractItemView *view, KeyListController *parent) | |
| void | setFiles (const QStringList &files) |
| ~ImportCrlCommand () | |
Constructor & Destructor Documentation
| ImportCrlCommand::ImportCrlCommand | ( | QAbstractItemView * | view, | |
| KeyListController * | parent | |||
| ) | [explicit] |
Definition at line 108 of file importcrlcommand.cpp.
| ImportCrlCommand::ImportCrlCommand | ( | KeyListController * | parent | ) | [explicit] |
Definition at line 102 of file importcrlcommand.cpp.
| ImportCrlCommand::ImportCrlCommand | ( | const QStringList & | files, | |
| QAbstractItemView * | view, | |||
| KeyListController * | parent | |||
| ) | [explicit] |
Definition at line 121 of file importcrlcommand.cpp.
| ImportCrlCommand::ImportCrlCommand | ( | const QStringList & | files, | |
| KeyListController * | parent | |||
| ) | [explicit] |
Definition at line 114 of file importcrlcommand.cpp.
| ImportCrlCommand::~ImportCrlCommand | ( | ) |
Definition at line 135 of file importcrlcommand.cpp.
Member Function Documentation
| void ImportCrlCommand::setFiles | ( | const QStringList & | files | ) |
Definition at line 137 of file importcrlcommand.cpp.
The documentation for this class was generated from the following files:
KDE 4.2 API Reference