homescreenapp/stateplugins/hsmenuworkerstateplugin/tsrc/t_hsmenuworkerstateplugin/src/t_hsmenuworkerstate.cpp
changeset 97 66b5fe3c07fd
parent 90 3ac3aaebaee5
equal deleted inserted replaced
95:32e56106abf2 97:66b5fe3c07fd
    14 * Description:  Main test class for hsHomeScreenStateProvider library.
    14 * Description:  Main test class for hsHomeScreenStateProvider library.
    15 *
    15 *
    16 */
    16 */
    17 
    17 
    18 #include "t_hsmenuworkerstateplugin.h"
    18 #include "t_hsmenuworkerstateplugin.h"
    19 
       
    20 #include "hsaddtohomescreenstate.h"
    19 #include "hsaddtohomescreenstate.h"
    21 
       
    22 #include "hsmenuworkerstate.h"
    20 #include "hsmenuworkerstate.h"
    23 #include "hsmenuevent.h"
    21 #include "hsmenuevent.h"
    24 #include "hsmenueventfactory.h"
    22 #include "hsmenueventfactory.h"
    25 #include "hsmenueventtransition.h"
    23 #include "hsmenueventtransition.h"
    26 
    24 
    27 
    25 
    28 // ---------------------------------------------------------------------------
    26 // ---------------------------------------------------------------------------
       
    27 //
    29 // ---------------------------------------------------------------------------
    28 // ---------------------------------------------------------------------------
    30 //
    29 //
    31 void MenuStatesTest::MenuWorkerState_construction()
    30 void MenuStatesTest::MenuWorkerState_construction()
    32 {
    31 {
    33 #ifdef Q_OS_SYMBIAN
    32 #ifdef Q_OS_SYMBIAN