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

« back to all changes in this revision

Viewing changes to doc/html/qlibrary-qt3.html

  • Committer: Bazaar Package Importer
  • Author(s): Jonathan Riddell
  • Date: 2008-08-01 11:30:30 UTC
  • mto: (15.1.1 lenny) (1.3.1 upstream)
  • mto: This revision was merged to the branch mainline in revision 55.
  • Revision ID: james.westby@ubuntu.com-20080801113030-c33y1z0l21t6cj5r
Tags: upstream-4.4.1
ImportĀ upstreamĀ versionĀ 4.4.1

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
<!DOCTYPE html
3
3
    PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "DTD/xhtml1-strict.dtd">
4
4
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
5
 
<!-- /fasttmp/mkdist-qt-4.4.0-1209388211/qt-x11-opensource-src-4.4.0/src/corelib/plugin/qlibrary.cpp -->
 
5
<!-- /fasttmp/mkdist-qt-4.4.1-1217326953/qt-all-opensource-src-4.4.1/src/corelib/plugin/qlibrary.cpp -->
6
6
<head>
7
7
  <title>Qt 4.4: Qt 3 Support Members for QLibrary</title>
8
8
  <link href="classic.css" rel="stylesheet" type="text/css" />
25
25
</ul>
26
26
<hr />
27
27
<h2>Member Function Documentation</h2>
 
28
<a name="//apple_ref/cpp/instm/QLibrary/library" />
28
29
<h3 class="fn"><a name="library"></a><a href="qstring.html">QString</a> QLibrary::library () const</h3>
29
30
<p>Use <a href="qlibrary.html#fileName-prop">fileName</a>() instead.</p>
 
31
<a name="//apple_ref/cpp/instm/QLibrary/setAutoUnload" />
30
32
<h3 class="fn"><a name="setAutoUnload"></a>void QLibrary::setAutoUnload ( bool <i>b</i> )</h3>
31
33
<p>Use <a href="qlibrary.html#load">load</a>(), <a href="qlibrary.html#isLoaded">isLoaded</a>(), and <a href="qlibrary.html#unload">unload</a>() as necessary instead.</p>
32
34
<p /><address><hr /><div align="center">
33
35
<table width="100%" cellspacing="0" border="0"><tr class="address">
34
36
<td width="30%">Copyright &copy; 2008 <a href="trolltech.html">Trolltech</a></td>
35
37
<td width="40%" align="center"><a href="trademarks.html">Trademarks</a></td>
36
 
<td width="30%" align="right"><div align="right">Qt 4.4.0</div></td>
 
38
<td width="30%" align="right"><div align="right">Qt 4.4.1</div></td>
37
39
</tr></table></div></address></body>
38
40
</html>