libyui-qt
2.49.2
|
Public Member Functions | |
YQMultiSelectionBoxItem (YQMultiSelectionBox *parent, QTreeWidget *listView, YItem *yItem) | |
Constructor. | |
virtual | ~YQMultiSelectionBoxItem () |
Destructor. | |
YItem * | yItem () const |
Return the corresponding YItem. | |
Protected Attributes | |
YItem * | _yItem |
int | _serial |
YQMultiSelectionBox * | _multiSelectionBox |
Static Protected Attributes | |
static int | _item_count = 0 |
The next serial number to use. | |
Definition at line 172 of file YQMultiSelectionBox.h.