|
CuteLogger
Fast and simple logging solution for Qt based applications
|
#include <qconsole.h>
Inherits QTextEdit.
Public Member Functions | |
| QColor | cmdColor () const |
| get/set command color | |
| QColor | errColor () const |
| get/set error color | |
| QColor | outColor () const |
| get/set output color | |
| void | setFont (const QFont &f) |
| get set font | |
An abstract Qt console
1.8.13