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

Public Member Functions | |
| HighlightSelectionPlugin (QObject *parent=0, const QVariantList &args=QVariantList()) | |
| virtual | ~HighlightSelectionPlugin () |
| void | addView (KTextEditor::View *view) |
| void | removeView (KTextEditor::View *view) |
Detailed Description
Definition at line 35 of file hlselectionplugin.h.
Constructor & Destructor Documentation
| HighlightSelectionPlugin::HighlightSelectionPlugin | ( | QObject * | parent = 0, |
| const QVariantList & | args = QVariantList() |
||
| ) | [explicit] |
| HighlightSelectionPlugin::~HighlightSelectionPlugin | ( | ) | [virtual] |
Definition at line 47 of file hlselectionplugin.cpp.
Member Function Documentation
| void HighlightSelectionPlugin::addView | ( | KTextEditor::View * | view | ) | [virtual] |
Reimplemented from KTextEditor::Plugin.
Definition at line 51 of file hlselectionplugin.cpp.
| void HighlightSelectionPlugin::removeView | ( | KTextEditor::View * | view | ) | [virtual] |
Reimplemented from KTextEditor::Plugin.
Definition at line 57 of file hlselectionplugin.cpp.
The documentation for this class was generated from the following files:
KDE 4.6 API Reference