qtinternetradio/ui/resources/layout/abstractlistviewbase.docml
branchGCC_SURGE
changeset 13 c9471d26c7f2
parent 4 3f2d53f144fe
parent 11 f683e24efca3
equal deleted inserted replaced
9:bfc95e24a059 13:c9471d26c7f2
     2 <hbdocument context="IrAbstractListViewBase" version="0.9">
     2 <hbdocument context="IrAbstractListViewBase" version="0.9">
     3     <object name="go2station_act" type="HbAction">
     3     <object name="go2station_act" type="HbAction">
     4         <string locid="txt_irad_opt_go_to_station" name="text"/>
     4         <string locid="txt_irad_opt_go_to_station" name="text"/>
     5     </object>
     5     </object>
     6     <object name="setting_act" type="HbAction">
     6     <object name="setting_act" type="HbAction">
     7         <string locid="txt_irad_opt_network_setting" name="text"/>
     7         <string locid="txt_common_opt_settings" name="text"/>
     8     </object>
     8     </object>
     9     <object name="exit_act" type="HbAction">
     9     <object name="exit_act" type="HbAction">
    10         <string locid="txt_common_opt_exit" name="text"/>
    10         <string locid="txt_common_opt_exit" name="text"/>
    11     </object>
    11     </object>
    12     <object name="collections" type="HbAction">
    12     <object name="collections" type="HbAction">
    91                 <linearitem itemname="listView" spacing="0un"/>
    91                 <linearitem itemname="listView" spacing="0un"/>
    92             </layout>
    92             </layout>
    93         </widget>
    93         </widget>
    94     </section>
    94     </section>
    95     <section name="section_no_toolbar_with_heading">
    95     <section name="section_no_toolbar_with_heading">
    96         <widget name="ext-IrAbstractListViewBase" type="HbView">
       
    97             <widget name="viewToolbar_empty" role="HbView:toolBar" type="HbToolBar"/>
       
    98         </widget>
       
    99         <widget name="headingText" type="HbGroupBox">
    96         <widget name="headingText" type="HbGroupBox">
   100             <sizehint height="expr(var(hb-param-text-height-secondary)+2*var(hb-param-margin-gene-middle-vertical))" type="PREFERRED"/>
    97             <sizehint height="expr(var(hb-param-text-height-secondary)+2*var(hb-param-margin-gene-middle-vertical))" type="PREFERRED"/>
   101             <sizehint height="expr(var(hb-param-text-height-secondary)+2*var(hb-param-margin-gene-middle-vertical))" type="MINIMUM"/>
    98             <sizehint height="expr(var(hb-param-text-height-secondary)+2*var(hb-param-margin-gene-middle-vertical))" type="MINIMUM"/>
   102             <sizehint height="expr(var(hb-param-text-height-secondary)+2*var(hb-param-margin-gene-middle-vertical))" type="MAXIMUM"/>
    99             <sizehint height="expr(var(hb-param-text-height-secondary)+2*var(hb-param-margin-gene-middle-vertical))" type="MAXIMUM"/>
   103             <bool name="visible" value="TRUE"/>
   100             <bool name="visible" value="TRUE"/>
   104         </widget>
   101         </widget>
   105     </section>
   102     </section>
   106     <section name="section_with_toolbar_no_heading">
   103     <section name="section_with_toolbar_no_heading">
   107         <widget name="ext-IrAbstractListViewBase" type="HbView">
       
   108             <widget name="toolbar" role="HbView:toolBar" type="HbToolBar">
       
   109                 <enums name="orientation" value="Horizontal"/>
       
   110                 <ref object="genres" role="HbToolBar:addAction"/>
       
   111                 <ref object="collections" role="HbToolBar:addAction"/>
       
   112                 <ref object="favorites" role="HbToolBar:addAction"/>
       
   113                 <ref object="search" role="HbToolBar:addAction"/>
       
   114             </widget>
       
   115         </widget>
       
   116         <widget name="headingText" type="HbGroupBox">
   104         <widget name="headingText" type="HbGroupBox">
   117             <sizehint height="0un" type="PREFERRED"/>
   105             <sizehint height="0un" type="PREFERRED"/>
   118             <sizehint height="0un" type="MAXIMUM"/>
   106             <sizehint height="0un" type="MAXIMUM"/>
   119             <bool name="visible" value="FALSE"/>
   107             <bool name="visible" value="FALSE"/>
   120         </widget>
   108         </widget>
   121     </section>
   109     </section> 
   122     <metadata activeUIState="Common ui state" display="NHD portrait" unit="un">
   110     <metadata activeUIState="Common ui state" display="NHD portrait" unit="un">
   123         <uistate name="Common ui state" sections="#common"/>
   111         <uistate name="Common ui state" sections="#common"/>
   124         <uistate name="with_playingbanner" sections="#common section_with_playingbanner"/>
   112         <uistate name="with_playingbanner" sections="#common section_with_playingbanner"/>
   125         <uistate name="no_playingbanner" sections="#common section_no_playingbanner"/>
   113         <uistate name="no_playingbanner" sections="#common section_no_playingbanner"/>
   126         <uistate name="no_toolbar_with_heading" sections="#common section_no_toolbar_with_heading"/>
   114         <uistate name="no_toolbar_with_heading" sections="#common section_no_toolbar_with_heading"/>