#include <playbackboxlistitem.h>
Public Member Functions | |
| PlaybackBoxListItem (PlaybackBox *parent, MythUIButtonList *lbtype, ProgramInfo *pi) | |
Private Attributes | |
| PlaybackBox * | pbbox |
| bool | needs_update |
Definition at line 12 of file playbackboxlistitem.h.
| PlaybackBoxListItem::PlaybackBoxListItem | ( | PlaybackBox * | parent, | |
| MythUIButtonList * | lbtype, | |||
| ProgramInfo * | pi | |||
| ) |
Definition at line 6 of file playbackboxlistitem.cpp.
PlaybackBox* PlaybackBoxListItem::pbbox [private] |
Definition at line 20 of file playbackboxlistitem.h.
bool PlaybackBoxListItem::needs_update [private] |
Definition at line 21 of file playbackboxlistitem.h.
1.6.3