

Public Slots | |
| virtual void | setRoot (playlist_item_t *)=0 |
Public Member Functions | |
| PLPanel (PlaylistWidget *p, intf_thread_t *_p_intf) | |
| virtual | ~PLPanel () |
Protected Attributes | |
| intf_thread_t * | p_intf |
| QFrame * | parent |
| PLPanel::PLPanel | ( | PlaylistWidget * | p, | |
| intf_thread_t * | _p_intf | |||
| ) | [inline] |
| virtual PLPanel::~PLPanel | ( | ) | [inline, virtual] |
| virtual void PLPanel::setRoot | ( | playlist_item_t * | ) | [pure virtual, slot] |
intf_thread_t* PLPanel::p_intf [protected] |
Referenced by PLPanel(), and StandardPLPanel::StandardPLPanel().
QFrame* PLPanel::parent [protected] |
Referenced by PLPanel().
1.5.6