okteta
Kasten2::ChecksumCalculateJob Class Reference
#include <checksumcalculatejob.h>
Inheritance diagram for Kasten2::ChecksumCalculateJob:
Public Member Functions | |
ChecksumCalculateJob (QString *checksum, const AbstractByteArrayChecksumAlgorithm *algorithm, const Okteta::AbstractByteArrayModel *model, const Okteta::AddressRange &selection) | |
void | exec () |
Protected Slots | |
void | onCalculatedBytes () |
Protected Attributes | |
const AbstractByteArrayChecksumAlgorithm * | mAlgorithm |
const Okteta::AbstractByteArrayModel * | mByteArrayModel |
QString * | mChecksum |
const Okteta::AddressRange | mSelection |
Detailed Description
Definition at line 41 of file checksumcalculatejob.h.
Constructor & Destructor Documentation
|
inline |
Definition at line 67 of file checksumcalculatejob.h.
Member Function Documentation
void Kasten2::ChecksumCalculateJob::exec | ( | ) |
Definition at line 39 of file checksumcalculatejob.cpp.
|
protectedslot |
Definition at line 59 of file checksumcalculatejob.cpp.
Member Data Documentation
|
protected |
Definition at line 60 of file checksumcalculatejob.h.
|
protected |
Definition at line 62 of file checksumcalculatejob.h.
|
protected |
Definition at line 58 of file checksumcalculatejob.h.
|
protected |
Definition at line 63 of file checksumcalculatejob.h.
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 23:04:12 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 23:04:12 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.