Kate
DocWordCompletionPlugin Class Reference
#include <docwordcompletion.h>
Inheritance diagram for DocWordCompletionPlugin:

Public Member Functions | |
| void | addView (KTextEditor::View *view) |
| bool | autoPopupEnabled () const |
| DocWordCompletionPlugin (QObject *parent, const QVariantList &args) | |
| void | readConfig () |
| void | removeView (KTextEditor::View *view) |
| void | setAutoPopupEnabled (bool enable) |
| void | setTreshold (uint t) |
| uint | treshold () const |
| void | writeConfig () |
| virtual | ~DocWordCompletionPlugin () |
Static Public Member Functions | |
| static DocWordCompletionPlugin * | self () |
Detailed Description
Definition at line 80 of file docwordcompletion.h.
Constructor & Destructor Documentation
| DocWordCompletionPlugin::DocWordCompletionPlugin | ( | QObject * | parent, | |
| const QVariantList & | args | |||
| ) | [explicit] |
Definition at line 187 of file docwordcompletion.cpp.
| virtual DocWordCompletionPlugin::~DocWordCompletionPlugin | ( | ) | [inline, virtual] |
Definition at line 88 of file docwordcompletion.h.
Member Function Documentation
| void DocWordCompletionPlugin::addView | ( | KTextEditor::View * | view | ) |
Definition at line 196 of file docwordcompletion.cpp.
| bool DocWordCompletionPlugin::autoPopupEnabled | ( | ) | const |
Definition at line 247 of file docwordcompletion.cpp.
| void DocWordCompletionPlugin::readConfig | ( | ) |
Definition at line 216 of file docwordcompletion.cpp.
| void DocWordCompletionPlugin::removeView | ( | KTextEditor::View * | view | ) |
Definition at line 202 of file docwordcompletion.cpp.
| static DocWordCompletionPlugin* DocWordCompletionPlugin::self | ( | ) | [inline, static] |
Definition at line 90 of file docwordcompletion.h.
| void DocWordCompletionPlugin::setAutoPopupEnabled | ( | bool | enable | ) |
Definition at line 252 of file docwordcompletion.cpp.
| void DocWordCompletionPlugin::setTreshold | ( | uint | t | ) |
Definition at line 235 of file docwordcompletion.cpp.
| uint DocWordCompletionPlugin::treshold | ( | ) | const |
Definition at line 230 of file docwordcompletion.cpp.
| void DocWordCompletionPlugin::writeConfig | ( | ) |
Definition at line 223 of file docwordcompletion.cpp.
The documentation for this class was generated from the following files:
KDE 4.2 API Reference