SpeedCrunch  0.11
Public Slots | Signals | Public Member Functions
EditorCompletion Class Reference

#include <editor.h>

List of all members.

Public Slots

void doneCompletion ()
void selectItem (const QString &)

Signals

void selectedCompletion (const QString &)

Public Member Functions

 EditorCompletion (Editor *)
 ~EditorCompletion ()
bool eventFilter (QObject *, QEvent *)
void showCompletion (const QStringList &)

Constructor & Destructor Documentation


Member Function Documentation

bool EditorCompletion::eventFilter ( QObject *  object,
QEvent *  event 
)
void EditorCompletion::selectedCompletion ( const QString &  _t1) [signal]
void EditorCompletion::selectItem ( const QString &  item) [slot]
void EditorCompletion::showCompletion ( const QStringList &  choices)

The documentation for this class was generated from the following files: