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);
 #define OPENFLUID_API
Definition: dllexport.hpp:87
Definition: ApplicationException.hpp:47
Definition: WareSrcMsgParser.hpp:58
Definition: WareSrcMsgViewer.hpp:54