Go to the source code of this file.
Classes | |
| struct | PlaylistOptions |
| class | Playlist |
Typedefs | |
| typedef QList< Metadata * > | SongList |
Enumerations | |
| enum | InsertPLOption { PL_REPLACE = 1, PL_INSERTATBEGINNING, PL_INSERTATEND, PL_INSERTAFTERCURRENT } |
| enum | PlayPLOption { PL_FIRST = 1, PL_FIRSTNEW, PL_CURRENT } |
Definition at line 35 of file playlist.h.
| enum InsertPLOption |
Definition at line 14 of file playlist.h.
| enum PlayPLOption |
Definition at line 22 of file playlist.h.
1.6.3