Index: sources/view/settings/VDuetRoWaterDG.h =================================================================== diff -u -r515f8043640191643aee2cdc501990debcd953ef -ra0ba11df2a8c386d4535ce8f1b9ede625494b096 --- sources/view/settings/VDuetRoWaterDG.h (.../VDuetRoWaterDG.h) (revision 515f8043640191643aee2cdc501990debcd953ef) +++ sources/view/settings/VDuetRoWaterDG.h (.../VDuetRoWaterDG.h) (revision a0ba11df2a8c386d4535ce8f1b9ede625494b096) @@ -1,13 +1,13 @@ /*! * - * Copyright (c) 2023-2023 Diality Inc. - All Rights Reserved. + * Copyright (c) 2023-2024 Diality Inc. - All Rights Reserved. * \copyright * THIS CODE MAY NOT BE COPIED OR REPRODUCED IN ANY FORM, IN PART OR IN * WHOLE, WITHOUT THE EXPLICIT PERMISSION OF THE COPYRIGHT OWNER. * * \file VDuetRoWaterDG.h * \author (last) Behrouz NematiPour - * \date (last) 03-Apr-2023 + * \date (last) 17-Jan-2024 * \author (original) Behrouz NematiPour * \date (original) 03-Apr-2023 * @@ -27,9 +27,9 @@ namespace View { /*! - * \brief The VTreatmentTime class + * \brief The VDuetRoWaterDG class * \details View for Model's data representation. - * \sa Model::MTreatmentTime + * \sa Model::MDuetRoWaterModeUIi * \startuml * actor User as US * participant UI as UI @@ -84,7 +84,7 @@ TRIGGER ( bool , adjustment , 0) TRIGGER ( bool , status , 0) - PROPERTY( QString , notification , 0) + PROPERTY( QString , notification ,"") VIEW_DEC_CLASS(VDuetRoWaterDG) VIEW_DEC_SLOT(DuetRoWaterStatDGqData)