camerauis/cameraxui/cxui/inc/cxuienums.h
changeset 36 b12f3922a74f
parent 29 699651f2666f
child 37 64817133cd1d
equal deleted inserted replaced
32:5c1e3c6aa4ef 36:b12f3922a74f
    80     static const char *STILL_PRE_CAPTURE_ZOOM_SLIDER = "zoom";
    80     static const char *STILL_PRE_CAPTURE_ZOOM_SLIDER = "zoom";
    81     static const char *STILL_PRE_CAPTURE_IMAGE_QUALITY_ACTION = "cxui_action_image_quality";
    81     static const char *STILL_PRE_CAPTURE_IMAGE_QUALITY_ACTION = "cxui_action_image_quality";
    82     static const char *STILL_PRE_CAPTURE_GOTO_VIDEO_ACTION = "cxui_action_goto_video";
    82     static const char *STILL_PRE_CAPTURE_GOTO_VIDEO_ACTION = "cxui_action_goto_video";
    83     static const char *STILL_PRE_CAPTURE_IMAGES_LEFT_LABEL = "images_remaining";
    83     static const char *STILL_PRE_CAPTURE_IMAGES_LEFT_LABEL = "images_remaining";
    84     static const char *STILL_PRE_CAPTURE_QUALITY_ICON = "quality_indicator";
    84     static const char *STILL_PRE_CAPTURE_QUALITY_ICON = "quality_indicator";
       
    85     static const char *STILL_PRE_CAPTURE_FACE_TRACKING_ICON = "face_tracking_indicator";
    85     static const char *STILL_PRE_CAPTURE_POST_CAPTURE_ACTION = "cxui_action_stillpostcapture";
    86     static const char *STILL_PRE_CAPTURE_POST_CAPTURE_ACTION = "cxui_action_stillpostcapture";
    86     static const char *STILL_PRE_CAPTURE_INDICATOR_CONTAINER = "indicatorContainer";
    87     static const char *STILL_PRE_CAPTURE_INDICATOR_CONTAINER = "indicatorContainer";
    87     static const char *STILL_PRE_CAPTURE_IMAGES_LEFT_CONTAINER = "images_left_container";
    88     static const char *STILL_PRE_CAPTURE_IMAGES_LEFT_CONTAINER = "images_left_container";
    88 
    89 
    89     static const char *STILL_PRE_CAPTURE_SELFTIMER_CONTAINER = "still_precapture_selftimer_container";
    90     static const char *STILL_PRE_CAPTURE_SELFTIMER_CONTAINER = "still_precapture_selftimer_container";
   148     static const char *SCENE_VIEW_BG_IMAGE  = "scene_view_bg_icon";
   149     static const char *SCENE_VIEW_BG_IMAGE  = "scene_view_bg_icon";
   149     static const char *SCENE_VIEW_BG_IMAGE2  = "scene_view_bg_icon2";
   150     static const char *SCENE_VIEW_BG_IMAGE2  = "scene_view_bg_icon2";
   150     static const char *SCENE_VIEW_RADIOBUTTONS  = "scene_view_radioButtonList";
   151     static const char *SCENE_VIEW_RADIOBUTTONS  = "scene_view_radioButtonList";
   151     static const char *SCENE_VIEW_OK_BUTTON  = "scene_ok_button";
   152     static const char *SCENE_VIEW_OK_BUTTON  = "scene_ok_button";
   152     static const char *SCENE_VIEW_CANCEL_BUTTON  = "scene_cancel_button";
   153     static const char *SCENE_VIEW_CANCEL_BUTTON  = "scene_cancel_button";
       
   154     static const char *SCENE_VIEW_HEADING_WIDGET = "scene_title";
   153 }
   155 }
   154 
   156 
   155 namespace CxUiInternal
   157 namespace CxUiInternal
   156 {
   158 {
   157     // Property for setting id string
   159     // Property for setting id string