okteta
Kasten2::ExtractStringsJob Class Reference
#include <extractstringsjob.h>
Inheritance diagram for Kasten2::ExtractStringsJob:

Public Member Functions | |
ExtractStringsJob (const Okteta::AbstractByteArrayModel *model, const Okteta::AddressRange &selection, const Okteta::CharCodec *charCodec, int minLength, QList< ContainedString > *containedStringList) | |
void | exec () |
Protected Attributes | |
const Okteta::AbstractByteArrayModel * | mByteArrayModel |
const Okteta::CharCodec * | mCharCodec |
QList< ContainedString > * | mContainedStringList |
const int | mMinLength |
const Okteta::AddressRange | mSelection |
Detailed Description
Definition at line 43 of file extractstringsjob.h.
Constructor & Destructor Documentation
|
inline |
Definition at line 67 of file extractstringsjob.h.
Member Function Documentation
void Kasten2::ExtractStringsJob::exec | ( | ) |
Definition at line 38 of file extractstringsjob.cpp.
Member Data Documentation
|
protected |
Definition at line 58 of file extractstringsjob.h.
|
protected |
Definition at line 60 of file extractstringsjob.h.
|
protected |
Definition at line 63 of file extractstringsjob.h.
|
protected |
Definition at line 61 of file extractstringsjob.h.
|
protected |
Definition at line 59 of file extractstringsjob.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.