knode
KNSendErrorDialog Class Reference
#include <knarticlefactory.h>
Inheritance diagram for KNSendErrorDialog:
Classes | |
class | ErrorListItem |
Public Member Functions | |
KNSendErrorDialog () | |
~KNSendErrorDialog () | |
void | append (const QString &subject, const QString &error) |
Protected Slots | |
void | slotHighlighted (int idx) |
Protected Attributes | |
QLabel * | mError |
QListWidget * | mErrorList |
Detailed Description
Message send error dialog.
Definition at line 98 of file knarticlefactory.h.
Constructor & Destructor Documentation
KNSendErrorDialog::KNSendErrorDialog | ( | ) |
Definition at line 1032 of file knarticlefactory.cpp.
KNSendErrorDialog::~KNSendErrorDialog | ( | ) |
Definition at line 1053 of file knarticlefactory.cpp.
Member Function Documentation
void KNSendErrorDialog::append | ( | const QString & | subject, |
const QString & | error | ||
) |
Definition at line 1059 of file knarticlefactory.cpp.
|
protectedslot |
Definition at line 1068 of file knarticlefactory.cpp.
Member Data Documentation
|
protected |
Error message label.
Definition at line 127 of file knarticlefactory.h.
|
protected |
Error list widget.
Definition at line 125 of file knarticlefactory.h.
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: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.