menufw/menufwui/matrixmenu/inc/mmappui.h
branchRCL_3
changeset 102 ba63c83f4716
parent 88 3321d3e205b6
equal deleted inserted replaced
93:b01126ce0bec 102:ba63c83f4716
    10 * Nokia Corporation - initial contribution.
    10 * Nokia Corporation - initial contribution.
    11 *
    11 *
    12 * Contributors:
    12 * Contributors:
    13 *
    13 *
    14 * Description:  Application UI class
    14 * Description:  Application UI class
    15 *  Version     : %version: MM_83.1.2.1.23.1.24 % << Don't touch! Updated by Synergy at check-out.
    15 *  Version     : %version: MM_83.1.2.1.23.1.21 % << Don't touch! Updated by Synergy at check-out.
    16 *
    16 *
    17 */
    17 */
    18 
    18 
    19 
    19 
    20 #ifndef C_MMAPPUI_H
    20 #ifndef C_MMAPPUI_H
   370      * @since S60 v5.0
   370      * @since S60 v5.0
   371      */
   371      */
   372     enum TExitKeyType
   372     enum TExitKeyType
   373         {
   373         {
   374         EExitKeyApplication,
   374         EExitKeyApplication,
   375         EExitKeyRed,
   375         EExitKeyRed
   376         ECommingFromBackground
       
   377         };
   376         };
   378 
   377 
   379     /**
   378     /**
   380      * Defiens edit mode state.
   379      * Defiens edit mode state.
   381      *
   380      *
  1010      * ETrue if Matrix menu has focus i.e. it is in foreground and is not eclipsed
  1009      * ETrue if Matrix menu has focus i.e. it is in foreground and is not eclipsed
  1011      * by any popup note that is not originating from Matrix menu.
  1010      * by any popup note that is not originating from Matrix menu.
  1012      */
  1011      */
  1013     TBool iHasFocus;
  1012     TBool iHasFocus;
  1014 
  1013 
  1015     /**
  1014   /**
  1016      * ETrue if Matrix is hidden from TS which is used on startup.
  1015      * ETrue if Matrix is hidden from TS which is used on startup.
  1017      */
  1016      */
  1018     TBool isHiddenFromFS;
  1017   TBool isHiddenFromFS;
  1019 
  1018 
  1020     /**
  1019     /**
  1021      * Own.
  1020      * Own.
  1022      * Popup menu displayed after long tap.
  1021      * Popup menu displayed after long tap.
  1023      */
  1022      */