This is the complete list of members for QtlFileDataPull, including all inherited members.
_buffer | QtlFileDataPull | private |
_current | QtlFileDataPull | private |
_files | QtlFileDataPull | private |
cleanupTransfer(bool clean) Q_DECL_OVERRIDE | QtlFileDataPull | protectedvirtual |
close() | QtlDataPull | protected |
completed(bool success) | QtlDataPull | signal |
DEFAULT_MIN_BUFFER_SIZE | QtlDataPull | static |
DEFAULT_TRANSFER_SIZE | QtlFileDataPull | static |
deviceCompleted(QIODevice *device, bool success) | QtlDataPull | signal |
initializeTransfer() Q_DECL_OVERRIDE | QtlFileDataPull | protectedvirtual |
isStarted() const | QtlDataPull | inline |
log() const | QtlDataPull | inline |
needTransfer(qint64 maxSize) Q_DECL_OVERRIDE | QtlFileDataPull | 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 |
QtlFileDataPull(const QStringList &fileNames, int transferSize=DEFAULT_TRANSFER_SIZE, int minBufferSize=DEFAULT_MIN_BUFFER_SIZE, QtlLogger *log=0, QObject *parent=0) | QtlFileDataPull | explicit |
QtlFileDataPull(const QtlFileSlicesPtrList &files=QtlFileSlicesPtrList(), int transferSize=DEFAULT_TRANSFER_SIZE, int minBufferSize=DEFAULT_MIN_BUFFER_SIZE, QtlLogger *log=0, QObject *parent=0) | QtlFileDataPull | explicit |
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 |
toFileSlicesList(const QStringList &fileNames) | QtlFileDataPull | privatestatic |
write(const void *data, int dataSize) | QtlDataPull | protected |
~QtlDataPull() | QtlDataPull | virtual |