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>
Inherits QWidget.
Signals
Public Member Functions
- EmailEditWidget (QWidget *parent, const char *name=0)
- 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).
The documentation for this class was generated from the following files:
- emaileditwidget.h
- emaileditwidget.cpp