Kate
KateCodeCompletion Class Reference
#include <katecodecompletion.h>
Inheritance diagram for KateCodeCompletion:

| Public Slots | |
| void | showComment () | 
| void | slotCursorPosChanged () | 
| void | updateBox () | 
| Signals | |
| void | argHintHidden () | 
| void | completionAborted () | 
| void | completionDone (KTextEditor::CompletionEntry) | 
| void | completionDone () | 
| void | filterInsertString (KTextEditor::CompletionEntry *, QString *) | 
| Public Member Functions | |
| bool | codeCompletionVisible () | 
| bool | eventFilter (QObject *o, QEvent *e) | 
| void | handleKey (QKeyEvent *e) | 
| KateCodeCompletion (KateView *view) | |
| void | showArgHint (QStringList functionList, const QString &strWrapping, const QString &strDelimiter) | 
| void | showCompletionBox (QValueList< KTextEditor::CompletionEntry > entries, int offset=0, bool casesensitive=true) | 
| ~KateCodeCompletion () | |
Detailed Description
Definition at line 67 of file katecodecompletion.h.
Constructor & Destructor Documentation
| KateCodeCompletion::KateCodeCompletion | ( | KateView * | view | ) | 
Definition at line 111 of file katecodecompletion.cpp.
| KateCodeCompletion::~KateCodeCompletion | ( | ) | 
Definition at line 139 of file katecodecompletion.cpp.
Member Function Documentation
| void KateCodeCompletion::argHintHidden | ( | ) |  [signal] | 
| bool KateCodeCompletion::codeCompletionVisible | ( | ) | 
Definition at line 144 of file katecodecompletion.cpp.
| void KateCodeCompletion::completionAborted | ( | ) |  [signal] | 
| void KateCodeCompletion::completionDone | ( | KTextEditor::CompletionEntry | ) |  [signal] | 
| void KateCodeCompletion::completionDone | ( | ) |  [signal] | 
| void KateCodeCompletion::filterInsertString | ( | KTextEditor::CompletionEntry * | , | |
| QString * | ||||
| ) |  [signal] | 
| void KateCodeCompletion::handleKey | ( | QKeyEvent * | e | ) | 
Definition at line 195 of file katecodecompletion.cpp.
| void KateCodeCompletion::showArgHint | ( | QStringList | functionList, | |
| const QString & | strWrapping, | |||
| const QString & | strDelimiter | |||
| ) | 
Definition at line 330 of file katecodecompletion.cpp.
| void KateCodeCompletion::showComment | ( | ) |  [slot] | 
Definition at line 357 of file katecodecompletion.cpp.
| void KateCodeCompletion::showCompletionBox | ( | QValueList< KTextEditor::CompletionEntry > | entries, | |
| int | offset = 0, | |||
| bool | casesensitive = true | |||
| ) | 
Definition at line 148 of file katecodecompletion.cpp.
| void KateCodeCompletion::slotCursorPosChanged | ( | ) |  [slot] | 
Definition at line 352 of file katecodecompletion.cpp.
| void KateCodeCompletion::updateBox | ( | ) |  [inline, slot] | 
Definition at line 90 of file katecodecompletion.h.
The documentation for this class was generated from the following files:
 KDE 3.5 API Reference
    KDE 3.5 API Reference