knode
KNSendErrorDialog::ErrorListItem Class Reference
#include <knarticlefactory.h>
Inheritance diagram for KNSendErrorDialog::ErrorListItem:
Public Member Functions | |
ErrorListItem (const QString &text, const QString &error) | |
QString | error () const |
Detailed Description
Error list widget item.
Definition at line 110 of file knarticlefactory.h.
Constructor & Destructor Documentation
|
inline |
Creates a new error list item.
- Parameters
-
text The item text. error The error message.
Definition at line 116 of file knarticlefactory.h.
Member Function Documentation
|
inline |
Returns the error message of this item.
Definition at line 119 of file knarticlefactory.h.
The documentation for this class was generated from the following file:
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:58:37 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:58:37 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.