okteta
selectrangetool.h
Go to the documentation of this file.
int currentSelectionStart() const
Definition: selectrangetool.cpp:48
Definition: selectrangetool.h:44
could it be useful to hide the data access behind an iterator? * class KDataBufferIterator { public: ...
Definition: abstractbytearraymodel.h:79
void setIsEndRelative(bool isEndRelative)
Definition: selectrangetool.cpp:130
void isUsableChanged(bool isUsable)
int currentSelectionEnd() const
Definition: selectrangetool.cpp:54
void setTargetStart(Okteta::Address start)
Definition: selectrangetool.cpp:108
virtual ~SelectRangeTool()
Definition: selectrangetool.cpp:191
int targetSelectionStart() const
Definition: selectrangetool.h:102
int targetSelectionEnd() const
Definition: selectrangetool.h:103
Definition: abstracttool.h:40
Definition: abstractmodel.h:40
void setTargetEnd(Okteta::Address end)
Definition: selectrangetool.cpp:119
virtual void setTargetModel(AbstractModel *model)
Definition: selectrangetool.cpp:79
void setIsEndBackwards(bool isEndBackwards)
Definition: selectrangetool.cpp:141
Definition: bytearrayview.h:51
void isApplyableChanged(bool isApplyable)
bool isEndBackwards() const
Definition: selectrangetool.h:105
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 23:04:09 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:09 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.