#include <jobthread.h>

Definition at line 148 of file jobthread.h.
Public Member Functions | |
| DVDPerfectThread (MTD *owner, QMutex *drive_mutex, const QString &dvd_device, int track, const QString &dest_file, const QString &name, const QString &start_string, int nice_priority) | |
| ~DVDPerfectThread () | |
| virtual void | run () |
| DVDPerfectThread::DVDPerfectThread | ( | MTD * | owner, | |
| QMutex * | drive_mutex, | |||
| const QString & | dvd_device, | |||
| int | track, | |||
| const QString & | dest_file, | |||
| const QString & | name, | |||
| const QString & | start_string, | |||
| int | nice_priority | |||
| ) |
Definition at line 768 of file jobthread.cpp.
| DVDPerfectThread::~DVDPerfectThread | ( | ) |
Definition at line 803 of file jobthread.cpp.
| void DVDPerfectThread::run | ( | void | ) | [virtual] |
1.5.5