Index: sources/view/hd/alarm/VAlarmActiveList.cpp =================================================================== diff -u -r2721daffd0af06accf99ed7c9a1b5a7035f8634f -re5ec01a49240a211877006f2958b1f378ebfb610 --- sources/view/hd/alarm/VAlarmActiveList.cpp (.../VAlarmActiveList.cpp) (revision 2721daffd0af06accf99ed7c9a1b5a7035f8634f) +++ sources/view/hd/alarm/VAlarmActiveList.cpp (.../VAlarmActiveList.cpp) (revision e5ec01a49240a211877006f2958b1f378ebfb610) @@ -99,6 +99,10 @@ return Model::MAlarmStatus::toText(static_cast(vID)); } +/*! + * \brief View::VAlarmActiveList::doRequest + * \details Sends the request to get the list of active alarms + */ void View::VAlarmActiveList::doRequest() { AlarmActiveListRequestData data;