Sophie

Sophie

distrib > Fedora > 14 > x86_64 > media > updates > by-pkgid > 595000b5133f4458e88b0ef6355a26be > files > 537

qt3-devel-docs-3.3.8b-37.fc14.x86_64.rpm

<html>
    <head>
	<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
	<title>How to use this Example</title>
    </head>
    <body style="font-size:12pt;font-family:helvetica">
	<p><h2>How to use this Example</h2></p>
	<p>There are three ways to get help in this example: 
	<ul>
	    <li>
		Press F1. Depending where your mouse position is you get either the
		help for the item under the mouse cursor or the general help for this 
		example.
	    </li>
	    <li>
		Press the right mouse button to invoke a context menu, then click
		'Help'. The displayed help page is choose as described above.
	    </li>
	    <li>
		Use the buttons to control Qt Assistant directly. For a further
		explanation see below.
	    </li>
	</ul>

	<br><br><br><br><br><br>
	<p><a name="openqabutton"><h3>Open Assistant Button</h3></a></p>
	<p>Click this button to open Qt Assistant. If it is already open nothing
	   will happen. The displayed page is the one that was last displayed.</p>

	<br><br><br><br><br><br>
	<p><a name="closeqabutton"><h3>Close Assistant Button</h3></a></p>
	<p>Click this button to close Qt Assistant. If it is not running nothing
	   will happen.</p>

	<br><br><br><br><br><br>
	<p><a name="onlydoc"><h3>Run Qt Assistant customized for HelpDemo</h3></a></p>
	<p>Check this item in order to run Qt Assistant as a customized help tool for
	the HelpDemo example. Checking or unchecking has no effect if Qt
	Assistant is already running. To apply changes you have to restart
	Qt Assistant. Please see the <code>HelpDemo::setAssistantArguments()</code>
	function to see how Qt Assistant can be started in customized mode.
	</p>

	<br><br><br><br><br><br>
	<p><a name="hide"><h3>Hide Sidebar on Startup</h3></a></p>
	<p>Check this item to run Qt Assistant with the sidebar hidden.
	   Checking or unchecking has no effect if Qt Assistant is already running.
	   To apply changes you have to restart Qt Assistant.</p>

	<br><br><br><br><br><br>
	<p><a name="lineedit"><h3>Filename</h3></a></p>
	<p>Enter the file name of a help page you want to get displayed here. The path
	   can be specified as an absolute or relative path.</p>

	<br><br><br><br><br><br>
	<p><a name="displaybutton"><h3>Display Button</h3></a></p>
	<p>Click this button in order to get the help page which is specified in the file name
	   line edit displayed. If Qt Assistant is currently not open, it will be
	   opened automatically.</p>

	<br><br><br><br><br><br>
	<p><a name="closebutton"><h3>Close Button</h3></a></p>
	<p>Click this button to quit this example application.</p>
    </body>
</html>