searchui/runtimeproviders/searchruntimeprovider/inc/searchruntime.h
changeset 21 708468d5143e
parent 16 e918432ddd92
equal deleted inserted replaced
19:08315a312857 21:708468d5143e
    76     /**
    76     /**
    77      * Called after the state machine has stopped.
    77      * Called after the state machine has stopped.
    78      * @since S60 ?S60_version.
    78      * @since S60 ?S60_version.
    79      */
    79      */
    80     void handleStateMachineStopped();
    80     void handleStateMachineStopped();
       
    81     
       
    82     void sendMattiEvent();
    81 
    83 
    82 signals:
    84 signals:
    83 
    85 
    84     /**
    86     /**
    85      * Emission of this signal initiates a transition to the final state.     
    87      * Emission of this signal initiates a transition to the final state.     
    86      */
    88      */
    87     void stopStateMachine();
    89     void stopStateMachine();
       
    90     
       
    91     void sentMattiEventSignal();
    88 
    92 
    89 private:
    93 private:
    90 
    94 
    91     /**
    95     /**
    92      * Creates states
    96      * Creates states