CuteLogger
Fast and simple logging solution for Qt based applications
Public Member Functions | List of all members
PopupCompleter Class Reference

#include <qconsole.h>

Inherits QDialog.

Public Member Functions

int exec (QTextEdit *)
 execute PopupCompleter at appropriate position. More...
 

Detailed Description

Popup Completer class

Author
YoungTaek Oh
Todo:
  1. beautifying
    1. icons for classifying words (eg. functions, properties...)
    2. bugs?
Note
still experimental

Member Function Documentation

◆ exec()

int PopupCompleter::exec ( QTextEdit *  parent)

execute PopupCompleter at appropriate position.

Parameters
parentParent of this popup completer. usually QConsole.
Returns
see QDialog::exec
See also
QDialog::exec

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