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