#include <jobthread.h>

Definition at line 123 of file jobthread.h.
Public Member Functions | |
| DVDISOCopyThread (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) | |
| ~DVDISOCopyThread () | |
| virtual void | run () |
| bool | copyFullDisc (void) |
| DVDISOCopyThread::DVDISOCopyThread | ( | 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 613 of file jobthread.cpp.
| DVDISOCopyThread::~DVDISOCopyThread | ( | ) |
Definition at line 760 of file jobthread.cpp.
| void DVDISOCopyThread::run | ( | void | ) | [virtual] |
| bool DVDISOCopyThread::copyFullDisc | ( | void | ) |
1.5.5