KTextEditor
searchinterface.h File Reference
Go to the source code of this file.
Classes | |
class | KTextEditor::SearchInterface |
Namespaces | |
KTextEditor | |
KTextEditor::Search | |
Enumerations | |
enum | KTextEditor::Search::SearchOptionsEnum { KTextEditor::Search::Default = 0 , KTextEditor::Search::Regex = 1 << 1 , KTextEditor::Search::CaseInsensitive = 1 << 4 , KTextEditor::Search::Backwards = 1 << 5 , KTextEditor::Search::BlockInputRange = 1 << 6 , KTextEditor::Search::EscapeSequences = 1 << 10 , KTextEditor::Search::WholeWords = 1 << 11 , KTextEditor::Search::DotMatchesNewline = 1 << 15 } |
This file is part of the KDE documentation.
Documentation copyright © 1996-2021 The KDE developers.
Generated on Tue Jan 26 2021 00:00:00 by doxygen 1.9.1 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2021 The KDE developers.
Generated on Tue Jan 26 2021 00:00:00 by doxygen 1.9.1 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.