File: modules.html

package info (click to toggle)
python-qt4 4.0.1-5
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 18,632 kB
  • ctags: 2,639
  • sloc: python: 29,409; sh: 5,646; cpp: 3,168; xml: 149; makefile: 109
file content (9 lines) | stat: -rw-r--r-- 2,786 bytes parent folder | download
1
2
3
4
5
6
7
8
9
<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "DTD/xhtml1-strict.dtd">
<html><head><title>PyQt's Modules</title><style>h3.fn,span.fn { margin-left: 1cm; text-indent: -1cm }
a:link { color: #004faf; text-decoration: none }
a:visited { color: #672967; text-decoration: none }
td.postheader { font-family: sans-serif }
tr.address { font-family: sans-serif }
body { background: #ffffff; color: black; }
</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">PyQt's Modules<br /></h1><p>PyQt consists of several modules all of which are part of the PyQt4 Python package.</p><p><table align="center" border="0" cellpadding="2" cellspacing="1" width="80%"><tr bgcolor="#f0f0f0" valign="top"><td>Qt</td><td>Consolidates all other modules into a single module for ease of use at the expense of memory</td></tr><tr bgcolor="#f0f0f0" valign="top"><td><a href="qtcore.html">QtCore</a></td><td>Core non-GUI classes used by other modules</td></tr><tr bgcolor="#f0f0f0" valign="top"><td><a href="qtgui.html">QtGui</a></td><td>Graphical user interface components</td></tr><tr bgcolor="#f0f0f0" valign="top"><td><a href="qtnetwork.html">QtNetwork</a></td><td>Classes for network programming</td></tr><tr bgcolor="#f0f0f0" valign="top"><td><a href="qtopengl.html">QtOpenGL</a></td><td>OpenGL support classes</td></tr><tr bgcolor="#f0f0f0" valign="top"><td><a href="qtsql.html">QtSql</a></td><td>Classes for database integration using SQL</td></tr><tr bgcolor="#f0f0f0" valign="top"><td><a href="qtsvg.html">QtSvg</a></td><td>Classes for displaying the contents of SVG files</td></tr><tr bgcolor="#f0f0f0" valign="top"><td><a href="qtxml.html">QtXml</a></td><td>Classes for handling XML</td></tr><tr bgcolor="#f0f0f0" valign="top"><td><a href="qtassistant.html">QtAssistant</a></td><td>Support for online help</td></tr></table></p><address><hr /><div align="center"><table border="0" cellspacing="0" width="100%"><tr class="address"><td width="25%">PyQt&#160;4.0.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.trolltech.com">Trolltech&#160;AS</a> 2006</td><td align="right" width="25%">Qt&#160;4.1.4</td></tr></table></div></address></body></html>