radioapp/radioenginewrapper/src/radioenginewrapperobserver.cpp
changeset 28 075425b8d9a4
parent 16 f54ebcfc1b80
equal deleted inserted replaced
24:6df133bd92e1 28:075425b8d9a4
    45  */
    45  */
    46 void RadioEngineWrapperObserver::rdsAvailabilityChanged( bool available )
    46 void RadioEngineWrapperObserver::rdsAvailabilityChanged( bool available )
    47 {
    47 {
    48     // Default implementation does nothing
    48     // Default implementation does nothing
    49     Q_UNUSED( available );
    49     Q_UNUSED( available );
       
    50 }
       
    51 
       
    52 /*!
       
    53  *
       
    54  */
       
    55 void RadioEngineWrapperObserver::increaseVolume()
       
    56 {
       
    57     // Default implementation does nothing
       
    58 }
       
    59 
       
    60 /*!
       
    61  *
       
    62  */
       
    63 void RadioEngineWrapperObserver::decreaseVolume()
       
    64 {
       
    65     // Default implementation does nothing
    50 }
    66 }
    51 
    67 
    52 /*!
    68 /*!
    53  *
    69  *
    54  * @param volume
    70  * @param volume