bluetoothengine/btnotif/btdevicedialogplugin/docml/bt-more-devices-dialog.docml
author hgs
Fri, 23 Jul 2010 15:57:13 +0300
changeset 47 9e2a905b887f
parent 42 b72428996822
child 57 5ebadcda06cb
permissions -rw-r--r--
201029_02

<?xml version="1.0" encoding="UTF-8"?>
<hbdocument version="1.1">
    <object name="moreaction" type="HbAction">
        <enums name="softKeyRole" value="NoSoftKey"/>
        <string locid="txt_bt_button_more_devices" name="text"/>
        <string locid="txt_bt_button_more_devices" name="toolTip"/>
    </object>
    <object name="cancelaction" type="HbAction">
        <string locid="txt_common_button_cancel" name="text"/>
        <string locid="txt_common_button_cancel" name="toolTip"/>
    </object>
    <widget name="lastuseddialog" type="HbDialog">
        <rect height="68.20896un" name="geometry" width="49.73134un" x="1.73134un" y="11.64179un"/>
        <widget name="useddeviceslabel" role="HbDialog:headingWidget" type="HbLabel">
            <real name="z" value="1"/>
            <string locid="txt_bt_title_send_to" name="plainText"/>
        </widget>
        <widget name="container_2" role="HbDialog:contentWidget" type="HbWidget">
            <widget name="listView" type="HbListView">
                <widget name="listItemPrototype_1" role="HbAbstractView:prototype" type="HbListViewItem"/>
                <enums name="verticalScrollBarPolicy" value="ScrollBarAsNeeded"/>
                <sizehint height="47.7612un" type="PREFERRED" width="35.8209un"/>
            </widget>
            <real name="z" value="2"/>
            <layout type="grid">
                <griditem column="0" itemname="listView" row="0"/>
            </layout>
        </widget>
        <ref object="moreaction" role="HbWidget:addAction"/>
        <ref object="cancelaction" role="HbWidget:addAction"/>
    </widget>
    <metadata activeUIState="Common ui state" display="NHD-3.2-inch_portrait" unit="un">
        <uistate name="Common ui state" sections="#common"/>
        <dummydata objectName="listView" section="#common" value="empty_dummydata_template"/>
    </metadata>
</hbdocument>