|
Vesna
|
#include <BusStopCommentBusinessLogic.h>


Classes | |
| class | DataClass |
Public Member Functions | |
| BusStopCommentBusinessLogic () | |
| virtual | ~BusStopCommentBusinessLogic () |
| void | UpdateActualBusStopComment (const int32_t tripBusStopIndex, bool &actualBusstopCommentHasChanged) |
| void | ClearActualBusStopComment (const int32_t tripBusStopIndex) |
| QString | GetActualBusStopComment () const |
Public Member Functions inherited from BusinessLogic | |
| BusinessLogic (ApplicationDefines::BusinessLogicType businessLogicType, ApplicationDefines::BusinessLogicLifeTimeType businessLogicLifeTimeType) | |
| virtual | ~BusinessLogic () |
| ApplicationDefines::BusinessLogicType | GetBusinessLogicType () const |
| ApplicationDefines::BusinessLogicLifeTimeType | GetBusinessLogicLifeTimeType () const |
Static Public Attributes | |
| static const ApplicationDefines::BusinessLogicType | mBusinessLogicType = ApplicationDefines::BusStopCommentBusinessLogic |
| BusStopCommentBusinessLogic::BusStopCommentBusinessLogic | ( | ) |
|
virtual |
| void BusStopCommentBusinessLogic::ClearActualBusStopComment | ( | const int32_t | tripBusStopIndex | ) |
| QString BusStopCommentBusinessLogic::GetActualBusStopComment | ( | ) | const |

| void BusStopCommentBusinessLogic::UpdateActualBusStopComment | ( | const int32_t | tripBusStopIndex, |
| bool & | actualBusstopCommentHasChanged | ||
| ) |
|
static |
1.8.8