~oif-team/ubuntu/natty/qt4-x11/xi2.1

« back to all changes in this revision

Viewing changes to doc/html/designer-resources.html

  • Committer: Bazaar Package Importer
  • Author(s): Adam Conrad
  • Date: 2005-08-24 04:09:09 UTC
  • Revision ID: james.westby@ubuntu.com-20050824040909-xmxe9jfr4a0w5671
Tags: upstream-4.0.0
ImportĀ upstreamĀ versionĀ 4.0.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0" encoding="iso-8859-1"?>
 
2
<!DOCTYPE html
 
3
    PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "DTD/xhtml1-strict.dtd">
 
4
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
 
5
<!-- /tmp/qt-4.0.0-espenr-1119621036935/qt-x11-opensource-desktop-4.0.0/doc/src/designer-manual.qdoc -->
 
6
<head>
 
7
    <title>Qt 4.0: Editing Resources with Qt Designer</title>
 
8
    <style>h3.fn,span.fn { margin-left: 1cm; text-indent: -1cm; }
 
9
a:link { color: #004faf; text-decoration: none }
 
10
a:visited { color: #672967; text-decoration: none }
 
11
td.postheader { font-family: sans-serif }
 
12
tr.address { font-family: sans-serif }
 
13
body { background: #ffffff; color: black; }</style>
 
14
    <link rel="prev" href="designer-tab-order.html" />
 
15
    <link rel="contents" href="designer-manual.html" />
 
16
    <link rel="next" href="designer-using-custom-widgets.html" />
 
17
</head>
 
18
<body>
 
19
<table border="0" cellpadding="0" cellspacing="0" width="100%">
 
20
<tr>
 
21
<td align="left" valign="top" width="32"><img src="images/qt-logo.png" align="left" width="32" height="32" border="0" /></td>
 
22
<td width="1">&nbsp;&nbsp;</td><td class="postheader" valign="center"><a href="index.html"><font color="#004faf">Home</font></a>&nbsp;&middot; <a href="classes.html"><font color="#004faf">All&nbsp;Classes</font></a>&nbsp;&middot; <a href="mainclasses.html"><font color="#004faf">Main&nbsp;Classes</font></a>&nbsp;&middot; <a href="annotated.html"><font color="#004faf">Annotated</font></a>&nbsp;&middot; <a href="groups.html"><font color="#004faf">Grouped&nbsp;Classes</font></a>&nbsp;&middot; <a href="functions.html"><font color="#004faf">Functions</font></a></td>
 
23
<td align="right" valign="top" width="230"><img src="images/trolltech-logo.png" align="right" width="203" height="32" border="0" /></td></tr></table><p>
 
24
[Previous: <a href="designer-tab-order.html">Qt Designer's Tab Order Mode</a>]
 
25
[<a href="designer-manual.html">Contents</a>]
 
26
[Next: <a href="designer-using-custom-widgets.html">Using Custom Widgets with Qt Designer</a>]
 
27
</p>
 
28
<h1 align="center">Editing Resources with Qt Designer</h1>
 
29
<center><img src="images/designer-resources-editing.png" /></center><p><i>Qt Designer</i> fully supports <a href="resources.html">The Qt Resource System</a>, allowing resources to be specified alongside forms as they are designed. To help designers and developers manage the resources that are needed by applications, <i>Qt Designer</i>'s resource editing mode allows resources to be defined on a per-form basis.</p>
 
30
<ul><li><a href="#the-resource-editor">The Resource Editor</a></li>
 
31
</ul>
 
32
<a name="the-resource-editor"></a>
 
33
<h2>The Resource Editor</h2>
 
34
<p>Each form has an associated resource editor which can be activated by opening the <b>Edit</b> menu and selecting <b>Edit Resources</b>.</p>
 
35
<p>
 
36
[Previous: <a href="designer-tab-order.html">Qt Designer's Tab Order Mode</a>]
 
37
[<a href="designer-manual.html">Contents</a>]
 
38
[Next: <a href="designer-using-custom-widgets.html">Using Custom Widgets with Qt Designer</a>]
 
39
</p>
 
40
<p /><address><hr /><div align="center">
 
41
<table width="100%" cellspacing="0" border="0"><tr class="address">
 
42
<td width="30%">Copyright &copy; 2005 <a href="trolltech.html">Trolltech</a></td>
 
43
<td width="40%" align="center"><a href="trademarks.html">Trademarks</a></td>
 
44
<td width="30%" align="right"><div align="right">Qt 4.0.0</div></td>
 
45
</tr></table></div></address></body>
 
46
</html>