OpenPisco.QtApp.BypassVerboseOutput module#
- class OpenPisco.QtApp.BypassVerboseOutput.ToConsole(qtTextEdit)[source]#
Bases:
QObject
Splits the output stream into 2 streams, one stream with all lines with a leading arrow and the other stream with the other lines.
Only lines without leading arrows (“->”) are printed out on the Qt object.
- signalWrite#
- staticMetaObject = <PySide2.QtCore.QMetaObject object>#