qtinternetradio/ui/resources/layout/nowplayingview.docml
changeset 1 c15f09cdeab3
child 4 3f2d53f144fe
equal deleted inserted replaced
0:09774dfdd46b 1:c15f09cdeab3
       
     1 <?xml version="1.0" encoding="UTF-8"?>
       
     2 <hbdocument context="IRNowPlayingView" version="0.9">
       
     3     <object name="activateStereo" type="HbAction">
       
     4         <string locid="txt_irad_opt_activate_stereo" name="text"/>
       
     5     </object>
       
     6     <object name="openWebAddressAction" type="HbAction">
       
     7         <string locid="txt_irad_opt_go_to_station" name="text"/>
       
     8     </object>
       
     9     <object name="shareStationAction" type="HbAction">
       
    10         <string locid="txt_irad_opt_share_station" name="text"/>
       
    11     </object>
       
    12     <object name="songRecAction" type="HbAction">
       
    13         <string locid="Song Recognition" name="text"/>
       
    14     </object>
       
    15     <object name="gotoMusicStoreAction" type="HbAction">
       
    16         <string locid="txt_irad_menu_search_in_music_store" name="text"/>
       
    17     </object>
       
    18     <object name="settings" type="HbAction">
       
    19         <string locid="txt_irad_opt_network_setting" name="text"/>
       
    20     </object>
       
    21     <object name="help" type="HbAction">
       
    22         <string locid="Help" name="text"/>
       
    23     </object>
       
    24     <object name="exit" type="HbAction">
       
    25         <string locid="txt_common_opt_exit" name="text"/>
       
    26     </object>
       
    27     <object name="musicShop" type="HbAction">
       
    28         <string locid="Find in Muisc Store" name="toolTip"/>
       
    29     </object>
       
    30     <object name="playStop" type="HbAction">
       
    31         <icon iconName="qtg_mono_play" name="icon"/>
       
    32         <string locid="Play/Stop" name="toolTip"/>
       
    33     </object>
       
    34     <object name="addToFav" type="HbAction">
       
    35         <icon iconName="qtg_mono_favourites_add" name="icon"/>
       
    36         <string locid="Add to Fav" name="toolTip"/>
       
    37     </object>
       
    38     <object name="flip" type="HbAction">
       
    39         <icon iconName="qtg_mono_details" name="icon"/>
       
    40         <string locid="Details" name="toolTip"/>
       
    41     </object>
       
    42     <widget name="ex-IRNowPlayingView" type="HbView">
       
    43         <widget name="menu" role="HbView:menu" type="HbMenu">
       
    44             <ref object="activateStereo" role="HbMenu:addAction"/>
       
    45             <ref object="openWebAddressAction" role="HbMenu:addAction"/>
       
    46             <ref object="shareStationAction" role="HbMenu:addAction"/>
       
    47             <ref object="songRecAction" role="HbMenu:addAction"/>
       
    48             <ref object="gotoMusicStoreAction" role="HbMenu:addAction"/>
       
    49             <ref object="settings" role="HbMenu:addAction"/>
       
    50             <ref object="help" role="HbMenu:addAction"/>
       
    51             <ref object="exit" role="HbMenu:addAction"/>
       
    52         </widget>
       
    53         <widget name="toolbar" role="HbView:toolBar" type="HbToolBar">
       
    54             <enums name="orientation" value="Horizontal"/>
       
    55             <ref object="musicShop" role="HbToolBar:addAction"/>
       
    56             <ref object="playStop" role="HbToolBar:addAction"/>
       
    57             <ref object="addToFav" role="HbToolBar:addAction"/>
       
    58             <ref object="flip" role="HbToolBar:addAction"/>
       
    59         </widget>
       
    60         <string locid="txt_irad_title_internet_radio" name="title"/>
       
    61     </widget>
       
    62     <metadata activeUIState="Common ui state" display="NHD portrait" unit="un">
       
    63         <uistate name="Common ui state" sections="#common"/>
       
    64     </metadata>
       
    65 </hbdocument>