#include <playlist.h>
Definition at line 148 of file playlist.h.
Public Member Functions | |
| PlaylistLoadingThread (PlaylistsContainer *parent_ptr, AllMusic *all_music_ptr) | |
| virtual void | run () |
Private Attributes | |
| PlaylistsContainer * | parent |
| AllMusic * | all_music |
| PlaylistLoadingThread::PlaylistLoadingThread | ( | PlaylistsContainer * | parent_ptr, | |
| AllMusic * | all_music_ptr | |||
| ) |
Definition at line 226 of file playlist.cpp.
| void PlaylistLoadingThread::run | ( | void | ) | [virtual] |
Definition at line 233 of file playlist.cpp.
PlaylistsContainer* PlaylistLoadingThread::parent [private] |
AllMusic* PlaylistLoadingThread::all_music [private] |
1.5.5