#include <playtree.hpp>
Inheritance diagram for Playtree:

Public Member Functions | |
| virtual void | delSelected () |
| Remove the selected elements from the list. | |
| virtual void | action (VarTree *pItem) |
| Execute the action associated to this item. | |
| void | onChange () |
| Function called to notify playlist changes. | |
| void | onUpdate (int id) |
| Function called to notify playlist item update. | |
Definition at line 30 of file playtree.hpp.
1.4.2