PlaylistLoadingThread Class Reference

#include <playlistcontainer.h>

Inheritance diagram for PlaylistLoadingThread:
MThread

List of all members.

Public Member Functions

 PlaylistLoadingThread (PlaylistContainer *parent_ptr, AllMusic *all_music_ptr)
virtual void run ()
 Runs the Qt event loop unless we have a QRunnable, in which case we run the runnable run instead.

Private Attributes

PlaylistContainerparent
AllMusicall_music

Detailed Description

Definition at line 8 of file playlistcontainer.h.


Constructor & Destructor Documentation

PlaylistLoadingThread::PlaylistLoadingThread ( PlaylistContainer parent_ptr,
AllMusic all_music_ptr 
)

Definition at line 8 of file playlistcontainer.cpp.


Member Function Documentation

void PlaylistLoadingThread::run ( void   )  [virtual]

Runs the Qt event loop unless we have a QRunnable, in which case we run the runnable run instead.

Note:
If you override this method you must call RunProlog before you do any work and RunEpilog before you exit the run method.

Reimplemented from MThread.

Definition at line 14 of file playlistcontainer.cpp.


Member Data Documentation

Definition at line 16 of file playlistcontainer.h.

Referenced by run().

Definition at line 17 of file playlistcontainer.h.

Referenced by run().


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends
Generated on Sun Feb 12 06:42:17 2012 for MythTV by  doxygen 1.6.3