summaryrefslogtreecommitdiffstats
path: root/examples
diff options
context:
space:
mode:
Diffstat (limited to 'examples')
-rw-r--r--examples/aclock/aclock.h2
-rw-r--r--examples/addressbook/centralwidget.cpp2
-rw-r--r--examples/addressbook/centralwidget.h2
-rw-r--r--examples/biff/biff.h2
-rw-r--r--examples/buttongroups/buttongroups.h2
-rw-r--r--examples/checklists/checklists.h2
-rw-r--r--examples/demo/display.h2
-rw-r--r--examples/demo/frame.cpp2
-rw-r--r--examples/demo/graph.h2
-rw-r--r--examples/demo/i18n/i18n.cpp2
-rw-r--r--examples/demo/main.cpp2
-rw-r--r--examples/demo/qasteroids/view.h2
-rw-r--r--examples/demo/textdrawing/example.html32
-rw-r--r--examples/drawdemo/drawdemo.cpp2
-rw-r--r--examples/drawlines/connect.cpp2
-rw-r--r--examples/fonts/simple-qfont-demo/viewer.h2
-rw-r--r--examples/forever/forever.h2
-rw-r--r--examples/hello/hello.h2
-rw-r--r--examples/life/lifedlg.h2
-rw-r--r--examples/listbox/listbox.h2
-rw-r--r--examples/menu/menu.h2
-rw-r--r--examples/network/mail/composer.h2
-rw-r--r--examples/opengl/box/globjwin.h2
-rw-r--r--examples/opengl/glpixmap/globjwin.h2
-rw-r--r--examples/opengl/overlay/globjwin.h2
-rw-r--r--examples/opengl/overlay_x11/rubberbandwidget.h2
-rw-r--r--examples/opengl/sharedbox/globjwin.h2
-rw-r--r--examples/opengl/texture/globjwin.h2
-rw-r--r--examples/picture/picture.cpp2
-rw-r--r--examples/qdir/ntqdir.h2
-rw-r--r--examples/qwerty/qwerty.h2
-rw-r--r--examples/rot13/rot13.h2
-rw-r--r--examples/scribble/scribble.h2
-rw-r--r--examples/showimg/showimg.h2
-rw-r--r--examples/tablet/canvas.h2
-rw-r--r--examples/tablet/scribble.h2
-rw-r--r--examples/tablet/tabletstats.h2
-rw-r--r--examples/tetrix/qdragapp.cpp2
-rw-r--r--examples/themes/metal.cpp4
-rw-r--r--examples/themes/wood.cpp4
-rw-r--r--examples/thread/prodcons/prodcons.cpp2
-rw-r--r--examples/thread/semaphores/main.cpp2
-rw-r--r--examples/tooltip/tooltip.h2
-rw-r--r--examples/tux/tux.cpp2
-rw-r--r--examples/widgets/widgets.cpp2
-rw-r--r--examples/wizard/wizard.cpp2
-rw-r--r--examples/xform/xform.cpp2
47 files changed, 64 insertions, 64 deletions
diff --git a/examples/aclock/aclock.h b/examples/aclock/aclock.h
index f786363a1..7099682d5 100644
--- a/examples/aclock/aclock.h
+++ b/examples/aclock/aclock.h
@@ -10,7 +10,7 @@
#ifndef ACLOCK_H
#define ACLOCK_H
-#include <ntqwidget.h>
+#include <tqwidget.h>
#include <ntqdatetime.h>
class TQTimer;
diff --git a/examples/addressbook/centralwidget.cpp b/examples/addressbook/centralwidget.cpp
index 82a2c81ae..5b504850c 100644
--- a/examples/addressbook/centralwidget.cpp
+++ b/examples/addressbook/centralwidget.cpp
@@ -12,7 +12,7 @@
#include <ntqtabwidget.h>
#include <ntqlistview.h>
#include <ntqlayout.h>
-#include <ntqwidget.h>
+#include <tqwidget.h>
#include <ntqlabel.h>
#include <ntqpushbutton.h>
#include <ntqlineedit.h>
diff --git a/examples/addressbook/centralwidget.h b/examples/addressbook/centralwidget.h
index 7f2018c66..5449d3ce5 100644
--- a/examples/addressbook/centralwidget.h
+++ b/examples/addressbook/centralwidget.h
@@ -10,7 +10,7 @@
#ifndef AB_CENTRALWIDGET_H
#define AB_CENTRALWIDGET_H
-#include <ntqwidget.h>
+#include <tqwidget.h>
#include <ntqstring.h>
class TQTabWidget;
diff --git a/examples/biff/biff.h b/examples/biff/biff.h
index ae60b43a3..5135ed15a 100644
--- a/examples/biff/biff.h
+++ b/examples/biff/biff.h
@@ -10,7 +10,7 @@
#ifndef BIFF_H
#define BIFF_H
-#include <ntqwidget.h>
+#include <tqwidget.h>
#include <ntqdatetime.h>
#include <ntqpixmap.h>
diff --git a/examples/buttongroups/buttongroups.h b/examples/buttongroups/buttongroups.h
index c25415bf9..f7dd27653 100644
--- a/examples/buttongroups/buttongroups.h
+++ b/examples/buttongroups/buttongroups.h
@@ -10,7 +10,7 @@
#ifndef BUTTONS_GROUPS_H
#define BUTTONS_GROUPS_H
-#include <ntqwidget.h>
+#include <tqwidget.h>
class TQCheckBox;
class TQRadioButton;
diff --git a/examples/checklists/checklists.h b/examples/checklists/checklists.h
index d2097dd18..86bbd507e 100644
--- a/examples/checklists/checklists.h
+++ b/examples/checklists/checklists.h
@@ -10,7 +10,7 @@
#ifndef CHECKLISTS_H
#define CHECKLISTS_H
-#include <ntqwidget.h>
+#include <tqwidget.h>
class TQListView;
class TQLabel;
diff --git a/examples/demo/display.h b/examples/demo/display.h
index c3241150b..8b4b43b7a 100644
--- a/examples/demo/display.h
+++ b/examples/demo/display.h
@@ -11,7 +11,7 @@
#define DISPLAY_H
#ifndef QT_H
-#include <ntqwidget.h>
+#include <tqwidget.h>
#include <ntqframe.h>
#endif // QT_H
diff --git a/examples/demo/frame.cpp b/examples/demo/frame.cpp
index a263b8b1a..1fed9f837 100644
--- a/examples/demo/frame.cpp
+++ b/examples/demo/frame.cpp
@@ -15,7 +15,7 @@
#include <ntqaccel.h>
#include <ntqtoolbox.h>
#include <ntqpainter.h>
-#include <ntqwidgetstack.h>
+#include <tqwidgetstack.h>
#include <ntqstylefactory.h>
#include <ntqaction.h>
#include <ntqsignalmapper.h>
diff --git a/examples/demo/graph.h b/examples/demo/graph.h
index 1cb0f5017..541662678 100644
--- a/examples/demo/graph.h
+++ b/examples/demo/graph.h
@@ -7,7 +7,7 @@
**
*****************************************************************************/
-#include <ntqwidget.h>
+#include <tqwidget.h>
class TQStyle;
class TQListBox;
class TQListBoxItem;
diff --git a/examples/demo/i18n/i18n.cpp b/examples/demo/i18n/i18n.cpp
index 4458e18bd..533976591 100644
--- a/examples/demo/i18n/i18n.cpp
+++ b/examples/demo/i18n/i18n.cpp
@@ -13,7 +13,7 @@
#include <ntqpixmap.h>
#include <ntqiconset.h>
#include <ntqapplication.h>
-#include <ntqwidgetlist.h>
+#include <tqwidgetlist.h>
#include <ntqlabel.h>
#include <ntqtextedit.h>
diff --git a/examples/demo/main.cpp b/examples/demo/main.cpp
index f1518c460..6fc5dbe10 100644
--- a/examples/demo/main.cpp
+++ b/examples/demo/main.cpp
@@ -43,7 +43,7 @@
#include <ntqtabwidget.h>
#include <ntqfont.h>
#include <ntqworkspace.h>
-#include <ntqwidgetstack.h>
+#include <tqwidgetstack.h>
#if defined(TQT_MODULE_SQL)
#include <tqsqldatabase.h>
diff --git a/examples/demo/qasteroids/view.h b/examples/demo/qasteroids/view.h
index 34ee3d53e..bbc873b31 100644
--- a/examples/demo/qasteroids/view.h
+++ b/examples/demo/qasteroids/view.h
@@ -7,7 +7,7 @@
#ifndef __AST_VIEW_H__
#define __AST_VIEW_H__
-#include <ntqwidget.h>
+#include <tqwidget.h>
#include <ntqptrlist.h>
#include <ntqintdict.h>
#include <ntqtimer.h>
diff --git a/examples/demo/textdrawing/example.html b/examples/demo/textdrawing/example.html
index eca9d9210..0a5de383d 100644
--- a/examples/demo/textdrawing/example.html
+++ b/examples/demo/textdrawing/example.html
@@ -115,18 +115,18 @@ use the <a href="#191701">setBuddy</a>() function to accomplish the same.
<a href="customlayout-main-cpp.html#TQLabel">customlayout/main.cpp</a>
<hr><h2>Member Function Documentation</h2>
-<h3 class="fn"><a name="5514c7"></a>TQLabel::TQLabel ( <a href="ntqwidget.html">TQWidget</a> * buddy, const <a href="ntqstring.html">TQString</a> &amp; text, <a href="ntqwidget.html">TQWidget</a> * parent, const char * name=0, WFlags f=0 )</h3>
+<h3 class="fn"><a name="5514c7"></a>TQLabel::TQLabel ( <a href="tqwidget.html">TQWidget</a> * buddy, const <a href="ntqstring.html">TQString</a> &amp; text, <a href="tqwidget.html">TQWidget</a> * parent, const char * name=0, WFlags f=0 )</h3>
<p>Constructs a label with a text and a buddy.
<p>The <em>text</em> is set with <a href="#dffb43">setText</a>(). The <em>buddy</em> is set with <a href="#191701">setBuddy</a>().
<p>The <em>parent, name</em> and <em>f</em> arguments are passed to the <a href="ntqframe.html">TQFrame</a>
constructor.
<p>See also <a href="#dffb43">setText</a>(), <a href="#191701">setBuddy</a>(), <a href="#1f406e">setAlignment</a>(), <a href="ntqframe.html#c0d758">setFrameStyle</a>() and <a href="#ed9b8b">setIndent</a>().
-<h3 class="fn"><a name="39107d"></a>TQLabel::TQLabel ( <a href="ntqwidget.html">TQWidget</a> * parent, const char * name=0, WFlags f=0 )</h3>
+<h3 class="fn"><a name="39107d"></a>TQLabel::TQLabel ( <a href="tqwidget.html">TQWidget</a> * parent, const char * name=0, WFlags f=0 )</h3>
<p>Constructs an empty label.
<p>The <em>parent, name</em> and <em>f</em> arguments are passed to the <a href="ntqframe.html">TQFrame</a>
constructor.
<p>See also <a href="#1f406e">setAlignment</a>(), <a href="ntqframe.html#c0d758">setFrameStyle</a>() and <a href="#ed9b8b">setIndent</a>().
-<h3 class="fn"><a name="2bafbb"></a>TQLabel::TQLabel ( const <a href="ntqstring.html">TQString</a> &amp; text, <a href="ntqwidget.html">TQWidget</a> * parent, const char * name=0, WFlags f=0 )</h3>
+<h3 class="fn"><a name="2bafbb"></a>TQLabel::TQLabel ( const <a href="ntqstring.html">TQString</a> &amp; text, <a href="tqwidget.html">TQWidget</a> * parent, const char * name=0, WFlags f=0 )</h3>
<p>Constructs a label with a text. The <em>text</em> is set with <a href="#dffb43">setText</a>().
<p>The <em>parent, name</em> and <em>f</em> arguments are passed to the <a href="ntqframe.html">TQFrame</a>
constructor.
@@ -142,7 +142,7 @@ constructor.
is disabled.
<p>Auto-resizing is disabled by default.
<p>See also <a href="#c0e104">setAutoResize</a>().
-<h3 class="fn"><a href="ntqwidget.html">TQWidget</a> * <a name="123954"></a>TQLabel::buddy () const</h3>
+<h3 class="fn"><a href="tqwidget.html">TQWidget</a> * <a name="123954"></a>TQLabel::buddy () const</h3>
<p>Returns the buddy of this label, or 0 if no buddy is currently set.
<p>See also <a href="#191701">setBuddy</a>().
<h3 class="fn">void <a name="be73f3"></a>TQLabel::clear () <code>[slot]</code></h3>
@@ -153,24 +153,24 @@ is disabled.
<h3 class="fn">void <a name="479dd2"></a>TQLabel::drawContentsMask ( <a href="ntqpainter.html">TQPainter</a> * p ) <code>[virtual protected]</code></h3>
<p>Draws the label contents mask using the painter <em>p.</em>
Used only in transparent mode.
-<p>See also <a href="ntqwidget.html#c7a335">TQWidget::setAutoMask</a>();.
+<p>See also <a href="tqwidget.html#c7a335">TQWidget::setAutoMask</a>();.
<p>Reimplemented from <a href="ntqframe.html#4cbf11">TQFrame.</a>
<h3 class="fn">void <a name="0435a2"></a>TQLabel::fontChange ( const <a href="ntqfont.html">TQFont</a> &amp; ) <code>[virtual protected]</code></h3>
<p>Reimplemented for internal reasons; the API is not affected.
-<p>Reimplemented from <a href="ntqwidget.html#570a8f">TQWidget.</a>
+<p>Reimplemented from <a href="tqwidget.html#570a8f">TQWidget.</a>
<h3 class="fn">bool <a name="7e1f73"></a>TQLabel::hasScaledContents () const</h3>
<p>Returns whether the label will scale its contents to fill all
available space.
<p>See also <a href="#e9e3cf">setScaledContents</a>().
<h3 class="fn">int <a name="dae451"></a>TQLabel::heightForWidth ( int w ) const <code>[virtual]</code></h3>
<p>Reimplemented for internal reasons; the API is not affected.
-<p>Reimplemented from <a href="ntqwidget.html#2e8476">TQWidget.</a>
+<p>Reimplemented from <a href="tqwidget.html#2e8476">TQWidget.</a>
<h3 class="fn">int <a name="e3c907"></a>TQLabel::indent () const</h3>
<p>Returns the indent of the label.
<p>See also <a href="#ed9b8b">setIndent</a>().
<h3 class="fn"><a href="ntqsize.html">TQSize</a> <a name="53c8c7"></a>TQLabel::minimumSizeHint () const <code>[virtual]</code></h3>
<p>Reimplemented for internal reasons; the API is not affected.
-<p>Reimplemented from <a href="ntqwidget.html#3f0fc2">TQWidget.</a>
+<p>Reimplemented from <a href="tqwidget.html#3f0fc2">TQWidget.</a>
<h3 class="fn"><a href="ntqmovie.html">TQMovie</a>* <a name="7dcdfe"></a>TQLabel::movie () const</h3>
<p>If the label contains a movie, returns a pointer to it. Otherwise,
returns 0.
@@ -181,7 +181,7 @@ returns 0.
<p>See also <a href="#f3f301">setPixmap</a>().
<h3 class="fn">void <a name="3cb6e7"></a>TQLabel::resizeEvent ( <a href="qresizeevent.html">TQResizeEvent</a> * e ) <code>[virtual protected]</code></h3>
<p>Reimplemented for internal reasons; the API is not affected.
-<p>Reimplemented from <a href="ntqwidget.html#28c156">TQWidget.</a>
+<p>Reimplemented from <a href="tqwidget.html#28c156">TQWidget.</a>
<h3 class="fn">void <a name="1f406e"></a>TQLabel::setAlignment ( int alignment ) <code>[virtual]</code></h3>
<p>Sets the alignment of the label contents.
<p>The <em>alignment</em> must be a bitwise OR of <a href="ntqt.html#AlignmentFlags">TQt::AlignmentFlags</a>
@@ -201,7 +201,7 @@ the label has a buddy.
<a href="customlayout-main-cpp.html#setAlignment">customlayout/main.cpp</a>
<h3 class="fn">void <a name="1b6d73"></a>TQLabel::setAutoMask ( bool b ) <code>[virtual]</code></h3>
<p>Reimplemented for internal reasons; the API is not affected.
-<p>Reimplemented from <a href="ntqwidget.html#c7a335">TQWidget.</a>
+<p>Reimplemented from <a href="tqwidget.html#c7a335">TQWidget.</a>
<h3 class="fn">void <a name="c0e104"></a>TQLabel::setAutoResize ( bool enable ) <code>[virtual]</code></h3>
<p><b>This function is obsolete.</b> It is provided to keep old source working, and will probably be removed in a future version of TQt. We strongly advise against using it in new code.<p>
Enables auto-resizing if <em>enable</em> is TRUE, or disables it if <em>enable</em> is FALSE.
@@ -210,8 +210,8 @@ the contents whenever the contents change. The top left corner is
not moved. This is useful for TQLabel widgets that are not managed by
a <a href="ntqlayout.html">TQLayout</a> (e.g. top-level widgets).
<p>Auto-resizing is disabled by default.
-<p>See also <a href="#75b2a1">autoResize</a>(), <a href="ntqwidget.html#ab3108">adjustSize</a>() and <a href="#614dd5">sizeHint</a>().
-<h3 class="fn">void <a name="191701"></a>TQLabel::setBuddy ( <a href="ntqwidget.html">TQWidget</a> * buddy ) <code>[virtual]</code></h3>
+<p>See also <a href="#75b2a1">autoResize</a>(), <a href="tqwidget.html#ab3108">adjustSize</a>() and <a href="#614dd5">sizeHint</a>().
+<h3 class="fn">void <a name="191701"></a>TQLabel::setBuddy ( <a href="tqwidget.html">TQWidget</a> * buddy ) <code>[virtual]</code></h3>
<p>Sets the buddy of this label to <em>buddy.</em>
<p>When the user presses the accelerator key indicated by this label,
the keyboard focus is transferred to the label's buddy widget.
@@ -248,10 +248,10 @@ alignment() is <code>AlignBottom.</code>
computes the effective indent as follows: If <a href="ntqframe.html#e0ccef">frameWidth</a>() is 0, the
effective indent becomes 0. If frameWidth() is greater than 0, the
effective indent becomes half the width of the "x" character of the
-widget's current <a href="ntqwidget.html#3a7237">font</a>().
+widget's current <a href="tqwidget.html#3a7237">font</a>().
<p>If <em>indent</em> is non-negative, the effective indent is <em>indent</em>
pixels.
-<p>See also <a href="#e3c907">indent</a>(), <a href="#1f406e">setAlignment</a>(), <a href="ntqframe.html#e0ccef">frameWidth</a>() and <a href="ntqwidget.html#3a7237">font</a>().
+<p>See also <a href="#e3c907">indent</a>(), <a href="#1f406e">setAlignment</a>(), <a href="ntqframe.html#e0ccef">frameWidth</a>() and <a href="tqwidget.html#3a7237">font</a>().
<p>Examples:
<a href="movies-main-cpp.html#setIndent">movies/main.cpp</a>
<h3 class="fn">void <a name="60de9f"></a>TQLabel::setMovie ( const <a href="ntqmovie.html">TQMovie</a> &amp; movie ) <code>[virtual slot]</code></h3>
@@ -312,10 +312,10 @@ an explanation of the possible options.
<p>Reimplemented for internal reasons; the API is not affected.
<p>Examples:
<a href="layout-layout-cpp.html#sizeHint">layout/layout.cpp</a>
-<p>Reimplemented from <a href="ntqwidget.html#290bcd">TQWidget.</a>
+<p>Reimplemented from <a href="tqwidget.html#290bcd">TQWidget.</a>
<h3 class="fn"><a href="ntqsizepolicy.html">TQSizePolicy</a> <a name="26e1d9"></a>TQLabel::sizePolicy () const <code>[virtual]</code></h3>
<p>Reimplemented for internal reasons; the API is not affected.
-<p>Reimplemented from <a href="ntqwidget.html#2d5d13">TQWidget.</a>
+<p>Reimplemented from <a href="tqwidget.html#2d5d13">TQWidget.</a>
<h3 class="fn"><a href="ntqstring.html">TQString</a> <a name="72cf09"></a>TQLabel::text () const</h3>
<p>Returns the label text. If the content is a plain or a rich text,
this is the string that was passed to <a href="#dffb43">setText</a>(). Otherwise, it is an
diff --git a/examples/drawdemo/drawdemo.cpp b/examples/drawdemo/drawdemo.cpp
index 5fc1e0f7b..94a2b80e9 100644
--- a/examples/drawdemo/drawdemo.cpp
+++ b/examples/drawdemo/drawdemo.cpp
@@ -7,7 +7,7 @@
**
*****************************************************************************/
-#include <ntqwidget.h>
+#include <tqwidget.h>
#include <ntqpainter.h>
#include <ntqprinter.h>
#include <ntqpushbutton.h>
diff --git a/examples/drawlines/connect.cpp b/examples/drawlines/connect.cpp
index 3b7e140cb..b71b43d51 100644
--- a/examples/drawlines/connect.cpp
+++ b/examples/drawlines/connect.cpp
@@ -7,7 +7,7 @@
**
*****************************************************************************/
-#include <ntqwidget.h>
+#include <tqwidget.h>
#include <ntqpainter.h>
#include <ntqapplication.h>
#include <stdlib.h>
diff --git a/examples/fonts/simple-qfont-demo/viewer.h b/examples/fonts/simple-qfont-demo/viewer.h
index e69a3f15a..955ffe72f 100644
--- a/examples/fonts/simple-qfont-demo/viewer.h
+++ b/examples/fonts/simple-qfont-demo/viewer.h
@@ -3,7 +3,7 @@
#define VIEWER_H
-#include <ntqwidget.h>
+#include <tqwidget.h>
#include <ntqfont.h>
class TQTextView;
diff --git a/examples/forever/forever.h b/examples/forever/forever.h
index 0580fa21c..b976103c3 100644
--- a/examples/forever/forever.h
+++ b/examples/forever/forever.h
@@ -14,7 +14,7 @@
#ifndef FOREVER_H
#define FOREVER_H
-#include <ntqwidget.h>
+#include <tqwidget.h>
const int numColors = 120;
diff --git a/examples/hello/hello.h b/examples/hello/hello.h
index 3d17dbf05..806b4c1e7 100644
--- a/examples/hello/hello.h
+++ b/examples/hello/hello.h
@@ -10,7 +10,7 @@
#ifndef HELLO_H
#define HELLO_H
-#include <ntqwidget.h>
+#include <tqwidget.h>
class Hello : public TQWidget
diff --git a/examples/life/lifedlg.h b/examples/life/lifedlg.h
index 38e835260..be50675c1 100644
--- a/examples/life/lifedlg.h
+++ b/examples/life/lifedlg.h
@@ -11,7 +11,7 @@
#define LIFEDLG_H
#include <ntqtimer.h>
-#include <ntqwidget.h>
+#include <tqwidget.h>
class TQSlider;
class TQPushButton;
diff --git a/examples/listbox/listbox.h b/examples/listbox/listbox.h
index b618e9413..e5fad9abc 100644
--- a/examples/listbox/listbox.h
+++ b/examples/listbox/listbox.h
@@ -15,7 +15,7 @@ class TQSpinBox;
class TQListBox;
class TQButtonGroup;
-#include <ntqwidget.h>
+#include <tqwidget.h>
class ListBoxDemo: public TQWidget
diff --git a/examples/menu/menu.h b/examples/menu/menu.h
index 20fdf0a48..0b0aea53d 100644
--- a/examples/menu/menu.h
+++ b/examples/menu/menu.h
@@ -10,7 +10,7 @@
#ifndef MENU_H
#define MENU_H
-#include <ntqwidget.h>
+#include <tqwidget.h>
#include <ntqmenubar.h>
#include <ntqlabel.h>
diff --git a/examples/network/mail/composer.h b/examples/network/mail/composer.h
index 0a29dcf7d..9e523a15f 100644
--- a/examples/network/mail/composer.h
+++ b/examples/network/mail/composer.h
@@ -10,7 +10,7 @@
#ifndef COMPOSER_H
#define COMPOSER_H
-#include <ntqwidget.h>
+#include <tqwidget.h>
class TQLineEdit;
diff --git a/examples/opengl/box/globjwin.h b/examples/opengl/box/globjwin.h
index d2385d9cd..fcc8aa3b0 100644
--- a/examples/opengl/box/globjwin.h
+++ b/examples/opengl/box/globjwin.h
@@ -17,7 +17,7 @@
#ifndef GLOBJWIN_H
#define GLOBJWIN_H
-#include <ntqwidget.h>
+#include <tqwidget.h>
class GLObjectWindow : public TQWidget
diff --git a/examples/opengl/glpixmap/globjwin.h b/examples/opengl/glpixmap/globjwin.h
index 574b6b5fe..3d6077f05 100644
--- a/examples/opengl/glpixmap/globjwin.h
+++ b/examples/opengl/glpixmap/globjwin.h
@@ -17,7 +17,7 @@
#ifndef GLOBJWIN_H
#define GLOBJWIN_H
-#include <ntqwidget.h>
+#include <tqwidget.h>
class GLBox;
class TQLabel;
diff --git a/examples/opengl/overlay/globjwin.h b/examples/opengl/overlay/globjwin.h
index 82fe14ec5..b30de27f2 100644
--- a/examples/opengl/overlay/globjwin.h
+++ b/examples/opengl/overlay/globjwin.h
@@ -17,7 +17,7 @@
#ifndef GLOBJWIN_H
#define GLOBJWIN_H
-#include <ntqwidget.h>
+#include <tqwidget.h>
class GLObjectWindow : public TQWidget
diff --git a/examples/opengl/overlay_x11/rubberbandwidget.h b/examples/opengl/overlay_x11/rubberbandwidget.h
index 268656ba7..aba6f8ce0 100644
--- a/examples/opengl/overlay_x11/rubberbandwidget.h
+++ b/examples/opengl/overlay_x11/rubberbandwidget.h
@@ -13,7 +13,7 @@
#ifndef RUBBERBANDWIDGET_H
#define RUBBERBANDWIDGET_H
-#include <ntqwidget.h>
+#include <tqwidget.h>
class RubberbandWidget : public TQWidget
diff --git a/examples/opengl/sharedbox/globjwin.h b/examples/opengl/sharedbox/globjwin.h
index f09d2440e..745b01110 100644
--- a/examples/opengl/sharedbox/globjwin.h
+++ b/examples/opengl/sharedbox/globjwin.h
@@ -17,7 +17,7 @@
#ifndef GLOBJWIN_H
#define GLOBJWIN_H
-#include <ntqwidget.h>
+#include <tqwidget.h>
class GLBox;
class GLObjectWindow : public TQWidget
diff --git a/examples/opengl/texture/globjwin.h b/examples/opengl/texture/globjwin.h
index d2385d9cd..fcc8aa3b0 100644
--- a/examples/opengl/texture/globjwin.h
+++ b/examples/opengl/texture/globjwin.h
@@ -17,7 +17,7 @@
#ifndef GLOBJWIN_H
#define GLOBJWIN_H
-#include <ntqwidget.h>
+#include <tqwidget.h>
class GLObjectWindow : public TQWidget
diff --git a/examples/picture/picture.cpp b/examples/picture/picture.cpp
index 9d102d26a..6299b5274 100644
--- a/examples/picture/picture.cpp
+++ b/examples/picture/picture.cpp
@@ -11,7 +11,7 @@
#include <ntqpainter.h>
#include <ntqpicture.h>
#include <ntqpixmap.h>
-#include <ntqwidget.h>
+#include <tqwidget.h>
#include <ntqmessagebox.h>
#include <ntqfile.h>
#include <ctype.h>
diff --git a/examples/qdir/ntqdir.h b/examples/qdir/ntqdir.h
index 82c91d3c4..44bdb4fa4 100644
--- a/examples/qdir/ntqdir.h
+++ b/examples/qdir/ntqdir.h
@@ -12,7 +12,7 @@
#include <ntqscrollview.h>
#include <ntqfiledialog.h>
-#include <ntqwidgetstack.h>
+#include <tqwidgetstack.h>
#include <ntqvbox.h>
#include <ntqurl.h>
#include <ntqpixmap.h>
diff --git a/examples/qwerty/qwerty.h b/examples/qwerty/qwerty.h
index f0025c8a1..7ed6d7cd9 100644
--- a/examples/qwerty/qwerty.h
+++ b/examples/qwerty/qwerty.h
@@ -10,7 +10,7 @@
#ifndef TQWERTY_H
#define TQWERTY_H
-#include <ntqwidget.h>
+#include <tqwidget.h>
#include <ntqmenubar.h>
#include <ntqmultilineedit.h>
#include <ntqprinter.h>
diff --git a/examples/rot13/rot13.h b/examples/rot13/rot13.h
index 3933e6fe3..8c27e68d6 100644
--- a/examples/rot13/rot13.h
+++ b/examples/rot13/rot13.h
@@ -14,7 +14,7 @@
#ifndef ROT13_H
#define ROT13_H
-#include <ntqwidget.h>
+#include <tqwidget.h>
class TQMultiLineEdit;
diff --git a/examples/scribble/scribble.h b/examples/scribble/scribble.h
index e19a49a46..1cbf1ad1a 100644
--- a/examples/scribble/scribble.h
+++ b/examples/scribble/scribble.h
@@ -14,7 +14,7 @@
#include <ntqpen.h>
#include <ntqpoint.h>
#include <ntqpixmap.h>
-#include <ntqwidget.h>
+#include <tqwidget.h>
#include <ntqstring.h>
#include <ntqpointarray.h>
diff --git a/examples/showimg/showimg.h b/examples/showimg/showimg.h
index f51fa607a..1cf8f7c97 100644
--- a/examples/showimg/showimg.h
+++ b/examples/showimg/showimg.h
@@ -10,7 +10,7 @@
#ifndef SHOWIMG_H
#define SHOWIMG_H
-#include <ntqwidget.h>
+#include <tqwidget.h>
#include <ntqimage.h>
diff --git a/examples/tablet/canvas.h b/examples/tablet/canvas.h
index bc0267d06..b8eb80aa7 100644
--- a/examples/tablet/canvas.h
+++ b/examples/tablet/canvas.h
@@ -11,7 +11,7 @@
#include <ntqpixmap.h>
#include <ntqpoint.h>
#include <ntqpointarray.h>
-#include <ntqwidget.h>
+#include <tqwidget.h>
#ifndef _MY_CANVAS_
diff --git a/examples/tablet/scribble.h b/examples/tablet/scribble.h
index 9f505d754..52e129d93 100644
--- a/examples/tablet/scribble.h
+++ b/examples/tablet/scribble.h
@@ -14,7 +14,7 @@
#include <ntqpen.h>
#include <ntqpoint.h>
#include <ntqpixmap.h>
-#include <ntqwidget.h>
+#include <tqwidget.h>
#include <ntqstring.h>
#include <ntqpointarray.h>
diff --git a/examples/tablet/tabletstats.h b/examples/tablet/tabletstats.h
index 8e1e2c9f1..a3bd63fb1 100644
--- a/examples/tablet/tabletstats.h
+++ b/examples/tablet/tabletstats.h
@@ -10,7 +10,7 @@
#ifndef _TABLET_STATS_
#define _TABLET_STATS_
-#include <ntqwidget.h>
+#include <tqwidget.h>
#include <ntqframe.h>
#include "canvas.h"
#include "tabletstatsbase.h"
diff --git a/examples/tetrix/qdragapp.cpp b/examples/tetrix/qdragapp.cpp
index 21409dd2d..de234f16f 100644
--- a/examples/tetrix/qdragapp.cpp
+++ b/examples/tetrix/qdragapp.cpp
@@ -13,7 +13,7 @@
#include "ntqpopupmenu.h"
#include "ntqguardedptr.h"
#include "ntqcolor.h"
-#include "ntqwidget.h"
+#include "tqwidget.h"
#include "ntqfontmetrics.h"
#include "ntqcursor.h"
#include "tqobjectlist.h"
diff --git a/examples/themes/metal.cpp b/examples/themes/metal.cpp
index ee3b57d12..5a6c2b443 100644
--- a/examples/themes/metal.cpp
+++ b/examples/themes/metal.cpp
@@ -17,11 +17,11 @@
#include "ntqdrawutil.h" // for now
#include "ntqpixmap.h" // for now
#include "ntqpalette.h" // for now
-#include "ntqwidget.h"
+#include "tqwidget.h"
#include "ntqlabel.h"
#include "ntqimage.h"
#include "ntqpushbutton.h"
-#include "ntqwidget.h"
+#include "tqwidget.h"
#include "ntqrangecontrol.h"
#include "ntqscrollbar.h"
#include "ntqslider.h"
diff --git a/examples/themes/wood.cpp b/examples/themes/wood.cpp
index b9cf6cda3..1a331c89b 100644
--- a/examples/themes/wood.cpp
+++ b/examples/themes/wood.cpp
@@ -17,11 +17,11 @@
#include "ntqdrawutil.h" // for now
#include "ntqpixmap.h" // for now
#include "ntqpalette.h" // for now
-#include "ntqwidget.h"
+#include "tqwidget.h"
#include "ntqlabel.h"
#include "ntqimage.h"
#include "ntqpushbutton.h"
-#include "ntqwidget.h"
+#include "tqwidget.h"
#include "ntqrangecontrol.h"
#include "ntqscrollbar.h"
#include <limits.h>
diff --git a/examples/thread/prodcons/prodcons.cpp b/examples/thread/prodcons/prodcons.cpp
index 23004dfd6..2716378c5 100644
--- a/examples/thread/prodcons/prodcons.cpp
+++ b/examples/thread/prodcons/prodcons.cpp
@@ -2,7 +2,7 @@
#include <ntqwaitcondition.h>
#include <ntqmutex.h>
#include <ntqapplication.h>
-#include <ntqwidget.h>
+#include <tqwidget.h>
#include <ntqpushbutton.h>
#include <ntqcheckbox.h>
#include <ntqprogressbar.h>
diff --git a/examples/thread/semaphores/main.cpp b/examples/thread/semaphores/main.cpp
index 913b75dc0..0e0bbb810 100644
--- a/examples/thread/semaphores/main.cpp
+++ b/examples/thread/semaphores/main.cpp
@@ -7,7 +7,7 @@
**
*****************************************************************************/
#include <ntqapplication.h>
-#include <ntqwidget.h>
+#include <tqwidget.h>
#include <ntqpushbutton.h>
#include <ntqmultilineedit.h>
#include <ntqthread.h>
diff --git a/examples/tooltip/tooltip.h b/examples/tooltip/tooltip.h
index 67c586d5e..1a0a486d4 100644
--- a/examples/tooltip/tooltip.h
+++ b/examples/tooltip/tooltip.h
@@ -7,7 +7,7 @@
**
*****************************************************************************/
-#include <ntqwidget.h>
+#include <tqwidget.h>
#include <ntqtooltip.h>
diff --git a/examples/tux/tux.cpp b/examples/tux/tux.cpp
index 2afca6d92..641ca38f2 100644
--- a/examples/tux/tux.cpp
+++ b/examples/tux/tux.cpp
@@ -1,5 +1,5 @@
#include <ntqapplication.h>
-#include <ntqwidget.h>
+#include <tqwidget.h>
#include <ntqimage.h>
#include <ntqpixmap.h>
#include <ntqbitmap.h>
diff --git a/examples/widgets/widgets.cpp b/examples/widgets/widgets.cpp
index 860e6dd45..8ea7e0ca9 100644
--- a/examples/widgets/widgets.cpp
+++ b/examples/widgets/widgets.cpp
@@ -38,7 +38,7 @@
#include <ntqvbox.h>
#include <ntqtabbar.h>
#include <ntqtabwidget.h>
-#include <ntqwidgetstack.h>
+#include <tqwidgetstack.h>
#include <ntqprogressbar.h>
#include <ntqsplitter.h>
#include <ntqlistview.h>
diff --git a/examples/wizard/wizard.cpp b/examples/wizard/wizard.cpp
index 40cb686a8..cb7f3ad44 100644
--- a/examples/wizard/wizard.cpp
+++ b/examples/wizard/wizard.cpp
@@ -9,7 +9,7 @@
#include "wizard.h"
-#include <ntqwidget.h>
+#include <tqwidget.h>
#include <ntqhbox.h>
#include <ntqvbox.h>
#include <ntqlabel.h>
diff --git a/examples/xform/xform.cpp b/examples/xform/xform.cpp
index 60f73402b..d9fab7713 100644
--- a/examples/xform/xform.cpp
+++ b/examples/xform/xform.cpp
@@ -22,7 +22,7 @@
#include <ntqfontdialog.h>
#include <ntqlayout.h>
#include <ntqvbox.h>
-#include <ntqwidgetstack.h>
+#include <tqwidgetstack.h>
#include <ntqpainter.h>
#include <ntqpixmap.h>