kaddressbook
EmailEditWidget Class Reference
#include <emaileditwidget.h>
Inheritance diagram for EmailEditWidget:

Detailed Description
This widget displays a list box of the email addresses as well as buttons to manipulate them (up, down, add, remove).Definition at line 37 of file emaileditwidget.h.
Signals | |
| void | modified () |
Public Member Functions | |
| EmailEditWidget (QWidget *parent, const char *name=0) | |
| QStringList | emails () |
| void | setEmails (const QStringList &list) |
| void | setReadOnly (bool readOnly) |
| ~EmailEditWidget () | |
Constructor & Destructor Documentation
| EmailEditWidget::EmailEditWidget | ( | QWidget * | parent, | |
| const char * | name = 0 | |||
| ) |
Definition at line 79 of file emaileditwidget.cpp.
| EmailEditWidget::~EmailEditWidget | ( | ) |
Definition at line 106 of file emaileditwidget.cpp.
Member Function Documentation
| QStringList EmailEditWidget::emails | ( | ) |
Definition at line 129 of file emaileditwidget.cpp.
| void EmailEditWidget::modified | ( | ) | [signal] |
| void EmailEditWidget::setEmails | ( | const QStringList & | list | ) |
Definition at line 116 of file emaileditwidget.cpp.
| void EmailEditWidget::setReadOnly | ( | bool | readOnly | ) |
Definition at line 110 of file emaileditwidget.cpp.
The documentation for this class was generated from the following files:
KDE 4.2 API Reference