![]() |
itom
|
Public Member Functions | |
| PythonLogWidgetPrivate (PythonLogWidget &object) | |
Public Attributes | |
| QPlainTextEdit * | textEdit |
| QString | tempText |
| ito::tStreamMessageType | tempType |
| bool | outputStream |
| bool | errorStream |
| QSize | sizeHint |
| bool | autoScroll |
| bool | removeAnsiEscapeSequences |
| QRegularExpression | m_ansiEscapeSequenceRegExp |
Protected Attributes | |
| PythonLogWidget *const | q_ptr |
Private Member Functions | |
| Q_DECLARE_PUBLIC (PythonLogWidget) | |