41 #ifndef __OPENFLUID_UIWARESDEV_WARESRCMSGVIEWER_HPP__ 42 #define __OPENFLUID_UIWARESDEV_WARESRCMSGVIEWER_HPP__ 45 #include <QPlainTextEdit> 51 namespace openfluid {
namespace ui {
namespace waresdev {
60 QMap<openfluid::waresdev::WareSrcMsgParser::WareSrcMsg::MessageType, QTextCharFormat> m_FormatByMsgType;
62 QMap<int, openfluid::waresdev::WareSrcMsgParser::WareSrcMsg> m_MessagesByBlockNumber;
67 void mouseDoubleClickEvent(QMouseEvent* Event);
Definition: WareSrcMsgViewer.hpp:54
Definition: ApplicationException.hpp:47
#define OPENFLUID_API
Definition: dllexport.hpp:86
Definition: WareSrcMsgParser.hpp:58