PlaylistItem Class Reference

#include <treecheckitem.h>

Inheritance diagram for PlaylistItem:

UIListGenericTree GenericTree PlaylistTitle PlaylistTrack PlaylistCD PlaylistPlaylist

List of all members.


Detailed Description

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

Constructor & Destructor Documentation

PlaylistItem::PlaylistItem ( UIListGenericTree parent,
const QString &  title 
)

Definition at line 150 of file treecheckitem.cpp.


Member Function Documentation

virtual void PlaylistItem::userSelectedMe (  )  [pure virtual]

Implemented in PlaylistTitle, and PlaylistTrack.

QString PlaylistItem::getText ( void   )  [inline]

Definition at line 48 of file treecheckitem.h.


Member Data Documentation

QString PlaylistItem::text [private]

Definition at line 51 of file treecheckitem.h.

Referenced by getText(), and PlaylistItem().


The documentation for this class was generated from the following files:

Generated on Sat Dec 18 05:16:09 2010 for MythTV by  doxygen 1.5.5