|
Vesna
|
#include <AnnouncementSoundBusinessLogic.h>


Public Member Functions | |
| AnnouncementSoundBusinessLogic () | |
| virtual | ~AnnouncementSoundBusinessLogic () |
| QSharedPointer< QList< QString > > | GetAnnouncementSoundUINames () |
| QString | GetSoundFileNameByUIRecordIndex (int uiRecordIndex) |
| const QStringList & | GetSoundPaths () const |
| QString | GetPanelMessageForSoundFile (QString soundFileName) |
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::AnnouncementSoundBusinessLogic |
| INTERNAL AnnouncementSoundBusinessLogic::AnnouncementSoundBusinessLogic | ( | ) |
|
virtual |
| QSharedPointer< QList< QString > > AnnouncementSoundBusinessLogic::GetAnnouncementSoundUINames | ( | ) |

| QString AnnouncementSoundBusinessLogic::GetPanelMessageForSoundFile | ( | QString | soundFileName | ) |
| QString AnnouncementSoundBusinessLogic::GetSoundFileNameByUIRecordIndex | ( | int | uiRecordIndex | ) |
| const QStringList & AnnouncementSoundBusinessLogic::GetSoundPaths | ( | ) | const |

|
static |
1.8.8