This is the complete list of members for QtsDvdDataPull, including all inherited members.
_badSectorPolicy | QtsDvdDataPull | private |
_buffer | QtsDvdDataPull | private |
_currentRange | QtsDvdDataPull | private |
_deviceName | QtsDvdDataPull | private |
_dvd | QtsDvdDataPull | private |
_maxReadSpeed | QtsDvdDataPull | private |
_nextSector | QtsDvdDataPull | private |
_report | QtsDvdDataPull | private |
_sectorChunk | QtsDvdDataPull | private |
_sectorList | QtsDvdDataPull | private |
cleanupTransfer(bool clean) Q_DECL_OVERRIDE | QtsDvdDataPull | protectedvirtual |
close() | QtlDataPull | protected |
completed(bool success) | QtlDataPull | signal |
DEFAULT_MIN_BUFFER_SIZE | QtlDataPull | static |
deviceCompleted(QIODevice *device, bool success) | QtlDataPull | signal |
initializeTransfer() Q_DECL_OVERRIDE | QtsDvdDataPull | protectedvirtual |
isStarted() const | QtlDataPull | inline |
log() const | QtlDataPull | inline |
needTransfer(qint64 maxSize) Q_DECL_OVERRIDE | QtsDvdDataPull | protectedvirtual |
progress(qint64 current, qint64 maximum) | QtlDataPull | signal |
progressAvailable() const | QtlDataPull | inline |
pulledSize() const | QtlDataPull | inline |
QtlDataPull(int minBufferSize=DEFAULT_MIN_BUFFER_SIZE, QtlLogger *log=0, QObject *parent=0) | QtlDataPull | explicit |
QtsDvdDataPull(const QString &deviceName, int startSector, int sectorCount, Qts::BadSectorPolicy badSectorPolicy=Qts::SkipBadSectors, int transferSize=QTS_DEFAULT_DVD_TRANSFER_SIZE, int minBufferSize=DEFAULT_MIN_BUFFER_SIZE, QtlLogger *log=0, QObject *parent=0, bool useMaxReadSpeed=false) | QtsDvdDataPull | |
QtsDvdDataPull(const QString &deviceName, const QtlRangeList sectorList, Qts::BadSectorPolicy badSectorPolicy=Qts::SkipBadSectors, int transferSize=QTS_DEFAULT_DVD_TRANSFER_SIZE, int minBufferSize=DEFAULT_MIN_BUFFER_SIZE, QtlLogger *log=0, QObject *parent=0, bool useMaxReadSpeed=false) | QtsDvdDataPull | |
QtsDvdDataPull() Q_DECL_EQ_DELETE | QtsDvdDataPull | private |
setAutoDelete(bool on) | QtlDataPull | inline |
setMaxPulledSize(qint64 size) | QtlDataPull | inline |
setProgressIntervalInBytes(qint64 size) | QtlDataPull | inline |
setProgressMaxHint(qint64 size) | QtlDataPull | inline |
start(QIODevice *device) | QtlDataPull | slot |
start(const QList< QIODevice *> &devices) | QtlDataPull | slot |
started() | QtlDataPull | signal |
stop() | QtlDataPull | slot |
stopCaller() | QtlDataPull | slot |
stopDevice(QIODevice *device) | QtlDataPull | slot |
write(const void *data, int dataSize) | QtlDataPull | protected |
~QtlDataPull() | QtlDataPull | virtual |