X-Git-Url: http://git.maemo.org/git/?p=situare;a=blobdiff_plain;f=src%2Fengine%2Fengine.h;h=4e1930ae3ad0e0b92048575d2cf60d4c9968b273;hp=e76274cd5e7c1b1cb642e29cd882ed0aabf2c824;hb=b72d0f2174bd17a5016936a1cbf90dcd912c1d8a;hpb=a2f9f96e94f3edcaceb87866617799e0f9bd6996 diff --git a/src/engine/engine.h b/src/engine/engine.h index e76274c..4e1930a 100644 --- a/src/engine/engine.h +++ b/src/engine/engine.h @@ -99,18 +99,13 @@ public slots: * @brief Slot to intercept signal from successful login * */ - void loginOk(); - - /** - * @brief Slot to intercept signal when user has cancelled login process - */ - void loginProcessCancelled(); + void onLogin(); /** * @brief Changes application state when logged out * */ - void logout(); + void onLogout(); /** * @brief Calls reverseGeo from SituareService to translate coordinates to street address