EmailEditWidget Class Reference
This widget displays a list box of the email addresses as well as buttons to manipulate them (up, down, add, remove). More...
#include <emaileditwidget.h>
Inheritance diagram for EmailEditWidget:

Signals | |
void | modified () |
Public Methods | |
EmailEditWidget (QWidget *parent, const char *name=0) | |
~EmailEditWidget () | |
void | setEmails (const QStringList &list) |
QStringList | emails () |
void | setReadOnly (bool readOnly) |
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 44 of file emaileditwidget.h.
The documentation for this class was generated from the following files: