uidesigner/com.nokia.carbide.cpp.uiq.doc.user/html/uiq_context_help.xml
author tzelaw
Tue, 14 Apr 2009 15:03:19 -0500
changeset 94 d74b720418db
parent 2 d760517a8095
permissions -rw-r--r--
Test framework support: Ask debugger to remember DebugTarget so test framework can use it to setup test framework related utility. With this we can use the DebugUI way of launching while keeping test framework functionality
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
2
cawthron
parents:
diff changeset
     1
<?xml version="1.0" encoding="UTF-8"?>
cawthron
parents:
diff changeset
     2
cawthron
parents:
diff changeset
     3
<!-- =============================================================================== -->
cawthron
parents:
diff changeset
     4
<!-- CONTEXT HELP FOR UIQ DIALOGS AND PLUGINS USED BY CARBIDE                        -->
cawthron
parents:
diff changeset
     5
<!-- Includes context help references for:                                           -->
cawthron
parents:
diff changeset
     6
<!--    plugin="com.nokia.carbide.cpp.uiq.ui"                                        -->
cawthron
parents:
diff changeset
     7
<!--    plugin="com.nokia.carbide.cpp.uiq.components"                                -->
cawthron
parents:
diff changeset
     8
<!-- =============================================================================== -->
cawthron
parents:
diff changeset
     9
cawthron
parents:
diff changeset
    10
<contexts>
cawthron
parents:
diff changeset
    11
cawthron
parents:
diff changeset
    12
<!-- =============================================================================== -->
cawthron
parents:
diff changeset
    13
<!-- PLUGIN: com.nokia.carbide.cpp.uiq.ui                                            -->
cawthron
parents:
diff changeset
    14
<!-- =============================================================================== -->
cawthron
parents:
diff changeset
    15
cawthron
parents:
diff changeset
    16
	<!-- EXECUTABLES VIEW -->
cawthron
parents:
diff changeset
    17
	<context id="application_properties_page">
cawthron
parents:
diff changeset
    18
		<topic label="Application Properties - UIQ" 	href="html/reference/projects/ref_new_proj_04.htm" />
cawthron
parents:
diff changeset
    19
	</context>
cawthron
parents:
diff changeset
    20
cawthron
parents:
diff changeset
    21
	<context id="design_selection_page">
cawthron
parents:
diff changeset
    22
		<topic label="UIQ UI Design Selection" 			href="html/reference/projects/ref_new_proj_05.htm" />
cawthron
parents:
diff changeset
    23
	</context>
cawthron
parents:
diff changeset
    24
cawthron
parents:
diff changeset
    25
	<context id="content_variants_page">
cawthron
parents:
diff changeset
    26
		<topic label="UIQ UI Design Selection" 			href="html/reference/uidesign/ref_ui_design_wizard_02.htm" />
cawthron
parents:
diff changeset
    27
	</context>
cawthron
parents:
diff changeset
    28
cawthron
parents:
diff changeset
    29
	<context id="container_page">
cawthron
parents:
diff changeset
    30
		<topic label="UIQ UI Design Selection" 			href="html/reference/uidesign/ref_ui_design_wizard_02.htm" />
cawthron
parents:
diff changeset
    31
	</context>
cawthron
parents:
diff changeset
    32
cawthron
parents:
diff changeset
    33
cawthron
parents:
diff changeset
    34
<!-- =============================================================================== -->
cawthron
parents:
diff changeset
    35
<!--    plugin="com.nokia.carbide.cpp.uiq.components"                                -->
cawthron
parents:
diff changeset
    36
<!-- =============================================================================== -->
cawthron
parents:
diff changeset
    37
	
cawthron
parents:
diff changeset
    38
<!-- =============================================================================== -->
cawthron
parents:
diff changeset
    39
<!--    plugin="org.eclipse.ui.ide"                                                  -->
cawthron
parents:
diff changeset
    40
<!-- =============================================================================== -->
cawthron
parents:
diff changeset
    41
cawthron
parents:
diff changeset
    42
	<context id="new_project_wizard_page_context">
cawthron
parents:
diff changeset
    43
		<topic label="Type of Project - UIQ" 			href="html/reference/projects/ref_new_proj_02.htm" />
cawthron
parents:
diff changeset
    44
		<topic label="Symbian OS SDKs - UIQ" 			href="html/reference/projects/ref_new_proj_03.htm" />
cawthron
parents:
diff changeset
    45
	</context>
cawthron
parents:
diff changeset
    46
cawthron
parents:
diff changeset
    47
cawthron
parents:
diff changeset
    48
</contexts>