knode
KNSendErrorDialog Class Reference
#include <knarticlefactory.h>
Inheritance diagram for KNSendErrorDialog:

Detailed Description
Message send error dialog.
Definition at line 95 of file knarticlefactory.h.
Public Member Functions | |
| void | append (const QString &subject, const QString &error) |
| KNSendErrorDialog () | |
| ~KNSendErrorDialog () | |
Protected Slots | |
| void | slotHighlighted (int idx) |
Protected Attributes | |
| QLabel * | mError |
| QListWidget * | mErrorList |
Classes | |
| class | ErrorListItem |
| Error list widget item. More... | |
Constructor & Destructor Documentation
| KNSendErrorDialog::KNSendErrorDialog | ( | ) |
Definition at line 1081 of file knarticlefactory.cpp.
| KNSendErrorDialog::~KNSendErrorDialog | ( | ) |
Definition at line 1102 of file knarticlefactory.cpp.
Member Function Documentation
Definition at line 1108 of file knarticlefactory.cpp.
| void KNSendErrorDialog::slotHighlighted | ( | int | idx | ) | [protected, slot] |
Definition at line 1117 of file knarticlefactory.cpp.
Member Data Documentation
QLabel* KNSendErrorDialog::mError [protected] |
QListWidget* KNSendErrorDialog::mErrorList [protected] |
The documentation for this class was generated from the following files:
KDE 4.2 API Reference