camerauis/cameraxui/cxui/layouts/view_postcapture.docml
changeset 58 ddba9caa7f32
parent 46 c826656d6714
equal deleted inserted replaced
55:0da2a5b56583 58:ddba9caa7f32
    30             <widget name="video_postcapture_toolbar" type="HbToolBar">
    30             <widget name="video_postcapture_toolbar" type="HbToolBar">
    31                 <enums name="layoutDirection" value="RightToLeft"/>
    31                 <enums name="layoutDirection" value="RightToLeft"/>
    32                 <real name="z" value="3"/>
    32                 <real name="z" value="3"/>
    33                 <sizehint type="PREFERRED" width="var(hb-param-widget-toolbar-height)"/>
    33                 <sizehint type="PREFERRED" width="var(hb-param-widget-toolbar-height)"/>
    34                 <enums name="orientation" value="Vertical"/>
    34                 <enums name="orientation" value="Vertical"/>
    35                 <bool name="visible" value="TRUE"/>
    35                 <bool name="visible" value="FALSE"/>
    36                 <ref object="cxui_action_post_videos" role="HbToolBar:addAction"/>
    36                 <ref object="cxui_action_post_videos" role="HbToolBar:addAction"/>
    37                 <ref object="cxui_action_post_share" role="HbToolBar:addAction"/>
    37                 <ref object="cxui_action_post_share" role="HbToolBar:addAction"/>
    38                 <ref object="cxui_action_post_play" role="HbToolBar:addAction"/>
    38                 <ref object="cxui_action_post_play" role="HbToolBar:addAction"/>
    39                 <ref object="cxui_action_post_delete" role="HbToolBar:addAction"/>
    39                 <ref object="cxui_action_post_delete" role="HbToolBar:addAction"/>
    40             </widget>
    40             </widget>
    41             <widget name="still_postcapture_toolbar" type="HbToolBar">
    41             <widget name="still_postcapture_toolbar" type="HbToolBar">
    42                 <enums name="layoutDirection" value="RightToLeft"/>
    42                 <enums name="layoutDirection" value="RightToLeft"/>
    43                 <real name="z" value="3"/>
    43                 <real name="z" value="3"/>
    44                 <sizehint type="PREFERRED" width="var(hb-param-widget-toolbar-height)"/>
    44                 <sizehint type="PREFERRED" width="var(hb-param-widget-toolbar-height)"/>
    45                 <enums name="orientation" value="Vertical"/>
    45                 <enums name="orientation" value="Vertical"/>
    46                 <bool name="visible" value="TRUE"/>
    46                 <bool name="visible" value="FALSE"/>
    47                 <ref object="cxui_action_post_photos" role="HbToolBar:addAction"/>
    47                 <ref object="cxui_action_post_photos" role="HbToolBar:addAction"/>
    48                 <ref object="cxui_action_post_share" role="HbToolBar:addAction"/>
    48                 <ref object="cxui_action_post_share" role="HbToolBar:addAction"/>
    49                 <ref object="cxui_action_post_delete" role="HbToolBar:addAction"/>
    49                 <ref object="cxui_action_post_delete" role="HbToolBar:addAction"/>
    50             </widget>
    50             </widget>
    51             <widget name="embedded_postcapture_toolbar" type="HbToolBar">
    51             <widget name="embedded_postcapture_toolbar" type="HbToolBar">
    52                 <enums name="layoutDirection" value="RightToLeft"/>
    52                 <enums name="layoutDirection" value="RightToLeft"/>
    53                 <real name="z" value="3"/>
    53                 <real name="z" value="3"/>
    54                 <sizehint type="PREFERRED" width="var(hb-param-widget-toolbar-height)"/>
    54                 <sizehint type="PREFERRED" width="var(hb-param-widget-toolbar-height)"/>
    55                 <enums name="orientation" value="Vertical"/>
    55                 <enums name="orientation" value="Vertical"/>
    56                 <bool name="visible" value="TRUE"/>
    56                 <bool name="visible" value="FALSE"/>
    57                 <ref object="cxui_action_post_select" role="HbToolBar:addAction"/>
    57                 <ref object="cxui_action_post_select" role="HbToolBar:addAction"/>
    58                 <ref object="cxui_action_post_delete" role="HbToolBar:addAction"/>
    58                 <ref object="cxui_action_post_delete" role="HbToolBar:addAction"/>
    59             </widget>
    59             </widget>
    60             <real name="z" value="1"/>
    60             <real name="z" value="1"/>
    61             <layout type="anchor">
    61             <layout type="anchor">