KTextEditor
searchinterface.h File Reference
Go to the source code of this file.
Classes | |
class | KTextEditor::SearchInterface |
Namespaces | |
namespace | KTextEditor |
namespace | 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-2023 The KDE developers.
Generated on Mon Feb 20 2023 00:00:00 by doxygen 1.9.6 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon Feb 20 2023 00:00:00 by doxygen 1.9.6 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.