vtuis/videotelui/inc/CVtUiAppUi.h
branchRCL_3
changeset 12 3e521e99f813
parent 10 f84a661cfc1d
child 13 392fdfb57a78
equal deleted inserted replaced
11:50bbdc59f9c4 12:3e521e99f813
  1183 
  1183 
  1184         /*
  1184         /*
  1185         *  This function hides the brightness, contrast, volume slider if their mode is on.
  1185         *  This function hides the brightness, contrast, volume slider if their mode is on.
  1186         */
  1186         */
  1187         void StopSliders();
  1187         void StopSliders();
       
  1188         
       
  1189         /*
       
  1190         * This function can get the focus window group id
       
  1191         */
       
  1192         TInt GetFocusWindowGroupId();
  1188 
  1193 
  1189         /**
  1194         /**
  1190         * Does pre handling to key events, especially for Zoom in and Zoom out
  1195         * Does pre handling to key events, especially for Zoom in and Zoom out
  1191         * HW keys.
  1196         * HW keys.
  1192         * @param aEvent event.
  1197         * @param aEvent event.