CuteLogger
Fast and simple logging solution for Qt based applications
|
#include <qconsole.h>
Inherits QDialog.
Public Member Functions | |
int | exec (QTextEdit *) |
execute PopupCompleter at appropriate position. More... | |
Popup Completer class
int PopupCompleter::exec | ( | QTextEdit * | parent | ) |
execute PopupCompleter at appropriate position.
parent | Parent of this popup completer. usually QConsole. |