MIRA
|
Popup Completer class. More...
#include <widgets/QConsole.h>
Public Member Functions | |
QConsolePopupCompleter (const QStringList &, QWidget *parent=0) | |
virtual | ~QConsolePopupCompleter () |
QString | selected (void) |
int | exec (QTextEdit *) |
Public Attributes | |
QListWidget * | listWidget_ |
QString | selected_ |
Protected Member Functions | |
virtual void | showEvent (QShowEvent *) |
Popup Completer class.
QConsolePopupCompleter | ( | const QStringList & | , |
QWidget * | parent = 0 |
||
) |
|
virtual |
|
inline |
int exec | ( | QTextEdit * | ) |
|
protectedvirtual |
QListWidget* listWidget_ |
QString selected_ |