kleopatra
#include <command_p.h>
Definition at line 52 of file commands/command_p.h.
Command::Private::~Private |
( |
| ) |
|
|
virtual |
void Kleo::Command::Private::applyWindowID |
( |
QWidget * |
w | ) |
const |
|
inline |
void Kleo::Command::Private::canceled |
( |
| ) |
|
|
inline |
void Kleo::Command::Private::error |
( |
const QString & |
text, |
|
|
const QString & |
caption = QString() , |
|
|
KMessageBox::Options |
options = KMessageBox::Notify |
|
) |
| const |
|
inline |
void Kleo::Command::Private::finished |
( |
| ) |
|
|
inline |
QList<QModelIndex> Kleo::Command::Private::indexes |
( |
| ) |
const |
|
inline |
void Kleo::Command::Private::information |
( |
const QString & |
text, |
|
|
const QString & |
caption = QString() , |
|
|
const QString & |
dontShowAgainName = QString() , |
|
|
KMessageBox::Options |
options = KMessageBox::Notify |
|
) |
| const |
|
inline |
GpgME::Key Kleo::Command::Private::key |
( |
| ) |
const |
|
inline |
std::vector<GpgME::Key> Kleo::Command::Private::keys |
( |
| ) |
const |
|
inline |
QWidget* Kleo::Command::Private::parentWidgetOrView |
( |
| ) |
const |
|
inline |
QAbstractItemView* Kleo::Command::Private::view |
( |
| ) |
const |
|
inline |
Command* const Kleo::Command::Private::q |
|
protected |
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:56:42 by
doxygen 1.8.7 written
by
Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.