mpviewplugins/mpsettingsviewplugin/tsrc/unittest_mpsettingsaudioeffectswidget/stub/src/mpenginefactory.cpp
changeset 47 4cc1412daed0
parent 45 612c4815aebe
child 55 f3930dda3342
equal deleted inserted replaced
45:612c4815aebe 47:4cc1412daed0
     9 * Initial Contributors:
     9 * Initial Contributors:
    10 * Nokia Corporation - initial contribution.
    10 * Nokia Corporation - initial contribution.
    11 *
    11 *
    12 * Contributors:
    12 * Contributors:
    13 *
    13 *
    14 * Description: mp engine factory.
    14 * Description: mp engine factory stub for testing mpsettingsaudioeffectswidget
    15 *
    15 *
    16 */
    16 */
    17 
    17 
    18 #include "mpengine.h"
    18 #include "mpengine.h"
    19 #include "mpenginefactory.h"
    19 #include "mpenginefactory.h"
    20 #include "mptrace.h"
    20 #include "mptrace.h"
    21 
    21 
    22 /*!
    22 /*!
    23     \class MpEngineFactory
    23 Stub
    24     \brief Music Player engine factory.
       
    25 
       
    26     MP Engine factory is responsible to create and mantain ownership of MP engines.
       
    27 */
    24 */
    28 
    25 
    29 /*!
    26 /*!
    30  Constructs music player engine factory.
    27  Constructs music player engine factory.
    31  */
    28  */