5#include "common/itomLog.h"
6#include "common/typeDefs.h"
39 QString m_receiveStreamBuffer;
40 QTimer m_receiveStreamBufferTimer;
41 QPointer<Logger> m_logger;
43 void processStreamBuffer();
Copies python errors to the logger.
Definition pythonLogger.h:24
void init()
initializes the PythonLogger
Definition pythonLogger.cpp:15
Definition apiFunctionsGraph.cpp:40
tStreamMessageType
Definition typeDefs.h:77