kget
SegmentFactory Class Reference
#include <segmentfactory.h>

Detailed Description
Definition at line 156 of file segmentfactory.h.
Signals | |
| void | createdSegment (Segment *) |
Public Member Functions | |
| Segment * | createSegment (SegData data, const KUrl &src) |
| void | deleteSegment (Segment *) |
| const KUrl | nextUrl () |
| uint | nunOfSegments () |
| SegmentFactory () | |
| SegmentFactory (uint n, const QList< KUrl > Urls) | |
| QList< Segment * > | Segments () |
| QList< SegData > | SegmentsData () |
| void | setUrls (QList< KUrl > &Urls) |
| QList< Segment * > | splitSegment (Segment *Seg, int n) |
| bool | startTransfer () |
| bool | stopTransfer () |
| QList< KUrl > | Urls () |
| ~SegmentFactory () | |
Constructor & Destructor Documentation
| SegmentFactory::SegmentFactory | ( | uint | n, | |
| const QList< KUrl > | Urls | |||
| ) |
Definition at line 198 of file segmentfactory.cpp.
| SegmentFactory::SegmentFactory | ( | ) |
Definition at line 206 of file segmentfactory.cpp.
| SegmentFactory::~SegmentFactory | ( | ) |
Definition at line 211 of file segmentfactory.cpp.
Member Function Documentation
| void SegmentFactory::createdSegment | ( | Segment * | ) | [signal] |
Definition at line 336 of file segmentfactory.cpp.
| void SegmentFactory::deleteSegment | ( | Segment * | seg | ) |
Definition at line 349 of file segmentfactory.cpp.
| const KUrl SegmentFactory::nextUrl | ( | ) |
Definition at line 421 of file segmentfactory.cpp.
| uint SegmentFactory::nunOfSegments | ( | ) | [inline] |
Definition at line 170 of file segmentfactory.h.
Definition at line 169 of file segmentfactory.h.
Definition at line 250 of file segmentfactory.cpp.
| void SegmentFactory::setUrls | ( | QList< KUrl > & | Urls | ) | [inline] |
Definition at line 168 of file segmentfactory.h.
Definition at line 264 of file segmentfactory.cpp.
| bool SegmentFactory::startTransfer | ( | ) |
Definition at line 224 of file segmentfactory.cpp.
| bool SegmentFactory::stopTransfer | ( | ) |
Definition at line 237 of file segmentfactory.cpp.
| QList<KUrl> SegmentFactory::Urls | ( | ) | [inline] |
Definition at line 167 of file segmentfactory.h.
The documentation for this class was generated from the following files:
KDE 4.2 API Reference