okteta
extractstringsjob.cpp
Go to the documentation of this file.
92 QApplication::processEvents( QEventLoop::ExcludeUserInputEvents | QEventLoop::ExcludeSocketNotifiers, 100 );
const Okteta::CharCodec * mCharCodec
Definition: extractstringsjob.h:60
QList< ContainedString > * mContainedStringList
Definition: extractstringsjob.h:63
virtual Character decode(Byte byte) const =0
const Okteta::AbstractByteArrayModel * mByteArrayModel
Definition: extractstringsjob.h:58
const Okteta::AddressRange mSelection
Definition: extractstringsjob.h:59
virtual Byte byte(Address offset) const =0
locates working range The idea behind is to tell buffer which range will be requested in the followin...
Definition: containedstring.h:33
static const int ExtractStringBlockSize
Definition: extractstringsjob.cpp:36
Definition: character.h:35
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 23:04:08 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:08 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.