okteta
gotooffsettool.cpp
Go to the documentation of this file.
68 QString GotoOffsetTool::title() const { return i18nc("@title:window of the tool to set a new offset for the cursor", "Goto"); }
void isApplyableChanged(bool isApplyable)
bool isSelectionToExtent() const
Definition: gotooffsettool.h:102
virtual void setTargetModel(AbstractModel *model)
Definition: gotooffsettool.cpp:70
virtual Size size() const =0
Okteta::Address cursorPosition() const
Definition: bytearrayview.cpp:227
void setIsBackwards(bool isBackwards)
Definition: gotooffsettool.cpp:132
void setCursorPosition(Okteta::Address cursorPosition)
Definition: bytearrayview.cpp:217
T findBaseModel() const
returns the first baseModel which is of type T, or null if none is found.
Definition: abstractmodel.h:93
void setIsSelectionToExtent(bool isSelectionToExtent)
Definition: gotooffsettool.cpp:121
void setTargetOffset(Okteta::Address targetOffset)
Definition: gotooffsettool.cpp:99
void isUsableChanged(bool isUsable)
Definition: bytearraydocument.h:54
Definition: abstractmodel.h:40
Okteta::Address startOffset() const
Definition: bytearrayview.cpp:236
void setIsRelative(bool isRelative)
Definition: gotooffsettool.cpp:110
Definition: bytearrayview.h:51
void setSelectionCursorPosition(Okteta::Address index)
Definition: bytearrayview.cpp:222
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.