kleopatra
Kleo::Crypto::Gui::ResultItemWidget Class Reference
#include <resultitemwidget.h>
Inheritance diagram for Kleo::Crypto::Gui::ResultItemWidget:
Public Slots | |
void | showAuditLog () |
void | showDetails (bool show=true) |
Signals | |
void | closeButtonClicked () |
void | detailsToggled (bool) |
void | linkActivated (const QString &link) |
Public Member Functions | |
ResultItemWidget (const boost::shared_ptr< const Task::Result > &result, QWidget *parent=0, Qt::WindowFlags flags=0) | |
~ResultItemWidget () | |
bool | detailsVisible () const |
bool | hasErrorResult () const |
void | showCloseButton (bool show) |
Detailed Description
Definition at line 53 of file resultitemwidget.h.
Constructor & Destructor Documentation
|
explicit |
Definition at line 107 of file resultitemwidget.cpp.
ResultItemWidget::~ResultItemWidget | ( | ) |
Definition at line 159 of file resultitemwidget.cpp.
Member Function Documentation
|
signal |
|
signal |
bool ResultItemWidget::detailsVisible | ( | ) | const |
Definition at line 168 of file resultitemwidget.cpp.
bool ResultItemWidget::hasErrorResult | ( | ) | const |
Definition at line 173 of file resultitemwidget.cpp.
|
signal |
|
slot |
Definition at line 203 of file resultitemwidget.cpp.
void ResultItemWidget::showCloseButton | ( | bool | show | ) |
Definition at line 163 of file resultitemwidget.cpp.
|
slot |
Definition at line 207 of file resultitemwidget.cpp.
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:43 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:56:43 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.