?? exerciselistbox.uidesign
字號:
<?xml version="1.0" encoding="UTF-8"?>
<designerData version="1.1.0">
<componentManifest>
<manifestEntry id="com.nokia.sdt.series60.CAknView" version="1.1.0"/>
<manifestEntry id="com.nokia.sdt.series60.DesignTimeContainer" version="1.0.0"/>
<manifestEntry id="com.nokia.sdt.series60.CommonBase" version="1.0.0"/>
<manifestEntry id="com.nokia.sdt.series60.StatusPane" version="1.0.0"/>
<manifestEntry id="com.nokia.sdt.series60.ControlBase" version="1.0.0"/>
<manifestEntry id="com.nokia.sdt.series60.StatusPaneTitle" version="1.0.0"/>
<manifestEntry id="com.nokia.sdt.series60.StatusPaneTitleBase" version="1.0.0"/>
<manifestEntry id="com.nokia.sdt.series60.CBA" version="1.0.0"/>
<manifestEntry id="com.nokia.sdt.series60.CBABase" version="1.0.0"/>
<manifestEntry id="com.nokia.sdt.series60.CCoeControl" version="1.2.0"/>
<manifestEntry id="com.nokia.sdt.series60.ContainerBase" version="1.0.0"/>
<manifestEntry id="com.nokia.sdt.series60.CAknListBox" version="1.0.0"/>
<manifestEntry id="com.nokia.sdt.series60.CCoeControlBase" version="1.0.0"/>
<manifestEntry id="com.nokia.sdt.series60.MenuBar" version="1.0.0"/>
<manifestEntry id="com.nokia.sdt.series60.MenuBase" version="1.0.0"/>
</componentManifest>
<property id="com.nokia.sdt.component.symbian.vendor">com.nokia.series60</property>
<property id="com.nokia.sdt.component.symbian.version">3.0.1</property>
<property id="com.nokia.sdt.symbian.dm.RESOURCE_DIRECTORY_ID">data</property>
<property id="com.nokia.sdt.symbian.dm.COMPONENT_PROVIDER">com.nokia.sdt.component.symbian.Symbian-Provider</property>
<property id="com.nokia.sdt.symbian.dm.INCLUDE_DIRECTORY_ID">inc</property>
<property id="com.nokia.sdt.symbian.dm.SOURCE_DIRECTORY_ID">src</property>
<property id="com.nokia.sdt.symbian.dm.SOURCEGEN_PROVIDER">com.nokia.sdt.sourcegen.Symbian-Provider</property>
<property id="com.nokia.sdt.symbian.dm.BUILD_DIRECTORY_ID">group</property>
<component id="com.nokia.sdt.series60.CAknView">
<property id="className">CExerciseListBoxView</property>
<compoundProperty id="location"/>
<property id="optionsMenu" type="componentRef">optionsMenu</property>
<property id="name">ExerciseListBoxView</property>
<compoundProperty id="size">
<property id="width">176</property>
<property id="height">208</property>
</compoundProperty>
<component id="com.nokia.sdt.series60.StatusPane">
<compoundProperty id="location">
<property id="x">16</property>
<property id="y">1</property>
</compoundProperty>
<property id="name">statusPane</property>
<compoundProperty id="size">
<property id="width">152</property>
<property id="height">43</property>
</compoundProperty>
<component id="com.nokia.sdt.series60.StatusPaneTitle">
<compoundProperty id="location">
<property id="x">48</property>
</compoundProperty>
<property id="name">title</property>
<property id="titleText" type="i18n">STR_ExerciseListBoxView_3</property>
<compoundProperty id="size">
<property id="width">104</property>
<property id="height">28</property>
</compoundProperty>
<compoundProperty id="image"/>
</component>
</component>
<component id="com.nokia.sdt.series60.CBA">
<compoundProperty id="location">
<property id="y">184</property>
</compoundProperty>
<compoundProperty id="info">
<property id="leftText" type="i18n">STR_ExerciseListBoxView_1</property>
<property id="rightText" type="i18n">STR_ExerciseListBoxView_2</property>
</compoundProperty>
<property id="name">controlPane</property>
<compoundProperty id="size">
<property id="width">176</property>
<property id="height">24</property>
</compoundProperty>
</component>
<component id="com.nokia.sdt.series60.CCoeControl">
<property id="initialFocus" type="componentRef">listBox</property>
<compoundProperty id="location">
<property id="y">44</property>
</compoundProperty>
<property id="className">CExerciseListBox</property>
<property id="name">ExerciseListBox</property>
<compoundProperty id="size">
<property id="width">176</property>
<property id="height">140</property>
</compoundProperty>
<component id="com.nokia.sdt.series60.CAknListBox">
<sequenceProperty id="extraImages"/>
<compoundProperty id="location"/>
<compoundProperty id="markIcon"/>
<property id="name">listBox</property>
<sequenceProperty id="alignmentInfo">
<element>Default</element>
</sequenceProperty>
<compoundProperty id="size">
<property id="width">176</property>
<property id="height">140</property>
</compoundProperty>
</component>
</component>
<component id="com.nokia.sdt.series60.MenuBar">
<compoundProperty id="location">
<property id="x">88</property>
<property id="y">184</property>
</compoundProperty>
<property id="name">optionsMenu</property>
<compoundProperty id="size"/>
</component>
</component>
<stringBundle>
<stringTable language="LANG_English">
<string id="STR_ExerciseListBoxView_1"/>
<string id="STR_ExerciseListBoxView_2"/>
<string id="STR_ExerciseListBoxView_3">ExerciseListBox</string>
</stringTable>
</stringBundle>
<macroTable/>
<sourceMappingState>
<resourceMappings>
<resourceMapping instanceName="optionsMenu">r_exercise_list_box_options_menu</resourceMapping>
<resourceMapping instanceName="listBox">r_exercise_list_box_list_box</resourceMapping>
<resourceMapping instanceName="statusPane">r_exercise_list_box_status_pane</resourceMapping>
<resourceMapping instanceName="ExerciseListBoxView">r_exercise_list_box_exercise_list_box_view</resourceMapping>
<resourceMapping instanceName="title">r_exercise_list_box_title_resource</resourceMapping>
</resourceMappings>
<enumMappings>
<enumMapping instanceName="title" propertyId="" nameAlgorithm="com.nokia.sdt.component.symbian.NAME_ALG_CONTROL_TYPE">EAknCtTitlePane</enumMapping>
<enumMapping instanceName="ExerciseListBoxView" propertyId="" nameAlgorithm="com.nokia.sdt.component.symbian.NAME_ALG_VIEW_UID">EExerciseListBoxViewId</enumMapping>
<enumMapping instanceName="listBox" propertyId="type">EAknListBoxSelectionList</enumMapping>
<enumMapping instanceName="title" propertyId="" nameAlgorithm="com.nokia.sdt.component.symbian.NAME_ALG_STATUS_PANE_ID">EEikStatusPaneUidTitle</enumMapping>
</enumMappings>
<arrayMappings/>
</sourceMappingState>
<generatedFiles>
<file>inc/exerciselistboxview.h</file>
<file>src/exerciselistboxview.cpp</file>
<file>inc/exerciselistbox.h</file>
<file>src/exerciselistbox.cpp</file>
<file>data/exercise.rss</file>
<file>inc/exercise.hrh</file>
<file>data/exercisecontainer.rssi</file>
<file>data/exercise.loc</file>
<file>data/exercise.l01</file>
<file>data/exercisecontainer.loc</file>
<file>data/exercisecontainer.l01</file>
<file>data/exerciselistbox.rssi</file>
<file>data/exerciselistbox.l01</file>
<file>data/exerciselistbox.loc</file>
</generatedFiles>
</designerData>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -