#include <playlist.h>
Public Methods | |
| PlaylistNotifier () | |
| virtual | ~PlaylistNotifier () |
| virtual void | added (PlaylistItem &) |
| virtual void | removed (PlaylistItem &) |
| virtual void | modified (PlaylistItem &) |
If the playlist plugin changes, you don't have to do anything.
|
|
|
|
|
|
|
|
a new item is added to the list |
|
|
this item was modified (via a changed or added property |
|
|
an item is removed from the list |
1.2.9.1 written by Dimitri van Heesch,
© 1997-2001