ISearchPluginView Class Reference
Inheritance diagram for ISearchPluginView:

Detailed Description
Definition at line 50 of file ISearchPlugin.h.
Public Slots | |
| void | setCaseSensitive (bool) |
| void | setFromBeginning (bool) |
| void | setRegExp (bool) |
| void | setAutoWrap (bool) |
Public Member Functions | |
| ISearchPluginView (KTextEditor::View *view) | |
| virtual | ~ISearchPluginView () |
| virtual bool | eventFilter (QObject *, QEvent *) |
| void | setView (KTextEditor::View *view) |
The documentation for this class was generated from the following files:

