homescreenapp/stateplugins/hsmenuworkerstateplugin/resource/hsdetailsdialog.docml
changeset 62 341166945d65
parent 51 4785f57bf3d4
child 63 52b0f64eeb51
equal deleted inserted replaced
57:2e2dc3d30ca8 62:341166945d65
     1 <?xml version="1.0" encoding="UTF-8"?>
     1 <?xml version="1.0" encoding="UTF-8"?>
     2 <hbdocument version="0.9">
     2 <hbdocument version="1.1">
     3     <object name="qtl_dialog_softkey_left" type="HbAction">
     3     <object name="qtl_dialog_softkey_left" type="HbAction">
     4         <string name="role" value="HbDialog:primaryAction"/>
     4         <string name="role" value="HbDialog:primaryAction"/>
     5         <string name="role" value="HbDialog:primaryAction"/>
     5         <string locid="txt_common_button_ok" name="text" value="Ok"/>
     6         <string locid="txt_common_button_ok" name="text"/>
       
     7     </object>
     6     </object>
     8     <widget name="details_dialog" type="HbDialog">
     7     <widget name="details_dialog" type="HbDialog">
       
     8         <enums name="dismissPolicy" value="HbPopup::NoDismiss"/>
       
     9     	
       
    10         <contentsmargins bottom="var(hb-param-margin-view-bottom)" left="var(hb-param-margin-view-left)" right="var(hb-param-margin-view-right)" top="var(hb-param-margin-view-top)"/>
     9         <widget name="qtl_dialog_pri_heading" role="HbDialog:headingWidget" type="HbLabel">
    11         <widget name="qtl_dialog_pri_heading" role="HbDialog:headingWidget" type="HbLabel">
    10             <enums name="alignment" value="AlignLeft|AlignLeading"/>
    12             <enums name="alignment" value="AlignLeft|AlignLeading"/>
    11             <contentsmargins bottom="var(hb-param-margin-gene-popup)" left="var(hb-param-margin-gene-popup)" right="var(hb-param-margin-gene-popup)" top="var(hb-param-margin-gene-popup)"/>
    13             <contentsmargins bottom="var(hb-param-margin-gene-popup)" left="var(hb-param-margin-gene-popup)" right="var(hb-param-margin-gene-popup)" top="var(hb-param-margin-gene-popup)"/>
    12             <string locid="txt_applib_title_details" name="plainText"/>
    14             <string locid="txt_applib_title_details" name="plainText" value="Details"/>
    13             <fontspec name="fontSpec" role="Primary" textheight="var(hb-param-text-height-primary)"/>
    15             <fontspec name="fontSpec" role="Primary" textheight="var(hb-param-text-height-primary)"/>
    14             <string name="dismissPolicy" value="HbPopup::NoDismiss"/>
       
    15         </widget>
    16         </widget>
    16         <widget name="scrollArea" role="HbDialog:contentWidget" type="HbScrollArea">
    17         <widget name="scrollArea" role="HbDialog:contentWidget" type="HbScrollArea">
    17             <widget name="scrollAreaContents" role="HbScrollArea:contents" type="HbWidget">
    18             <widget name="scrollAreaContents" role="HbScrollArea:contents" type="HbWidget">
    18                 <widget name="_name" type="HbLabel">
    19                 <widget name="_name" type="HbLabel">
    19                     <sizehint height="expr(var(hb-param-text-height-secondary))" type="PREFERRED"/>
    20                     <sizehint height="expr(var(hb-param-text-height-secondary))" type="PREFERRED"/>
    20                     <string name="plainText" value="txt_applib_dialog_name"/>
    21                     <string locid="txt_applib_dialog_name" name="plainText" value="Name:"/>
    21                     <fontspec name="fontSpec" role="Secondary" textheight="var(hb-param-text-height-secondary)"/>
    22                     <fontspec name="fontSpec" role="Secondary" textheight="var(hb-param-text-height-secondary)"/>
    22                 </widget>
    23                 </widget>
    23                 <widget name="name" type="HbLabel">
    24                 <widget name="name" type="HbLabel">
    24                     <sizehint height="expr(var(hb-param-text-height-secondary))" type="PREFERRED"/>
    25                     <sizehint height="expr(var(hb-param-text-height-secondary))" type="PREFERRED"/>
    25                     <fontspec name="fontSpec" role="Secondary" textheight="var(hb-param-text-height-secondary)"/>
    26                     <fontspec name="fontSpec" role="Secondary" textheight="var(hb-param-text-height-secondary)"/>
    26                 </widget>
    27                 </widget>
    27                 <widget name="_version" type="HbLabel">
    28                 <widget name="_version" type="HbLabel">
    28                     <sizehint height="expr(var(hb-param-text-height-secondary))" type="PREFERRED"/>
    29                     <sizehint height="expr(var(hb-param-text-height-secondary))" type="PREFERRED"/>
    29                     <string name="plainText" value="txt_applib_dialog_version"/>
    30                     <string locid="txt_applib_dialog_version" name="plainText" value="Version:"/>
    30                     <fontspec name="fontSpec" role="Secondary" textheight="var(hb-param-text-height-secondary)"/>
    31                     <fontspec name="fontSpec" role="Secondary" textheight="var(hb-param-text-height-secondary)"/>
    31                 </widget>
    32                 </widget>
    32                 <widget name="version" type="HbLabel">
    33                 <widget name="version" type="HbLabel">
    33                     <sizehint height="expr(var(hb-param-text-height-secondary))" type="PREFERRED"/>
    34                     <sizehint height="expr(var(hb-param-text-height-secondary))" type="PREFERRED"/>
    34                     <fontspec name="fontSpec" role="Secondary" textheight="var(hb-param-text-height-secondary)"/>
    35                     <fontspec name="fontSpec" role="Secondary" textheight="var(hb-param-text-height-secondary)"/>
    35                 </widget>
    36                 </widget>
    36                 <widget name="_vendor" type="HbLabel">
    37                 <widget name="_vendor" type="HbLabel">
    37                     <sizehint height="expr(var(hb-param-text-height-secondary))" type="PREFERRED"/>
    38                     <sizehint height="expr(var(hb-param-text-height-secondary))" type="PREFERRED"/>
    38                     <string name="plainText" value="txt_applib_dialog_supplier"/>
    39                     <string locid="txt_applib_dialog_supplier" name="plainText" value="Supplier:"/>
    39                     <fontspec name="fontSpec" role="Secondary" textheight="var(hb-param-text-height-secondary)"/>
    40                     <fontspec name="fontSpec" role="Secondary" textheight="var(hb-param-text-height-secondary)"/>
    40                 </widget>
    41                 </widget>
    41                 <widget name="vendor" type="HbLabel">
    42                 <widget name="vendor" type="HbLabel">
    42                     <sizehint height="expr(var(hb-param-text-height-secondary))" type="PREFERRED"/>
    43                     <sizehint height="expr(var(hb-param-text-height-secondary))" type="PREFERRED"/>
    43                     <fontspec name="fontSpec" role="Secondary" textheight="var(hb-param-text-height-secondary)"/>
    44                     <fontspec name="fontSpec" role="Secondary" textheight="var(hb-param-text-height-secondary)"/>
    44                 </widget>
    45                 </widget>
    45                 <widget name="_driveInfo" type="HbLabel">
    46                 <widget name="_driveInfo" type="HbLabel">
    46                     <sizehint height="expr(var(hb-param-text-height-secondary))" type="PREFERRED"/>
    47                     <sizehint height="expr(var(hb-param-text-height-secondary))" type="PREFERRED"/>
    47                     <string name="plainText" value="txt_applib_dialog_memory_in_use"/>
    48                     <string locid="txt_applib_dialog_memory_in_use" name="plainText" value="Memory in use:"/>
    48                     <fontspec name="fontSpec" role="Secondary" textheight="var(hb-param-text-height-secondary)"/>
    49                     <fontspec name="fontSpec" role="Secondary" textheight="var(hb-param-text-height-secondary)"/>
    49                 </widget>
    50                 </widget>
    50                 <widget name="driveInfo" type="HbLabel">
    51                 <widget name="driveInfo" type="HbLabel">
    51                     <sizehint height="expr(var(hb-param-text-height-secondary))" type="PREFERRED"/>
    52                     <sizehint height="expr(var(hb-param-text-height-secondary))" type="PREFERRED"/>
    52                     <fontspec name="fontSpec" role="Secondary" textheight="var(hb-param-text-height-secondary)"/>
    53                     <fontspec name="fontSpec" role="Secondary" textheight="var(hb-param-text-height-secondary)"/>
       
    54                     <string locid="txt_applib_dialog_1_device_memory" name="plainText" value="%1 Device memory"/>
    53                 </widget>
    55                 </widget>
    54                 <widget name="_size" type="HbLabel">
    56                 <widget name="_size" type="HbLabel">
    55                     <sizehint height="expr(var(hb-param-text-height-secondary))" type="PREFERRED"/>
    57                     <sizehint height="expr(var(hb-param-text-height-secondary))" type="PREFERRED"/>
    56                     <string name="plainText" value="txt_applib_dialog_size"/>
    58                     <string locid="txt_applib_dialog_size" name="plainText" value="Size:"/>
    57                     <fontspec name="fontSpec" role="Secondary" textheight="var(hb-param-text-height-secondary)"/>
    59                     <fontspec name="fontSpec" role="Secondary" textheight="var(hb-param-text-height-secondary)"/>
    58                 </widget>
    60                 </widget>
    59                 <widget name="size" type="HbLabel">
    61                 <widget name="size" type="HbLabel">
    60                     <sizehint height="expr(var(hb-param-text-height-secondary))" type="PREFERRED"/>
    62                     <sizehint height="expr(var(hb-param-text-height-secondary))" type="PREFERRED"/>
    61                     <fontspec name="fontSpec" role="Secondary" textheight="var(hb-param-text-height-secondary)"/>
    63                     <fontspec name="fontSpec" role="Secondary" textheight="var(hb-param-text-height-secondary)"/>
       
    64                     <string locid="txt_applib_dialog_l1_kb" name="plainText" value="%L1 KB"/>
    62                 </widget>
    65                 </widget>
    63                 <widget name="_type" type="HbLabel">
    66                 <widget name="_type" type="HbLabel">
    64                     <sizehint height="expr(var(hb-param-text-height-secondary))" type="PREFERRED"/>
    67                     <sizehint height="expr(var(hb-param-text-height-secondary))" type="PREFERRED"/>
    65                     <string name="plainText" value="txt_applib_dialog_format"/>
    68                     <string locid="txt_applib_dialog_format" name="plainText" value="Format:"/>
    66                     <fontspec name="fontSpec" role="Secondary" textheight="var(hb-param-text-height-secondary)"/>
    69                     <fontspec name="fontSpec" role="Secondary" textheight="var(hb-param-text-height-secondary)"/>
    67                 </widget>
    70                 </widget>
    68                 <widget name="type" type="HbLabel">
    71                 <widget name="type" type="HbLabel">
    69                     <sizehint height="expr(var(hb-param-text-height-secondary))" type="PREFERRED"/>
    72                     <sizehint height="expr(var(hb-param-text-height-secondary))" type="PREFERRED"/>
    70                     <fontspec name="fontSpec" role="Secondary" textheight="var(hb-param-text-height-secondary)"/>
    73                     <fontspec name="fontSpec" role="Secondary" textheight="var(hb-param-text-height-secondary)"/>
    84                     <linearitem itemname="_type"/>
    87                     <linearitem itemname="_type"/>
    85                     <linearitem itemname="type"/>
    88                     <linearitem itemname="type"/>
    86                 </layout>
    89                 </layout>
    87             </widget>
    90             </widget>
    88         </widget>
    91         </widget>
    89         <contentsmargins bottom="var(hb-param-margin-view-bottom)" left="var(hb-param-margin-view-left)" right="var(hb-param-margin-view-right)" top="var(hb-param-margin-view-top)"/>
    92         <ref object="qtl_dialog_softkey_left" role="HbWidget:addAction"/>
    90         <ref object="qtl_dialog_softkey_left" role="HbDialog:primaryAction"/>
       
    91     </widget>
    93     </widget>
    92     <metadata activeUIState="Common ui state" display="NHD portrait" unit="un">
    94     <metadata activeUIState="Common ui state" display="NHD-3.2-inch_portrait" unit="un">
    93         <uistate name="Common ui state" sections="#common"/>
    95         <uistate name="Common ui state" sections="#common"/>
    94     </metadata>
    96     </metadata>
    95 </hbdocument>
    97 </hbdocument>