MythSystemSignalManager Class Reference

#include <system-unix.h>

Inheritance diagram for MythSystemSignalManager:
MThread MThread

List of all members.

Public Member Functions

 MythSystemSignalManager ()
 ~MythSystemSignalManager ()
void run (void)
 Runs the Qt event loop unless we have a QRunnable, in which case we run the runnable run instead.
 MythSystemSignalManager ()
 ~MythSystemSignalManager ()
void run (void)
 Runs the Qt event loop unless we have a QRunnable, in which case we run the runnable run instead.

Detailed Description

Definition at line 69 of file system-unix.h.


Constructor & Destructor Documentation

MythSystemSignalManager::MythSystemSignalManager (  ) 

Definition at line 477 of file system-unix.cpp.

MythSystemSignalManager::~MythSystemSignalManager (  )  [inline]

Definition at line 73 of file system-unix.h.

MythSystemSignalManager::MythSystemSignalManager (  ) 
MythSystemSignalManager::~MythSystemSignalManager (  )  [inline]

Definition at line 72 of file system-windows.h.


Member Function Documentation

void MythSystemSignalManager::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 482 of file system-unix.cpp.

void MythSystemSignalManager::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.


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