alma::acsplugins::alarmsystem::gui::sound::AlarmSoundListener Interface Reference

Inheritance diagram for alma::acsplugins::alarmsystem::gui::sound::AlarmSoundListener:
Inheritance graph
[legend]

List of all members.

Public Member Functions

void reset ()
void playing (int priority)
void played ()

Detailed Description

The listener of sound events.

Author:
acaproni
Since:
ACS 8.1.0

Member Function Documentation

void alma::acsplugins::alarmsystem::gui::sound::AlarmSoundListener::played (  ) 
void alma::acsplugins::alarmsystem::gui::sound::AlarmSoundListener::playing ( int  priority  ) 

A sound is playing for the passed priority.

Parameters:
priority The priority of the alarm for which a sound is playing

Implemented in alma::acsplugins::alarmsystem::gui::toolbar::SoundWidget.

Referenced by alma::acsplugins::alarmsystem::gui::sound::AlarmSound::run().

void alma::acsplugins::alarmsystem::gui::sound::AlarmSoundListener::reset (  ) 

The level of sounds has been reset because the time interval has elapsed.

Implemented in alma::acsplugins::alarmsystem::gui::toolbar::SoundWidget.


The documentation for this interface was generated from the following file:

Generated by  doxygen 1.6.2