HighlightSelectionPluginView Class Reference
#include <hlselectionplugin.h>
Inheritance diagram for HighlightSelectionPluginView:

Public Slots | |
| void | clearHighlights () |
| void | selectionChanged () |
Public Member Functions | |
| HighlightSelectionPluginView (KTextEditor::View *view) | |
| ~HighlightSelectionPluginView () | |
| void | createHighlights () |
| KTextEditor::View * | view () const |
Detailed Description
Definition at line 52 of file hlselectionplugin.h.
Constructor & Destructor Documentation
| HighlightSelectionPluginView::HighlightSelectionPluginView | ( | KTextEditor::View * | view | ) | [explicit] |
Definition at line 70 of file hlselectionplugin.cpp.
| HighlightSelectionPluginView::~HighlightSelectionPluginView | ( | ) |
Definition at line 86 of file hlselectionplugin.cpp.
Member Function Documentation
| void HighlightSelectionPluginView::clearHighlights | ( | ) | [slot] |
Definition at line 96 of file hlselectionplugin.cpp.
| void HighlightSelectionPluginView::createHighlights | ( | ) |
Definition at line 130 of file hlselectionplugin.cpp.
| void HighlightSelectionPluginView::selectionChanged | ( | ) | [slot] |
Definition at line 103 of file hlselectionplugin.cpp.
| KTextEditor::View * HighlightSelectionPluginView::view | ( | ) | const |
Definition at line 91 of file hlselectionplugin.cpp.
The documentation for this class was generated from the following files:
KDE 4.6 API Reference