kleopatra
Kleo::Crypto::Gui::ResultPage Class Reference
#include <resultpage.h>
Inheritance diagram for Kleo::Crypto::Gui::ResultPage:

Detailed Description
Definition at line 53 of file resultpage.h.
Signals | |
| void | linkActivated (const QString &link) |
Public Member Functions | |
| bool | isComplete () const |
| bool | keepOpenWhenDone () const |
| ResultPage (QWidget *parent=0, Qt::WindowFlags flags=0) | |
| void | setKeepOpenWhenDone (bool keep) |
| void | setTaskCollection (const boost::shared_ptr< TaskCollection > &coll) |
| ~ResultPage () | |
Constructor & Destructor Documentation
| ResultPage::ResultPage | ( | QWidget * | parent = 0, |
|
| Qt::WindowFlags | flags = 0 | |||
| ) | [explicit] |
Definition at line 154 of file resultpage.cpp.
| ResultPage::~ResultPage | ( | ) |
Definition at line 159 of file resultpage.cpp.
Member Function Documentation
| bool ResultPage::isComplete | ( | ) | const [virtual] |
| bool ResultPage::keepOpenWhenDone | ( | ) | const |
Definition at line 163 of file resultpage.cpp.
| void Kleo::Crypto::Gui::ResultPage::linkActivated | ( | const QString & | link | ) | [signal] |
| void ResultPage::setKeepOpenWhenDone | ( | bool | keep | ) |
Definition at line 168 of file resultpage.cpp.
| void Kleo::Crypto::Gui::ResultPage::setTaskCollection | ( | const boost::shared_ptr< TaskCollection > & | coll | ) |
The documentation for this class was generated from the following files:
KDE 4.2 API Reference