camerauis/cameraxui/cxui/inc/cxuienums.h
changeset 42 feebad15db8c
parent 41 67457b2ffb33
child 46 c826656d6714
equal deleted inserted replaced
41:67457b2ffb33 42:feebad15db8c
    56 
    56 
    57     // Graphics
    57     // Graphics
    58     static const char *TRANSPARENT_BACKGROUND_GRAPHIC = "qtg_fr_popup_trans";
    58     static const char *TRANSPARENT_BACKGROUND_GRAPHIC = "qtg_fr_popup_trans";
    59 
    59 
    60     // Sections
    60     // Sections
       
    61     static const char *STILL_PRE_CAPTURE_INDICATORS_SECTION = "still_capture_indicators";
    61     static const char *STILL_PRE_CAPTURE_WIDGETS_SECTION = "still_capture_with_widgets";
    62     static const char *STILL_PRE_CAPTURE_WIDGETS_SECTION = "still_capture_with_widgets";
       
    63     static const char *VIDEO_PRE_CAPTURE_INDICATORS_SECTION = "video_capture_indicators";
    62     static const char *VIDEO_PRE_CAPTURE_WIDGETS_SECTION = "video_capture_with_widgets";
    64     static const char *VIDEO_PRE_CAPTURE_WIDGETS_SECTION = "video_capture_with_widgets";
    63     static const char *POST_CAPTURE_WIDGETS_SECTION = "post_capture_with_widgets";
    65     static const char *POST_CAPTURE_WIDGETS_SECTION = "post_capture_with_widgets";
    64     static const char *STILL_PRE_CAPTURE_EMBEDDED_SECTION = "still_embedded_mode";
    66     static const char *STILL_PRE_CAPTURE_EMBEDDED_SECTION = "still_embedded_mode";
    65     static const char *STILL_PRE_CAPTURE_STANDALONE_SECTION = "still_standalone_mode";
    67     static const char *STILL_PRE_CAPTURE_STANDALONE_SECTION = "still_standalone_mode";
    66     static const char *VIDEO_PRE_CAPTURE_EMBEDDED_SECTION = "video_embedded_mode";
    68     static const char *VIDEO_PRE_CAPTURE_EMBEDDED_SECTION = "video_embedded_mode";
    71     static const char *VIDEO_PRE_CAPTURE_PAUSED     = "video_paused";
    73     static const char *VIDEO_PRE_CAPTURE_PAUSED     = "video_paused";
    72 
    74 
    73     // Widgets
    75     // Widgets
    74     // In order to be able to refer to a widget, we need to know its object name.
    76     // In order to be able to refer to a widget, we need to know its object name.
    75     static const char *STILL_PRE_CAPTURE_VIEW = "still_capture_view";
    77     static const char *STILL_PRE_CAPTURE_VIEW = "still_capture_view";
    76     static const char *STILL_SCENES_VIEW = "settings_scenes_view";
       
    77     static const char *STILL_PRE_CAPTURE_TOOLBAR = "toolbar";
    78     static const char *STILL_PRE_CAPTURE_TOOLBAR = "toolbar";
    78     static const char *STILL_PRE_CAPTURE_FLASH_ACTION = "cxui_action_flash";
    79     static const char *STILL_PRE_CAPTURE_FLASH_ACTION = "cxui_action_flash";
    79     static const char *STILL_PRE_CAPTURE_SCENE_MODE_ACTION = "cxui_action_scenemodes";
    80     static const char *STILL_PRE_CAPTURE_SCENE_MODE_ACTION = "cxui_action_scenemodes";
    80     static const char *STILL_PRE_CAPTURE_ROOT_WIDGET = "viewfinder_widget";
    81     static const char *STILL_PRE_CAPTURE_ROOT_WIDGET = "viewfinder_widget";
    81     static const char *STILL_PRE_CAPTURE_VIEWFINDER = "transparent";
    82     static const char *STILL_PRE_CAPTURE_VIEWFINDER = "transparent";
    87     static const char *STILL_PRE_CAPTURE_FACE_TRACKING_ICON = "face_tracking_indicator";
    88     static const char *STILL_PRE_CAPTURE_FACE_TRACKING_ICON = "face_tracking_indicator";
    88     static const char *STILL_PRE_CAPTURE_POST_CAPTURE_ACTION = "cxui_action_stillpostcapture";
    89     static const char *STILL_PRE_CAPTURE_POST_CAPTURE_ACTION = "cxui_action_stillpostcapture";
    89     static const char *STILL_PRE_CAPTURE_INDICATOR_CONTAINER = "indicatorContainer";
    90     static const char *STILL_PRE_CAPTURE_INDICATOR_CONTAINER = "indicatorContainer";
    90     static const char *STILL_PRE_CAPTURE_IMAGES_LEFT_CONTAINER = "images_left_container";
    91     static const char *STILL_PRE_CAPTURE_IMAGES_LEFT_CONTAINER = "images_left_container";
    91     static const char *STILL_PRE_CAPTURE_GEOTAGGING_INDICATOR_ICON = "still_geotagging_indicator";
    92     static const char *STILL_PRE_CAPTURE_GEOTAGGING_INDICATOR_ICON = "still_geotagging_indicator";
       
    93     static const char *STILL_PRE_CAPTURE_FLASHBLINK_INDICATOR_ICON = "flash_indicator";
    92 
    94 
    93     static const char *STILL_PRE_CAPTURE_SELFTIMER_CONTAINER = "still_precapture_selftimer_container";
    95     static const char *STILL_PRE_CAPTURE_SELFTIMER_CONTAINER = "still_precapture_selftimer_container";
    94     static const char *STILL_PRE_CAPTURE_SELFTIMER_COUNTER = "still_selftimer_counter";
    96     static const char *STILL_PRE_CAPTURE_SELFTIMER_COUNTER = "still_selftimer_counter";
    95     static const char *STILL_PRE_CAPTURE_SELFTIMER_START_BUTTON = "still_selftimer_start_button";
    97     static const char *STILL_PRE_CAPTURE_SELFTIMER_START_BUTTON = "still_selftimer_start_button";
    96     static const char *STILL_PRE_CAPTURE_SELFTIMER_CANCEL_BUTTON = "still_selftimer_cancel_button";
    98     static const char *STILL_PRE_CAPTURE_SELFTIMER_CANCEL_BUTTON = "still_selftimer_cancel_button";
   117     static const char *VIDEO_PRE_CAPTURE_INDICATOR_CONTAINER_BOTTOM = "video_indicator_container_bottom";
   119     static const char *VIDEO_PRE_CAPTURE_INDICATOR_CONTAINER_BOTTOM = "video_indicator_container_bottom";
   118     static const char *VIDEO_PRE_CAPTURE_SCENE_MODE_ACTION = "cxui_video_action_scene";
   120     static const char *VIDEO_PRE_CAPTURE_SCENE_MODE_ACTION = "cxui_video_action_scene";
   119 
   121 
   120     static const char *VIDEO_PRE_CAPTURE_QUALITY_ICON = "video_quality_indicator";
   122     static const char *VIDEO_PRE_CAPTURE_QUALITY_ICON = "video_quality_indicator";
   121     static const char *VIDEO_PRE_CAPTURE_GEOTAGGING_INDICATOR_ICON = "video_geotagging_indicator";
   123     static const char *VIDEO_PRE_CAPTURE_GEOTAGGING_INDICATOR_ICON = "video_geotagging_indicator";
       
   124     static const char *VIDEO_PRE_CAPTURE_VIDEOAUDIOMUTE_INDICATOR_ICON = "video_audio_mute_indicator";
       
   125     static const char *VIDEO_PRE_CAPTURE_STABILITY_INDICATOR_ICON = "video_stability_indicator";
   122 
   126 
   123     // standby
   127     // standby
   124     static const char *STANDBY_POPUP = "standbymode_popup";
   128     static const char *STANDBY_POPUP = "standbymode_popup";
   125     static const char *STANDBY_TEXT_WIDGET = "standby_text";
   129     static const char *STANDBY_TEXT_WIDGET = "standby_text";
   126 
   130 
   150     // common slider settings dialog layout details
   154     // common slider settings dialog layout details
   151     static const char *SETTINGS_SLIDER_DIALOG_WIDGET = "slider_settings_dialog";
   155     static const char *SETTINGS_SLIDER_DIALOG_WIDGET = "slider_settings_dialog";
   152     static const char *SETTINGS_SLIDER_DIALOG_HEADING_WIDGET = "slider_settings_dialog_heading";
   156     static const char *SETTINGS_SLIDER_DIALOG_HEADING_WIDGET = "slider_settings_dialog_heading";
   153     static const char *SETTINGS_SLIDER_DIALOG_CONTENT_WIDGET = "settings_dialog_slider";
   157     static const char *SETTINGS_SLIDER_DIALOG_CONTENT_WIDGET = "settings_dialog_slider";
   154 
   158 
   155     // scene setting
   159     // scene mode view
   156     static const char *SCENE_VIEW_CONTAINER  = "scene_view_container";
   160     static const char *SCENE_MODE_VIEW = "settings_scenes_view";
   157     static const char *SCENE_VIEW_BG_IMAGE  = "scene_view_bg_icon";
   161     static const char *SCENE_MODE_VIEW_CONTAINER = "scene_view_container";
   158     static const char *SCENE_VIEW_BG_IMAGE2  = "scene_view_bg_icon2";
   162     static const char *SCENE_MODE_VIEW_BG_IMAGE = "scene_view_bg_icon";
   159     static const char *SCENE_VIEW_RADIOBUTTONS  = "scene_view_radioButtonList";
   163     static const char *SCENE_MODE_VIEW_BG_IMAGE2 = "scene_view_bg_icon2";
   160     static const char *SCENE_VIEW_OK_BUTTON  = "scene_ok_button";
   164     static const char *SCENE_MODE_VIEW_RADIOBUTTONS = "scene_view_radioButtonList";
   161     static const char *SCENE_VIEW_CANCEL_BUTTON  = "scene_cancel_button";
   165     static const char *SCENE_MODE_VIEW_OK_BUTTON = "scene_ok_button";
   162     static const char *SCENE_VIEW_HEADING_WIDGET = "scene_title";
   166     static const char *SCENE_MODE_VIEW_CANCEL_BUTTON = "scene_cancel_button";
       
   167     static const char *SCENE_MODE_VIEW_HEADING_WIDGET = "scene_title";
   163 }
   168 }
   164 
   169 
   165 namespace CxUiInternal
   170 namespace CxUiInternal
   166 {
   171 {
   167     // Property for setting id string
   172     // Property for setting id string