searchui/stateproviders/searchstateprovider/src/searchinitstate.cpp
changeset 2 208a4ba3894c
parent 0 ccd0fd43f247
equal deleted inserted replaced
0:ccd0fd43f247 2:208a4ba3894c
    39 SearchInitState::~SearchInitState()
    39 SearchInitState::~SearchInitState()
    40     {
    40     {
    41     }
    41     }
    42 
    42 
    43 // ---------------------------------------------------------------------------
    43 // ---------------------------------------------------------------------------
    44 // SearchInitState::~construct()
    44 // SearchInitState::construct()
    45 // ---------------------------------------------------------------------------
    45 // ---------------------------------------------------------------------------
    46 //
    46 //
    47 void SearchInitState::construct()
    47 void SearchInitState::construct()
    48     {
    48     {
    49     // Read configuration parameters?
    49     
    50     // lazyInit()?
       
    51     }
    50     }
    52 
    51 
    53 // ---------------------------------------------------------------------------
    52 // ---------------------------------------------------------------------------
    54 // SearchInitState::onEntry
    53 // SearchInitState::onEntry
    55 // ---------------------------------------------------------------------------
    54 // ---------------------------------------------------------------------------