MythTV  0.26-pre
Public Member Functions | Static Public Member Functions | Private Attributes
MythFillDatabaseThread Class Reference

#include <housekeeper.h>

Inheritance diagram for MythFillDatabaseThread:
MThread

List of all members.

Public Member Functions

 MythFillDatabaseThread (HouseKeeper *p)
 ~MythFillDatabaseThread ()
virtual void run (void)
 Runs the Qt event loop unless we have a QRunnable, in which case we run the runnable run instead.

Static Public Member Functions

static void setTerminationEnabled (bool v)

Private Attributes

HouseKeeperm_parent

Detailed Description

Definition at line 26 of file housekeeper.h.


Constructor & Destructor Documentation

Definition at line 29 of file housekeeper.h.

Definition at line 31 of file housekeeper.h.


Member Function Documentation

Reimplemented from MThread.

Definition at line 32 of file housekeeper.h.

Referenced by HouseKeeper::RunMFD().

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 43 of file housekeeper.cpp.


Member Data Documentation

Definition at line 36 of file housekeeper.h.


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends