okteta
Public Member Functions |
Protected Slots |
Protected Member Functions |
Protected Attributes |
List of all members
Kasten2::SearchJob Class Reference
#include <searchjob.h>
Inheritance diagram for Kasten2::SearchJob:

Public Member Functions | |
| SearchJob (const Okteta::AbstractByteArrayModel *model, const QByteArray &searchData, Okteta::Address startIndex, Okteta::Address endIndex, Qt::CaseSensitivity caseSensitivity, const QString &charCodecName) | |
| virtual | ~SearchJob () |
| Okteta::Address | exec () |
Protected Slots | |
| void | onBytesSearched () |
Protected Member Functions | |
| int | indexOfIgnoreCase () |
| int | lastIndexOfIgnoreCase () |
Protected Attributes | |
| const Okteta::AbstractByteArrayModel * | mByteArrayModel |
| Qt::CaseSensitivity | mCaseSensitivity |
| const Okteta::CharCodec * | mCharCodec |
| Okteta::Address | mEndIndex |
| QByteArray | mSearchData |
| Okteta::Address | mStartIndex |
Detailed Description
Definition at line 41 of file searchjob.h.
Constructor & Destructor Documentation
| Kasten2::SearchJob::SearchJob | ( | const Okteta::AbstractByteArrayModel * | model, |
| const QByteArray & | searchData, | ||
| Okteta::Address | startIndex, | ||
| Okteta::Address | endIndex, | ||
| Qt::CaseSensitivity | caseSensitivity, | ||
| const QString & | charCodecName | ||
| ) |
Definition at line 38 of file searchjob.cpp.
|
virtual |
Definition at line 85 of file searchjob.cpp.
Member Function Documentation
| Okteta::Address Kasten2::SearchJob::exec | ( | ) |
Definition at line 52 of file searchjob.cpp.
|
protected |
|
protected |
|
protectedslot |
Definition at line 79 of file searchjob.cpp.
Member Data Documentation
|
protected |
Definition at line 64 of file searchjob.h.
|
protected |
Definition at line 69 of file searchjob.h.
|
protected |
Definition at line 70 of file searchjob.h.
|
protected |
Definition at line 68 of file searchjob.h.
|
protected |
Definition at line 66 of file searchjob.h.
|
protected |
Definition at line 67 of file searchjob.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.
KDE API Reference