EditList Class Reference
Inheritance diagram for EditList:

Detailed Description
Definition at line 29 of file editlist.h.
Signals | |
void | add () |
void | edit (int) |
void | defaultList () |
void | deleted (int) |
Public Member Functions | |
EditList (QWidget *parent=0, const char *name=0) | |
QString | text (int) |
void | setText (int, const QString &) |
void | insertItem (const QString &) |
void | insertItem (const QPixmap &, const QString &) |
void | insertItems (const QStringList &) |
QStringList | items () |
void | clear () |
Protected Slots | |
void | slotDelete () |
void | slotEdit () |
void | slotSelected (int) |
The documentation for this class was generated from the following files: