widgets/widgetapp/inc/WidgetUiAppUi.h
branchRCL_3
changeset 71 4bd5176e1bc8
parent 16 a359256acfc6
child 93 79859ed3eea9
equal deleted inserted replaced
70:8bfb9186a8b8 71:4bd5176e1bc8
    99         * Send widget ui to background
    99         * Send widget ui to background
   100         * @since 3.1
   100         * @since 3.1
   101         * @return void
   101         * @return void
   102         */
   102         */
   103         void SendAppToBackground();
   103         void SendAppToBackground();
       
   104        
       
   105         /**
       
   106         * SendAppToForeground
       
   107         * Send widget ui to foreground
       
   108         * @since 
       
   109         * @return void
       
   110         */
       
   111         void SendAppToForeground();
   104         
   112         
   105         /**
   113         /**
   106         * SetDisplayLandscapeL
   114         * SetDisplayLandscapeL
   107         * Called to change the display orientation to landscape
   115         * Called to change the display orientation to landscape
   108         * @since 3.1
   116         * @since 3.1