coreapplicationuis/SysAp/Inc/SysApShutdownImage.h
branchRCL_3
changeset 63 c2c61fdca848
parent 62 924385140d98
equal deleted inserted replaced
62:924385140d98 63:c2c61fdca848
    54         * @return void
    54         * @return void
    55         */
    55         */
    56         void ShowShutdownImageL(TInt aBitmapId);
    56         void ShowShutdownImageL(TInt aBitmapId);
    57 
    57 
    58         RWindow& ShutdownCoeControlWindow();
    58         RWindow& ShutdownCoeControlWindow();
    59         
       
    60         void SetRectForAnimation();
       
    61 
    59 
    62 #ifdef RD_STARTUP_ANIMATION_CUSTOMIZATION
    60 #ifdef RD_STARTUP_ANIMATION_CUSTOMIZATION
    63         /**
    61         /**
    64         * Set a sub-control to this control.
    62         * Set a sub-control to this control.
    65         *
    63         *
   131         * @param None
   129         * @param None
   132         * @return void
   130         * @return void
   133         */
   131         */
   134         TKeyResponse OfferKeyEventL(const TKeyEvent& aKeyEvent, TEventCode aType);
   132         TKeyResponse OfferKeyEventL(const TKeyEvent& aKeyEvent, TEventCode aType);
   135 
   133 
   136         CFbsBitmap* ReadSVGL (TFileName aFileName);
       
   137     private:    // Data
   134     private:    // Data
   138 
   135 
   139         //Used for showing user selected image
   136         //Used for showing user selected image
   140         CFbsBitmap*     iBitmap;
   137         CFbsBitmap*     iBitmap;
   141 
   138