qtinternetradio/ui/resources/layout/abstractlistviewbase.docml
changeset 5 0930554dc389
parent 3 ee64f059b8e1
child 6 5d722176514a
child 11 f683e24efca3
equal deleted inserted replaced
3:ee64f059b8e1 5:0930554dc389
   102             <sizehint height="expr(var(hb-param-text-height-secondary)+2*var(hb-param-margin-gene-middle-vertical))" type="MAXIMUM"/>
   102             <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"/>
   103             <bool name="visible" value="TRUE"/>
   104         </widget>
   104         </widget>
   105     </section>
   105     </section>
   106     <section name="section_with_toolbar_no_heading">
   106     <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">
   107         <widget name="headingText" type="HbGroupBox">
   117             <sizehint height="0un" type="PREFERRED"/>
   108             <sizehint height="0un" type="PREFERRED"/>
   118             <sizehint height="0un" type="MAXIMUM"/>
   109             <sizehint height="0un" type="MAXIMUM"/>
   119             <bool name="visible" value="FALSE"/>
   110             <bool name="visible" value="FALSE"/>
   120         </widget>
   111         </widget>
   121     </section>
   112     </section> 
   122     <metadata activeUIState="Common ui state" display="NHD portrait" unit="un">
   113     <metadata activeUIState="Common ui state" display="NHD portrait" unit="un">
   123         <uistate name="Common ui state" sections="#common"/>
   114         <uistate name="Common ui state" sections="#common"/>
   124         <uistate name="with_playingbanner" sections="#common section_with_playingbanner"/>
   115         <uistate name="with_playingbanner" sections="#common section_with_playingbanner"/>
   125         <uistate name="no_playingbanner" sections="#common section_no_playingbanner"/>
   116         <uistate name="no_playingbanner" sections="#common section_no_playingbanner"/>
   126         <uistate name="no_toolbar_with_heading" sections="#common section_no_toolbar_with_heading"/>
   117         <uistate name="no_toolbar_with_heading" sections="#common section_no_toolbar_with_heading"/>