diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-07-10 15:24:15 -0500 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-07-10 15:24:15 -0500 |
commit | bd0f3345a938b35ce6a12f6150373b0955b8dd12 (patch) | |
tree | 7a520322212d48ebcb9fbe1087e7fca28b76185c /doc/html/designer-manual.html | |
download | qt3-bd0f3345a938b35ce6a12f6150373b0955b8dd12.tar.gz qt3-bd0f3345a938b35ce6a12f6150373b0955b8dd12.zip |
Add Qt3 development HEAD version
Diffstat (limited to 'doc/html/designer-manual.html')
-rw-r--r-- | doc/html/designer-manual.html | 57 |
1 files changed, 57 insertions, 0 deletions
diff --git a/doc/html/designer-manual.html b/doc/html/designer-manual.html new file mode 100644 index 0000000..85a0957 --- /dev/null +++ b/doc/html/designer-manual.html @@ -0,0 +1,57 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> +<!-- (null):0 --> +<html> +<head> +<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> +<title>Qt Designer Manual</title> +<style type="text/css"><!-- +fn { margin-left: 1cm; text-indent: -1cm; } +a:link { color: #004faf; text-decoration: none } +a:visited { color: #672967; text-decoration: none } +body { background: #ffffff; color: black; } +--></style> +</head> +<body> + +<table border="0" cellpadding="0" cellspacing="0" width="100%"> +<tr bgcolor="#E5E5E5"> +<td valign=center> + <a href="index.html"> +<font color="#004faf">Home</font></a> + | <a href="classes.html"> +<font color="#004faf">All Classes</font></a> + | <a href="mainclasses.html"> +<font color="#004faf">Main Classes</font></a> + | <a href="annotated.html"> +<font color="#004faf">Annotated</font></a> + | <a href="groups.html"> +<font color="#004faf">Grouped Classes</font></a> + | <a href="functions.html"> +<font color="#004faf">Functions</font></a> +</td> +<td align="right" valign="center"><img src="logo32.png" align="right" width="64" height="32" border="0"></td></tr></table><h1 align=center>Qt Designer Manual</h1> + +<h2><a href="designer-manual-1.html">Preface</a></h2> +<h2><a href="designer-manual-2.html">Quick Start</a></h2> +<h2><a href="designer-manual-3.html">Creating a Main Window Application</a></h2> +<h2><a href="designer-manual-4.html">Creating Dialogs</a></h2> +<h2><a href="designer-manual-5.html"> The Designer Approach</a></h2> +<h2><a href="designer-manual-6.html">Subclassing and Dynamic Dialogs</a></h2> +<h2><a href="designer-manual-7.html">Creating Custom Widgets</a></h2> +<h2><a href="designer-manual-8.html">Creating Database Applications</a></h2> +<h2><a href="designer-manual-9.html">Customizing and Integrating Qt Designer</a></h2> +<h2><a href="designer-manual-10.html">Reference: Key Bindings</a></h2> +<h2><a href="designer-manual-11.html">Reference: Menu Options</a></h2> +<h2><a href="designer-manual-12.html">Reference: Toolbar Buttons</a></h2> +<h2><a href="designer-manual-13.html">Reference: Dialogs</a></h2> +<h2><a href="designer-manual-14.html">Reference: Wizards</a></h2> +<h2><a href="designer-manual-15.html">Reference: Windows</a></h2> +<h2><a href="designer-manual-16.html">Reference: The .ui File Format</a></h2> +<!-- eof --> +<p><address><hr><div align=center> +<table width=100% cellspacing=0 border=0><tr> +<td>Copyright © 2007 +<a href="troll.html">Trolltech</a><td align=center><a href="trademarks.html">Trademarks</a> +<td align=right><div align=right>Qt 3.3.8</div> +</table></div></address></body> +</html> |