okteta
selection.h
Go to the documentation of this file.
195 inline void Selection::adaptToReplacement( Address pos, Size removedLength, Size insertedLength )
201 inline void Selection::adaptToSwap( Address firstOffset, Address secondOffset, Size secondLength )
Selection & operator=(const Selection &other)
Definition: selection.h:130
void adaptToReplacement(N offset, S removedLength, S insertedLength)
Definition: numberrange.h:226
static NumberRange fromWidth(AddressstartIndex, Sizewidth)
constructs a range by width
void setForward(bool forward=true)
sets the anchor to the start or the end.
Definition: selection.h:176
void adaptToReplacement(Address pos, Size removedLength, Size insertedLength)
Definition: selection.h:195
void adaptToSwap(Address firstOffset, Address secondOffset, Size secondLength)
Definition: selection.h:201
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.