KDEUI
kfind.h
Go to the documentation of this file.
111 WholeWordsOnly = 1,
112 FromCursor = 2,
113 SelectedText = 4,
114 CaseSensitive = 8,
115 FindBackwards = 16,
116 RegularExpression = 32,
117 FindIncremental = 64,
120 MinimumUserOption = 65536
268 static int find( const QString &text, const QString &pattern, int index, long options, int *matchedlength );
This file is part of the KDE documentation.
Documentation copyright © 1996-2013 The KDE developers.
Generated on Wed Jun 5 2013 18:37:31 by doxygen 1.8.3.1 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2013 The KDE developers.
Generated on Wed Jun 5 2013 18:37:31 by doxygen 1.8.3.1 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.