kaddressbook
EmailEditWidget Class Reference
#include <emaileditwidget.h>
Inherits QWidget.
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.
Signals | |
void | modified () |
Public Member Functions | |
EmailEditWidget (QWidget *parent, const char *name=0) | |
void | setEmails (const QStringList &list) |
QStringList | emails () |
void | setReadOnly (bool readOnly) |
The documentation for this class was generated from the following files: