You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tqt3/doc/html/groups.html

144 lines
6.7 KiB

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/doc/indices.doc:197 -->
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<title>Grouped Classes</title>
<style type="text/css"><!--
fn { margin-left: 1cm; text-indent: -1cm; }
a:link { color: #004faf; text-decoration: none }
a:visited { color: #672967; text-decoration: none }
body { background: #ffffff; color: black; }
--></style>
</head>
<body>
<table border="0" cellpadding="0" cellspacing="0" width="100%">
<tr bgcolor="#E5E5E5">
<td valign=center>
<a href="index.html">
<font color="#004faf">Home</font></a>
| <a href="classes.html">
<font color="#004faf">All&nbsp;Classes</font></a>
| <a href="mainclasses.html">
<font color="#004faf">Main&nbsp;Classes</font></a>
| <a href="annotated.html">
<font color="#004faf">Annotated</font></a>
| <a href="groups.html">
<font color="#004faf">Grouped&nbsp;Classes</font></a>
| <a href="functions.html">
<font color="#004faf">Functions</font></a>
</td>
<td align="right" valign="center"><img src="logo32.png" align="right" width="64" height="32" border="0"></td></tr></table><h1 align=center>Grouped Classes</h1>
<p> This page provides a way of navigating TQt's classes by grouping
related classes together. Some classes may appear in more than one group.
<p> <center><table cellpadding="4" cellspacing="2" border="0">
<tr bgcolor="#a2c511">
<th valign="top">Group
<th valign="top">Description
<tr bgcolor="#f0f0f0">
<td valign="top"><a href="abstractwidgets.html">Abstract Widgets</a>
<td valign="top">Abstract widget classes usable through subclassing.
<tr bgcolor="#d0d0d0">
<td valign="top"><a href="advanced.html">Advanced Widgets</a>
<td valign="top">Advanced GUI widgets such as listviews and progress bars.
<tr bgcolor="#f0f0f0">
<td valign="top"><a href="basic.html">Basic Widgets</a>
<td valign="top">Basic GUI widgets such as buttons, comboboxes and scrollbars.
<p>
<tr bgcolor="#d0d0d0">
<td valign="top"><a href="database.html">Database</a>
<td valign="top">Database related classes, e.g. for SQL databases.
<tr bgcolor="#f0f0f0">
<td valign="top"><a href="time.html">Date and Time</a>
<td valign="top">Classes for handling date and time.
<tr bgcolor="#d0d0d0">
<td valign="top"><a href="draganddrop.html">Drag and Drop</a>
<td valign="top">Classes dealing with drag and drop and mime type
encoding and decoding.
<tr bgcolor="#f0f0f0">
<td valign="top"><a href="environment.html">Environment</a>
<td valign="top">Classes providing various global services such as
event handling, access to system settings and <a href="i18n.html#internationalization">internationalization</a>.
<tr bgcolor="#d0d0d0">
<td valign="top"><a href="events.html">Events</a>
<td valign="top">Classes used to create and handle events.
<tr bgcolor="#f0f0f0">
<td valign="top"><a href="tools.html">Utility Classes</a>
<td valign="top"><a href="collection.html#collection-classes">Collection classes</a> such as list, queue, stack and string, along
with other classes that can be used without needing <a href="ntqapplication.html">TQApplication</a>.
<tr bgcolor="#d0d0d0">
<td valign="top"><a href="graphics.html">Graphics and Printing</a>
<td valign="top">Classes providing drawing (and printing) primitives, including
OpenGL. (See also <a href="images.html">Image Processing</a> and <a href="multimedia.html">Multimedia</a>)
<tr bgcolor="#f0f0f0">
<td valign="top"><a href="helpsystem.html">Help System</a>
<td valign="top">Classes used to provide online-help for applications.
<tr bgcolor="#d0d0d0">
<td valign="top"><a href="images.html">Image Processing</a>
<td valign="top">Digital image encoding, decoding and manipulation.
(See also <a href="graphics.html">Graphics and Printing</a> and <a href="multimedia.html">Multimedia</a>)
<tr bgcolor="#f0f0f0">
<td valign="top"><a href="geomanagement.html">Layout Management</a>
<td valign="top">Classes handling automatic resizing and moving of widgets, for
composing complex dialogs.
<tr bgcolor="#d0d0d0">
<td valign="top"><a href="shared.html">Implicitly and Explicitly Shared
Classes</a>
<td valign="top">Classes that use <a href="shclass.html#reference-counting">reference counting</a> for fast copying.
<tr bgcolor="#f0f0f0">
<td valign="top"><a href="io.html">Input/Output and Networking</a>
<td valign="top">Classes providing file input and output along with directory and
network handling.
<tr bgcolor="#d0d0d0">
<td valign="top"><a href="application.html">MainWindow and Related Classes</a>
<td valign="top">Everything you need for a typical modern main application window,
including menus, toolbars, workspace, etc.
<tr bgcolor="#f0f0f0">
<td valign="top"><a href="misc.html">Miscellaneous</a>
<td valign="top">Various other useful classes
<tr bgcolor="#d0d0d0">
<td valign="top"><a href="multimedia.html">Multimedia</a>
<td valign="top">Classes that provide support for graphics, sound, animation, etc.
(See also <a href="graphics.html">Graphics and Printing</a> and <a href="images.html">Image Processing</a>)
<tr bgcolor="#f0f0f0">
<td valign="top"><a href="objectmodel.html">Object Model</a>
<td valign="top">The TQt GUI toolkit's underlying object model.
<tr bgcolor="#d0d0d0">
<td valign="top"><a href="organizers.html">Organizers</a>
<td valign="top">User interface organizers such as splitters, tab bars, button groups, etc.
<tr bgcolor="#f0f0f0">
<td valign="top"><a href="plugins.html">Plugin Classes</a>
<td valign="top">Plugin related classes.
<tr bgcolor="#d0d0d0">
<td valign="top"><a href="dialogs.html">Standard Dialogs</a>
<td valign="top">Ready-made dialogs for file, font, color selection and more.
<tr bgcolor="#f0f0f0">
<td valign="top"><a href="ntqtl.html">Template Library</a>
<td valign="top">TQt's template library container classes.
<tr bgcolor="#d0d0d0">
<td valign="top"><a href="text.html">Text Related Classes</a>
<td valign="top">Classes for text
processing. (See also <a href="xml-tools.html">XML Classes</a>.)
<tr bgcolor="#f0f0f0">
<td valign="top"><a href="thread.html">Threading Classes</a>
<td valign="top">Classes that provide threading support.
<tr bgcolor="#d0d0d0">
<td valign="top"><a href="appearance.html">Widget Appearance</a>
<td valign="top">Appearance customization with styles, fonts, colors etc.
<tr bgcolor="#f0f0f0">
<td valign="top"><a href="xml-tools.html">XML Classes</a>
<td valign="top">Classes that support XML, via, for example DOM and SAX.
<p> </table></center>
<p>
<!-- eof -->
<p><address><hr><div align=center>
<table width=100% cellspacing=0 border=0><tr>
<td>Copyright &copy; 2007
<a href="troll.html">Trolltech</a><td align=center><a href="trademarks.html">Trademarks</a>
<td align=right><div align=right>TQt 3.3.8</div>
</table></div></address></body>
</html>