KTextEditor
movingrangefeedback.h
50 * If the range has invalidateIfEmpty set, this will never be emitted, but instead rangeInvalid is triggered.
51 * You may delete the range inside this method, but don't alter the range here (for example by using setRange).
A class which provides notifications of state changes to a MovingRange.
Definition movingrangefeedback.h:36
virtual ~MovingRangeFeedback()
Virtual destructor.
A range that is bound to a specific Document, and maintains its position.
Definition movingrange.h:131
The KTextEditor namespace contains all the public API that is required to use the KTextEditor compone...
Definition katetextblock.h:18
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Fri Nov 29 2024 11:53:44 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Fri Nov 29 2024 11:53:44 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.