kget
FileHandlerThread Class Reference
  #include <filehandler.h>
Inheritance diagram for FileHandlerThread:

Signals | |
| void | fileResult (const KGetMetalink::File file) | 
Public Member Functions | |
| FileHandlerThread (QObject *parent=0) | |
| ~FileHandlerThread () | |
| void | setData (const QList< FileData > &files, const QStringList &types, bool createPartial, const KGetMetalink::Resources &tempResources, const KGetMetalink::CommonData &tempCommonData) | 
Protected Member Functions | |
| void | run () | 
Detailed Description
Calculates the checksum and partial checksums for files and adds KGetMetalink::Resources and KGetMetalink::CommonData to the resulting KGetMetalink::File.
Definition at line 38 of file filehandler.h.
Constructor & Destructor Documentation
| FileHandlerThread::FileHandlerThread | ( | QObject * | parent = 0 | ) | 
Definition at line 25 of file filehandler.cpp.
| FileHandlerThread::~FileHandlerThread | ( | ) | 
Definition at line 31 of file filehandler.cpp.
Member Function Documentation
      
  | 
  signal | 
      
  | 
  protected | 
Definition at line 54 of file filehandler.cpp.
| void FileHandlerThread::setData | ( | const QList< FileData > & | files, | 
| const QStringList & | types, | ||
| bool | createPartial, | ||
| const KGetMetalink::Resources & | tempResources, | ||
| const KGetMetalink::CommonData & | tempCommonData | ||
| ) | 
Definition at line 40 of file filehandler.cpp.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:53:18 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
            Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:53:18 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.
    KDE API Reference