okteta
checksumcalculatejob.cpp
Go to the documentation of this file.
61 QApplication::processEvents( QEventLoop::ExcludeUserInputEvents | QEventLoop::ExcludeSocketNotifiers, MaxChecksumEventProcessTimeInMS );
const Okteta::AddressRange mSelection
Definition: checksumcalculatejob.h:63
void onCalculatedBytes()
Definition: checksumcalculatejob.cpp:59
virtual bool calculateChecksum(QString *result, const Okteta::AbstractByteArrayModel *model, const Okteta::AddressRange &range) const =0
static const int MaxChecksumEventProcessTimeInMS
Definition: checksumcalculatejob.cpp:36
const AbstractByteArrayChecksumAlgorithm * mAlgorithm
Definition: checksumcalculatejob.h:60
const Okteta::AbstractByteArrayModel * mByteArrayModel
Definition: checksumcalculatejob.h:62
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 23:04:07 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:07 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.