summaryrefslogtreecommitdiffstats
path: root/doc/man
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-10-03 17:43:38 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-10-03 17:43:38 +0900
commit6964feed838dec70e7743ea90b390e4ae706d3c9 (patch)
tree6faf8862c19e31a988e9b5a43485a9f23b89d4a8 /doc/man
parent81288cfcb6a543d96a1ee4bf1d7d3c26231f517f (diff)
downloadtqt3-6964feed838dec70e7743ea90b390e4ae706d3c9.tar.gz
tqt3-6964feed838dec70e7743ea90b390e4ae706d3c9.zip
Remove obsolete Netscape plugin and its classes
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'doc/man')
-rw-r--r--doc/man/man3/TQNPInstance.3qt1
-rw-r--r--doc/man/man3/TQNPStream.3qt1
-rw-r--r--doc/man/man3/TQNPWidget.3qt1
-rw-r--r--doc/man/man3/TQNPlugin.3qt1
-rw-r--r--doc/man/man3/tqasciidict.3qt2
-rw-r--r--doc/man/man3/tqcache.3qt2
-rw-r--r--doc/man/man3/tqcolor.3qt2
-rw-r--r--doc/man/man3/tqdict.3qt2
-rw-r--r--doc/man/man3/tqfontmetrics.3qt2
-rw-r--r--doc/man/man3/tqintdict.3qt2
-rw-r--r--doc/man/man3/tqiodevice.3qt6
-rw-r--r--doc/man/man3/tqmenubar.3qt4
-rw-r--r--doc/man/man3/tqmenudata.3qt2
-rw-r--r--doc/man/man3/tqmessagebox.3qt4
-rw-r--r--doc/man/man3/tqnpinstance.3qt290
-rw-r--r--doc/man/man3/tqnplugin.3qt157
-rw-r--r--doc/man/man3/tqnpstream.3qt114
-rw-r--r--doc/man/man3/tqnpwidget.3qt129
-rw-r--r--doc/man/man3/tqobject.3qt4
-rw-r--r--doc/man/man3/tqpainter.3qt12
-rw-r--r--doc/man/man3/tqpixmap.3qt4
-rw-r--r--doc/man/man3/tqpopupmenu.3qt4
-rw-r--r--doc/man/man3/tqptrcollection.3qt2
-rw-r--r--doc/man/man3/tqptrdict.3qt2
-rw-r--r--doc/man/man3/tqptrlist.3qt10
-rw-r--r--doc/man/man3/tqptrvector.3qt2
-rw-r--r--doc/man/man3/tqtextstream.3qt2
-rw-r--r--doc/man/man3/tqwidget.3qt4
28 files changed, 31 insertions, 737 deletions
diff --git a/doc/man/man3/TQNPInstance.3qt b/doc/man/man3/TQNPInstance.3qt
deleted file mode 100644
index 335a56d0..00000000
--- a/doc/man/man3/TQNPInstance.3qt
+++ /dev/null
@@ -1 +0,0 @@
-.so man3/tqnpinstance.3qt
diff --git a/doc/man/man3/TQNPStream.3qt b/doc/man/man3/TQNPStream.3qt
deleted file mode 100644
index 4f347ce8..00000000
--- a/doc/man/man3/TQNPStream.3qt
+++ /dev/null
@@ -1 +0,0 @@
-.so man3/tqnpstream.3qt
diff --git a/doc/man/man3/TQNPWidget.3qt b/doc/man/man3/TQNPWidget.3qt
deleted file mode 100644
index abcb7e5d..00000000
--- a/doc/man/man3/TQNPWidget.3qt
+++ /dev/null
@@ -1 +0,0 @@
-.so man3/tqnpwidget.3qt
diff --git a/doc/man/man3/TQNPlugin.3qt b/doc/man/man3/TQNPlugin.3qt
deleted file mode 100644
index 7b7c90bd..00000000
--- a/doc/man/man3/TQNPlugin.3qt
+++ /dev/null
@@ -1 +0,0 @@
-.so man3/tqnplugin.3qt
diff --git a/doc/man/man3/tqasciidict.3qt b/doc/man/man3/tqasciidict.3qt
index e02592ef..f82b7a39 100644
--- a/doc/man/man3/tqasciidict.3qt
+++ b/doc/man/man3/tqasciidict.3qt
@@ -269,7 +269,7 @@ Note that the auto-delete setting may also affect other functions in subclasses.
See also autoDelete().
.PP
Examples:
-.)l grapher/grapher.cpp, scribble/scribble.cpp, and table/bigtable/main.cpp.
+.)l scribble/scribble.cpp, and table/bigtable/main.cpp.
.SH "uint TQAsciiDict::size () const"
Returns the size of the internal hash array (as specified in the constructor).
.PP
diff --git a/doc/man/man3/tqcache.3qt b/doc/man/man3/tqcache.3qt
index 56b1f3a3..a879d302 100644
--- a/doc/man/man3/tqcache.3qt
+++ b/doc/man/man3/tqcache.3qt
@@ -167,7 +167,7 @@ Note that the auto-delete setting may also affect other functions in subclasses.
See also autoDelete().
.PP
Examples:
-.)l grapher/grapher.cpp, scribble/scribble.cpp, and table/bigtable/main.cpp.
+.)l scribble/scribble.cpp, and table/bigtable/main.cpp.
.SH "void TQCache::setMaxCost ( int m )"
Sets the maximum allowed total cost of the cache to \fIm\fR. If the current total cost is greater than \fIm\fR, some items are deleted immediately.
.PP
diff --git a/doc/man/man3/tqcolor.3qt b/doc/man/man3/tqcolor.3qt
index bec58616..62dd6f42 100644
--- a/doc/man/man3/tqcolor.3qt
+++ b/doc/man/man3/tqcolor.3qt
@@ -495,7 +495,7 @@ If \fIs\fR or \fIv\fR are not in the range 0-255, or \fIh\fR is < -1, the color
See also hsv() and setRgb().
.PP
Examples:
-.)l drawdemo/drawdemo.cpp, grapher/grapher.cpp, and progress/progress.cpp.
+.)l drawdemo/drawdemo.cpp] and progress/progress.cpp.
.SH "void TQColor::setNamedColor ( const TQString & name )"
Sets the RGB value to \fIname\fR, which may be in one of these formats:
.TP
diff --git a/doc/man/man3/tqdict.3qt b/doc/man/man3/tqdict.3qt
index a91eb407..5bd827e9 100644
--- a/doc/man/man3/tqdict.3qt
+++ b/doc/man/man3/tqdict.3qt
@@ -326,7 +326,7 @@ Note that the auto-delete setting may also affect other functions in subclasses.
See also autoDelete().
.PP
Examples:
-.)l grapher/grapher.cpp, scribble/scribble.cpp, and table/bigtable/main.cpp.
+.)l scribble/scribble.cpp and table/bigtable/main.cpp.
.SH "uint TQDict::size () const"
Returns the size of the internal hash array (as specified in the constructor).
.PP
diff --git a/doc/man/man3/tqfontmetrics.3qt b/doc/man/man3/tqfontmetrics.3qt
index 21955f59..c737f79e 100644
--- a/doc/man/man3/tqfontmetrics.3qt
+++ b/doc/man/man3/tqfontmetrics.3qt
@@ -257,7 +257,7 @@ This is always equal to ascent()+descent()+1 (the 1 is for the base line).
See also leading() and lineSpacing().
.PP
Examples:
-.)l grapher/grapher.cpp, hello/hello.cpp, and qfd/fontdisplayer.cpp.
+.)l hello/hello.cpp and qfd/fontdisplayer.cpp.
.SH "bool TQFontMetrics::inFont ( TQChar ch ) const"
Returns TRUE if character \fIch\fR is a valid character in the font; otherwise returns FALSE.
.PP
diff --git a/doc/man/man3/tqintdict.3qt b/doc/man/man3/tqintdict.3qt
index d38f8560..c754c1d8 100644
--- a/doc/man/man3/tqintdict.3qt
+++ b/doc/man/man3/tqintdict.3qt
@@ -265,7 +265,7 @@ Note that the auto-delete setting may also affect other functions in subclasses.
See also autoDelete().
.PP
Examples:
-.)l grapher/grapher.cpp, scribble/scribble.cpp, and table/bigtable/main.cpp.
+.)l scribble/scribble.cpp and table/bigtable/main.cpp.
.SH "uint TQIntDict::size () const"
Returns the size of the internal hash array (as specified in the constructor).
.PP
diff --git a/doc/man/man3/tqiodevice.3qt b/doc/man/man3/tqiodevice.3qt
index f2675e62..4a581aa4 100644
--- a/doc/man/man3/tqiodevice.3qt
+++ b/doc/man/man3/tqiodevice.3qt
@@ -306,8 +306,6 @@ This virtual function must be reimplemented by all subclasses.
.PP
See also open().
.PP
-Example: grapher/grapher.cpp.
-.PP
Reimplemented in TQFile and TQSocket.
.SH "int TQIODevice::flags () const"
Returns the current I/O device flags setting.
@@ -409,8 +407,6 @@ This virtual function must be reimplemented by all subclasses.
.PP
See also close().
.PP
-Example: grapher/grapher.cpp.
-.PP
Reimplemented in TQFile and TQSocket.
.SH "int TQIODevice::putch ( int ch )\fC [pure virtual]\fR"
Writes the character \fIch\fR to the I/O device.
@@ -421,8 +417,6 @@ This virtual function must be reimplemented by all subclasses.
.PP
See also getch() and ungetch().
.PP
-Example: grapher/grapher.cpp.
-.PP
Reimplemented in TQFile and TQSocket.
.SH "TQByteArray TQIODevice::readAll ()\fC [virtual]\fR"
This convenience function returns all of the remaining data in the device.
diff --git a/doc/man/man3/tqmenubar.3qt b/doc/man/man3/tqmenubar.3qt
index 7869ccf8..7269f08d 100644
--- a/doc/man/man3/tqmenubar.3qt
+++ b/doc/man/man3/tqmenubar.3qt
@@ -266,8 +266,6 @@ Reimplemented from TQWidget.
.SH "void TQMenuBar::hide ()\fC [virtual]\fR"
Reimplements TQWidget::hide() in order to deselect any selected item, and calls setUpLayout() for the main window.
.PP
-Example: grapher/grapher.cpp.
-.PP
Reimplemented from TQWidget.
.SH "void TQMenuBar::highlighted ( int id )\fC [signal]\fR"
This signal is emitted when a menu item is highlighted; \fIid\fR is the id of the highlighted item.
@@ -543,8 +541,6 @@ Sets in which cases a menubar sparator is drawn to \fIwhen\fR. See the "separato
.SH "void TQMenuBar::show ()\fC [virtual]\fR"
Reimplements TQWidget::show() in order to set up the correct keyboard accelerators and to raise itself to the top of the widget stack.
.PP
-Example: grapher/grapher.cpp.
-.PP
Reimplemented from TQWidget.
.SS "Property Documentation"
.SH "bool defaultUp"
diff --git a/doc/man/man3/tqmenudata.3qt b/doc/man/man3/tqmenudata.3qt
index da5af429..7f37b430 100644
--- a/doc/man/man3/tqmenudata.3qt
+++ b/doc/man/man3/tqmenudata.3qt
@@ -638,7 +638,7 @@ If \fIcheck\fR is TRUE, checks the menu item with id \fIid\fR; otherwise uncheck
See also isItemChecked().
.PP
Examples:
-.)l canvas/canvas.cpp, grapher/grapher.cpp, mdi/application.cpp, menu/menu.cpp, progress/progress.cpp, scrollview/scrollview.cpp, and showimg/showimg.cpp.
+.)l canvas/canvas.cpp, mdi/application.cpp, menu/menu.cpp, progress/progress.cpp, scrollview/scrollview.cpp, and showimg/showimg.cpp.
.SH "void TQMenuData::setItemEnabled ( int id, bool enable )"
If \fIenable\fR is TRUE, enables the menu item with identifier \fIid\fR; otherwise disables the menu item with identifier \fIid\fR.
.PP
diff --git a/doc/man/man3/tqmessagebox.3qt b/doc/man/man3/tqmessagebox.3qt
index eae71d3d..a3b208d8 100644
--- a/doc/man/man3/tqmessagebox.3qt
+++ b/doc/man/man3/tqmessagebox.3qt
@@ -546,7 +546,7 @@ QApplication provides this functionality as a slot.
See also QApplication::aboutTQt().
.PP
Examples:
-.)l action/application.cpp, application/application.cpp, chart/chartform.cpp, helpviewer/helpwindow.cpp, menu/menu.cpp, themes/themes.cpp, and trivial/trivial.cpp.
+.)l action/application.cpp, application/application.cpp, chart/chartform.cpp, helpviewer/helpwindow.cpp, menu/menu.cpp and themes/themes.cpp.
.SH "void TQMessageBox::adjustSize ()\fC [virtual]\fR"
Adjusts the size of the message box to fit the contents just before TQDialog::exec() or TQDialog::show() is called.
.PP
@@ -659,8 +659,6 @@ See also question(), warning(), and critical().
Opens a modal message box directly using the specified parameters.
.PP
Please use information(), warning(), question(), or critical() instead.
-.PP
-Example: grapher/grapher.cpp.
.SH "bool TQMessageBox::query ( const TQString & caption, const TQString & text, const TQString & yesButtonText = TQString::null, const TQString & noButtonText = TQString::null, TQWidget * parent = 0, const char * = 0 )\fC [static]\fR"
\fBThis function is obsolete.\fR It is provided to keep old source working. We strongly advise against using it in new code.
.PP
diff --git a/doc/man/man3/tqnpinstance.3qt b/doc/man/man3/tqnpinstance.3qt
deleted file mode 100644
index ef3eea78..00000000
--- a/doc/man/man3/tqnpinstance.3qt
+++ /dev/null
@@ -1,290 +0,0 @@
-'\" t
-.TH TQNPInstance 3qt "2 February 2007" "Trolltech AS" \" -*- nroff -*-
-.\" Copyright 1992-2007 Trolltech ASA. All rights reserved. See the
-.\" license file included in the distribution for a complete license
-.\" statement.
-.\"
-.ad l
-.nh
-.SH NAME
-TQNPInstance \- TQObject that is a web browser plugin
-.SH SYNOPSIS
-This class is part of the \fBQt Netscape Extension\fR.
-.PP
-\fC#include <tqnp.h>\fR
-.PP
-Inherits TQObject.
-.PP
-.SS "Public Members"
-.in +1c
-.ti -1c
-.BI "\fB~TQNPInstance\fR ()"
-.br
-.ti -1c
-.BI "int \fBargc\fR () const"
-.br
-.ti -1c
-.BI "const char * \fBargn\fR ( int i ) const"
-.br
-.ti -1c
-.BI "const char * \fBargv\fR ( int i ) const"
-.br
-.ti -1c
-.BI "enum \fBReason\fR { ReasonDone = 0, ReasonBreak = 1, ReasonError = 2, ReasonUnknown = -1 }"
-.br
-.ti -1c
-.BI "const char * \fBarg\fR ( const char * name ) const"
-.br
-.ti -1c
-.BI "enum \fBInstanceMode\fR { Embed = 1, Full = 2, Background = 3 }"
-.br
-.ti -1c
-.BI "InstanceMode \fBmode\fR () const"
-.br
-.ti -1c
-.BI "const char * \fBuserAgent\fR () const"
-.br
-.ti -1c
-.BI "virtual TQNPWidget * \fBnewWindow\fR ()"
-.br
-.ti -1c
-.BI "TQNPWidget * \fBwidget\fR ()"
-.br
-.ti -1c
-.BI "enum \fBStreamMode\fR { Normal = 1, Seek = 2, AsFile = 3, AsFileOnly = 4 }"
-.br
-.ti -1c
-.BI "virtual bool \fBnewStreamCreated\fR ( TQNPStream *, StreamMode & smode )"
-.br
-.ti -1c
-.BI "virtual int \fBwriteReady\fR ( TQNPStream * )"
-.br
-.ti -1c
-.BI "virtual int \fBwrite\fR ( TQNPStream *, int offset, int len, void * buffer )"
-.br
-.ti -1c
-.BI "virtual void \fBstreamDestroyed\fR ( TQNPStream * )"
-.br
-.ti -1c
-.BI "void \fBstatus\fR ( const char * msg )"
-.br
-.ti -1c
-.BI "void \fBgetURLNotify\fR ( const char * url, const char * window = 0, void * data = 0 )"
-.br
-.ti -1c
-.BI "void \fBgetURL\fR ( const char * url, const char * window = 0 )"
-.br
-.ti -1c
-.BI "void \fBpostURL\fR ( const char * url, const char * window, uint len, const char * buf, bool file )"
-.br
-.ti -1c
-.BI "TQNPStream * \fBnewStream\fR ( const char * mimetype, const char * window, bool as_file = FALSE )"
-.br
-.ti -1c
-.BI "virtual void \fBstreamAsFile\fR ( TQNPStream *, const char * fname )"
-.br
-.ti -1c
-.BI "void * \fBgetJavaPeer\fR () const"
-.br
-.ti -1c
-.BI "virtual void \fBnotifyURL\fR ( const char * url, Reason r, void * notifyData )"
-.br
-.ti -1c
-.BI "virtual bool \fBprintFullPage\fR ()"
-.br
-.ti -1c
-.BI "virtual void \fBprint\fR ( TQPainter * )"
-.br
-.in -1c
-.SS "Protected Members"
-.in +1c
-.ti -1c
-.BI "\fBTQNPInstance\fR ()"
-.br
-.in -1c
-.SH DESCRIPTION
-This class is defined in the \fBQt Netscape Extension\fR, which can be found in the \fCqt/extensions\fR directory. It is not included in the main TQt API.
-.PP
-The TQNPInstance class provides a TQObject that is a web browser plugin.
-.PP
-Deriving from TQNPInstance creates an object that represents a single \fC<EMBED>\fR tag in an HTML document.
-.PP
-The TQNPInstance is responsible for creating an appropriate TQNPWidget window if required (not all plugins have windows), and for interacting with the input/output facilities intrinsic to plugins.
-.PP
-Note that there is \fIabsolutely no guarantee\fR regarding the order in which functions are called. Sometimes the browser will call newWindow() first, at other times, newStreamCreated() will be called first (assuming the \fC<EMBED>\fR tag has a SRC parameter).
-.PP
-\fINone of Qt's GUI functionality\fR may be used until after the first call to newWindow(). This includes any use of TQPaintDevice (i.e. TQPixmap, TQWidget, and all subclasses), QApplication, anything related to TQPainter (TQBrush, etc.), fonts, TQMovie, TQToolTip, etc. Useful classes which specifically \fIcan\fR be used are TQImage, TQFile, and TQBuffer.
-.PP
-This restriction can easily be accommodated by structuring your plugin so that the task of the TQNPInstance is to gather data, while the task of the TQNPWidget is to provide a graphical interface to that data.
-.SS "Member Type Documentation"
-.SH "TQNPInstance::InstanceMode"
-This enum type provides Qt-style names for three #defines in \fCnpapi.h\fR:
-.TP
-\fCTQNPInstance::Embed\fR - corresponds to NP_EMBED
-.TP
-\fCTQNPInstance::Full\fR - corresponds to NP_FULL
-.TP
-\fCTQNPInstance::Background\fR - corresponds to NP_BACKGROUND
-.SH "TQNPInstance::Reason"
-.TP
-\fCTQNPInstance::ReasonDone\fR
-.TP
-\fCTQNPInstance::ReasonBreak\fR
-.TP
-\fCTQNPInstance::ReasonError\fR
-.TP
-\fCTQNPInstance::ReasonUnknown\fR
-.SH "TQNPInstance::StreamMode"
-.TP
-\fCTQNPInstance::Normal\fR
-.TP
-\fCTQNPInstance::Seek\fR
-.TP
-\fCTQNPInstance::AsFile\fR
-.TP
-\fCTQNPInstance::AsFileOnly\fR
-.SH MEMBER FUNCTION DOCUMENTATION
-.SH "TQNPInstance::TQNPInstance ()\fC [protected]\fR"
-Creates a TQNPInstance.
-.PP
-Can only be called from within a derived class created within TQNPlugin::newInstance().
-.SH "TQNPInstance::~TQNPInstance ()"
-Called when the plugin instance is about to be deleted.
-.SH "const char * TQNPInstance::arg ( const char * name ) const"
-Returns the value of the named arguments, or 0 if no argument called \fIname\fR appears in the \fC<EMBED>\fR tag of this instance. If the argument appears, but has no value assigned, the empty string is returned. In summary:
-.PP
-<center>.nf
-.TS
-l
--
-l.
-Tag Result
- arg("FOO") == 0
- arg("FOO") == ""
-
-.TE
-.fi
-</center>
-.SH "int TQNPInstance::argc () const"
-Returns the number of arguments to the instance. Note that you should not normally rely on the ordering of arguments, and note that the SGML specification does not permit multiple arguments with the same name.
-.PP
-See also arg() and argn().
-.SH "const char * TQNPInstance::argn ( int i ) const"
-Returns the name of the \fIi\fR-th argument.
-.PP
-See also argc() and argv().
-.SH "const char * TQNPInstance::argv ( int i ) const"
-Returns the value of the \fIi\fR-th argument.
-.PP
-\\as argc(), arg()
-.SH "void * TQNPInstance::getJavaPeer () const"
-Returns the Java object associated with the plugin instance, an object of the plugin's Java class, or 0 if the plug-in does not have a Java class, Java is disabled, or an error occurred.
-.PP
-The return value is actually a \fCjref\fR we use \fCvoid*\fR so as to avoid burdening plugins which do not require Java.
-.PP
-See also TQNPlugin::getJavaClass() and TQNPlugin::getJavaEnv().
-.SH "void TQNPInstance::getURL ( const char * url, const char * window = 0 )"
-Requests that the \fIurl\fR be retrieved and sent to the named \fIwindow\fR. See Netscape's JavaScript documentation for an explanation of window names.
-.SH "void TQNPInstance::getURLNotify ( const char * url, const char * window = 0, void * data = 0 )"
-Requests that the given \fIurl\fR be retrieved and sent to the named \fIwindow\fR. See Netscape's JavaScript documentation for an explanation of window names. Passes the arguments including \fIdata\fR to NPN_GetURLNotify.
-.PP
-Netscape: NPN_GetURLNotify method
-.SH "InstanceMode TQNPInstance::mode () const"
-Returns the mode of the plugin.
-.SH "TQNPStream * TQNPInstance::newStream ( const char * mimetype, const char * window, bool as_file = FALSE )"
-\fBThis function is under development and is subject to change.\fR
-.PP
-This function is \fInot tested\fR.
-.PP
-Requests the creation of a new data stream \fIfrom\fR the plugin. The MIME type and window are passed in \fImimetype\fR and \fIwindow\fR. \fIas_file\fR holds the AsFileOnly flag. It is an interface to the NPN_NewStream function of the Netscape Plugin API.
-.SH "bool TQNPInstance::newStreamCreated ( TQNPStream *, StreamMode & smode )\fC [virtual]\fR"
-This function is called when a new stream has been created. The instance should return TRUE if it accepts the processing of the stream. If the instance requires the stream as a file, it should set \fIsmode\fR to AsFileOnly, in which case the data will be delivered some time later to the streamAsFile() function. Otherwise, the data will be delivered in chunks to the write() function, which must consume at least as much data as returned by the most recent call to writeReady().
-.PP
-Note that the AsFileOnly method is not supported by Netscape 2.0 and MSIE 3.0.
-.PP
-The default implementation accepts any stream.
-.SH "TQNPWidget * TQNPInstance::newWindow ()\fC [virtual]\fR"
-Called at most once, at some time after the TQNPInstance is created. If the plugin requires a window, this function should return a derived class of TQNPWidget that provides the required interface.
-.PP
-Example: grapher/grapher.cpp.
-.SH "void TQNPInstance::notifyURL ( const char * url, Reason r, void * notifyData )\fC [virtual]\fR"
-\fBThis function is under development and is subject to change.\fR
-.PP
-This function is \fInot tested\fR.
-.PP
-Called whenever a \fIurl\fR is notified after a call to NPN_GetURLNotify with \fInotifyData\fR. The reason is given in \fIr\fR.
-.PP
-It is an encapsulation of the NPP_URLNotify function of the Netscape Plugin API.
-.PP
-See also: Netscape: NPP_URLNotify method
-.SH "void TQNPInstance::postURL ( const char * url, const char * window, uint len, const char * buf, bool file )"
-\fBThis function is under development and is subject to change.\fR
-.PP
-This function is \fInot tested\fR.
-.PP
-It is an interface to the NPN_PostURL function of the Netscape Plugin API.
-.PP
-Passes \fIurl\fR, \fIwindow\fR, \fIbuf\fR, \fIlen\fR, and \fIfile\fR to NPN_PostURL.
-.SH "void TQNPInstance::print ( TQPainter * )\fC [virtual]\fR"
-\fBThis function is under development and is subject to change.\fR
-.PP
-This function is \fInot tested\fR.
-.PP
-Print the instance embedded in a page.
-.PP
-It is an encapsulation of the NPP_Print function of the Netscape Plugin API.
-.SH "bool TQNPInstance::printFullPage ()\fC [virtual]\fR"
-\fBThis function is under development and is subject to change.\fR
-.PP
-This function is \fInot tested\fR.
-.PP
-It is an encapsulation of the NPP_Print function of the Netscape Plugin API.
-.SH "void TQNPInstance::status ( const char * msg )"
-Sets the status message in the browser containing this instance to \fImsg\fR.
-.SH "void TQNPInstance::streamAsFile ( TQNPStream *, const char * fname )\fC [virtual]\fR"
-Called when a stream is delivered as a single file called \fIfname\fR rather than as chunks. This may be simpler for a plugin to deal with, but precludes any incremental behavior.
-.PP
-Note that the AsFileOnly method is not supported by Netscape 2.0 and MSIE 3.0.
-.PP
-See also newStreamCreated() and newStream().
-.SH "void TQNPInstance::streamDestroyed ( TQNPStream * )\fC [virtual]\fR"
-Called when a stream is destroyed. At this point, the stream may be complete() and okay(). If it is not okay(), then an error has occurred. If it is okay(), but not complete(), then the user has cancelled the transmission; do not give an error message in this case.
-.SH "const char * TQNPInstance::userAgent () const"
-Returns the user agent (browser name) containing this instance.
-.SH "TQNPWidget * TQNPInstance::widget ()"
-Returns the plugin window created by newWindow(), if any.
-.SH "int TQNPInstance::write ( TQNPStream *, int offset, int len, void * buffer )\fC [virtual]\fR"
-Called when incoming data is available for processing by the instance. The instance \fImust\fR consume at least the amount that it returned in the most recent call to writeReady(), but it may consume up to the amount given by \fIlen\fR. \fIbuffer\fR is the data available for consumption. The \fIoffset\fR argument is merely an informational value indicating the total amount of data that has been consumed in prior calls.
-.PP
-This function should return the amount of data actually consumed.
-.PP
-Example: grapher/grapher.cpp.
-.SH "int TQNPInstance::writeReady ( TQNPStream * )\fC [virtual]\fR"
-Returns the minimum amount of data the instance is willing to receive from the given stream.
-.PP
-The default returns a very large value.
-
-.SH "SEE ALSO"
-.BR http://doc.trolltech.com/tqnpinstance.html
-.BR http://www.trolltech.com/faq/tech.html
-.SH COPYRIGHT
-Copyright 1992-2007 Trolltech ASA, http://www.trolltech.com. See the
-license file included in the distribution for a complete license
-statement.
-.SH AUTHOR
-Generated automatically from the source code.
-.SH BUGS
-If you find a bug in Qt, please report it as described in
-.BR http://doc.trolltech.com/bughowto.html .
-Good bug reports help us to help you. Thank you.
-.P
-The definitive TQt documentation is provided in HTML format; it is
-located at $TQTDIR/doc/html and can be read using TQt Assistant or with
-a web browser. This man page is provided as a convenience for those
-users who prefer man pages, although this format is not officially
-supported by Trolltech.
-.P
-If you find errors in this manual page, please report them to
-.BR qt-bugs@trolltech.com .
-Please include the name of the manual page (tqnpinstance.3qt) and the Qt
-version (3.3.8).
diff --git a/doc/man/man3/tqnplugin.3qt b/doc/man/man3/tqnplugin.3qt
deleted file mode 100644
index 0c18274f..00000000
--- a/doc/man/man3/tqnplugin.3qt
+++ /dev/null
@@ -1,157 +0,0 @@
-'\" t
-.TH TQNPlugin 3qt "2 February 2007" "Trolltech AS" \" -*- nroff -*-
-.\" Copyright 1992-2007 Trolltech ASA. All rights reserved. See the
-.\" license file included in the distribution for a complete license
-.\" statement.
-.\"
-.ad l
-.nh
-.SH NAME
-TQNPlugin \- The main factory for plugin objects
-.SH SYNOPSIS
-This class is part of the \fBQt Netscape Extension\fR.
-.PP
-\fC#include <tqnp.h>\fR
-.PP
-.SS "Public Members"
-.in +1c
-.ti -1c
-.BI "virtual \fB~TQNPlugin\fR ()"
-.br
-.ti -1c
-.BI "void \fBgetVersionInfo\fR ( int & plugin_major, int & plugin_minor, int & browser_major, int & browser_minor )"
-.br
-.ti -1c
-.BI "virtual TQNPInstance * \fBnewInstance\fR () = 0"
-.br
-.ti -1c
-.BI "virtual const char * \fBgetMIMEDescription\fR () const = 0"
-.br
-.ti -1c
-.BI "virtual const char * \fBgetPluginNameString\fR () const = 0"
-.br
-.ti -1c
-.BI "virtual const char * \fBgetPluginDescriptionString\fR () const = 0"
-.br
-.ti -1c
-.BI "virtual void * \fBgetJavaClass\fR ()"
-.br
-.ti -1c
-.BI "virtual void \fBunuseJavaClass\fR ()"
-.br
-.ti -1c
-.BI "void * \fBgetJavaEnv\fR () const"
-.br
-.in -1c
-.SS "Static Public Members"
-.in +1c
-.ti -1c
-.BI "TQNPlugin * \fBcreate\fR ()"
-.br
-.ti -1c
-.BI "TQNPlugin * \fBactual\fR ()"
-.br
-.in -1c
-.SS "Protected Members"
-.in +1c
-.ti -1c
-.BI "\fBTQNPlugin\fR ()"
-.br
-.in -1c
-.SH DESCRIPTION
-This class is defined in the \fBQt Netscape Extension\fR, which can be found in the \fCqt/extensions\fR directory. It is not included in the main TQt API.
-.PP
-The TQNPlugin class provides the main factory for plugin objects.
-.PP
-This class is the heart of the plugin. One instance of this object is created when the plugin is \fIfirst\fR needed, by calling TQNPlugin::create(), which must be implemented in your plugin code to return some derived class of TQNPlugin. The one TQNPlugin object creates all TQNPInstance instances for a web browser running in a single process.
-.PP
-Additionally, if TQt is linked to the plugin as a dynamic library, only one instance of QApplication will exist \fIacross all plugins that have been made with Qt\fR. So, your plugin should tread lightly on global settings. Do not, for example, use QApplication::setFont() - that will change the font in every widget of every Qt-based plugin currently loaded!
-.SH MEMBER FUNCTION DOCUMENTATION
-.SH "TQNPlugin::TQNPlugin ()\fC [protected]\fR"
-Creates a TQNPlugin. This may only be used by the constructor of the class, derived from TQNPlugin, that is returned by your plugin's implementation of the TQNPlugin::create() function.
-.SH "TQNPlugin::~TQNPlugin ()\fC [virtual]\fR"
-Destroys the TQNPlugin. This is called by the plugin binding code just before the plugin is about to be unloaded from memory. If newWindow() has been called, a QApplication will still exist at this time, but will be deleted shortly after, just before the plugin is deleted.
-.SH "TQNPlugin * TQNPlugin::actual ()\fC [static]\fR"
-Returns the plugin most recently returned by TQNPlugin::create().
-.SH "TQNPlugin * TQNPlugin::create ()\fC [static]\fR"
-This function must be implemented by your plugin code. It should return a derived class of TQNPlugin.
-.SH "void * TQNPlugin::getJavaClass ()\fC [virtual]\fR"
-Override this function to return a reference to the Java class that represents the plugin. The default returns 0, indicating no class.
-.PP
-If you override this class, you must also override TQNPlugin::unuseJavaClass().
-.PP
-The return value is actually a \fCjref\fR; we use \fCvoid*\fR so as to avoid burdening plugins which do not require Java.
-.PP
-See also getJavaEnv() and TQNPInstance::getJavaPeer().
-.SH "void * TQNPlugin::getJavaEnv () const"
-Returns a pointer to the Java execution environment, or 0 if either Java is disabled or an error occurred.
-.PP
-The return value is actually a \fCJRIEnv*\fR; we use \fCvoid*\fR so as to avoid burdening plugins which do not require Java.
-.PP
-See also getJavaClass() and TQNPInstance::getJavaPeer().
-.SH "const char * TQNPlugin::getMIMEDescription () const\fC [pure virtual]\fR"
-Override this function to return the MIME description of the data formats supported by your plugin. The format of this string is shown by the following example:
-.PP
-.nf
-.br
- const char* getMIMEDescription() const
-.br
- {
-.br
- return "image/x-png:png:PNG Image;"
-.br
- "image/png:png:PNG Image;"
-.br
- "image/x-portable-bitmap:pbm:PBM Image;"
-.br
- "image/x-portable-graymap:pgm:PGM Image;"
-.br
- "image/x-portable-pixmap:ppm:PPM Image;"
-.br
- "image/bmp:bmp:BMP Image;"
-.br
- "image/x-ms-bmp:bmp:BMP Image;"
-.br
- "image/x-xpixmap:xpm:XPM Image;"
-.br
- "image/xpm:xpm:XPM Image";
-.br
- }
-.fi
-.SH "const char * TQNPlugin::getPluginDescriptionString () const\fC [pure virtual]\fR"
-Returns a pointer to the plain-text description of the plugin.
-.SH "const char * TQNPlugin::getPluginNameString () const\fC [pure virtual]\fR"
-Returns a pointer to the plain-text name of the plugin.
-.SH "void TQNPlugin::getVersionInfo ( int & plugin_major, int & plugin_minor, int & browser_major, int & browser_minor )"
-Populates \fI*\fR\fIplugin_major\fR and \fI*\fR\fIplugin_minor\fR with the version of the plugin API and populates \fI*\fR\fIbrowser_major\fR and \fI*\fR\fIbrowser_minor\fR with the version of the web browser.
-.SH "TQNPInstance * TQNPlugin::newInstance ()\fC [pure virtual]\fR"
-Override this function to return an appropriate derived class of TQNPInstance.
-.SH "void TQNPlugin::unuseJavaClass ()\fC [virtual]\fR"
-This function is called when the plugin is shutting down. The
-function should \fIunuse\fR the Java class returned earlier by
-getJavaClass().
-
-.SH "SEE ALSO"
-.BR http://doc.trolltech.com/tqnplugin.html
-.BR http://www.trolltech.com/faq/tech.html
-.SH COPYRIGHT
-Copyright 1992-2007 Trolltech ASA, http://www.trolltech.com. See the
-license file included in the distribution for a complete license
-statement.
-.SH AUTHOR
-Generated automatically from the source code.
-.SH BUGS
-If you find a bug in Qt, please report it as described in
-.BR http://doc.trolltech.com/bughowto.html .
-Good bug reports help us to help you. Thank you.
-.P
-The definitive TQt documentation is provided in HTML format; it is
-located at $TQTDIR/doc/html and can be read using TQt Assistant or with
-a web browser. This man page is provided as a convenience for those
-users who prefer man pages, although this format is not officially
-supported by Trolltech.
-.P
-If you find errors in this manual page, please report them to
-.BR qt-bugs@trolltech.com .
-Please include the name of the manual page (tqnplugin.3qt) and the Qt
-version (3.3.8).
diff --git a/doc/man/man3/tqnpstream.3qt b/doc/man/man3/tqnpstream.3qt
deleted file mode 100644
index e185be6a..00000000
--- a/doc/man/man3/tqnpstream.3qt
+++ /dev/null
@@ -1,114 +0,0 @@
-'\" t
-.TH TQNPStream 3qt "2 February 2007" "Trolltech AS" \" -*- nroff -*-
-.\" Copyright 1992-2007 Trolltech ASA. All rights reserved. See the
-.\" license file included in the distribution for a complete license
-.\" statement.
-.\"
-.ad l
-.nh
-.SH NAME
-TQNPStream \- Stream of data provided to a TQNPInstance by the browser
-.SH SYNOPSIS
-This class is part of the \fBQt Netscape Extension\fR.
-.PP
-\fC#include <tqnp.h>\fR
-.PP
-.SS "Public Members"
-.in +1c
-.ti -1c
-.BI "\fB~TQNPStream\fR ()"
-.br
-.ti -1c
-.BI "const char * \fBurl\fR () const"
-.br
-.ti -1c
-.BI "uint \fBend\fR () const"
-.br
-.ti -1c
-.BI "uint \fBlastModified\fR () const"
-.br
-.ti -1c
-.BI "const char * \fBtype\fR () const"
-.br
-.ti -1c
-.BI "bool \fBseekable\fR () const"
-.br
-.ti -1c
-.BI "bool \fBokay\fR () const"
-.br
-.ti -1c
-.BI "bool \fBcomplete\fR () const"
-.br
-.ti -1c
-.BI "void \fBrequestRead\fR ( int offset, uint length )"
-.br
-.ti -1c
-.BI "int \fBwrite\fR ( int len, void * buffer )"
-.br
-.ti -1c
-.BI "TQNPInstance * \fBinstance\fR ()"
-.br
-.ti -1c
-.BI "\fBTQNPStream\fR ( TQNPInstance * in, const char * mt, _NPStream * st, bool se )"
-.br
-.in -1c
-.SH DESCRIPTION
-This class is defined in the \fBQt Netscape Extension\fR, which can be found in the \fCqt/extensions\fR directory. It is not included in the main TQt API.
-.PP
-The TQNPStream class provides a stream of data provided to a TQNPInstance by the browser.
-.PP
-Note that this is neither a TQTextStream nor a TQDataStream.
-.PP
-See also TQNPInstance::write() and TQNPInstance::newStreamCreated().
-.SH MEMBER FUNCTION DOCUMENTATION
-.SH "TQNPStream::TQNPStream ( TQNPInstance * in, const char * mt, _NPStream * st, bool se )"
-Creates a stream. Plugins should not call this; they should call TQNPInstance::newStream() if they need a stream.
-.PP
-Takes a TQNPInstance \fIin\fR, MIME type \fImt\fR, a pointer to an _NPStream \fIst\fR and a seekable flag \fIse\fR.
-.SH "TQNPStream::~TQNPStream ()"
-Destroys the stream.
-.SH "bool TQNPStream::complete () const"
-Returns TRUE if the stream has received all the data from the source; otherwise returns FALSE.
-.SH "uint TQNPStream::end () const"
-Returns the length of the stream in bytes. The function might return 0 for streams of unknown length.
-.SH "TQNPInstance * TQNPStream::instance ()"
-Returns the TQNPInstance for which this stream was created.
-.SH "uint TQNPStream::lastModified () const"
-Returns the time when the source of the stream was last modified.
-.SH "bool TQNPStream::okay () const"
-Returns TRUE if no errors have occurred on the stream; otherwise returns FALSE.
-.SH "void TQNPStream::requestRead ( int offset, uint length )"
-Requests the section of the stream, of \fIlength\fR bytes from \fIoffset\fR, be sent to the TQNPInstance::write() function of the instance() of this stream.
-.SH "bool TQNPStream::seekable () const"
-Returns TRUE if the stream is seekable; otherwise returns FALSE.
-.SH "const char * TQNPStream::type () const"
-Returns the MIME type of the stream.
-.SH "const char * TQNPStream::url () const"
-Returns the URL from which the stream was created.
-.SH "int TQNPStream::write ( int len, void * buffer )"
-Writes \fIlen\fR bytes from \fIbuffer\fR \fIto\fR the stream.
-
-.SH "SEE ALSO"
-.BR http://doc.trolltech.com/tqnpstream.html
-.BR http://www.trolltech.com/faq/tech.html
-.SH COPYRIGHT
-Copyright 1992-2007 Trolltech ASA, http://www.trolltech.com. See the
-license file included in the distribution for a complete license
-statement.
-.SH AUTHOR
-Generated automatically from the source code.
-.SH BUGS
-If you find a bug in Qt, please report it as described in
-.BR http://doc.trolltech.com/bughowto.html .
-Good bug reports help us to help you. Thank you.
-.P
-The definitive TQt documentation is provided in HTML format; it is
-located at $TQTDIR/doc/html and can be read using TQt Assistant or with
-a web browser. This man page is provided as a convenience for those
-users who prefer man pages, although this format is not officially
-supported by Trolltech.
-.P
-If you find errors in this manual page, please report them to
-.BR qt-bugs@trolltech.com .
-Please include the name of the manual page (tqnpstream.3qt) and the Qt
-version (3.3.8).
diff --git a/doc/man/man3/tqnpwidget.3qt b/doc/man/man3/tqnpwidget.3qt
deleted file mode 100644
index 9f1ac1d0..00000000
--- a/doc/man/man3/tqnpwidget.3qt
+++ /dev/null
@@ -1,129 +0,0 @@
-'\" t
-.TH TQNPWidget 3qt "2 February 2007" "Trolltech AS" \" -*- nroff -*-
-.\" Copyright 1992-2007 Trolltech ASA. All rights reserved. See the
-.\" license file included in the distribution for a complete license
-.\" statement.
-.\"
-.ad l
-.nh
-.SH NAME
-TQNPWidget \- TQWidget that is a web browser plugin window
-.SH SYNOPSIS
-This class is part of the \fBQt Netscape Extension\fR.
-.PP
-\fC#include <tqnp.h>\fR
-.PP
-Inherits TQWidget.
-.PP
-.SS "Public Members"
-.in +1c
-.ti -1c
-.BI "\fBTQNPWidget\fR ()"
-.br
-.ti -1c
-.BI "\fB~TQNPWidget\fR ()"
-.br
-.ti -1c
-.BI "virtual void \fBenterInstance\fR ()"
-.br
-.ti -1c
-.BI "virtual void \fBleaveInstance\fR ()"
-.br
-.ti -1c
-.BI "TQNPInstance * \fBinstance\fR ()"
-.br
-.in -1c
-.SH DESCRIPTION
-This class is defined in the \fBQt Netscape Extension\fR, which can be found in the \fCqt/extensions\fR directory. It is not included in the main TQt API.
-.PP
-The TQNPWidget class provides a TQWidget that is a web browser plugin window.
-.PP
-Derive from TQNPWidget to create a widget that can be used as a web browser plugin window, or create one and add child widgets. Instances of TQNPWidget may only be created when TQNPInstance::newWindow() is called by the browser.
-.PP
-A common way to develop a plugin widget is to develop it as a stand-alone application window, then make it a \fIchild\fR of a plugin widget to use it as a browser plugin. The technique is:
-.PP
-.nf
-.br
-class MyPluginWindow : public TQNPWidget
-.br
-{
-.br
- TQWidget* child;
-.br
-public:
-.br
- MyPluginWindow()
-.br
- {
-.br
- // Some widget that is normally used as a top-level widget
-.br
- child = new MyIndependentlyDevelopedWidget();
-.br
-.br
- // Use the background color of the web page
-.br
- child->setBackgroundColor( backgroundColor() );
-.br
-.br
- // Fill the plugin widget
-.br
- child->setGeometry( 0, 0, width(), height() );
-.br
- }
-.br
-.br
- void resizeEvent(TQResizeEvent*)
-.br
- {
-.br
- // Fill the plugin widget
-.br
- child->resize(size());
-.br
- }
-.br
-};
-.fi
-.PP
-The default implementation is an empty window.
-.SH MEMBER FUNCTION DOCUMENTATION
-.SH "TQNPWidget::TQNPWidget ()"
-Creates a TQNPWidget.
-.SH "TQNPWidget::~TQNPWidget ()"
-Destroys the window. This will be called by the plugin binding code when the window is no longer required. The web browser will delete windows when they leave the page. The bindings will change the TQWidget::winId() of the window when the window is resized, but this should not affect normal widget behavior.
-.SH "void TQNPWidget::enterInstance ()\fC [virtual]\fR"
-Called when the mouse enters the plugin window. Does nothing by default.
-.PP
-Example: grapher/grapher.cpp.
-.SH "TQNPInstance * TQNPWidget::instance ()"
-Returns the instance for which this widget is the plugin window.
-.SH "void TQNPWidget::leaveInstance ()\fC [virtual]\fR"
-Called when the mouse leaves the plugin window. Does nothing by default.
-.PP
-Example: grapher/grapher.cpp.
-
-.SH "SEE ALSO"
-.BR http://doc.trolltech.com/tqnpwidget.html
-.BR http://www.trolltech.com/faq/tech.html
-.SH COPYRIGHT
-Copyright 1992-2007 Trolltech ASA, http://www.trolltech.com. See the
-license file included in the distribution for a complete license
-statement.
-.SH AUTHOR
-Generated automatically from the source code.
-.SH BUGS
-If you find a bug in Qt, please report it as described in
-.BR http://doc.trolltech.com/bughowto.html .
-Good bug reports help us to help you. Thank you.
-.P
-The definitive TQt documentation is provided in HTML format; it is
-located at $TQTDIR/doc/html and can be read using TQt Assistant or with
-a web browser. This man page is provided as a convenience for those
-users who prefer man pages, although this format is not officially
-supported by Trolltech.
-.P
-If you find errors in this manual page, please report them to
-.BR qt-bugs@trolltech.com .
-Please include the name of the manual page (tqnpwidget.3qt) and the Qt
-version (3.3.8).
diff --git a/doc/man/man3/tqobject.3qt b/doc/man/man3/tqobject.3qt
index 8e37f12d..7c371e7a 100644
--- a/doc/man/man3/tqobject.3qt
+++ b/doc/man/man3/tqobject.3qt
@@ -15,7 +15,7 @@ All the functions in this class are reentrant when TQt is built with thread supp
.PP
Inherits Qt.
.PP
--Inherited by TQAccel, TQAccessibleObject, TQAction, QApplication, TQAssistantClient, TQDataPump, TQWidget, TQCanvas, TQStyle, TQClipboard, TQDns, TQLayout, TQDragObject, TQEditorFactory, TQEventLoop, TQFileIconProvider, TQNetworkProtocol, TQNetworkOperation, TQNPInstance, TQObjectCleanupHandler, TQProcess, TQServerSocket, TQSessionManager, TQSignal, TQSignalMapper, TQSocket, TQSocketNotifier, TQSound, TQSqlDatabase, TQSqlDriver, TQSqlForm, TQStyleSheet, TQTimer, TQToolTipGroup, TQTranslator, TQUrlOperator, and TQValidator.
+-Inherited by TQAccel, TQAccessibleObject, TQAction, QApplication, TQAssistantClient, TQDataPump, TQWidget, TQCanvas, TQStyle, TQClipboard, TQDns, TQLayout, TQDragObject, TQEditorFactory, TQEventLoop, TQFileIconProvider, TQNetworkProtocol, TQNetworkOperation, TQObjectCleanupHandler, TQProcess, TQServerSocket, TQSessionManager, TQSignal, TQSignalMapper, TQSocket, TQSocketNotifier, TQSound, TQSqlDatabase, TQSqlDriver, TQSqlForm, TQStyleSheet, TQTimer, TQToolTipGroup, TQTranslator, TQUrlOperator, and TQValidator.
.PP
.SS "Public Members"
.in +1c
@@ -922,7 +922,7 @@ TQTimer provides a higher-level interface to the timer functionality, and also m
See also startTimer(), killTimer(), killTimers(), and event().
.PP
Examples:
-.)l biff/biff.cpp, dclock/dclock.cpp, forever/forever.cpp, grapher/grapher.cpp, qmag/qmag.cpp, and xform/xform.cpp.
+.)l biff/biff.cpp, dclock/dclock.cpp, forever/forever.cpp, qmag/qmag.cpp and xform/xform.cpp.
.SH "TQString TQObject::tr ( const char * sourceText, const char * comment )\fC [static]\fR"
Returns a translated version of \fIsourceText\fR, or \fIsourceText\fR itself if there is no appropriate translated version. The translation context is TQObject with \fIcomment\fR (0 by default). All TQObject subclasses using the TQ_OBJECT macro automatically have a reimplementation of this function with the subclass name as context.
.PP
diff --git a/doc/man/man3/tqpainter.3qt b/doc/man/man3/tqpainter.3qt
index f88a37cf..b7e586ee 100644
--- a/doc/man/man3/tqpainter.3qt
+++ b/doc/man/man3/tqpainter.3qt
@@ -868,7 +868,7 @@ The angles \fIa\fR and \fIalen\fR are 1/16th of a degree, i.e. a full circle equ
See also drawArc() and drawChord().
.PP
Examples:
-.)l drawdemo/drawdemo.cpp, grapher/grapher.cpp, t10/cannon.cpp, and t9/cannon.cpp.
+.)l drawdemo/drawdemo.cpp, t10/cannon.cpp and t9/cannon.cpp.
.SH "void TQPainter::drawPie ( const TQRect & r, int a, int alen )"
This is an overloaded member function, provided for convenience. It behaves essentially like the above function.
.PP
@@ -885,7 +885,7 @@ Currently the mask of the pixmap or it's alpha channel are ignored when painting
See also bitBlt() and TQPixmap::setMask().
.PP
Examples:
-.)l grapher/grapher.cpp, picture/picture.cpp, tqdir/tqdir.cpp, qmag/qmag.cpp, showimg/showimg.cpp, t10/cannon.cpp, and xform/xform.cpp.
+.)l picture/picture.cpp, tqdir/tqdir.cpp, qmag/qmag.cpp, showimg/showimg.cpp, t10/cannon.cpp, and xform/xform.cpp.
.SH "void TQPainter::drawPixmap ( const TQPoint & p, const TQPixmap & pm, const TQRect & sr )"
This is an overloaded member function, provided for convenience. It behaves essentially like the above function.
.PP
@@ -947,7 +947,7 @@ Draws a rectangle with upper left corner at \fI(x, y)\fR and with width \fIw\fR
See also TQPen and drawRoundRect().
.PP
Examples:
-.)l drawdemo/drawdemo.cpp, picture/picture.cpp, t10/cannon.cpp, t11/cannon.cpp, t9/cannon.cpp, tooltip/tooltip.cpp, and trivial/trivial.cpp.
+.)l drawdemo/drawdemo.cpp, picture/picture.cpp, t10/cannon.cpp, t11/cannon.cpp, t9/cannon.cpp and tooltip/tooltip.cpp.
.SH "void TQPainter::drawRect ( const TQRect & r )"
This is an overloaded member function, provided for convenience. It behaves essentially like the above function.
.PP
@@ -975,7 +975,7 @@ Note that the meaning of \fIy\fR is not the same for the two drawText() varietie
See also TQPainter::TextDirection.
.PP
Examples:
-.)l desktop/desktop.cpp, drawdemo/drawdemo.cpp, grapher/grapher.cpp, picture/picture.cpp, progress/progress.cpp, t8/cannon.cpp, and trivial/trivial.cpp.
+.)l desktop/desktop.cpp, drawdemo/drawdemo.cpp, picture/picture.cpp, progress/progress.cpp and t8/cannon.cpp.
.SH "void TQPainter::drawText ( int x, int y, const TQString &, int len = -1, TextDirection dir = Auto )"
This is an overloaded member function, provided for convenience. It behaves essentially like the above function.
.PP
@@ -1284,7 +1284,7 @@ If \fIm\fR is CoordDevice (the default), the coordinates given for the clip regi
See also setClipRegion(), clipRegion(), setClipping(), and TQPainter::CoordinateMode.
.PP
Examples:
-.)l grapher/grapher.cpp, progress/progress.cpp, showimg/showimg.cpp, splitter/splitter.cpp, and trivial/trivial.cpp.
+.)l progress/progress.cpp, showimg/showimg.cpp and splitter/splitter.cpp.
.SH "void TQPainter::setClipRect ( const TQRect & r, CoordinateMode m = CoordDevice )"
This is an overloaded member function, provided for convenience. It behaves essentially like the above function.
.PP
@@ -1314,7 +1314,7 @@ This font is used by subsequent drawText() functions. The text color is the same
See also font() and drawText().
.PP
Examples:
-.)l drawdemo/drawdemo.cpp, grapher/grapher.cpp, hello/hello.cpp, picture/picture.cpp, qwerty/qwerty.cpp, t13/cannon.cpp, and xform/xform.cpp.
+.)l drawdemo/drawdemo.cpp, hello/hello.cpp, picture/picture.cpp, qwerty/qwerty.cpp, t13/cannon.cpp, and xform/xform.cpp.
.SH "void TQPainter::setPen ( const TQPen & pen )"
Sets a new painter pen.
.PP
diff --git a/doc/man/man3/tqpixmap.3qt b/doc/man/man3/tqpixmap.3qt
index d548c12b..a4dd2dc4 100644
--- a/doc/man/man3/tqpixmap.3qt
+++ b/doc/man/man3/tqpixmap.3qt
@@ -423,7 +423,7 @@ detach() returns immediately if there is just a single reference or if the pixma
Fills the pixmap with the color \fIfillColor\fR.
.PP
Examples:
-.)l chart/setdataform.cpp, desktop/desktop.cpp, grapher/grapher.cpp, hello/hello.cpp, t10/cannon.cpp, themes/metal.cpp, and xform/xform.cpp.
+.)l chart/setdataform.cpp, desktop/desktop.cpp, hello/hello.cpp, t10/cannon.cpp, themes/metal.cpp, and xform/xform.cpp.
.SH "void TQPixmap::fill ( const TQWidget * widget, int xofs, int yofs )"
This is an overloaded member function, provided for convenience. It behaves essentially like the above function.
.PP
@@ -630,7 +630,7 @@ Resizes the pixmap to \fIw\fR width and \fIh\fR height. If either \fIw\fR or \fI
If both \fIw\fR and \fIh\fR are greater than 0, a valid pixmap is created. New pixels will be uninitialized (random) if the pixmap is expanded.
.PP
Examples:
-.)l desktop/desktop.cpp and grapher/grapher.cpp.
+.)l desktop/desktop.cpp.
.SH "void TQPixmap::resize ( const TQSize & size )"
This is an overloaded member function, provided for convenience. It behaves essentially like the above function.
.PP
diff --git a/doc/man/man3/tqpopupmenu.3qt b/doc/man/man3/tqpopupmenu.3qt
index 519dcbff..e1d8f4dd 100644
--- a/doc/man/man3/tqpopupmenu.3qt
+++ b/doc/man/man3/tqpopupmenu.3qt
@@ -278,7 +278,7 @@ Normally, you connect each menu item to a single slot using TQMenuData::insertIt
See also highlighted() and TQMenuData::insertItem().
.PP
Examples:
-.)l grapher/grapher.cpp, helpviewer/helpwindow.cpp, tqdir/tqdir.cpp, qwerty/qwerty.cpp, scrollview/scrollview.cpp, and showimg/showimg.cpp.
+.)l helpviewer/helpwindow.cpp, tqdir/tqdir.cpp, qwerty/qwerty.cpp, scrollview/scrollview.cpp, and showimg/showimg.cpp.
.SH "void TQMenuData::changeItem ( int id, const TQString & text )"
Changes the text of the menu item \fIid\fR to \fItext\fR. If the item has an icon, the icon remains unchanged.
.PP
@@ -732,7 +732,7 @@ If \fIcheck\fR is TRUE, checks the menu item with id \fIid\fR; otherwise uncheck
See also isItemChecked().
.PP
Examples:
-.)l canvas/canvas.cpp, grapher/grapher.cpp, mdi/application.cpp, menu/menu.cpp, progress/progress.cpp, scrollview/scrollview.cpp, and showimg/showimg.cpp.
+.)l canvas/canvas.cpp, mdi/application.cpp, menu/menu.cpp, progress/progress.cpp, scrollview/scrollview.cpp, and showimg/showimg.cpp.
.SH "void TQMenuData::setItemEnabled ( int id, bool enable )"
If \fIenable\fR is TRUE, enables the menu item with identifier \fIid\fR; otherwise disables the menu item with identifier \fIid\fR.
.PP
diff --git a/doc/man/man3/tqptrcollection.3qt b/doc/man/man3/tqptrcollection.3qt
index 5d52d73f..6de2ba4c 100644
--- a/doc/man/man3/tqptrcollection.3qt
+++ b/doc/man/man3/tqptrcollection.3qt
@@ -117,7 +117,7 @@ Note that the auto-delete setting may also affect other functions in subclasses.
See also autoDelete().
.PP
Examples:
-.)l grapher/grapher.cpp, scribble/scribble.cpp, and table/bigtable/main.cpp.
+.)l scribble/scribble.cpp and table/bigtable/main.cpp.
.SH "SEE ALSO"
.BR http://doc.trolltech.com/tqptrcollection.html
diff --git a/doc/man/man3/tqptrdict.3qt b/doc/man/man3/tqptrdict.3qt
index 20b47f22..9d1305b9 100644
--- a/doc/man/man3/tqptrdict.3qt
+++ b/doc/man/man3/tqptrdict.3qt
@@ -267,7 +267,7 @@ Note that the auto-delete setting may also affect other functions in subclasses.
See also autoDelete().
.PP
Examples:
-.)l grapher/grapher.cpp, scribble/scribble.cpp, and table/bigtable/main.cpp.
+.)l scribble/scribble.cpp and table/bigtable/main.cpp.
.SH "uint TQPtrDict::size () const"
Returns the size of the internal hash table (as specified in the constructor).
.PP
diff --git a/doc/man/man3/tqptrlist.3qt b/doc/man/man3/tqptrlist.3qt
index ce36a213..9531a08d 100644
--- a/doc/man/man3/tqptrlist.3qt
+++ b/doc/man/man3/tqptrlist.3qt
@@ -308,7 +308,7 @@ The inserted item becomes the current list item. This is equivalent to \fCinsert
See also insert(), current(), and prepend().
.PP
Examples:
-.)l customlayout/border.cpp, customlayout/card.cpp, customlayout/flow.cpp, grapher/grapher.cpp, listviews/listviews.cpp, listviews/listviews.h, and qwerty/qwerty.cpp.
+.)l customlayout/border.cpp, customlayout/card.cpp, customlayout/flow.cpp, listviews/listviews.cpp, listviews/listviews.h, and qwerty/qwerty.cpp.
.SH "type * TQPtrList::at ( uint index )"
Returns a pointer to the item at position \fIindex\fR in the list, or 0 if the index is out of range.
.PP
@@ -384,7 +384,7 @@ Returns the number of items in the list.
See also isEmpty().
.PP
Examples:
-.)l customlayout/border.cpp, customlayout/card.cpp, customlayout/flow.cpp, dirview/dirview.cpp, grapher/grapher.cpp, mdi/application.cpp, and qwerty/qwerty.cpp.
+.)l customlayout/border.cpp, customlayout/card.cpp, customlayout/flow.cpp, dirview/dirview.cpp, mdi/application.cpp, and qwerty/qwerty.cpp.
.PP
Reimplemented from TQPtrCollection.
.SH "type * TQPtrList::current () const"
@@ -437,7 +437,7 @@ Returns a pointer to the first item in the list and makes this the current list
See also getFirst(), last(), next(), prev(), and current().
.PP
Examples:
-.)l grapher/grapher.cpp, listviews/listviews.h, and showimg/showimg.cpp.
+.)l listviews/listviews.h and showimg/showimg.cpp.
.SH "type * TQPtrList::getFirst () const"
Returns a pointer to the first item in the list, or 0 if the list is empty.
.PP
@@ -488,7 +488,7 @@ Makes the succeeding item current. If the current item before this function call
See also first(), last(), prev(), and current().
.PP
Examples:
-.)l grapher/grapher.cpp, listviews/listviews.h, and showimg/showimg.cpp.
+.)l listviews/listviews.h and showimg/showimg.cpp.
.SH "bool TQPtrList::operator!= ( const TQPtrList<type> & list ) const"
Compares this list with \fIlist\fR. Returns TRUE if the lists contain different data; otherwise returns FALSE.
.SH "TQPtrList<type> & TQPtrList::operator= ( const TQPtrList<type> & list )"
@@ -635,7 +635,7 @@ Note that the auto-delete setting may also affect other functions in subclasses.
See also autoDelete().
.PP
Examples:
-.)l grapher/grapher.cpp, scribble/scribble.cpp, and table/bigtable/main.cpp.
+.)l scribble/scribble.cpp and table/bigtable/main.cpp.
.SH "void TQPtrList::sort ()"
Sorts the list by the result of the virtual compareItems() function.
.PP
diff --git a/doc/man/man3/tqptrvector.3qt b/doc/man/man3/tqptrvector.3qt
index 5d675735..4730eb3c 100644
--- a/doc/man/man3/tqptrvector.3qt
+++ b/doc/man/man3/tqptrvector.3qt
@@ -299,7 +299,7 @@ Note that the auto-delete setting may also affect other functions in subclasses.
See also autoDelete().
.PP
Examples:
-.)l grapher/grapher.cpp, scribble/scribble.cpp, and table/bigtable/main.cpp.
+.)l scribble/scribble.cpp and table/bigtable/main.cpp.
.SH "uint TQPtrVector::size () const"
Returns the size of the vector, i.e. the number of vector positions. This is also the maximum number of items the vector can hold.
.PP
diff --git a/doc/man/man3/tqtextstream.3qt b/doc/man/man3/tqtextstream.3qt
index 41682ee1..a9b92b73 100644
--- a/doc/man/man3/tqtextstream.3qt
+++ b/doc/man/man3/tqtextstream.3qt
@@ -324,7 +324,7 @@ Returns TRUE if the IO device has reached the end position (end of the stream or
See also TQIODevice::atEnd().
.PP
Examples:
-.)l addressbook/centralwidget.cpp and grapher/grapher.cpp.
+.)l addressbook/centralwidget.cpp.
.SH "TQTextCodec * TQTextStream::codec ()"
Returns the codec actually used for this stream.
.PP
diff --git a/doc/man/man3/tqwidget.3qt b/doc/man/man3/tqwidget.3qt
index 7a5ddc75..b8f31822 100644
--- a/doc/man/man3/tqwidget.3qt
+++ b/doc/man/man3/tqwidget.3qt
@@ -13,7 +13,7 @@ TQWidget \- The base class of all user interface objects
.PP
Inherits TQObject and TQPaintDevice.
.PP
-Inherited by TQButton, TQFrame, TQDialog, TQComboBox, TQDataBrowser, TQDataView, TQDateTimeEditBase, TQDateTimeEdit, TQDesktopWidget, TQDial, TQDockArea, TQGLWidget, TQHeader, TQMainWindow, TQMotifWidget, TQNPWidget, TQScrollBar, TQSizeGrip, TQSlider, TQSpinBox, TQSplashScreen, TQStatusBar, TQTabBar, TQTabWidget, TQWorkspace, and QXtWidget.
+Inherited by TQButton, TQFrame, TQDialog, TQComboBox, TQDataBrowser, TQDataView, TQDateTimeEditBase, TQDateTimeEdit, TQDesktopWidget, TQDial, TQDockArea, TQGLWidget, TQHeader, TQMainWindow, TQMotifWidget, TQScrollBar, TQSizeGrip, TQSlider, TQSpinBox, TQSplashScreen, TQStatusBar, TQTabBar, TQTabWidget, TQWorkspace, and QXtWidget.
.PP
.SS "Public Members"
.in +1c
@@ -2206,7 +2206,7 @@ Setting a widget's style has no effect on existing or future child widgets.
See also style(), TQStyle, QApplication::style(), and QApplication::setStyle().
.PP
Examples:
-.)l grapher/grapher.cpp and progressbar/progressbar.cpp.
+.)l progressbar/progressbar.cpp.
.SH "TQStyle * TQWidget::setStyle ( const TQString & style )"
This is an overloaded member function, provided for convenience. It behaves essentially like the above function.
.PP