Sophie

Sophie

distrib > Mandriva > 2010.0 > i586 > media > contrib-release > by-pkgid > a6711891ce757817bba854bf3f25205a > files > 2548

qtjambi-doc-4.3.3-3mdv2008.1.i586.rpm

<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html
    PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<!-- /home/gvatteka/dev/qt-4.3/doc/src/examples/tutorial.qdoc -->
<head>
  <title>Qt Tutorial</title>
  <link href="classic.css" rel="stylesheet" type="text/css" />
</head>
<body>
<h1 align="center">Qt Tutorial<br /><small></small></h1>
<p>This tutorial gives an introduction to GUI programming using the Qt toolkit. It doesn't cover everything; the emphasis is on teaching the programming philosophy of GUI programming, and Qt's features are introduced as needed. Some commonly used features are never used in this tutorial.</p>
<p>Chapter one starts with a minimal &quot;Hello world&quot; program and the following chapters introduce new concepts. By Chapter 14, the &quot;Hello world&quot; program from Chapter 1 will have turned into a 650-line game.</p>
<p>If you're completely new to Qt, please read <a href="how-to-learn-qt.html">How to Learn Qt</tt></a> if you haven't already done so.</p>
<p>The tutorial's source code is located in Qt's <tt>examples/tutorial</tt> directory.</p>
<p>Tutorial chapters:</p>
<ol type="1">
<li>Hello World!</tt></li>
<li>Calling it Quits</tt></li>
<li>Family Values</tt></li>
<li>Let There Be Widgets</tt></li>
<li>Building Blocks</tt></li>
<li>Building Blocks Galore!</tt></li>
<li>One Thing Leads to Another</tt></li>
<li>Preparing for Battle</tt></li>
<li>With Cannon You Can</tt></li>
<li>Smooth as Silk</tt></li>
<li>Giving It a Shot</tt></li>
<li>Hanging in the Air the Way Bricks Don't</tt></li>
<li>Game Over</tt></li>
<li>Facing the Wall</tt></li>
</ol>
<p>This little game doesn't look much like a modern GUI application. It uses a some GUI techniques, but after you've worked through it, we recommend checking out the Application</tt> example, which presents a small GUI application, with menus, tool bars, a status bar, and so on.</p>
<p /><address><hr /><div align="center">
<table width="100%" cellspacing="0" border="0"><tr class="address">
<td width="30%">Copyright &copy; 2007 <a href="trolltech.html">Trolltech</a></td>
<td width="40%" align="center"><a href="trademarks.html">Trademarks</a></td>
<td width="30%" align="right"><div align="right">Qt Jambi </div></td>
</tr></table></div></address></body>
</html>