1 #ifndef WS_EVENT_PREFERENCESCHANGED_H_INCLUDED
2 #define WS_EVENT_PREFERENCESCHANGED_H_INCLUDED
22 #include <boost/property_tree/ptree_fwd.hpp>
40 const boost::property_tree::ptree&
GetPreferences()
const {
return m_preferences;}
43 const boost::property_tree::ptree& m_preferences;
50 #endif // end_of_inclde_guard
Event used to inform some observer that preferences have changed.
const boost::property_tree::ptree & GetPreferences() const
Get preferences.
Namespace for generic graphical shell for simulators.