KTextEditor
searchinterface.h
Go to the documentation of this file.
Treats the pattern as a regular expression.
Definition: searchinterface.h:54
Plaintext mode: Whole words only, e.g. not "amp" in "example".
Definition: searchinterface.h:63
QString pattern(Mode mode=Reading)
Treats the input range as a recantgle (block-selection mode)
Definition: searchinterface.h:59
An object representing a section of text, from one Cursor to another.
Definition: range.h:54
Regex mode: Makes "." match newlines.
Definition: searchinterface.h:66
Plaintext mode: Processes escape sequences.
Definition: searchinterface.h:62
Search interface extension for the Document.
Definition: searchinterface.h:104
Ignores cases, e.g. "a" matches "A".
Definition: searchinterface.h:57
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:31:41 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 22:31:41 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.