kget
BTDataSource Class Reference
#include <btdatasource.h>
Inheritance diagram for BTDataSource:

Detailed Description
Definition at line 30 of file btdatasource.h.
Public Member Functions | |
| void | addSegment (const KUrl &srcUrl, const KIO::fileoffset_t offset, const KIO::fileoffset_t bytes) |
| BTDataSource () | |
| void | getData (const KIO::fileoffset_t &off, const QByteArray &dataArray) |
| void | start () |
| void | stop () |
| ~BTDataSource () | |
Constructor & Destructor Documentation
| BTDataSource::BTDataSource | ( | ) |
Definition at line 31 of file btdatasource.cpp.
| BTDataSource::~BTDataSource | ( | ) |
Definition at line 62 of file btdatasource.cpp.
Member Function Documentation
| void BTDataSource::addSegment | ( | const KUrl & | srcUrl, | |
| const KIO::fileoffset_t | offset, | |||
| const KIO::fileoffset_t | bytes | |||
| ) | [virtual] |
| void BTDataSource::getData | ( | const KIO::fileoffset_t & | off, | |
| const QByteArray & | dataArray | |||
| ) |
Definition at line 170 of file btdatasource.cpp.
| void BTDataSource::start | ( | ) | [virtual] |
| void BTDataSource::stop | ( | ) | [virtual] |
The documentation for this class was generated from the following files:
KDE 4.2 API Reference