#include <treecheckitem.h>

Definition at line 41 of file treecheckitem.h.
Public Member Functions | |
| PlaylistItem (UIListGenericTree *parent, const QString &title) | |
| virtual void | userSelectedMe ()=0 |
| QString | getText (void) |
Private Attributes | |
| QString | text |
| PlaylistItem::PlaylistItem | ( | UIListGenericTree * | parent, | |
| const QString & | title | |||
| ) |
Definition at line 150 of file treecheckitem.cpp.
| virtual void PlaylistItem::userSelectedMe | ( | ) | [pure virtual] |
Implemented in PlaylistTitle, and PlaylistTrack.
| QString PlaylistItem::getText | ( | void | ) | [inline] |
Definition at line 48 of file treecheckitem.h.
QString PlaylistItem::text [private] |
1.5.5