stateproviders/ftustateprovider/inc/ftuwizardactivatedstate.h
changeset 14 88ff81299c11
parent 7 446dc0e90e84
equal deleted inserted replaced
12:624e91e1e029 14:88ff81299c11
    35 class HbGridView;
    35 class HbGridView;
    36 class QGraphicsLinearLayout;
    36 class QGraphicsLinearLayout;
    37 class FtuContentService;
    37 class FtuContentService;
    38 class FtuWizard;
    38 class FtuWizard;
    39 class HbMenu;
    39 class HbMenu;
       
    40 class HbTranslator;
    40  
    41  
    41 /** @ingroup group_ftustateprovider
    42 /** @ingroup group_ftustateprovider
    42  * @brief The state handles wizard activation and interaction.
    43  * @brief The state handles wizard activation and interaction.
    43  *
    44  *
    44  * @see StateMachine
    45  * @see StateMachine
   198     /**
   199     /**
   199      * Plugin's currently activated view.
   200      * Plugin's currently activated view.
   200      */
   201      */
   201     QGraphicsWidget*        mCurrentView;
   202     QGraphicsWidget*        mCurrentView;
   202 
   203 
       
   204     HbTranslator            *mTranslator;
   203     
   205     
   204     FTU_TEST_FRIEND_CLASS(FtuStateProviderTest)    
   206     FTU_TEST_FRIEND_CLASS(FtuStateProviderTest)    
   205 };
   207 };
   206 
   208 
   207 #endif //FTU_STATES_WizardActivatedState_H
   209 #endif //FTU_STATES_WizardActivatedState_H