mpviewplugins/mpcollectionviewplugin/resources/musiccollection.docml
branchGCC_SURGE
changeset 44 eff9df3d9c98
parent 29 8192e5b5c935
parent 27 13da8b4dd996
equal deleted inserted replaced
30:b95ddb5a0d10 44:eff9df3d9c98
    57                 <linearitem itemname="artistsList" spacing="0.0"/>
    57                 <linearitem itemname="artistsList" spacing="0.0"/>
    58             </layout>
    58             </layout>
    59         </widget>
    59         </widget>
    60     </section>
    60     </section>
    61 
    61 
    62     <section name="artistSongs">
    62     <section name="artistAlbums">
    63         <widget name="container">
    63         <widget name="container">
    64             <widget name="artistSongsDetail" type="HbGroupBox">
    64             <widget name="artistDetail" type="HbGroupBox">
    65                 <bool name="collapsable" value="FALSE"/>
    65                 <bool name="collapsable" value="FALSE"/>
    66                 <real name="z" value="1.0"/>
    66                 <real name="z" value="1.0"/>
    67             </widget>
    67             </widget>
    68             <layout orientation="Vertical" spacing="0un" type="linear">
    68             <layout orientation="Vertical" spacing="0un" type="linear">
    69                 <contentsmargins bottom="0.0" left="var(hb-param-margin-view-left)" right="var(hb-param-margin-view-right)" top="0.0"/>
    69                 <contentsmargins bottom="0.0" left="var(hb-param-margin-view-left)" right="var(hb-param-margin-view-right)" top="0.0"/>
    70                 <linearitem itemname="artistSongsDetail" spacing="0.0"/>
    70                 <linearitem itemname="artistDetail" spacing="0.0"/>
    71                 <linearitem itemname="artistsList" spacing="0.0"/>
    71                 <linearitem itemname="artistsList" spacing="0.0"/>
    72             </layout>
    72             </layout>
    73         </widget>
    73         </widget>
    74     </section>
    74     </section>
    75 
    75 
       
    76     <section name="artistAlbumTBone">
       
    77         <widget name="container">
       
    78             <widget name="artistAlbumWall" type="HgMediawall">
       
    79                 <sizehint height="expr(24.5un + var(hb-param-text-height-primary) + var(hb-param-text-height-secondary) + (2*var(hb-param-margin-gene-middle-vertical)) + var(hb-param-margin-gene-bottom))" type="MAXIMUM" width="var(hb-param-screen-width)"/>
       
    80                 <sizehint height="expr(24.5un + var(hb-param-text-height-primary) + var(hb-param-text-height-secondary) + (2*var(hb-param-margin-gene-middle-vertical)) + var(hb-param-margin-gene-bottom))" type="PREFERRED" width="var(hb-param-screen-width)"/>
       
    81                 <sizehint height="expr(24.5un + var(hb-param-text-height-primary) + var(hb-param-text-height-secondary) + (2*var(hb-param-margin-gene-middle-vertical)) + var(hb-param-margin-gene-bottom))" type="FIXED" width="var(hb-param-screen-width)"/>
       
    82                 <sizehint height="expr(24.5un + var(hb-param-text-height-primary) + var(hb-param-text-height-secondary) + (2*var(hb-param-margin-gene-middle-vertical)) + var(hb-param-margin-gene-bottom))" type="MINIMUM" width="var(hb-param-screen-width)"/>
       
    83             </widget>
       
    84             <layout orientation="Vertical" spacing="var(hb-param-margin-gene-middle-vertical)" type="linear">
       
    85                 <contentsmargins bottom="0.0" left="var(hb-param-margin-view-left)" right="var(hb-param-margin-view-right)" top="0.0"/>
       
    86                 <linearitem itemname="artistAlbumWall"/>
       
    87                 <linearitem itemname="artistsList"/>
       
    88             </layout>
       
    89         </widget>
       
    90     </section>
       
    91     
       
    92     <section name="artistAlbumTBoneFetcher">
       
    93         <widget name="container">
       
    94             <widget name="artistDetail" type="HbGroupBox">
       
    95                 <bool name="collapsable" value="FALSE"/>
       
    96                 <real name="z" value="1.0"/>
       
    97             </widget>
       
    98             <widget name="artistAlbumWall" type="HgMediawall">
       
    99                 <sizehint height="expr(24.5un + var(hb-param-text-height-primary) + var(hb-param-text-height-secondary) + (2*var(hb-param-margin-gene-middle-vertical)) + var(hb-param-margin-gene-bottom))" type="MAXIMUM" width="var(hb-param-screen-width)"/>
       
   100                 <sizehint height="expr(24.5un + var(hb-param-text-height-primary) + var(hb-param-text-height-secondary) + (2*var(hb-param-margin-gene-middle-vertical)) + var(hb-param-margin-gene-bottom))" type="PREFERRED" width="var(hb-param-screen-width)"/>
       
   101                 <sizehint height="expr(24.5un + var(hb-param-text-height-primary) + var(hb-param-text-height-secondary) + (2*var(hb-param-margin-gene-middle-vertical)) + var(hb-param-margin-gene-bottom))" type="FIXED" width="var(hb-param-screen-width)"/>
       
   102                 <sizehint height="expr(24.5un + var(hb-param-text-height-primary) + var(hb-param-text-height-secondary) + (2*var(hb-param-margin-gene-middle-vertical)) + var(hb-param-margin-gene-bottom))" type="MINIMUM" width="var(hb-param-screen-width)"/>
       
   103             </widget>
       
   104             <layout orientation="Vertical" spacing="var(hb-param-margin-gene-middle-vertical)" type="linear">
       
   105                 <contentsmargins bottom="0.0" left="var(hb-param-margin-view-left)" right="var(hb-param-margin-view-right)" top="0.0"/>
       
   106                 <linearitem itemname="artistDetail" spacing="0.0"/>
       
   107                 <linearitem itemname="artistAlbumWall"/>
       
   108                 <linearitem itemname="artistsList"/>
       
   109             </layout>
       
   110         </widget>
       
   111     </section>
       
   112     
    76     <section name="albums">
   113     <section name="albums">
    77         <widget name="container">
   114         <widget name="container">
    78             <widget name="albumsList" type="HbListView">
   115             <widget name="albumsList" type="HbListView">
    79                 <sizehint height="expr(var(hb-param-screen-height) - var(hb-param-widget-chrome-height) - var(hb-param-widget-toolbar-height))" type="PREFERRED" width="var(hb-param-screen-width)"/>
   116                 <sizehint height="expr(var(hb-param-screen-height) - var(hb-param-widget-chrome-height) - var(hb-param-widget-toolbar-height))" type="PREFERRED" width="var(hb-param-screen-width)"/>
    80             </widget>
   117             </widget>
    83                 <linearitem itemname="albumsList" spacing="0.0"/>
   120                 <linearitem itemname="albumsList" spacing="0.0"/>
    84             </layout>
   121             </layout>
    85         </widget>
   122         </widget>
    86     </section>
   123     </section>
    87 
   124 
    88     <section name="albumSongs">
   125     <section name="albumTBone">
    89         <widget name="container">
   126         <widget name="container">
    90             <widget name="albumSongsDetail" type="HbGroupBox">
   127             <widget name="albumWall" type="HgMediawall">
    91                 <bool name="collapsable" value="FALSE"/>
   128                 <sizehint height="expr(24.5un + var(hb-param-text-height-primary) + var(hb-param-text-height-secondary) + (2*var(hb-param-margin-gene-middle-vertical)) + var(hb-param-margin-gene-bottom))" type="MAXIMUM" width="var(hb-param-screen-width)"/>
    92                 <real name="z" value="1.0"/>
   129                 <sizehint height="expr(24.5un + var(hb-param-text-height-primary) + var(hb-param-text-height-secondary) + (2*var(hb-param-margin-gene-middle-vertical)) + var(hb-param-margin-gene-bottom))" type="PREFERRED" width="var(hb-param-screen-width)"/>
    93             </widget>
   130                 <sizehint height="expr(24.5un + var(hb-param-text-height-primary) + var(hb-param-text-height-secondary) + (2*var(hb-param-margin-gene-middle-vertical)) + var(hb-param-margin-gene-bottom))" type="FIXED" width="var(hb-param-screen-width)"/>
    94             <layout orientation="Vertical" spacing="0un" type="linear">
   131                 <sizehint height="expr(24.5un + var(hb-param-text-height-primary) + var(hb-param-text-height-secondary) + (2*var(hb-param-margin-gene-middle-vertical)) + var(hb-param-margin-gene-bottom))" type="MINIMUM" width="var(hb-param-screen-width)"/>
    95                 <contentsmargins bottom="0.0" left="var(hb-param-margin-view-left)" right="var(hb-param-margin-view-right)" top="0.0"/>
   132             </widget>
    96                 <linearitem itemname="albumSongsDetail" spacing="0.0"/>
   133             <layout orientation="Vertical" spacing="var(hb-param-margin-gene-middle-vertical)" type="linear">
    97                 <linearitem itemname="albumsList" spacing="0.0"/>
   134                 <contentsmargins bottom="0.0" left="var(hb-param-margin-view-left)" right="var(hb-param-margin-view-right)" top="0.0"/>
       
   135                 <linearitem itemname="albumWall"/>
       
   136                 <linearitem itemname="albumsList"/>
       
   137             </layout>
       
   138         </widget>
       
   139     </section>
       
   140     
       
   141     <section name="albumTBoneFetcher">
       
   142         <widget name="container">
       
   143             <widget name="albumTBoneDetail" type="HbGroupBox">
       
   144                 <bool name="collapsable" value="FALSE"/>
       
   145                 <real name="z" value="1.0"/>
       
   146             </widget>
       
   147             <widget name="albumWall" type="HgMediawall">
       
   148                 <sizehint height="expr(24.5un + var(hb-param-text-height-primary) + var(hb-param-text-height-secondary) + (2*var(hb-param-margin-gene-middle-vertical)) + var(hb-param-margin-gene-bottom))" type="MAXIMUM" width="var(hb-param-screen-width)"/>
       
   149                 <sizehint height="expr(24.5un + var(hb-param-text-height-primary) + var(hb-param-text-height-secondary) + (2*var(hb-param-margin-gene-middle-vertical)) + var(hb-param-margin-gene-bottom))" type="PREFERRED" width="var(hb-param-screen-width)"/>
       
   150                 <sizehint height="expr(24.5un + var(hb-param-text-height-primary) + var(hb-param-text-height-secondary) + (2*var(hb-param-margin-gene-middle-vertical)) + var(hb-param-margin-gene-bottom))" type="FIXED" width="var(hb-param-screen-width)"/>
       
   151                 <sizehint height="expr(24.5un + var(hb-param-text-height-primary) + var(hb-param-text-height-secondary) + (2*var(hb-param-margin-gene-middle-vertical)) + var(hb-param-margin-gene-bottom))" type="MINIMUM" width="var(hb-param-screen-width)"/>
       
   152             </widget>
       
   153             <layout orientation="Vertical" spacing="var(hb-param-margin-gene-middle-vertical)" type="linear">
       
   154                 <contentsmargins bottom="0.0" left="var(hb-param-margin-view-left)" right="var(hb-param-margin-view-right)" top="0.0"/>
       
   155                 <linearitem itemname="albumTBoneDetail" spacing="0.0"/>
       
   156                 <linearitem itemname="albumWall"/>
       
   157                 <linearitem itemname="albumsList"/>
    98             </layout>
   158             </layout>
    99         </widget>
   159         </widget>
   100     </section>
   160     </section>
   101     
   161     
   102     <section name="playlists">
   162     <section name="playlists">