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

Detailed Description
Definition at line 53 of file resultitemwidget.h.
Public Slots | |
| void | showAuditLog () |
| void | showDetails (bool show=true) |
Signals | |
| void | closeButtonClicked () |
| void | detailsToggled (bool) |
| void | linkActivated (const QString &link) |
Public Member Functions | |
| bool | detailsVisible () const |
| bool | hasErrorResult () const |
| ResultItemWidget (const boost::shared_ptr< const Task::Result > &result, QWidget *parent=0, Qt::WindowFlags flags=0) | |
| void | showCloseButton (bool show) |
| ~ResultItemWidget () | |
Constructor & Destructor Documentation
| Kleo::Crypto::Gui::ResultItemWidget::ResultItemWidget | ( | const boost::shared_ptr< const Task::Result > & | result, | |
| QWidget * | parent = 0, |
|||
| Qt::WindowFlags | flags = 0 | |||
| ) |
| ResultItemWidget::~ResultItemWidget | ( | ) |
Definition at line 149 of file resultitemwidget.cpp.
Member Function Documentation
| void Kleo::Crypto::Gui::ResultItemWidget::closeButtonClicked | ( | ) | [signal] |
| void Kleo::Crypto::Gui::ResultItemWidget::detailsToggled | ( | bool | ) | [signal] |
| bool ResultItemWidget::detailsVisible | ( | ) | const |
Definition at line 158 of file resultitemwidget.cpp.
| bool ResultItemWidget::hasErrorResult | ( | ) | const |
Definition at line 163 of file resultitemwidget.cpp.
| void Kleo::Crypto::Gui::ResultItemWidget::linkActivated | ( | const QString & | link | ) | [signal] |
| void ResultItemWidget::showAuditLog | ( | ) | [slot] |
Definition at line 193 of file resultitemwidget.cpp.
| void ResultItemWidget::showCloseButton | ( | bool | show | ) |
Definition at line 153 of file resultitemwidget.cpp.
| void ResultItemWidget::showDetails | ( | bool | show = true |
) | [slot] |
Definition at line 197 of file resultitemwidget.cpp.
The documentation for this class was generated from the following files:
KDE 4.2 API Reference