summaryrefslogtreecommitdiffstats
path: root/doc/html/shared.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/shared.html')
-rw-r--r--doc/html/shared.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/html/shared.html b/doc/html/shared.html
index 680a14e8d..20ddca324 100644
--- a/doc/html/shared.html
+++ b/doc/html/shared.html
@@ -42,13 +42,13 @@ seem heavyweight.
<p><table width="100%">
<tr bgcolor=#f0f0f0><td><b><a href="tqbitarray.html">TQBitArray</a></b><td>Array of bits
<tr bgcolor=#f0f0f0><td><b><a href="tqbitmap.html">TQBitmap</a></b><td>Monochrome (1-bit depth) pixmaps
-<tr bgcolor=#f0f0f0><td><b><a href="ntqbrush.html">TQBrush</a></b><td>Defines the fill pattern of shapes drawn by a TQPainter
+<tr bgcolor=#f0f0f0><td><b><a href="tqbrush.html">TQBrush</a></b><td>Defines the fill pattern of shapes drawn by a TQPainter
<tr bgcolor=#f0f0f0><td><b><a href="tqcstring.html">TQCString</a></b><td>Abstraction of the classic C zero-terminated char array (char *)
<tr bgcolor=#f0f0f0><td><b><a href="ntqcursor.html">TQCursor</a></b><td>Mouse cursor with an arbitrary shape
<tr bgcolor=#f0f0f0><td><b><a href="tqdeepcopy.html">TQDeepCopy</a></b><td>Template class which ensures that implicitly shared and explicitly shared classes reference unique data
-<tr bgcolor=#f0f0f0><td><b><a href="ntqfont.html">TQFont</a></b><td>Font used for drawing text
-<tr bgcolor=#f0f0f0><td><b><a href="ntqfontinfo.html">TQFontInfo</a></b><td>General information about fonts
-<tr bgcolor=#f0f0f0><td><b><a href="ntqfontmetrics.html">TQFontMetrics</a></b><td>Font metrics information
+<tr bgcolor=#f0f0f0><td><b><a href="tqfont.html">TQFont</a></b><td>Font used for drawing text
+<tr bgcolor=#f0f0f0><td><b><a href="tqfontinfo.html">TQFontInfo</a></b><td>General information about fonts
+<tr bgcolor=#f0f0f0><td><b><a href="tqfontmetrics.html">TQFontMetrics</a></b><td>Font metrics information
<tr bgcolor=#f0f0f0><td><b><a href="tqiconset.html">TQIconSet</a></b><td>Set of icons with different styles and sizes
<tr bgcolor=#f0f0f0><td><b><a href="tqimage.html">TQImage</a></b><td>Hardware-independent pixmap representation with direct access to the pixel data
<tr bgcolor=#f0f0f0><td><b><a href="tqmap.html">TQMap</a></b><td>Value-based template class that provides a dictionary