uidesigner/com.nokia.carbide.cpp.uiq.doc.user/html/concepts/con_uiq_ui_designs.htm
author timkelly
Mon, 06 Apr 2009 14:15:39 -0500
changeset 52 e26ecc088f24
parent 2 d760517a8095
permissions -rw-r--r--
Add tests for regressing bug 8804.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
2
cawthron
parents:
diff changeset
     1
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
cawthron
parents:
diff changeset
     2
<html>
cawthron
parents:
diff changeset
     3
<head>
cawthron
parents:
diff changeset
     4
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
cawthron
parents:
diff changeset
     5
<meta http-equiv="Content-Style-Type" content="text/css" />
cawthron
parents:
diff changeset
     6
<title>UI Designs</title>
cawthron
parents:
diff changeset
     7
<link href ="../../book.css" rel="stylesheet" type="text/css"/>
cawthron
parents:
diff changeset
     8
cawthron
parents:
diff changeset
     9
</head>
cawthron
parents:
diff changeset
    10
<body bgcolor="#FFFFFF">
cawthron
parents:
diff changeset
    11
<h2>UI Designs</h2>
cawthron
parents:
diff changeset
    12
cawthron
parents:
diff changeset
    13
<p>A detailed user interface design  focuses on how an  application satisfies customer needs rather than how to build it. This can make implementation more difficult, but is the goal of product development. Although the functionality that an application provides to users is important, the way in which it provides that functionality is just as important.</p>
cawthron
parents:
diff changeset
    14
<h5>Related tasks</h5>
cawthron
parents:
diff changeset
    15
<ul>
cawthron
parents:
diff changeset
    16
  <li><a href="../reference/projects/ref_new_proj_wizard.htm">Creating New UI Designs</a></li>
cawthron
parents:
diff changeset
    17
  <li>
cawthron
parents:
diff changeset
    18
	<a href="../../../com.nokia.carbide.cpp.uidesigner.doc.user/html/tasks/uidesign/task_uid_select.htm">Selecting UI Designs</a></li>
cawthron
parents:
diff changeset
    19
  <li>
cawthron
parents:
diff changeset
    20
	<a href="../../../com.nokia.carbide.cpp.uidesigner.doc.user/html/tasks/uidesign/task_uid_rename.htm">Renaming a UI Design</a></li>
cawthron
parents:
diff changeset
    21
  <li>
cawthron
parents:
diff changeset
    22
	<a href="../../../com.nokia.carbide.cpp.uidesigner.doc.user/html/tasks/uidesign/task_uid_open.htm">Opening UI Designs</a></li>
cawthron
parents:
diff changeset
    23
  <li>
cawthron
parents:
diff changeset
    24
	<a href="../../../com.nokia.carbide.cpp.uidesigner.doc.user/html/tasks/uidesign/task_uid_delete.htm">Deleting UI Designs</a></li>
cawthron
parents:
diff changeset
    25
  <li>
cawthron
parents:
diff changeset
    26
	<a href="../../../com.nokia.carbide.cpp.uidesigner.doc.user/html/tasks/uidesign/task_uid_magnification.htm">Setting UI Design Magnifications</a></li>
cawthron
parents:
diff changeset
    27
  <li>
cawthron
parents:
diff changeset
    28
	<a href="../../../com.nokia.carbide.cpp.uidesigner.doc.user/html/tasks/uidesign/task_uid_layout_configuration.htm">Setting Screen Layout Configurations</a></li>
cawthron
parents:
diff changeset
    29
</ul>
cawthron
parents:
diff changeset
    30
cawthron
parents:
diff changeset
    31
<h5>Related references</h5>
cawthron
parents:
diff changeset
    32
<ul>
cawthron
parents:
diff changeset
    33
  <li><a href="../reference/app_editor/ref_app_editor.htm">Application Editor</a></li>
cawthron
parents:
diff changeset
    34
  <li>
cawthron
parents:
diff changeset
    35
	<a href="../../../com.nokia.carbide.cpp.uidesigner.doc.user/html/reference/uidesign/ref_ui_design_editor.htm">UI Design Editor</a></li>
cawthron
parents:
diff changeset
    36
  <li><a href="../reference/uidesign/ref_ui_design_wizard.htm">UI Design Wizard</a></li>
cawthron
parents:
diff changeset
    37
	<li><a href="../tasks/ui_configuration/task_uiconfig.htm">UI Configuration</a></li>
cawthron
parents:
diff changeset
    38
</ul>
cawthron
parents:
diff changeset
    39
cawthron
parents:
diff changeset
    40
<div id="footer">Copyright &copy; 2009 Nokia Corporation and/or its subsidiary(-ies). All rights reserved. <br>License: <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a></div>
cawthron
parents:
diff changeset
    41
</body>
cawthron
parents:
diff changeset
    42
</html>