Kate
KateSearchBar Class Reference
#include <katesearchbar.h>

Detailed Description
Definition at line 46 of file katesearchbar.h.
Public Slots | |
| void | findNext () |
| void | findPrevious () |
| void | onForAll (const QString &pattern, KTextEditor::Range inputRange, KTextEditor::Search::SearchOptions enabledOptions, const QString *replacement) |
| void | onIncFromCursorToggle (bool invokedByUserAction=true) |
| void | onIncHighlightAllToggle (bool checked, bool invokedByUserAction=true) |
| void | onIncMatchCaseToggle (bool invokedByUserAction=true) |
| void | onIncNext () |
| void | onIncPatternChanged (const QString &pattern, bool invokedByUserAction=true) |
| void | onIncPrev () |
| void | onMutateIncremental () |
| void | onMutatePower () |
| void | onPowerAddToPatternClicked () |
| void | onPowerAddToReplacementClicked () |
| void | onPowerFindNext () |
| void | onPowerFindPrev () |
| void | onPowerFromCursorToggle (bool invokedByUserAction=true) |
| void | onPowerHighlightAllToggle (int state, bool invokedByUserAction=true) |
| void | onPowerMatchCaseToggle (bool invokedByUserAction=true) |
| void | onPowerModeChanged (int index, bool invokedByUserAction=true) |
| void | onPowerPatternChanged (const QString &pattern) |
| void | onPowerReplaceAll () |
| void | onPowerReplaceNext () |
| void | onPowerUsePlaceholdersToggle (int state, bool invokedByUserAction=true) |
| void | onReturnPressed () |
| bool | onStep (bool replace, bool forwards=true) |
Public Member Functions | |
| KateSearchBar (KateViewBar *viewBar, bool initAsPower) | |
| ~KateSearchBar () | |
Static Public Member Functions | |
| static void | nextMatchForSelection (KateView *view, bool forwards) |
Constructor & Destructor Documentation
| KateSearchBar::KateSearchBar | ( | KateViewBar * | viewBar, | |
| bool | initAsPower | |||
| ) | [explicit] |
Definition at line 52 of file katesearchbar.cpp.
| KateSearchBar::~KateSearchBar | ( | ) |
Definition at line 114 of file katesearchbar.cpp.
Member Function Documentation
| void KateSearchBar::findNext | ( | ) | [slot] |
Definition at line 125 of file katesearchbar.cpp.
| void KateSearchBar::findPrevious | ( | ) | [slot] |
Definition at line 135 of file katesearchbar.cpp.
Definition at line 1386 of file katesearchbar.cpp.
| void KateSearchBar::onForAll | ( | const QString & | pattern, | |
| KTextEditor::Range | inputRange, | |||
| KTextEditor::Search::SearchOptions | enabledOptions, | |||
| const QString * | replacement | |||
| ) | [slot] |
| void KateSearchBar::onIncFromCursorToggle | ( | bool | invokedByUserAction = true |
) | [slot] |
Definition at line 492 of file katesearchbar.cpp.
| void KateSearchBar::onIncHighlightAllToggle | ( | bool | checked, | |
| bool | invokedByUserAction = true | |||
| ) | [slot] |
Definition at line 466 of file katesearchbar.cpp.
| void KateSearchBar::onIncMatchCaseToggle | ( | bool | invokedByUserAction = true |
) | [slot] |
Definition at line 454 of file katesearchbar.cpp.
| void KateSearchBar::onIncNext | ( | ) | [slot] |
Definition at line 439 of file katesearchbar.cpp.
| void KateSearchBar::onIncPatternChanged | ( | const QString & | pattern, | |
| bool | invokedByUserAction = true | |||
| ) | [slot] |
Definition at line 359 of file katesearchbar.cpp.
| void KateSearchBar::onIncPrev | ( | ) | [slot] |
Definition at line 446 of file katesearchbar.cpp.
| void KateSearchBar::onMutateIncremental | ( | ) | [slot] |
Definition at line 1583 of file katesearchbar.cpp.
| void KateSearchBar::onMutatePower | ( | ) | [slot] |
Definition at line 1434 of file katesearchbar.cpp.
| void KateSearchBar::onPowerAddToPatternClicked | ( | ) | [slot] |
Definition at line 1268 of file katesearchbar.cpp.
| void KateSearchBar::onPowerAddToReplacementClicked | ( | ) | [slot] |
Definition at line 1275 of file katesearchbar.cpp.
| void KateSearchBar::onPowerFindNext | ( | ) | [slot] |
Definition at line 892 of file katesearchbar.cpp.
| void KateSearchBar::onPowerFindPrev | ( | ) | [slot] |
Definition at line 902 of file katesearchbar.cpp.
| void KateSearchBar::onPowerFromCursorToggle | ( | bool | invokedByUserAction = true |
) | [slot] |
Definition at line 1348 of file katesearchbar.cpp.
| void KateSearchBar::onPowerHighlightAllToggle | ( | int | state, | |
| bool | invokedByUserAction = true | |||
| ) | [slot] |
Definition at line 1302 of file katesearchbar.cpp.
| void KateSearchBar::onPowerMatchCaseToggle | ( | bool | invokedByUserAction = true |
) | [slot] |
Definition at line 1293 of file katesearchbar.cpp.
| void KateSearchBar::onPowerModeChanged | ( | int | index, | |
| bool | invokedByUserAction = true | |||
| ) | [slot] |
Definition at line 1356 of file katesearchbar.cpp.
| void KateSearchBar::onPowerPatternChanged | ( | const QString & | pattern | ) | [slot] |
Definition at line 767 of file katesearchbar.cpp.
| void KateSearchBar::onPowerReplaceAll | ( | ) | [slot] |
Definition at line 1011 of file katesearchbar.cpp.
| void KateSearchBar::onPowerReplaceNext | ( | ) | [slot] |
Definition at line 913 of file katesearchbar.cpp.
| void KateSearchBar::onPowerUsePlaceholdersToggle | ( | int | state, | |
| bool | invokedByUserAction = true | |||
| ) | [slot] |
Definition at line 1282 of file katesearchbar.cpp.
| void KateSearchBar::onReturnPressed | ( | ) | [slot] |
Definition at line 537 of file katesearchbar.cpp.
Definition at line 565 of file katesearchbar.cpp.
The documentation for this class was generated from the following files:
KDE 4.1 API Reference