#include <klfenumlistwidget.h>
Public Member Functions | |
Item (const QString &s_=QString(), const QVariant &d_=QVariant()) | |
Public Attributes | |
QString | s |
QVariant | data |
Definition at line 64 of file klfenumlistwidget.h.
|
inline |
Definition at line 65 of file klfenumlistwidget.h.
QVariant KLFEnumListWidget::Item::data |
Definition at line 67 of file klfenumlistwidget.h.
QString KLFEnumListWidget::Item::s |
Definition at line 66 of file klfenumlistwidget.h.