summaryrefslogtreecommitdiffstats
path: root/doc/html/ntqt.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/ntqt.html')
-rw-r--r--doc/html/ntqt.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/html/ntqt.html b/doc/html/ntqt.html
index bb33a3a80..5eace10cf 100644
--- a/doc/html/ntqt.html
+++ b/doc/html/ntqt.html
@@ -34,7 +34,7 @@ body { background: #ffffff; color: black; }
<p>The TQt class is a namespace for miscellaneous identifiers
that need to be global-like.
<a href="#details">More...</a>
-<p><tt>#include &lt;<a href="qnamespace-h.html">ntqnamespace.h</a>&gt;</tt>
+<p><tt>#include &lt;<a href="tqnamespace-h.html">tqnamespace.h</a>&gt;</tt>
<p>Inherited by <a href="tqobject.html">TQObject</a>, <a href="tqpixmap.html">TQPixmap</a>, <a href="tqbrush.html">TQBrush</a>, <a href="tqcanvasitem.html">TQCanvasItem</a>, <a href="tqcursor.html">TQCursor</a>, <a href="tqpainter.html">TQPainter</a>, <a href="tqevent.html">TQEvent</a>, <a href="tqiconviewitem.html">TQIconViewItem</a>, <a href="tqkeysequence.html">TQKeySequence</a>, <a href="tqlistviewitem.html">TQListViewItem</a>, <a href="tqcustommenuitem.html">TQCustomMenuItem</a>, <a href="tqpen.html">TQPen</a>, <a href="tqstylesheetitem.html">TQStyleSheetItem</a>, <a href="tqsyntaxhighlighter.html">TQSyntaxHighlighter</a>, <a href="tqtab.html">TQTab</a>, <a href="tqtableitem.html">TQTableItem</a>, <a href="tqthread.html">TQThread</a>, <a href="tqtooltip.html">TQToolTip</a>, and <a href="tqwhatsthis.html">TQWhatsThis</a>.
<p><a href="qt-members.html">List of all member functions.</a>
<h2>Public Members</h2>
@@ -212,7 +212,7 @@ must use the control panel.)
buttons.
<ul>
<li><tt>TQt::NoButton</tt> - used when the button state does not refer to any
-button (see <a href="qmouseevent.html#button">TQMouseEvent::button</a>()).
+button (see <a href="tqmouseevent.html#button">TQMouseEvent::button</a>()).
<li><tt>TQt::LeftButton</tt> - set if the left button is pressed, or if this
event refers to the left button. (The left button may be
the right button on left-handed mice.)