MIRA
Public Member Functions | Protected Member Functions | List of all members
TextEditAutoCompletion Class Reference

#include <widgets/TextEditAutoCompletion.h>

Inheritance diagram for TextEditAutoCompletion:
Inheritance graph
[legend]

Public Member Functions

 TextEditAutoCompletion (QWidget *parent=0)
 
void setCompleter (QCompleter *c)
 
QCompleter * completer () const
 

Protected Member Functions

void keyPressEvent (QKeyEvent *e)
 
void focusInEvent (QFocusEvent *e)
 

Constructor & Destructor Documentation

◆ TextEditAutoCompletion()

TextEditAutoCompletion ( QWidget *  parent = 0)

Member Function Documentation

◆ setCompleter()

void setCompleter ( QCompleter *  c)

◆ completer()

QCompleter* completer ( ) const

◆ keyPressEvent()

void keyPressEvent ( QKeyEvent *  e)
protected

◆ focusInEvent()

void focusInEvent ( QFocusEvent *  e)
protected

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