![]() |
ACloudViewer
3.9.4
A Modern Library for 3D Data Processing
|
Writes messages to the QListWidget given. More...
#include <Consoles.h>
Public Member Functions | |
| ListWidgetConsole (QListWidget *view, const Qt::GlobalColor color) | |
| ListWidgetConsole (QListWidget *view, const QColor &color) | |
| ListWidgetConsole (QListWidget *view) | |
| void | write (const char *messagePart) |
| bool | isatty () const |
| void | flush () const |
Writes messages to the QListWidget given.
Definition at line 120 of file Consoles.h.
|
inline |
Definition at line 123 of file Consoles.h.
|
inline |
Definition at line 126 of file Consoles.h.
|
inlineexplicit |
Definition at line 127 of file Consoles.h.
|
inline |
Definition at line 145 of file Consoles.h.
References ConsoleWrapper::flush().
Referenced by PYBIND11_EMBEDDED_MODULE().
|
inline |
Definition at line 140 of file Consoles.h.
Referenced by PYBIND11_EMBEDDED_MODULE().
|
inline |
Definition at line 129 of file Consoles.h.
References CVLog::Warning(), and ConsoleWrapper::write().
Referenced by PYBIND11_EMBEDDED_MODULE().