1 #ifndef WS_EVENT_PROJECTCHANGED_H_INCLUDED
2 #define WS_EVENT_PROJECTCHANGED_H_INCLUDED
40 : m_type(type), m_name(name) {}
46 const std::string&
GetName()
const {
return m_name; }
57 #endif // end_of_inclde_guard
Event used to inform some observer that a project has changed.
Type GetType() const
Get type.
const std::string & GetName() const
Get name of added/removed sim data file.
Namespace for generic graphical shell for simulators.