<tdalign="right"valign="center"><imgsrc="logo32.png"align="right"width="64"height="32"border="0"></td></tr></table><h1align=center>Implicitly and Explicitly Shared Classes</h1>
<p> These classes are normally-heavy classes which in TQt have been
optimized by the use of reference counter and common data so they can
be passed around.
<p> The only important effect is that the classes listed here <em>can</em>
be passed around as arguments efficiently, even though they may
<trbgcolor=#f0f0f0><td><b><ahref="ntqbrush.html">TQBrush</a></b><td>Defines the fill pattern of shapes drawn by a TQPainter
<trbgcolor=#f0f0f0><td><b><ahref="ntqcstring.html">TQCString</a></b><td>Abstraction of the classic C zero-terminated char array (char *)
<trbgcolor=#f0f0f0><td><b><ahref="ntqcursor.html">TQCursor</a></b><td>Mouse cursor with an arbitrary shape
<trbgcolor=#f0f0f0><td><b><ahref="ntqdeepcopy.html">TQDeepCopy</a></b><td>Template class which ensures that implicitly shared and explicitly shared classes reference unique data
<trbgcolor=#f0f0f0><td><b><ahref="ntqfont.html">TQFont</a></b><td>Font used for drawing text
<trbgcolor=#f0f0f0><td><b><ahref="ntqfontinfo.html">TQFontInfo</a></b><td>General information about fonts
<trbgcolor=#f0f0f0><td><b><ahref="ntqfontmetrics.html">TQFontMetrics</a></b><td>Font metrics information
<trbgcolor=#f0f0f0><td><b><ahref="ntqiconset.html">TQIconSet</a></b><td>Set of icons with different styles and sizes
<trbgcolor=#f0f0f0><td><b><ahref="ntqimage.html">TQImage</a></b><td>Hardware-independent pixmap representation with direct access to the pixel data
<trbgcolor=#f0f0f0><td><b><ahref="ntqmap.html">TQMap</a></b><td>Value-based template class that provides a dictionary
<trbgcolor=#f0f0f0><td><b><ahref="ntqpair.html">TQPair</a></b><td>Value-based template class that provides a pair of elements
<trbgcolor=#f0f0f0><td><b><ahref="ntqpalette.html">TQPalette</a></b><td>Color groups for each widget state
<trbgcolor=#f0f0f0><td><b><ahref="ntqpen.html">TQPen</a></b><td>Defines how a TQPainter should draw lines and outlines of shapes
<trbgcolor=#f0f0f0><td><b><ahref="ntqpicture.html">TQPicture</a></b><td>Paint device that records and replays TQPainter commands