DocWordCompletionPlugin Class Reference
List of all members.Detailed Description
Definition at line 42 of file docwordcompletion.h.
Public Member Functions | |
DocWordCompletionPlugin (QObject *parent=0, const char *name=0, const QStringList &args=QStringList()) | |
virtual | ~DocWordCompletionPlugin () |
void | addView (KTextEditor::View *view) |
void | removeView (KTextEditor::View *view) |
void | readConfig () |
void | writeConfig () |
uint | configPages () const |
KTextEditor::ConfigPage * | configPage (uint number, QWidget *parent, const char *name) |
QString | configPageName (uint) const |
QString | configPageFullName (uint) const |
QPixmap | configPagePixmap (uint, int) const |
uint | treshold () const |
void | setTreshold (uint t) |
bool | autoPopupEnabled () const |
void | setAutoPopupEnabled (bool enable) |
The documentation for this class was generated from the following files: