kate Library API Documentation

KateCodeCompletion Class Reference

Inheritance diagram for KateCodeCompletion:

QObject List of all members.

Public Slots

void slotCursorPosChanged ()
void showComment ()
void updateBox ()

Signals

void completionAborted ()
void completionDone ()
void argHintHidden ()
void completionDone (KTextEditor::CompletionEntry)
void filterInsertString (KTextEditor::CompletionEntry *, QString *)

Public Member Functions

 KateCodeCompletion (KateView *view)
bool codeCompletionVisible ()
void showArgHint (QStringList functionList, const QString &strWrapping, const QString &strDelimiter)
void showCompletionBox (QValueList< KTextEditor::CompletionEntry > entries, int offset=0, bool casesensitive=true)
bool eventFilter (QObject *o, QEvent *e)
void handleKey (QKeyEvent *e)

Friends

class KateViewInternal

Detailed Description

Definition at line 67 of file katecodecompletion.h.


The documentation for this class was generated from the following files:
KDE Logo
This file is part of the documentation for kate Library Version 3.4.1.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Mon Jan 23 19:36:43 2006 by doxygen 1.4.3 written by Dimitri van Heesch, © 1997-2003