Schim
List of all members
CompleterEdit Class Reference

Derived line edit to use with the completer. More...

#include <completer.h>

Inheritance diagram for CompleterEdit:
[legend]
Collaboration diagram for CompleterEdit:
[legend]

Detailed Description

Derived line edit to use with the completer.

Note
This class exists only so that we can implement vim bindings for the line edit used with Completer. We would have simply installed an eventFilter to a normal QLineEdit, but it doesn't receive events while the completer popup is shown.

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