rename ChoiceList into SelectionListItem

Reviewed-by: Thomas Hartmann
Change-Id: I4116e63da6633bebb21ba08084e2d8edde4aaaaax
Reviewed-on: http://codereview.qt.nokia.com/468
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: hjk <qthjk@ovi.com>
This commit is contained in:
hjk
2011-06-14 10:33:23 +02:00
committed by hjk
parent a2c1ae8a58
commit b3ef50aeab

View File

@@ -33,11 +33,11 @@
<property name="height" type="int" value="30"/>
</itemlibraryentry>
</node>
<node name="ChoiceList" icon=":/symbianplugin/images/choicelist16.png">
<itemlibraryentry name="ChoiceList" category="Components Symbian" libraryIcon=":/symbianplugin/images/choicelist.png" version="1.0" requiredImport="com.nokia.symbian">
<property name="width" type="int" value="180"/>
<property name="height" type="int" value="40"/>
<property name="currentValue" type="QString" value="ChoiceList"/>
<node name="SelectionListItem" icon=":/symbianplugin/images/choicelist16.png">
<itemlibraryentry name="SelectionListItem" category="Components Symbian" libraryIcon=":/symbianplugin/images/choicelist.png" version="1.0" requiredImport="com.nokia.symbian">
<property name="width" type="int" value="360"/>
<property name="height" type="int" value="84"/>
<property name="title" type="QString" value="Selection List"/>
</itemlibraryentry>
</node>
<node name="ProgressBar" icon=":/symbianplugin/images/progressbar16.png">
@@ -115,4 +115,4 @@
<property name="text" type="QString" value="TextField"/>
</itemlibraryentry>
</node>
</metainfo>
</metainfo>