, including all inherited members.
| addTrack(int trackID, bool update_display) | Playlist | |
| addTrack(Metadata *mdata, bool update_display) | Playlist | |
| cdrecordData(int fd) | Playlist | [private, slot] |
| Changed(void) | Playlist | [inline] |
| checkTrack(int a_track_id) const | Playlist | |
| computeSize(double &size_in_MB, double &size_in_sec) | Playlist | |
| copyTracks(Playlist *to_ptr, bool update_display) const | Playlist | |
| CreateCDAudio(void) | Playlist | |
| CreateCDMP3(void) | Playlist | |
| describeYourself(void) const | Playlist | |
| fillSonglistFromList(const QList< int > &songList, bool removeDuplicates, InsertPLOption insertOption, int currentTrackID) | Playlist | |
| fillSonglistFromQuery(QString whereClause, bool removeDuplicates=false, InsertPLOption insertOption=PL_REPLACE, int currentTrackID=0) | Playlist | |
| fillSonglistFromSmartPlaylist(QString category, QString name, bool removeDuplicates=false, InsertPLOption insertOption=PL_REPLACE, int currentTrackID=0) | Playlist | |
| fillSongsFromCD() | Playlist | |
| fillSongsFromSonglist(QString songList) | Playlist | |
| getCount(void) | Playlist | [inline] |
| getID(void) | Playlist | [inline] |
| getName(void) | Playlist | [inline] |
| getSongAt(int pos) | Playlist | |
| getSongs(void) | Playlist | [inline] |
| getStats(uint *trackCount, uint *totalLength, uint currentTrack=0, uint *playedLength=NULL) const | Playlist | |
| hasChanged(void) | Playlist | [inline] |
| loadPlaylist(QString a_name, QString a_host) | Playlist | |
| loadPlaylistByID(int id, QString a_host) | Playlist | |
| m_changed | Playlist | [private] |
| m_name | Playlist | [private] |
| m_parent | Playlist | [private] |
| m_playlistid | Playlist | [private] |
| m_proc | Playlist | [private] |
| m_procExitVal | Playlist | [private] |
| m_progress | Playlist | [private] |
| m_shuffledSongs | Playlist | [private] |
| m_songMap | Playlist | [private] |
| m_songs | Playlist | [private] |
| mkisofsData(int fd) | Playlist | [private, slot] |
| moveTrackUpDown(bool flag, int where_its_at) | Playlist | |
| moveTrackUpDown(bool flag, Metadata *the_track) | Playlist | |
| Playlist(void) | Playlist | |
| processExit(uint retval=0) | Playlist | [private, slot] |
| removeAllTracks(void) | Playlist | |
| removeDuplicateTracks(const QString &orig_songlist, const QString &new_songlist) | Playlist | [private] |
| removeTrack(int the_track_id) | Playlist | |
| savePlaylist(QString a_name, QString a_host) | Playlist | |
| setID(int x) | Playlist | [inline] |
| setName(QString a_name) | Playlist | [inline] |
| setParent(PlaylistContainer *myparent) | Playlist | [inline] |
| shuffleTracks(MusicPlayer::ShuffleMode mode) | Playlist | |
| toRawSonglist(bool shuffled=false) | Playlist | |
| ~Playlist() | Playlist | |