summaryrefslogtreecommitdiffstats
path: root/examples/demo
diff options
context:
space:
mode:
Diffstat (limited to 'examples/demo')
-rw-r--r--examples/demo/dnd/dnd.h2
-rw-r--r--examples/demo/dnd/styledbutton.cpp4
-rw-r--r--examples/demo/dnd/styledbutton.h2
-rw-r--r--examples/demo/i18n/i18n.cpp2
-rw-r--r--examples/demo/opengl/glcontrolwidget.h2
-rw-r--r--examples/demo/opengl/glinfo_x11.cpp2
-rw-r--r--examples/demo/opengl/gllandscape.h2
-rw-r--r--examples/demo/opengl/glworkspace.cpp2
-rw-r--r--examples/demo/opengl/printpreview.ui2
-rw-r--r--examples/demo/qthumbwheel.cpp2
-rw-r--r--examples/demo/textdrawing/example.html8
-rw-r--r--examples/demo/textdrawing/helpwindow.cpp4
-rw-r--r--examples/demo/textdrawing/textedit.cpp2
13 files changed, 18 insertions, 18 deletions
diff --git a/examples/demo/dnd/dnd.h b/examples/demo/dnd/dnd.h
index 3487d9cc9..b064b9c8f 100644
--- a/examples/demo/dnd/dnd.h
+++ b/examples/demo/dnd/dnd.h
@@ -1,4 +1,4 @@
-#include <ntqpixmap.h>
+#include <tqpixmap.h>
#include <tqmap.h>
#include "dndbase.h"
diff --git a/examples/demo/dnd/styledbutton.cpp b/examples/demo/dnd/styledbutton.cpp
index 1a884704d..51e8968cf 100644
--- a/examples/demo/dnd/styledbutton.cpp
+++ b/examples/demo/dnd/styledbutton.cpp
@@ -34,11 +34,11 @@
#include "styledbutton.h"
#include <tqcolordialog.h>
-#include <ntqpalette.h>
+#include <tqpalette.h>
#include <ntqlabel.h>
#include <tqpainter.h>
#include <tqimage.h>
-#include <ntqpixmap.h>
+#include <tqpixmap.h>
#include <ntqapplication.h>
#include <tqdragobject.h>
#include <tqstyle.h>
diff --git a/examples/demo/dnd/styledbutton.h b/examples/demo/dnd/styledbutton.h
index 84ad4e500..fc6391a0b 100644
--- a/examples/demo/dnd/styledbutton.h
+++ b/examples/demo/dnd/styledbutton.h
@@ -35,7 +35,7 @@
#define STYLEDBUTTON_H
#include <ntqbutton.h>
-#include <ntqpixmap.h>
+#include <tqpixmap.h>
class TQColor;
class TQBrush;
diff --git a/examples/demo/i18n/i18n.cpp b/examples/demo/i18n/i18n.cpp
index a089e6cca..1986189a8 100644
--- a/examples/demo/i18n/i18n.cpp
+++ b/examples/demo/i18n/i18n.cpp
@@ -10,7 +10,7 @@
#include <tqmenubar.h>
#include <tqtoolbar.h>
#include <tqtoolbutton.h>
-#include <ntqpixmap.h>
+#include <tqpixmap.h>
#include <tqiconset.h>
#include <ntqapplication.h>
#include <tqwidgetlist.h>
diff --git a/examples/demo/opengl/glcontrolwidget.h b/examples/demo/opengl/glcontrolwidget.h
index 7942c31ef..97cd129eb 100644
--- a/examples/demo/opengl/glcontrolwidget.h
+++ b/examples/demo/opengl/glcontrolwidget.h
@@ -1,7 +1,7 @@
#ifndef GLCONTROLWIDGET_H
#define GLCONTROLWIDGET_H
-#include <ntqgl.h>
+#include <tqgl.h>
class GLControlWidget : public TQGLWidget
{
diff --git a/examples/demo/opengl/glinfo_x11.cpp b/examples/demo/opengl/glinfo_x11.cpp
index 88761f3f6..2289adeba 100644
--- a/examples/demo/opengl/glinfo_x11.cpp
+++ b/examples/demo/opengl/glinfo_x11.cpp
@@ -8,7 +8,7 @@
*****************************************************************************/
#include <tqstringlist.h>
-#include <ntqgl.h>
+#include <tqgl.h>
#include "glinfo.h"
#include <GL/glx.h>
diff --git a/examples/demo/opengl/gllandscape.h b/examples/demo/opengl/gllandscape.h
index 54a03c012..5288b5eba 100644
--- a/examples/demo/opengl/gllandscape.h
+++ b/examples/demo/opengl/gllandscape.h
@@ -1,7 +1,7 @@
#ifndef GLLANDSCAPE_H
#define GLLANDSCAPE_H
-#include <ntqgl.h>
+#include <tqgl.h>
class GLLandscape : public TQGLWidget
{
diff --git a/examples/demo/opengl/glworkspace.cpp b/examples/demo/opengl/glworkspace.cpp
index ec2a6b138..6a2d7fe89 100644
--- a/examples/demo/opengl/glworkspace.cpp
+++ b/examples/demo/opengl/glworkspace.cpp
@@ -9,7 +9,7 @@
#include <tqpopupmenu.h>
#include <tqmenubar.h>
#include <tqaction.h>
-#include <ntqprinter.h>
+#include <tqprinter.h>
#include <tqpainter.h>
#include <ntqcheckbox.h>
#include <ntqvbox.h>
diff --git a/examples/demo/opengl/printpreview.ui b/examples/demo/opengl/printpreview.ui
index 064ff35e9..fe6130ba0 100644
--- a/examples/demo/opengl/printpreview.ui
+++ b/examples/demo/opengl/printpreview.ui
@@ -256,7 +256,7 @@
</connections>
<includes>
<include location="global" impldecl="in declaration">tqimage.h</include>
- <include location="global" impldecl="in declaration">ntqpixmap.h</include>
+ <include location="global" impldecl="in declaration">tqpixmap.h</include>
<include location="local" impldecl="in implementation">printpreview.ui.h</include>
</includes>
<variables>
diff --git a/examples/demo/qthumbwheel.cpp b/examples/demo/qthumbwheel.cpp
index aba1fc4ee..ec6fc9e56 100644
--- a/examples/demo/qthumbwheel.cpp
+++ b/examples/demo/qthumbwheel.cpp
@@ -43,7 +43,7 @@
#ifndef TQT_NO_THUMBWHEEL
#include <tqpainter.h>
#include <ntqdrawutil.h>
-#include <ntqpixmap.h>
+#include <tqpixmap.h>
#include <math.h>
static const double m_pi = 3.14159265358979323846;
diff --git a/examples/demo/textdrawing/example.html b/examples/demo/textdrawing/example.html
index 3f215fd53..12d21ff72 100644
--- a/examples/demo/textdrawing/example.html
+++ b/examples/demo/textdrawing/example.html
@@ -74,7 +74,7 @@ key for another widget.
<ul>
<li> A plain text: set by passing a <a href="tqstring.html">TQString</a> to <a href="#dffb43">setText</a>().
<li> A rich text: set by passing a TQString that contains a rich text to setText().
-<li> A pixmap: set by passing a <a href="ntqpixmap.html">TQPixmap</a> to <a href="#f3f301">setPixmap</a>().
+<li> A pixmap: set by passing a <a href="tqpixmap.html">TQPixmap</a> to <a href="#f3f301">setPixmap</a>().
<li> A movie: set by passing a <a href="tqmovie.html">TQMovie</a> to <a href="#60de9f">setMovie</a>().
<li> A number: set by passing an <em>int</em> or a <em>double</em> to <a href="#1a8f6a">setNum</a>(), which converts the number to plain text.
<li> Nothing: The same as an empty plain text. This is the default. Set by <a href="#be73f3">clear</a>().
@@ -103,7 +103,7 @@ the other widget (called the TQLabel's "buddy"). Example:
(the <a href="ntqlineedit.html">TQLineEdit</a>) when the user presses <dfn>Alt-P.</dfn> You can also
use the <a href="#191701">setBuddy</a>() function to accomplish the same.
<p>
-<p>See also <a href="ntqlineedit.html">TQLineEdit</a>, <a href="tqtextview.html">TQTextView</a>, <a href="ntqpixmap.html">TQPixmap</a>, <a href="tqmovie.html">TQMovie</a> and <a href="guibooks.html#fowler">GUI Design Handbook: Label</a>
+<p>See also <a href="ntqlineedit.html">TQLineEdit</a>, <a href="tqtextview.html">TQTextView</a>, <a href="tqpixmap.html">TQPixmap</a>, <a href="tqmovie.html">TQMovie</a> and <a href="guibooks.html#fowler">GUI Design Handbook: Label</a>
<p>Examples:
<a href="cursor-cursor-cpp.html#TQLabel">cursor/cursor.cpp</a>
<a href="layout-layout-cpp.html#TQLabel">layout/layout.cpp</a>
@@ -175,7 +175,7 @@ available space.
<p>If the label contains a movie, returns a pointer to it. Otherwise,
returns 0.
<p>See also <a href="#60de9f">setMovie</a>().
-<h3 class="fn"><a href="ntqpixmap.html">TQPixmap</a> * <a name="101ecb"></a>TQLabel::pixmap () const</h3>
+<h3 class="fn"><a href="tqpixmap.html">TQPixmap</a> * <a name="101ecb"></a>TQLabel::pixmap () const</h3>
<p>If the label contains a pixmap, returns a pointer to it. Otherwise,
returns 0.
<p>See also <a href="#f3f301">setPixmap</a>().
@@ -273,7 +273,7 @@ the label. Any previous content is cleared.
<p>The buddy accelerator, if any, is disabled.
<p>The label resizes itself if auto-resizing is enabled.
<p>See also <a href="#dffb43">setText</a>(), <a href="tqstring.html#01d80b">TQString::setNum</a>() and <a href="#191701">setBuddy</a>().
-<h3 class="fn">void <a name="f3f301"></a>TQLabel::setPixmap ( const <a href="ntqpixmap.html">TQPixmap</a> &amp; pixmap ) <code>[virtual slot]</code></h3>
+<h3 class="fn">void <a name="f3f301"></a>TQLabel::setPixmap ( const <a href="tqpixmap.html">TQPixmap</a> &amp; pixmap ) <code>[virtual slot]</code></h3>
<p>Sets the label contents to <em>pixmap.</em> Any previous content is cleared.
<p>The buddy accelerator, if any, is disabled.
<p>The label resizes itself if auto-resizing is enabled.
diff --git a/examples/demo/textdrawing/helpwindow.cpp b/examples/demo/textdrawing/helpwindow.cpp
index 13a538882..90ed211d4 100644
--- a/examples/demo/textdrawing/helpwindow.cpp
+++ b/examples/demo/textdrawing/helpwindow.cpp
@@ -9,7 +9,7 @@
#include "helpwindow.h"
#include <tqstatusbar.h>
-#include <ntqpixmap.h>
+#include <tqpixmap.h>
#include <tqpopupmenu.h>
#include <tqmenubar.h>
#include <tqtoolbar.h>
@@ -28,7 +28,7 @@
#include <tqfileinfo.h>
#include <tqfile.h>
#include <tqdatastream.h>
-#include <ntqprinter.h>
+#include <tqprinter.h>
#include <ntqsimplerichtext.h>
#include <tqpainter.h>
#include <tqpaintdevicemetrics.h>
diff --git a/examples/demo/textdrawing/textedit.cpp b/examples/demo/textdrawing/textedit.cpp
index 80c40e9e7..66e7e8b11 100644
--- a/examples/demo/textdrawing/textedit.cpp
+++ b/examples/demo/textdrawing/textedit.cpp
@@ -22,7 +22,7 @@
#include <tqfileinfo.h>
#include <tqfile.h>
#include <tqfiledialog.h>
-#include <ntqprinter.h>
+#include <tqprinter.h>
#include <tqpaintdevicemetrics.h>
#include <ntqsimplerichtext.h>
#include <tqcolordialog.h>