~ubuntu-branches/ubuntu/precise/python-qt4/precise-proposed

« back to all changes in this revision

Viewing changes to doc/html/qfileiconprovider.html

  • Committer: Bazaar Package Importer
  • Author(s): Jonathan Riddell, Jonathan Riddell
  • Date: 2010-11-08 16:13:33 UTC
  • mfrom: (1.5.5 upstream)
  • Revision ID: james.westby@ubuntu.com-20101108161333-0nec4wu0nz3wpf9r
Tags: 4.8.1-0ubuntu1
[ Jonathan Riddell ]
* New upstream release
* Build against python-sip-dev 4.11.2
* Remove kubuntu_02_fix-scpk-and-flag-issue.diff merged upstream
* Install __init__.py into /usr/lib/python3.2/dist-packages/PyQt4,
  fixes Python 3 support
* Add QtDeclarative to python-qt4
* Add kubuntu_03_uiparser.diff from upstream

Show diffs side-by-side

added added

removed removed

Lines of Context:
6
6
td.postheader { font-family: sans-serif }
7
7
tr.address { font-family: sans-serif }
8
8
body { background: #ffffff; color: black; }
9
 
</style></head><body><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr /><td align="left" valign="top" width="32"><img align="left" border="0" height="32" src="images/rb-logo.png" width="32" /></td><td width="1">&#160;&#160;</td><td class="postheader" valign="center"><a href="../pyqt4ref.html"><font color="#004faf">Home</font></a>&#160;&#183; <a href="classes.html"><font color="#004faf">All Classes</font></a>&#160;&#183; <a href="modules.html"><font color="#004faf">Modules</font></a></td></table><h1 align="center">QFileIconProvider Class Reference<br /><sup><sup>[<a href="qtgui.html">QtGui</a> module]</sup></sup></h1><p>The QFileIconProvider class provides file icons for the <a href="qdirmodel.html">QDirModel</a> class. <a href="#details">More...</a></p>
10
 
<h3>Types</h3><ul><li><div class="fn" />enum <b><a href="qfileiconprovider.html#IconType-enum">IconType</a></b> { Computer, Desktop, Trashcan, Network, ..., File }</li></ul><h3>Methods</h3><ul><li><div class="fn" /><b><a href="qfileiconprovider.html#QFileIconProvider">__init__</a></b> (<i>self</i>)</li><li><div class="fn" />QIcon <b><a href="qfileiconprovider.html#icon">icon</a></b> (<i>self</i>, IconType)</li><li><div class="fn" />QIcon <b><a href="qfileiconprovider.html#icon-2">icon</a></b> (<i>self</i>, QFileInfo)</li><li><div class="fn" />QString <b><a href="qfileiconprovider.html#type">type</a></b> (<i>self</i>, QFileInfo)</li></ul><a name="details" /><hr /><h2>Detailed Description</h2><p>The QFileIconProvider class provides file icons for the <a href="qdirmodel.html">QDirModel</a> class.</p>
11
 
<hr /><h2>Type Documentation</h2><h3 class="fn"><a name="IconType-enum" />QFileIconProvider.IconType</h3><p><table border="1" cellpadding="2" cellspacing="1" class="valuelist" width="40%">
12
 
<tr><th width="60%">Constant</th><th width="40%">Value</th></tr>
13
 
<tr><td valign="top"><tt>QFileIconProvider.Computer</tt></td><td align="center" valign="top"><tt>0</tt></td></tr>
14
 
<tr><td valign="top"><tt>QFileIconProvider.Desktop</tt></td><td align="center" valign="top"><tt>1</tt></td></tr>
15
 
<tr><td valign="top"><tt>QFileIconProvider.Trashcan</tt></td><td align="center" valign="top"><tt>2</tt></td></tr>
16
 
<tr><td valign="top"><tt>QFileIconProvider.Network</tt></td><td align="center" valign="top"><tt>3</tt></td></tr>
17
 
<tr><td valign="top"><tt>QFileIconProvider.Drive</tt></td><td align="center" valign="top"><tt>4</tt></td></tr>
18
 
<tr><td valign="top"><tt>QFileIconProvider.Folder</tt></td><td align="center" valign="top"><tt>5</tt></td></tr>
19
 
<tr><td valign="top"><tt>QFileIconProvider.File</tt></td><td align="center" valign="top"><tt>6</tt></td></tr>
20
 
</table></p>
 
9
</style></head><body><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr /><td align="left" valign="top" width="32"><img align="left" border="0" height="32" src="images/rb-logo.png" width="32" /></td><td width="1">&#160;&#160;</td><td class="postheader" valign="center"><a href="../pyqt4ref.html"><font color="#004faf">Home</font></a>&#160;&#183; <a href="classes.html"><font color="#004faf">All Classes</font></a>&#160;&#183; <a href="modules.html"><font color="#004faf">Modules</font></a></td></table><h1 align="center">QFileIconProvider Class Reference<br /><sup><sup>[<a href="qtgui.html">QtGui</a> module]</sup></sup></h1><p>The QFileIconProvider class provides file icons for the <a class="obsolete" href="qdirmodel.html">QDirModel<sup>(obsolete)</sup></a> and the <a href="qfilesystemmodel.html">QFileSystemModel</a> classes. <a href="#details">More...</a></p>
 
10
 
 
11
<h3>Types</h3><ul><li><div class="fn" />enum <b><a href="qfileiconprovider.html#IconType-enum">IconType</a></b> { Computer, Desktop, Trashcan, Network, ..., File }</li></ul><h3>Methods</h3><ul><li><div class="fn" /><b><a href="qfileiconprovider.html#QFileIconProvider">__init__</a></b> (<i>self</i>)</li><li><div class="fn" />QIcon <b><a href="qfileiconprovider.html#icon">icon</a></b> (<i>self</i>, IconType)</li><li><div class="fn" />QIcon <b><a href="qfileiconprovider.html#icon-2">icon</a></b> (<i>self</i>, QFileInfo)</li><li><div class="fn" />QString <b><a href="qfileiconprovider.html#type">type</a></b> (<i>self</i>, QFileInfo)</li></ul><a name="details" /><hr /><h2>Detailed Description</h2><p>The QFileIconProvider class provides file icons for the <a class="obsolete" href="qdirmodel.html">QDirModel<sup>(obsolete)</sup></a> and the <a href="qfilesystemmodel.html">QFileSystemModel</a> classes.</p>
 
12
<hr /><h2>Type Documentation</h2><h3 class="fn"><a name="IconType-enum" />QFileIconProvider.IconType</h3><table class="valuelist">
 
13
<tr>
 
14
<th class="tblConst">Constant</th>
 
15
<th class="tblVal">Value</th>
 
16
</tr>
 
17
<tr>
 
18
<td class="topAlign"><tt>QFileIconProvider.Computer</tt></td>
 
19
<td class=" topAlign"><tt>0</tt></td>
 
20
</tr>
 
21
<tr>
 
22
<td class="topAlign"><tt>QFileIconProvider.Desktop</tt></td>
 
23
<td class=" topAlign"><tt>1</tt></td>
 
24
</tr>
 
25
<tr>
 
26
<td class="topAlign"><tt>QFileIconProvider.Trashcan</tt></td>
 
27
<td class=" topAlign"><tt>2</tt></td>
 
28
</tr>
 
29
<tr>
 
30
<td class="topAlign"><tt>QFileIconProvider.Network</tt></td>
 
31
<td class=" topAlign"><tt>3</tt></td>
 
32
</tr>
 
33
<tr>
 
34
<td class="topAlign"><tt>QFileIconProvider.Drive</tt></td>
 
35
<td class=" topAlign"><tt>4</tt></td>
 
36
</tr>
 
37
<tr>
 
38
<td class="topAlign"><tt>QFileIconProvider.Folder</tt></td>
 
39
<td class=" topAlign"><tt>5</tt></td>
 
40
</tr>
 
41
<tr>
 
42
<td class="topAlign"><tt>QFileIconProvider.File</tt></td>
 
43
<td class=" topAlign"><tt>6</tt></td>
 
44
</tr>
 
45
</table>
21
46
<hr /><h2>Method Documentation</h2><h3 class="fn"><a name="QFileIconProvider" />QFileIconProvider.__init__ (<i>self</i>)</h3><p>Constructs a file icon provider.</p>
22
 
<a name="//apple_ref/cpp/instm/QFileIconProvider/~QFileIconProvider" />
 
47
 
 
48
 
23
49
<h3 class="fn"><a name="icon" /><a href="qicon.html">QIcon</a> QFileIconProvider.icon (<i>self</i>, <a href="qfileiconprovider.html#IconType-enum">IconType</a>)</h3><p>Returns an icon set for the given <i>type</i>.</p>
 
50
 
 
51
 
24
52
<h3 class="fn"><a name="icon-2" /><a href="qicon.html">QIcon</a> QFileIconProvider.icon (<i>self</i>, <a href="qfileinfo.html">QFileInfo</a>)</h3><p>Returns an icon for the file described by <i>info</i>.</p>
25
 
<a name="//apple_ref/cpp/instm/QFileIconProvider/type" />
 
53
 
 
54
 
26
55
<h3 class="fn"><a name="type" />QString QFileIconProvider.type (<i>self</i>, <a href="qfileinfo.html">QFileInfo</a>)</h3><p>Returns the type of the file described by <i>info</i>.</p>
27
 
<p /><address><hr /><div align="center"><table border="0" cellspacing="0" width="100%"><tr class="address"><td align="left" width="25%">PyQt&#160;4.7.7 for X11</td><td align="center" width="50%">Copyright &#169; <a href="http://www.riverbankcomputing.com">Riverbank&#160;Computing&#160;Ltd</a> and <a href="http://www.qtsoftware.com">Nokia</a> 2010</td><td align="right" width="25%">Qt&#160;4.6.3</td></tr></table></div></address></body></html>
 
 
b'\\ No newline at end of file'
 
56
<address><hr /><div align="center"><table border="0" cellspacing="0" width="100%"><tr class="address"><td align="left" width="25%">PyQt&#160;4.8.1 for X11</td><td align="center" width="50%">Copyright &#169; <a href="http://www.riverbankcomputing.com">Riverbank&#160;Computing&#160;Ltd</a> and <a href="http://www.qtsoftware.com">Nokia</a> 2010</td><td align="right" width="25%">Qt&#160;4.7.0</td></tr></table></div></address></body></html>
 
 
b'\\ No newline at end of file'