Kate
KateArgHint Class Reference
#include <katecodecompletion.h>
Inheritance diagram for KateArgHint:
Public Slots | |
virtual void | cursorPositionChanged (KateView *, int, int) |
virtual void | reset (int, int) |
Signals | |
void | argHintAborted () |
void | argHintCompleted () |
void | argHintHidden () |
Public Member Functions | |
virtual void | addFunction (int, const QString &) |
virtual void | adjustSize () |
virtual int | currentFunction () const |
virtual bool | eventFilter (QObject *, QEvent *) |
QString | functionAt (int id) const |
KateArgHint (KateView *=0, const char *=0) | |
void | setArgMarkInfos (const QString &, const QString &) |
virtual void | setCurrentFunction (int) |
virtual void | show () |
virtual | ~KateArgHint () |
Detailed Description
Definition at line 117 of file katecodecompletion.h.
Constructor & Destructor Documentation
KateArgHint::KateArgHint | ( | KateView * | parent = 0 , |
|
const char * | name = 0 | |||
) |
Definition at line 394 of file katecodecompletion.cpp.
KateArgHint::~KateArgHint | ( | ) | [virtual] |
Definition at line 413 of file katecodecompletion.cpp.
Member Function Documentation
Definition at line 487 of file katecodecompletion.cpp.
void KateArgHint::adjustSize | ( | ) | [virtual] |
Definition at line 554 of file katecodecompletion.cpp.
void KateArgHint::argHintAborted | ( | ) | [signal] |
void KateArgHint::argHintCompleted | ( | ) | [signal] |
void KateArgHint::argHintHidden | ( | ) | [signal] |
virtual int KateArgHint::currentFunction | ( | ) | const [inline, virtual] |
Definition at line 126 of file katecodecompletion.h.
Definition at line 447 of file katecodecompletion.cpp.
Definition at line 533 of file katecodecompletion.cpp.
Definition at line 131 of file katecodecompletion.h.
Definition at line 424 of file katecodecompletion.cpp.
Definition at line 417 of file katecodecompletion.cpp.
void KateArgHint::setCurrentFunction | ( | int | currentFunction | ) | [virtual] |
Definition at line 499 of file katecodecompletion.cpp.
void KateArgHint::show | ( | void | ) | [virtual] |
Definition at line 527 of file katecodecompletion.cpp.
The documentation for this class was generated from the following files: