class Playlist;
class PlaylistItem;
class CollectionList;
class CollectionListItem;
typedef QValueList<PlaylistItem *> PlaylistItemList;