41 #ifndef __OPENFLUID_UIWARESDEV_WARESRCMSGEDITOR_HPP__ 
   42 #define __OPENFLUID_UIWARESDEV_WARESRCMSGEDITOR_HPP__ 
   46 #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;
 
   76     void mouseDoubleClickEvent(QMouseEvent* Event);
 
Definition: WareSrcMsgEditor.hpp:54
Definition: WareSrcMsgParser.hpp:61
#define OPENFLUID_API
Definition: dllexport.hpp:87