diff options
Diffstat (limited to 'doc/html')
302 files changed, 4213 insertions, 4213 deletions
diff --git a/doc/html/aclock-example.html b/doc/html/aclock-example.html index e0f5d3839..0053b8a86 100644 --- a/doc/html/aclock-example.html +++ b/doc/html/aclock-example.html @@ -74,7 +74,7 @@ public slots: void setTime( const <a href="tqtime.html">TQTime</a> & t ); private: - <a href="ntqpoint.html">TQPoint</a> clickPos; + <a href="tqpoint.html">TQPoint</a> clickPos; <a href="tqtime.html">TQTime</a> time; <a href="tqtimer.html">TQTimer</a> *internalTimer; }; @@ -173,7 +173,7 @@ void AnalogClock::<a href="tqwidget.html#paintEvent">paintEvent</a>( <a href="tq void AnalogClock::updateMask() // paint clock mask { <a href="tqbitmap.html">TQBitmap</a> bm( <a href="tqwidget.html#size">size</a>() ); - bm.<a href="ntqpixmap.html#fill">fill</a>( color0 ); //transparent + bm.<a href="tqpixmap.html#fill">fill</a>( color0 ); //transparent <a href="tqpainter.html">TQPainter</a> paint; <a name="x1183"></a> paint.<a href="tqpainter.html#begin">begin</a>( &bm, this ); @@ -197,12 +197,12 @@ void <a name="f387"></a>AnalogClock::drawClock( <a href="tqpainter.html">TQPaint <a name="x1193"></a> paint-><a href="tqpainter.html#setWindow">setWindow</a>( -500,-500, 1000,1000 ); -<a name="x1194"></a> <a href="ntqrect.html">TQRect</a> v = paint-><a href="tqpainter.html#viewport">viewport</a>(); - int d = TQMIN( v.<a href="ntqrect.html#width">width</a>(), v.<a href="ntqrect.html#height">height</a>() ); -<a name="x1198"></a><a name="x1192"></a> paint-><a href="tqpainter.html#setViewport">setViewport</a>( v.<a href="ntqrect.html#left">left</a>() + (v.<a href="ntqrect.html#width">width</a>()-d)/2, -<a name="x1199"></a> v.<a href="ntqrect.html#top">top</a>() + (v.<a href="ntqrect.html#height">height</a>()-d)/2, d, d ); +<a name="x1194"></a> <a href="tqrect.html">TQRect</a> v = paint-><a href="tqpainter.html#viewport">viewport</a>(); + int d = TQMIN( v.<a href="tqrect.html#width">width</a>(), v.<a href="tqrect.html#height">height</a>() ); +<a name="x1198"></a><a name="x1192"></a> paint-><a href="tqpainter.html#setViewport">setViewport</a>( v.<a href="tqrect.html#left">left</a>() + (v.<a href="tqrect.html#width">width</a>()-d)/2, +<a name="x1199"></a> v.<a href="tqrect.html#top">top</a>() + (v.<a href="tqrect.html#height">height</a>()-d)/2, d, d ); - <a href="ntqpointarray.html">TQPointArray</a> pts; + <a href="tqpointarray.html">TQPointArray</a> pts; paint-><a href="tqpainter.html#save">save</a>(); <a name="x1188"></a> paint-><a href="tqpainter.html#rotate">rotate</a>( 30*(time.hour()%12-3) + time.minute()/2 ); diff --git a/doc/html/annotated.html b/doc/html/annotated.html index fa9802195..2e4c1b9b8 100644 --- a/doc/html/annotated.html +++ b/doc/html/annotated.html @@ -158,11 +158,11 @@ body { background: #ffffff; color: black; } <tr bgcolor=#f0f0f0><td><b><a href="tqfontmetrics.html">TQFontMetrics</a></b><td>Font metrics information <tr bgcolor=#f0f0f0><td><b><a href="ntqframe.html">TQFrame</a></b><td>The base class of widgets that can have a frame <tr bgcolor=#f0f0f0><td><b><a href="tqftp.html">TQFtp</a></b><td>Implementation of the FTP protocol -<tr bgcolor=#f0f0f0><td><b><a href="ntqgl.html">TQGL</a></b><td>Namespace for miscellaneous identifiers in the TQt OpenGL module -<tr bgcolor=#f0f0f0><td><b><a href="ntqglcolormap.html">TQGLColormap</a></b><td>Used for installing custom colormaps into TQGLWidgets -<tr bgcolor=#f0f0f0><td><b><a href="qglcontext.html">TQGLContext</a></b><td>Encapsulates an OpenGL rendering context -<tr bgcolor=#f0f0f0><td><b><a href="qglformat.html">TQGLFormat</a></b><td>The display format of an OpenGL rendering context -<tr bgcolor=#f0f0f0><td><b><a href="qglwidget.html">TQGLWidget</a></b><td>Widget for rendering OpenGL graphics +<tr bgcolor=#f0f0f0><td><b><a href="tqgl.html">TQGL</a></b><td>Namespace for miscellaneous identifiers in the TQt OpenGL module +<tr bgcolor=#f0f0f0><td><b><a href="tqglcolormap.html">TQGLColormap</a></b><td>Used for installing custom colormaps into TQGLWidgets +<tr bgcolor=#f0f0f0><td><b><a href="tqglcontext.html">TQGLContext</a></b><td>Encapsulates an OpenGL rendering context +<tr bgcolor=#f0f0f0><td><b><a href="tqglformat.html">TQGLFormat</a></b><td>The display format of an OpenGL rendering context +<tr bgcolor=#f0f0f0><td><b><a href="tqglwidget.html">TQGLWidget</a></b><td>Widget for rendering OpenGL graphics <tr bgcolor=#f0f0f0><td><b><a href="qglayoutiterator.html">TQGLayoutIterator</a></b><td>Abstract base class of internal layout iterators <tr bgcolor=#f0f0f0><td><b><a href="tqgb18030codec.html">TQGb18030Codec</a></b><td>Conversion to and from the Chinese GB18030/GBK/GB2312 encoding <tr bgcolor=#f0f0f0><td><b><a href="tqgb2312codec.html">TQGb2312Codec</a></b><td>Conversion to and from the Chinese GB2312 encoding @@ -260,22 +260,22 @@ body { background: #ffffff; color: black; } <tr bgcolor=#f0f0f0><td><b><a href="tqobjectcleanuphandler.html">TQObjectCleanupHandler</a></b><td>Watches the lifetime of multiple TQObjects <tr bgcolor=#f0f0f0><td><b><a href="tqobjectlist.html">TQObjectList</a></b><td>TQPtrList of TQObjects <tr bgcolor=#f0f0f0><td><b><a href="tqobjectlistiterator.html">TQObjectListIterator</a></b><td>Iterator for TQObjectLists -<tr bgcolor=#f0f0f0><td><b><a href="qpngimagepacker.html">TQPNGImagePacker</a></b><td>Creates well-compressed PNG animations +<tr bgcolor=#f0f0f0><td><b><a href="tqpngimagepacker.html">TQPNGImagePacker</a></b><td>Creates well-compressed PNG animations <tr bgcolor=#f0f0f0><td><b><a href="tqpaintdevice.html">TQPaintDevice</a></b><td>The base class of objects that can be painted <tr bgcolor=#f0f0f0><td><b><a href="tqpaintdevicemetrics.html">TQPaintDeviceMetrics</a></b><td>Information about a paint device <tr bgcolor=#f0f0f0><td><b><a href="tqpaintevent.html">TQPaintEvent</a></b><td>Event parameters for paint events <tr bgcolor=#f0f0f0><td><b><a href="tqpainter.html">TQPainter</a></b><td>Does low-level painting e.g. on widgets <tr bgcolor=#f0f0f0><td><b><a href="tqpair.html">TQPair</a></b><td>Value-based template class that provides a pair of elements -<tr bgcolor=#f0f0f0><td><b><a href="ntqpalette.html">TQPalette</a></b><td>Color groups for each widget state -<tr bgcolor=#f0f0f0><td><b><a href="ntqpen.html">TQPen</a></b><td>Defines how a TQPainter should draw lines and outlines of shapes -<tr bgcolor=#f0f0f0><td><b><a href="ntqpicture.html">TQPicture</a></b><td>Paint device that records and replays TQPainter commands -<tr bgcolor=#f0f0f0><td><b><a href="ntqpixmap.html">TQPixmap</a></b><td>Off-screen, pixel-based paint device -<tr bgcolor=#f0f0f0><td><b><a href="ntqpixmapcache.html">TQPixmapCache</a></b><td>Application-global cache for pixmaps +<tr bgcolor=#f0f0f0><td><b><a href="tqpalette.html">TQPalette</a></b><td>Color groups for each widget state +<tr bgcolor=#f0f0f0><td><b><a href="tqpen.html">TQPen</a></b><td>Defines how a TQPainter should draw lines and outlines of shapes +<tr bgcolor=#f0f0f0><td><b><a href="tqpicture.html">TQPicture</a></b><td>Paint device that records and replays TQPainter commands +<tr bgcolor=#f0f0f0><td><b><a href="tqpixmap.html">TQPixmap</a></b><td>Off-screen, pixel-based paint device +<tr bgcolor=#f0f0f0><td><b><a href="tqpixmapcache.html">TQPixmapCache</a></b><td>Application-global cache for pixmaps <tr bgcolor=#f0f0f0><td><b><a href="ntqplatinumstyle.html">TQPlatinumStyle</a></b><td>Mac/Platinum look and feel -<tr bgcolor=#f0f0f0><td><b><a href="ntqpoint.html">TQPoint</a></b><td>Defines a point in the plane -<tr bgcolor=#f0f0f0><td><b><a href="ntqpointarray.html">TQPointArray</a></b><td>Array of points +<tr bgcolor=#f0f0f0><td><b><a href="tqpoint.html">TQPoint</a></b><td>Defines a point in the plane +<tr bgcolor=#f0f0f0><td><b><a href="tqpointarray.html">TQPointArray</a></b><td>Array of points <tr bgcolor=#f0f0f0><td><b><a href="tqpopupmenu.html">TQPopupMenu</a></b><td>Popup menu widget -<tr bgcolor=#f0f0f0><td><b><a href="ntqprinter.html">TQPrinter</a></b><td>Paint device that paints on a printer +<tr bgcolor=#f0f0f0><td><b><a href="tqprinter.html">TQPrinter</a></b><td>Paint device that paints on a printer <tr bgcolor=#f0f0f0><td><b><a href="tqprocess.html">TQProcess</a></b><td>Used to start external programs and to communicate with them <tr bgcolor=#f0f0f0><td><b><a href="ntqprogressbar.html">TQProgressBar</a></b><td>Horizontal progress bar <tr bgcolor=#f0f0f0><td><b><a href="ntqprogressdialog.html">TQProgressDialog</a></b><td>Feedback on the progress of a slow operation @@ -290,10 +290,10 @@ body { background: #ffffff; color: black; } <tr bgcolor=#f0f0f0><td><b><a href="ntqpushbutton.html">TQPushButton</a></b><td>Command button <tr bgcolor=#f0f0f0><td><b><a href="ntqradiobutton.html">TQRadioButton</a></b><td>Radio button with a text or pixmap label <tr bgcolor=#f0f0f0><td><b><a href="ntqrangecontrol.html">TQRangeControl</a></b><td>Integer value within a range -<tr bgcolor=#f0f0f0><td><b><a href="ntqrect.html">TQRect</a></b><td>Defines a rectangle in the plane +<tr bgcolor=#f0f0f0><td><b><a href="tqrect.html">TQRect</a></b><td>Defines a rectangle in the plane <tr bgcolor=#f0f0f0><td><b><a href="tqregexp.html">TQRegExp</a></b><td>Pattern matching using regular expressions <tr bgcolor=#f0f0f0><td><b><a href="tqregexpvalidator.html">TQRegExpValidator</a></b><td>Used to check a string against a <a href="tqregexp.html#regular-expression">regular expression</a> -<tr bgcolor=#f0f0f0><td><b><a href="ntqregion.html">TQRegion</a></b><td>Clip region for a painter +<tr bgcolor=#f0f0f0><td><b><a href="tqregion.html">TQRegion</a></b><td>Clip region for a painter <tr bgcolor=#f0f0f0><td><b><a href="qresizeevent.html">TQResizeEvent</a></b><td>Event parameters for resize events <tr bgcolor=#f0f0f0><td><b><a href="ntqsgistyle.html">TQSGIStyle</a></b><td>SGI/Irix look and feel <tr bgcolor=#f0f0f0><td><b><a href="ntqscrollbar.html">TQScrollBar</a></b><td>Vertical or horizontal scroll bar @@ -398,7 +398,7 @@ body { background: #ffffff; color: black; } <tr bgcolor=#f0f0f0><td><b><a href="tqvaluestack.html">TQValueStack</a></b><td>Value-based template class that provides a stack <tr bgcolor=#f0f0f0><td><b><a href="tqvaluevector.html">TQValueVector</a></b><td>Value-based template class that provides a dynamic array <tr bgcolor=#f0f0f0><td><b><a href="ntqvariant.html">TQVariant</a></b><td>Acts like a union for the most common TQt data types -<tr bgcolor=#f0f0f0><td><b><a href="ntqwmatrix.html">TQWMatrix</a></b><td>2D transformations of a coordinate system +<tr bgcolor=#f0f0f0><td><b><a href="tqwmatrix.html">TQWMatrix</a></b><td>2D transformations of a coordinate system <tr bgcolor=#f0f0f0><td><b><a href="tqwaitcondition.html">TQWaitCondition</a></b><td>Allows waiting/waking for conditions between threads <tr bgcolor=#f0f0f0><td><b><a href="ntqwhatsthis.html">TQWhatsThis</a></b><td>Simple description of any widget, i.e. answering the question "What's this?" <tr bgcolor=#f0f0f0><td><b><a href="qwheelevent.html">TQWheelEvent</a></b><td>Parameters that describe a wheel event diff --git a/doc/html/appearance.html b/doc/html/appearance.html index 3d43b3b2e..da00d0a86 100644 --- a/doc/html/appearance.html +++ b/doc/html/appearance.html @@ -58,7 +58,7 @@ style. <tr bgcolor=#f0f0f0><td><b><a href="qmacstyle.html">TQMacStyle</a></b><td>Implements an Appearance Manager style <tr bgcolor=#f0f0f0><td><b><a href="ntqmotifplusstyle.html">TQMotifPlusStyle</a></b><td>More sophisticated Motif-ish look and feel <tr bgcolor=#f0f0f0><td><b><a href="ntqmotifstyle.html">TQMotifStyle</a></b><td>Motif look and feel -<tr bgcolor=#f0f0f0><td><b><a href="ntqpalette.html">TQPalette</a></b><td>Color groups for each widget state +<tr bgcolor=#f0f0f0><td><b><a href="tqpalette.html">TQPalette</a></b><td>Color groups for each widget state <tr bgcolor=#f0f0f0><td><b><a href="ntqplatinumstyle.html">TQPlatinumStyle</a></b><td>Mac/Platinum look and feel <tr bgcolor=#f0f0f0><td><b><a href="ntqsgistyle.html">TQSGIStyle</a></b><td>SGI/Irix look and feel <tr bgcolor=#f0f0f0><td><b><a href="tqsizegrip.html">TQSizeGrip</a></b><td>Corner-grip for resizing a top-level window diff --git a/doc/html/biff-example.html b/doc/html/biff-example.html index a701c594c..3249c804b 100644 --- a/doc/html/biff-example.html +++ b/doc/html/biff-example.html @@ -52,7 +52,7 @@ mail; it looks exactly like xbiff but is much shorter. #include <<a href="tqwidget-h.html">tqwidget.h</a>> #include <<a href="tqdatetime-h.html">tqdatetime.h</a>> -#include <<a href="qpixmap-h.html">ntqpixmap.h</a>> +#include <<a href="tqpixmap-h.html">tqpixmap.h</a>> class Biff : public <a href="tqwidget.html">TQWidget</a> @@ -68,8 +68,8 @@ protected: private: <a href="tqdatetime.html">TQDateTime</a> lastModified; - <a href="ntqpixmap.html">TQPixmap</a> hasNewMail; - <a href="ntqpixmap.html">TQPixmap</a> noNewMail; + <a href="tqpixmap.html">TQPixmap</a> hasNewMail; + <a href="tqpixmap.html">TQPixmap</a> noNewMail; <a href="tqstring.html">TQString</a> mailbox; bool gotMail; }; diff --git a/doc/html/canvas-chart-example.html b/doc/html/canvas-chart-example.html index 19d8b9a16..fd831b302 100644 --- a/doc/html/canvas-chart-example.html +++ b/doc/html/canvas-chart-example.html @@ -232,7 +232,7 @@ private: CanvasView *m_canvasView; bool m_changed; ElementVector m_elements; - <a href="ntqprinter.html">TQPrinter</a> *m_printer; + <a href="tqprinter.html">TQPrinter</a> *m_printer; ChartType m_chartType; AddValuesType m_addValues; int m_decimalPlaces; @@ -258,9 +258,9 @@ private: #include <<a href="tqfontdialog-h.html">tqfontdialog.h</a>> #include <<a href="tqmenubar-h.html">tqmenubar.h</a>> #include <<a href="qmessagebox-h.html">ntqmessagebox.h</a>> -#include <<a href="qpixmap-h.html">ntqpixmap.h</a>> +#include <<a href="tqpixmap-h.html">tqpixmap.h</a>> #include <<a href="tqpopupmenu-h.html">tqpopupmenu.h</a>> -#include <<a href="qprinter-h.html">ntqprinter.h</a>> +#include <<a href="tqprinter-h.html">tqprinter.h</a>> #include <<a href="qradiobutton-h.html">ntqradiobutton.h</a>> #include <<a href="tqsettings-h.html">tqsettings.h</a>> #include <<a href="qspinbox-h.html">ntqspinbox.h</a>> diff --git a/doc/html/canvas-example.html b/doc/html/canvas-example.html index d14444d2f..7b463722d 100644 --- a/doc/html/canvas-example.html +++ b/doc/html/canvas-example.html @@ -72,7 +72,7 @@ signals: private: <a href="tqcanvasitem.html">TQCanvasItem</a>* moving; - <a href="ntqpoint.html">TQPoint</a> moving_start; + <a href="tqpoint.html">TQPoint</a> moving_start; }; class Main : public <a href="tqmainwindow.html">TQMainWindow</a> { @@ -124,7 +124,7 @@ private: FigureEditor *editor; <a href="tqpopupmenu.html">TQPopupMenu</a>* options; - <a href="ntqprinter.html">TQPrinter</a>* printer; + <a href="tqprinter.html">TQPrinter</a>* printer; int dbf_id; }; @@ -140,7 +140,7 @@ private: #include <<a href="tqmenubar-h.html">tqmenubar.h</a>> #include <<a href="qapplication-h.html">ntqapplication.h</a>> #include <<a href="tqpainter-h.html">tqpainter.h</a>> -#include <<a href="qprinter-h.html">ntqprinter.h</a>> +#include <<a href="tqprinter-h.html">tqprinter.h</a>> #include <<a href="qlabel-h.html">ntqlabel.h</a>> #include <<a href="tqimage-h.html">tqimage.h</a>> #include <<a href="qprogressdialog-h.html">ntqprogressdialog.h</a>> @@ -176,12 +176,12 @@ class ImageItem: public <a href="tqcanvasrectangle.html">TQCanvasRectangle</a> public: ImageItem( <a href="tqimage.html">TQImage</a> img, TQCanvas *canvas ); int rtti () const { return imageRTTI; } - bool hit( const <a href="ntqpoint.html">TQPoint</a>&) const; + bool hit( const <a href="tqpoint.html">TQPoint</a>&) const; protected: void drawShape( <a href="tqpainter.html">TQPainter</a> & ); private: <a href="tqimage.html">TQImage</a> image; - <a href="ntqpixmap.html">TQPixmap</a> pixmap; + <a href="tqpixmap.html">TQPixmap</a> pixmap; }; @@ -190,7 +190,7 @@ private: { <a name="x2935"></a><a name="x2932"></a> <a href="tqcanvasrectangle.html#setSize">setSize</a>( image.<a href="tqimage.html#width">width</a>(), image.<a href="tqimage.html#height">height</a>() ); -<a name="x2943"></a> pixmap.<a href="ntqpixmap.html#convertFromImage">convertFromImage</a>(image, OrderedAlphaDither); +<a name="x2943"></a> pixmap.<a href="tqpixmap.html#convertFromImage">convertFromImage</a>(image, OrderedAlphaDither); } @@ -199,10 +199,10 @@ private: p.<a href="tqpainter.html#drawPixmap">drawPixmap</a>( int(<a href="tqcanvasitem.html#x">x</a>()), int(<a href="tqcanvasitem.html#y">y</a>()), pixmap ); } -bool <a name="f624"></a>ImageItem::hit( const <a href="ntqpoint.html">TQPoint</a> &p ) const +bool <a name="f624"></a>ImageItem::hit( const <a href="tqpoint.html">TQPoint</a> &p ) const { -<a name="x2944"></a> int ix = p.<a href="ntqpoint.html#x">x</a>()-int(<a href="tqcanvasitem.html#x">x</a>()); -<a name="x2945"></a> int iy = p.<a href="ntqpoint.html#y">y</a>()-int(<a href="tqcanvasitem.html#y">y</a>()); +<a name="x2944"></a> int ix = p.<a href="tqpoint.html#x">x</a>()-int(<a href="tqcanvasitem.html#x">x</a>()); +<a name="x2945"></a> int iy = p.<a href="tqpoint.html#y">y</a>()-int(<a href="tqcanvasitem.html#y">y</a>()); <a name="x2934"></a> if ( !image.<a href="tqimage.html#valid">valid</a>( ix , iy ) ) return FALSE; <a name="x2933"></a> TQRgb pixel = image.<a href="tqimage.html#pixel">pixel</a>( ix, iy ); @@ -293,7 +293,7 @@ void NodeItem::<a href="tqcanvasitem.html#moveBy">moveBy</a>(double dx, double d <a name="x2951"></a>void FigureEditor::<a href="ntqscrollview.html#contentsMousePressEvent">contentsMousePressEvent</a>(TQMouseEvent* e) { - <a href="ntqpoint.html">TQPoint</a> p = inverseWorldMatrix().map(e->pos()); + <a href="tqpoint.html">TQPoint</a> p = inverseWorldMatrix().map(e->pos()); <a href="tqcanvasitemlist.html">TQCanvasItemList</a> l=<a href="tqcanvasitem.html#canvas">canvas</a>()->collisions(p); <a name="x2953"></a><a name="x2952"></a> for (TQCanvasItemList::Iterator it=l.<a href="tqvaluelist.html#begin">begin</a>(); it!=l.<a href="tqvaluelist.html#end">end</a>(); ++it) { if ( (*it)->rtti() == imageRTTI ) { @@ -321,9 +321,9 @@ void <a name="f622"></a>FigureEditor::clear() <a name="x2950"></a>void FigureEditor::<a href="ntqscrollview.html#contentsMouseMoveEvent">contentsMouseMoveEvent</a>(TQMouseEvent* e) { if ( moving ) { - <a href="ntqpoint.html">TQPoint</a> p = inverseWorldMatrix().map(e->pos()); - moving->moveBy(p.<a href="ntqpoint.html#x">x</a>() - moving_start.x(), - p.<a href="ntqpoint.html#y">y</a>() - moving_start.y()); + <a href="tqpoint.html">TQPoint</a> p = inverseWorldMatrix().map(e->pos()); + moving->moveBy(p.<a href="tqpoint.html#x">x</a>() - moving_start.x(), + p.<a href="tqpoint.html#y">y</a>() - moving_start.y()); moving_start = p; <a href="tqcanvasitem.html#canvas">canvas</a>()->update(); } @@ -585,70 +585,70 @@ void <a name="f633"></a>Main::shrink() void <a name="f634"></a>Main::rotateClockwise() { -<a name="x2931"></a> <a href="ntqwmatrix.html">TQWMatrix</a> m = editor-><a href="tqcanvasview.html#worldMatrix">worldMatrix</a>(); -<a name="x2955"></a> m.<a href="ntqwmatrix.html#rotate">rotate</a>( 22.5 ); +<a name="x2931"></a> <a href="tqwmatrix.html">TQWMatrix</a> m = editor-><a href="tqcanvasview.html#worldMatrix">worldMatrix</a>(); +<a name="x2955"></a> m.<a href="tqwmatrix.html#rotate">rotate</a>( 22.5 ); <a name="x2930"></a> editor-><a href="tqcanvasview.html#setWorldMatrix">setWorldMatrix</a>( m ); } void <a name="f635"></a>Main::rotateCounterClockwise() { - <a href="ntqwmatrix.html">TQWMatrix</a> m = editor-><a href="tqcanvasview.html#worldMatrix">worldMatrix</a>(); - m.<a href="ntqwmatrix.html#rotate">rotate</a>( -22.5 ); + <a href="tqwmatrix.html">TQWMatrix</a> m = editor-><a href="tqcanvasview.html#worldMatrix">worldMatrix</a>(); + m.<a href="tqwmatrix.html#rotate">rotate</a>( -22.5 ); editor-><a href="tqcanvasview.html#setWorldMatrix">setWorldMatrix</a>( m ); } void <a name="f636"></a>Main::zoomIn() { - <a href="ntqwmatrix.html">TQWMatrix</a> m = editor-><a href="tqcanvasview.html#worldMatrix">worldMatrix</a>(); -<a name="x2956"></a> m.<a href="ntqwmatrix.html#scale">scale</a>( 2.0, 2.0 ); + <a href="tqwmatrix.html">TQWMatrix</a> m = editor-><a href="tqcanvasview.html#worldMatrix">worldMatrix</a>(); +<a name="x2956"></a> m.<a href="tqwmatrix.html#scale">scale</a>( 2.0, 2.0 ); editor-><a href="tqcanvasview.html#setWorldMatrix">setWorldMatrix</a>( m ); } void <a name="f637"></a>Main::zoomOut() { - <a href="ntqwmatrix.html">TQWMatrix</a> m = editor-><a href="tqcanvasview.html#worldMatrix">worldMatrix</a>(); - m.<a href="ntqwmatrix.html#scale">scale</a>( 0.5, 0.5 ); + <a href="tqwmatrix.html">TQWMatrix</a> m = editor-><a href="tqcanvasview.html#worldMatrix">worldMatrix</a>(); + m.<a href="tqwmatrix.html#scale">scale</a>( 0.5, 0.5 ); editor-><a href="tqcanvasview.html#setWorldMatrix">setWorldMatrix</a>( m ); } void <a name="f638"></a>Main::mirror() { - <a href="ntqwmatrix.html">TQWMatrix</a> m = editor-><a href="tqcanvasview.html#worldMatrix">worldMatrix</a>(); - m.<a href="ntqwmatrix.html#scale">scale</a>( -1, 1 ); + <a href="tqwmatrix.html">TQWMatrix</a> m = editor-><a href="tqcanvasview.html#worldMatrix">worldMatrix</a>(); + m.<a href="tqwmatrix.html#scale">scale</a>( -1, 1 ); editor-><a href="tqcanvasview.html#setWorldMatrix">setWorldMatrix</a>( m ); } void <a name="f639"></a>Main::moveL() { - <a href="ntqwmatrix.html">TQWMatrix</a> m = editor-><a href="tqcanvasview.html#worldMatrix">worldMatrix</a>(); -<a name="x2957"></a> m.<a href="ntqwmatrix.html#translate">translate</a>( -16, 0 ); + <a href="tqwmatrix.html">TQWMatrix</a> m = editor-><a href="tqcanvasview.html#worldMatrix">worldMatrix</a>(); +<a name="x2957"></a> m.<a href="tqwmatrix.html#translate">translate</a>( -16, 0 ); editor-><a href="tqcanvasview.html#setWorldMatrix">setWorldMatrix</a>( m ); } void <a name="f640"></a>Main::moveR() { - <a href="ntqwmatrix.html">TQWMatrix</a> m = editor-><a href="tqcanvasview.html#worldMatrix">worldMatrix</a>(); - m.<a href="ntqwmatrix.html#translate">translate</a>( +16, 0 ); + <a href="tqwmatrix.html">TQWMatrix</a> m = editor-><a href="tqcanvasview.html#worldMatrix">worldMatrix</a>(); + m.<a href="tqwmatrix.html#translate">translate</a>( +16, 0 ); editor-><a href="tqcanvasview.html#setWorldMatrix">setWorldMatrix</a>( m ); } void <a name="f641"></a>Main::moveU() { - <a href="ntqwmatrix.html">TQWMatrix</a> m = editor-><a href="tqcanvasview.html#worldMatrix">worldMatrix</a>(); - m.<a href="ntqwmatrix.html#translate">translate</a>( 0, -16 ); + <a href="tqwmatrix.html">TQWMatrix</a> m = editor-><a href="tqcanvasview.html#worldMatrix">worldMatrix</a>(); + m.<a href="tqwmatrix.html#translate">translate</a>( 0, -16 ); editor-><a href="tqcanvasview.html#setWorldMatrix">setWorldMatrix</a>( m ); } void <a name="f642"></a>Main::moveD() { - <a href="ntqwmatrix.html">TQWMatrix</a> m = editor-><a href="tqcanvasview.html#worldMatrix">worldMatrix</a>(); - m.<a href="ntqwmatrix.html#translate">translate</a>( 0, +16 ); + <a href="tqwmatrix.html">TQWMatrix</a> m = editor-><a href="tqcanvasview.html#worldMatrix">worldMatrix</a>(); + m.<a href="tqwmatrix.html#translate">translate</a>( 0, +16 ); editor-><a href="tqcanvasview.html#setWorldMatrix">setWorldMatrix</a>( m ); } void <a name="f643"></a>Main::print() { - if ( !printer ) printer = new <a href="ntqprinter.html">TQPrinter</a>; + if ( !printer ) printer = new <a href="tqprinter.html">TQPrinter</a>; if ( printer->setup(this) ) { <a href="tqpainter.html">TQPainter</a> pp(printer); <a name="x2908"></a> canvas.<a href="tqcanvas.html#drawArea">drawArea</a>(TQRect(0,0,canvas.<a href="tqcanvas.html#width">width</a>(),canvas.<a href="tqcanvas.html#height">height</a>()),&pp,FALSE); @@ -724,7 +724,7 @@ void <a name="f648"></a>Main::addHexagon() { <a href="tqcanvaspolygon.html">TQCanvasPolygon</a>* i = new <a href="tqcanvaspolygon.html">TQCanvasPolygon</a>(&canvas); const int size = canvas.<a href="tqcanvas.html#width">width</a>() / 25; - <a href="ntqpointarray.html">TQPointArray</a> pa(6); + <a href="tqpointarray.html">TQPointArray</a> pa(6); pa[0] = TQPoint(2*size,0); pa[1] = TQPoint(size,-size*173/100); pa[2] = TQPoint(-size,-size*173/100); @@ -742,7 +742,7 @@ void <a name="f649"></a>Main::addPolygon() { <a href="tqcanvaspolygon.html">TQCanvasPolygon</a>* i = new <a href="tqcanvaspolygon.html">TQCanvasPolygon</a>(&canvas); const int size = canvas.<a href="tqcanvas.html#width">width</a>()/2; - <a href="ntqpointarray.html">TQPointArray</a> pa(6); + <a href="tqpointarray.html">TQPointArray</a> pa(6); pa[0] = TQPoint(0,0); pa[1] = TQPoint(size,size/5); pa[2] = TQPoint(size*4/5,size); @@ -760,7 +760,7 @@ void <a name="f650"></a>Main::addSpline() { <a href="tqcanvasspline.html">TQCanvasSpline</a>* i = new <a href="tqcanvasspline.html">TQCanvasSpline</a>(&canvas); const int size = canvas.<a href="tqcanvas.html#width">width</a>()/6; - <a href="ntqpointarray.html">TQPointArray</a> pa(12); + <a href="tqpointarray.html">TQPointArray</a> pa(12); pa[0] = TQPoint(0,0); pa[1] = TQPoint(size/2,0); pa[2] = TQPoint(size,size/2); @@ -805,7 +805,7 @@ void <a name="f653"></a>Main::addMesh() int y0 = 0; if ( !tb ) tb = new <a href="tqbrush.html">TQBrush</a>( TQt::red ); - if ( !tp ) tp = new <a href="ntqpen.html">TQPen</a>( TQt::black ); + if ( !tp ) tp = new <a href="tqpen.html">TQPen</a>( TQt::black ); int nodecount = 0; diff --git a/doc/html/canvas.html b/doc/html/canvas.html index 8df99f85e..9d7c3be67 100644 --- a/doc/html/canvas.html +++ b/doc/html/canvas.html @@ -44,7 +44,7 @@ supported with <a href="tqcanvassprite.html">TQCanvasSprite</a>. (If you require <p> The canvas module uses a document/view model. The <a href="tqcanvasview.html">TQCanvasView</a> class is used to show a particular view of a canvas. Multiple views can operate on the same canvas at the same time. Every view can use an arbitrary -<a href="ntqwmatrix.html#TransformationMode">transformation matrix</a> on the canvas which makes it easy to implement +<a href="tqwmatrix.html#TransformationMode">transformation matrix</a> on the canvas which makes it easy to implement features such as zooming. <p> <center><a href="tqcanvas.html"> <img src="tqcanvas.png" alt="Screenshot of a canvas"></a></center> diff --git a/doc/html/chart-canvasview-cpp.html b/doc/html/chart-canvasview-cpp.html index 1b3079338..e2866885b 100644 --- a/doc/html/chart-canvasview-cpp.html +++ b/doc/html/chart-canvasview-cpp.html @@ -36,7 +36,7 @@ body { background: #ffffff; color: black; } #include "chartform.h" #include <<a href="qcursor-h.html">ntqcursor.h</a>> -#include <<a href="qpoint-h.html">ntqpoint.h</a>> +#include <<a href="tqpoint-h.html">tqpoint.h</a>> #include <<a href="tqpopupmenu-h.html">tqpopupmenu.h</a>> #include <<a href="tqstatusbar-h.html">tqstatusbar.h</a>> @@ -70,8 +70,8 @@ void CanvasView::<a href="ntqscrollview.html#contentsMousePressEvent">contentsMo void CanvasView::<a href="ntqscrollview.html#contentsMouseMoveEvent">contentsMouseMoveEvent</a>( <a href="qmouseevent.html">TQMouseEvent</a> *e ) { if ( m_movingItem ) { - <a href="ntqpoint.html">TQPoint</a> offset = e-><a href="qmouseevent.html#pos">pos</a>() - m_pos; - m_movingItem->moveBy( offset.<a href="ntqpoint.html#x">x</a>(), offset.<a href="ntqpoint.html#y">y</a>() ); + <a href="tqpoint.html">TQPoint</a> offset = e-><a href="qmouseevent.html#pos">pos</a>() - m_pos; + m_movingItem->moveBy( offset.<a href="tqpoint.html#x">x</a>(), offset.<a href="tqpoint.html#y">y</a>() ); m_pos = e-><a href="qmouseevent.html#pos">pos</a>(); ChartForm *form = (ChartForm*)<a href="tqobject.html#parent">parent</a>(); form->setChanged( TRUE ); diff --git a/doc/html/chart-canvasview-h.html b/doc/html/chart-canvasview-h.html index 6075ff30f..f61eb2c27 100644 --- a/doc/html/chart-canvasview-h.html +++ b/doc/html/chart-canvasview-h.html @@ -62,7 +62,7 @@ protected: private: <a href="tqcanvasitem.html">TQCanvasItem</a> *m_movingItem; - <a href="ntqpoint.html">TQPoint</a> m_pos; + <a href="tqpoint.html">TQPoint</a> m_pos; ElementVector *m_elements; }; diff --git a/doc/html/chart-chartform-cpp.html b/doc/html/chart-chartform-cpp.html index f7b4bcff2..1191d01e4 100644 --- a/doc/html/chart-chartform-cpp.html +++ b/doc/html/chart-chartform-cpp.html @@ -46,9 +46,9 @@ body { background: #ffffff; color: black; } #include <<a href="tqfontdialog-h.html">tqfontdialog.h</a>> #include <<a href="tqmenubar-h.html">tqmenubar.h</a>> #include <<a href="qmessagebox-h.html">ntqmessagebox.h</a>> -#include <<a href="qpixmap-h.html">ntqpixmap.h</a>> +#include <<a href="tqpixmap-h.html">tqpixmap.h</a>> #include <<a href="tqpopupmenu-h.html">tqpopupmenu.h</a>> -#include <<a href="qprinter-h.html">ntqprinter.h</a>> +#include <<a href="tqprinter-h.html">tqprinter.h</a>> #include <<a href="qradiobutton-h.html">ntqradiobutton.h</a>> #include <<a href="tqsettings-h.html">tqsettings.h</a>> #include <<a href="qspinbox-h.html">ntqspinbox.h</a>> diff --git a/doc/html/chart-chartform-h.html b/doc/html/chart-chartform-h.html index 75ff19e97..36e1bbea2 100644 --- a/doc/html/chart-chartform-h.html +++ b/doc/html/chart-chartform-h.html @@ -114,7 +114,7 @@ private: CanvasView *m_canvasView; bool m_changed; ElementVector m_elements; - <a href="ntqprinter.html">TQPrinter</a> *m_printer; + <a href="tqprinter.html">TQPrinter</a> *m_printer; ChartType m_chartType; AddValuesType m_addValues; int m_decimalPlaces; diff --git a/doc/html/chart-chartform_canvas-cpp.html b/doc/html/chart-chartform_canvas-cpp.html index ffa470ec8..3364e484e 100644 --- a/doc/html/chart-chartform_canvas-cpp.html +++ b/doc/html/chart-chartform_canvas-cpp.html @@ -125,7 +125,7 @@ void <a name="f168"></a>ChartForm::drawPieChart( const double scales[], double t double proY = m_elements[i].proY( PIE ); if ( proX < 0 || proY < 0 ) { // Find the centre of the pie segment - <a href="ntqrect.html">TQRect</a> rect = arc-><a href="tqcanvaspolygonalitem.html#boundingRect">boundingRect</a>(); + <a href="tqrect.html">TQRect</a> rect = arc-><a href="tqcanvaspolygonalitem.html#boundingRect">boundingRect</a>(); proX = ( rect.<a href="tqcanvasrectangle.html#width">width</a>() / 2 ) + rect.<a href="tqcanvasitem.html#x">x</a>(); proY = ( rect.<a href="tqcanvasrectangle.html#height">height</a>() / 2 ) + rect.<a href="tqcanvasitem.html#y">y</a>(); // Centre text over the centre of the pie segment @@ -156,8 +156,8 @@ void <a name="f169"></a>ChartForm::drawVerticalBarChart( double height = m_canvas->height(); int prowidth = int(width / count); int x = 0; - <a href="ntqpen.html">TQPen</a> pen; - pen.<a href="ntqpen.html#setStyle">setStyle</a>( NoPen ); + <a href="tqpen.html">TQPen</a> pen; + pen.<a href="tqpen.html#setStyle">setStyle</a>( NoPen ); for ( int i = 0; i < MAX_ELEMENTS; ++i ) { if ( m_elements[i].isValid() ) { @@ -201,8 +201,8 @@ void <a name="f170"></a>ChartForm::drawHorizontalBarChart( double height = m_canvas->height(); int proheight = int(height / count); int y = 0; - <a href="ntqpen.html">TQPen</a> pen; - pen.<a href="ntqpen.html#setStyle">setStyle</a>( NoPen ); + <a href="tqpen.html">TQPen</a> pen; + pen.<a href="tqpen.html#setStyle">setStyle</a>( NoPen ); for ( int i = 0; i < MAX_ELEMENTS; ++i ) { if ( m_elements[i].isValid() ) { diff --git a/doc/html/chart-chartform_files-cpp.html b/doc/html/chart-chartform_files-cpp.html index 4dec516af..e33c6e2cc 100644 --- a/doc/html/chart-chartform_files-cpp.html +++ b/doc/html/chart-chartform_files-cpp.html @@ -38,7 +38,7 @@ body { background: #ffffff; color: black; } #include <<a href="tqfile-h.html">tqfile.h</a>> #include <<a href="tqfiledialog-h.html">tqfiledialog.h</a>> #include <<a href="tqpainter-h.html">tqpainter.h</a>> -#include <<a href="qprinter-h.html">ntqprinter.h</a>> +#include <<a href="tqprinter-h.html">tqprinter.h</a>> #include <<a href="tqstatusbar-h.html">tqstatusbar.h</a>> @@ -122,7 +122,7 @@ void <a name="f174"></a>ChartForm::fileSaveAsPixmap() TQString::null, "Images (*.png *.xpm *.jpg)", this, "file save as bitmap", "Chart -- File Save As Bitmap" ); - if ( TQPixmap::<a href="ntqpixmap.html#grabWidget">grabWidget</a>( m_canvasView ). + if ( TQPixmap::<a href="tqpixmap.html#grabWidget">grabWidget</a>( m_canvasView ). save( filename, filename.<a href="tqstring.html#mid">mid</a>( filename.<a href="tqstring.html#findRev">findRev</a>( '.' ) + 1 ).upper() ) ) <a href="tqmainwindow.html#statusBar">statusBar</a>()->message( TQString( "Wrote \'%1\'" ).arg( filename ), 2000 ); @@ -134,14 +134,14 @@ void <a name="f174"></a>ChartForm::fileSaveAsPixmap() void <a name="f175"></a>ChartForm::filePrint() { if ( !m_printer ) - m_printer = new <a href="ntqprinter.html">TQPrinter</a>; - if ( m_printer-><a href="ntqprinter.html#setup">setup</a>() ) { + m_printer = new <a href="tqprinter.html">TQPrinter</a>; + if ( m_printer-><a href="tqprinter.html#setup">setup</a>() ) { <a href="tqpainter.html">TQPainter</a> painter( m_printer ); m_canvas->drawArea( TQRect( 0, 0, m_canvas->width(), m_canvas->height() ), &painter, FALSE ); - if ( !m_printer-><a href="ntqprinter.html#outputFileName">outputFileName</a>().isEmpty() ) + if ( !m_printer-><a href="tqprinter.html#outputFileName">outputFileName</a>().isEmpty() ) <a href="tqmainwindow.html#statusBar">statusBar</a>()->message( TQString( "Printed \'%1\'" ). - arg( m_printer-><a href="ntqprinter.html#outputFileName">outputFileName</a>() ), 2000 ); + arg( m_printer-><a href="tqprinter.html#outputFileName">outputFileName</a>() ), 2000 ); } } diff --git a/doc/html/chart-setdataform-cpp.html b/doc/html/chart-setdataform-cpp.html index 737eb5574..186ae6329 100644 --- a/doc/html/chart-setdataform-cpp.html +++ b/doc/html/chart-setdataform-cpp.html @@ -38,7 +38,7 @@ body { background: #ffffff; color: black; } #include <<a href="tqcolordialog-h.html">tqcolordialog.h</a>> #include <<a href="qcombobox-h.html">ntqcombobox.h</a>> #include <<a href="qlayout-h.html">ntqlayout.h</a>> -#include <<a href="qpixmap-h.html">ntqpixmap.h</a>> +#include <<a href="tqpixmap-h.html">tqpixmap.h</a>> #include <<a href="qpushbutton-h.html">ntqpushbutton.h</a>> #include <<a href="qtable-h.html">ntqtable.h</a>> @@ -116,7 +116,7 @@ const int MAX_PATTERNS = 14; tableButtonBox-><a href="qboxlayout.html#addLayout">addLayout</a>( buttonBox ); - <a href="tqobject.html#connect">connect</a>( table, TQ_SIGNAL( <a href="ntqtable.html#clicked">clicked</a>(int,int,int,const <a href="ntqpoint.html">TQPoint</a>&) ), + <a href="tqobject.html#connect">connect</a>( table, TQ_SIGNAL( <a href="ntqtable.html#clicked">clicked</a>(int,int,int,const <a href="tqpoint.html">TQPoint</a>&) ), this, TQ_SLOT( setColor(int,int) ) ); <a href="tqobject.html#connect">connect</a>( table, TQ_SIGNAL( <a href="ntqtable.html#currentChanged">currentChanged</a>(int,int) ), this, TQ_SLOT( currentChanged(int,int) ) ); @@ -142,8 +142,8 @@ const int MAX_PATTERNS = 14; patterns[12] = TQPixmap( pattern13 ); patterns[13] = TQPixmap( pattern14 ); - <a href="ntqrect.html">TQRect</a> rect = table-><a href="ntqtable.html#cellRect">cellRect</a>( 0, 1 ); - <a href="ntqpixmap.html">TQPixmap</a> pix( rect.<a href="ntqrect.html#width">width</a>(), rect.<a href="ntqrect.html#height">height</a>() ); + <a href="tqrect.html">TQRect</a> rect = table-><a href="ntqtable.html#cellRect">cellRect</a>( 0, 1 ); + <a href="tqpixmap.html">TQPixmap</a> pix( rect.<a href="tqrect.html#width">width</a>(), rect.<a href="tqrect.html#height">height</a>() ); for ( int i = 0; i < ChartForm::MAX_ELEMENTS; ++i ) { Element element = (*m_elements)[i]; @@ -155,7 +155,7 @@ const int MAX_PATTERNS = 14; m_decimalPlaces ) ); <a href="tqcolor.html">TQColor</a> color = element.valueColor(); - pix.<a href="ntqpixmap.html#fill">fill</a>( color ); + pix.<a href="tqpixmap.html#fill">fill</a>( color ); table-><a href="ntqtable.html#setPixmap">setPixmap</a>( i, 1, pix ); table-><a href="ntqtable.html#setText">setText</a>( i, 1, color.<a href="tqcolor.html#name">name</a>() ); @@ -168,7 +168,7 @@ const int MAX_PATTERNS = 14; table-><a href="ntqtable.html#setText">setText</a>( i, 3, element.label() ); color = element.labelColor(); - pix.<a href="ntqpixmap.html#fill">fill</a>( color ); + pix.<a href="tqpixmap.html#fill">fill</a>( color ); table-><a href="ntqtable.html#setPixmap">setPixmap</a>( i, 4, pix ); table-><a href="ntqtable.html#setText">setText</a>( i, 4, color.<a href="tqcolor.html#name">name</a>() ); } @@ -213,8 +213,8 @@ void SetDataForm::setColor( int row, int col ) TQColor( table-><a href="ntqtable.html#text">text</a>( row, col ) ), this, "color dialog" ); if ( color.<a href="tqcolor.html#isValid">isValid</a>() ) { - <a href="ntqpixmap.html">TQPixmap</a> pix = table-><a href="ntqtable.html#pixmap">pixmap</a>( row, col ); - pix.<a href="ntqpixmap.html#fill">fill</a>( color ); + <a href="tqpixmap.html">TQPixmap</a> pix = table-><a href="ntqtable.html#pixmap">pixmap</a>( row, col ); + pix.<a href="tqpixmap.html#fill">fill</a>( color ); table-><a href="ntqtable.html#setPixmap">setPixmap</a>( row, col, pix ); table-><a href="ntqtable.html#setText">setText</a>( row, col, color.<a href="tqcolor.html#name">name</a>() ); } diff --git a/doc/html/classchart.html b/doc/html/classchart.html index dde8fead6..19e358086 100644 --- a/doc/html/classchart.html +++ b/doc/html/classchart.html @@ -37,7 +37,7 @@ body { background: #ffffff; color: black; } <area shape="rect" coords="32,78,138,94" href="ntqcursor.html"> <area shape="rect" coords="32,94,149,115" href="ntqkeysequence.html"> <area shape="rect" coords="30,115,149,129" href="tqpainter.html"> -<area shape="rect" coords="30,129,136,148" href="ntqpen.html"> +<area shape="rect" coords="30,129,136,148" href="tqpen.html"> <area shape="rect" coords="33,149,147,168" href="ntqsyntaxhighlighter.html"> <area shape="rect" coords="33,168,133,185" href="qtab.html"> <area shape="rect" coords="31,186,134,203" href="tqthread.html"> @@ -139,7 +139,7 @@ body { background: #ffffff; color: black; } <area shape="rect" coords="443,170,542,186" href="ntqdial.html"> <area shape="rect" coords="445,186,542,201" href="ntqdockarea.html"> <area shape="rect" coords="445,201,540,222" href="tqworkspace.html"> -<area shape="rect" coords="443,222,541,240" href="qglwidget.html"> +<area shape="rect" coords="443,222,541,240" href="tqglwidget.html"> <area shape="rect" coords="443,240,536,256" href="ntqheader.html"> <area shape="rect" coords="444,256,536,277" href="tqmainwindow.html"> <area shape="rect" coords="444,277,535,293" href="ntqscrollbar.html"> @@ -214,8 +214,8 @@ body { background: #ffffff; color: black; } <area shape="rect" coords="662,275,783,292" href="tqdomelement.html"> <area shape="rect" coords="661,292,783,310" href="tqdomdocument.html"> <area shape="rect" coords="661,310,779,329" href="tqdomcharacterdata.html"> -<area shape="rect" coords="665,325,781,343" href="qglformat.html"> -<area shape="rect" coords="663,343,781,366" href="qglcontext.html"> +<area shape="rect" coords="665,325,781,343" href="tqglformat.html"> +<area shape="rect" coords="663,343,781,366" href="tqglcontext.html"> <area shape="rect" coords="666,487,748,505" href="tqfile.html"> <area shape="rect" coords="666,505,749,524" href="tqbuffer.html"> <area shape="rect" coords="667,524,786,541" href="tqsocketdevice.html"> @@ -244,8 +244,8 @@ body { background: #ffffff; color: black; } <area shape="rect" coords="783,292,885,311" href="tqfontdatabase.html"> <area shape="rect" coords="787,312,885,329" href="tqfontinfo.html"> <area shape="rect" coords="787,329,887,345" href="tqfontmetrics.html"> -<area shape="rect" coords="785,345,887,363" href="ntqgl.html"> -<area shape="rect" coords="785,363,885,382" href="ntqglcolormap.html"> +<area shape="rect" coords="785,345,887,363" href="tqgl.html"> +<area shape="rect" coords="785,363,885,382" href="tqglcolormap.html"> <area shape="rect" coords="785,383,885,398" href="ntqguardedptr.html"> <area shape="rect" coords="785,398,884,416" href="tqhostaddress.html"> <area shape="rect" coords="786,417,884,434" href="tqhttpheader.html"> @@ -273,16 +273,16 @@ body { background: #ffffff; color: black; } <area shape="rect" coords="893,169,985,185" href="tqpaintdevice.html"> <area shape="rect" coords="893,185,1009,205" href="tqpaintdevicemetrics.html"> <area shape="rect" coords="900,203,970,223" href="tqpair.html"> -<area shape="rect" coords="899,223,973,240" href="ntqpalette.html"> -<area shape="rect" coords="899,239,990,258" href="ntqpixmapcache.html"> +<area shape="rect" coords="899,223,973,240" href="tqpalette.html"> +<area shape="rect" coords="899,239,990,258" href="tqpixmapcache.html"> <area shape="rect" coords="898,258,990,274" href="tqptrcollection.html"> <area shape="rect" coords="899,275,987,292" href="tqptrqueue.html"> <area shape="rect" coords="894,293,987,309" href="tqptrstack.html"> -<area shape="rect" coords="894,310,984,328" href="ntqpoint.html"> +<area shape="rect" coords="894,310,984,328" href="tqpoint.html"> <area shape="rect" coords="890,324,988,347" href="ntqrangecontrol.html"> -<area shape="rect" coords="890,348,986,363" href="ntqrect.html"> +<area shape="rect" coords="890,348,986,363" href="tqrect.html"> <area shape="rect" coords="891,363,987,380" href="tqregexp.html"> -<area shape="rect" coords="892,380,984,398" href="ntqregion.html"> +<area shape="rect" coords="892,380,984,398" href="tqregion.html"> <area shape="rect" coords="888,398,984,417" href="tqsemaphore.html"> <area shape="rect" coords="888,417,992,435" href="tqsettings.html"> <area shape="rect" coords="887,435,991,451" href="ntqsimplerichtext.html"> @@ -300,14 +300,14 @@ body { background: #ffffff; color: black; } <area shape="rect" coords="899,647,1000,665" href="tqptrlistiterator.html"> <area shape="rect" coords="899,666,997,688" href="tqintdictiterator.html"> <area shape="rect" coords="1006,60,1104,80" href="tqbytearray.html"> -<area shape="rect" coords="1004,80,1104,99" href="ntqpointarray.html"> +<area shape="rect" coords="1004,80,1104,99" href="tqpointarray.html"> <area shape="rect" coords="1004,100,1086,117" href="tqbitarray.html"> <area shape="rect" coords="1007,117,1087,131" href="tqcstring.html"> <area shape="rect" coords="1007,131,1120,152" href="tqmimesourcefactory.html"> <area shape="rect" coords="994,151,1119,170" href="tqmutexlocker.html"> -<area shape="rect" coords="1005,185,1093,203" href="ntqprinter.html"> -<area shape="rect" coords="1005,203,1093,220" href="ntqpicture.html"> -<area shape="rect" coords="1007,221,1107,238" href="ntqpixmap.html"> +<area shape="rect" coords="1005,185,1093,203" href="tqprinter.html"> +<area shape="rect" coords="1005,203,1093,220" href="tqpicture.html"> +<area shape="rect" coords="1007,221,1107,238" href="tqpixmap.html"> <area shape="rect" coords="997,238,1107,263" href="tqbitmap.html"> <area shape="rect" coords="1002,270,1088,294" href="tqdict.html"> <area shape="rect" coords="1000,294,1089,309" href="tqcache.html"> @@ -325,7 +325,7 @@ body { background: #ffffff; color: black; } <area shape="rect" coords="992,522,1095,542" href="tqurlinfo.html"> <area shape="rect" coords="1001,542,1095,560" href="ntquuid.html"> <area shape="rect" coords="1001,560,1093,577" href="ntqvariant.html"> -<area shape="rect" coords="998,578,1088,595" href="ntqwmatrix.html"> +<area shape="rect" coords="998,578,1088,595" href="tqwmatrix.html"> <area shape="rect" coords="999,595,1119,612" href="ntqhbuttongroup.html"> <area shape="rect" coords="1002,613,1119,627" href="ntqvbuttongroup.html"> <area shape="rect" coords="1003,627,1118,649" href="ntqbuttongroup.html"> diff --git a/doc/html/classes.html b/doc/html/classes.html index e01c669d2..c2e9c60c7 100644 --- a/doc/html/classes.html +++ b/doc/html/classes.html @@ -44,7 +44,7 @@ classes, see <a href="mainclasses.html">TQt's Main Classes</a>. <td align="right"> <td><a href="tqiconview.html">TQIconView</a> <td align="right"> -<td><a href="ntqpixmapcache.html">TQPixmapCache</a> +<td><a href="tqpixmapcache.html">TQPixmapCache</a> <td align="right"> <td><a href="ntqtabbar.html">TQTabBar</a> <tr> @@ -66,7 +66,7 @@ classes, see <a href="mainclasses.html">TQt's Main Classes</a>. <td align="right"> <td><a href="tqimage.html">TQImage</a> <td align="right"> -<td><a href="qpngimagepacker.html">TQPNGImagePacker</a> +<td><a href="tqpngimagepacker.html">TQPNGImagePacker</a> <td align="right"> <td><a href="ntqtable.html">TQTable</a> <tr> @@ -77,7 +77,7 @@ classes, see <a href="mainclasses.html">TQt's Main Classes</a>. <td align="right"> <td><a href="tqimageconsumer.html">TQImageConsumer</a> <td align="right"> -<td><a href="ntqpoint.html">TQPoint</a> +<td><a href="tqpoint.html">TQPoint</a> <td align="right"> <td><a href="qtableitem.html">TQTableItem</a> <tr> @@ -88,7 +88,7 @@ classes, see <a href="mainclasses.html">TQt's Main Classes</a>. <td align="right"> <td><a href="tqimagedecoder.html">TQImageDecoder</a> <td align="right"> -<td><a href="ntqpointarray.html">TQPointArray</a> +<td><a href="tqpointarray.html">TQPointArray</a> <td align="right"> <td><a href="qtableselection.html">TQTableSelection</a> <tr> @@ -110,7 +110,7 @@ classes, see <a href="mainclasses.html">TQt's Main Classes</a>. <td align="right"> <td><a href="tqimageformat.html">TQImageFormat</a> <td align="right"> -<td><a href="ntqprinter.html">TQPrinter</a> +<td><a href="tqprinter.html">TQPrinter</a> <td align="right"> <td><a href="ntqtabwidget.html">TQTabWidget</a> <tr> @@ -275,7 +275,7 @@ classes, see <a href="mainclasses.html">TQt's Main Classes</a>. <td align="right"><b>K</b> <td><a href="qkeyevent.html">TQKeyEvent</a> <td align="right"> -<td><a href="ntqrect.html">TQRect</a> +<td><a href="tqrect.html">TQRect</a> <td align="right"> <td><a href="tqtimer.html">TQTimer</a> <tr> @@ -308,7 +308,7 @@ classes, see <a href="mainclasses.html">TQt's Main Classes</a>. <td align="right"> <td><a href="ntqlayout.html">TQLayout</a> <td align="right"> -<td><a href="ntqregion.html">TQRegion</a> +<td><a href="tqregion.html">TQRegion</a> <td align="right"> <td><a href="tqtoolbox.html">TQToolBox</a> <tr> @@ -656,7 +656,7 @@ classes, see <a href="mainclasses.html">TQt's Main Classes</a>. <td align="right"> <td><a href="qcloseevent.html">TQCloseEvent</a> <td align="right"> -<td><a href="ntqgl.html">TQGL</a> +<td><a href="tqgl.html">TQGL</a> <td align="right"> <td><a href="ntqmotifstyle.html">TQMotifStyle</a> <td align="right"> @@ -678,18 +678,18 @@ classes, see <a href="mainclasses.html">TQt's Main Classes</a>. <td align="right"> <td><a href="tqcolordialog.html">TQColorDialog</a> <td align="right"> -<td><a href="ntqglcolormap.html">TQGLColormap</a> +<td><a href="tqglcolormap.html">TQGLColormap</a> <td align="right"> <td align="right"> <td align="right"> <td><a href="tqsqlfield.html">TQSqlField</a> <td align="right"> -<td><a href="ntqwmatrix.html">TQWMatrix</a> +<td><a href="tqwmatrix.html">TQWMatrix</a> <tr> <td align="right"> <td><a href="tqcolordrag.html">TQColorDrag</a> <td align="right"> -<td><a href="qglcontext.html">TQGLContext</a> +<td><a href="tqglcontext.html">TQGLContext</a> <td align="right"> <td align="right"> <td align="right"> @@ -700,7 +700,7 @@ classes, see <a href="mainclasses.html">TQt's Main Classes</a>. <td align="right"> <td><a href="tqcolorgroup.html">TQColorGroup</a> <td align="right"> -<td><a href="qglformat.html">TQGLFormat</a> +<td><a href="tqglformat.html">TQGLFormat</a> <td align="right"> <td><a href="qmouseevent.html">TQMouseEvent</a> <td align="right"> @@ -711,7 +711,7 @@ classes, see <a href="mainclasses.html">TQt's Main Classes</a>. <td align="right"> <td><a href="ntqcombobox.html">TQComboBox</a> <td align="right"> -<td><a href="qglwidget.html">TQGLWidget</a> +<td><a href="tqglwidget.html">TQGLWidget</a> <td align="right"> <td><a href="qmoveevent.html">TQMoveEvent</a> <td align="right"> @@ -921,7 +921,7 @@ classes, see <a href="mainclasses.html">TQt's Main Classes</a>. <td align="right"> <td><a href="tqicondragevent.html">TQIconDragEvent</a> <td align="right"> -<td><a href="ntqpalette.html">TQPalette</a> +<td><a href="tqpalette.html">TQPalette</a> <td align="right"> <td><a href="tqstylesheetitem.html">TQStyleSheetItem</a> <td align="right"> @@ -932,7 +932,7 @@ classes, see <a href="mainclasses.html">TQt's Main Classes</a>. <td align="right"> <td><a href="tqicondragitem.html">TQIconDragItem</a> <td align="right"> -<td><a href="ntqpen.html">TQPen</a> +<td><a href="tqpen.html">TQPen</a> <td align="right"> <td><a href="ntqsyntaxhighlighter.html">TQSyntaxHighlighter</a> <td align="right"> @@ -943,7 +943,7 @@ classes, see <a href="mainclasses.html">TQt's Main Classes</a>. <td align="right"> <td><a href="tqiconfactory.html">TQIconFactory</a> <td align="right"> -<td><a href="ntqpicture.html">TQPicture</a> +<td><a href="tqpicture.html">TQPicture</a> <td align="right"><b>T</b> <td><a href="ntqt.html">TQt</a> <td align="right"> @@ -954,7 +954,7 @@ classes, see <a href="mainclasses.html">TQt's Main Classes</a>. <td align="right"> <td><a href="tqiconset.html">TQIconSet</a> <td align="right"> -<td><a href="ntqpixmap.html">TQPixmap</a> +<td><a href="tqpixmap.html">TQPixmap</a> <td align="right"> <td><a href="qtab.html">TQTab</a> <td align="right"> diff --git a/doc/html/coordsys.html b/doc/html/coordsys.html index 86c4d9449..4b2859272 100644 --- a/doc/html/coordsys.html +++ b/doc/html/coordsys.html @@ -34,7 +34,7 @@ body { background: #ffffff; color: black; } <p> A <a href="tqpaintdevice.html">paint device</a> in TQt is a drawable 2D -surface. <a href="tqwidget.html">TQWidget</a>, <a href="ntqpixmap.html">TQPixmap</a>, <a href="ntqpicture.html">TQPicture</a> and <a href="ntqprinter.html">TQPrinter</a> are all +surface. <a href="tqwidget.html">TQWidget</a>, <a href="tqpixmap.html">TQPixmap</a>, <a href="tqpicture.html">TQPicture</a> and <a href="tqprinter.html">TQPrinter</a> are all paint devices. A <a href="tqpainter.html">TQPainter</a> is an object which can draw on such devices. <p> The default coordinate system of a paint device has its origin at the @@ -68,30 +68,30 @@ just one. <p> Here are the classes that relate most closely to the coordinate system: <p> <center><table cellpadding="4" cellspacing="2" border="0"> -<tr bgcolor="#f0f0f0"> <td valign="top"><a href="ntqpoint.html">TQPoint</a> +<tr bgcolor="#f0f0f0"> <td valign="top"><a href="tqpoint.html">TQPoint</a> <td valign="top">A single 2D point in the coordinate system. Most functions in -TQt that deal with points can accept either a <a href="ntqpoint.html">TQPoint</a> argument +TQt that deal with points can accept either a <a href="tqpoint.html">TQPoint</a> argument or two ints, for example <a href="tqpainter.html#drawPoint">TQPainter::drawPoint</a>(). <tr bgcolor="#d0d0d0"> <td valign="top"><a href="tqsize.html">TQSize</a> <td valign="top">A single 2D vector. Internally, TQPoint and <a href="tqsize.html">TQSize</a> are the same, but a point is not the same as a size, so both classes exist. Again, most functions accept either a TQSize or two ints, for example <a href="tqwidget.html#resize">TQWidget::resize</a>(). -<tr bgcolor="#f0f0f0"> <td valign="top"><a href="ntqrect.html">TQRect</a> -<td valign="top">A 2D rectangle. Most functions accept either a <a href="ntqrect.html">TQRect</a> or four +<tr bgcolor="#f0f0f0"> <td valign="top"><a href="tqrect.html">TQRect</a> +<td valign="top">A 2D rectangle. Most functions accept either a <a href="tqrect.html">TQRect</a> or four ints, for example <a href="tqwidget.html#setGeometry">TQWidget::setGeometry</a>(). -<tr bgcolor="#d0d0d0"> <td valign="top"><a href="ntqregion.html">TQRegion</a> +<tr bgcolor="#d0d0d0"> <td valign="top"><a href="tqregion.html">TQRegion</a> <td valign="top">An arbitrary set of points, including all the normal set -operations, e.g. <a href="ntqregion.html#intersect">TQRegion::intersect</a>(), and also a less +operations, e.g. <a href="tqregion.html#intersect">TQRegion::intersect</a>(), and also a less usual function to return a list of rectangles whose union is -equal to the region. <a href="ntqregion.html">TQRegion</a> is used e.g. by <a href="tqpainter.html#setClipRegion">TQPainter::setClipRegion</a>(), <a href="tqwidget.html#repaint">TQWidget::repaint</a>() and <a href="tqpaintevent.html#region">TQPaintEvent::region</a>(). +equal to the region. <a href="tqregion.html">TQRegion</a> is used e.g. by <a href="tqpainter.html#setClipRegion">TQPainter::setClipRegion</a>(), <a href="tqwidget.html#repaint">TQWidget::repaint</a>() and <a href="tqpaintevent.html#region">TQPaintEvent::region</a>(). <tr bgcolor="#f0f0f0"> <td valign="top"><a href="tqpainter.html">TQPainter</a> <td valign="top">The class that paints. It can paint on any device with the -same code. There are differences between devices, <a href="ntqprinter.html#newPage">TQPrinter::newPage</a>() is a good example, but <a href="tqpainter.html">TQPainter</a> works the +same code. There are differences between devices, <a href="tqprinter.html#newPage">TQPrinter::newPage</a>() is a good example, but <a href="tqpainter.html">TQPainter</a> works the same way on all devices. <tr bgcolor="#d0d0d0"> <td valign="top"><a href="tqpaintdevice.html">TQPaintDevice</a> <td valign="top">A device on which TQPainter can paint. There are two internal -devices, both pixel-based, and two external devices, <a href="ntqprinter.html">TQPrinter</a> and <a href="ntqpicture.html">TQPicture</a> (which records TQPainter commands to a +devices, both pixel-based, and two external devices, <a href="tqprinter.html">TQPrinter</a> and <a href="tqpicture.html">TQPicture</a> (which records TQPainter commands to a file or other <a href="tqiodevice.html">TQIODevice</a>, and plays them back). Other devices can be defined. </table></center> @@ -103,11 +103,11 @@ the model outlined in books such as <a href="http://www.amazon.com/exec/obidos/ASIN/0201848406/trolltech/t">Foley & Van Dam</a> and the <a href="http://www.amazon.com/exec/obidos/ASIN/0201604582/trolltech/t">OpenGL Programming Guide.</a> Refer to those for in-depth coverage; here we give just a brief overview and an example. -<p> The first step uses the world <a href="ntqwmatrix.html#TransformationMode">transformation matrix</a>. Use this matrix +<p> The first step uses the world <a href="tqwmatrix.html#TransformationMode">transformation matrix</a>. Use this matrix to orient and position your objects in your model. TQt provides methods such as <a href="tqpainter.html#rotate">TQPainter::rotate</a>(), <a href="tqpainter.html#scale">TQPainter::scale</a>(), <a href="tqpainter.html#translate">TQPainter::translate</a>() and so on to operate on this matrix. <p> <a href="tqpainter.html#save">TQPainter::save</a>() and <a href="tqpainter.html#restore">TQPainter::restore</a>() save and restore this -matrix. You can also use <a href="ntqwmatrix.html">TQWMatrix</a> objects, <a href="tqpainter.html#worldMatrix">TQPainter::worldMatrix</a>() and <a href="tqpainter.html#setWorldMatrix">TQPainter::setWorldMatrix</a>() to store and +matrix. You can also use <a href="tqwmatrix.html">TQWMatrix</a> objects, <a href="tqpainter.html#worldMatrix">TQPainter::worldMatrix</a>() and <a href="tqpainter.html#setWorldMatrix">TQPainter::setWorldMatrix</a>() to store and use named matrices. <p> The second step uses the window. The window describes the view boundaries in model coordinates. The matrix positions the <em>objects</em> @@ -117,7 +117,7 @@ is what's usually called projection in 3D.) <p> The third step uses the viewport. The viewport too, describes the view boundaries, but in device coordinates. The viewport and the windows describe the same rectangle, but in different coordinate systems. -<p> On-screen, the default is the entire <a href="tqwidget.html">TQWidget</a> or <a href="ntqpixmap.html">TQPixmap</a> where +<p> On-screen, the default is the entire <a href="tqwidget.html">TQWidget</a> or <a href="tqpixmap.html">TQPixmap</a> where you are drawing, which is usually appropriate. For printing this function is vital, since very few printers can print over the entire physical page. @@ -146,20 +146,20 @@ to use. </pre> <p> We set the model coordinate system we want a 1000*1000 window where 0,0 is in the middle. -<p> <pre> <a name="x2278"></a> <a href="ntqrect.html">TQRect</a> v = paint-><a href="tqpainter.html#viewport">viewport</a>(); - <a name="x2282"></a><a name="x2279"></a> int d = TQMIN( v.<a href="ntqrect.html#width">width</a>(), v.<a href="ntqrect.html#height">height</a>() ); +<p> <pre> <a name="x2278"></a> <a href="tqrect.html">TQRect</a> v = paint-><a href="tqpainter.html#viewport">viewport</a>(); + <a name="x2282"></a><a name="x2279"></a> int d = TQMIN( v.<a href="tqrect.html#width">width</a>(), v.<a href="tqrect.html#height">height</a>() ); </pre> <p> The device may not be square and we want the clock to be, so we find its current viewport and compute its shortest side. -<p> <pre> <a name="x2280"></a><a name="x2276"></a> paint-><a href="tqpainter.html#setViewport">setViewport</a>( v.<a href="ntqrect.html#left">left</a>() + (v.<a href="ntqrect.html#width">width</a>()-d)/2, - <a name="x2281"></a> v.<a href="ntqrect.html#top">top</a>() + (v.<a href="ntqrect.html#height">height</a>()-d)/2, d, d ); +<p> <pre> <a name="x2280"></a><a name="x2276"></a> paint-><a href="tqpainter.html#setViewport">setViewport</a>( v.<a href="tqrect.html#left">left</a>() + (v.<a href="tqrect.html#width">width</a>()-d)/2, + <a name="x2281"></a> v.<a href="tqrect.html#top">top</a>() + (v.<a href="tqrect.html#height">height</a>()-d)/2, d, d ); </pre> <p> Then we set a new square viewport, centered in the old one. <p> We're now done with our view. From this point on, when we draw in a 1000*1000 area around 0,0, what we draw will show up in the largest possible square that'll fit in the output device. <p> Time to start drawing. -<p> <pre> <a href="ntqpointarray.html">TQPointArray</a> pts; +<p> <pre> <a href="tqpointarray.html">TQPointArray</a> pts; </pre> <p> <em>pts</em> is just a temporary variable to hold some points. <p> Next come three drawing blocks, one for the hour hand, one for the diff --git a/doc/html/customlayout-example.html b/doc/html/customlayout-example.html index e40ad039f..1e87be29c 100644 --- a/doc/html/customlayout-example.html +++ b/doc/html/customlayout-example.html @@ -83,10 +83,10 @@ public: TQSizePolicy::ExpandData expanding() const; protected: - void setGeometry( const <a href="ntqrect.html">TQRect</a>& ); + void setGeometry( const <a href="tqrect.html">TQRect</a>& ); private: - int doLayout( const <a href="ntqrect.html">TQRect</a>&, bool testonly = FALSE ); + int doLayout( const <a href="tqrect.html">TQRect</a>&, bool testonly = FALSE ); <a href="tqptrlist.html">TQPtrList</a><TQLayoutItem> list; int cached_width; int cached_hfw; @@ -191,24 +191,24 @@ SimpleFlow::~SimpleFlow() return TQLayoutIterator( new SimpleFlowIterator( &list ) ); } -<a name="x1471"></a>void SimpleFlow::<a href="ntqlayout.html#setGeometry">setGeometry</a>( const <a href="ntqrect.html">TQRect</a> &r ) +<a name="x1471"></a>void SimpleFlow::<a href="ntqlayout.html#setGeometry">setGeometry</a>( const <a href="tqrect.html">TQRect</a> &r ) { TQLayout::<a href="ntqlayout.html#setGeometry">setGeometry</a>( r ); doLayout( r ); } -int <a name="f451"></a>SimpleFlow::doLayout( const <a href="ntqrect.html">TQRect</a> &r, bool testonly ) +int <a name="f451"></a>SimpleFlow::doLayout( const <a href="tqrect.html">TQRect</a> &r, bool testonly ) { - int x = r.<a href="ntqrect.html#x">x</a>(); - int y = r.<a href="ntqrect.html#y">y</a>(); + int x = r.<a href="tqrect.html#x">x</a>(); + int y = r.<a href="tqrect.html#y">y</a>(); int h = 0; //height of this line so far. <a href="tqptrlistiterator.html">TQPtrListIterator</a><TQLayoutItem> it(list); <a href="qlayoutitem.html">TQLayoutItem</a> *o; <a name="x1481"></a> while ( (o=it.<a href="tqptrlistiterator.html#current">current</a>()) != 0 ) { ++it; int nextX = x + o-><a href="qlayoutitem.html#sizeHint">sizeHint</a>().width() + spacing(); -<a name="x1482"></a> if ( nextX - spacing() > r.<a href="ntqrect.html#right">right</a>() && h > 0 ) { - x = r.<a href="ntqrect.html#x">x</a>(); +<a name="x1482"></a> if ( nextX - spacing() > r.<a href="tqrect.html#right">right</a>() && h > 0 ) { + x = r.<a href="tqrect.html#x">x</a>(); y = y + h + spacing(); nextX = x + o-><a href="qlayoutitem.html#sizeHint">sizeHint</a>().width() + spacing(); h = 0; @@ -218,7 +218,7 @@ int <a name="f451"></a>SimpleFlow::doLayout( const <a href="ntqrect.html">TQRect x = nextX; h = TQMAX( h, o-><a href="qlayoutitem.html#sizeHint">sizeHint</a>().height() ); } - return y + h - r.<a href="ntqrect.html#y">y</a>(); + return y + h - r.<a href="tqrect.html#y">y</a>(); } <a name="x1470"></a>TQSize SimpleFlow::<a href="ntqlayout.html#minimumSize">minimumSize</a>() const @@ -263,7 +263,7 @@ public: : <a href="tqwidgetitem.html">TQWidgetItem</a>( w ) {} - void setGeometry( const <a href="ntqrect.html">TQRect</a> &r ) + void setGeometry( const <a href="tqrect.html">TQRect</a> &r ) { widget()->setGeometry( r ); } }; @@ -328,10 +328,10 @@ public: TQSizePolicy::ExpandData expanding() const; protected: - void setGeometry( const <a href="ntqrect.html">TQRect</a> &rect ); + void setGeometry( const <a href="tqrect.html">TQRect</a> &rect ); private: - void doLayout( const <a href="ntqrect.html">TQRect</a> &rect, bool testonly = FALSE ); + void doLayout( const <a href="tqrect.html">TQRect</a> &rect, bool testonly = FALSE ); void calcSize( SizeType st ); <a href="tqptrlist.html">TQPtrList</a><BorderLayoutStruct> list; @@ -470,13 +470,13 @@ void <a name="f453"></a>BorderLayout::addWidget( <a href="tqwidget.html">TQWidge return TQLayoutIterator( new BorderLayoutIterator( &list ) ); } -<a name="x1494"></a>void BorderLayout::<a href="ntqlayout.html#setGeometry">setGeometry</a>( const <a href="ntqrect.html">TQRect</a> &rct ) +<a name="x1494"></a>void BorderLayout::<a href="ntqlayout.html#setGeometry">setGeometry</a>( const <a href="tqrect.html">TQRect</a> &rct ) { TQLayout::<a href="ntqlayout.html#setGeometry">setGeometry</a>( rct ); doLayout( rct ); } -void <a name="f454"></a>BorderLayout::doLayout( const <a href="ntqrect.html">TQRect</a> &rct, bool /*testonly*/ ) +void <a name="f454"></a>BorderLayout::doLayout( const <a href="tqrect.html">TQRect</a> &rct, bool /*testonly*/ ) { int ew = 0, ww = 0, nh = 0, sh = 0; int h = 0; @@ -488,41 +488,41 @@ void <a name="f454"></a>BorderLayout::doLayout( const <a href="ntqrect.html">TQR ++it; if ( o->pos == North ) { -<a name="x1506"></a><a name="x1505"></a><a name="x1498"></a> o->item-><a href="qlayoutitem.html#setGeometry">setGeometry</a>( TQRect( rct.<a href="ntqrect.html#x">x</a>(), nh, rct.<a href="ntqrect.html#width">width</a>(), o->item-><a href="qlayoutitem.html#sizeHint">sizeHint</a>().height() ) ); +<a name="x1506"></a><a name="x1505"></a><a name="x1498"></a> o->item-><a href="qlayoutitem.html#setGeometry">setGeometry</a>( TQRect( rct.<a href="tqrect.html#x">x</a>(), nh, rct.<a href="tqrect.html#width">width</a>(), o->item-><a href="qlayoutitem.html#sizeHint">sizeHint</a>().height() ) ); <a name="x1495"></a> nh += o->item-><a href="qlayoutitem.html#geometry">geometry</a>().height() + spacing(); } if ( o->pos == South ) { o->item-><a href="qlayoutitem.html#setGeometry">setGeometry</a>( TQRect( o->item-><a href="qlayoutitem.html#geometry">geometry</a>().x(), o->item-><a href="qlayoutitem.html#geometry">geometry</a>().y(), - rct.<a href="ntqrect.html#width">width</a>(), o->item-><a href="qlayoutitem.html#sizeHint">sizeHint</a>().height() ) ); + rct.<a href="tqrect.html#width">width</a>(), o->item-><a href="qlayoutitem.html#sizeHint">sizeHint</a>().height() ) ); sh += o->item-><a href="qlayoutitem.html#geometry">geometry</a>().height() + spacing(); - o->item-><a href="qlayoutitem.html#setGeometry">setGeometry</a>( TQRect( rct.<a href="ntqrect.html#x">x</a>(), rct.<a href="ntqrect.html#y">y</a>() + rct.<a href="ntqrect.html#height">height</a>() - sh + spacing(), + o->item-><a href="qlayoutitem.html#setGeometry">setGeometry</a>( TQRect( rct.<a href="tqrect.html#x">x</a>(), rct.<a href="tqrect.html#y">y</a>() + rct.<a href="tqrect.html#height">height</a>() - sh + spacing(), o->item-><a href="qlayoutitem.html#geometry">geometry</a>().width(), o->item-><a href="qlayoutitem.html#geometry">geometry</a>().height() ) ); } if ( o->pos == Center ) center = o; } - h = rct.<a href="ntqrect.html#height">height</a>() - nh - sh; + h = rct.<a href="tqrect.html#height">height</a>() - nh - sh; it.toFirst(); while ( ( o = it.currentStruct() ) != 0 ) { ++it; if ( o->pos == West ) { - o->item-><a href="qlayoutitem.html#setGeometry">setGeometry</a>( TQRect( rct.<a href="ntqrect.html#x">x</a>() + ww, nh, o->item-><a href="qlayoutitem.html#sizeHint">sizeHint</a>().width(), h ) ); + o->item-><a href="qlayoutitem.html#setGeometry">setGeometry</a>( TQRect( rct.<a href="tqrect.html#x">x</a>() + ww, nh, o->item-><a href="qlayoutitem.html#sizeHint">sizeHint</a>().width(), h ) ); ww += o->item-><a href="qlayoutitem.html#geometry">geometry</a>().width() + spacing(); } if ( o->pos == East ) { o->item-><a href="qlayoutitem.html#setGeometry">setGeometry</a>( TQRect( o->item-><a href="qlayoutitem.html#geometry">geometry</a>().x(), o->item-><a href="qlayoutitem.html#geometry">geometry</a>().y(), o->item-><a href="qlayoutitem.html#sizeHint">sizeHint</a>().width(), h ) ); ew += o->item-><a href="qlayoutitem.html#geometry">geometry</a>().width() + spacing(); - o->item-><a href="qlayoutitem.html#setGeometry">setGeometry</a>( TQRect( rct.<a href="ntqrect.html#x">x</a>() + rct.<a href="ntqrect.html#width">width</a>() - ew + spacing(), nh, + o->item-><a href="qlayoutitem.html#setGeometry">setGeometry</a>( TQRect( rct.<a href="tqrect.html#x">x</a>() + rct.<a href="tqrect.html#width">width</a>() - ew + spacing(), nh, o->item-><a href="qlayoutitem.html#geometry">geometry</a>().width(), o->item-><a href="qlayoutitem.html#geometry">geometry</a>().height() ) ); } } if ( center ) - center->item-><a href="qlayoutitem.html#setGeometry">setGeometry</a>( TQRect( ww, nh, rct.<a href="ntqrect.html#width">width</a>() - ew - ww, h ) ); + center->item-><a href="qlayoutitem.html#setGeometry">setGeometry</a>( TQRect( ww, nh, rct.<a href="tqrect.html#width">width</a>() - ew - ww, h ) ); } void <a name="f455"></a>BorderLayout::calcSize( SizeType st ) @@ -611,7 +611,7 @@ public: <a href="tqsize.html">TQSize</a> sizeHint() const; <a href="tqsize.html">TQSize</a> minimumSize() const; <a href="qlayoutiterator.html">TQLayoutIterator</a> iterator(); - void setGeometry( const <a href="ntqrect.html">TQRect</a> &rect ); + void setGeometry( const <a href="tqrect.html">TQRect</a> &rect ); private: <a href="tqptrlist.html">TQPtrList</a><TQLayoutItem> list; @@ -684,7 +684,7 @@ CardLayout::~CardLayout() <a name="x1518"></a> list.<a href="tqptrlist.html#append">append</a>( item ); } -<a name="x1514"></a>void CardLayout::<a href="ntqlayout.html#setGeometry">setGeometry</a>( const <a href="ntqrect.html">TQRect</a> &rct ) +<a name="x1514"></a>void CardLayout::<a href="ntqlayout.html#setGeometry">setGeometry</a>( const <a href="tqrect.html">TQRect</a> &rct ) { TQLayout::<a href="ntqlayout.html#setGeometry">setGeometry</a>( rct ); @@ -696,12 +696,12 @@ CardLayout::~CardLayout() int i = 0; - int w = rct.<a href="ntqrect.html#width">width</a>() - ( list.<a href="tqptrlist.html#count">count</a>() - 1 ) * spacing(); - int h = rct.<a href="ntqrect.html#height">height</a>() - ( list.<a href="tqptrlist.html#count">count</a>() - 1 ) * spacing(); + int w = rct.<a href="tqrect.html#width">width</a>() - ( list.<a href="tqptrlist.html#count">count</a>() - 1 ) * spacing(); + int h = rct.<a href="tqrect.html#height">height</a>() - ( list.<a href="tqptrlist.html#count">count</a>() - 1 ) * spacing(); <a name="x1523"></a> while ( ( o=it.<a href="tqptrlistiterator.html#current">current</a>() ) != 0 ) { ++it; - <a href="ntqrect.html">TQRect</a> geom( rct.<a href="ntqrect.html#x">x</a>() + i * spacing(), rct.<a href="ntqrect.html#y">y</a>() + i * spacing(), + <a href="tqrect.html">TQRect</a> geom( rct.<a href="tqrect.html#x">x</a>() + i * spacing(), rct.<a href="tqrect.html#y">y</a>() + i * spacing(), w, h ); <a name="x1516"></a> o-><a href="qlayoutitem.html#setGeometry">setGeometry</a>( geom ); ++i; diff --git a/doc/html/customlayout.html b/doc/html/customlayout.html index 10f657af5..57151449c 100644 --- a/doc/html/customlayout.html +++ b/doc/html/customlayout.html @@ -75,7 +75,7 @@ public: <a href="tqsize.html">TQSize</a> sizeHint() const; <a href="tqsize.html">TQSize</a> minimumSize() const; <a href="qlayoutiterator.html">TQLayoutIterator</a> iterator(); - void setGeometry(const <a href="ntqrect.html">TQRect</a> &rect); + void setGeometry(const <a href="tqrect.html">TQRect</a> &rect); private: <a href="tqptrlist.html">TQPtrList</a><TQLayoutItem> list; @@ -160,7 +160,7 @@ CardLayout::~CardLayout() supplied as an argument does not include margin(). If relevant, use spacing() as the distance between items. <p> <pre> -void CardLayout::setGeometry( const <a href="ntqrect.html">TQRect</a> &rect ) +void CardLayout::setGeometry( const <a href="tqrect.html">TQRect</a> &rect ) { TQLayout::<a href="ntqlayout.html#setGeometry">setGeometry</a>( rect ); @@ -172,12 +172,12 @@ void CardLayout::setGeometry( const <a href="ntqrect.html">TQRect</a> &rect int i = 0; - int w = rect.<a href="ntqrect.html#width">width</a>() - ( list.count() - 1 ) * spacing(); - int h = rect.<a href="ntqrect.html#height">height</a>() - ( list.count() - 1 ) * spacing(); + int w = rect.<a href="tqrect.html#width">width</a>() - ( list.count() - 1 ) * spacing(); + int h = rect.<a href="tqrect.html#height">height</a>() - ( list.count() - 1 ) * spacing(); while ( (item = it.<a href="tqptrlistiterator.html#current">current</a>()) != 0 ) { ++it; - <a href="ntqrect.html">TQRect</a> geom( rect.<a href="ntqrect.html#x">x</a>() + i * spacing(), rect.<a href="ntqrect.html#y">y</a>() + i * spacing(), + <a href="tqrect.html">TQRect</a> geom( rect.<a href="tqrect.html#x">x</a>() + i * spacing(), rect.<a href="tqrect.html#y">y</a>() + i * spacing(), w, h ); item-><a href="qlayoutitem.html#setGeometry">setGeometry</a>( geom ); ++i; diff --git a/doc/html/customstyles.html b/doc/html/customstyles.html index cf5827fb0..da5f4d49b 100644 --- a/doc/html/customstyles.html +++ b/doc/html/customstyles.html @@ -81,7 +81,7 @@ public: void drawPrimitive( PrimitiveElement pe, <a href="tqpainter.html">TQPainter</a> *p, - const <a href="ntqrect.html">TQRect</a> & r, + const <a href="tqrect.html">TQRect</a> & r, const <a href="tqcolorgroup.html">TQColorGroup</a> & cg, SFlags flags = Style_Default, const <a href="tqstyleoption.html">TQStyleOption</a> & = TQStyleOption::Default ) const; @@ -110,43 +110,43 @@ CustomStyle::~CustomStyle() void CustomStyle::drawPrimitive( PrimitiveElement pe, <a href="tqpainter.html">TQPainter</a> * p, - const <a href="ntqrect.html">TQRect</a> & r, + const <a href="tqrect.html">TQRect</a> & r, const <a href="tqcolorgroup.html">TQColorGroup</a> & cg, SFlags flags, const <a href="tqstyleoption.html">TQStyleOption</a> & opt ) const { // we are only interested in the arrows if (pe >= PE_ArrowUp && pe <= PE_ArrowLeft) { - <a href="ntqpointarray.html">TQPointArray</a> pa( 3 ); + <a href="tqpointarray.html">TQPointArray</a> pa( 3 ); // make the arrow cover half the area it is supposed to be // painted on - int x = r.<a href="ntqrect.html#x">x</a>(); - int y = r.<a href="ntqrect.html#y">y</a>(); - int w = r.<a href="ntqrect.html#width">width</a>() / 2; - int h = r.<a href="ntqrect.html#height">height</a>() / 2; - x += (r.<a href="ntqrect.html#width">width</a>() - w) / 2; - y += (r.<a href="ntqrect.html#height">height</a>() - h) /2; + int x = r.<a href="tqrect.html#x">x</a>(); + int y = r.<a href="tqrect.html#y">y</a>(); + int w = r.<a href="tqrect.html#width">width</a>() / 2; + int h = r.<a href="tqrect.html#height">height</a>() / 2; + x += (r.<a href="tqrect.html#width">width</a>() - w) / 2; + y += (r.<a href="tqrect.html#height">height</a>() - h) /2; switch( pe ) { case PE_ArrowDown: - pa.<a href="ntqpointarray.html#setPoint">setPoint</a>( 0, x, y ); - pa.<a href="ntqpointarray.html#setPoint">setPoint</a>( 1, x + w, y ); - pa.<a href="ntqpointarray.html#setPoint">setPoint</a>( 2, x + w / 2, y + h ); + pa.<a href="tqpointarray.html#setPoint">setPoint</a>( 0, x, y ); + pa.<a href="tqpointarray.html#setPoint">setPoint</a>( 1, x + w, y ); + pa.<a href="tqpointarray.html#setPoint">setPoint</a>( 2, x + w / 2, y + h ); break; case PE_ArrowUp: - pa.<a href="ntqpointarray.html#setPoint">setPoint</a>( 0, x, y + h ); - pa.<a href="ntqpointarray.html#setPoint">setPoint</a>( 1, x + w, y + h ); - pa.<a href="ntqpointarray.html#setPoint">setPoint</a>( 2, x + w / 2, y ); + pa.<a href="tqpointarray.html#setPoint">setPoint</a>( 0, x, y + h ); + pa.<a href="tqpointarray.html#setPoint">setPoint</a>( 1, x + w, y + h ); + pa.<a href="tqpointarray.html#setPoint">setPoint</a>( 2, x + w / 2, y ); break; case PE_ArrowLeft: - pa.<a href="ntqpointarray.html#setPoint">setPoint</a>( 0, x + w, y ); - pa.<a href="ntqpointarray.html#setPoint">setPoint</a>( 1, x + w, y + h ); - pa.<a href="ntqpointarray.html#setPoint">setPoint</a>( 2, x, y + h / 2 ); + pa.<a href="tqpointarray.html#setPoint">setPoint</a>( 0, x + w, y ); + pa.<a href="tqpointarray.html#setPoint">setPoint</a>( 1, x + w, y + h ); + pa.<a href="tqpointarray.html#setPoint">setPoint</a>( 2, x, y + h / 2 ); break; case PE_ArrowRight: - pa.<a href="ntqpointarray.html#setPoint">setPoint</a>( 0, x, y ); - pa.<a href="ntqpointarray.html#setPoint">setPoint</a>( 1, x, y + h ); - pa.<a href="ntqpointarray.html#setPoint">setPoint</a>( 2, x + w, y + h / 2 ); + pa.<a href="tqpointarray.html#setPoint">setPoint</a>( 0, x, y ); + pa.<a href="tqpointarray.html#setPoint">setPoint</a>( 1, x, y + h ); + pa.<a href="tqpointarray.html#setPoint">setPoint</a>( 2, x + w, y + h / 2 ); break; default: break; diff --git a/doc/html/datastreamformat.html b/doc/html/datastreamformat.html index 7862c79db..9bd55ebba 100644 --- a/doc/html/datastreamformat.html +++ b/doc/html/datastreamformat.html @@ -86,7 +86,7 @@ The null string is represented as <tt>(TQ_UINT32) 0</tt>. <td valign="top"><ul> <li> The brush style (TQ_UINT8) <li> The brush color (<a href="tqcolor.html">TQColor</a>) -<li> If style is CustomPattern, the brush pixmap (<a href="ntqpixmap.html">TQPixmap</a>) +<li> If style is CustomPattern, the brush pixmap (<a href="tqpixmap.html">TQPixmap</a>) </ul> <tr bgcolor="#d0d0d0"> <td valign="top">TQByteArray <td valign="top"><ul> @@ -121,7 +121,7 @@ The null string is represented as <tt>(TQ_UINT32) 0</tt>. <tr bgcolor="#d0d0d0"> <td valign="top">TQCursor <td valign="top"><ul> <li> Shape id (TQ_INT16) -<li> If shape is BitmapCursor: The bitmap (<a href="ntqpixmap.html">TQPixmap</a>), mask (TQPixmap) and hot spot (<a href="ntqpoint.html">TQPoint</a>) +<li> If shape is BitmapCursor: The bitmap (<a href="tqpixmap.html">TQPixmap</a>), mask (TQPixmap) and hot spot (<a href="tqpoint.html">TQPoint</a>) </ul> <tr bgcolor="#f0f0f0"> <td valign="top">TQDate <td valign="top"><ul> @@ -183,7 +183,7 @@ that. <tr bgcolor="#f0f0f0"> <td valign="top">TQPointArray <td valign="top"><ul> <li> The array size (TQ_UINT32) -<li> The array points (<a href="ntqpoint.html">TQPoint</a>) +<li> The array points (<a href="tqpoint.html">TQPoint</a>) </ul> <tr bgcolor="#d0d0d0"> <td valign="top">TQRect <td valign="top"><ul> @@ -197,7 +197,7 @@ that. <li> The size of the data, i.e. 8 + 16 * (number of rectangles) (TQ_UINT32) <li> TQRGN_RECTS (TQ_INT32) <li> The number of rectangles (TQ_UINT32) -<li> The rectangles in sequential order (<a href="ntqrect.html">TQRect</a>) +<li> The rectangles in sequential order (<a href="tqrect.html">TQRect</a>) </ul> <tr bgcolor="#d0d0d0"> <td valign="top">TQSize <td valign="top"><ul> diff --git a/doc/html/designer-manual-16.html b/doc/html/designer-manual-16.html index 65b4dc9a4..4d6b536a2 100644 --- a/doc/html/designer-manual-16.html +++ b/doc/html/designer-manual-16.html @@ -229,7 +229,7 @@ body { background: #ffffff; color: black; } <include location="local" impldecl="in implementation">project.h</include> <include location="global" impldecl="in implementation">tqfileinfo.h</include> <include location="global" impldecl="in implementation">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">pixmapcollectioneditor.ui.h</include> </includes> </pre> diff --git a/doc/html/designer-manual-3.html b/doc/html/designer-manual-3.html index 7234bf50c..257d954f4 100644 --- a/doc/html/designer-manual-3.html +++ b/doc/html/designer-manual-3.html @@ -381,12 +381,12 @@ body { background: #ffffff; color: black; } colorTable->setNumRows( m_colors.count() ); if ( ! m_colors.isEmpty() ) { - <a href="ntqpixmap.html">TQPixmap</a> pixmap( 22, 22 ); + <a href="tqpixmap.html">TQPixmap</a> pixmap( 22, 22 ); int row = 0; TQMap<TQString,TQColor>::ConstIterator it; for ( it = m_colors.constBegin(); it != m_colors.constEnd(); ++it ) { <a href="tqcolor.html">TQColor</a> color = it.data(); - pixmap.<a href="ntqpixmap.html#fill">fill</a>( color ); + pixmap.<a href="tqpixmap.html#fill">fill</a>( color ); colorTable->setText( row, COL_NAME, it.key() ); colorTable->setPixmap( row, COL_NAME, pixmap ); colorTable->setText( row, COL_HEX, color.<a href="tqcolor.html#name">name</a>().upper() ); @@ -446,8 +446,8 @@ body { background: #ffffff; color: black; } <h4><a name="6-11"></a>colorSwatch()</h4> <pre> TQPixmap MainForm::colorSwatch( const <a href="tqcolor.html">TQColor</a> color ) { - <a href="ntqpixmap.html">TQPixmap</a> pixmap( 80, 80 ); - pixmap.<a href="ntqpixmap.html#fill">fill</a>( white ); + <a href="tqpixmap.html">TQPixmap</a> pixmap( 80, 80 ); + pixmap.<a href="tqpixmap.html#fill">fill</a>( white ); <a href="tqpainter.html">TQPainter</a> painter; painter.<a href="tqpainter.html#begin">begin</a>( &pixmap ); painter.<a href="tqpainter.html#setPen">setPen</a>( <a href="ntqt.html#PenStyle-enum">NoPen</a> ); diff --git a/doc/html/designer-manual-4.html b/doc/html/designer-manual-4.html index 4da644520..b684187d3 100644 --- a/doc/html/designer-manual-4.html +++ b/doc/html/designer-manual-4.html @@ -172,16 +172,16 @@ body { background: #ffffff; color: black; } } color = TQColorDialog::<a href="tqcolordialog.html#getColor">getColor</a>( color, this ); if ( color.<a href="tqcolor.html#isValid">isValid</a>() ) { - <a href="ntqpixmap.html">TQPixmap</a> pixmap( 80, 10 ); - pixmap.<a href="ntqpixmap.html#fill">fill</a>( color ); + <a href="tqpixmap.html">TQPixmap</a> pixmap( 80, 10 ); + pixmap.<a href="tqpixmap.html#fill">fill</a>( color ); ColorNameForm *colorForm = new ColorNameForm( this, "color", TRUE ); colorForm->setColors( m_colors ); colorForm->colorLabel->setPixmap( pixmap ); if ( colorForm->exec() ) { <a href="tqstring.html">TQString</a> name = colorForm->colorLineEdit->text(); m_colors[name] = color; - <a href="ntqpixmap.html">TQPixmap</a> pixmap( 22, 22 ); - pixmap.<a href="ntqpixmap.html#fill">fill</a>( color ); + <a href="tqpixmap.html">TQPixmap</a> pixmap( 22, 22 ); + pixmap.<a href="tqpixmap.html#fill">fill</a>( color ); int row = colorTable->currentRow(); colorTable->insertRows( row, 1 ); colorTable->setText( row, COL_NAME, name ); diff --git a/doc/html/desktop-example.html b/doc/html/desktop-example.html index 64ccac086..11d07cc15 100644 --- a/doc/html/desktop-example.html +++ b/doc/html/desktop-example.html @@ -94,17 +94,17 @@ void poly() static int yvel[maxpoints]; int head = 0; int tail = -maxcurves + 2; - <a href="ntqpointarray.html">TQPointArray</a> *a = new <a href="ntqpointarray.html">TQPointArray</a>[ maxcurves ]; + <a href="tqpointarray.html">TQPointArray</a> *a = new <a href="tqpointarray.html">TQPointArray</a>[ maxcurves ]; TQPointArray *p; -<a name="x1760"></a> <a href="ntqrect.html">TQRect</a> r = d-><a href="tqwidget.html#rect">rect</a>(); // desktop rectangle +<a name="x1760"></a> <a href="tqrect.html">TQRect</a> r = d-><a href="tqwidget.html#rect">rect</a>(); // desktop rectangle int i; for ( i=0; i<maxcurves; i++ ) a[i].resize( maxpoints ); p = &a[0]; for ( i=0; i<maxpoints; i++ ) { // setup first polygon points -<a name="x1756"></a> p->setPoint( i, (kindaRand()&0x7fff) % r.<a href="ntqrect.html#width">width</a>(), -<a name="x1749"></a> (kindaRand()&0x7fff) % r.<a href="ntqrect.html#height">height</a>() ); +<a name="x1756"></a> p->setPoint( i, (kindaRand()&0x7fff) % r.<a href="tqrect.html#width">width</a>(), +<a name="x1749"></a> (kindaRand()&0x7fff) % r.<a href="tqrect.html#height">height</a>() ); xvel[i] = velocity(i); yvel[i] = velocity(i); } @@ -118,8 +118,8 @@ void poly() if ( ++tail >= maxcurves ) tail = 0; -<a name="x1751"></a><a name="x1750"></a> int minx=r.<a href="ntqrect.html#left">left</a>(), maxx=r.<a href="ntqrect.html#right">right</a>(); -<a name="x1755"></a><a name="x1748"></a> int miny=r.<a href="ntqrect.html#top">top</a>(), maxy=r.<a href="ntqrect.html#bottom">bottom</a>(); +<a name="x1751"></a><a name="x1750"></a> int minx=r.<a href="tqrect.html#left">left</a>(), maxx=r.<a href="tqrect.html#right">right</a>(); +<a name="x1755"></a><a name="x1748"></a> int miny=r.<a href="tqrect.html#top">top</a>(), maxy=r.<a href="tqrect.html#bottom">bottom</a>(); int x, y; p = &a[head]; if ( ++head >= maxcurves ) @@ -170,16 +170,16 @@ void rotate() *p++ = (x+y)%128; } - <a href="ntqpixmap.html">TQPixmap</a> pm; + <a href="tqpixmap.html">TQPixmap</a> pm; pm = image; // convert image to pixmap -<a name="x1745"></a> pm.<a href="ntqpixmap.html#setOptimization">setOptimization</a>( TQPixmap::BestOptim ); // rotation will be faster +<a name="x1745"></a> pm.<a href="tqpixmap.html#setOptimization">setOptimization</a>( TQPixmap::BestOptim ); // rotation will be faster <a href="tqwidget.html">TQWidget</a> *d = TQApplication::<a href="ntqapplication.html#desktop">desktop</a>(); // w = desktop widget for ( i=0; i<=360; i += 2 ) { - <a href="ntqwmatrix.html">TQWMatrix</a> m; -<a name="x1764"></a> m.<a href="ntqwmatrix.html#rotate">rotate</a>( i ); // rotate coordinate system -<a name="x1747"></a> <a href="ntqpixmap.html">TQPixmap</a> rpm = pm.<a href="ntqpixmap.html#xForm">xForm</a>( m ); // rpm = rotated pixmap + <a href="tqwmatrix.html">TQWMatrix</a> m; +<a name="x1764"></a> m.<a href="tqwmatrix.html#rotate">rotate</a>( i ); // rotate coordinate system +<a name="x1747"></a> <a href="tqpixmap.html">TQPixmap</a> rpm = pm.<a href="tqpixmap.html#xForm">xForm</a>( m ); // rpm = rotated pixmap <a name="x1762"></a> d-><a href="tqwidget.html#setBackgroundPixmap">setBackgroundPixmap</a>( rpm ); // set desktop pixmap <a name="x1763"></a> d-><a href="tqwidget.html#update">update</a>(); // repaint desktop } @@ -189,17 +189,17 @@ void rotate() // Generates a marble-like pattern in pm. // -void generateStone( <a href="ntqpixmap.html">TQPixmap</a> *pm, +void generateStone( <a href="tqpixmap.html">TQPixmap</a> *pm, const <a href="tqcolor.html">TQColor</a> &c1, const <a href="tqcolor.html">TQColor</a> &c2, const <a href="tqcolor.html">TQColor</a> &c3 ) { <a href="tqpainter.html">TQPainter</a> p; - <a href="ntqpen.html">TQPen</a> p1 ( c1, 0 ); - <a href="ntqpen.html">TQPen</a> p2 ( c2, 0 ); - <a href="ntqpen.html">TQPen</a> p3 ( c3, 0 ); + <a href="tqpen.html">TQPen</a> p1 ( c1, 0 ); + <a href="tqpen.html">TQPen</a> p2 ( c2, 0 ); + <a href="tqpen.html">TQPen</a> p3 ( c3, 0 ); p.<a href="tqpainter.html#begin">begin</a>( pm ); -<a name="x1746"></a> for( int i = 0 ; i < pm-><a href="ntqpixmap.html#width">width</a>() ; i++ ) -<a name="x1743"></a> for( int j = 0 ; j < pm-><a href="ntqpixmap.html#height">height</a>() ; j++ ) { +<a name="x1746"></a> for( int i = 0 ; i < pm-><a href="tqpixmap.html#width">width</a>() ; i++ ) +<a name="x1743"></a> for( int j = 0 ; j < pm-><a href="tqpixmap.html#height">height</a>() ; j++ ) { int r = kindaRand(); if ( r < KINDA_RAND_MAX / 3 ) <a name="x1741"></a> p.<a href="tqpainter.html#setPen">setPen</a>( p1 ); @@ -251,7 +251,7 @@ public: void dropEvent( <a href="tqdropevent.html">TQDropEvent</a> * e ) { - <a href="ntqpixmap.html">TQPixmap</a> pmp; + <a href="tqpixmap.html">TQPixmap</a> pmp; <a name="x1732"></a> if ( TQImageDrag::<a href="tqimagedrag.html#decode">decode</a>( e, pmp ) ) { <a href="tqwidget.html#setBackgroundPixmap">setBackgroundPixmap</a>( pmp ); <a href="tqwidget.html#update">update</a>(); @@ -259,7 +259,7 @@ public: } private: - <a href="ntqpixmap.html">TQPixmap</a> *pm; + <a href="tqpixmap.html">TQPixmap</a> *pm; <a href="tqstring.html">TQString</a> text; }; @@ -282,19 +282,19 @@ void DesktopWidget::<a href="tqwidget.html#paintEvent">paintEvent</a>( <a href=" <a name="x1726"></a> <a href="tqcolor.html">TQColor</a> c2 = c1.<a href="tqcolor.html#light">light</a>(104); <a name="x1725"></a> <a href="tqcolor.html">TQColor</a> c3 = c1.<a href="tqcolor.html#dark">dark</a>(106); if ( !pm ) { - pm = new <a href="ntqpixmap.html">TQPixmap</a>( 64, 64 ); + pm = new <a href="tqpixmap.html">TQPixmap</a>( 64, 64 ); generateStone( pm, c1, c2, c3 ); <a href="tqwidget.html#setBackgroundPixmap">setBackgroundPixmap</a>( *pm ); <a href="tqwidget.html#update">update</a>(); } - <a href="ntqrect.html">TQRect</a> br = <a href="tqwidget.html#fontMetrics">fontMetrics</a>().boundingRect( text ); - <a href="ntqpixmap.html">TQPixmap</a> offscreen( br.<a href="ntqrect.html#width">width</a>(), br.<a href="ntqrect.html#height">height</a>() ); - int x = <a href="tqwidget.html#width">width</a>()/2 - br.<a href="ntqrect.html#width">width</a>()/2; - int y = <a href="tqwidget.html#height">height</a>()/2 - br.<a href="ntqrect.html#height">height</a>()/2; -<a name="x1742"></a> offscreen.<a href="ntqpixmap.html#fill">fill</a>( this, x, y ); + <a href="tqrect.html">TQRect</a> br = <a href="tqwidget.html#fontMetrics">fontMetrics</a>().boundingRect( text ); + <a href="tqpixmap.html">TQPixmap</a> offscreen( br.<a href="tqrect.html#width">width</a>(), br.<a href="tqrect.html#height">height</a>() ); + int x = <a href="tqwidget.html#width">width</a>()/2 - br.<a href="tqrect.html#width">width</a>()/2; + int y = <a href="tqwidget.html#height">height</a>()/2 - br.<a href="tqrect.html#height">height</a>()/2; +<a name="x1742"></a> offscreen.<a href="tqpixmap.html#fill">fill</a>( this, x, y ); <a href="tqpainter.html">TQPainter</a> p; p.<a href="tqpainter.html#begin">begin</a>( &offscreen ); -<a name="x1758"></a><a name="x1757"></a> drawShadeText( &p, -br.<a href="ntqrect.html#x">x</a>(), -br.<a href="ntqrect.html#y">y</a>(), text, c2, c3, 3 ); +<a name="x1758"></a><a name="x1757"></a> drawShadeText( &p, -br.<a href="tqrect.html#x">x</a>(), -br.<a href="tqrect.html#y">y</a>(), text, c2, c3, 3 ); p.<a href="tqpainter.html#end">end</a>(); <a href="tqimage.html#bitBlt">bitBlt</a>( this, x, y, &offscreen ); } @@ -315,24 +315,24 @@ void desktopText( const char *s = "Trolltech" ) <a href="tqcolor.html">TQColor</a> c2 = c1.<a href="tqcolor.html#light">light</a>(104); <a href="tqcolor.html">TQColor</a> c3 = c1.<a href="tqcolor.html#dark">dark</a>(106); - <a href="ntqpixmap.html">TQPixmap</a> pm(10,10); + <a href="tqpixmap.html">TQPixmap</a> pm(10,10); <a href="tqpainter.html">TQPainter</a> p; p.<a href="tqpainter.html#begin">begin</a>( &pm ); -<a name="x1738"></a> <a href="ntqrect.html">TQRect</a> r = p.<a href="tqpainter.html#fontMetrics">fontMetrics</a>().boundingRect( s ); +<a name="x1738"></a> <a href="tqrect.html">TQRect</a> r = p.<a href="tqpainter.html#fontMetrics">fontMetrics</a>().boundingRect( s ); p.<a href="tqpainter.html#end">end</a>(); int appWidth = tqApp-><a href="ntqapplication.html#desktop">desktop</a>()->width(); int appHeight = tqApp-><a href="ntqapplication.html#desktop">desktop</a>()->height(); - if ( r.<a href="ntqrect.html#width">width</a>() > appWidth - border*2 ) -<a name="x1753"></a> r.<a href="ntqrect.html#setWidth">setWidth</a>( appWidth - border*2 ); - if ( r.<a href="ntqrect.html#height">height</a>() > appHeight - border*2 ) -<a name="x1752"></a> r.<a href="ntqrect.html#setHeight">setHeight</a>( appHeight - border*2 ); + if ( r.<a href="tqrect.html#width">width</a>() > appWidth - border*2 ) +<a name="x1753"></a> r.<a href="tqrect.html#setWidth">setWidth</a>( appWidth - border*2 ); + if ( r.<a href="tqrect.html#height">height</a>() > appHeight - border*2 ) +<a name="x1752"></a> r.<a href="tqrect.html#setHeight">setHeight</a>( appHeight - border*2 ); -<a name="x1754"></a><a name="x1744"></a> pm.<a href="ntqpixmap.html#resize">resize</a>( r.<a href="ntqrect.html#size">size</a>() + TQSize( border*2, border*2 ) ); +<a name="x1754"></a><a name="x1744"></a> pm.<a href="tqpixmap.html#resize">resize</a>( r.<a href="tqrect.html#size">size</a>() + TQSize( border*2, border*2 ) ); generateStone( &pm, c1, c2, c3 ); p.<a href="tqpainter.html#begin">begin</a>( &pm ); - drawShadeText( &p, -r.<a href="ntqrect.html#x">x</a>() + border, -r.<a href="ntqrect.html#y">y</a>() + border, s, c2, c3 ); + drawShadeText( &p, -r.<a href="tqrect.html#x">x</a>() + border, -r.<a href="tqrect.html#y">y</a>() + border, s, c2, c3 ); p.<a href="tqpainter.html#end">end</a>(); tqApp-><a href="ntqapplication.html#desktop">desktop</a>()->setBackgroundPixmap( pm ); diff --git a/doc/html/dirview-example.html b/doc/html/dirview-example.html index 246a04854..5fae5a736 100644 --- a/doc/html/dirview-example.html +++ b/doc/html/dirview-example.html @@ -70,14 +70,14 @@ public: FileItem( <a href="qlistviewitem.html">TQListViewItem</a> *parent, const <a href="tqstring.html">TQString</a> &s1, const <a href="tqstring.html">TQString</a> &s2 ) : <a href="qlistviewitem.html">TQListViewItem</a>( parent, s1, s2 ), pix( 0 ) {} - const <a href="ntqpixmap.html">TQPixmap</a> *pixmap( int i ) const; + const <a href="tqpixmap.html">TQPixmap</a> *pixmap( int i ) const; #if !defined(Q_NO_USING_KEYWORD) using TQListViewItem::setPixmap; #endif - void setPixmap( <a href="ntqpixmap.html">TQPixmap</a> *p ); + void setPixmap( <a href="tqpixmap.html">TQPixmap</a> *p ); private: - <a href="ntqpixmap.html">TQPixmap</a> *pix; + <a href="tqpixmap.html">TQPixmap</a> *pix; }; @@ -96,18 +96,18 @@ public: void setOpen( bool ); void setup(); - const <a href="ntqpixmap.html">TQPixmap</a> *pixmap( int i ) const; + const <a href="tqpixmap.html">TQPixmap</a> *pixmap( int i ) const; #if !defined(Q_NO_USING_KEYWORD) using TQListViewItem::setPixmap; #endif - void setPixmap( <a href="ntqpixmap.html">TQPixmap</a> *p ); + void setPixmap( <a href="tqpixmap.html">TQPixmap</a> *p ); private: <a href="tqfile.html">TQFile</a> f; Directory * p; bool readable; bool showDirsOnly; - <a href="ntqpixmap.html">TQPixmap</a> *pix; + <a href="tqpixmap.html">TQPixmap</a> *pix; }; @@ -144,7 +144,7 @@ private: <a href="qlistviewitem.html">TQListViewItem</a> *oldCurrent; <a href="qlistviewitem.html">TQListViewItem</a> *dropItem; <a href="tqtimer.html">TQTimer</a>* autoopen_timer; - <a href="ntqpoint.html">TQPoint</a> presspos; + <a href="tqpoint.html">TQPoint</a> presspos; bool mousePressed; }; @@ -172,9 +172,9 @@ can be used in any other trees. #include <<a href="tqdir-h.html">tqdir.h</a>> #include <<a href="tqfile-h.html">tqfile.h</a>> #include <<a href="tqfileinfo-h.html">tqfileinfo.h</a>> -#include <<a href="qpixmap-h.html">ntqpixmap.h</a>> +#include <<a href="tqpixmap-h.html">tqpixmap.h</a>> #include <<a href="qevent-h.html">ntqevent.h</a>> -#include <<a href="qpoint-h.html">ntqpoint.h</a>> +#include <<a href="tqpoint-h.html">tqpoint.h</a>> #include <<a href="qmessagebox-h.html">ntqmessagebox.h</a>> #include <<a href="tqdragobject-h.html">tqdragobject.h</a>> #include <<a href="tqmime-h.html">tqmime.h</a>> @@ -332,7 +332,7 @@ Directory::Directory( <a href="ntqlistview.html">TQListView</a> * parent, const } -<a name="x1691"></a>void Directory::<a href="qlistviewitem.html#setPixmap">setPixmap</a>( <a href="ntqpixmap.html">TQPixmap</a> *px ) +<a name="x1691"></a>void Directory::<a href="qlistviewitem.html#setPixmap">setPixmap</a>( <a href="tqpixmap.html">TQPixmap</a> *px ) { pix = px; <a href="qlistviewitem.html#setup">setup</a>(); @@ -438,10 +438,10 @@ TQString <a name="f477"></a>Directory::fullName() { autoopen_timer = new <a href="tqtimer.html">TQTimer</a>( this ); if ( !folderLocked ) { - folderLocked = new <a href="ntqpixmap.html">TQPixmap</a>( folder_locked ); - folderClosed = new <a href="ntqpixmap.html">TQPixmap</a>( folder_closed_xpm ); - folderOpen = new <a href="ntqpixmap.html">TQPixmap</a>( folder_open_xpm ); - fileNormal = new <a href="ntqpixmap.html">TQPixmap</a>( pix_file ); + folderLocked = new <a href="tqpixmap.html">TQPixmap</a>( folder_locked ); + folderClosed = new <a href="tqpixmap.html">TQPixmap</a>( folder_closed_xpm ); + folderOpen = new <a href="tqpixmap.html">TQPixmap</a>( folder_open_xpm ); + fileNormal = new <a href="tqpixmap.html">TQPixmap</a>( pix_file ); } <a href="tqobject.html#connect">connect</a>( this, TQ_SIGNAL( <a href="ntqlistview.html#doubleClicked">doubleClicked</a>( <a href="qlistviewitem.html">TQListViewItem</a> * ) ), @@ -501,7 +501,7 @@ static const int autoopenTime = 750; return; } - <a href="ntqpoint.html">TQPoint</a> vp = <a href="ntqscrollview.html#contentsToViewport">contentsToViewport</a>( ( (TQDragMoveEvent*)e )->pos() ); + <a href="tqpoint.html">TQPoint</a> vp = <a href="ntqscrollview.html#contentsToViewport">contentsToViewport</a>( ( (TQDragMoveEvent*)e )->pos() ); <a href="qlistviewitem.html">TQListViewItem</a> *i = <a href="ntqlistview.html#itemAt">itemAt</a>( vp ); if ( i ) { <a href="ntqlistview.html#setSelected">setSelected</a>( i, TRUE ); @@ -613,13 +613,13 @@ TQString <a name="f481"></a>DirectoryView::fullPath(TQListViewItem* item) <a name="x1684"></a>void DirectoryView::<a href="ntqlistview.html#contentsMousePressEvent">contentsMousePressEvent</a>( <a href="qmouseevent.html">TQMouseEvent</a>* e ) { TQListView::<a href="ntqlistview.html#contentsMousePressEvent">contentsMousePressEvent</a>(e); - <a href="ntqpoint.html">TQPoint</a> p( contentsToViewport( e-><a href="tqdropevent.html#pos">pos</a>() ) ); + <a href="tqpoint.html">TQPoint</a> p( contentsToViewport( e-><a href="tqdropevent.html#pos">pos</a>() ) ); <a href="qlistviewitem.html">TQListViewItem</a> *i = itemAt( p ); if ( i ) { // if the user clicked into the root decoration of the item, don't try to start a drag! -<a name="x1696"></a> if ( p.<a href="ntqpoint.html#x">x</a>() > header()->cellPos( header()->mapToActual( 0 ) ) + +<a name="x1696"></a> if ( p.<a href="tqpoint.html#x">x</a>() > header()->cellPos( header()->mapToActual( 0 ) ) + <a name="x1686"></a> treeStepSize() * ( i-><a href="qlistviewitem.html#depth">depth</a>() + ( rootIsDecorated() ? 1 : 0) ) + itemMargin() || - p.<a href="ntqpoint.html#x">x</a>() < header()->cellPos( header()->mapToActual( 0 ) ) ) { + p.<a href="tqpoint.html#x">x</a>() < header()->cellPos( header()->mapToActual( 0 ) ) ) { presspos = e-><a href="tqdropevent.html#pos">pos</a>(); mousePressed = TRUE; } @@ -674,7 +674,7 @@ void <a name="f482"></a>DirectoryView::setDir( const <a href="tqstring.html">TQS setCurrentItem( item ); } -void FileItem::<a href="qlistviewitem.html#setPixmap">setPixmap</a>( <a href="ntqpixmap.html">TQPixmap</a> *p ) +void FileItem::<a href="qlistviewitem.html#setPixmap">setPixmap</a>( <a href="tqpixmap.html">TQPixmap</a> *p ) { pix = p; <a href="qlistviewitem.html#setup">setup</a>(); diff --git a/doc/html/dnd.html b/doc/html/dnd.html index bdd86f4c0..cb91d5acf 100644 --- a/doc/html/dnd.html +++ b/doc/html/dnd.html @@ -184,7 +184,7 @@ void MyWidget::load() Note how the <a href="tqdragobject.html">TQDragObject</a> subclass is called "MyCadDrag", not "MyDxfDrag": because in the future you might extend it to provide -DXF, DWG, SVF, WMF, or even <a href="ntqpicture.html">TQPicture</a> data to other applications. +DXF, DWG, SVF, WMF, or even <a href="tqpicture.html">TQPicture</a> data to other applications. <p> <h2> Drag and Drop Actions </h2> <a name="4"></a><p> In the simpler cases, the target of a drag-and-drop receives a copy of @@ -305,7 +305,7 @@ void MyWidget::dragMoveEvent(TQDragMoveEvent* event) if ( TQTextDrag::<a href="tqtextdrag.html#canDecode">canDecode</a>(event) ) { MyCadItem* item = findMyItemAt(event->pos()); if ( item ) { - <a href="ntqrect.html">TQRect</a> r = item->areaRelativeToMeClippedByAnythingInTheWay(); + <a href="tqrect.html">TQRect</a> r = item->areaRelativeToMeClippedByAnythingInTheWay(); if ( item->type() == MyTextType ) event->accept( r ); else diff --git a/doc/html/drawdemo-example.html b/doc/html/drawdemo-example.html index 5ecd477c6..43984ebfd 100644 --- a/doc/html/drawdemo-example.html +++ b/doc/html/drawdemo-example.html @@ -49,7 +49,7 @@ You can easily add you own drawing functions. #include <<a href="tqwidget-h.html">tqwidget.h</a>> #include <<a href="tqpainter-h.html">tqpainter.h</a>> -#include <<a href="qprinter-h.html">ntqprinter.h</a>> +#include <<a href="tqprinter-h.html">tqprinter.h</a>> #include <<a href="qpushbutton-h.html">ntqpushbutton.h</a>> #include <<a href="qradiobutton-h.html">ntqradiobutton.h</a>> #include <<a href="qbuttongroup-h.html">ntqbuttongroup.h</a>> @@ -75,10 +75,10 @@ void drawColorWheel( <a href="tqpainter.html">TQPainter</a> *p ) for ( int i=0; i<36; i++ ) { // draws 36 rotated rectangles - <a href="ntqwmatrix.html">TQWMatrix</a> matrix; -<a name="x1097"></a> matrix.<a href="ntqwmatrix.html#translate">translate</a>( 250.0F, 250.0F ); // move to center -<a name="x1096"></a> matrix.<a href="ntqwmatrix.html#shear">shear</a>( 0.0F, 0.3F ); // twist it -<a name="x1095"></a> matrix.<a href="ntqwmatrix.html#rotate">rotate</a>( (float)i*10 ); // rotate 0,10,20,.. degrees + <a href="tqwmatrix.html">TQWMatrix</a> matrix; +<a name="x1097"></a> matrix.<a href="tqwmatrix.html#translate">translate</a>( 250.0F, 250.0F ); // move to center +<a name="x1096"></a> matrix.<a href="tqwmatrix.html#shear">shear</a>( 0.0F, 0.3F ); // twist it +<a name="x1095"></a> matrix.<a href="tqwmatrix.html#rotate">rotate</a>( (float)i*10 ); // rotate 0,10,20,.. degrees <a name="x1078"></a> p-><a href="tqpainter.html#setWorldMatrix">setWorldMatrix</a>( matrix ); // use this world matrix <a href="tqcolor.html">TQColor</a> c; @@ -182,7 +182,7 @@ protected: void paintEvent( <a href="tqpaintevent.html">TQPaintEvent</a> * ); void resizeEvent( <a href="qresizeevent.html">TQResizeEvent</a> * ); private: - <a href="ntqprinter.html">TQPrinter</a> *printer; + <a href="tqprinter.html">TQPrinter</a> *printer; <a href="ntqbuttongroup.html">TQButtonGroup</a> *bgroup; <a href="ntqpushbutton.html">TQPushButton</a> *print; int drawindex; @@ -253,7 +253,7 @@ private: #ifndef TQT_NO_PRINTER - printer = new <a href="ntqprinter.html">TQPrinter</a>; + printer = new <a href="tqprinter.html">TQPrinter</a>; // Create and setup the print button print = new <a href="ntqpushbutton.html">TQPushButton</a>( "Print...", bgroup ); @@ -306,7 +306,7 @@ void <a name="f369"></a>DrawView::drawIt( <a href="tqpainter.html">TQPainter</a> void <a name="f370"></a>DrawView::printIt() { -<a name="x1079"></a> if ( printer-><a href="ntqprinter.html#setup">setup</a>( this ) ) { +<a name="x1079"></a> if ( printer-><a href="tqprinter.html#setup">setup</a>( this ) ) { <a href="tqpainter.html">TQPainter</a> paint; <a name="x1067"></a> if( !paint.<a href="tqpainter.html#begin">begin</a>( printer ) ) return; diff --git a/doc/html/drawlines-example.html b/doc/html/drawlines-example.html index 34c40d1d8..d2026c467 100644 --- a/doc/html/drawlines-example.html +++ b/doc/html/drawlines-example.html @@ -74,7 +74,7 @@ protected: void mouseReleaseEvent( <a href="qmouseevent.html">TQMouseEvent</a> *); void mouseMoveEvent( <a href="qmouseevent.html">TQMouseEvent</a> *); private: - <a href="ntqpoint.html">TQPoint</a> *points; // point array + <a href="tqpoint.html">TQPoint</a> *points; // point array <a href="tqcolor.html">TQColor</a> *colors; // color array int count; // count = number of points bool down; // TRUE if mouse down @@ -91,7 +91,7 @@ private: <a href="tqwidget.html#setBackgroundColor">setBackgroundColor</a>( white ); // white background count = 0; down = FALSE; - points = new <a href="ntqpoint.html">TQPoint</a>[MAXPOINTS]; + points = new <a href="tqpoint.html">TQPoint</a>[MAXPOINTS]; colors = new <a href="tqcolor.html">TQColor</a>[MAXCOLORS]; for ( int i=0; i<MAXCOLORS; i++ ) // init color array colors[i] = TQColor( rand()&255, rand()&255, rand()&255 ); diff --git a/doc/html/environment.html b/doc/html/environment.html index 20170e681..decefe713 100644 --- a/doc/html/environment.html +++ b/doc/html/environment.html @@ -43,7 +43,7 @@ event handling, access to system settings, <a href="i18n.html#internationalizati <tr bgcolor=#f0f0f0><td><b><a href="tqmimesourcefactory.html">TQMimeSourceFactory</a></b><td>Extensible provider of mime-typed data <tr bgcolor=#f0f0f0><td><b><a href="tqmutex.html">TQMutex</a></b><td>Access serialization between threads <tr bgcolor=#f0f0f0><td><b><a href="tqmutexlocker.html">TQMutexLocker</a></b><td>Simplifies locking and unlocking TQMutexes -<tr bgcolor=#f0f0f0><td><b><a href="ntqpixmapcache.html">TQPixmapCache</a></b><td>Application-global cache for pixmaps +<tr bgcolor=#f0f0f0><td><b><a href="tqpixmapcache.html">TQPixmapCache</a></b><td>Application-global cache for pixmaps <tr bgcolor=#f0f0f0><td><b><a href="tqsemaphore.html">TQSemaphore</a></b><td>Robust integer semaphore <tr bgcolor=#f0f0f0><td><b><a href="tqsessionmanager.html">TQSessionManager</a></b><td>Access to the session manager <tr bgcolor=#f0f0f0><td><b><a href="tqthread.html">TQThread</a></b><td>Platform-independent threads diff --git a/doc/html/fileiconview-example.html b/doc/html/fileiconview-example.html index bc63cc7bc..a4619fe8d 100644 --- a/doc/html/fileiconview-example.html +++ b/doc/html/fileiconview-example.html @@ -81,7 +81,7 @@ public: const char* format( int i ) const; <a href="tqbytearray.html">TQByteArray</a> encodedData( const char* mime ) const; static bool canDecode( <a href="tqmimesource.html">TQMimeSource</a>* e ); - void append( const <a href="tqicondragitem.html">TQIconDragItem</a> &item, const <a href="ntqrect.html">TQRect</a> &pr, const <a href="ntqrect.html">TQRect</a> &tr, const <a href="tqstring.html">TQString</a> &url ); + void append( const <a href="tqicondragitem.html">TQIconDragItem</a> &item, const <a href="tqrect.html">TQRect</a> &pr, const <a href="tqrect.html">TQRect</a> &tr, const <a href="tqstring.html">TQString</a> &url ); private: <a href="tqstringlist.html">TQStringList</a> urls; @@ -155,7 +155,7 @@ protected: <a href="tqdir.html">TQDir</a> viewDir; int newFolderNum; <a href="tqsize.html">TQSize</a> sz; - <a href="ntqpixmap.html">TQPixmap</a> pix; + <a href="tqpixmap.html">TQPixmap</a> pix; ViewMode vm; TQtFileIconViewItem *openItem; @@ -228,7 +228,7 @@ protected: #include "tqfileiconview.h" #include <<a href="tqpainter-h.html">tqpainter.h</a>> #include <<a href="tqstringlist-h.html">tqstringlist.h</a>> -#include <<a href="qpixmap-h.html">ntqpixmap.h</a>> +#include <<a href="tqpixmap-h.html">tqpixmap.h</a>> #include <<a href="tqmime-h.html">tqmime.h</a>> #include <<a href="tqstrlist-h.html">tqstrlist.h</a>> #include <<a href="tqdragobject-h.html">tqdragobject.h</a>> @@ -237,7 +237,7 @@ protected: #include <<a href="tqpopupmenu-h.html">tqpopupmenu.h</a>> #include <<a href="qcursor-h.html">ntqcursor.h</a>> #include <<a href="qapplication-h.html">ntqapplication.h</a>> -#include <<a href="qwmatrix-h.html">ntqwmatrix.h</a>> +#include <<a href="tqwmatrix-h.html">tqwmatrix.h</a>> #include <stdlib.h> @@ -503,8 +503,8 @@ static void cleanup() e-><a href="tqdropevent.html#provides">provides</a>( "text/uri-list" ); } -<a name="x829"></a>void TQtFileIconDrag::<a href="tqicondrag.html#append">append</a>( const <a href="tqicondragitem.html">TQIconDragItem</a> &item, const <a href="ntqrect.html">TQRect</a> &pr, - const <a href="ntqrect.html">TQRect</a> &tr, const <a href="tqstring.html">TQString</a> &url ) +<a name="x829"></a>void TQtFileIconDrag::<a href="tqicondrag.html#append">append</a>( const <a href="tqicondragitem.html">TQIconDragItem</a> &item, const <a href="tqrect.html">TQRect</a> &pr, + const <a href="tqrect.html">TQRect</a> &tr, const <a href="tqstring.html">TQString</a> &url ) { TQIconDrag::<a href="tqicondrag.html#append">append</a>( item, pr, tr ); <a href="tqstring.html">TQString</a> ourUrl = url; @@ -690,24 +690,24 @@ TQtFileIconViewItem::~TQtFileIconViewItem() { if ( !iconFolderLockedLarge ) { <a href="ntqapplication.html#qAddPostRoutine">tqAddPostRoutine</a>( cleanup ); - <a href="ntqwmatrix.html">TQWMatrix</a> m; -<a name="x876"></a> m.<a href="ntqwmatrix.html#scale">scale</a>( 0.6, 0.6 ); - <a href="ntqpixmap.html">TQPixmap</a> iconpix( folder_locked_icon ); - iconFolderLockedLarge = new <a href="ntqpixmap.html">TQPixmap</a>( folder_locked_icon ); -<a name="x863"></a> iconpix = iconpix.<a href="ntqpixmap.html#xForm">xForm</a>( m ); - iconFolderLockedSmall = new <a href="ntqpixmap.html">TQPixmap</a>( iconpix ); + <a href="tqwmatrix.html">TQWMatrix</a> m; +<a name="x876"></a> m.<a href="tqwmatrix.html#scale">scale</a>( 0.6, 0.6 ); + <a href="tqpixmap.html">TQPixmap</a> iconpix( folder_locked_icon ); + iconFolderLockedLarge = new <a href="tqpixmap.html">TQPixmap</a>( folder_locked_icon ); +<a name="x863"></a> iconpix = iconpix.<a href="tqpixmap.html#xForm">xForm</a>( m ); + iconFolderLockedSmall = new <a href="tqpixmap.html">TQPixmap</a>( iconpix ); iconpix = TQPixmap( folder_icon ); - iconFolderLarge = new <a href="ntqpixmap.html">TQPixmap</a>( folder_icon ); - iconpix = iconpix.<a href="ntqpixmap.html#xForm">xForm</a>( m ); - iconFolderSmall = new <a href="ntqpixmap.html">TQPixmap</a>( iconpix ); + iconFolderLarge = new <a href="tqpixmap.html">TQPixmap</a>( folder_icon ); + iconpix = iconpix.<a href="tqpixmap.html#xForm">xForm</a>( m ); + iconFolderSmall = new <a href="tqpixmap.html">TQPixmap</a>( iconpix ); iconpix = TQPixmap( file_icon ); - iconFileLarge = new <a href="ntqpixmap.html">TQPixmap</a>( file_icon ); - iconpix = iconpix.<a href="ntqpixmap.html#xForm">xForm</a>( m ); - iconFileSmall = new <a href="ntqpixmap.html">TQPixmap</a>( iconpix ); + iconFileLarge = new <a href="tqpixmap.html">TQPixmap</a>( file_icon ); + iconpix = iconpix.<a href="tqpixmap.html#xForm">xForm</a>( m ); + iconFileSmall = new <a href="tqpixmap.html">TQPixmap</a>( iconpix ); iconpix = TQPixmap( link_icon ); - iconLinkLarge = new <a href="ntqpixmap.html">TQPixmap</a>( link_icon ); - iconpix = iconpix.<a href="ntqpixmap.html#xForm">xForm</a>( m ); - iconLinkSmall = new <a href="ntqpixmap.html">TQPixmap</a>( iconpix ); + iconLinkLarge = new <a href="tqpixmap.html">TQPixmap</a>( link_icon ); + iconpix = iconpix.<a href="tqpixmap.html#xForm">xForm</a>( m ); + iconLinkSmall = new <a href="tqpixmap.html">TQPixmap</a>( iconpix ); } vm = Large; @@ -722,7 +722,7 @@ TQtFileIconViewItem::~TQtFileIconViewItem() this, TQ_SLOT( itemDoubleClicked( <a href="tqiconviewitem.html">TQIconViewItem</a> * ) ) ); <a href="tqobject.html#connect">connect</a>( this, TQ_SIGNAL( <a href="tqiconview.html#dropped">dropped</a>( <a href="tqdropevent.html">TQDropEvent</a> *, const <a href="tqvaluelist.html">TQValueList</a><TQIconDragItem> & ) ), this, TQ_SLOT( slotDropped( <a href="tqdropevent.html">TQDropEvent</a> *, const <a href="tqvaluelist.html">TQValueList</a><TQIconDragItem> & ) ) ); - <a href="tqobject.html#connect">connect</a>( this, TQ_SIGNAL( <a href="tqiconview.html#contextMenuRequested">contextMenuRequested</a>( <a href="tqiconviewitem.html">TQIconViewItem</a> *, const <a href="ntqpoint.html">TQPoint</a> & ) ), + <a href="tqobject.html#connect">connect</a>( this, TQ_SIGNAL( <a href="tqiconview.html#contextMenuRequested">contextMenuRequested</a>( <a href="tqiconviewitem.html">TQIconViewItem</a> *, const <a href="tqpoint.html">TQPoint</a> & ) ), this, TQ_SLOT( slotRightPressed( <a href="tqiconviewitem.html">TQIconViewItem</a> * ) ) ); <a href="ntqscrollview.html#setHScrollBarMode">setHScrollBarMode</a>( AlwaysOff ); @@ -877,7 +877,7 @@ void <a name="f308"></a>TQtFileIconView::itemDoubleClicked( <a href="tqiconviewi if ( !currentItem() ) return 0; -<a name="x809"></a> <a href="ntqpoint.html">TQPoint</a> orig = <a href="ntqscrollview.html#viewportToContents">viewportToContents</a>( <a href="ntqscrollview.html#viewport">viewport</a>()->mapFromGlobal( TQCursor::<a href="ntqcursor.html#pos">pos</a>() ) ); +<a name="x809"></a> <a href="tqpoint.html">TQPoint</a> orig = <a href="ntqscrollview.html#viewportToContents">viewportToContents</a>( <a href="ntqscrollview.html#viewport">viewport</a>()->mapFromGlobal( TQCursor::<a href="ntqcursor.html#pos">pos</a>() ) ); TQtFileIconDrag *drag = new TQtFileIconDrag( <a href="ntqscrollview.html#viewport">viewport</a>() ); <a name="x815"></a> drag-><a href="tqdragobject.html#setPixmap">setPixmap</a>( *currentItem()->pixmap(), TQPoint( <a href="tqiconview.html#currentItem">currentItem</a>()->pixmapRect().width() / 2, currentItem()->pixmapRect().height() / 2 ) ); @@ -887,11 +887,11 @@ void <a name="f308"></a>TQtFileIconView::itemDoubleClicked( <a href="tqiconviewi <a href="tqicondragitem.html">TQIconDragItem</a> id; <a name="x833"></a> id.<a href="tqicondragitem.html#setData">setData</a>( TQCString( item->filename() ) ); drag-><a href="tqicondrag.html#append">append</a>( id, -<a name="x864"></a><a name="x844"></a> TQRect( item-><a href="tqiconviewitem.html#pixmapRect">pixmapRect</a>( FALSE ).x() - orig.<a href="ntqpoint.html#x">x</a>(), -<a name="x865"></a> item-><a href="tqiconviewitem.html#pixmapRect">pixmapRect</a>( FALSE ).y() - orig.<a href="ntqpoint.html#y">y</a>(), +<a name="x864"></a><a name="x844"></a> TQRect( item-><a href="tqiconviewitem.html#pixmapRect">pixmapRect</a>( FALSE ).x() - orig.<a href="tqpoint.html#x">x</a>(), +<a name="x865"></a> item-><a href="tqiconviewitem.html#pixmapRect">pixmapRect</a>( FALSE ).y() - orig.<a href="tqpoint.html#y">y</a>(), item-><a href="tqiconviewitem.html#pixmapRect">pixmapRect</a>().width(), item-><a href="tqiconviewitem.html#pixmapRect">pixmapRect</a>().height() ), -<a name="x852"></a> TQRect( item-><a href="tqiconviewitem.html#textRect">textRect</a>( FALSE ).x() - orig.<a href="ntqpoint.html#x">x</a>(), - item-><a href="tqiconviewitem.html#textRect">textRect</a>( FALSE ).y() - orig.<a href="ntqpoint.html#y">y</a>(), +<a name="x852"></a> TQRect( item-><a href="tqiconviewitem.html#textRect">textRect</a>( FALSE ).x() - orig.<a href="tqpoint.html#x">x</a>(), + item-><a href="tqiconviewitem.html#textRect">textRect</a>( FALSE ).y() - orig.<a href="tqpoint.html#y">y</a>(), item-><a href="tqiconviewitem.html#textRect">textRect</a>().width(), item-><a href="tqiconviewitem.html#textRect">textRect</a>().height() ), TQString( item->filename() ) ); } @@ -1140,7 +1140,7 @@ protected slots: #include <<a href="tqstatusbar-h.html">tqstatusbar.h</a>> #include <<a href="tqtoolbar-h.html">tqtoolbar.h</a>> #include <<a href="qcombobox-h.html">ntqcombobox.h</a>> -#include <<a href="qpixmap-h.html">ntqpixmap.h</a>> +#include <<a href="tqpixmap-h.html">tqpixmap.h</a>> #include <<a href="tqtoolbutton-h.html">tqtoolbutton.h</a>> #include <<a href="tqdir-h.html">tqdir.h</a>> #include <<a href="tqfileinfo-h.html">tqfileinfo.h</a>> @@ -1225,7 +1225,7 @@ void <a name="f325"></a>FileMainWindow::setup() <a name="x895"></a> toolbar-><a href="tqtoolbar.html#addSeparator">addSeparator</a>(); - <a href="ntqpixmap.html">TQPixmap</a> pix; + <a href="tqpixmap.html">TQPixmap</a> pix; pix = TQPixmap( cdtoparent_xpm ); upButton = new <a href="tqtoolbutton.html">TQToolButton</a>( pix, "One directory up", <a href="tqstring.html#TQString-null">TQString::null</a>, diff --git a/doc/html/forever-example.html b/doc/html/forever-example.html index 6c08b1648..f518ecc99 100644 --- a/doc/html/forever-example.html +++ b/doc/html/forever-example.html @@ -148,10 +148,10 @@ void <a name="f366"></a>Forever::updateCaption() paint.<a href="tqpainter.html#setPen">setPen</a>( NoPen ); // do not draw outline paint.<a href="tqpainter.html#setBrush">setBrush</a>( colors[rand() % numColors]);// set random brush color - <a href="ntqpoint.html">TQPoint</a> p1( rand()%w, rand()%h ); // p1 = top left - <a href="ntqpoint.html">TQPoint</a> p2( rand()%w, rand()%h ); // p2 = bottom right + <a href="tqpoint.html">TQPoint</a> p1( rand()%w, rand()%h ); // p1 = top left + <a href="tqpoint.html">TQPoint</a> p2( rand()%w, rand()%h ); // p2 = bottom right - <a href="ntqrect.html">TQRect</a> r( p1, p2 ); + <a href="tqrect.html">TQRect</a> r( p1, p2 ); paint.<a href="tqpainter.html#drawRect">drawRect</a>( r ); // draw filled rectangle } diff --git a/doc/html/functions.html b/doc/html/functions.html index 653d99ab6..389c96264 100644 --- a/doc/html/functions.html +++ b/doc/html/functions.html @@ -43,8 +43,8 @@ API with links to the class documentation for each function. <a href="ntqapplication.html#Q_ASSERT">TQApplication</a><li>TQ_CHECK_PTR: <a href="ntqapplication.html#TQ_CHECK_PTR">TQApplication</a><li><a name="a"></a> abort: - <a href="tqftp.html#abort">TQFtp</a> <a href="tqhttp.html#abort">TQHttp</a> <a href="ntqprinter.html#abort">TQPrinter</a><li>aborted: - <a href="ntqprinter.html#aborted">TQPrinter</a><li>about: + <a href="tqftp.html#abort">TQFtp</a> <a href="tqhttp.html#abort">TQHttp</a> <a href="tqprinter.html#abort">TQPrinter</a><li>aborted: + <a href="tqprinter.html#aborted">TQPrinter</a><li>about: <a href="ntqmessagebox.html#about">TQMessageBox</a><li>aboutTQt: <a href="ntqapplication.html#aboutTQt">TQApplication</a> <a href="ntqmessagebox.html#aboutTQt">TQMessageBox</a><li>aboutToBlock: <a href="ntqeventloop.html#aboutToBlock">TQEventLoop</a><li>aboutToHide: @@ -59,7 +59,7 @@ abort: <a href="qmotifdialog.html#acceptCallback">TQMotifDialog</a><li>acceptDrop: <a href="tqiconviewitem.html#acceptDrop">TQIconViewItem</a> <a href="qlistviewitem.html#acceptDrop">TQListViewItem</a><li>acceptDrops: <a href="tqwidget.html#acceptDrops">TQWidget</a><li>accum: - <a href="qglformat.html#accum">TQGLFormat</a><li>action: + <a href="tqglformat.html#accum">TQGLFormat</a><li>action: <a href="tqdropevent.html#action">TQDropEvent</a><li>activate: <a href="tqaction.html#activate">TQAction</a> <a href="qchecklistitem.html#activate">TQCheckListItem</a> <a href="ntqlayout.html#activate">TQLayout</a> <a href="qlistviewitem.html#activate">TQListViewItem</a> <a href="tqsignal.html#activate">TQSignal</a><li>activateItemAt: <a href="tqmenudata.html#activateItemAt">TQMenuData</a><li>activateNextCell: @@ -71,7 +71,7 @@ abort: <a href="ntqaccel.html#activated">TQAccel</a> <a href="tqaction.html#activated">TQAction</a> <a href="ntqcombobox.html#activated">TQComboBox</a> <a href="tqmenubar.html#activated">TQMenuBar</a> <a href="tqpopupmenu.html#activated">TQPopupMenu</a> <a href="tqsocketnotifier.html#activated">TQSocketNotifier</a><li>activatedAmbiguously: <a href="ntqaccel.html#activatedAmbiguously">TQAccel</a><li>activatedPos: <a href="qlistviewitem.html#activatedPos">TQListViewItem</a><li>active: - <a href="ntqpalette.html#active">TQPalette</a><li>activeModalWidget: + <a href="tqpalette.html#active">TQPalette</a><li>activeModalWidget: <a href="ntqapplication.html#activeModalWidget">TQApplication</a><li>activePopupWidget: <a href="ntqapplication.html#activePopupWidget">TQApplication</a><li>activeWindow: <a href="ntqapplication.html#activeWindow">TQApplication</a> <a href="tqworkspace.html#activeWindow">TQWorkspace</a><li>actual: @@ -82,7 +82,7 @@ abort: <a href="ntqscrollview.html#addChild">TQScrollView</a><li>addChildLayout: <a href="ntqlayout.html#addChildLayout">TQLayout</a><li>addColumn: <a href="tqdatatable.html#addColumn">TQDataTable</a> <a href="ntqlistview.html#addColumn">TQListView</a><li>addCoords: - <a href="ntqrect.html#addCoords">TQRect</a><li>addDatabase: + <a href="tqrect.html#addCoords">TQRect</a><li>addDatabase: <a href="tqsqldatabase.html#addDatabase">TQSqlDatabase</a><li>addDays: <a href="tqdate.html#addDays">TQDate</a> <a href="tqdatetime.html#addDays">TQDateTime</a><li>addDockWindow: <a href="tqmainwindow.html#addDockWindow">TQMainWindow</a><li>addFactory: @@ -142,7 +142,7 @@ abort: <a href="tqstylesheetitem.html#allowedInContext">TQStyleSheetItem</a><li>allowsErrorInteraction: <a href="tqsessionmanager.html#allowsErrorInteraction">TQSessionManager</a><li>allowsInteraction: <a href="tqsessionmanager.html#allowsInteraction">TQSessionManager</a><li>alpha: - <a href="qglformat.html#alpha">TQGLFormat</a><li>anchorAt: + <a href="tqglformat.html#alpha">TQGLFormat</a><li>anchorAt: <a href="ntqsimplerichtext.html#anchorAt">TQSimpleRichText</a> <a href="tqtextedit.html#anchorAt">TQTextEdit</a><li>anchorClicked: <a href="tqtextbrowser.html#anchorClicked">TQTextBrowser</a><li>anchorCol: <a href="qtableselection.html#anchorCol">TQTableSelection</a><li>anchorRow: @@ -224,7 +224,7 @@ abort: <a href="ntqlayout.html#autoAdd">TQLayout</a><li>autoAdvance: <a href="tqdateedit.html#autoAdvance">TQDateEdit</a> <a href="tqdatetimeedit.html#autoAdvance">TQDateTimeEdit</a> <a href="tqtimeedit.html#autoAdvance">TQTimeEdit</a><li>autoArrange: <a href="tqiconview.html#autoArrange">TQIconView</a><li>autoBufferSwap: - <a href="qglwidget.html#autoBufferSwap">TQGLWidget</a><li>autoClose: + <a href="tqglwidget.html#autoBufferSwap">TQGLWidget</a><li>autoClose: <a href="ntqprogressdialog.html#autoClose">TQProgressDialog</a><li>autoCompletion: <a href="ntqcombobox.html#autoCompletion">TQComboBox</a><li>autoDefault: <a href="ntqpushbutton.html#autoDefault">TQPushButton</a><li>autoDelete: @@ -275,12 +275,12 @@ back: <a href="tqsocketdevice.html#blocking">TQSocketDevice</a><li>blue: <a href="tqcolor.html#blue">TQColor</a><li>bold: <a href="tqfont.html#bold">TQFont</a> <a href="tqfontdatabase.html#bold">TQFontDatabase</a> <a href="tqfontinfo.html#bold">TQFontInfo</a> <a href="tqtextedit.html#bold">TQTextEdit</a><li>bottom: - <a href="qdoublevalidator.html#bottom">TQDoubleValidator</a> <a href="qintvalidator.html#bottom">TQIntValidator</a> <a href="ntqrect.html#bottom">TQRect</a><li>bottomDock: + <a href="qdoublevalidator.html#bottom">TQDoubleValidator</a> <a href="qintvalidator.html#bottom">TQIntValidator</a> <a href="tqrect.html#bottom">TQRect</a><li>bottomDock: <a href="tqmainwindow.html#bottomDock">TQMainWindow</a><li>bottomEdge: <a href="tqcanvassprite.html#bottomEdge">TQCanvasSprite</a><li>bottomLeft: - <a href="ntqrect.html#bottomLeft">TQRect</a><li>bottomMargin: + <a href="tqrect.html#bottomLeft">TQRect</a><li>bottomMargin: <a href="ntqscrollview.html#bottomMargin">TQScrollView</a><li>bottomRight: - <a href="ntqrect.html#bottomRight">TQRect</a><li>bottomRow: + <a href="tqrect.html#bottomRight">TQRect</a><li>bottomRow: <a href="qtableselection.html#bottomRow">TQTableSelection</a><li>bound: <a href="ntqrangecontrol.html#bound">TQRangeControl</a><li>boundValue: <a href="tqsqlquery.html#boundValue">TQSqlQuery</a><li>boundValues: @@ -288,11 +288,11 @@ back: <a href="tqdatabrowser.html#boundary">TQDataBrowser</a><li>boundaryChecking: <a href="tqdatabrowser.html#boundaryChecking">TQDataBrowser</a><li>boundedTo: <a href="tqsize.html#boundedTo">TQSize</a><li>boundingRect: - <a href="tqcanvasitem.html#boundingRect">TQCanvasItem</a> <a href="tqcanvaspolygonalitem.html#boundingRect">TQCanvasPolygonalItem</a> <a href="tqcanvassprite.html#boundingRect">TQCanvasSprite</a> <a href="tqcanvastext.html#boundingRect">TQCanvasText</a> <a href="tqfontmetrics.html#boundingRect">TQFontMetrics</a> <a href="tqpainter.html#boundingRect">TQPainter</a> <a href="ntqpicture.html#boundingRect">TQPicture</a> <a href="ntqpointarray.html#boundingRect">TQPointArray</a> <a href="ntqregion.html#boundingRect">TQRegion</a><li>boundingRectAdvanced: + <a href="tqcanvasitem.html#boundingRect">TQCanvasItem</a> <a href="tqcanvaspolygonalitem.html#boundingRect">TQCanvasPolygonalItem</a> <a href="tqcanvassprite.html#boundingRect">TQCanvasSprite</a> <a href="tqcanvastext.html#boundingRect">TQCanvasText</a> <a href="tqfontmetrics.html#boundingRect">TQFontMetrics</a> <a href="tqpainter.html#boundingRect">TQPainter</a> <a href="tqpicture.html#boundingRect">TQPicture</a> <a href="tqpointarray.html#boundingRect">TQPointArray</a> <a href="tqregion.html#boundingRect">TQRegion</a><li>boundingRectAdvanced: <a href="tqcanvasitem.html#boundingRectAdvanced">TQCanvasItem</a><li>boxLayout: <a href="ntqdockwindow.html#boxLayout">TQDockWindow</a><li>brightText: <a href="tqcolorgroup.html#brightText">TQColorGroup</a><li>brush: - <a href="tqcanvaspolygonalitem.html#brush">TQCanvasPolygonalItem</a> <a href="tqcolorgroup.html#brush">TQColorGroup</a> <a href="tqpainter.html#brush">TQPainter</a> <a href="ntqpalette.html#brush">TQPalette</a><li>brushOrigin: + <a href="tqcanvaspolygonalitem.html#brush">TQCanvasPolygonalItem</a> <a href="tqcolorgroup.html#brush">TQColorGroup</a> <a href="tqpainter.html#brush">TQPainter</a> <a href="tqpalette.html#brush">TQPalette</a><li>brushOrigin: <a href="tqpainter.html#brushOrigin">TQPainter</a><li>bsearch: <a href="tqmemarray.html#bsearch">TQMemArray</a> <a href="tqptrvector.html#bsearch">TQPtrVector</a><li>buddy: <a href="ntqlabel.html#buddy">TQLabel</a><li>buffer: @@ -307,7 +307,7 @@ back: <a href="tqsocket.html#bytesWritten">TQSocket</a><li><a name="c"></a> c: <a href="ntqlocale.html#c">TQLocale</a><li>cacheLimit: - <a href="ntqpixmapcache.html#cacheLimit">TQPixmapCache</a><li>caching: + <a href="tqpixmapcache.html#cacheLimit">TQPixmapCache</a><li>caching: <a href="tqfileinfo.html#caching">TQFileInfo</a><li>calcRect: <a href="tqiconviewitem.html#calcRect">TQIconViewItem</a><li>calculateField: <a href="tqsqlcursor.html#calculateField">TQSqlCursor</a><li>canCast: @@ -330,7 +330,7 @@ c: <a href="tqdir.html#canonicalPath">TQDir</a><li>canvas: <a href="tqcanvasitem.html#canvas">TQCanvasItem</a> <a href="tqcanvasview.html#canvas">TQCanvasView</a><li>cap: <a href="tqregexp.html#cap">TQRegExp</a><li>capStyle: - <a href="ntqpen.html#capStyle">TQPen</a><li>capacity: + <a href="tqpen.html#capStyle">TQPen</a><li>capacity: <a href="tqstring.html#capacity">TQString</a> <a href="tqvaluevector.html#capacity">TQValueVector</a><li>caption: <a href="tqwidget.html#caption">TQWidget</a><li>capturedTexts: <a href="tqregexp.html#capturedTexts">TQRegExp</a><li>cascade: @@ -346,7 +346,7 @@ c: <a href="ntqgridview.html#cellRect">TQGridView</a> <a href="ntqtable.html#cellRect">TQTable</a><li>cellWidget: <a href="ntqtable.html#cellWidget">TQTable</a><li>cellWidth: <a href="ntqgridview.html#cellWidth">TQGridView</a><li>center: - <a href="ntqrect.html#center">TQRect</a> <a href="ntqscrollview.html#center">TQScrollView</a><li>centerIndicator: + <a href="tqrect.html#center">TQRect</a> <a href="ntqscrollview.html#center">TQScrollView</a><li>centerIndicator: <a href="ntqprogressbar.html#centerIndicator">TQProgressBar</a><li>centralWidget: <a href="tqmainwindow.html#centralWidget">TQMainWindow</a><li>cf: <a href="tqwindowsmime.html#cf">TQWindowsMime</a><li>cfFor: @@ -375,10 +375,10 @@ c: <a href="ntqsplitter.html#childrenCollapsible">TQSplitter</a><li>childrenRect: <a href="tqwidget.html#childrenRect">TQWidget</a><li>childrenRegion: <a href="tqwidget.html#childrenRegion">TQWidget</a><li>chooseContext: - <a href="qglcontext.html#chooseContext">TQGLContext</a><li>chooseMacVisual: - <a href="qglcontext.html#chooseMacVisual">TQGLContext</a><li>choosePixelFormat: - <a href="qglcontext.html#choosePixelFormat">TQGLContext</a><li>chooseVisual: - <a href="qglcontext.html#chooseVisual">TQGLContext</a><li>chunkSize: + <a href="tqglcontext.html#chooseContext">TQGLContext</a><li>chooseMacVisual: + <a href="tqglcontext.html#chooseMacVisual">TQGLContext</a><li>choosePixelFormat: + <a href="tqglcontext.html#choosePixelFormat">TQGLContext</a><li>chooseVisual: + <a href="tqglcontext.html#chooseVisual">TQGLContext</a><li>chunkSize: <a href="tqcanvas.html#chunkSize">TQCanvas</a><li>chunks: <a href="tqcanvasrectangle.html#chunks">TQCanvasRectangle</a><li>classInfo: <a href="ntqmetaobject.html#classInfo">TQMetaObject</a><li>className: @@ -386,7 +386,7 @@ c: <a href="tqdir.html#cleanDirPath">TQDir</a><li>cleanText: <a href="ntqspinbox.html#cleanText">TQSpinBox</a><li>cleanup: <a href="tqcolor.html#cleanup">TQColor</a> <a href="ntqcursor.html#cleanup">TQCursor</a><li>clear: - <a href="ntqaccel.html#clear">TQAccel</a> <a href="tqasciicache.html#clear">TQAsciiCache</a> <a href="tqasciidict.html#clear">TQAsciiDict</a> <a href="tqcache.html#clear">TQCache</a> <a href="tqclipboard.html#clear">TQClipboard</a> <a href="ntqcombobox.html#clear">TQComboBox</a> <a href="tqdict.html#clear">TQDict</a> <a href="tqdomnode.html#clear">TQDomNode</a> <a href="tqiconview.html#clear">TQIconView</a> <a href="tqintcache.html#clear">TQIntCache</a> <a href="tqintdict.html#clear">TQIntDict</a> <a href="ntqlabel.html#clear">TQLabel</a> <a href="ntqlineedit.html#clear">TQLineEdit</a> <a href="ntqlistbox.html#clear">TQListBox</a> <a href="ntqlistview.html#clear">TQListView</a> <a href="tqmap.html#clear">TQMap</a> <a href="tqmenudata.html#clear">TQMenuBar</a> <a href="tqmenudata.html#clear">TQMenuData</a> <a href="tqobjectcleanuphandler.html#clear">TQObjectCleanupHandler</a> <a href="ntqpixmapcache.html#clear">TQPixmapCache</a> <a href="tqmenudata.html#clear">TQPopupMenu</a> <a href="tqptrcollection.html#clear">TQPtrCollection</a> <a href="tqptrdict.html#clear">TQPtrDict</a> <a href="tqptrlist.html#clear">TQPtrList</a> <a href="tqptrqueue.html#clear">TQPtrQueue</a> <a href="tqptrstack.html#clear">TQPtrStack</a> <a href="tqptrvector.html#clear">TQPtrVector</a> <a href="ntqsplashscreen.html#clear">TQSplashScreen</a> <a href="tqsqlcursor.html#clear">TQSqlCursor</a> <a href="tqsqlfield.html#clear">TQSqlField</a> <a href="tqsqlform.html#clear">TQSqlForm</a> <a href="tqsqlrecord.html#clear">TQSqlRecord</a> <a href="tqstatusbar.html#clear">TQStatusBar</a> <a href="tqtextedit.html#clear">TQTextEdit</a> <a href="tqtoolbar.html#clear">TQToolBar</a> <a href="tqtooltip.html#clear">TQToolTip</a> <a href="ntqtranslator.html#clear">TQTranslator</a> <a href="tqvaluelist.html#clear">TQValueList</a> <a href="tqvaluevector.html#clear">TQValueVector</a> <a href="ntqvariant.html#clear">TQVariant</a> <a href="tqxmlattributes.html#clear">TQXmlAttributes</a><li>clearArguments: + <a href="ntqaccel.html#clear">TQAccel</a> <a href="tqasciicache.html#clear">TQAsciiCache</a> <a href="tqasciidict.html#clear">TQAsciiDict</a> <a href="tqcache.html#clear">TQCache</a> <a href="tqclipboard.html#clear">TQClipboard</a> <a href="ntqcombobox.html#clear">TQComboBox</a> <a href="tqdict.html#clear">TQDict</a> <a href="tqdomnode.html#clear">TQDomNode</a> <a href="tqiconview.html#clear">TQIconView</a> <a href="tqintcache.html#clear">TQIntCache</a> <a href="tqintdict.html#clear">TQIntDict</a> <a href="ntqlabel.html#clear">TQLabel</a> <a href="ntqlineedit.html#clear">TQLineEdit</a> <a href="ntqlistbox.html#clear">TQListBox</a> <a href="ntqlistview.html#clear">TQListView</a> <a href="tqmap.html#clear">TQMap</a> <a href="tqmenudata.html#clear">TQMenuBar</a> <a href="tqmenudata.html#clear">TQMenuData</a> <a href="tqobjectcleanuphandler.html#clear">TQObjectCleanupHandler</a> <a href="tqpixmapcache.html#clear">TQPixmapCache</a> <a href="tqmenudata.html#clear">TQPopupMenu</a> <a href="tqptrcollection.html#clear">TQPtrCollection</a> <a href="tqptrdict.html#clear">TQPtrDict</a> <a href="tqptrlist.html#clear">TQPtrList</a> <a href="tqptrqueue.html#clear">TQPtrQueue</a> <a href="tqptrstack.html#clear">TQPtrStack</a> <a href="tqptrvector.html#clear">TQPtrVector</a> <a href="ntqsplashscreen.html#clear">TQSplashScreen</a> <a href="tqsqlcursor.html#clear">TQSqlCursor</a> <a href="tqsqlfield.html#clear">TQSqlField</a> <a href="tqsqlform.html#clear">TQSqlForm</a> <a href="tqsqlrecord.html#clear">TQSqlRecord</a> <a href="tqstatusbar.html#clear">TQStatusBar</a> <a href="tqtextedit.html#clear">TQTextEdit</a> <a href="tqtoolbar.html#clear">TQToolBar</a> <a href="tqtooltip.html#clear">TQToolTip</a> <a href="ntqtranslator.html#clear">TQTranslator</a> <a href="tqvaluelist.html#clear">TQValueList</a> <a href="tqvaluevector.html#clear">TQValueVector</a> <a href="ntqvariant.html#clear">TQVariant</a> <a href="tqxmlattributes.html#clear">TQXmlAttributes</a><li>clearArguments: <a href="tqprocess.html#clearArguments">TQProcess</a><li>clearBit: <a href="tqbitarray.html#clearBit">TQBitArray</a><li>clearCell: <a href="ntqtable.html#clearCell">TQTable</a><li>clearCellWidget: @@ -437,13 +437,13 @@ c: <a href="ntqlistview.html#collapsed">TQListView</a><li>collidesWith: <a href="tqcanvasitem.html#collidesWith">TQCanvasItem</a><li>collisions: <a href="tqcanvas.html#collisions">TQCanvas</a> <a href="tqcanvasitem.html#collisions">TQCanvasItem</a><li>color: - <a href="tqbrush.html#color">TQBrush</a> <a href="tqcanvastext.html#color">TQCanvasText</a> <a href="tqcolorgroup.html#color">TQColorGroup</a> <a href="tqimage.html#color">TQImage</a> <a href="ntqpalette.html#color">TQPalette</a> <a href="ntqpen.html#color">TQPen</a> <a href="tqstyleoption.html#color">TQStyleOption</a> <a href="tqstylesheetitem.html#color">TQStyleSheetItem</a> <a href="tqtextedit.html#color">TQTextEdit</a><li>colorGroup: + <a href="tqbrush.html#color">TQBrush</a> <a href="tqcanvastext.html#color">TQCanvasText</a> <a href="tqcolorgroup.html#color">TQColorGroup</a> <a href="tqimage.html#color">TQImage</a> <a href="tqpalette.html#color">TQPalette</a> <a href="tqpen.html#color">TQPen</a> <a href="tqstyleoption.html#color">TQStyleOption</a> <a href="tqstylesheetitem.html#color">TQStyleSheetItem</a> <a href="tqtextedit.html#color">TQTextEdit</a><li>colorGroup: <a href="tqwidget.html#colorGroup">TQWidget</a><li>colorMode: - <a href="ntqprinter.html#colorMode">TQPrinter</a><li>colorNames: + <a href="tqprinter.html#colorMode">TQPrinter</a><li>colorNames: <a href="tqcolor.html#colorNames">TQColor</a><li>colorSpec: <a href="ntqapplication.html#colorSpec">TQApplication</a><li>colorTable: <a href="tqimage.html#colorTable">TQImage</a><li>colormap: - <a href="qglwidget.html#colormap">TQGLWidget</a><li>columnAlignment: + <a href="tqglwidget.html#colormap">TQGLWidget</a><li>columnAlignment: <a href="ntqlistview.html#columnAlignment">TQListView</a><li>columnAt: <a href="ntqgridview.html#columnAt">TQGridView</a> <a href="ntqtable.html#columnAt">TQTable</a><li>columnClicked: <a href="ntqtable.html#columnClicked">TQTable</a><li>columnIndexChanged: @@ -493,7 +493,7 @@ c: <a href="tqwidget.html#constPolish">TQWidget</a><li>constref: <a href="tqstring.html#constref">TQString</a><li>consume: <a href="qcontextmenuevent.html#consume">TQContextMenuEvent</a><li>contains: - <a href="tqcstring.html#contains">TQCString</a> <a href="tqdomnamednodemap.html#contains">TQDomNamedNodeMap</a> <a href="tqiconviewitem.html#contains">TQIconViewItem</a> <a href="tqmap.html#contains">TQMap</a> <a href="tqmemarray.html#contains">TQMemArray</a> <a href="tqptrlist.html#contains">TQPtrList</a> <a href="tqptrvector.html#contains">TQPtrVector</a> <a href="ntqrect.html#contains">TQRect</a> <a href="ntqregion.html#contains">TQRegion</a> <a href="tqsqldatabase.html#contains">TQSqlDatabase</a> <a href="tqsqlrecord.html#contains">TQSqlRecord</a> <a href="tqsqlrecordinfo.html#contains">TQSqlRecordInfo</a> <a href="tqstring.html#contains">TQString</a> <a href="ntqtranslator.html#contains">TQTranslator</a> <a href="tqvaluelist.html#contains">TQValueList</a><li>containsRef: + <a href="tqcstring.html#contains">TQCString</a> <a href="tqdomnamednodemap.html#contains">TQDomNamedNodeMap</a> <a href="tqiconviewitem.html#contains">TQIconViewItem</a> <a href="tqmap.html#contains">TQMap</a> <a href="tqmemarray.html#contains">TQMemArray</a> <a href="tqptrlist.html#contains">TQPtrList</a> <a href="tqptrvector.html#contains">TQPtrVector</a> <a href="tqrect.html#contains">TQRect</a> <a href="tqregion.html#contains">TQRegion</a> <a href="tqsqldatabase.html#contains">TQSqlDatabase</a> <a href="tqsqlrecord.html#contains">TQSqlRecord</a> <a href="tqsqlrecordinfo.html#contains">TQSqlRecordInfo</a> <a href="tqstring.html#contains">TQString</a> <a href="ntqtranslator.html#contains">TQTranslator</a> <a href="tqvaluelist.html#contains">TQValueList</a><li>containsRef: <a href="tqptrlist.html#containsRef">TQPtrList</a> <a href="tqptrvector.html#containsRef">TQPtrVector</a><li>contentHandler: <a href="tqxmlreader.html#contentHandler">TQXmlReader</a><li>contentLength: <a href="tqhttpheader.html#contentLength">TQHttpHeader</a><li>contentType: @@ -515,7 +515,7 @@ c: <a href="ntqscrollview.html#contentsWidth">TQScrollView</a><li>contentsX: <a href="ntqscrollview.html#contentsX">TQScrollView</a><li>contentsY: <a href="ntqscrollview.html#contentsY">TQScrollView</a><li>context: - <a href="qglwidget.html#context">TQGLWidget</a> <a href="ntqsimplerichtext.html#context">TQSimpleRichText</a> <a href="tqtextedit.html#context">TQTextEdit</a> <a href="qtranslatormessage.html#context">TQTranslatorMessage</a><li>contextMenuEvent: + <a href="tqglwidget.html#context">TQGLWidget</a> <a href="ntqsimplerichtext.html#context">TQSimpleRichText</a> <a href="tqtextedit.html#context">TQTextEdit</a> <a href="qtranslatormessage.html#context">TQTranslatorMessage</a><li>contextMenuEvent: <a href="tqwidget.html#contextMenuEvent">TQWidget</a><li>contextMenuRequested: <a href="tqiconview.html#contextMenuRequested">TQIconView</a> <a href="ntqlistbox.html#contextMenuRequested">TQListBox</a> <a href="ntqlistview.html#contextMenuRequested">TQListView</a> <a href="ntqtable.html#contextMenuRequested">TQTable</a><li>contexts: <a href="tqstylesheetitem.html#contexts">TQStyleSheetItem</a><li>controlAt: @@ -524,27 +524,27 @@ c: <a href="tqimage.html#convertBitOrder">TQImage</a><li>convertDepth: <a href="tqimage.html#convertDepth">TQImage</a><li>convertDepthWithPalette: <a href="tqimage.html#convertDepthWithPalette">TQImage</a><li>convertFromImage: - <a href="ntqpixmap.html#convertFromImage">TQPixmap</a><li>convertFromMime: + <a href="tqpixmap.html#convertFromImage">TQPixmap</a><li>convertFromMime: <a href="tqmacmime.html#convertFromMime">TQMacMime</a> <a href="tqwindowsmime.html#convertFromMime">TQWindowsMime</a><li>convertFromPlainText: <a href="tqstylesheet.html#convertFromPlainText">TQStyleSheet</a><li>convertSeparators: <a href="tqdir.html#convertSeparators">TQDir</a><li>convertToAbs: <a href="tqdir.html#convertToAbs">TQDir</a> <a href="tqfileinfo.html#convertToAbs">TQFileInfo</a><li>convertToGLFormat: - <a href="qglwidget.html#convertToGLFormat">TQGLWidget</a><li>convertToImage: - <a href="ntqpixmap.html#convertToImage">TQPixmap</a><li>convertToMime: + <a href="tqglwidget.html#convertToGLFormat">TQGLWidget</a><li>convertToImage: + <a href="tqpixmap.html#convertToImage">TQPixmap</a><li>convertToMime: <a href="tqmacmime.html#convertToMime">TQMacMime</a> <a href="tqwindowsmime.html#convertToMime">TQWindowsMime</a><li>convertor: <a href="tqmacmime.html#convertor">TQMacMime</a> <a href="tqwindowsmime.html#convertor">TQWindowsMime</a><li>convertorName: <a href="tqmacmime.html#convertorName">TQMacMime</a> <a href="tqwindowsmime.html#convertorName">TQWindowsMime</a><li>coords: - <a href="ntqrect.html#coords">TQRect</a><li>copy: - <a href="tqbitarray.html#copy">TQBitArray</a> <a href="tqcstring.html#copy">TQCString</a> <a href="tqimage.html#copy">TQImage</a> <a href="ntqlineedit.html#copy">TQLineEdit</a> <a href="tqmemarray.html#copy">TQMemArray</a> <a href="ntqpalette.html#copy">TQPalette</a> <a href="ntqpicture.html#copy">TQPicture</a> <a href="ntqpointarray.html#copy">TQPointArray</a> <a href="tqtextedit.html#copy">TQTextEdit</a> <a href="tqurloperator.html#copy">TQUrlOperator</a><li>copyAvailable: + <a href="tqrect.html#coords">TQRect</a><li>copy: + <a href="tqbitarray.html#copy">TQBitArray</a> <a href="tqcstring.html#copy">TQCString</a> <a href="tqimage.html#copy">TQImage</a> <a href="ntqlineedit.html#copy">TQLineEdit</a> <a href="tqmemarray.html#copy">TQMemArray</a> <a href="tqpalette.html#copy">TQPalette</a> <a href="tqpicture.html#copy">TQPicture</a> <a href="tqpointarray.html#copy">TQPointArray</a> <a href="tqtextedit.html#copy">TQTextEdit</a> <a href="tqurloperator.html#copy">TQUrlOperator</a><li>copyAvailable: <a href="tqtextedit.html#copyAvailable">TQTextEdit</a><li>copyBlt: - <a href="ntqpixmap.html#copyBlt">TQPixmap</a><li>cornerWidget: + <a href="tqpixmap.html#copyBlt">TQPixmap</a><li>cornerWidget: <a href="ntqscrollview.html#cornerWidget">TQScrollView</a> <a href="ntqtabwidget.html#cornerWidget">TQTabWidget</a><li>count: <a href="ntqaccel.html#count">TQAccel</a> <a href="tqasciicache.html#count">TQAsciiCache</a> <a href="tqasciicacheiterator.html#count">TQAsciiCacheIterator</a> <a href="tqasciidict.html#count">TQAsciiDict</a> <a href="tqasciidictiterator.html#count">TQAsciiDictIterator</a> <a href="ntqbuttongroup.html#count">TQButtonGroup</a> <a href="tqcache.html#count">TQCache</a> <a href="tqcacheiterator.html#count">TQCacheIterator</a> <a href="tqcanvaspixmaparray.html#count">TQCanvasPixmapArray</a> <a href="ntqcombobox.html#count">TQComboBox</a> <a href="qcombotableitem.html#count">TQComboTableItem</a> <a href="tqdict.html#count">TQDict</a> <a href="tqdictiterator.html#count">TQDictIterator</a> <a href="tqdir.html#count">TQDir</a> <a href="ntqdockarea.html#count">TQDockArea</a> <a href="tqdomnamednodemap.html#count">TQDomNamedNodeMap</a> <a href="tqdomnodelist.html#count">TQDomNodeList</a> <a href="ntqfocusdata.html#count">TQFocusData</a> <a href="ntqheader.html#count">TQHeader</a> <a href="tqiconview.html#count">TQIconView</a> <a href="tqintcache.html#count">TQIntCache</a> <a href="tqintcacheiterator.html#count">TQIntCacheIterator</a> <a href="tqintdict.html#count">TQIntDict</a> <a href="tqintdictiterator.html#count">TQIntDictIterator</a> <a href="qkeyevent.html#count">TQKeyEvent</a> <a href="ntqkeysequence.html#count">TQKeySequence</a> <a href="ntqlistbox.html#count">TQListBox</a> <a href="tqmap.html#count">TQMap</a> <a href="tqmemarray.html#count">TQMemArray</a> <a href="tqmenudata.html#count">TQMenuData</a> <a href="tqptrcollection.html#count">TQPtrCollection</a> <a href="tqptrdict.html#count">TQPtrDict</a> <a href="tqptrdictiterator.html#count">TQPtrDictIterator</a> <a href="tqptrlist.html#count">TQPtrList</a> <a href="tqptrlistiterator.html#count">TQPtrListIterator</a> <a href="tqptrqueue.html#count">TQPtrQueue</a> <a href="tqptrstack.html#count">TQPtrStack</a> <a href="tqptrvector.html#count">TQPtrVector</a> <a href="tqsqlform.html#count">TQSqlForm</a> <a href="tqsqlrecord.html#count">TQSqlRecord</a> <a href="ntqtabbar.html#count">TQTabBar</a> <a href="ntqtabwidget.html#count">TQTabWidget</a> <a href="tqtoolbox.html#count">TQToolBox</a> <a href="tqvaluelist.html#count">TQValueList</a> <a href="tqvaluevector.html#count">TQValueVector</a> <a href="tqxmlattributes.html#count">TQXmlAttributes</a><li>countCf: <a href="tqwindowsmime.html#countCf">TQWindowsMime</a><li>countFlavors: <a href="tqmacmime.html#countFlavors">TQMacMime</a><li>country: <a href="ntqlocale.html#country">TQLocale</a><li>countryToString: <a href="ntqlocale.html#countryToString">TQLocale</a><li>create: - <a href="qglcontext.html#create">TQGLContext</a> <a href="tqimage.html#create">TQImage</a> <a href="qnplugin.html#create">TQNPlugin</a> <a href="tqsqldriverplugin.html#create">TQSqlDriverPlugin</a> <a href="tqstylefactory.html#create">TQStyleFactory</a> <a href="tqstyleplugin.html#create">TQStylePlugin</a> <a href="tqwidget.html#create">TQWidget</a> <a href="tqwidgetfactory.html#create">TQWidgetFactory</a> <a href="tqwidgetplugin.html#create">TQWidgetPlugin</a><li>createAlphaMask: + <a href="tqglcontext.html#create">TQGLContext</a> <a href="tqimage.html#create">TQImage</a> <a href="qnplugin.html#create">TQNPlugin</a> <a href="tqsqldriverplugin.html#create">TQSqlDriverPlugin</a> <a href="tqstylefactory.html#create">TQStyleFactory</a> <a href="tqstyleplugin.html#create">TQStylePlugin</a> <a href="tqwidget.html#create">TQWidget</a> <a href="tqwidgetfactory.html#create">TQWidgetFactory</a> <a href="tqwidgetplugin.html#create">TQWidgetPlugin</a><li>createAlphaMask: <a href="tqimage.html#createAlphaMask">TQImage</a><li>createAttribute: <a href="tqdomdocument.html#createAttribute">TQDomDocument</a><li>createAttributeNS: <a href="tqdomdocument.html#createAttributeNS">TQDomDocument</a><li>createCDATASection: @@ -560,7 +560,7 @@ c: <a href="tqdomdocument.html#createEntityReference">TQDomDocument</a><li>createForMib: <a href="tqtextcodecplugin.html#createForMib">TQTextCodecPlugin</a><li>createForName: <a href="tqtextcodecplugin.html#createForName">TQTextCodecPlugin</a><li>createHeuristicMask: - <a href="tqimage.html#createHeuristicMask">TQImage</a> <a href="ntqpixmap.html#createHeuristicMask">TQPixmap</a><li>createPixmap: + <a href="tqimage.html#createHeuristicMask">TQImage</a> <a href="tqpixmap.html#createHeuristicMask">TQPixmap</a><li>createPixmap: <a href="tqiconfactory.html#createPixmap">TQIconFactory</a><li>createPopupMenu: <a href="ntqlineedit.html#createPopupMenu">TQLineEdit</a> <a href="tqtextedit.html#createPopupMenu">TQTextEdit</a><li>createProcessingInstruction: <a href="tqdomdocument.html#createProcessingInstruction">TQDomDocument</a><li>createQuery: @@ -570,9 +570,9 @@ c: <a href="tqwidgetfactory.html#createWidget">TQWidgetFactory</a><li>created: <a href="tqfileinfo.html#created">TQFileInfo</a><li>createdDirectory: <a href="tqnetworkprotocol.html#createdDirectory">TQNetworkProtocol</a> <a href="tqurloperator.html#createdDirectory">TQUrlOperator</a><li>creator: - <a href="ntqprinter.html#creator">TQPrinter</a><li>critical: + <a href="tqprinter.html#creator">TQPrinter</a><li>critical: <a href="ntqmessagebox.html#critical">TQMessageBox</a><li>cubicBezier: - <a href="ntqpointarray.html#cubicBezier">TQPointArray</a><li>currEditCol: + <a href="tqpointarray.html#cubicBezier">TQPointArray</a><li>currEditCol: <a href="ntqtable.html#currEditCol">TQTable</a><li>currEditRow: <a href="ntqtable.html#currEditRow">TQTable</a><li>current: <a href="tqasciicacheiterator.html#current">TQAsciiCacheIterator</a> <a href="tqasciidictiterator.html#current">TQAsciiDictIterator</a> <a href="tqcacheiterator.html#current">TQCacheIterator</a> <a href="tqdictiterator.html#current">TQDictIterator</a> <a href="tqdir.html#current">TQDir</a> <a href="qglayoutiterator.html#current">TQGLayoutIterator</a> <a href="tqintcacheiterator.html#current">TQIntCacheIterator</a> <a href="tqintdictiterator.html#current">TQIntDictIterator</a> <a href="qlayoutiterator.html#current">TQLayoutIterator</a> <a href="qlistviewitemiterator.html#current">TQListViewItemIterator</a> <a href="tqptrdictiterator.html#current">TQPtrDictIterator</a> <a href="tqptrlist.html#current">TQPtrList</a> <a href="tqptrlistiterator.html#current">TQPtrListIterator</a> <a href="tqptrqueue.html#current">TQPtrQueue</a> <a href="tqptrstack.html#current">TQPtrStack</a><li>currentAlignmentChanged: @@ -582,7 +582,7 @@ c: <a href="tqtextedit.html#currentColorChanged">TQTextEdit</a><li>currentColumn: <a href="ntqtable.html#currentColumn">TQTable</a><li>currentCommand: <a href="tqftp.html#currentCommand">TQFtp</a><li>currentContext: - <a href="qglcontext.html#currentContext">TQGLContext</a><li>currentDate: + <a href="tqglcontext.html#currentContext">TQGLContext</a><li>currentDate: <a href="tqdate.html#currentDate">TQDate</a><li>currentDateTime: <a href="tqdatetime.html#currentDateTime">TQDateTime</a><li>currentDestinationDevice: <a href="tqhttp.html#currentDestinationDevice">TQHttp</a><li>currentDevice: @@ -634,7 +634,7 @@ c: <a href="ntqlineedit.html#cut">TQLineEdit</a> <a href="tqtextedit.html#cut">TQTextEdit</a><li><a name="d"></a> dark: <a href="tqcolor.html#dark">TQColor</a> <a href="tqcolorgroup.html#dark">TQColorGroup</a><li>data: - <a href="tqclipboard.html#data">TQClipboard</a> <a href="qcustomevent.html#data">TQCustomEvent</a> <a href="tqdomcharacterdata.html#data">TQDomCharacterData</a> <a href="tqdomprocessinginstruction.html#data">TQDomProcessingInstruction</a> <a href="tqicondragitem.html#data">TQIconDragItem</a> <a href="tqmapconstiterator.html#data">TQMapConstIterator</a> <a href="tqmapiterator.html#data">TQMapIterator</a> <a href="tqmemarray.html#data">TQMemArray</a> <a href="tqmimesourcefactory.html#data">TQMimeSourceFactory</a> <a href="tqnetworkprotocol.html#data">TQNetworkProtocol</a> <a href="ntqpicture.html#data">TQPicture</a> <a href="tqptrvector.html#data">TQPtrVector</a> <a href="tqsqlresult.html#data">TQSqlResult</a> <a href="tqurloperator.html#data">TQUrlOperator</a> <a href="tqxmlinputsource.html#data">TQXmlInputSource</a><li>dataChanged: + <a href="tqclipboard.html#data">TQClipboard</a> <a href="qcustomevent.html#data">TQCustomEvent</a> <a href="tqdomcharacterdata.html#data">TQDomCharacterData</a> <a href="tqdomprocessinginstruction.html#data">TQDomProcessingInstruction</a> <a href="tqicondragitem.html#data">TQIconDragItem</a> <a href="tqmapconstiterator.html#data">TQMapConstIterator</a> <a href="tqmapiterator.html#data">TQMapIterator</a> <a href="tqmemarray.html#data">TQMemArray</a> <a href="tqmimesourcefactory.html#data">TQMimeSourceFactory</a> <a href="tqnetworkprotocol.html#data">TQNetworkProtocol</a> <a href="tqpicture.html#data">TQPicture</a> <a href="tqptrvector.html#data">TQPtrVector</a> <a href="tqsqlresult.html#data">TQSqlResult</a> <a href="tqurloperator.html#data">TQUrlOperator</a> <a href="tqxmlinputsource.html#data">TQXmlInputSource</a><li>dataChanged: <a href="tqclipboard.html#dataChanged">TQClipboard</a><li>dataReadProgress: <a href="tqhttp.html#dataReadProgress">TQHttp</a><li>dataSendProgress: <a href="tqhttp.html#dataSendProgress">TQHttp</a><li>dataTransferProgress: @@ -663,13 +663,13 @@ dark: <a href="qchar.html#decomposition">TQChar</a><li>decompositionTag: <a href="qchar.html#decompositionTag">TQChar</a><li>defaultButtonPressed: <a href="ntqtabdialog.html#defaultButtonPressed">TQTabDialog</a><li>defaultDepth: - <a href="ntqpixmap.html#defaultDepth">TQPixmap</a><li>defaultFactory: + <a href="tqpixmap.html#defaultDepth">TQPixmap</a><li>defaultFactory: <a href="tqeditorfactory.html#defaultFactory">TQEditorFactory</a> <a href="tqiconfactory.html#defaultFactory">TQIconFactory</a> <a href="tqmimesourcefactory.html#defaultFactory">TQMimeSourceFactory</a> <a href="tqsqleditorfactory.html#defaultFactory">TQSqlEditorFactory</a><li>defaultFamily: <a href="tqfont.html#defaultFamily">TQFont</a><li>defaultFormat: - <a href="qglformat.html#defaultFormat">TQGLFormat</a><li>defaultMap: + <a href="tqglformat.html#defaultFormat">TQGLFormat</a><li>defaultMap: <a href="tqsqlpropertymap.html#defaultMap">TQSqlPropertyMap</a><li>defaultOptimization: - <a href="ntqpixmap.html#defaultOptimization">TQPixmap</a><li>defaultOverlayFormat: - <a href="qglformat.html#defaultOverlayFormat">TQGLFormat</a><li>defaultRenameAction: + <a href="tqpixmap.html#defaultOptimization">TQPixmap</a><li>defaultOverlayFormat: + <a href="tqglformat.html#defaultOverlayFormat">TQGLFormat</a><li>defaultRenameAction: <a href="ntqlistview.html#defaultRenameAction">TQListView</a><li>defaultSheet: <a href="tqstylesheet.html#defaultSheet">TQStyleSheet</a><li>defaultValue: <a href="tqsqlfieldinfo.html#defaultValue">TQSqlFieldInfo</a><li>defineIOHandler: @@ -688,7 +688,7 @@ dark: <a href="tqobject.html#deleteLater">TQObject</a><li>deleteNetworkProtocol: <a href="tqurloperator.html#deleteNetworkProtocol">TQUrlOperator</a><li>delta: <a href="qwheelevent.html#delta">TQWheelEvent</a><li>depth: - <a href="qglformat.html#depth">TQGLFormat</a> <a href="tqimage.html#depth">TQImage</a> <a href="qlistviewitem.html#depth">TQListViewItem</a> <a href="tqpaintdevicemetrics.html#depth">TQPaintDeviceMetrics</a> <a href="ntqpixmap.html#depth">TQPixmap</a><li>dequeue: + <a href="tqglformat.html#depth">TQGLFormat</a> <a href="tqimage.html#depth">TQImage</a> <a href="qlistviewitem.html#depth">TQListViewItem</a> <a href="tqpaintdevicemetrics.html#depth">TQPaintDeviceMetrics</a> <a href="tqpixmap.html#depth">TQPixmap</a><li>dequeue: <a href="tqptrqueue.html#dequeue">TQPtrQueue</a><li>descent: <a href="tqfontmetrics.html#descent">TQFontMetrics</a><li>description: <a href="tqimageio.html#description">TQImageIO</a><li>deselect: @@ -699,10 +699,10 @@ dark: <a href="tqwidget.html#destroy">TQWidget</a><li>destroyAllocContext: <a href="tqcolor.html#destroyAllocContext">TQColor</a><li>destroyed: <a href="tqobject.html#destroyed">TQObject</a><li>det: - <a href="ntqwmatrix.html#det">TQWMatrix</a><li>detach: - <a href="tqbitarray.html#detach">TQBitArray</a> <a href="ntqglcolormap.html#detach">TQGLColormap</a> <a href="tqiconset.html#detach">TQIconSet</a> <a href="tqimage.html#detach">TQImage</a> <a href="tqmap.html#detach">TQMap</a> <a href="tqmemarray.html#detach">TQMemArray</a> <a href="ntqpicture.html#detach">TQPicture</a> <a href="ntqpixmap.html#detach">TQPixmap</a><li>device: - <a href="tqdatastream.html#device">TQDataStream</a> <a href="qglcontext.html#device">TQGLContext</a> <a href="tqpainter.html#device">TQPainter</a> <a href="qtabletevent.html#device">TQTabletEvent</a> <a href="tqtextstream.html#device">TQTextStream</a><li>deviceIsPixmap: - <a href="qglcontext.html#deviceIsPixmap">TQGLContext</a><li>dialMoved: + <a href="tqwmatrix.html#det">TQWMatrix</a><li>detach: + <a href="tqbitarray.html#detach">TQBitArray</a> <a href="tqglcolormap.html#detach">TQGLColormap</a> <a href="tqiconset.html#detach">TQIconSet</a> <a href="tqimage.html#detach">TQImage</a> <a href="tqmap.html#detach">TQMap</a> <a href="tqmemarray.html#detach">TQMemArray</a> <a href="tqpicture.html#detach">TQPicture</a> <a href="tqpixmap.html#detach">TQPixmap</a><li>device: + <a href="tqdatastream.html#device">TQDataStream</a> <a href="tqglcontext.html#device">TQGLContext</a> <a href="tqpainter.html#device">TQPainter</a> <a href="qtabletevent.html#device">TQTabletEvent</a> <a href="tqtextstream.html#device">TQTextStream</a><li>deviceIsPixmap: + <a href="tqglcontext.html#deviceIsPixmap">TQGLContext</a><li>dialMoved: <a href="ntqdial.html#dialMoved">TQDial</a><li>dialPressed: <a href="ntqdial.html#dialPressed">TQDial</a><li>dialReleased: <a href="ntqdial.html#dialReleased">TQDial</a><li>dialog: @@ -713,11 +713,11 @@ dark: <a href="tqfiledialog.html#dirEntered">TQFileDialog</a><li>dirName: <a href="tqdir.html#dirName">TQDir</a><li>dirPath: <a href="tqfiledialog.html#dirPath">TQFileDialog</a> <a href="tqfileinfo.html#dirPath">TQFileInfo</a> <a href="tqurl.html#dirPath">TQUrl</a><li>directRendering: - <a href="qglformat.html#directRendering">TQGLFormat</a><li>directSetValue: + <a href="tqglformat.html#directRendering">TQGLFormat</a><li>directSetValue: <a href="ntqrangecontrol.html#directSetValue">TQRangeControl</a><li>direction: <a href="qboxlayout.html#direction">TQBoxLayout</a> <a href="qchar.html#direction">TQChar</a><li>dirty: <a href="tqfont.html#dirty">TQFont</a><li>disabled: - <a href="ntqpalette.html#disabled">TQPalette</a><li>discardCommand: + <a href="tqpalette.html#disabled">TQPalette</a><li>discardCommand: <a href="tqsessionmanager.html#discardCommand">TQSessionManager</a><li>disconnect: <a href="tqobject.html#disconnect">TQObject</a> <a href="tqsignal.html#disconnect">TQSignal</a><li>disconnectItem: <a href="ntqaccel.html#disconnectItem">TQAccel</a> <a href="tqmenudata.html#disconnectItem">TQMenuData</a> <a href="tqmenudata.html#disconnectItem">TQPopupMenu</a><li>disconnectNotify: @@ -732,7 +732,7 @@ dark: <a href="qaccessibleinterface.html#doDefaultAction">TQAccessibleInterface</a><li>doKeyboardAction: <a href="tqtextedit.html#doKeyboardAction">TQTextEdit</a><li>doLayout: <a href="ntqlistbox.html#doLayout">TQListBox</a><li>docName: - <a href="ntqprinter.html#docName">TQPrinter</a><li>dock: + <a href="tqprinter.html#docName">TQPrinter</a><li>dock: <a href="ntqdockwindow.html#dock">TQDockWindow</a><li>dockWindowList: <a href="ntqdockarea.html#dockWindowList">TQDockArea</a><li>dockWindowPositionChanged: <a href="tqmainwindow.html#dockWindowPositionChanged">TQMainWindow</a><li>dockWindows: @@ -742,10 +742,10 @@ dark: <a href="tqdomdocument.html#documentElement">TQDomDocument</a><li>documentTitle: <a href="tqtextedit.html#documentTitle">TQTextEdit</a><li>done: <a href="ntqdialog.html#done">TQDialog</a> <a href="tqftp.html#done">TQFtp</a> <a href="tqhttp.html#done">TQHttp</a><li>doneCurrent: - <a href="qglcontext.html#doneCurrent">TQGLContext</a> <a href="qglwidget.html#doneCurrent">TQGLWidget</a><li>dotsPerMeterX: + <a href="tqglcontext.html#doneCurrent">TQGLContext</a> <a href="tqglwidget.html#doneCurrent">TQGLWidget</a><li>dotsPerMeterX: <a href="tqimage.html#dotsPerMeterX">TQImage</a><li>dotsPerMeterY: <a href="tqimage.html#dotsPerMeterY">TQImage</a><li>doubleBuffer: - <a href="qglformat.html#doubleBuffer">TQGLFormat</a> <a href="qglwidget.html#doubleBuffer">TQGLWidget</a><li>doubleClickInterval: + <a href="tqglformat.html#doubleBuffer">TQGLFormat</a> <a href="tqglwidget.html#doubleBuffer">TQGLWidget</a><li>doubleClickInterval: <a href="ntqapplication.html#doubleClickInterval">TQApplication</a><li>doubleClicked: <a href="tqiconview.html#doubleClicked">TQIconView</a> <a href="ntqlistbox.html#doubleClicked">TQListBox</a> <a href="ntqlistview.html#doubleClicked">TQListView</a> <a href="ntqtable.html#doubleClicked">TQTable</a> <a href="tqtextedit.html#doubleClicked">TQTextEdit</a><li>downRect: <a href="ntqspinbox.html#downRect">TQSpinBox</a><li>drag: @@ -812,8 +812,8 @@ dark: <a href="tqobject.html#dumpObjectTree">TQObject</a><li>duplicate: <a href="tqmemarray.html#duplicate">TQMemArray</a><li>duplicatesEnabled: <a href="ntqcombobox.html#duplicatesEnabled">TQComboBox</a><li>dx: - <a href="ntqwmatrix.html#dx">TQWMatrix</a><li>dy: - <a href="ntqwmatrix.html#dy">TQWMatrix</a><li><a name="e"></a> + <a href="tqwmatrix.html#dx">TQWMatrix</a><li>dy: + <a href="tqwmatrix.html#dy">TQWMatrix</a><li><a name="e"></a> echoMode: <a href="ntqlineedit.html#echoMode">TQLineEdit</a><li>editBuffer: <a href="tqsqlcursor.html#editBuffer">TQSqlCursor</a><li>editCell: @@ -862,13 +862,13 @@ echoMode: <a href="ntqwhatsthis.html#enterWhatsThisMode">TQWhatsThis</a><li>entities: <a href="tqdomdocumenttype.html#entities">TQDomDocumentType</a><li>entityResolver: <a href="tqxmlreader.html#entityResolver">TQXmlReader</a><li>entryColor: - <a href="ntqglcolormap.html#entryColor">TQGLColormap</a><li>entryInfoList: + <a href="tqglcolormap.html#entryColor">TQGLColormap</a><li>entryInfoList: <a href="tqdir.html#entryInfoList">TQDir</a><li>entryList: <a href="tqdir.html#entryList">TQDir</a> <a href="tqsettings.html#entryList">TQSettings</a><li>entryRgb: - <a href="ntqglcolormap.html#entryRgb">TQGLColormap</a><li>enumKeys: + <a href="tqglcolormap.html#entryRgb">TQGLColormap</a><li>enumKeys: <a href="qmetaproperty.html#enumKeys">TQMetaProperty</a><li>eof: <a href="tqdatasink.html#eof">TQDataSink</a><li>eor: - <a href="ntqregion.html#eor">TQRegion</a><li>equal: + <a href="tqregion.html#eor">TQRegion</a><li>equal: <a href="tqurlinfo.html#equal">TQUrlInfo</a><li>erase: <a href="tqmap.html#erase">TQMap</a> <a href="tqvaluelist.html#erase">TQValueList</a> <a href="tqvaluevector.html#erase">TQValueVector</a> <a href="tqwidget.html#erase">TQWidget</a><li>eraseColor: <a href="tqwidget.html#eraseColor">TQWidget</a><li>erasePixmap: @@ -918,18 +918,18 @@ falseText: <a href="tqdir.html#filePath">TQDir</a> <a href="tqfileinfo.html#filePath">TQFileInfo</a> <a href="tqmimesourcefactory.html#filePath">TQMimeSourceFactory</a><li>fileSelected: <a href="tqfiledialog.html#fileSelected">TQFileDialog</a><li>filesSelected: <a href="tqfiledialog.html#filesSelected">TQFileDialog</a><li>fill: - <a href="tqbitarray.html#fill">TQBitArray</a> <a href="tqcstring.html#fill">TQCString</a> <a href="tqimage.html#fill">TQImage</a> <a href="tqmemarray.html#fill">TQMemArray</a> <a href="ntqpixmap.html#fill">TQPixmap</a> <a href="tqptrvector.html#fill">TQPtrVector</a> <a href="tqstring.html#fill">TQString</a> <a href="tqtextstream.html#fill">TQTextStream</a><li>fillRect: + <a href="tqbitarray.html#fill">TQBitArray</a> <a href="tqcstring.html#fill">TQCString</a> <a href="tqimage.html#fill">TQImage</a> <a href="tqmemarray.html#fill">TQMemArray</a> <a href="tqpixmap.html#fill">TQPixmap</a> <a href="tqptrvector.html#fill">TQPtrVector</a> <a href="tqstring.html#fill">TQString</a> <a href="tqtextstream.html#fill">TQTextStream</a><li>fillRect: <a href="tqpainter.html#fillRect">TQPainter</a><li>filter: <a href="tqdatabrowser.html#filter">TQDataBrowser</a> <a href="tqdatatable.html#filter">TQDataTable</a> <a href="tqdir.html#filter">TQDir</a> <a href="tqsqlcursor.html#filter">TQSqlCursor</a><li>filterSelected: <a href="tqfiledialog.html#filterSelected">TQFileDialog</a><li>find: - <a href="tqasciicache.html#find">TQAsciiCache</a> <a href="tqasciidict.html#find">TQAsciiDict</a> <a href="ntqbuttongroup.html#find">TQButtonGroup</a> <a href="tqcstring.html#find">TQCString</a> <a href="tqcache.html#find">TQCache</a> <a href="tqdatatable.html#find">TQDataTable</a> <a href="tqdict.html#find">TQDict</a> <a href="ntqglcolormap.html#find">TQGLColormap</a> <a href="tqintcache.html#find">TQIntCache</a> <a href="tqintdict.html#find">TQIntDict</a> <a href="tqmap.html#find">TQMap</a> <a href="tqmemarray.html#find">TQMemArray</a> <a href="ntqpixmapcache.html#find">TQPixmapCache</a> <a href="tqptrdict.html#find">TQPtrDict</a> <a href="tqptrlist.html#find">TQPtrList</a> <a href="tqptrvector.html#find">TQPtrVector</a> <a href="tqsqlrecordinfo.html#find">TQSqlRecordInfo</a> <a href="tqstring.html#find">TQString</a> <a href="tqtextedit.html#find">TQTextEdit</a> <a href="tqvaluelist.html#find">TQValueList</a> <a href="tqwidget.html#find">TQWidget</a><li>findFirstVisibleItem: + <a href="tqasciicache.html#find">TQAsciiCache</a> <a href="tqasciidict.html#find">TQAsciiDict</a> <a href="ntqbuttongroup.html#find">TQButtonGroup</a> <a href="tqcstring.html#find">TQCString</a> <a href="tqcache.html#find">TQCache</a> <a href="tqdatatable.html#find">TQDataTable</a> <a href="tqdict.html#find">TQDict</a> <a href="tqglcolormap.html#find">TQGLColormap</a> <a href="tqintcache.html#find">TQIntCache</a> <a href="tqintdict.html#find">TQIntDict</a> <a href="tqmap.html#find">TQMap</a> <a href="tqmemarray.html#find">TQMemArray</a> <a href="tqpixmapcache.html#find">TQPixmapCache</a> <a href="tqptrdict.html#find">TQPtrDict</a> <a href="tqptrlist.html#find">TQPtrList</a> <a href="tqptrvector.html#find">TQPtrVector</a> <a href="tqsqlrecordinfo.html#find">TQSqlRecordInfo</a> <a href="tqstring.html#find">TQString</a> <a href="tqtextedit.html#find">TQTextEdit</a> <a href="tqvaluelist.html#find">TQValueList</a> <a href="tqwidget.html#find">TQWidget</a><li>findFirstVisibleItem: <a href="tqiconview.html#findFirstVisibleItem">TQIconView</a><li>findIndex: <a href="tqvaluelist.html#findIndex">TQValueList</a><li>findItem: <a href="tqiconview.html#findItem">TQIconView</a> <a href="ntqlistbox.html#findItem">TQListBox</a> <a href="ntqlistview.html#findItem">TQListView</a> <a href="tqmenudata.html#findItem">TQMenuData</a><li>findKey: <a href="ntqaccel.html#findKey">TQAccel</a><li>findLastVisibleItem: <a href="tqiconview.html#findLastVisibleItem">TQIconView</a><li>findMessage: <a href="ntqtranslator.html#findMessage">TQTranslator</a><li>findNearest: - <a href="ntqglcolormap.html#findNearest">TQGLColormap</a><li>findNext: + <a href="tqglcolormap.html#findNearest">TQGLColormap</a><li>findNext: <a href="tqptrlist.html#findNext">TQPtrList</a><li>findNextRef: <a href="tqptrlist.html#findNextRef">TQPtrList</a><li>findProperty: <a href="ntqmetaobject.html#findProperty">TQMetaObject</a><li>findRef: @@ -976,7 +976,7 @@ falseText: <a href="tqcolorgroup.html#foreground">TQColorGroup</a><li>foregroundColor: <a href="tqwidget.html#foregroundColor">TQWidget</a><li>form: <a href="tqdatabrowser.html#form">TQDataBrowser</a> <a href="tqdataview.html#form">TQDataView</a><li>format: - <a href="tqdropevent.html#format">TQDropEvent</a> <a href="qglcontext.html#format">TQGLContext</a> <a href="qglwidget.html#format">TQGLWidget</a> <a href="tqimagedecoder.html#format">TQImageDecoder</a> <a href="tqimageio.html#format">TQImageIO</a> <a href="tqmimesource.html#format">TQMimeSource</a><li>formatName: + <a href="tqdropevent.html#format">TQDropEvent</a> <a href="tqglcontext.html#format">TQGLContext</a> <a href="tqglwidget.html#format">TQGLWidget</a> <a href="tqimagedecoder.html#format">TQImageDecoder</a> <a href="tqimageio.html#format">TQImageIO</a> <a href="tqmimesource.html#format">TQMimeSource</a><li>formatName: <a href="tqimagedecoder.html#formatName">TQImageDecoder</a> <a href="tqimageformattype.html#formatName">TQImageFormatType</a><li>formatValue: <a href="tqsqldriver.html#formatValue">TQSqlDriver</a><li>forward: <a href="tqtextbrowser.html#forward">TQTextBrowser</a><li>forwardAvailable: @@ -1000,8 +1000,8 @@ falseText: <a href="tqvaluelist.html#fromLast">TQValueList</a><li>fromLatin1: <a href="tqstring.html#fromLatin1">TQString</a><li>fromLocal8Bit: <a href="tqstring.html#fromLocal8Bit">TQString</a><li>fromMimeSource: - <a href="tqimage.html#fromMimeSource">TQImage</a> <a href="ntqpixmap.html#fromMimeSource">TQPixmap</a><li>fromPage: - <a href="ntqprinter.html#fromPage">TQPrinter</a><li>fromRawData: + <a href="tqimage.html#fromMimeSource">TQImage</a> <a href="tqpixmap.html#fromMimeSource">TQPixmap</a><li>fromPage: + <a href="tqprinter.html#fromPage">TQPrinter</a><li>fromRawData: <a href="tqxmlinputsource.html#fromRawData">TQXmlInputSource</a><li>fromStrList: <a href="tqstringlist.html#fromStrList">TQStringList</a><li>fromString: <a href="tqdate.html#fromString">TQDate</a> <a href="tqdatetime.html#fromString">TQDateTime</a> <a href="tqfont.html#fromString">TQFont</a> <a href="tqtime.html#fromString">TQTime</a><li>fromStringList: @@ -1010,11 +1010,11 @@ falseText: <a href="tqhebrewcodec.html#fromUnicode">TQHebrewCodec</a> <a href="tqtextcodec.html#fromUnicode">TQTextCodec</a> <a href="tqtextencoder.html#fromUnicode">TQTextEncoder</a><li>fromUtf8: <a href="tqstring.html#fromUtf8">TQString</a><li>front: <a href="tqvaluelist.html#front">TQValueList</a> <a href="tqvaluevector.html#front">TQValueVector</a><li>fullPage: - <a href="ntqprinter.html#fullPage">TQPrinter</a><li>fullSpan: + <a href="tqprinter.html#fullPage">TQPrinter</a><li>fullSpan: <a href="qcustommenuitem.html#fullSpan">TQCustomMenuItem</a><li><a name="g"></a> gamma: <a href="tqimageio.html#gamma">TQImageIO</a><li>generateFontDisplayLists: - <a href="qglcontext.html#generateFontDisplayLists">TQGLContext</a><li>geometry: + <a href="tqglcontext.html#generateFontDisplayLists">TQGLContext</a><li>geometry: <a href="qlayoutitem.html#geometry">TQLayoutItem</a> <a href="tqwidget.html#geometry">TQWidget</a><li>get: <a href="tqftp.html#get">TQFtp</a> <a href="tqhttp.html#get">TQHttp</a> <a href="tqurloperator.html#get">TQUrlOperator</a><li>getColor: <a href="tqcolordialog.html#getColor">TQColorDialog</a><li>getCursorPosition: @@ -1050,18 +1050,18 @@ gamma: <a href="qnplugin.html#getVersionInfo">TQNPlugin</a><li>getWFlags: <a href="tqwidget.html#getWFlags">TQWidget</a><li>getch: <a href="tqfile.html#getch">TQFile</a> <a href="tqiodevice.html#getch">TQIODevice</a> <a href="tqsocket.html#getch">TQSocket</a><li>glDraw: - <a href="qglwidget.html#glDraw">TQGLWidget</a><li>glInit: - <a href="qglwidget.html#glInit">TQGLWidget</a><li>globalPos: + <a href="tqglwidget.html#glDraw">TQGLWidget</a><li>glInit: + <a href="tqglwidget.html#glInit">TQGLWidget</a><li>globalPos: <a href="qcontextmenuevent.html#globalPos">TQContextMenuEvent</a> <a href="qmouseevent.html#globalPos">TQMouseEvent</a> <a href="qtabletevent.html#globalPos">TQTabletEvent</a> <a href="qwheelevent.html#globalPos">TQWheelEvent</a><li>globalStrut: <a href="ntqapplication.html#globalStrut">TQApplication</a><li>globalX: <a href="qcontextmenuevent.html#globalX">TQContextMenuEvent</a> <a href="qmouseevent.html#globalX">TQMouseEvent</a> <a href="qtabletevent.html#globalX">TQTabletEvent</a> <a href="qwheelevent.html#globalX">TQWheelEvent</a><li>globalY: <a href="qcontextmenuevent.html#globalY">TQContextMenuEvent</a> <a href="qmouseevent.html#globalY">TQMouseEvent</a> <a href="qtabletevent.html#globalY">TQTabletEvent</a> <a href="qwheelevent.html#globalY">TQWheelEvent</a><li>gotFocus: <a href="qfocusevent.html#gotFocus">TQFocusEvent</a><li>grabFrameBuffer: - <a href="qglwidget.html#grabFrameBuffer">TQGLWidget</a><li>grabKeyboard: + <a href="tqglwidget.html#grabFrameBuffer">TQGLWidget</a><li>grabKeyboard: <a href="tqwidget.html#grabKeyboard">TQWidget</a><li>grabMouse: <a href="tqwidget.html#grabMouse">TQWidget</a><li>grabWidget: - <a href="ntqpixmap.html#grabWidget">TQPixmap</a><li>grabWindow: - <a href="ntqpixmap.html#grabWindow">TQPixmap</a><li>greaterThan: + <a href="tqpixmap.html#grabWidget">TQPixmap</a><li>grabWindow: + <a href="tqpixmap.html#grabWindow">TQPixmap</a><li>greaterThan: <a href="tqurlinfo.html#greaterThan">TQUrlInfo</a><li>green: <a href="tqcolor.html#green">TQColor</a><li>grep: <a href="tqstringlist.html#grep">TQStringList</a><li>gres: @@ -1074,14 +1074,14 @@ gamma: <a href="ntqapplication.html#guiThreadAwake">TQApplication</a><li><a name="h"></a> hScrollBarMode: <a href="ntqscrollview.html#hScrollBarMode">TQScrollView</a><li>handle: - <a href="ntqcursor.html#handle">TQCursor</a> <a href="tqfile.html#handle">TQFile</a> <a href="tqfont.html#handle">TQFont</a> <a href="tqpaintdevice.html#handle">TQPaintDevice</a> <a href="tqpainter.html#handle">TQPainter</a> <a href="ntqregion.html#handle">TQRegion</a> <a href="tqsessionmanager.html#handle">TQSessionManager</a><li>handleError: + <a href="ntqcursor.html#handle">TQCursor</a> <a href="tqfile.html#handle">TQFile</a> <a href="tqfont.html#handle">TQFont</a> <a href="tqpaintdevice.html#handle">TQPaintDevice</a> <a href="tqpainter.html#handle">TQPainter</a> <a href="tqregion.html#handle">TQRegion</a> <a href="tqsessionmanager.html#handle">TQSessionManager</a><li>handleError: <a href="tqdatabrowser.html#handleError">TQDataBrowser</a> <a href="tqdatatable.html#handleError">TQDataTable</a><li>handlePosition: <a href="ntqdockarea.html#handlePosition">TQDockArea</a><li>handleWidth: <a href="ntqsplitter.html#handleWidth">TQSplitter</a><li>hasAcceptableInput: <a href="ntqlineedit.html#hasAcceptableInput">TQLineEdit</a><li>hasAlpha: - <a href="ntqpixmap.html#hasAlpha">TQPixmap</a><li>hasAlphaBuffer: + <a href="tqpixmap.html#hasAlpha">TQPixmap</a><li>hasAlphaBuffer: <a href="tqimage.html#hasAlphaBuffer">TQImage</a><li>hasAlphaChannel: - <a href="ntqpixmap.html#hasAlphaChannel">TQPixmap</a><li>hasApplyButton: + <a href="tqpixmap.html#hasAlphaChannel">TQPixmap</a><li>hasApplyButton: <a href="ntqtabdialog.html#hasApplyButton">TQTabDialog</a><li>hasAttribute: <a href="tqdomelement.html#hasAttribute">TQDomElement</a><li>hasAttributeNS: <a href="tqdomelement.html#hasAttributeNS">TQDomElement</a><li>hasAttributes: @@ -1106,9 +1106,9 @@ hScrollBarMode: <a href="tqwidget.html#hasMouseTracking">TQWidget</a><li>hasOkButton: <a href="ntqtabdialog.html#hasOkButton">TQTabDialog</a><li>hasOnlyLocalFileSystem: <a href="tqnetworkprotocol.html#hasOnlyLocalFileSystem">TQNetworkProtocol</a><li>hasOpenGL: - <a href="qglformat.html#hasOpenGL">TQGLFormat</a><li>hasOpenGLOverlays: - <a href="qglformat.html#hasOpenGLOverlays">TQGLFormat</a><li>hasOverlay: - <a href="qglformat.html#hasOverlay">TQGLFormat</a><li>hasPassword: + <a href="tqglformat.html#hasOpenGL">TQGLFormat</a><li>hasOpenGLOverlays: + <a href="tqglformat.html#hasOpenGLOverlays">TQGLFormat</a><li>hasOverlay: + <a href="tqglformat.html#hasOverlay">TQGLFormat</a><li>hasPassword: <a href="tqurl.html#hasPassword">TQUrl</a><li>hasPath: <a href="tqurl.html#hasPath">TQUrl</a><li>hasPendingCommands: <a href="tqftp.html#hasPendingCommands">TQFtp</a><li>hasPendingEvents: @@ -1128,7 +1128,7 @@ hScrollBarMode: <a href="ntqlistview.html#header">TQListView</a><li>headerSection: <a href="tqstyleoption.html#headerSection">TQStyleOption</a><li>headerWidth: <a href="ntqheader.html#headerWidth">TQHeader</a><li>height: - <a href="tqcanvas.html#height">TQCanvas</a> <a href="tqcanvasellipse.html#height">TQCanvasEllipse</a> <a href="tqcanvasrectangle.html#height">TQCanvasRectangle</a> <a href="tqcanvassprite.html#height">TQCanvasSprite</a> <a href="tqfontmetrics.html#height">TQFontMetrics</a> <a href="tqiconviewitem.html#height">TQIconViewItem</a> <a href="tqimage.html#height">TQImage</a> <a href="qlistboxitem.html#height">TQListBoxItem</a> <a href="qlistboxpixmap.html#height">TQListBoxPixmap</a> <a href="qlistboxtext.html#height">TQListBoxText</a> <a href="qlistviewitem.html#height">TQListViewItem</a> <a href="tqpaintdevicemetrics.html#height">TQPaintDeviceMetrics</a> <a href="ntqpixmap.html#height">TQPixmap</a> <a href="ntqrect.html#height">TQRect</a> <a href="ntqsimplerichtext.html#height">TQSimpleRichText</a> <a href="tqsize.html#height">TQSize</a> <a href="tqwidget.html#height">TQWidget</a><li>heightForWidth: + <a href="tqcanvas.html#height">TQCanvas</a> <a href="tqcanvasellipse.html#height">TQCanvasEllipse</a> <a href="tqcanvasrectangle.html#height">TQCanvasRectangle</a> <a href="tqcanvassprite.html#height">TQCanvasSprite</a> <a href="tqfontmetrics.html#height">TQFontMetrics</a> <a href="tqiconviewitem.html#height">TQIconViewItem</a> <a href="tqimage.html#height">TQImage</a> <a href="qlistboxitem.html#height">TQListBoxItem</a> <a href="qlistboxpixmap.html#height">TQListBoxPixmap</a> <a href="qlistboxtext.html#height">TQListBoxText</a> <a href="qlistviewitem.html#height">TQListViewItem</a> <a href="tqpaintdevicemetrics.html#height">TQPaintDeviceMetrics</a> <a href="tqpixmap.html#height">TQPixmap</a> <a href="tqrect.html#height">TQRect</a> <a href="ntqsimplerichtext.html#height">TQSimpleRichText</a> <a href="tqsize.html#height">TQSize</a> <a href="tqwidget.html#height">TQWidget</a><li>heightForWidth: <a href="qboxlayout.html#heightForWidth">TQBoxLayout</a> <a href="qgridlayout.html#heightForWidth">TQGridLayout</a> <a href="qlayoutitem.html#heightForWidth">TQLayoutItem</a> <a href="tqmenubar.html#heightForWidth">TQMenuBar</a> <a href="tqtextedit.html#heightForWidth">TQTextEdit</a> <a href="tqwidget.html#heightForWidth">TQWidget</a><li>heightMM: <a href="tqpaintdevicemetrics.html#heightMM">TQPaintDeviceMetrics</a><li>help: <a href="ntqwizard.html#help">TQWizard</a><li>helpButton: @@ -1182,14 +1182,14 @@ icon: <a href="tqwidget.html#imStartEvent">TQWidget</a><li>image: <a href="tqcanvaspixmaparray.html#image">TQCanvasPixmapArray</a> <a href="tqcanvassprite.html#image">TQCanvasSprite</a> <a href="tqclipboard.html#image">TQClipboard</a> <a href="tqimagedecoder.html#image">TQImageDecoder</a> <a href="tqimageio.html#image">TQImageIO</a><li>imageAdvanced: <a href="tqcanvassprite.html#imageAdvanced">TQCanvasSprite</a><li>imageFormat: - <a href="tqimage.html#imageFormat">TQImage</a> <a href="tqimageio.html#imageFormat">TQImageIO</a> <a href="ntqpixmap.html#imageFormat">TQPixmap</a><li>implementation: + <a href="tqimage.html#imageFormat">TQImage</a> <a href="tqimageio.html#imageFormat">TQImageIO</a> <a href="tqpixmap.html#imageFormat">TQPixmap</a><li>implementation: <a href="tqdomdocument.html#implementation">TQDomDocument</a><li>importNode: <a href="tqdomdocument.html#importNode">TQDomDocument</a><li>inFont: <a href="tqfontmetrics.html#inFont">TQFontMetrics</a><li>inSort: <a href="tqptrlist.html#inSort">TQPtrList</a><li>inText: <a href="ntqsimplerichtext.html#inText">TQSimpleRichText</a><li>inWhatsThisMode: <a href="ntqwhatsthis.html#inWhatsThisMode">TQWhatsThis</a><li>inactive: - <a href="ntqpalette.html#inactive">TQPalette</a><li>includeFile: + <a href="tqpalette.html#inactive">TQPalette</a><li>includeFile: <a href="tqwidgetplugin.html#includeFile">TQWidgetPlugin</a><li>indent: <a href="ntqlabel.html#indent">TQLabel</a><li>index: <a href="tqiconview.html#index">TQIconView</a> <a href="tqiconviewitem.html#index">TQIconViewItem</a> <a href="ntqlistbox.html#index">TQListBox</a> <a href="tqsqlcursor.html#index">TQSqlCursor</a> <a href="tqxmlattributes.html#index">TQXmlAttributes</a><li>indexChange: @@ -1201,13 +1201,13 @@ icon: <a href="ntqmetaobject.html#inherits">TQMetaObject</a> <a href="tqobject.html#inherits">TQObject</a><li>init: <a href="qtableselection.html#init">TQTableSelection</a><li>initialize: <a href="tqcolor.html#initialize">TQColor</a> <a href="ntqcursor.html#initialize">TQCursor</a> <a href="tqwindowsmime.html#initialize">TQWindowsMime</a><li>initializeGL: - <a href="qglwidget.html#initializeGL">TQGLWidget</a><li>initializeOverlayGL: - <a href="qglwidget.html#initializeOverlayGL">TQGLWidget</a><li>initialized: - <a href="qglcontext.html#initialized">TQGLContext</a><li>inputFormatList: + <a href="tqglwidget.html#initializeGL">TQGLWidget</a><li>initializeOverlayGL: + <a href="tqglwidget.html#initializeOverlayGL">TQGLWidget</a><li>initialized: + <a href="tqglcontext.html#initialized">TQGLContext</a><li>inputFormatList: <a href="tqimage.html#inputFormatList">TQImage</a><li>inputFormats: <a href="tqimage.html#inputFormats">TQImage</a> <a href="tqimagedecoder.html#inputFormats">TQImageDecoder</a> <a href="tqimageio.html#inputFormats">TQImageIO</a><li>inputMask: <a href="ntqlineedit.html#inputMask">TQLineEdit</a><li>insert: - <a href="tqasciicache.html#insert">TQAsciiCache</a> <a href="tqasciidict.html#insert">TQAsciiDict</a> <a href="ntqbuttongroup.html#insert">TQButtonGroup</a> <a href="tqcstring.html#insert">TQCString</a> <a href="tqcache.html#insert">TQCache</a> <a href="tqdatabrowser.html#insert">TQDataBrowser</a> <a href="tqdict.html#insert">TQDict</a> <a href="tqintcache.html#insert">TQIntCache</a> <a href="tqintdict.html#insert">TQIntDict</a> <a href="ntqlineedit.html#insert">TQLineEdit</a> <a href="tqmap.html#insert">TQMap</a> <a href="ntqpixmapcache.html#insert">TQPixmapCache</a> <a href="tqptrdict.html#insert">TQPtrDict</a> <a href="tqptrlist.html#insert">TQPtrList</a> <a href="tqptrvector.html#insert">TQPtrVector</a> <a href="tqsqlcursor.html#insert">TQSqlCursor</a> <a href="tqsqlform.html#insert">TQSqlForm</a> <a href="tqsqlpropertymap.html#insert">TQSqlPropertyMap</a> <a href="tqsqlrecord.html#insert">TQSqlRecord</a> <a href="tqstring.html#insert">TQString</a> <a href="tqtextedit.html#insert">TQTextEdit</a> <a href="ntqtranslator.html#insert">TQTranslator</a> <a href="tqvaluelist.html#insert">TQValueList</a> <a href="tqvaluevector.html#insert">TQValueVector</a><li>insertAfter: + <a href="tqasciicache.html#insert">TQAsciiCache</a> <a href="tqasciidict.html#insert">TQAsciiDict</a> <a href="ntqbuttongroup.html#insert">TQButtonGroup</a> <a href="tqcstring.html#insert">TQCString</a> <a href="tqcache.html#insert">TQCache</a> <a href="tqdatabrowser.html#insert">TQDataBrowser</a> <a href="tqdict.html#insert">TQDict</a> <a href="tqintcache.html#insert">TQIntCache</a> <a href="tqintdict.html#insert">TQIntDict</a> <a href="ntqlineedit.html#insert">TQLineEdit</a> <a href="tqmap.html#insert">TQMap</a> <a href="tqpixmapcache.html#insert">TQPixmapCache</a> <a href="tqptrdict.html#insert">TQPtrDict</a> <a href="tqptrlist.html#insert">TQPtrList</a> <a href="tqptrvector.html#insert">TQPtrVector</a> <a href="tqsqlcursor.html#insert">TQSqlCursor</a> <a href="tqsqlform.html#insert">TQSqlForm</a> <a href="tqsqlpropertymap.html#insert">TQSqlPropertyMap</a> <a href="tqsqlrecord.html#insert">TQSqlRecord</a> <a href="tqstring.html#insert">TQString</a> <a href="tqtextedit.html#insert">TQTextEdit</a> <a href="ntqtranslator.html#insert">TQTranslator</a> <a href="tqvaluelist.html#insert">TQValueList</a> <a href="tqvaluevector.html#insert">TQValueVector</a><li>insertAfter: <a href="tqdomnode.html#insertAfter">TQDomNode</a><li>insertAndMark: <a href="ntqmultilineedit.html#insertAndMark">TQMultiLineEdit</a><li>insertAt: <a href="ntqmultilineedit.html#insertAt">TQMultiLineEdit</a> <a href="tqtextedit.html#insertAt">TQTextEdit</a><li>insertBefore: @@ -1251,12 +1251,12 @@ icon: <a href="tqxmldeclhandler.html#internalEntityDecl">TQXmlDeclHandler</a><li>internalSubset: <a href="tqdomdocumenttype.html#internalSubset">TQDomDocumentType</a><li>interpretText: <a href="ntqspinbox.html#interpretText">TQSpinBox</a><li>intersect: - <a href="ntqrect.html#intersect">TQRect</a> <a href="ntqregion.html#intersect">TQRegion</a><li>intersects: - <a href="tqiconviewitem.html#intersects">TQIconViewItem</a> <a href="ntqrect.html#intersects">TQRect</a><li>invalidate: + <a href="tqrect.html#intersect">TQRect</a> <a href="tqregion.html#intersect">TQRegion</a><li>intersects: + <a href="tqiconviewitem.html#intersects">TQIconViewItem</a> <a href="tqrect.html#intersects">TQRect</a><li>invalidate: <a href="qboxlayout.html#invalidate">TQBoxLayout</a> <a href="tqcanvaspolygonalitem.html#invalidate">TQCanvasPolygonalItem</a> <a href="qgridlayout.html#invalidate">TQGridLayout</a> <a href="ntqlayout.html#invalidate">TQLayout</a> <a href="qlayoutitem.html#invalidate">TQLayoutItem</a><li>invalidateHeight: <a href="qlistviewitem.html#invalidateHeight">TQListViewItem</a><li>inverseWorldMatrix: <a href="tqcanvasview.html#inverseWorldMatrix">TQCanvasView</a><li>invert: - <a href="ntqwmatrix.html#invert">TQWMatrix</a><li>invertPixels: + <a href="tqwmatrix.html#invert">TQWMatrix</a><li>invertPixels: <a href="tqimage.html#invertPixels">TQImage</a><li>invertSelection: <a href="tqiconview.html#invertSelection">TQIconView</a> <a href="ntqlistbox.html#invertSelection">TQListBox</a> <a href="ntqlistview.html#invertSelection">TQListView</a><li>ioDevice: <a href="tqimageio.html#ioDevice">TQImageIO</a><li>isA: @@ -1288,7 +1288,7 @@ icon: <a href="qcontextmenuevent.html#isConsumed">TQContextMenuEvent</a><li>isContainer: <a href="tqwidgetplugin.html#isContainer">TQWidgetPlugin</a><li>isContentsPreviewEnabled: <a href="tqfiledialog.html#isContentsPreviewEnabled">TQFileDialog</a><li>isCopyOf: - <a href="tqfont.html#isCopyOf">TQFont</a> <a href="ntqpalette.html#isCopyOf">TQPalette</a><li>isCurrent: + <a href="tqfont.html#isCopyOf">TQFont</a> <a href="tqpalette.html#isCopyOf">TQPalette</a><li>isCurrent: <a href="qlistboxitem.html#isCurrent">TQListBoxItem</a><li>isCustomizable: <a href="tqmainwindow.html#isCustomizable">TQMainWindow</a><li>isDefault: <a href="ntqpushbutton.html#isDefault">TQPushButton</a> <a href="tqstyleoption.html#isDefault">TQStyleOption</a><li>isDefaultUp: @@ -1311,7 +1311,7 @@ icon: <a href="ntqtable.html#isEditing">TQTable</a><li>isEffectEnabled: <a href="ntqapplication.html#isEffectEnabled">TQApplication</a><li>isElement: <a href="tqdomelement.html#isElement">TQDomElement</a> <a href="tqdomnode.html#isElement">TQDomNode</a><li>isEmpty: - <a href="tqasciicache.html#isEmpty">TQAsciiCache</a> <a href="tqasciicacheiterator.html#isEmpty">TQAsciiCacheIterator</a> <a href="tqasciidict.html#isEmpty">TQAsciiDict</a> <a href="tqasciidictiterator.html#isEmpty">TQAsciiDictIterator</a> <a href="tqcstring.html#isEmpty">TQCString</a> <a href="tqcache.html#isEmpty">TQCache</a> <a href="tqcacheiterator.html#isEmpty">TQCacheIterator</a> <a href="tqdict.html#isEmpty">TQDict</a> <a href="tqdictiterator.html#isEmpty">TQDictIterator</a> <a href="ntqdockarea.html#isEmpty">TQDockArea</a> <a href="ntqglcolormap.html#isEmpty">TQGLColormap</a> <a href="tqintcache.html#isEmpty">TQIntCache</a> <a href="tqintcacheiterator.html#isEmpty">TQIntCacheIterator</a> <a href="tqintdict.html#isEmpty">TQIntDict</a> <a href="tqintdictiterator.html#isEmpty">TQIntDictIterator</a> <a href="ntqkeysequence.html#isEmpty">TQKeySequence</a> <a href="ntqlayout.html#isEmpty">TQLayout</a> <a href="qlayoutitem.html#isEmpty">TQLayoutItem</a> <a href="tqmap.html#isEmpty">TQMap</a> <a href="tqmemarray.html#isEmpty">TQMemArray</a> <a href="tqobjectcleanuphandler.html#isEmpty">TQObjectCleanupHandler</a> <a href="tqptrdict.html#isEmpty">TQPtrDict</a> <a href="tqptrdictiterator.html#isEmpty">TQPtrDictIterator</a> <a href="tqptrlist.html#isEmpty">TQPtrList</a> <a href="tqptrlistiterator.html#isEmpty">TQPtrListIterator</a> <a href="tqptrqueue.html#isEmpty">TQPtrQueue</a> <a href="tqptrstack.html#isEmpty">TQPtrStack</a> <a href="tqptrvector.html#isEmpty">TQPtrVector</a> <a href="ntqrect.html#isEmpty">TQRect</a> <a href="tqregexp.html#isEmpty">TQRegExp</a> <a href="ntqregion.html#isEmpty">TQRegion</a> <a href="tqsize.html#isEmpty">TQSize</a> <a href="qspaceritem.html#isEmpty">TQSpacerItem</a> <a href="tqsqlrecord.html#isEmpty">TQSqlRecord</a> <a href="tqstring.html#isEmpty">TQString</a> <a href="qtableselection.html#isEmpty">TQTableSelection</a> <a href="ntqtranslator.html#isEmpty">TQTranslator</a> <a href="tqvaluelist.html#isEmpty">TQValueList</a> <a href="tqvaluevector.html#isEmpty">TQValueVector</a> <a href="tqwidgetitem.html#isEmpty">TQWidgetItem</a><li>isEnabled: + <a href="tqasciicache.html#isEmpty">TQAsciiCache</a> <a href="tqasciicacheiterator.html#isEmpty">TQAsciiCacheIterator</a> <a href="tqasciidict.html#isEmpty">TQAsciiDict</a> <a href="tqasciidictiterator.html#isEmpty">TQAsciiDictIterator</a> <a href="tqcstring.html#isEmpty">TQCString</a> <a href="tqcache.html#isEmpty">TQCache</a> <a href="tqcacheiterator.html#isEmpty">TQCacheIterator</a> <a href="tqdict.html#isEmpty">TQDict</a> <a href="tqdictiterator.html#isEmpty">TQDictIterator</a> <a href="ntqdockarea.html#isEmpty">TQDockArea</a> <a href="tqglcolormap.html#isEmpty">TQGLColormap</a> <a href="tqintcache.html#isEmpty">TQIntCache</a> <a href="tqintcacheiterator.html#isEmpty">TQIntCacheIterator</a> <a href="tqintdict.html#isEmpty">TQIntDict</a> <a href="tqintdictiterator.html#isEmpty">TQIntDictIterator</a> <a href="ntqkeysequence.html#isEmpty">TQKeySequence</a> <a href="ntqlayout.html#isEmpty">TQLayout</a> <a href="qlayoutitem.html#isEmpty">TQLayoutItem</a> <a href="tqmap.html#isEmpty">TQMap</a> <a href="tqmemarray.html#isEmpty">TQMemArray</a> <a href="tqobjectcleanuphandler.html#isEmpty">TQObjectCleanupHandler</a> <a href="tqptrdict.html#isEmpty">TQPtrDict</a> <a href="tqptrdictiterator.html#isEmpty">TQPtrDictIterator</a> <a href="tqptrlist.html#isEmpty">TQPtrList</a> <a href="tqptrlistiterator.html#isEmpty">TQPtrListIterator</a> <a href="tqptrqueue.html#isEmpty">TQPtrQueue</a> <a href="tqptrstack.html#isEmpty">TQPtrStack</a> <a href="tqptrvector.html#isEmpty">TQPtrVector</a> <a href="tqrect.html#isEmpty">TQRect</a> <a href="tqregexp.html#isEmpty">TQRegExp</a> <a href="tqregion.html#isEmpty">TQRegion</a> <a href="tqsize.html#isEmpty">TQSize</a> <a href="qspaceritem.html#isEmpty">TQSpacerItem</a> <a href="tqsqlrecord.html#isEmpty">TQSqlRecord</a> <a href="tqstring.html#isEmpty">TQString</a> <a href="qtableselection.html#isEmpty">TQTableSelection</a> <a href="ntqtranslator.html#isEmpty">TQTranslator</a> <a href="tqvaluelist.html#isEmpty">TQValueList</a> <a href="tqvaluevector.html#isEmpty">TQValueVector</a> <a href="tqwidgetitem.html#isEmpty">TQWidgetItem</a><li>isEnabled: <a href="ntqaccel.html#isEnabled">TQAccel</a> <a href="tqaction.html#isEnabled">TQAction</a> <a href="tqcanvasitem.html#isEnabled">TQCanvasItem</a> <a href="ntqlayout.html#isEnabled">TQLayout</a> <a href="qlistviewitem.html#isEnabled">TQListViewItem</a> <a href="tqsocketnotifier.html#isEnabled">TQSocketNotifier</a> <a href="qtab.html#isEnabled">TQTab</a> <a href="qtableitem.html#isEnabled">TQTableItem</a> <a href="tqwidget.html#isEnabled">TQWidget</a><li>isEnabledTo: <a href="tqwidget.html#isEnabledTo">TQWidget</a><li>isEntity: <a href="tqdomentity.html#isEntity">TQDomEntity</a> <a href="tqdomnode.html#isEntity">TQDomNode</a><li>isEntityReference: @@ -1337,11 +1337,11 @@ icon: <a href="ntqdockwindow.html#isHorizontallyStretchable">TQDockWindow</a><li>isIPv4Address: <a href="tqhostaddress.html#isIPv4Address">TQHostAddress</a><li>isIPv6Address: <a href="tqhostaddress.html#isIPv6Address">TQHostAddress</a><li>isIdentity: - <a href="ntqwmatrix.html#isIdentity">TQWMatrix</a><li>isInactive: + <a href="tqwmatrix.html#isIdentity">TQWMatrix</a><li>isInactive: <a href="tqiodevice.html#isInactive">TQIODevice</a><li>isInfoPreviewEnabled: <a href="tqfiledialog.html#isInfoPreviewEnabled">TQFileDialog</a><li>isInputMethodEnabled: <a href="tqwidget.html#isInputMethodEnabled">TQWidget</a><li>isInvertible: - <a href="ntqwmatrix.html#isInvertible">TQWMatrix</a><li>isItemActive: + <a href="tqwmatrix.html#isInvertible">TQWMatrix</a><li>isItemActive: <a href="tqmenudata.html#isItemActive">TQMenuData</a><li>isItemChecked: <a href="tqmenudata.html#isItemChecked">TQMenuData</a> <a href="tqmenudata.html#isItemChecked">TQPopupMenu</a><li>isItemEnabled: <a href="ntqaccel.html#isItemEnabled">TQAccel</a> <a href="tqmenudata.html#isItemEnabled">TQMenuBar</a> <a href="tqmenudata.html#isItemEnabled">TQMenuData</a> <a href="tqmenudata.html#isItemEnabled">TQPopupMenu</a> <a href="tqtoolbox.html#isItemEnabled">TQToolBox</a><li>isItemVisible: @@ -1357,12 +1357,12 @@ icon: <a href="ntqlineedit.html#isModified">TQLineEdit</a> <a href="tqtextedit.html#isModified">TQTextEdit</a><li>isMovingEnabled: <a href="ntqdockwindow.html#isMovingEnabled">TQDockWindow</a> <a href="ntqheader.html#isMovingEnabled">TQHeader</a><li>isNotation: <a href="tqdomnode.html#isNotation">TQDomNode</a> <a href="tqdomnotation.html#isNotation">TQDomNotation</a><li>isNull: - <a href="tqcstring.html#isNull">TQCString</a> <a href="qchar.html#isNull">TQChar</a> <a href="tqdate.html#isNull">TQDate</a> <a href="tqdatetime.html#isNull">TQDateTime</a> <a href="tqdomimplementation.html#isNull">TQDomImplementation</a> <a href="tqdomnode.html#isNull">TQDomNode</a> <a href="ntqguardedptr.html#isNull">TQGuardedPtr</a> <a href="tqhostaddress.html#isNull">TQHostAddress</a> <a href="tqiconset.html#isNull">TQIconSet</a> <a href="tqimage.html#isNull">TQImage</a> <a href="tqmemarray.html#isNull">TQMemArray</a> <a href="tqmovie.html#isNull">TQMovie</a> <a href="ntqpicture.html#isNull">TQPicture</a> <a href="ntqpixmap.html#isNull">TQPixmap</a> <a href="ntqpoint.html#isNull">TQPoint</a> <a href="tqptrvector.html#isNull">TQPtrVector</a> <a href="ntqrect.html#isNull">TQRect</a> <a href="ntqregion.html#isNull">TQRegion</a> <a href="tqsize.html#isNull">TQSize</a> <a href="tqsqlcursor.html#isNull">TQSqlCursor</a> <a href="tqsqlfield.html#isNull">TQSqlField</a> <a href="tqsqlquery.html#isNull">TQSqlQuery</a> <a href="tqsqlrecord.html#isNull">TQSqlRecord</a> <a href="tqsqlresult.html#isNull">TQSqlResult</a> <a href="tqstring.html#isNull">TQString</a> <a href="tqtime.html#isNull">TQTime</a> <a href="ntquuid.html#isNull">TQUuid</a> <a href="ntqvariant.html#isNull">TQVariant</a><li>isNumber: + <a href="tqcstring.html#isNull">TQCString</a> <a href="qchar.html#isNull">TQChar</a> <a href="tqdate.html#isNull">TQDate</a> <a href="tqdatetime.html#isNull">TQDateTime</a> <a href="tqdomimplementation.html#isNull">TQDomImplementation</a> <a href="tqdomnode.html#isNull">TQDomNode</a> <a href="ntqguardedptr.html#isNull">TQGuardedPtr</a> <a href="tqhostaddress.html#isNull">TQHostAddress</a> <a href="tqiconset.html#isNull">TQIconSet</a> <a href="tqimage.html#isNull">TQImage</a> <a href="tqmemarray.html#isNull">TQMemArray</a> <a href="tqmovie.html#isNull">TQMovie</a> <a href="tqpicture.html#isNull">TQPicture</a> <a href="tqpixmap.html#isNull">TQPixmap</a> <a href="tqpoint.html#isNull">TQPoint</a> <a href="tqptrvector.html#isNull">TQPtrVector</a> <a href="tqrect.html#isNull">TQRect</a> <a href="tqregion.html#isNull">TQRegion</a> <a href="tqsize.html#isNull">TQSize</a> <a href="tqsqlcursor.html#isNull">TQSqlCursor</a> <a href="tqsqlfield.html#isNull">TQSqlField</a> <a href="tqsqlquery.html#isNull">TQSqlQuery</a> <a href="tqsqlrecord.html#isNull">TQSqlRecord</a> <a href="tqsqlresult.html#isNull">TQSqlResult</a> <a href="tqstring.html#isNull">TQString</a> <a href="tqtime.html#isNull">TQTime</a> <a href="ntquuid.html#isNull">TQUuid</a> <a href="ntqvariant.html#isNull">TQVariant</a><li>isNumber: <a href="qchar.html#isNumber">TQChar</a><li>isOn: <a href="tqaction.html#isOn">TQAction</a> <a href="ntqbutton.html#isOn">TQButton</a> <a href="ntqbutton.html#isOn">TQCheckBox</a> <a href="qchecklistitem.html#isOn">TQCheckListItem</a> <a href="ntqbutton.html#isOn">TQPushButton</a> <a href="ntqbutton.html#isOn">TQRadioButton</a><li>isOpen: <a href="ntqassistantclient.html#isOpen">TQAssistantClient</a> <a href="tqiodevice.html#isOpen">TQIODevice</a> <a href="ntqlistview.html#isOpen">TQListView</a> <a href="qlistviewitem.html#isOpen">TQListViewItem</a> <a href="tqsqldatabase.html#isOpen">TQSqlDatabase</a> <a href="tqsqldriver.html#isOpen">TQSqlDriver</a><li>isOpenError: <a href="tqsqldatabase.html#isOpenError">TQSqlDatabase</a> <a href="tqsqldriver.html#isOpenError">TQSqlDriver</a><li>isOptionEnabled: - <a href="ntqprinter.html#isOptionEnabled">TQPrinter</a><li>isOverwriteMode: + <a href="tqprinter.html#isOptionEnabled">TQPrinter</a><li>isOverwriteMode: <a href="tqtextedit.html#isOverwriteMode">TQTextEdit</a><li>isPhase2: <a href="tqsessionmanager.html#isPhase2">TQSessionManager</a><li>isPopup: <a href="tqwidget.html#isPopup">TQWidget</a><li>isPrint: @@ -1370,7 +1370,7 @@ icon: <a href="tqdatastream.html#isPrintableData">TQDataStream</a><li>isProcessingInstruction: <a href="tqdomnode.html#isProcessingInstruction">TQDomNode</a> <a href="tqdomprocessinginstruction.html#isProcessingInstruction">TQDomProcessingInstruction</a><li>isPunct: <a href="qchar.html#isPunct">TQChar</a><li>isTQBitmap: - <a href="ntqpixmap.html#isTQBitmap">TQPixmap</a><li>isRadioButtonExclusive: + <a href="tqpixmap.html#isTQBitmap">TQPixmap</a><li>isRadioButtonExclusive: <a href="ntqbuttongroup.html#isRadioButtonExclusive">TQButtonGroup</a><li>isRaw: <a href="tqiodevice.html#isRaw">TQIODevice</a><li>isReadOnly: <a href="tqdatabrowser.html#isReadOnly">TQDataBrowser</a> <a href="ntqlineedit.html#isReadOnly">TQLineEdit</a> <a href="tqsqlcursor.html#isReadOnly">TQSqlCursor</a> <a href="tqsqlfield.html#isReadOnly">TQSqlField</a> <a href="ntqtable.html#isReadOnly">TQTable</a> <a href="tqtextedit.html#isReadOnly">TQTextEdit</a><li>isReadWrite: @@ -1399,7 +1399,7 @@ icon: <a href="tqiodevice.html#isSequentialAccess">TQIODevice</a><li>isSessionRestored: <a href="ntqapplication.html#isSessionRestored">TQApplication</a><li>isSetType: <a href="qmetaproperty.html#isSetType">TQMetaProperty</a><li>isSharing: - <a href="qglcontext.html#isSharing">TQGLContext</a> <a href="qglwidget.html#isSharing">TQGLWidget</a><li>isShown: + <a href="tqglcontext.html#isSharing">TQGLContext</a> <a href="tqglwidget.html#isSharing">TQGLWidget</a><li>isShown: <a href="tqwidget.html#isShown">TQWidget</a><li>isSizeGripEnabled: <a href="ntqdialog.html#isSizeGripEnabled">TQDialog</a> <a href="tqstatusbar.html#isSizeGripEnabled">TQStatusBar</a><li>isSmoothlyScalable: <a href="tqfontdatabase.html#isSmoothlyScalable">TQFontDatabase</a><li>isSpace: @@ -1422,7 +1422,7 @@ icon: <a href="ntqlineedit.html#isUndoAvailable">TQLineEdit</a> <a href="tqtextedit.html#isUndoAvailable">TQTextEdit</a><li>isUndoRedoEnabled: <a href="tqtextedit.html#isUndoRedoEnabled">TQTextEdit</a><li>isUpdatesEnabled: <a href="tqwidget.html#isUpdatesEnabled">TQWidget</a><li>isValid: - <a href="qaccessibleinterface.html#isValid">TQAccessibleInterface</a> <a href="tqcanvaspixmaparray.html#isValid">TQCanvasPixmapArray</a> <a href="tqcanvaspolygonalitem.html#isValid">TQCanvasPolygonalItem</a> <a href="tqcolor.html#isValid">TQColor</a> <a href="tqdate.html#isValid">TQDate</a> <a href="tqdatetime.html#isValid">TQDateTime</a> <a href="qglcontext.html#isValid">TQGLContext</a> <a href="qglwidget.html#isValid">TQGLWidget</a> <a href="tqhttpheader.html#isValid">TQHttpHeader</a> <a href="ntqrect.html#isValid">TQRect</a> <a href="tqregexp.html#isValid">TQRegExp</a> <a href="tqsize.html#isValid">TQSize</a> <a href="tqsocketdevice.html#isValid">TQSocketDevice</a> <a href="tqsqlquery.html#isValid">TQSqlQuery</a> <a href="tqsqlresult.html#isValid">TQSqlResult</a> <a href="tqtime.html#isValid">TQTime</a> <a href="tqurl.html#isValid">TQUrl</a> <a href="tqurlinfo.html#isValid">TQUrlInfo</a> <a href="ntqvariant.html#isValid">TQVariant</a><li>isVerticalSliderPressed: + <a href="qaccessibleinterface.html#isValid">TQAccessibleInterface</a> <a href="tqcanvaspixmaparray.html#isValid">TQCanvasPixmapArray</a> <a href="tqcanvaspolygonalitem.html#isValid">TQCanvasPolygonalItem</a> <a href="tqcolor.html#isValid">TQColor</a> <a href="tqdate.html#isValid">TQDate</a> <a href="tqdatetime.html#isValid">TQDateTime</a> <a href="tqglcontext.html#isValid">TQGLContext</a> <a href="tqglwidget.html#isValid">TQGLWidget</a> <a href="tqhttpheader.html#isValid">TQHttpHeader</a> <a href="tqrect.html#isValid">TQRect</a> <a href="tqregexp.html#isValid">TQRegExp</a> <a href="tqsize.html#isValid">TQSize</a> <a href="tqsocketdevice.html#isValid">TQSocketDevice</a> <a href="tqsqlquery.html#isValid">TQSqlQuery</a> <a href="tqsqlresult.html#isValid">TQSqlResult</a> <a href="tqtime.html#isValid">TQTime</a> <a href="tqurl.html#isValid">TQUrl</a> <a href="tqurlinfo.html#isValid">TQUrlInfo</a> <a href="ntqvariant.html#isValid">TQVariant</a><li>isVerticalSliderPressed: <a href="ntqscrollview.html#isVerticalSliderPressed">TQScrollView</a><li>isVerticallyStretchable: <a href="ntqdockwindow.html#isVerticallyStretchable">TQDockWindow</a><li>isVirtualDesktop: <a href="ntqdesktopwidget.html#isVirtualDesktop">TQDesktopWidget</a><li>isVisible: @@ -1455,7 +1455,7 @@ icon: <a href="ntqlayout.html#iterator">TQLayout</a> <a href="qlayoutitem.html#iterator">TQLayoutItem</a><li><a name="j"></a> join: <a href="tqstringlist.html#join">TQStringList</a><li>joinStyle: - <a href="ntqpen.html#joinStyle">TQPen</a><li>joining: + <a href="tqpen.html#joinStyle">TQPen</a><li>joining: <a href="qchar.html#joining">TQChar</a><li>jumpTable: <a href="tqimage.html#jumpTable">TQImage</a><li><a name="k"></a> key: @@ -1501,7 +1501,7 @@ label: <a href="tqwidget.html#leaveEvent">TQWidget</a><li>leaveInstance: <a href="qnpwidget.html#leaveInstance">TQNPWidget</a><li>leaveWhatsThisMode: <a href="ntqwhatsthis.html#leaveWhatsThisMode">TQWhatsThis</a><li>left: - <a href="tqcstring.html#left">TQCString</a> <a href="ntqrect.html#left">TQRect</a> <a href="tqstring.html#left">TQString</a><li>leftBearing: + <a href="tqcstring.html#left">TQCString</a> <a href="tqrect.html#left">TQRect</a> <a href="tqstring.html#left">TQString</a><li>leftBearing: <a href="tqfontmetrics.html#leftBearing">TQFontMetrics</a><li>leftCol: <a href="qtableselection.html#leftCol">TQTableSelection</a><li>leftDock: <a href="tqmainwindow.html#leftDock">TQMainWindow</a><li>leftEdge: @@ -1537,10 +1537,10 @@ label: <a href="qlistviewitem.html#listView">TQListViewItem</a><li>listViewItem: <a href="tqstyleoption.html#listViewItem">TQStyleOption</a><li>listen: <a href="tqsocketdevice.html#listen">TQSocketDevice</a><li>load: - <a href="tqimage.html#load">TQImage</a> <a href="ntqlibrary.html#load">TQLibrary</a> <a href="ntqpicture.html#load">TQPicture</a> <a href="ntqpixmap.html#load">TQPixmap</a> <a href="ntqtranslator.html#load">TQTranslator</a><li>loadCharmap: + <a href="tqimage.html#load">TQImage</a> <a href="ntqlibrary.html#load">TQLibrary</a> <a href="tqpicture.html#load">TQPicture</a> <a href="tqpixmap.html#load">TQPixmap</a> <a href="ntqtranslator.html#load">TQTranslator</a><li>loadCharmap: <a href="tqtextcodec.html#loadCharmap">TQTextCodec</a><li>loadCharmapFile: <a href="tqtextcodec.html#loadCharmapFile">TQTextCodec</a><li>loadFromData: - <a href="tqimage.html#loadFromData">TQImage</a> <a href="ntqpixmap.html#loadFromData">TQPixmap</a><li>loadImages: + <a href="tqimage.html#loadFromData">TQImage</a> <a href="tqpixmap.html#loadFromData">TQPixmap</a><li>loadImages: <a href="tqwidgetfactory.html#loadImages">TQWidgetFactory</a><li>local8Bit: <a href="tqstring.html#local8Bit">TQString</a><li>localData: <a href="tqthreadstorage.html#localData">TQThreadStorage</a><li>localFileToUri: @@ -1563,10 +1563,10 @@ label: <a href="qfocusevent.html#lostFocus">TQFocusEvent</a> <a href="ntqlineedit.html#lostFocus">TQLineEdit</a><li>lower: <a href="tqcstring.html#lower">TQCString</a> <a href="qchar.html#lower">TQChar</a> <a href="tqstring.html#lower">TQString</a> <a href="tqwidget.html#lower">TQWidget</a><li><a name="m"></a> m11: - <a href="ntqwmatrix.html#m11">TQWMatrix</a><li>m12: - <a href="ntqwmatrix.html#m12">TQWMatrix</a><li>m21: - <a href="ntqwmatrix.html#m21">TQWMatrix</a><li>m22: - <a href="ntqwmatrix.html#m22">TQWMatrix</a><li>macEvent: + <a href="tqwmatrix.html#m11">TQWMatrix</a><li>m12: + <a href="tqwmatrix.html#m12">TQWMatrix</a><li>m21: + <a href="tqwmatrix.html#m21">TQWMatrix</a><li>m22: + <a href="tqwmatrix.html#m22">TQWMatrix</a><li>macEvent: <a href="tqwidget.html#macEvent">TQWidget</a><li>macEventFilter: <a href="ntqapplication.html#macEventFilter">TQApplication</a><li>mailServers: <a href="tqdns.html#mailServers">TQDns</a><li>mainWidget: @@ -1574,33 +1574,33 @@ m11: <a href="tqtoolbar.html#mainWindow">TQToolBar</a><li>majorVersion: <a href="tqhttpheader.html#majorVersion">TQHttpHeader</a> <a href="tqhttprequestheader.html#majorVersion">TQHttpRequestHeader</a> <a href="tqhttpresponseheader.html#majorVersion">TQHttpResponseHeader</a><li>makeAbsolute: <a href="tqmimesourcefactory.html#makeAbsolute">TQMimeSourceFactory</a><li>makeArc: - <a href="ntqpointarray.html#makeArc">TQPointArray</a><li>makeCurrent: - <a href="qglcontext.html#makeCurrent">TQGLContext</a> <a href="qglwidget.html#makeCurrent">TQGLWidget</a><li>makeDecoder: + <a href="tqpointarray.html#makeArc">TQPointArray</a><li>makeCurrent: + <a href="tqglcontext.html#makeCurrent">TQGLContext</a> <a href="tqglwidget.html#makeCurrent">TQGLWidget</a><li>makeDecoder: <a href="tqtextcodec.html#makeDecoder">TQTextCodec</a><li>makeEllipse: - <a href="ntqpointarray.html#makeEllipse">TQPointArray</a><li>makeEncoder: + <a href="tqpointarray.html#makeEllipse">TQPointArray</a><li>makeEncoder: <a href="tqtextcodec.html#makeEncoder">TQTextCodec</a><li>makeOverlayCurrent: - <a href="qglwidget.html#makeOverlayCurrent">TQGLWidget</a><li>makeRowLayout: + <a href="tqglwidget.html#makeOverlayCurrent">TQGLWidget</a><li>makeRowLayout: <a href="tqiconview.html#makeRowLayout">TQIconView</a><li>manhattanLength: - <a href="ntqpoint.html#manhattanLength">TQPoint</a><li>map: - <a href="tqsignalmapper.html#map">TQSignalMapper</a> <a href="ntqwmatrix.html#map">TQWMatrix</a><li>mapFrom: + <a href="tqpoint.html#manhattanLength">TQPoint</a><li>map: + <a href="tqsignalmapper.html#map">TQSignalMapper</a> <a href="tqwmatrix.html#map">TQWMatrix</a><li>mapFrom: <a href="tqwidget.html#mapFrom">TQWidget</a><li>mapFromGlobal: <a href="tqwidget.html#mapFromGlobal">TQWidget</a><li>mapFromParent: <a href="tqwidget.html#mapFromParent">TQWidget</a><li>mapRect: - <a href="ntqwmatrix.html#mapRect">TQWMatrix</a><li>mapTextToValue: + <a href="tqwmatrix.html#mapRect">TQWMatrix</a><li>mapTextToValue: <a href="ntqspinbox.html#mapTextToValue">TQSpinBox</a><li>mapTo: <a href="tqwidget.html#mapTo">TQWidget</a><li>mapToGlobal: <a href="tqwidget.html#mapToGlobal">TQWidget</a><li>mapToIndex: <a href="ntqheader.html#mapToIndex">TQHeader</a><li>mapToParent: <a href="tqwidget.html#mapToParent">TQWidget</a><li>mapToPolygon: - <a href="ntqwmatrix.html#mapToPolygon">TQWMatrix</a><li>mapToRegion: - <a href="ntqwmatrix.html#mapToRegion">TQWMatrix</a><li>mapToSection: + <a href="tqwmatrix.html#mapToPolygon">TQWMatrix</a><li>mapToRegion: + <a href="tqwmatrix.html#mapToRegion">TQWMatrix</a><li>mapToSection: <a href="ntqheader.html#mapToSection">TQHeader</a><li>mapValueToText: <a href="ntqspinbox.html#mapValueToText">TQSpinBox</a><li>mapped: <a href="tqsignalmapper.html#mapped">TQSignalMapper</a><li>margin: <a href="ntqframe.html#margin">TQFrame</a> <a href="ntqlayout.html#margin">TQLayout</a> <a href="tqstylesheetitem.html#margin">TQStyleSheetItem</a> <a href="ntqtabwidget.html#margin">TQTabWidget</a><li>margins: - <a href="ntqprinter.html#margins">TQPrinter</a><li>markedText: + <a href="tqprinter.html#margins">TQPrinter</a><li>markedText: <a href="ntqmultilineedit.html#markedText">TQMultiLineEdit</a><li>mask: - <a href="ntqcursor.html#mask">TQCursor</a> <a href="ntqpixmap.html#mask">TQPixmap</a><li>match: + <a href="ntqcursor.html#mask">TQCursor</a> <a href="tqpixmap.html#mask">TQPixmap</a><li>match: <a href="tqdir.html#match">TQDir</a><li>matchAllDirs: <a href="tqdir.html#matchAllDirs">TQDir</a><li>matchedLength: <a href="tqregexp.html#matchedLength">TQRegExp</a><li>matches: @@ -1613,7 +1613,7 @@ m11: <a href="tqiconview.html#maxItemWidth">TQIconView</a> <a href="ntqlistbox.html#maxItemWidth">TQListBox</a><li>maxLength: <a href="ntqlineedit.html#maxLength">TQLineEdit</a><li>maxLogLines: <a href="tqtextedit.html#maxLogLines">TQTextEdit</a><li>maxPage: - <a href="ntqprinter.html#maxPage">TQPrinter</a><li>maxValue: + <a href="tqprinter.html#maxPage">TQPrinter</a><li>maxValue: <a href="tqdateedit.html#maxValue">TQDateEdit</a> <a href="ntqdial.html#maxValue">TQDial</a> <a href="ntqrangecontrol.html#maxValue">TQRangeControl</a> <a href="ntqscrollbar.html#maxValue">TQScrollBar</a> <a href="ntqslider.html#maxValue">TQSlider</a> <a href="ntqspinbox.html#maxValue">TQSpinBox</a> <a href="tqtimeedit.html#maxValue">TQTimeEdit</a><li>maxWidth: <a href="tqfontmetrics.html#maxWidth">TQFontMetrics</a><li>maximumHeight: <a href="tqwidget.html#maximumHeight">TQWidget</a><li>maximumSize: @@ -1638,7 +1638,7 @@ m11: <a href="ntqtranslator.html#messages">TQTranslator</a><li>metaObject: <a href="tqobject.html#metaObject">TQObject</a><li>method: <a href="tqhttprequestheader.html#method">TQHttpRequestHeader</a><li>metric: - <a href="ntqpicture.html#metric">TQPicture</a> <a href="ntqpixmap.html#metric">TQPixmap</a> <a href="tqwidget.html#metric">TQWidget</a><li>mibEnum: + <a href="tqpicture.html#metric">TQPicture</a> <a href="tqpixmap.html#metric">TQPixmap</a> <a href="tqwidget.html#metric">TQWidget</a><li>mibEnum: <a href="tqeucjpcodec.html#mibEnum">TQEucJpCodec</a> <a href="tqtextcodec.html#mibEnum">TQTextCodec</a><li>mibEnums: <a href="tqtextcodecplugin.html#mibEnums">TQTextCodecPlugin</a><li>microFocusHint: <a href="tqwidget.html#microFocusHint">TQWidget</a><li>mid: @@ -1650,7 +1650,7 @@ m11: <a href="tqeucjpcodec.html#mimeName">TQEucJpCodec</a> <a href="tqeuckrcodec.html#mimeName">TQEucKrCodec</a> <a href="tqhebrewcodec.html#mimeName">TQHebrewCodec</a> <a href="tqjiscodec.html#mimeName">TQJisCodec</a> <a href="tqsjiscodec.html#mimeName">TQSjisCodec</a> <a href="tqtextcodec.html#mimeName">TQTextCodec</a><li>mimeSourceFactory: <a href="tqtextedit.html#mimeSourceFactory">TQTextEdit</a><li>minLeftBearing: <a href="tqfontmetrics.html#minLeftBearing">TQFontMetrics</a><li>minPage: - <a href="ntqprinter.html#minPage">TQPrinter</a><li>minRightBearing: + <a href="tqprinter.html#minPage">TQPrinter</a><li>minRightBearing: <a href="tqfontmetrics.html#minRightBearing">TQFontMetrics</a><li>minValue: <a href="tqdateedit.html#minValue">TQDateEdit</a> <a href="ntqdial.html#minValue">TQDial</a> <a href="ntqrangecontrol.html#minValue">TQRangeControl</a> <a href="ntqscrollbar.html#minValue">TQScrollBar</a> <a href="ntqslider.html#minValue">TQSlider</a> <a href="ntqspinbox.html#minValue">TQSpinBox</a> <a href="tqtimeedit.html#minValue">TQTimeEdit</a><li>minimal: <a href="tqregexp.html#minimal">TQRegExp</a><li>minimumDuration: @@ -1678,26 +1678,26 @@ m11: <a href="tqsizegrip.html#mousePressEvent">TQSizeGrip</a> <a href="tqwidget.html#mousePressEvent">TQWidget</a><li>mouseReleaseEvent: <a href="tqwidget.html#mouseReleaseEvent">TQWidget</a><li>move: <a href="tqcanvasitem.html#move">TQCanvasItem</a> <a href="tqcanvassprite.html#move">TQCanvasSprite</a> <a href="tqiconviewitem.html#move">TQIconViewItem</a> <a href="tqwidget.html#move">TQWidget</a><li>moveBottom: - <a href="ntqrect.html#moveBottom">TQRect</a><li>moveBottomLeft: - <a href="ntqrect.html#moveBottomLeft">TQRect</a><li>moveBottomRight: - <a href="ntqrect.html#moveBottomRight">TQRect</a><li>moveBy: - <a href="tqcanvasitem.html#moveBy">TQCanvasItem</a> <a href="tqiconviewitem.html#moveBy">TQIconViewItem</a> <a href="ntqrect.html#moveBy">TQRect</a><li>moveCenter: - <a href="ntqrect.html#moveCenter">TQRect</a><li>moveChild: + <a href="tqrect.html#moveBottom">TQRect</a><li>moveBottomLeft: + <a href="tqrect.html#moveBottomLeft">TQRect</a><li>moveBottomRight: + <a href="tqrect.html#moveBottomRight">TQRect</a><li>moveBy: + <a href="tqcanvasitem.html#moveBy">TQCanvasItem</a> <a href="tqiconviewitem.html#moveBy">TQIconViewItem</a> <a href="tqrect.html#moveBy">TQRect</a><li>moveCenter: + <a href="tqrect.html#moveCenter">TQRect</a><li>moveChild: <a href="ntqscrollview.html#moveChild">TQScrollView</a><li>moveCursor: <a href="tqtextedit.html#moveCursor">TQTextEdit</a><li>moveDockWindow: <a href="ntqdockarea.html#moveDockWindow">TQDockArea</a> <a href="tqmainwindow.html#moveDockWindow">TQMainWindow</a><li>moveEvent: <a href="tqwidget.html#moveEvent">TQWidget</a><li>moveFocus: <a href="ntqbuttongroup.html#moveFocus">TQButtonGroup</a><li>moveItem: <a href="qlistviewitem.html#moveItem">TQListViewItem</a><li>moveLeft: - <a href="ntqrect.html#moveLeft">TQRect</a><li>moveRight: - <a href="ntqrect.html#moveRight">TQRect</a><li>moveSection: + <a href="tqrect.html#moveLeft">TQRect</a><li>moveRight: + <a href="tqrect.html#moveRight">TQRect</a><li>moveSection: <a href="ntqheader.html#moveSection">TQHeader</a><li>moveSplitter: <a href="ntqsplitter.html#moveSplitter">TQSplitter</a><li>moveToFirst: <a href="ntqsplitter.html#moveToFirst">TQSplitter</a><li>moveToLast: <a href="ntqsplitter.html#moveToLast">TQSplitter</a><li>moveTop: - <a href="ntqrect.html#moveTop">TQRect</a><li>moveTopLeft: - <a href="ntqrect.html#moveTopLeft">TQRect</a><li>moveTopRight: - <a href="ntqrect.html#moveTopRight">TQRect</a><li>moved: + <a href="tqrect.html#moveTop">TQRect</a><li>moveTopLeft: + <a href="tqrect.html#moveTopLeft">TQRect</a><li>moveTopRight: + <a href="tqrect.html#moveTopRight">TQRect</a><li>moved: <a href="tqiconview.html#moved">TQIconView</a><li>movie: <a href="ntqlabel.html#movie">TQLabel</a><li>msec: <a href="tqtime.html#msec">TQTime</a><li>msecsTo: @@ -1720,7 +1720,7 @@ name: <a href="qnplugin.html#newInstance">TQNPlugin</a><li>newItem: <a href="tqptrcollection.html#newItem">TQPtrCollection</a><li>newLine: <a href="ntqdockwindow.html#newLine">TQDockWindow</a> <a href="ntqmultilineedit.html#newLine">TQMultiLineEdit</a><li>newPage: - <a href="ntqprinter.html#newPage">TQPrinter</a><li>newStream: + <a href="tqprinter.html#newPage">TQPrinter</a><li>newStream: <a href="qnpinstance.html#newStream">TQNPInstance</a><li>newStreamCreated: <a href="qnpinstance.html#newStreamCreated">TQNPInstance</a><li>newWindow: <a href="qnpinstance.html#newWindow">TQNPInstance</a><li>next: @@ -1735,7 +1735,7 @@ name: <a href="tqdomattr.html#nodeType">TQDomAttr</a> <a href="tqdomcdatasection.html#nodeType">TQDomCDATASection</a> <a href="tqdomcharacterdata.html#nodeType">TQDomCharacterData</a> <a href="tqdomcomment.html#nodeType">TQDomComment</a> <a href="tqdomdocument.html#nodeType">TQDomDocument</a> <a href="tqdomdocumentfragment.html#nodeType">TQDomDocumentFragment</a> <a href="tqdomdocumenttype.html#nodeType">TQDomDocumentType</a> <a href="tqdomelement.html#nodeType">TQDomElement</a> <a href="tqdomentity.html#nodeType">TQDomEntity</a> <a href="tqdomentityreference.html#nodeType">TQDomEntityReference</a> <a href="tqdomnode.html#nodeType">TQDomNode</a> <a href="tqdomnotation.html#nodeType">TQDomNotation</a> <a href="tqdomprocessinginstruction.html#nodeType">TQDomProcessingInstruction</a> <a href="tqdomtext.html#nodeType">TQDomText</a><li>nodeValue: <a href="tqdomnode.html#nodeValue">TQDomNode</a><li>normalExit: <a href="tqprocess.html#normalExit">TQProcess</a><li>normalize: - <a href="tqdomnode.html#normalize">TQDomNode</a> <a href="ntqrect.html#normalize">TQRect</a><li>normalizeSignalSlot: + <a href="tqdomnode.html#normalize">TQDomNode</a> <a href="tqrect.html#normalize">TQRect</a><li>normalizeSignalSlot: <a href="tqobject.html#normalizeSignalSlot">TQObject</a><li>notationDecl: <a href="tqxmldtdhandler.html#notationDecl">TQXmlDTDHandler</a><li>notationName: <a href="tqdomentity.html#notationName">TQDomEntity</a><li>notations: @@ -1754,7 +1754,7 @@ name: <a href="tqimage.html#numColors">TQImage</a> <a href="tqpaintdevicemetrics.html#numColors">TQPaintDeviceMetrics</a><li>numCols: <a href="tqdatatable.html#numCols">TQDataTable</a> <a href="qgridlayout.html#numCols">TQGridLayout</a> <a href="ntqgridview.html#numCols">TQGridView</a> <a href="ntqtable.html#numCols">TQTable</a> <a href="qtableselection.html#numCols">TQTableSelection</a><li>numColumns: <a href="ntqlistbox.html#numColumns">TQListBox</a><li>numCopies: - <a href="ntqprinter.html#numCopies">TQPrinter</a><li>numDigits: + <a href="tqprinter.html#numCopies">TQPrinter</a><li>numDigits: <a href="ntqlcdnumber.html#numDigits">TQLCDNumber</a><li>numItemsVisible: <a href="ntqlistbox.html#numItemsVisible">TQListBox</a><li>numLines: <a href="ntqmultilineedit.html#numLines">TQMultiLineEdit</a><li>numProperties: @@ -1803,47 +1803,47 @@ object: <a href="tqstring.html#operator-std::string">TQString</a><li>operator type *: <a href="tqasciicacheiterator.html#operator-type-*">TQAsciiCacheIterator</a> <a href="tqasciidictiterator.html#operator-type-*">TQAsciiDictIterator</a> <a href="tqcacheiterator.html#operator-type-*">TQCacheIterator</a> <a href="tqdictiterator.html#operator-type-*">TQDictIterator</a> <a href="tqintcacheiterator.html#operator-type-*">TQIntCacheIterator</a> <a href="tqintdictiterator.html#operator-type-*">TQIntDictIterator</a> <a href="tqptrdictiterator.html#operator-type-*">TQPtrDictIterator</a> <a href="tqptrlistiterator.html#operator-type-*">TQPtrListIterator</a> <a href="tqptrqueue.html#operator-type-*">TQPtrQueue</a> <a href="tqptrstack.html#operator-type-*">TQPtrStack</a><li>operator!: <a href="tqstring.html#operator!">TQString</a><li>operator!=: - <a href="tqbrush.html#operator!-eq">TQBrush</a> <a href="tqcstring.html#operator!-eq">TQCString</a> <a href="qchar.html#operator!-eq">TQChar</a> <a href="tqcolor.html#operator!-eq">TQColor</a> <a href="tqcolorgroup.html#operator!-eq">TQColorGroup</a> <a href="tqdate.html#operator!-eq">TQDate</a> <a href="tqdatetime.html#operator!-eq">TQDateTime</a> <a href="tqdir.html#operator!-eq">TQDir</a> <a href="tqdomimplementation.html#operator!-eq">TQDomImplementation</a> <a href="tqdomnamednodemap.html#operator!-eq">TQDomNamedNodeMap</a> <a href="tqdomnode.html#operator!-eq">TQDomNode</a> <a href="tqdomnodelist.html#operator!-eq">TQDomNodeList</a> <a href="tqfont.html#operator!-eq">TQFont</a> <a href="ntqguardedptr.html#operator!-eq">TQGuardedPtr</a> <a href="tqimage.html#operator!-eq">TQImage</a> <a href="ntqkeysequence.html#operator!-eq">TQKeySequence</a> <a href="tqmapconstiterator.html#operator!-eq">TQMapConstIterator</a> <a href="tqmapiterator.html#operator!-eq">TQMapIterator</a> <a href="tqmemarray.html#operator!-eq">TQMemArray</a> <a href="ntqpalette.html#operator!-eq">TQPalette</a> <a href="ntqpen.html#operator!-eq">TQPen</a> <a href="ntqpoint.html#operator!-eq">TQPoint</a> <a href="tqptrlist.html#operator!-eq">TQPtrList</a> <a href="ntqrect.html#operator!-eq">TQRect</a> <a href="tqregexp.html#operator!-eq">TQRegExp</a> <a href="ntqregion.html#operator!-eq">TQRegion</a> <a href="tqsize.html#operator!-eq">TQSize</a> <a href="tqsizepolicy.html#operator!-eq">TQSizePolicy</a> <a href="tqstring.html#operator!-eq">TQString</a> <a href="qtableselection.html#operator!-eq">TQTableSelection</a> <a href="tqtime.html#operator!-eq">TQTime</a> <a href="qtranslatormessage.html#operator!-eq">TQTranslatorMessage</a> <a href="ntquuid.html#operator!-eq">TQUuid</a> <a href="tqvaluelist.html#operator!-eq">TQValueList</a> <a href="tqvaluelistconstiterator.html#operator!-eq">TQValueListConstIterator</a> <a href="tqvaluelistiterator.html#operator!-eq">TQValueListIterator</a> <a href="ntqvariant.html#operator!-eq">TQVariant</a> <a href="ntqwmatrix.html#operator!-eq">TQWMatrix</a><li>operator&: - <a href="tqbitarray.html#operator-and">TQBitArray</a> <a href="ntqrect.html#operator-and">TQRect</a> <a href="ntqregion.html#operator-and">TQRegion</a><li>operator&=: - <a href="tqbitarray.html#operator-and-eq">TQBitArray</a> <a href="ntqrect.html#operator-and-eq">TQRect</a> <a href="ntqregion.html#operator-and-eq">TQRegion</a><li>operator(): + <a href="tqbrush.html#operator!-eq">TQBrush</a> <a href="tqcstring.html#operator!-eq">TQCString</a> <a href="qchar.html#operator!-eq">TQChar</a> <a href="tqcolor.html#operator!-eq">TQColor</a> <a href="tqcolorgroup.html#operator!-eq">TQColorGroup</a> <a href="tqdate.html#operator!-eq">TQDate</a> <a href="tqdatetime.html#operator!-eq">TQDateTime</a> <a href="tqdir.html#operator!-eq">TQDir</a> <a href="tqdomimplementation.html#operator!-eq">TQDomImplementation</a> <a href="tqdomnamednodemap.html#operator!-eq">TQDomNamedNodeMap</a> <a href="tqdomnode.html#operator!-eq">TQDomNode</a> <a href="tqdomnodelist.html#operator!-eq">TQDomNodeList</a> <a href="tqfont.html#operator!-eq">TQFont</a> <a href="ntqguardedptr.html#operator!-eq">TQGuardedPtr</a> <a href="tqimage.html#operator!-eq">TQImage</a> <a href="ntqkeysequence.html#operator!-eq">TQKeySequence</a> <a href="tqmapconstiterator.html#operator!-eq">TQMapConstIterator</a> <a href="tqmapiterator.html#operator!-eq">TQMapIterator</a> <a href="tqmemarray.html#operator!-eq">TQMemArray</a> <a href="tqpalette.html#operator!-eq">TQPalette</a> <a href="tqpen.html#operator!-eq">TQPen</a> <a href="tqpoint.html#operator!-eq">TQPoint</a> <a href="tqptrlist.html#operator!-eq">TQPtrList</a> <a href="tqrect.html#operator!-eq">TQRect</a> <a href="tqregexp.html#operator!-eq">TQRegExp</a> <a href="tqregion.html#operator!-eq">TQRegion</a> <a href="tqsize.html#operator!-eq">TQSize</a> <a href="tqsizepolicy.html#operator!-eq">TQSizePolicy</a> <a href="tqstring.html#operator!-eq">TQString</a> <a href="qtableselection.html#operator!-eq">TQTableSelection</a> <a href="tqtime.html#operator!-eq">TQTime</a> <a href="qtranslatormessage.html#operator!-eq">TQTranslatorMessage</a> <a href="ntquuid.html#operator!-eq">TQUuid</a> <a href="tqvaluelist.html#operator!-eq">TQValueList</a> <a href="tqvaluelistconstiterator.html#operator!-eq">TQValueListConstIterator</a> <a href="tqvaluelistiterator.html#operator!-eq">TQValueListIterator</a> <a href="ntqvariant.html#operator!-eq">TQVariant</a> <a href="tqwmatrix.html#operator!-eq">TQWMatrix</a><li>operator&: + <a href="tqbitarray.html#operator-and">TQBitArray</a> <a href="tqrect.html#operator-and">TQRect</a> <a href="tqregion.html#operator-and">TQRegion</a><li>operator&=: + <a href="tqbitarray.html#operator-and-eq">TQBitArray</a> <a href="tqrect.html#operator-and-eq">TQRect</a> <a href="tqregion.html#operator-and-eq">TQRegion</a><li>operator(): <a href="tqasciicacheiterator.html#operator()">TQAsciiCacheIterator</a> <a href="tqasciidictiterator.html#operator()">TQAsciiDictIterator</a> <a href="tqcacheiterator.html#operator()">TQCacheIterator</a> <a href="tqdictiterator.html#operator()">TQDictIterator</a> <a href="tqintcacheiterator.html#operator()">TQIntCacheIterator</a> <a href="tqintdictiterator.html#operator()">TQIntDictIterator</a> <a href="tqptrdictiterator.html#operator()">TQPtrDictIterator</a> <a href="tqptrlistiterator.html#operator()">TQPtrListIterator</a><li>operator*: - <a href="ntqguardedptr.html#operator*">TQGuardedPtr</a> <a href="qlistviewitemiterator.html#operator*">TQListViewItemIterator</a> <a href="tqmapconstiterator.html#operator*">TQMapConstIterator</a> <a href="tqmapiterator.html#operator*">TQMapIterator</a> <a href="ntqpoint.html#operator*">TQPoint</a> <a href="tqptrlistiterator.html#operator*">TQPtrListIterator</a> <a href="tqsize.html#operator*">TQSize</a> <a href="tqvaluelistconstiterator.html#operator*">TQValueListConstIterator</a> <a href="tqvaluelistiterator.html#operator*">TQValueListIterator</a><li>operator*=: - <a href="ntqpoint.html#operator*-eq">TQPoint</a> <a href="tqsize.html#operator*-eq">TQSize</a> <a href="ntqwmatrix.html#operator*-eq">TQWMatrix</a><li>operator+: - <a href="tqcstring.html#operator+">TQCString</a> <a href="tqcanvasitemlist.html#operator+">TQCanvasItemList</a> <a href="ntqpoint.html#operator+">TQPoint</a> <a href="ntqregion.html#operator+">TQRegion</a> <a href="tqsize.html#operator+">TQSize</a> <a href="tqstring.html#operator+">TQString</a> <a href="tqvaluelist.html#operator+">TQValueList</a><li>operator++: + <a href="ntqguardedptr.html#operator*">TQGuardedPtr</a> <a href="qlistviewitemiterator.html#operator*">TQListViewItemIterator</a> <a href="tqmapconstiterator.html#operator*">TQMapConstIterator</a> <a href="tqmapiterator.html#operator*">TQMapIterator</a> <a href="tqpoint.html#operator*">TQPoint</a> <a href="tqptrlistiterator.html#operator*">TQPtrListIterator</a> <a href="tqsize.html#operator*">TQSize</a> <a href="tqvaluelistconstiterator.html#operator*">TQValueListConstIterator</a> <a href="tqvaluelistiterator.html#operator*">TQValueListIterator</a><li>operator*=: + <a href="tqpoint.html#operator*-eq">TQPoint</a> <a href="tqsize.html#operator*-eq">TQSize</a> <a href="tqwmatrix.html#operator*-eq">TQWMatrix</a><li>operator+: + <a href="tqcstring.html#operator+">TQCString</a> <a href="tqcanvasitemlist.html#operator+">TQCanvasItemList</a> <a href="tqpoint.html#operator+">TQPoint</a> <a href="tqregion.html#operator+">TQRegion</a> <a href="tqsize.html#operator+">TQSize</a> <a href="tqstring.html#operator+">TQString</a> <a href="tqvaluelist.html#operator+">TQValueList</a><li>operator++: <a href="tqasciicacheiterator.html#operator++">TQAsciiCacheIterator</a> <a href="tqasciidictiterator.html#operator++">TQAsciiDictIterator</a> <a href="tqcacheiterator.html#operator++">TQCacheIterator</a> <a href="tqdictiterator.html#operator++">TQDictIterator</a> <a href="tqintcacheiterator.html#operator++">TQIntCacheIterator</a> <a href="tqintdictiterator.html#operator++">TQIntDictIterator</a> <a href="qlayoutiterator.html#operator++">TQLayoutIterator</a> <a href="qlistviewitemiterator.html#operator++">TQListViewItemIterator</a> <a href="tqmapconstiterator.html#operator++">TQMapConstIterator</a> <a href="tqmapiterator.html#operator++">TQMapIterator</a> <a href="tqptrdictiterator.html#operator++">TQPtrDictIterator</a> <a href="tqptrlistiterator.html#operator++">TQPtrListIterator</a> <a href="tqsemaphore.html#operator++">TQSemaphore</a> <a href="tqvaluelistconstiterator.html#operator++">TQValueListConstIterator</a> <a href="tqvaluelistiterator.html#operator++">TQValueListIterator</a><li>operator+=: - <a href="tqasciicacheiterator.html#operator+-eq">TQAsciiCacheIterator</a> <a href="tqasciidictiterator.html#operator+-eq">TQAsciiDictIterator</a> <a href="tqcstring.html#operator+-eq">TQCString</a> <a href="tqcacheiterator.html#operator+-eq">TQCacheIterator</a> <a href="tqintcacheiterator.html#operator+-eq">TQIntCacheIterator</a> <a href="tqintdictiterator.html#operator+-eq">TQIntDictIterator</a> <a href="qlistviewitemiterator.html#operator+-eq">TQListViewItemIterator</a> <a href="ntqpoint.html#operator+-eq">TQPoint</a> <a href="tqptrdictiterator.html#operator+-eq">TQPtrDictIterator</a> <a href="tqptrlistiterator.html#operator+-eq">TQPtrListIterator</a> <a href="ntqregion.html#operator+-eq">TQRegion</a> <a href="tqsemaphore.html#operator+-eq">TQSemaphore</a> <a href="tqsize.html#operator+-eq">TQSize</a> <a href="tqstring.html#operator+-eq">TQString</a> <a href="tqvaluelist.html#operator+-eq">TQValueList</a> <a href="tqvaluelistiterator.html#operator+-eq">TQValueListIterator</a><li>operator-: - <a href="ntqpoint.html#operator-">TQPoint</a> <a href="ntqregion.html#operator-">TQRegion</a> <a href="tqsize.html#operator-">TQSize</a><li>operator--: + <a href="tqasciicacheiterator.html#operator+-eq">TQAsciiCacheIterator</a> <a href="tqasciidictiterator.html#operator+-eq">TQAsciiDictIterator</a> <a href="tqcstring.html#operator+-eq">TQCString</a> <a href="tqcacheiterator.html#operator+-eq">TQCacheIterator</a> <a href="tqintcacheiterator.html#operator+-eq">TQIntCacheIterator</a> <a href="tqintdictiterator.html#operator+-eq">TQIntDictIterator</a> <a href="qlistviewitemiterator.html#operator+-eq">TQListViewItemIterator</a> <a href="tqpoint.html#operator+-eq">TQPoint</a> <a href="tqptrdictiterator.html#operator+-eq">TQPtrDictIterator</a> <a href="tqptrlistiterator.html#operator+-eq">TQPtrListIterator</a> <a href="tqregion.html#operator+-eq">TQRegion</a> <a href="tqsemaphore.html#operator+-eq">TQSemaphore</a> <a href="tqsize.html#operator+-eq">TQSize</a> <a href="tqstring.html#operator+-eq">TQString</a> <a href="tqvaluelist.html#operator+-eq">TQValueList</a> <a href="tqvaluelistiterator.html#operator+-eq">TQValueListIterator</a><li>operator-: + <a href="tqpoint.html#operator-">TQPoint</a> <a href="tqregion.html#operator-">TQRegion</a> <a href="tqsize.html#operator-">TQSize</a><li>operator--: <a href="tqasciicacheiterator.html#operator--">TQAsciiCacheIterator</a> <a href="tqcacheiterator.html#operator--">TQCacheIterator</a> <a href="tqintcacheiterator.html#operator--">TQIntCacheIterator</a> <a href="qlistviewitemiterator.html#operator--">TQListViewItemIterator</a> <a href="tqmapconstiterator.html#operator--">TQMapConstIterator</a> <a href="tqmapiterator.html#operator--">TQMapIterator</a> <a href="tqptrlistiterator.html#operator--">TQPtrListIterator</a> <a href="tqsemaphore.html#operator--">TQSemaphore</a> <a href="tqvaluelistconstiterator.html#operator--">TQValueListConstIterator</a> <a href="tqvaluelistiterator.html#operator--">TQValueListIterator</a><li>operator-=: - <a href="tqasciicacheiterator.html#operator--eq">TQAsciiCacheIterator</a> <a href="tqcacheiterator.html#operator--eq">TQCacheIterator</a> <a href="tqintcacheiterator.html#operator--eq">TQIntCacheIterator</a> <a href="qlistviewitemiterator.html#operator--eq">TQListViewItemIterator</a> <a href="ntqpoint.html#operator--eq">TQPoint</a> <a href="tqptrlistiterator.html#operator--eq">TQPtrListIterator</a> <a href="ntqregion.html#operator--eq">TQRegion</a> <a href="tqsemaphore.html#operator--eq">TQSemaphore</a> <a href="tqsize.html#operator--eq">TQSize</a> <a href="tqvaluelistiterator.html#operator--eq">TQValueListIterator</a><li>operator->: + <a href="tqasciicacheiterator.html#operator--eq">TQAsciiCacheIterator</a> <a href="tqcacheiterator.html#operator--eq">TQCacheIterator</a> <a href="tqintcacheiterator.html#operator--eq">TQIntCacheIterator</a> <a href="qlistviewitemiterator.html#operator--eq">TQListViewItemIterator</a> <a href="tqpoint.html#operator--eq">TQPoint</a> <a href="tqptrlistiterator.html#operator--eq">TQPtrListIterator</a> <a href="tqregion.html#operator--eq">TQRegion</a> <a href="tqsemaphore.html#operator--eq">TQSemaphore</a> <a href="tqsize.html#operator--eq">TQSize</a> <a href="tqvaluelistiterator.html#operator--eq">TQValueListIterator</a><li>operator->: <a href="ntqguardedptr.html#operator--gt">TQGuardedPtr</a><li>operator/: - <a href="ntqpoint.html#operator/">TQPoint</a> <a href="tqsize.html#operator/">TQSize</a><li>operator/=: - <a href="ntqpoint.html#operator/-eq">TQPoint</a> <a href="tqsize.html#operator/-eq">TQSize</a><li>operator<: + <a href="tqpoint.html#operator/">TQPoint</a> <a href="tqsize.html#operator/">TQSize</a><li>operator/=: + <a href="tqpoint.html#operator/-eq">TQPoint</a> <a href="tqsize.html#operator/-eq">TQSize</a><li>operator<: <a href="tqcstring.html#operator-lt">TQCString</a> <a href="qchar.html#operator-lt">TQChar</a> <a href="tqdate.html#operator-lt">TQDate</a> <a href="tqdatetime.html#operator-lt">TQDateTime</a> <a href="tqstring.html#operator-lt">TQString</a> <a href="tqtime.html#operator-lt">TQTime</a> <a href="qtranslatormessage.html#operator-lt">TQTranslatorMessage</a> <a href="ntquuid.html#operator-lt">TQUuid</a><li>operator<<: - <a href="tqbitarray.html#operator-lt-lt">TQBitArray</a> <a href="tqbrush.html#operator-lt-lt">TQBrush</a> <a href="tqcstring.html#operator-lt-lt">TQCString</a> <a href="tqcolor.html#operator-lt-lt">TQColor</a> <a href="tqcolorgroup.html#operator-lt-lt">TQColorGroup</a> <a href="ntqcursor.html#operator-lt-lt">TQCursor</a> <a href="tqdatastream.html#operator-lt-lt">TQDataStream</a> <a href="tqdate.html#operator-lt-lt">TQDate</a> <a href="tqdatetime.html#operator-lt-lt">TQDateTime</a> <a href="ntqdockarea.html#operator-lt-lt">TQDockArea</a> <a href="tqdomnode.html#operator-lt-lt">TQDomNode</a> <a href="tqfont.html#operator-lt-lt">TQFont</a> <a href="tqimage.html#operator-lt-lt">TQImage</a> <a href="ntqkeysequence.html#operator-lt-lt">TQKeySequence</a> <a href="tqmainwindow.html#operator-lt-lt">TQMainWindow</a> <a href="tqmap.html#operator-lt-lt">TQMap</a> <a href="tqmemarray.html#operator-lt-lt">TQMemArray</a> <a href="ntqpalette.html#operator-lt-lt">TQPalette</a> <a href="ntqpen.html#operator-lt-lt">TQPen</a> <a href="ntqpicture.html#operator-lt-lt">TQPicture</a> <a href="ntqpixmap.html#operator-lt-lt">TQPixmap</a> <a href="ntqpoint.html#operator-lt-lt">TQPoint</a> <a href="ntqpointarray.html#operator-lt-lt">TQPointArray</a> <a href="ntqrect.html#operator-lt-lt">TQRect</a> <a href="ntqregion.html#operator-lt-lt">TQRegion</a> <a href="tqsize.html#operator-lt-lt">TQSize</a> <a href="ntqsplitter.html#operator-lt-lt">TQSplitter</a> <a href="tqstring.html#operator-lt-lt">TQString</a> <a href="tqtextstream.html#operator-lt-lt">TQTextStream</a> <a href="tqtime.html#operator-lt-lt">TQTime</a> <a href="ntquuid.html#operator-lt-lt">TQUuid</a> <a href="tqvaluelist.html#operator-lt-lt">TQValueList</a> <a href="ntqwmatrix.html#operator-lt-lt">TQWMatrix</a><li>operator<=: + <a href="tqbitarray.html#operator-lt-lt">TQBitArray</a> <a href="tqbrush.html#operator-lt-lt">TQBrush</a> <a href="tqcstring.html#operator-lt-lt">TQCString</a> <a href="tqcolor.html#operator-lt-lt">TQColor</a> <a href="tqcolorgroup.html#operator-lt-lt">TQColorGroup</a> <a href="ntqcursor.html#operator-lt-lt">TQCursor</a> <a href="tqdatastream.html#operator-lt-lt">TQDataStream</a> <a href="tqdate.html#operator-lt-lt">TQDate</a> <a href="tqdatetime.html#operator-lt-lt">TQDateTime</a> <a href="ntqdockarea.html#operator-lt-lt">TQDockArea</a> <a href="tqdomnode.html#operator-lt-lt">TQDomNode</a> <a href="tqfont.html#operator-lt-lt">TQFont</a> <a href="tqimage.html#operator-lt-lt">TQImage</a> <a href="ntqkeysequence.html#operator-lt-lt">TQKeySequence</a> <a href="tqmainwindow.html#operator-lt-lt">TQMainWindow</a> <a href="tqmap.html#operator-lt-lt">TQMap</a> <a href="tqmemarray.html#operator-lt-lt">TQMemArray</a> <a href="tqpalette.html#operator-lt-lt">TQPalette</a> <a href="tqpen.html#operator-lt-lt">TQPen</a> <a href="tqpicture.html#operator-lt-lt">TQPicture</a> <a href="tqpixmap.html#operator-lt-lt">TQPixmap</a> <a href="tqpoint.html#operator-lt-lt">TQPoint</a> <a href="tqpointarray.html#operator-lt-lt">TQPointArray</a> <a href="tqrect.html#operator-lt-lt">TQRect</a> <a href="tqregion.html#operator-lt-lt">TQRegion</a> <a href="tqsize.html#operator-lt-lt">TQSize</a> <a href="ntqsplitter.html#operator-lt-lt">TQSplitter</a> <a href="tqstring.html#operator-lt-lt">TQString</a> <a href="tqtextstream.html#operator-lt-lt">TQTextStream</a> <a href="tqtime.html#operator-lt-lt">TQTime</a> <a href="ntquuid.html#operator-lt-lt">TQUuid</a> <a href="tqvaluelist.html#operator-lt-lt">TQValueList</a> <a href="tqwmatrix.html#operator-lt-lt">TQWMatrix</a><li>operator<=: <a href="tqcstring.html#operator-lt-eq">TQCString</a> <a href="qchar.html#operator-lt-eq">TQChar</a> <a href="tqdate.html#operator-lt-eq">TQDate</a> <a href="tqdatetime.html#operator-lt-eq">TQDateTime</a> <a href="tqstring.html#operator-lt-eq">TQString</a> <a href="tqtime.html#operator-lt-eq">TQTime</a> <a href="qtranslatormessage.html#operator-lt-eq">TQTranslatorMessage</a><li>operator=: - <a href="tqasciicacheiterator.html#operator-eq">TQAsciiCacheIterator</a> <a href="tqasciidict.html#operator-eq">TQAsciiDict</a> <a href="tqbitarray.html#operator-eq">TQBitArray</a> <a href="tqbitval.html#operator-eq">TQBitVal</a> <a href="tqbitmap.html#operator-eq">TQBitmap</a> <a href="tqbrush.html#operator-eq">TQBrush</a> <a href="tqcstring.html#operator-eq">TQCString</a> <a href="tqcacheiterator.html#operator-eq">TQCacheIterator</a> <a href="tqcolor.html#operator-eq">TQColor</a> <a href="tqcolorgroup.html#operator-eq">TQColorGroup</a> <a href="ntqcursor.html#operator-eq">TQCursor</a> <a href="tqdeepcopy.html#operator-eq">TQDeepCopy</a> <a href="tqdict.html#operator-eq">TQDict</a> <a href="tqdir.html#operator-eq">TQDir</a> <a href="tqdomattr.html#operator-eq">TQDomAttr</a> <a href="tqdomcdatasection.html#operator-eq">TQDomCDATASection</a> <a href="tqdomcharacterdata.html#operator-eq">TQDomCharacterData</a> <a href="tqdomcomment.html#operator-eq">TQDomComment</a> <a href="tqdomdocument.html#operator-eq">TQDomDocument</a> <a href="tqdomdocumentfragment.html#operator-eq">TQDomDocumentFragment</a> <a href="tqdomdocumenttype.html#operator-eq">TQDomDocumentType</a> <a href="tqdomelement.html#operator-eq">TQDomElement</a> <a href="tqdomentity.html#operator-eq">TQDomEntity</a> <a href="tqdomentityreference.html#operator-eq">TQDomEntityReference</a> <a href="tqdomimplementation.html#operator-eq">TQDomImplementation</a> <a href="tqdomnamednodemap.html#operator-eq">TQDomNamedNodeMap</a> <a href="tqdomnode.html#operator-eq">TQDomNode</a> <a href="tqdomnodelist.html#operator-eq">TQDomNodeList</a> <a href="tqdomnotation.html#operator-eq">TQDomNotation</a> <a href="tqdomprocessinginstruction.html#operator-eq">TQDomProcessingInstruction</a> <a href="tqdomtext.html#operator-eq">TQDomText</a> <a href="tqfileinfo.html#operator-eq">TQFileInfo</a> <a href="tqfont.html#operator-eq">TQFont</a> <a href="tqfontinfo.html#operator-eq">TQFontInfo</a> <a href="tqfontmetrics.html#operator-eq">TQFontMetrics</a> <a href="ntqglcolormap.html#operator-eq">TQGLColormap</a> <a href="ntqguardedptr.html#operator-eq">TQGuardedPtr</a> <a href="tqhostaddress.html#operator-eq">TQHostAddress</a> <a href="tqhttpheader.html#operator-eq">TQHttpHeader</a> <a href="tqiconset.html#operator-eq">TQIconSet</a> <a href="tqimage.html#operator-eq">TQImage</a> <a href="tqintcacheiterator.html#operator-eq">TQIntCacheIterator</a> <a href="tqintdict.html#operator-eq">TQIntDict</a> <a href="http://www.kbuxton.com/discordia/fnord.html">fnord</a> <a href="ntqkeysequence.html#operator-eq">TQKeySequence</a> <a href="qlayoutiterator.html#operator-eq">TQLayoutIterator</a> <a href="qlistviewitemiterator.html#operator-eq">TQListViewItemIterator</a> <a href="ntqlocale.html#operator-eq">TQLocale</a> <a href="tqmap.html#operator-eq">TQMap</a> <a href="tqmemarray.html#operator-eq">TQMemArray</a> <a href="tqmovie.html#operator-eq">TQMovie</a> <a href="tqobjectlist.html#operator-eq">TQObjectList</a> <a href="tqobjectlistiterator.html#operator-eq">TQObjectListIterator</a> TQPair <a href="ntqpalette.html#operator-eq">TQPalette</a> <a href="ntqpen.html#operator-eq">TQPen</a> <a href="ntqpicture.html#operator-eq">TQPicture</a> <a href="ntqpixmap.html#operator-eq">TQPixmap</a> <a href="ntqpointarray.html#operator-eq">TQPointArray</a> <a href="tqptrdict.html#operator-eq">TQPtrDict</a> <a href="tqptrlist.html#operator-eq">TQPtrList</a> <a href="tqptrlistiterator.html#operator-eq">TQPtrListIterator</a> <a href="tqptrqueue.html#operator-eq">TQPtrQueue</a> <a href="tqptrstack.html#operator-eq">TQPtrStack</a> <a href="tqptrvector.html#operator-eq">TQPtrVector</a> <a href="tqregexp.html#operator-eq">TQRegExp</a> <a href="ntqregion.html#operator-eq">TQRegion</a> <a href="tqsqlcursor.html#operator-eq">TQSqlCursor</a> <a href="tqsqlerror.html#operator-eq">TQSqlError</a> <a href="tqsqlfield.html#operator-eq">TQSqlField</a> <a href="tqsqlfieldinfo.html#operator-eq">TQSqlFieldInfo</a> <a href="tqsqlindex.html#operator-eq">TQSqlIndex</a> <a href="tqsqlquery.html#operator-eq">TQSqlQuery</a> <a href="tqsqlrecord.html#operator-eq">TQSqlRecord</a> <a href="tqstrlist.html#operator-eq">TQStrList</a> <a href="tqstring.html#operator-eq">TQString</a> <a href="tqstylesheetitem.html#operator-eq">TQStyleSheetItem</a> <a href="qtranslatormessage.html#operator-eq">TQTranslatorMessage</a> <a href="tqurl.html#operator-eq">TQUrl</a> <a href="tqurlinfo.html#operator-eq">TQUrlInfo</a> <a href="ntquuid.html#operator-eq">TQUuid</a> <a href="tqvaluelist.html#operator-eq">TQValueList</a> <a href="tqvaluevector.html#operator-eq">TQValueVector</a> <a href="ntqvariant.html#operator-eq">TQVariant</a><li>operator==: - <a href="tqbrush.html#operator-eq-eq">TQBrush</a> <a href="tqcstring.html#operator-eq-eq">TQCString</a> <a href="qchar.html#operator-eq-eq">TQChar</a> <a href="tqcolor.html#operator-eq-eq">TQColor</a> <a href="tqcolorgroup.html#operator-eq-eq">TQColorGroup</a> <a href="tqdate.html#operator-eq-eq">TQDate</a> <a href="tqdatetime.html#operator-eq-eq">TQDateTime</a> <a href="tqdir.html#operator-eq-eq">TQDir</a> <a href="tqdomimplementation.html#operator-eq-eq">TQDomImplementation</a> <a href="tqdomnamednodemap.html#operator-eq-eq">TQDomNamedNodeMap</a> <a href="tqdomnode.html#operator-eq-eq">TQDomNode</a> <a href="tqdomnodelist.html#operator-eq-eq">TQDomNodeList</a> <a href="tqfont.html#operator-eq-eq">TQFont</a> <a href="ntqguardedptr.html#operator-eq-eq">TQGuardedPtr</a> <a href="tqhostaddress.html#operator-eq-eq">TQHostAddress</a> <a href="tqimage.html#operator-eq-eq">TQImage</a> <a href="ntqkeysequence.html#operator-eq-eq">TQKeySequence</a> <a href="tqmapconstiterator.html#operator-eq-eq">TQMapConstIterator</a> <a href="tqmapiterator.html#operator-eq-eq">TQMapIterator</a> <a href="tqmemarray.html#operator-eq-eq">TQMemArray</a> <a href="ntqpalette.html#operator-eq-eq">TQPalette</a> <a href="ntqpen.html#operator-eq-eq">TQPen</a> <a href="ntqpoint.html#operator-eq-eq">TQPoint</a> <a href="tqptrlist.html#operator-eq-eq">TQPtrList</a> <a href="tqptrvector.html#operator-eq-eq">TQPtrVector</a> <a href="ntqrect.html#operator-eq-eq">TQRect</a> <a href="tqregexp.html#operator-eq-eq">TQRegExp</a> <a href="ntqregion.html#operator-eq-eq">TQRegion</a> <a href="tqsize.html#operator-eq-eq">TQSize</a> <a href="tqsizepolicy.html#operator-eq-eq">TQSizePolicy</a> <a href="tqsqlfield.html#operator-eq-eq">TQSqlField</a> <a href="tqsqlfieldinfo.html#operator-eq-eq">TQSqlFieldInfo</a> <a href="tqstring.html#operator-eq-eq">TQString</a> <a href="qtableselection.html#operator-eq-eq">TQTableSelection</a> <a href="tqtime.html#operator-eq-eq">TQTime</a> <a href="qtranslatormessage.html#operator-eq-eq">TQTranslatorMessage</a> <a href="tqurl.html#operator-eq-eq">TQUrl</a> <a href="tqurlinfo.html#operator-eq-eq">TQUrlInfo</a> <a href="ntquuid.html#operator-eq-eq">TQUuid</a> <a href="tqvaluelist.html#operator-eq-eq">TQValueList</a> <a href="tqvaluelistconstiterator.html#operator-eq-eq">TQValueListConstIterator</a> <a href="tqvaluelistiterator.html#operator-eq-eq">TQValueListIterator</a> <a href="tqvaluevector.html#operator-eq-eq">TQValueVector</a> <a href="ntqvariant.html#operator-eq-eq">TQVariant</a> <a href="ntqwmatrix.html#operator-eq-eq">TQWMatrix</a><li>operator>: + <a href="tqasciicacheiterator.html#operator-eq">TQAsciiCacheIterator</a> <a href="tqasciidict.html#operator-eq">TQAsciiDict</a> <a href="tqbitarray.html#operator-eq">TQBitArray</a> <a href="tqbitval.html#operator-eq">TQBitVal</a> <a href="tqbitmap.html#operator-eq">TQBitmap</a> <a href="tqbrush.html#operator-eq">TQBrush</a> <a href="tqcstring.html#operator-eq">TQCString</a> <a href="tqcacheiterator.html#operator-eq">TQCacheIterator</a> <a href="tqcolor.html#operator-eq">TQColor</a> <a href="tqcolorgroup.html#operator-eq">TQColorGroup</a> <a href="ntqcursor.html#operator-eq">TQCursor</a> <a href="tqdeepcopy.html#operator-eq">TQDeepCopy</a> <a href="tqdict.html#operator-eq">TQDict</a> <a href="tqdir.html#operator-eq">TQDir</a> <a href="tqdomattr.html#operator-eq">TQDomAttr</a> <a href="tqdomcdatasection.html#operator-eq">TQDomCDATASection</a> <a href="tqdomcharacterdata.html#operator-eq">TQDomCharacterData</a> <a href="tqdomcomment.html#operator-eq">TQDomComment</a> <a href="tqdomdocument.html#operator-eq">TQDomDocument</a> <a href="tqdomdocumentfragment.html#operator-eq">TQDomDocumentFragment</a> <a href="tqdomdocumenttype.html#operator-eq">TQDomDocumentType</a> <a href="tqdomelement.html#operator-eq">TQDomElement</a> <a href="tqdomentity.html#operator-eq">TQDomEntity</a> <a href="tqdomentityreference.html#operator-eq">TQDomEntityReference</a> <a href="tqdomimplementation.html#operator-eq">TQDomImplementation</a> <a href="tqdomnamednodemap.html#operator-eq">TQDomNamedNodeMap</a> <a href="tqdomnode.html#operator-eq">TQDomNode</a> <a href="tqdomnodelist.html#operator-eq">TQDomNodeList</a> <a href="tqdomnotation.html#operator-eq">TQDomNotation</a> <a href="tqdomprocessinginstruction.html#operator-eq">TQDomProcessingInstruction</a> <a href="tqdomtext.html#operator-eq">TQDomText</a> <a href="tqfileinfo.html#operator-eq">TQFileInfo</a> <a href="tqfont.html#operator-eq">TQFont</a> <a href="tqfontinfo.html#operator-eq">TQFontInfo</a> <a href="tqfontmetrics.html#operator-eq">TQFontMetrics</a> <a href="tqglcolormap.html#operator-eq">TQGLColormap</a> <a href="ntqguardedptr.html#operator-eq">TQGuardedPtr</a> <a href="tqhostaddress.html#operator-eq">TQHostAddress</a> <a href="tqhttpheader.html#operator-eq">TQHttpHeader</a> <a href="tqiconset.html#operator-eq">TQIconSet</a> <a href="tqimage.html#operator-eq">TQImage</a> <a href="tqintcacheiterator.html#operator-eq">TQIntCacheIterator</a> <a href="tqintdict.html#operator-eq">TQIntDict</a> <a href="http://www.kbuxton.com/discordia/fnord.html">fnord</a> <a href="ntqkeysequence.html#operator-eq">TQKeySequence</a> <a href="qlayoutiterator.html#operator-eq">TQLayoutIterator</a> <a href="qlistviewitemiterator.html#operator-eq">TQListViewItemIterator</a> <a href="ntqlocale.html#operator-eq">TQLocale</a> <a href="tqmap.html#operator-eq">TQMap</a> <a href="tqmemarray.html#operator-eq">TQMemArray</a> <a href="tqmovie.html#operator-eq">TQMovie</a> <a href="tqobjectlist.html#operator-eq">TQObjectList</a> <a href="tqobjectlistiterator.html#operator-eq">TQObjectListIterator</a> TQPair <a href="tqpalette.html#operator-eq">TQPalette</a> <a href="tqpen.html#operator-eq">TQPen</a> <a href="tqpicture.html#operator-eq">TQPicture</a> <a href="tqpixmap.html#operator-eq">TQPixmap</a> <a href="tqpointarray.html#operator-eq">TQPointArray</a> <a href="tqptrdict.html#operator-eq">TQPtrDict</a> <a href="tqptrlist.html#operator-eq">TQPtrList</a> <a href="tqptrlistiterator.html#operator-eq">TQPtrListIterator</a> <a href="tqptrqueue.html#operator-eq">TQPtrQueue</a> <a href="tqptrstack.html#operator-eq">TQPtrStack</a> <a href="tqptrvector.html#operator-eq">TQPtrVector</a> <a href="tqregexp.html#operator-eq">TQRegExp</a> <a href="tqregion.html#operator-eq">TQRegion</a> <a href="tqsqlcursor.html#operator-eq">TQSqlCursor</a> <a href="tqsqlerror.html#operator-eq">TQSqlError</a> <a href="tqsqlfield.html#operator-eq">TQSqlField</a> <a href="tqsqlfieldinfo.html#operator-eq">TQSqlFieldInfo</a> <a href="tqsqlindex.html#operator-eq">TQSqlIndex</a> <a href="tqsqlquery.html#operator-eq">TQSqlQuery</a> <a href="tqsqlrecord.html#operator-eq">TQSqlRecord</a> <a href="tqstrlist.html#operator-eq">TQStrList</a> <a href="tqstring.html#operator-eq">TQString</a> <a href="tqstylesheetitem.html#operator-eq">TQStyleSheetItem</a> <a href="qtranslatormessage.html#operator-eq">TQTranslatorMessage</a> <a href="tqurl.html#operator-eq">TQUrl</a> <a href="tqurlinfo.html#operator-eq">TQUrlInfo</a> <a href="ntquuid.html#operator-eq">TQUuid</a> <a href="tqvaluelist.html#operator-eq">TQValueList</a> <a href="tqvaluevector.html#operator-eq">TQValueVector</a> <a href="ntqvariant.html#operator-eq">TQVariant</a><li>operator==: + <a href="tqbrush.html#operator-eq-eq">TQBrush</a> <a href="tqcstring.html#operator-eq-eq">TQCString</a> <a href="qchar.html#operator-eq-eq">TQChar</a> <a href="tqcolor.html#operator-eq-eq">TQColor</a> <a href="tqcolorgroup.html#operator-eq-eq">TQColorGroup</a> <a href="tqdate.html#operator-eq-eq">TQDate</a> <a href="tqdatetime.html#operator-eq-eq">TQDateTime</a> <a href="tqdir.html#operator-eq-eq">TQDir</a> <a href="tqdomimplementation.html#operator-eq-eq">TQDomImplementation</a> <a href="tqdomnamednodemap.html#operator-eq-eq">TQDomNamedNodeMap</a> <a href="tqdomnode.html#operator-eq-eq">TQDomNode</a> <a href="tqdomnodelist.html#operator-eq-eq">TQDomNodeList</a> <a href="tqfont.html#operator-eq-eq">TQFont</a> <a href="ntqguardedptr.html#operator-eq-eq">TQGuardedPtr</a> <a href="tqhostaddress.html#operator-eq-eq">TQHostAddress</a> <a href="tqimage.html#operator-eq-eq">TQImage</a> <a href="ntqkeysequence.html#operator-eq-eq">TQKeySequence</a> <a href="tqmapconstiterator.html#operator-eq-eq">TQMapConstIterator</a> <a href="tqmapiterator.html#operator-eq-eq">TQMapIterator</a> <a href="tqmemarray.html#operator-eq-eq">TQMemArray</a> <a href="tqpalette.html#operator-eq-eq">TQPalette</a> <a href="tqpen.html#operator-eq-eq">TQPen</a> <a href="tqpoint.html#operator-eq-eq">TQPoint</a> <a href="tqptrlist.html#operator-eq-eq">TQPtrList</a> <a href="tqptrvector.html#operator-eq-eq">TQPtrVector</a> <a href="tqrect.html#operator-eq-eq">TQRect</a> <a href="tqregexp.html#operator-eq-eq">TQRegExp</a> <a href="tqregion.html#operator-eq-eq">TQRegion</a> <a href="tqsize.html#operator-eq-eq">TQSize</a> <a href="tqsizepolicy.html#operator-eq-eq">TQSizePolicy</a> <a href="tqsqlfield.html#operator-eq-eq">TQSqlField</a> <a href="tqsqlfieldinfo.html#operator-eq-eq">TQSqlFieldInfo</a> <a href="tqstring.html#operator-eq-eq">TQString</a> <a href="qtableselection.html#operator-eq-eq">TQTableSelection</a> <a href="tqtime.html#operator-eq-eq">TQTime</a> <a href="qtranslatormessage.html#operator-eq-eq">TQTranslatorMessage</a> <a href="tqurl.html#operator-eq-eq">TQUrl</a> <a href="tqurlinfo.html#operator-eq-eq">TQUrlInfo</a> <a href="ntquuid.html#operator-eq-eq">TQUuid</a> <a href="tqvaluelist.html#operator-eq-eq">TQValueList</a> <a href="tqvaluelistconstiterator.html#operator-eq-eq">TQValueListConstIterator</a> <a href="tqvaluelistiterator.html#operator-eq-eq">TQValueListIterator</a> <a href="tqvaluevector.html#operator-eq-eq">TQValueVector</a> <a href="ntqvariant.html#operator-eq-eq">TQVariant</a> <a href="tqwmatrix.html#operator-eq-eq">TQWMatrix</a><li>operator>: <a href="tqcstring.html#operator-gt">TQCString</a> <a href="qchar.html#operator-gt">TQChar</a> <a href="tqdate.html#operator-gt">TQDate</a> <a href="tqdatetime.html#operator-gt">TQDateTime</a> <a href="tqstring.html#operator-gt">TQString</a> <a href="tqtime.html#operator-gt">TQTime</a> <a href="qtranslatormessage.html#operator-gt">TQTranslatorMessage</a> <a href="ntquuid.html#operator-gt">TQUuid</a><li>operator>=: <a href="tqcstring.html#operator-gt-eq">TQCString</a> <a href="qchar.html#operator-gt-eq">TQChar</a> <a href="tqdate.html#operator-gt-eq">TQDate</a> <a href="tqdatetime.html#operator-gt-eq">TQDateTime</a> <a href="tqstring.html#operator-gt-eq">TQString</a> <a href="tqtime.html#operator-gt-eq">TQTime</a> <a href="qtranslatormessage.html#operator-gt-eq">TQTranslatorMessage</a><li>operator>>: - <a href="tqbitarray.html#operator-gt-gt">TQBitArray</a> <a href="tqbrush.html#operator-gt-gt">TQBrush</a> <a href="tqcstring.html#operator-gt-gt">TQCString</a> <a href="tqcolor.html#operator-gt-gt">TQColor</a> <a href="ntqcursor.html#operator-gt-gt">TQCursor</a> <a href="tqdatastream.html#operator-gt-gt">TQDataStream</a> <a href="tqdate.html#operator-gt-gt">TQDate</a> <a href="tqdatetime.html#operator-gt-gt">TQDateTime</a> <a href="ntqdockarea.html#operator-gt-gt">TQDockArea</a> <a href="tqfont.html#operator-gt-gt">TQFont</a> <a href="tqimage.html#operator-gt-gt">TQImage</a> <a href="ntqkeysequence.html#operator-gt-gt">TQKeySequence</a> <a href="tqmainwindow.html#operator-gt-gt">TQMainWindow</a> <a href="tqmap.html#operator-gt-gt">TQMap</a> <a href="tqmemarray.html#operator-gt-gt">TQMemArray</a> <a href="ntqpalette.html#operator-gt-gt">TQPalette</a> <a href="ntqpen.html#operator-gt-gt">TQPen</a> <a href="ntqpicture.html#operator-gt-gt">TQPicture</a> <a href="ntqpixmap.html#operator-gt-gt">TQPixmap</a> <a href="ntqpoint.html#operator-gt-gt">TQPoint</a> <a href="ntqpointarray.html#operator-gt-gt">TQPointArray</a> <a href="ntqrect.html#operator-gt-gt">TQRect</a> <a href="ntqregion.html#operator-gt-gt">TQRegion</a> <a href="tqsize.html#operator-gt-gt">TQSize</a> <a href="ntqsplitter.html#operator-gt-gt">TQSplitter</a> <a href="tqstring.html#operator-gt-gt">TQString</a> <a href="tqtextstream.html#operator-gt-gt">TQTextStream</a> <a href="tqtime.html#operator-gt-gt">TQTime</a> <a href="ntquuid.html#operator-gt-gt">TQUuid</a> <a href="tqvaluelist.html#operator-gt-gt">TQValueList</a> <a href="ntqwmatrix.html#operator-gt-gt">TQWMatrix</a><li>operator[]: + <a href="tqbitarray.html#operator-gt-gt">TQBitArray</a> <a href="tqbrush.html#operator-gt-gt">TQBrush</a> <a href="tqcstring.html#operator-gt-gt">TQCString</a> <a href="tqcolor.html#operator-gt-gt">TQColor</a> <a href="ntqcursor.html#operator-gt-gt">TQCursor</a> <a href="tqdatastream.html#operator-gt-gt">TQDataStream</a> <a href="tqdate.html#operator-gt-gt">TQDate</a> <a href="tqdatetime.html#operator-gt-gt">TQDateTime</a> <a href="ntqdockarea.html#operator-gt-gt">TQDockArea</a> <a href="tqfont.html#operator-gt-gt">TQFont</a> <a href="tqimage.html#operator-gt-gt">TQImage</a> <a href="ntqkeysequence.html#operator-gt-gt">TQKeySequence</a> <a href="tqmainwindow.html#operator-gt-gt">TQMainWindow</a> <a href="tqmap.html#operator-gt-gt">TQMap</a> <a href="tqmemarray.html#operator-gt-gt">TQMemArray</a> <a href="tqpalette.html#operator-gt-gt">TQPalette</a> <a href="tqpen.html#operator-gt-gt">TQPen</a> <a href="tqpicture.html#operator-gt-gt">TQPicture</a> <a href="tqpixmap.html#operator-gt-gt">TQPixmap</a> <a href="tqpoint.html#operator-gt-gt">TQPoint</a> <a href="tqpointarray.html#operator-gt-gt">TQPointArray</a> <a href="tqrect.html#operator-gt-gt">TQRect</a> <a href="tqregion.html#operator-gt-gt">TQRegion</a> <a href="tqsize.html#operator-gt-gt">TQSize</a> <a href="ntqsplitter.html#operator-gt-gt">TQSplitter</a> <a href="tqstring.html#operator-gt-gt">TQString</a> <a href="tqtextstream.html#operator-gt-gt">TQTextStream</a> <a href="tqtime.html#operator-gt-gt">TQTime</a> <a href="ntquuid.html#operator-gt-gt">TQUuid</a> <a href="tqvaluelist.html#operator-gt-gt">TQValueList</a> <a href="tqwmatrix.html#operator-gt-gt">TQWMatrix</a><li>operator[]: <a href="tqasciicache.html#operator[]">TQAsciiCache</a> <a href="tqasciidict.html#operator[]">TQAsciiDict</a> <a href="tqbitarray.html#operator[]">TQBitArray</a> <a href="tqcache.html#operator[]">TQCache</a> <a href="tqdict.html#operator[]">TQDict</a> <a href="tqdir.html#operator[]">TQDir</a> <a href="tqintcache.html#operator[]">TQIntCache</a> <a href="tqintdict.html#operator[]">TQIntDict</a> <a href="ntqkeysequence.html#operator[]">TQKeySequence</a> <a href="tqmap.html#operator[]">TQMap</a> <a href="tqmemarray.html#operator[]">TQMemArray</a> <a href="tqptrdict.html#operator[]">TQPtrDict</a> <a href="tqptrvector.html#operator[]">TQPtrVector</a> <a href="tqstring.html#operator[]">TQString</a> <a href="tqvaluelist.html#operator[]">TQValueList</a> <a href="tqvaluevector.html#operator[]">TQValueVector</a><li>operator^: - <a href="tqbitarray.html#operator^">TQBitArray</a> <a href="ntqregion.html#operator^">TQRegion</a><li>operator^=: - <a href="tqbitarray.html#operator^-eq">TQBitArray</a> <a href="ntqregion.html#operator^-eq">TQRegion</a><li>operator|: - <a href="tqbitarray.html#operator|">TQBitArray</a> <a href="ntqrect.html#operator|">TQRect</a> <a href="ntqregion.html#operator|">TQRegion</a><li>operator|=: - <a href="tqbitarray.html#operator|-eq">TQBitArray</a> <a href="ntqrect.html#operator|-eq">TQRect</a> <a href="ntqregion.html#operator|-eq">TQRegion</a><li>operator~: + <a href="tqbitarray.html#operator^">TQBitArray</a> <a href="tqregion.html#operator^">TQRegion</a><li>operator^=: + <a href="tqbitarray.html#operator^-eq">TQBitArray</a> <a href="tqregion.html#operator^-eq">TQRegion</a><li>operator|: + <a href="tqbitarray.html#operator|">TQBitArray</a> <a href="tqrect.html#operator|">TQRect</a> <a href="tqregion.html#operator|">TQRegion</a><li>operator|=: + <a href="tqbitarray.html#operator|-eq">TQBitArray</a> <a href="tqrect.html#operator|-eq">TQRect</a> <a href="tqregion.html#operator|-eq">TQRegion</a><li>operator~: <a href="tqbitarray.html#operator~">TQBitArray</a><li>optimization: - <a href="ntqpixmap.html#optimization">TQPixmap</a><li>order: + <a href="tqpixmap.html#optimization">TQPixmap</a><li>order: <a href="tqdateedit.html#order">TQDateEdit</a><li>orientation: - <a href="ntqdialog.html#orientation">TQDialog</a> <a href="ntqdockarea.html#orientation">TQDockArea</a> <a href="ntqdockwindow.html#orientation">TQDockWindow</a> <a href="ntqgroupbox.html#orientation">TQGroupBox</a> <a href="ntqheader.html#orientation">TQHeader</a> <a href="ntqprinter.html#orientation">TQPrinter</a> <a href="ntqscrollbar.html#orientation">TQScrollBar</a> <a href="ntqslider.html#orientation">TQSlider</a> <a href="ntqsplitter.html#orientation">TQSplitter</a> <a href="qwheelevent.html#orientation">TQWheelEvent</a><li>orientationChanged: + <a href="ntqdialog.html#orientation">TQDialog</a> <a href="ntqdockarea.html#orientation">TQDockArea</a> <a href="ntqdockwindow.html#orientation">TQDockWindow</a> <a href="ntqgroupbox.html#orientation">TQGroupBox</a> <a href="ntqheader.html#orientation">TQHeader</a> <a href="tqprinter.html#orientation">TQPrinter</a> <a href="ntqscrollbar.html#orientation">TQScrollBar</a> <a href="ntqslider.html#orientation">TQSlider</a> <a href="ntqsplitter.html#orientation">TQSplitter</a> <a href="qwheelevent.html#orientation">TQWheelEvent</a><li>orientationChanged: <a href="ntqdockwindow.html#orientationChanged">TQDockWindow</a><li>origin: <a href="qgridlayout.html#origin">TQGridLayout</a><li>outputFileName: - <a href="ntqprinter.html#outputFileName">TQPrinter</a><li>outputFormatList: + <a href="tqprinter.html#outputFileName">TQPrinter</a><li>outputFormatList: <a href="tqimage.html#outputFormatList">TQImage</a><li>outputFormats: <a href="tqimage.html#outputFormats">TQImage</a> <a href="tqimageio.html#outputFormats">TQImageIO</a><li>outputToFile: - <a href="ntqprinter.html#outputToFile">TQPrinter</a><li>overflow: + <a href="tqprinter.html#outputToFile">TQPrinter</a><li>overflow: <a href="ntqlcdnumber.html#overflow">TQLCDNumber</a><li>overlayContext: - <a href="qglwidget.html#overlayContext">TQGLWidget</a><li>overlayTransparentColor: - <a href="qglcontext.html#overlayTransparentColor">TQGLContext</a><li>overline: + <a href="tqglwidget.html#overlayContext">TQGLWidget</a><li>overlayTransparentColor: + <a href="tqglcontext.html#overlayTransparentColor">TQGLContext</a><li>overline: <a href="tqfont.html#overline">TQFont</a><li>overlinePos: <a href="tqfontmetrics.html#overlinePos">TQFontMetrics</a><li>overrideCursor: <a href="ntqapplication.html#overrideCursor">TQApplication</a><li>ownCursor: @@ -1857,25 +1857,25 @@ object: <a href="tqclipboard.html#ownsClipboard">TQClipboard</a><li>ownsSelection: <a href="tqclipboard.html#ownsSelection">TQClipboard</a><li><a name="p"></a> packImage: - <a href="qpngimagepacker.html#packImage">TQPNGImagePacker</a><li>page: + <a href="tqpngimagepacker.html#packImage">TQPNGImagePacker</a><li>page: <a href="ntqtabwidget.html#page">TQTabWidget</a> <a href="ntqwizard.html#page">TQWizard</a><li>pageCount: <a href="ntqwizard.html#pageCount">TQWizard</a><li>pageDown: <a href="ntqmultilineedit.html#pageDown">TQMultiLineEdit</a><li>pageOrder: - <a href="ntqprinter.html#pageOrder">TQPrinter</a><li>pageSize: - <a href="ntqprinter.html#pageSize">TQPrinter</a><li>pageStep: + <a href="tqprinter.html#pageOrder">TQPrinter</a><li>pageSize: + <a href="tqprinter.html#pageSize">TQPrinter</a><li>pageStep: <a href="ntqdial.html#pageStep">TQDial</a> <a href="ntqrangecontrol.html#pageStep">TQRangeControl</a> <a href="ntqscrollbar.html#pageStep">TQScrollBar</a> <a href="ntqslider.html#pageStep">TQSlider</a><li>pageUp: <a href="ntqmultilineedit.html#pageUp">TQMultiLineEdit</a><li>paint: <a href="qcustommenuitem.html#paint">TQCustomMenuItem</a> <a href="qlistboxitem.html#paint">TQListBoxItem</a> <a href="qlistboxpixmap.html#paint">TQListBoxPixmap</a> <a href="qlistboxtext.html#paint">TQListBoxText</a> <a href="ntqtabbar.html#paint">TQTabBar</a> <a href="qtableitem.html#paint">TQTableItem</a><li>paintBranches: <a href="qlistviewitem.html#paintBranches">TQListViewItem</a><li>paintCell: <a href="qchecklistitem.html#paintCell">TQCheckListItem</a> <a href="ntqgridview.html#paintCell">TQGridView</a> <a href="ntqlistbox.html#paintCell">TQListBox</a> <a href="qlistviewitem.html#paintCell">TQListViewItem</a> <a href="ntqtable.html#paintCell">TQTable</a><li>paintEmptyArea: <a href="ntqgridview.html#paintEmptyArea">TQGridView</a> <a href="ntqlistview.html#paintEmptyArea">TQListView</a> <a href="ntqtable.html#paintEmptyArea">TQTable</a><li>paintEvent: - <a href="ntqbutton.html#paintEvent">TQButton</a> <a href="ntqframe.html#paintEvent">TQFrame</a> <a href="qglwidget.html#paintEvent">TQGLWidget</a> <a href="tqsizegrip.html#paintEvent">TQSizeGrip</a> <a href="tqstatusbar.html#paintEvent">TQStatusBar</a> <a href="ntqtabbar.html#paintEvent">TQTabBar</a> <a href="tqwidget.html#paintEvent">TQWidget</a><li>paintField: + <a href="ntqbutton.html#paintEvent">TQButton</a> <a href="ntqframe.html#paintEvent">TQFrame</a> <a href="tqglwidget.html#paintEvent">TQGLWidget</a> <a href="tqsizegrip.html#paintEvent">TQSizeGrip</a> <a href="tqstatusbar.html#paintEvent">TQStatusBar</a> <a href="ntqtabbar.html#paintEvent">TQTabBar</a> <a href="tqwidget.html#paintEvent">TQWidget</a><li>paintField: <a href="tqdatatable.html#paintField">TQDataTable</a><li>paintFocus: <a href="qchecklistitem.html#paintFocus">TQCheckListItem</a> <a href="tqiconviewitem.html#paintFocus">TQIconViewItem</a> <a href="qlistviewitem.html#paintFocus">TQListViewItem</a> <a href="ntqtable.html#paintFocus">TQTable</a><li>paintGL: - <a href="qglwidget.html#paintGL">TQGLWidget</a><li>paintItem: + <a href="tqglwidget.html#paintGL">TQGLWidget</a><li>paintItem: <a href="tqiconviewitem.html#paintItem">TQIconViewItem</a><li>paintLabel: <a href="ntqtabbar.html#paintLabel">TQTabBar</a><li>paintOverlayGL: - <a href="qglwidget.html#paintOverlayGL">TQGLWidget</a><li>paintSection: + <a href="tqglwidget.html#paintOverlayGL">TQGLWidget</a><li>paintSection: <a href="ntqheader.html#paintSection">TQHeader</a><li>paintSectionLabel: <a href="ntqheader.html#paintSectionLabel">TQHeader</a><li>paintingActive: <a href="tqpaintdevice.html#paintingActive">TQPaintDevice</a><li>palette: @@ -1885,7 +1885,7 @@ packImage: <a href="tqwidget.html#paletteChange">TQWidget</a><li>paletteForegroundColor: <a href="tqwidget.html#paletteForegroundColor">TQWidget</a><li>paper: <a href="tqtextedit.html#paper">TQTextEdit</a><li>paperSource: - <a href="ntqprinter.html#paperSource">TQPrinter</a><li>paragraphAt: + <a href="tqprinter.html#paperSource">TQPrinter</a><li>paragraphAt: <a href="tqtextedit.html#paragraphAt">TQTextEdit</a><li>paragraphBackgroundColor: <a href="tqtextedit.html#paragraphBackgroundColor">TQTextEdit</a><li>paragraphLength: <a href="tqtextedit.html#paragraphLength">TQTextEdit</a><li>paragraphRect: @@ -1923,9 +1923,9 @@ packImage: <a href="ntqdockwindow.html#place">TQDockWindow</a><li>placeChanged: <a href="ntqdockwindow.html#placeChanged">TQDockWindow</a><li>placeCursor: <a href="tqtextedit.html#placeCursor">TQTextEdit</a><li>plane: - <a href="qglformat.html#plane">TQGLFormat</a><li>play: - <a href="ntqpicture.html#play">TQPicture</a> <a href="ntqsound.html#play">TQSound</a><li>point: - <a href="ntqpointarray.html#point">TQPointArray</a><li>pointSize: + <a href="tqglformat.html#plane">TQGLFormat</a><li>play: + <a href="tqpicture.html#play">TQPicture</a> <a href="ntqsound.html#play">TQSound</a><li>point: + <a href="tqpointarray.html#point">TQPointArray</a><li>pointSize: <a href="tqfont.html#pointSize">TQFont</a> <a href="tqfontinfo.html#pointSize">TQFontInfo</a> <a href="tqtextedit.html#pointSize">TQTextEdit</a><li>pointSizeFloat: <a href="tqfont.html#pointSizeFloat">TQFont</a><li>pointSizes: <a href="tqfontdatabase.html#pointSizes">TQFontDatabase</a><li>points: @@ -1968,10 +1968,10 @@ packImage: <a href="tqdatabrowser.html#primeUpdate">TQDataBrowser</a> <a href="tqdatatable.html#primeUpdate">TQDataTable</a> <a href="tqsqlcursor.html#primeUpdate">TQSqlCursor</a><li>print: <a href="qnpinstance.html#print">TQNPInstance</a><li>printFullPage: <a href="qnpinstance.html#printFullPage">TQNPInstance</a><li>printProgram: - <a href="ntqprinter.html#printProgram">TQPrinter</a><li>printRange: - <a href="ntqprinter.html#printRange">TQPrinter</a><li>printerName: - <a href="ntqprinter.html#printerName">TQPrinter</a><li>printerSelectionOption: - <a href="ntqprinter.html#printerSelectionOption">TQPrinter</a><li>processEvents: + <a href="tqprinter.html#printProgram">TQPrinter</a><li>printRange: + <a href="tqprinter.html#printRange">TQPrinter</a><li>printerName: + <a href="tqprinter.html#printerName">TQPrinter</a><li>printerSelectionOption: + <a href="tqprinter.html#printerSelectionOption">TQPrinter</a><li>processEvents: <a href="ntqapplication.html#processEvents">TQApplication</a> <a href="ntqeventloop.html#processEvents">TQEventLoop</a><li>processExited: <a href="tqprocess.html#processExited">TQProcess</a><li>processIdentifier: <a href="tqprocess.html#processIdentifier">TQProcess</a><li>processName: @@ -1992,7 +1992,7 @@ packImage: <a href="tqvaluelist.html#push_back">TQValueList</a> <a href="tqvaluevector.html#push_back">TQValueVector</a><li>push_front: <a href="tqvaluelist.html#push_front">TQValueList</a><li>put: <a href="tqftp.html#put">TQFtp</a> <a href="tqurloperator.html#put">TQUrlOperator</a><li>putPoints: - <a href="ntqpointarray.html#putPoints">TQPointArray</a><li>putch: + <a href="tqpointarray.html#putPoints">TQPointArray</a><li>putch: <a href="tqfile.html#putch">TQFile</a> <a href="tqiodevice.html#putch">TQIODevice</a> <a href="tqsocket.html#putch">TQSocket</a><li><a name="q"></a> tqAddPostRoutine: <a href="ntqapplication.html#qAddPostRoutine">TQApplication</a><li>tqAlpha: @@ -2022,8 +2022,8 @@ tqAddPostRoutine: <a href="tqbytearray.html#qUncompress">TQByteArray</a><li>tqVersion: <a href="ntqapplication.html#qVersion">TQApplication</a><li>tqWarning: <a href="ntqapplication.html#qWarning">TQApplication</a><li>qglClearColor: - <a href="qglwidget.html#qglClearColor">TQGLWidget</a><li>qglColor: - <a href="qglwidget.html#qglColor">TQGLWidget</a><li>tqmemmove: + <a href="tqglwidget.html#qglClearColor">TQGLWidget</a><li>qglColor: + <a href="tqglwidget.html#qglColor">TQGLWidget</a><li>tqmemmove: <a href="tqcstring.html#qmemmove">TQCString</a><li>qstrcmp: <a href="tqcstring.html#qstrcmp">TQCString</a><li>qstrcpy: <a href="tqcstring.html#qstrcpy">TQCString</a><li>tqstrdup: @@ -2047,10 +2047,10 @@ tqAddPostRoutine: <a href="ntqmessagebox.html#question">TQMessageBox</a><li>quit: <a href="ntqapplication.html#quit">TQApplication</a><li><a name="r"></a> rBottom: - <a href="ntqrect.html#rBottom">TQRect</a><li>rLeft: - <a href="ntqrect.html#rLeft">TQRect</a><li>rRight: - <a href="ntqrect.html#rRight">TQRect</a><li>rTop: - <a href="ntqrect.html#rTop">TQRect</a><li>raise: + <a href="tqrect.html#rBottom">TQRect</a><li>rLeft: + <a href="tqrect.html#rLeft">TQRect</a><li>rRight: + <a href="tqrect.html#rRight">TQRect</a><li>rTop: + <a href="tqrect.html#rTop">TQRect</a><li>raise: <a href="tqwidget.html#raise">TQWidget</a><li>raiseWidget: <a href="tqwidgetstack.html#raiseWidget">TQWidgetStack</a><li>rangeChange: <a href="ntqdial.html#rangeChange">TQDial</a> <a href="ntqrangecontrol.html#rangeChange">TQRangeControl</a> <a href="ntqslider.html#rangeChange">TQSlider</a> <a href="ntqspinbox.html#rangeChange">TQSpinBox</a><li>rasterOp: @@ -2093,8 +2093,8 @@ rBottom: <a href="tqdataview.html#record">TQDataView</a> <a href="tqsqldatabase.html#record">TQSqlDatabase</a> <a href="tqsqldriver.html#record">TQSqlDriver</a><li>recordInfo: <a href="tqsqldatabase.html#recordInfo">TQSqlDatabase</a> <a href="tqsqldriver.html#recordInfo">TQSqlDriver</a><li>recordType: <a href="tqdns.html#recordType">TQDns</a><li>rect: - <a href="qaccessibleinterface.html#rect">TQAccessibleInterface</a> <a href="tqcanvas.html#rect">TQCanvas</a> <a href="tqcanvasrectangle.html#rect">TQCanvasRectangle</a> <a href="tqiconviewitem.html#rect">TQIconViewItem</a> <a href="tqimage.html#rect">TQImage</a> <a href="tqpaintevent.html#rect">TQPaintEvent</a> <a href="ntqpixmap.html#rect">TQPixmap</a> <a href="ntqrect.html#rect">TQRect</a> <a href="tqstyleoption.html#rect">TQStyleOption</a> <a href="qtab.html#rect">TQTab</a> <a href="tqwidget.html#rect">TQWidget</a><li>rects: - <a href="ntqregion.html#rects">TQRegion</a><li>red: + <a href="qaccessibleinterface.html#rect">TQAccessibleInterface</a> <a href="tqcanvas.html#rect">TQCanvas</a> <a href="tqcanvasrectangle.html#rect">TQCanvasRectangle</a> <a href="tqiconviewitem.html#rect">TQIconViewItem</a> <a href="tqimage.html#rect">TQImage</a> <a href="tqpaintevent.html#rect">TQPaintEvent</a> <a href="tqpixmap.html#rect">TQPixmap</a> <a href="tqrect.html#rect">TQRect</a> <a href="tqstyleoption.html#rect">TQStyleOption</a> <a href="qtab.html#rect">TQTab</a> <a href="tqwidget.html#rect">TQWidget</a><li>rects: + <a href="tqregion.html#rects">TQRegion</a><li>red: <a href="tqcolor.html#red">TQColor</a><li>redirect: <a href="tqpainter.html#redirect">TQPainter</a><li>redo: <a href="ntqlineedit.html#redo">TQLineEdit</a> <a href="tqtextedit.html#redo">TQTextEdit</a><li>redoAvailable: @@ -2116,7 +2116,7 @@ rBottom: <a href="tqwidget.html#releaseMouse">TQWidget</a><li>released: <a href="ntqbutton.html#released">TQButton</a> <a href="ntqbuttongroup.html#released">TQButtonGroup</a> <a href="ntqbutton.html#released">TQCheckBox</a> <a href="ntqheader.html#released">TQHeader</a> <a href="ntqbutton.html#released">TQPushButton</a> <a href="ntqbutton.html#released">TQRadioButton</a><li>reload: <a href="tqtextbrowser.html#reload">TQTextBrowser</a><li>remove: - <a href="tqasciicache.html#remove">TQAsciiCache</a> <a href="tqasciidict.html#remove">TQAsciiDict</a> <a href="ntqbuttongroup.html#remove">TQButtonGroup</a> <a href="tqcstring.html#remove">TQCString</a> <a href="tqcache.html#remove">TQCache</a> <a href="tqdict.html#remove">TQDict</a> <a href="tqdir.html#remove">TQDir</a> <a href="tqfile.html#remove">TQFile</a> <a href="tqftp.html#remove">TQFtp</a> <a href="tqintcache.html#remove">TQIntCache</a> <a href="tqintdict.html#remove">TQIntDict</a> <a href="ntqlayout.html#remove">TQLayout</a> <a href="tqmap.html#remove">TQMap</a> <a href="tqobjectcleanuphandler.html#remove">TQObjectCleanupHandler</a> <a href="ntqpixmapcache.html#remove">TQPixmapCache</a> <a href="tqptrdict.html#remove">TQPtrDict</a> <a href="tqptrlist.html#remove">TQPtrList</a> <a href="tqptrqueue.html#remove">TQPtrQueue</a> <a href="tqptrstack.html#remove">TQPtrStack</a> <a href="tqptrvector.html#remove">TQPtrVector</a> <a href="tqsqlcursor.html#remove">TQSqlCursor</a> <a href="tqsqlform.html#remove">TQSqlForm</a> <a href="tqsqlpropertymap.html#remove">TQSqlPropertyMap</a> <a href="tqsqlrecord.html#remove">TQSqlRecord</a> <a href="tqstring.html#remove">TQString</a> <a href="tqtooltip.html#remove">TQToolTip</a> <a href="ntqtranslator.html#remove">TQTranslator</a> <a href="tqurloperator.html#remove">TQUrlOperator</a> <a href="tqvaluelist.html#remove">TQValueList</a> <a href="ntqwhatsthis.html#remove">TQWhatsThis</a><li>removeAttribute: + <a href="tqasciicache.html#remove">TQAsciiCache</a> <a href="tqasciidict.html#remove">TQAsciiDict</a> <a href="ntqbuttongroup.html#remove">TQButtonGroup</a> <a href="tqcstring.html#remove">TQCString</a> <a href="tqcache.html#remove">TQCache</a> <a href="tqdict.html#remove">TQDict</a> <a href="tqdir.html#remove">TQDir</a> <a href="tqfile.html#remove">TQFile</a> <a href="tqftp.html#remove">TQFtp</a> <a href="tqintcache.html#remove">TQIntCache</a> <a href="tqintdict.html#remove">TQIntDict</a> <a href="ntqlayout.html#remove">TQLayout</a> <a href="tqmap.html#remove">TQMap</a> <a href="tqobjectcleanuphandler.html#remove">TQObjectCleanupHandler</a> <a href="tqpixmapcache.html#remove">TQPixmapCache</a> <a href="tqptrdict.html#remove">TQPtrDict</a> <a href="tqptrlist.html#remove">TQPtrList</a> <a href="tqptrqueue.html#remove">TQPtrQueue</a> <a href="tqptrstack.html#remove">TQPtrStack</a> <a href="tqptrvector.html#remove">TQPtrVector</a> <a href="tqsqlcursor.html#remove">TQSqlCursor</a> <a href="tqsqlform.html#remove">TQSqlForm</a> <a href="tqsqlpropertymap.html#remove">TQSqlPropertyMap</a> <a href="tqsqlrecord.html#remove">TQSqlRecord</a> <a href="tqstring.html#remove">TQString</a> <a href="tqtooltip.html#remove">TQToolTip</a> <a href="ntqtranslator.html#remove">TQTranslator</a> <a href="tqurloperator.html#remove">TQUrlOperator</a> <a href="tqvaluelist.html#remove">TQValueList</a> <a href="ntqwhatsthis.html#remove">TQWhatsThis</a><li>removeAttribute: <a href="tqdomelement.html#removeAttribute">TQDomElement</a><li>removeAttributeNS: <a href="tqdomelement.html#removeAttributeNS">TQDomElement</a><li>removeAttributeNode: <a href="tqdomelement.html#removeAttributeNode">TQDomElement</a><li>removeChild: @@ -2161,8 +2161,8 @@ rBottom: <a href="qchildevent.html#removed">TQChildEvent</a> <a href="tqnetworkprotocol.html#removed">TQNetworkProtocol</a> <a href="tqurloperator.html#removed">TQUrlOperator</a><li>rename: <a href="tqdir.html#rename">TQDir</a> <a href="tqftp.html#rename">TQFtp</a> <a href="tqiconviewitem.html#rename">TQIconViewItem</a> <a href="tqurloperator.html#rename">TQUrlOperator</a><li>renameEnabled: <a href="tqiconviewitem.html#renameEnabled">TQIconViewItem</a> <a href="qlistviewitem.html#renameEnabled">TQListViewItem</a><li>renderPixmap: - <a href="qglwidget.html#renderPixmap">TQGLWidget</a><li>renderText: - <a href="qglwidget.html#renderText">TQGLWidget</a><li>repaint: + <a href="tqglwidget.html#renderPixmap">TQGLWidget</a><li>renderText: + <a href="tqglwidget.html#renderText">TQGLWidget</a><li>repaint: <a href="tqiconviewitem.html#repaint">TQIconViewItem</a> <a href="qlistviewitem.html#repaint">TQListViewItem</a> <a href="ntqsplashscreen.html#repaint">TQSplashScreen</a> <a href="tqwidget.html#repaint">TQWidget</a><li>repaintCell: <a href="ntqgridview.html#repaintCell">TQGridView</a><li>repaintChanged: <a href="tqtextedit.html#repaintChanged">TQTextEdit</a><li>repaintContents: @@ -2180,27 +2180,27 @@ rBottom: <a href="tqsessionmanager.html#requestPhase2">TQSessionManager</a><li>requestRead: <a href="qnpstream.html#requestRead">TQNPStream</a><li>requestStarted: <a href="tqhttp.html#requestStarted">TQHttp</a><li>requestedFormat: - <a href="qglcontext.html#requestedFormat">TQGLContext</a><li>rereadDir: + <a href="tqglcontext.html#requestedFormat">TQGLContext</a><li>rereadDir: <a href="tqfiledialog.html#rereadDir">TQFileDialog</a><li>reserve: <a href="tqstring.html#reserve">TQString</a> <a href="tqvaluevector.html#reserve">TQValueVector</a><li>reset: - <a href="tqdatatable.html#reset">TQDataTable</a> <a href="qglcontext.html#reset">TQGLContext</a> <a href="tqiodevice.html#reset">TQIODevice</a> <a href="tqiconset.html#reset">TQIconSet</a> <a href="tqimage.html#reset">TQImage</a> <a href="qmetaproperty.html#reset">TQMetaProperty</a> <a href="ntqprogressbar.html#reset">TQProgressBar</a> <a href="ntqprogressdialog.html#reset">TQProgressDialog</a> <a href="tqsqlresult.html#reset">TQSqlResult</a> <a href="tqtextstream.html#reset">TQTextStream</a> <a href="tqurl.html#reset">TQUrl</a> <a href="ntqwmatrix.html#reset">TQWMatrix</a> <a href="tqxmlinputsource.html#reset">TQXmlInputSource</a> <a href="tqxmlnamespacesupport.html#reset">TQXmlNamespaceSupport</a><li>resetGroup: + <a href="tqdatatable.html#reset">TQDataTable</a> <a href="tqglcontext.html#reset">TQGLContext</a> <a href="tqiodevice.html#reset">TQIODevice</a> <a href="tqiconset.html#reset">TQIconSet</a> <a href="tqimage.html#reset">TQImage</a> <a href="qmetaproperty.html#reset">TQMetaProperty</a> <a href="ntqprogressbar.html#reset">TQProgressBar</a> <a href="ntqprogressdialog.html#reset">TQProgressDialog</a> <a href="tqsqlresult.html#reset">TQSqlResult</a> <a href="tqtextstream.html#reset">TQTextStream</a> <a href="tqurl.html#reset">TQUrl</a> <a href="tqwmatrix.html#reset">TQWMatrix</a> <a href="tqxmlinputsource.html#reset">TQXmlInputSource</a> <a href="tqxmlnamespacesupport.html#reset">TQXmlNamespaceSupport</a><li>resetGroup: <a href="tqsettings.html#resetGroup">TQSettings</a><li>resetInputContext: <a href="tqwidget.html#resetInputContext">TQWidget</a><li>resetRawData: <a href="tqmemarray.html#resetRawData">TQMemArray</a><li>resetReason: <a href="qfocusevent.html#resetReason">TQFocusEvent</a><li>resetStatus: <a href="tqiodevice.html#resetStatus">TQIODevice</a><li>resetXForm: <a href="tqpainter.html#resetXForm">TQPainter</a><li>resize: - <a href="tqasciidict.html#resize">TQAsciiDict</a> <a href="tqbitarray.html#resize">TQBitArray</a> <a href="tqcstring.html#resize">TQCString</a> <a href="tqcanvas.html#resize">TQCanvas</a> <a href="tqdict.html#resize">TQDict</a> <a href="tqintdict.html#resize">TQIntDict</a> <a href="tqmemarray.html#resize">TQMemArray</a> <a href="ntqpixmap.html#resize">TQPixmap</a> <a href="tqptrdict.html#resize">TQPtrDict</a> <a href="tqptrvector.html#resize">TQPtrVector</a> <a href="tqvaluevector.html#resize">TQValueVector</a> <a href="tqwidget.html#resize">TQWidget</a><li>resizeContents: + <a href="tqasciidict.html#resize">TQAsciiDict</a> <a href="tqbitarray.html#resize">TQBitArray</a> <a href="tqcstring.html#resize">TQCString</a> <a href="tqcanvas.html#resize">TQCanvas</a> <a href="tqdict.html#resize">TQDict</a> <a href="tqintdict.html#resize">TQIntDict</a> <a href="tqmemarray.html#resize">TQMemArray</a> <a href="tqpixmap.html#resize">TQPixmap</a> <a href="tqptrdict.html#resize">TQPtrDict</a> <a href="tqptrvector.html#resize">TQPtrVector</a> <a href="tqvaluevector.html#resize">TQValueVector</a> <a href="tqwidget.html#resize">TQWidget</a><li>resizeContents: <a href="ntqscrollview.html#resizeContents">TQScrollView</a><li>resizeData: <a href="ntqtable.html#resizeData">TQTable</a><li>resizeEvent: - <a href="ntqframe.html#resizeEvent">TQFrame</a> <a href="qglwidget.html#resizeEvent">TQGLWidget</a> <a href="ntqlistview.html#resizeEvent">TQListView</a> <a href="tqwidget.html#resizeEvent">TQWidget</a><li>resizeGL: - <a href="qglwidget.html#resizeGL">TQGLWidget</a><li>resizeMode: + <a href="ntqframe.html#resizeEvent">TQFrame</a> <a href="tqglwidget.html#resizeEvent">TQGLWidget</a> <a href="ntqlistview.html#resizeEvent">TQListView</a> <a href="tqwidget.html#resizeEvent">TQWidget</a><li>resizeGL: + <a href="tqglwidget.html#resizeGL">TQGLWidget</a><li>resizeMode: <a href="tqiconview.html#resizeMode">TQIconView</a> <a href="ntqlayout.html#resizeMode">TQLayout</a> <a href="ntqlistview.html#resizeMode">TQListView</a><li>resizeOverlayGL: - <a href="qglwidget.html#resizeOverlayGL">TQGLWidget</a><li>resizePolicy: + <a href="tqglwidget.html#resizeOverlayGL">TQGLWidget</a><li>resizePolicy: <a href="ntqscrollview.html#resizePolicy">TQScrollView</a><li>resizeSection: <a href="ntqheader.html#resizeSection">TQHeader</a><li>resized: <a href="tqcanvas.html#resized">TQCanvas</a> <a href="ntqdesktopwidget.html#resized">TQDesktopWidget</a><li>resolution: - <a href="ntqprinter.html#resolution">TQPrinter</a><li>resolve: + <a href="tqprinter.html#resolution">TQPrinter</a><li>resolve: <a href="tqfont.html#resolve">TQFont</a> <a href="ntqlibrary.html#resolve">TQLibrary</a><li>resolveEntity: <a href="tqxmlentityresolver.html#resolveEntity">TQXmlEntityResolver</a><li>resortDir: <a href="tqfiledialog.html#resortDir">TQFileDialog</a><li>responseHeaderReceived: @@ -2218,9 +2218,9 @@ rBottom: <a href="tqdatasource.html#rewind">TQDataSource</a> <a href="tqiodevicesource.html#rewind">TQIODeviceSource</a><li>rewindable: <a href="tqdatasource.html#rewindable">TQDataSource</a> <a href="tqiodevicesource.html#rewindable">TQIODeviceSource</a><li>rgb: <a href="tqcolor.html#rgb">TQColor</a><li>rgba: - <a href="qglformat.html#rgba">TQGLFormat</a><li>rheight: + <a href="tqglformat.html#rgba">TQGLFormat</a><li>rheight: <a href="tqsize.html#rheight">TQSize</a><li>right: - <a href="tqcstring.html#right">TQCString</a> <a href="ntqrect.html#right">TQRect</a> <a href="tqstring.html#right">TQString</a><li>rightBearing: + <a href="tqcstring.html#right">TQCString</a> <a href="tqrect.html#right">TQRect</a> <a href="tqstring.html#right">TQString</a><li>rightBearing: <a href="tqfontmetrics.html#rightBearing">TQFontMetrics</a><li>rightButtonClicked: <a href="tqiconview.html#rightButtonClicked">TQIconView</a> <a href="ntqlistbox.html#rightButtonClicked">TQListBox</a> <a href="ntqlistview.html#rightButtonClicked">TQListView</a><li>rightButtonPressed: <a href="tqiconview.html#rightButtonPressed">TQIconView</a> <a href="ntqlistbox.html#rightButtonPressed">TQListBox</a> <a href="ntqlistview.html#rightButtonPressed">TQListView</a><li>rightCol: @@ -2236,7 +2236,7 @@ rBottom: <a href="tqdir.html#root">TQDir</a><li>rootDirPath: <a href="tqdir.html#rootDirPath">TQDir</a><li>rootIsDecorated: <a href="ntqlistview.html#rootIsDecorated">TQListView</a><li>rotate: - <a href="tqpainter.html#rotate">TQPainter</a> <a href="ntqwmatrix.html#rotate">TQWMatrix</a><li>row: + <a href="tqpainter.html#rotate">TQPainter</a> <a href="tqwmatrix.html#rotate">TQWMatrix</a><li>row: <a href="qchar.html#row">TQChar</a> <a href="qtableitem.html#row">TQTableItem</a><li>rowAt: <a href="ntqgridview.html#rowAt">TQGridView</a> <a href="ntqtable.html#rowAt">TQTable</a><li>rowHeight: <a href="ntqtable.html#rowHeight">TQTable</a><li>rowHeightChanged: @@ -2252,13 +2252,13 @@ rBottom: <a href="tqthread.html#run">TQThread</a><li>running: <a href="tqmovie.html#running">TQMovie</a> <a href="tqthread.html#running">TQThread</a><li>rwidth: <a href="tqsize.html#rwidth">TQSize</a><li>rx: - <a href="ntqpoint.html#rx">TQPoint</a><li>ry: - <a href="ntqpoint.html#ry">TQPoint</a><li><a name="s"></a> + <a href="tqpoint.html#rx">TQPoint</a><li>ry: + <a href="tqpoint.html#ry">TQPoint</a><li><a name="s"></a> sRect: <a href="ntqheader.html#sRect">TQHeader</a><li>save: - <a href="tqdomnode.html#save">TQDomNode</a> <a href="tqimage.html#save">TQImage</a> <a href="tqpainter.html#save">TQPainter</a> <a href="ntqpicture.html#save">TQPicture</a> <a href="ntqpixmap.html#save">TQPixmap</a> <a href="ntqtranslator.html#save">TQTranslator</a><li>saveState: + <a href="tqdomnode.html#save">TQDomNode</a> <a href="tqimage.html#save">TQImage</a> <a href="tqpainter.html#save">TQPainter</a> <a href="tqpicture.html#save">TQPicture</a> <a href="tqpixmap.html#save">TQPixmap</a> <a href="ntqtranslator.html#save">TQTranslator</a><li>saveState: <a href="ntqapplication.html#saveState">TQApplication</a><li>scale: - <a href="tqimage.html#scale">TQImage</a> <a href="tqpainter.html#scale">TQPainter</a> <a href="tqsize.html#scale">TQSize</a> <a href="ntqwmatrix.html#scale">TQWMatrix</a><li>scaleFont: + <a href="tqimage.html#scale">TQImage</a> <a href="tqpainter.html#scale">TQPainter</a> <a href="tqsize.html#scale">TQSize</a> <a href="tqwmatrix.html#scale">TQWMatrix</a><li>scaleFont: <a href="tqstylesheet.html#scaleFont">TQStyleSheet</a><li>scaleHeight: <a href="tqimage.html#scaleHeight">TQImage</a><li>scaleWidth: <a href="tqimage.html#scaleWidth">TQImage</a><li>scanLine: @@ -2305,23 +2305,23 @@ sRect: <a href="qimevent.html#selectionLength">TQIMEvent</a><li>selectionMode: <a href="tqiconview.html#selectionMode">TQIconView</a> <a href="ntqlistbox.html#selectionMode">TQListBox</a> <a href="ntqlistview.html#selectionMode">TQListView</a> <a href="ntqtable.html#selectionMode">TQTable</a><li>selectionStart: <a href="ntqlineedit.html#selectionStart">TQLineEdit</a><li>selfMask: - <a href="ntqpixmap.html#selfMask">TQPixmap</a><li>selfNesting: + <a href="tqpixmap.html#selfMask">TQPixmap</a><li>selfNesting: <a href="tqstylesheetitem.html#selfNesting">TQStyleSheetItem</a><li>sendBufferSize: <a href="tqsocketdevice.html#sendBufferSize">TQSocketDevice</a><li>sendEvent: <a href="ntqapplication.html#sendEvent">TQApplication</a><li>sendTo: <a href="tqdatasource.html#sendTo">TQDataSource</a> <a href="tqiodevicesource.html#sendTo">TQIODeviceSource</a><li>sender: <a href="tqobject.html#sender">TQObject</a><li>separator: <a href="tqdateedit.html#separator">TQDateEdit</a> <a href="tqdir.html#separator">TQDir</a> <a href="tqtimeedit.html#separator">TQTimeEdit</a><li>serialNumber: - <a href="tqmimesource.html#serialNumber">TQMimeSource</a> <a href="ntqpalette.html#serialNumber">TQPalette</a> <a href="ntqpixmap.html#serialNumber">TQPixmap</a><li>servers: + <a href="tqmimesource.html#serialNumber">TQMimeSource</a> <a href="tqpalette.html#serialNumber">TQPalette</a> <a href="tqpixmap.html#serialNumber">TQPixmap</a><li>servers: <a href="tqdns.html#servers">TQDns</a><li>sessionId: <a href="ntqapplication.html#sessionId">TQApplication</a> <a href="tqsessionmanager.html#sessionId">TQSessionManager</a><li>sessionKey: <a href="ntqapplication.html#sessionKey">TQApplication</a> <a href="tqsessionmanager.html#sessionKey">TQSessionManager</a><li>setAccel: <a href="tqaction.html#setAccel">TQAction</a> <a href="ntqbutton.html#setAccel">TQButton</a> <a href="ntqbutton.html#setAccel">TQCheckBox</a> <a href="tqmenudata.html#setAccel">TQMenuData</a> <a href="tqmenudata.html#setAccel">TQPopupMenu</a> <a href="ntqbutton.html#setAccel">TQPushButton</a> <a href="ntqbutton.html#setAccel">TQRadioButton</a><li>setAcceptDockWindow: <a href="ntqdockarea.html#setAcceptDockWindow">TQDockArea</a><li>setAcceptDrops: <a href="tqwidget.html#setAcceptDrops">TQWidget</a><li>setAccum: - <a href="qglformat.html#setAccum">TQGLFormat</a><li>setAction: + <a href="tqglformat.html#setAccum">TQGLFormat</a><li>setAction: <a href="tqdropevent.html#setAction">TQDropEvent</a><li>setActive: - <a href="tqcanvasitem.html#setActive">TQCanvasItem</a> <a href="ntqpalette.html#setActive">TQPalette</a> <a href="tqsqlresult.html#setActive">TQSqlResult</a><li>setActiveItem: + <a href="tqcanvasitem.html#setActive">TQCanvasItem</a> <a href="tqpalette.html#setActive">TQPalette</a> <a href="tqsqlresult.html#setActive">TQSqlResult</a><li>setActiveItem: <a href="tqpopupmenu.html#setActiveItem">TQPopupMenu</a><li>setActiveWindow: <a href="tqwidget.html#setActiveWindow">TQWidget</a> <a href="qxtwidget.html#setActiveWindow">TQXtWidget</a><li>setAddress: <a href="tqhostaddress.html#setAddress">TQHostAddress</a><li>setAddressReusable: @@ -2330,7 +2330,7 @@ sRect: <a href="ntqgroupbox.html#setAlignment">TQGroupBox</a> <a href="ntqlabel.html#setAlignment">TQLabel</a> <a href="qlayoutitem.html#setAlignment">TQLayoutItem</a> <a href="ntqlineedit.html#setAlignment">TQLineEdit</a> <a href="ntqmultilineedit.html#setAlignment">TQMultiLineEdit</a> <a href="tqstylesheetitem.html#setAlignment">TQStyleSheetItem</a> <a href="tqtextedit.html#setAlignment">TQTextEdit</a><li>setAllChanged: <a href="tqcanvas.html#setAllChanged">TQCanvas</a><li>setAllColumnsShowFocus: <a href="ntqlistview.html#setAllColumnsShowFocus">TQListView</a><li>setAlpha: - <a href="qglformat.html#setAlpha">TQGLFormat</a><li>setAlphaBuffer: + <a href="tqglformat.html#setAlpha">TQGLFormat</a><li>setAlphaBuffer: <a href="tqimage.html#setAlphaBuffer">TQImage</a><li>setAnchor: <a href="tqstylesheetitem.html#setAnchor">TQStyleSheetItem</a><li>setAngles: <a href="tqcanvasellipse.html#setAngles">TQCanvasEllipse</a><li>setAnimated: @@ -2349,7 +2349,7 @@ sRect: <a href="ntqlayout.html#setAutoAdd">TQLayout</a><li>setAutoAdvance: <a href="tqdateedit.html#setAutoAdvance">TQDateEdit</a> <a href="tqdatetimeedit.html#setAutoAdvance">TQDateTimeEdit</a> <a href="tqtimeedit.html#setAutoAdvance">TQTimeEdit</a><li>setAutoArrange: <a href="tqiconview.html#setAutoArrange">TQIconView</a><li>setAutoBufferSwap: - <a href="qglwidget.html#setAutoBufferSwap">TQGLWidget</a><li>setAutoClose: + <a href="tqglwidget.html#setAutoBufferSwap">TQGLWidget</a><li>setAutoClose: <a href="ntqprogressdialog.html#setAutoClose">TQProgressDialog</a><li>setAutoCompletion: <a href="ntqcombobox.html#setAutoCompletion">TQComboBox</a><li>setAutoDefault: <a href="ntqpushbutton.html#setAutoDefault">TQPushButton</a><li>setAutoDelete: @@ -2372,13 +2372,13 @@ sRect: <a href="tqbitarray.html#setBit">TQBitArray</a><li>setBlocking: <a href="tqsocketdevice.html#setBlocking">TQSocketDevice</a><li>setBold: <a href="tqfont.html#setBold">TQFont</a> <a href="tqtextedit.html#setBold">TQTextEdit</a><li>setBottom: - <a href="qdoublevalidator.html#setBottom">TQDoubleValidator</a> <a href="qintvalidator.html#setBottom">TQIntValidator</a> <a href="ntqrect.html#setBottom">TQRect</a><li>setBottomItem: + <a href="qdoublevalidator.html#setBottom">TQDoubleValidator</a> <a href="qintvalidator.html#setBottom">TQIntValidator</a> <a href="tqrect.html#setBottom">TQRect</a><li>setBottomItem: <a href="ntqlistbox.html#setBottomItem">TQListBox</a><li>setBottomLeft: - <a href="ntqrect.html#setBottomLeft">TQRect</a><li>setBottomRight: - <a href="ntqrect.html#setBottomRight">TQRect</a><li>setBoundaryChecking: + <a href="tqrect.html#setBottomLeft">TQRect</a><li>setBottomRight: + <a href="tqrect.html#setBottomRight">TQRect</a><li>setBoundaryChecking: <a href="tqdatabrowser.html#setBoundaryChecking">TQDataBrowser</a><li>setBoundingRect: - <a href="ntqpicture.html#setBoundingRect">TQPicture</a><li>setBrush: - <a href="tqcanvaspolygonalitem.html#setBrush">TQCanvasPolygonalItem</a> <a href="tqcolorgroup.html#setBrush">TQColorGroup</a> <a href="tqpainter.html#setBrush">TQPainter</a> <a href="ntqpalette.html#setBrush">TQPalette</a><li>setBrushOrigin: + <a href="tqpicture.html#setBoundingRect">TQPicture</a><li>setBrush: + <a href="tqcanvaspolygonalitem.html#setBrush">TQCanvasPolygonalItem</a> <a href="tqcolorgroup.html#setBrush">TQColorGroup</a> <a href="tqpainter.html#setBrush">TQPainter</a> <a href="tqpalette.html#setBrush">TQPalette</a><li>setBrushOrigin: <a href="tqpainter.html#setBrushOrigin">TQPainter</a><li>setBuddy: <a href="ntqlabel.html#setBuddy">TQLabel</a><li>setBuffer: <a href="tqbuffer.html#setBuffer">TQBuffer</a><li>setButton: @@ -2386,13 +2386,13 @@ sRect: <a href="ntqspinbox.html#setButtonSymbols">TQSpinBox</a><li>setButtonText: <a href="ntqmessagebox.html#setButtonText">TQMessageBox</a><li>setByteOrder: <a href="tqdatastream.html#setByteOrder">TQDataStream</a><li>setCacheLimit: - <a href="ntqpixmapcache.html#setCacheLimit">TQPixmapCache</a><li>setCaching: + <a href="tqpixmapcache.html#setCacheLimit">TQPixmapCache</a><li>setCaching: <a href="tqfileinfo.html#setCaching">TQFileInfo</a><li>setCalculated: <a href="tqsqlcursor.html#setCalculated">TQSqlCursor</a> <a href="tqsqlfieldinfo.html#setCalculated">TQSqlFieldInfo</a><li>setCancelButton: <a href="ntqprogressdialog.html#setCancelButton">TQProgressDialog</a> <a href="ntqtabdialog.html#setCancelButton">TQTabDialog</a><li>setCancelButtonText: <a href="ntqprogressdialog.html#setCancelButtonText">TQProgressDialog</a><li>setCanvas: <a href="tqcanvasitem.html#setCanvas">TQCanvasItem</a> <a href="tqcanvasview.html#setCanvas">TQCanvasView</a><li>setCapStyle: - <a href="ntqpen.html#setCapStyle">TQPen</a><li>setCaption: + <a href="tqpen.html#setCapStyle">TQPen</a><li>setCaption: <a href="tqwidget.html#setCaption">TQWidget</a><li>setCaseSensitive: <a href="tqregexp.html#setCaseSensitive">TQRegExp</a><li>setCellContentFromEditor: <a href="ntqtable.html#setCellContentFromEditor">TQTable</a><li>setCellHeight: @@ -2419,10 +2419,10 @@ sRect: <a href="qgridlayout.html#setColSpacing">TQGridLayout</a><li>setColStretch: <a href="qgridlayout.html#setColStretch">TQGridLayout</a><li>setCollapsible: <a href="ntqsplitter.html#setCollapsible">TQSplitter</a><li>setColor: - <a href="tqbrush.html#setColor">TQBrush</a> <a href="tqcanvastext.html#setColor">TQCanvasText</a> <a href="tqcolordrag.html#setColor">TQColorDrag</a> <a href="tqcolorgroup.html#setColor">TQColorGroup</a> <a href="tqimage.html#setColor">TQImage</a> <a href="ntqpalette.html#setColor">TQPalette</a> <a href="ntqpen.html#setColor">TQPen</a> <a href="tqstylesheetitem.html#setColor">TQStyleSheetItem</a> <a href="tqtextedit.html#setColor">TQTextEdit</a><li>setColorMode: - <a href="ntqprinter.html#setColorMode">TQPrinter</a><li>setColorSpec: + <a href="tqbrush.html#setColor">TQBrush</a> <a href="tqcanvastext.html#setColor">TQCanvasText</a> <a href="tqcolordrag.html#setColor">TQColorDrag</a> <a href="tqcolorgroup.html#setColor">TQColorGroup</a> <a href="tqimage.html#setColor">TQImage</a> <a href="tqpalette.html#setColor">TQPalette</a> <a href="tqpen.html#setColor">TQPen</a> <a href="tqstylesheetitem.html#setColor">TQStyleSheetItem</a> <a href="tqtextedit.html#setColor">TQTextEdit</a><li>setColorMode: + <a href="tqprinter.html#setColorMode">TQPrinter</a><li>setColorSpec: <a href="ntqapplication.html#setColorSpec">TQApplication</a><li>setColormap: - <a href="qglwidget.html#setColormap">TQGLWidget</a><li>setColumn: + <a href="tqglwidget.html#setColormap">TQGLWidget</a><li>setColumn: <a href="tqdatatable.html#setColumn">TQDataTable</a><li>setColumnAlignment: <a href="ntqlistview.html#setColumnAlignment">TQListView</a><li>setColumnLabels: <a href="ntqtable.html#setColumnLabels">TQTable</a><li>setColumnLayout: @@ -2452,9 +2452,9 @@ sRect: <a href="tqfiledialog.html#setContentsPreviewEnabled">TQFileDialog</a><li>setContexts: <a href="tqstylesheetitem.html#setContexts">TQStyleSheetItem</a><li>setControlPoints: <a href="tqcanvasspline.html#setControlPoints">TQCanvasSpline</a><li>setCoords: - <a href="ntqrect.html#setCoords">TQRect</a><li>setCornerWidget: + <a href="tqrect.html#setCoords">TQRect</a><li>setCornerWidget: <a href="ntqscrollview.html#setCornerWidget">TQScrollView</a> <a href="ntqtabwidget.html#setCornerWidget">TQTabWidget</a><li>setCreator: - <a href="ntqprinter.html#setCreator">TQPrinter</a><li>setCurrent: + <a href="tqprinter.html#setCreator">TQPrinter</a><li>setCurrent: <a href="tqdir.html#setCurrent">TQDir</a><li>setCurrentCell: <a href="ntqtable.html#setCurrentCell">TQTable</a><li>setCurrentFont: <a href="tqtextedit.html#setCurrentFont">TQTextEdit</a><li>setCurrentIndex: @@ -2470,7 +2470,7 @@ sRect: <a href="tqcolordialog.html#setCustomColor">TQColorDialog</a><li>setCustomHighlighting: <a href="qlistboxitem.html#setCustomHighlighting">TQListBoxItem</a><li>setDTDHandler: <a href="tqxmlreader.html#setDTDHandler">TQXmlReader</a><li>setData: - <a href="tqclipboard.html#setData">TQClipboard</a> <a href="qcustomevent.html#setData">TQCustomEvent</a> <a href="tqdomcharacterdata.html#setData">TQDomCharacterData</a> <a href="tqdomprocessinginstruction.html#setData">TQDomProcessingInstruction</a> <a href="tqicondragitem.html#setData">TQIconDragItem</a> <a href="tqmimesourcefactory.html#setData">TQMimeSourceFactory</a> <a href="ntqpicture.html#setData">TQPicture</a> <a href="tqxmlinputsource.html#setData">TQXmlInputSource</a><li>setDatabaseName: + <a href="tqclipboard.html#setData">TQClipboard</a> <a href="qcustomevent.html#setData">TQCustomEvent</a> <a href="tqdomcharacterdata.html#setData">TQDomCharacterData</a> <a href="tqdomprocessinginstruction.html#setData">TQDomProcessingInstruction</a> <a href="tqicondragitem.html#setData">TQIconDragItem</a> <a href="tqmimesourcefactory.html#setData">TQMimeSourceFactory</a> <a href="tqpicture.html#setData">TQPicture</a> <a href="tqxmlinputsource.html#setData">TQXmlInputSource</a><li>setDatabaseName: <a href="tqsqldatabase.html#setDatabaseName">TQSqlDatabase</a><li>setDatabaseText: <a href="tqsqlerror.html#setDatabaseText">TQSqlError</a><li>setDate: <a href="tqdateedit.html#setDate">TQDateEdit</a> <a href="tqdatetime.html#setDate">TQDateTime</a><li>setDateFormat: @@ -2485,33 +2485,33 @@ sRect: <a href="ntqtabdialog.html#setDefaultButton">TQTabDialog</a><li>setDefaultFactory: <a href="tqmimesourcefactory.html#setDefaultFactory">TQMimeSourceFactory</a><li>setDefaultFont: <a href="ntqsimplerichtext.html#setDefaultFont">TQSimpleRichText</a><li>setDefaultFormat: - <a href="qglformat.html#setDefaultFormat">TQGLFormat</a><li>setDefaultOptimization: - <a href="ntqpixmap.html#setDefaultOptimization">TQPixmap</a><li>setDefaultOverlayFormat: - <a href="qglformat.html#setDefaultOverlayFormat">TQGLFormat</a><li>setDefaultRenameAction: + <a href="tqglformat.html#setDefaultFormat">TQGLFormat</a><li>setDefaultOptimization: + <a href="tqpixmap.html#setDefaultOptimization">TQPixmap</a><li>setDefaultOverlayFormat: + <a href="tqglformat.html#setDefaultOverlayFormat">TQGLFormat</a><li>setDefaultRenameAction: <a href="ntqlistview.html#setDefaultRenameAction">TQListView</a><li>setDefaultSheet: <a href="tqstylesheet.html#setDefaultSheet">TQStyleSheet</a><li>setDefaultUp: <a href="tqmenubar.html#setDefaultUp">TQMenuBar</a><li>setDelay: <a href="tqtooltipgroup.html#setDelay">TQToolTipGroup</a><li>setDepth: - <a href="qglformat.html#setDepth">TQGLFormat</a><li>setDescending: + <a href="tqglformat.html#setDepth">TQGLFormat</a><li>setDescending: <a href="tqsqlindex.html#setDescending">TQSqlIndex</a><li>setDescription: <a href="tqimageio.html#setDescription">TQImageIO</a><li>setDesktopSettingsAware: <a href="ntqapplication.html#setDesktopSettingsAware">TQApplication</a><li>setDevice: <a href="tqdatastream.html#setDevice">TQDataStream</a> <a href="tqtextstream.html#setDevice">TQTextStream</a><li>setDir: <a href="tqfiledialog.html#setDir">TQFileDialog</a> <a href="tqurlinfo.html#setDir">TQUrlInfo</a><li>setDirectRendering: - <a href="qglformat.html#setDirectRendering">TQGLFormat</a><li>setDirection: + <a href="tqglformat.html#setDirectRendering">TQGLFormat</a><li>setDirection: <a href="qboxlayout.html#setDirection">TQBoxLayout</a><li>setDisabled: - <a href="tqaction.html#setDisabled">TQAction</a> <a href="ntqpalette.html#setDisabled">TQPalette</a> <a href="tqwidget.html#setDisabled">TQWidget</a><li>setDiscardCommand: + <a href="tqaction.html#setDisabled">TQAction</a> <a href="tqpalette.html#setDisabled">TQPalette</a> <a href="tqwidget.html#setDisabled">TQWidget</a><li>setDiscardCommand: <a href="tqsessionmanager.html#setDiscardCommand">TQSessionManager</a><li>setDisplay: <a href="tqtimeedit.html#setDisplay">TQTimeEdit</a><li>setDisplayMode: <a href="tqstylesheetitem.html#setDisplayMode">TQStyleSheetItem</a><li>setDocName: - <a href="ntqprinter.html#setDocName">TQPrinter</a><li>setDockEnabled: + <a href="tqprinter.html#setDocName">TQPrinter</a><li>setDockEnabled: <a href="tqmainwindow.html#setDockEnabled">TQMainWindow</a><li>setDockMenuEnabled: <a href="tqmainwindow.html#setDockMenuEnabled">TQMainWindow</a><li>setDockWindowsMovable: <a href="tqmainwindow.html#setDockWindowsMovable">TQMainWindow</a><li>setDocumentLocator: <a href="tqxmlcontenthandler.html#setDocumentLocator">TQXmlContentHandler</a><li>setDotsPerMeterX: <a href="tqimage.html#setDotsPerMeterX">TQImage</a><li>setDotsPerMeterY: <a href="tqimage.html#setDotsPerMeterY">TQImage</a><li>setDoubleBuffer: - <a href="qglformat.html#setDoubleBuffer">TQGLFormat</a><li>setDoubleBuffering: + <a href="tqglformat.html#setDoubleBuffer">TQGLFormat</a><li>setDoubleBuffering: <a href="tqcanvas.html#setDoubleBuffering">TQCanvas</a><li>setDoubleClickInterval: <a href="ntqapplication.html#setDoubleClickInterval">TQApplication</a><li>setDown: <a href="ntqbutton.html#setDown">TQButton</a> <a href="ntqbutton.html#setDown">TQCheckBox</a> <a href="ntqbutton.html#setDown">TQPushButton</a> <a href="ntqbutton.html#setDown">TQRadioButton</a><li>setDragAutoScroll: @@ -2532,8 +2532,8 @@ sRect: <a href="tqtextstream.html#setEncoding">TQTextStream</a><li>setEncodingFunction: <a href="tqfile.html#setEncodingFunction">TQFile</a><li>setEntityResolver: <a href="tqxmlreader.html#setEntityResolver">TQXmlReader</a><li>setEntries: - <a href="ntqglcolormap.html#setEntries">TQGLColormap</a><li>setEntry: - <a href="ntqglcolormap.html#setEntry">TQGLColormap</a><li>setEraseColor: + <a href="tqglcolormap.html#setEntries">TQGLColormap</a><li>setEntry: + <a href="tqglcolormap.html#setEntry">TQGLColormap</a><li>setEraseColor: <a href="tqwidget.html#setEraseColor">TQWidget</a><li>setErasePixmap: <a href="tqwidget.html#setErasePixmap">TQWidget</a><li>setError: <a href="tqsocketdevice.html#setError">TQSocketDevice</a><li>setErrorCode: @@ -2576,7 +2576,7 @@ sRect: <a href="tqstylesheetitem.html#setFontUnderline">TQStyleSheetItem</a><li>setFontWeight: <a href="tqstylesheetitem.html#setFontWeight">TQStyleSheetItem</a><li>setForm: <a href="tqdatabrowser.html#setForm">TQDataBrowser</a> <a href="tqdataview.html#setForm">TQDataView</a><li>setFormat: - <a href="qglcontext.html#setFormat">TQGLContext</a> <a href="tqimageio.html#setFormat">TQImageIO</a> <a href="ntqsyntaxhighlighter.html#setFormat">TQSyntaxHighlighter</a><li>setForwardOnly: + <a href="tqglcontext.html#setFormat">TQGLContext</a> <a href="tqimageio.html#setFormat">TQImageIO</a> <a href="ntqsyntaxhighlighter.html#setFormat">TQSyntaxHighlighter</a><li>setForwardOnly: <a href="tqsqlquery.html#setForwardOnly">TQSqlQuery</a> <a href="tqsqlresult.html#setForwardOnly">TQSqlResult</a><li>setFrame: <a href="tqcanvassprite.html#setFrame">TQCanvasSprite</a> <a href="ntqlineedit.html#setFrame">TQLineEdit</a><li>setFrameAnimation: <a href="tqcanvassprite.html#setFrameAnimation">TQCanvasSprite</a><li>setFramePeriod: @@ -2585,8 +2585,8 @@ sRect: <a href="ntqframe.html#setFrameShadow">TQFrame</a><li>setFrameShape: <a href="ntqframe.html#setFrameShape">TQFrame</a><li>setFrameStyle: <a href="ntqframe.html#setFrameStyle">TQFrame</a><li>setFromTo: - <a href="ntqprinter.html#setFromTo">TQPrinter</a><li>setFullPage: - <a href="ntqprinter.html#setFullPage">TQPrinter</a><li>setGamma: + <a href="tqprinter.html#setFromTo">TQPrinter</a><li>setFullPage: + <a href="tqprinter.html#setFullPage">TQPrinter</a><li>setGamma: <a href="tqimageio.html#setGamma">TQImageIO</a><li>setGenerated: <a href="tqsqlcursor.html#setGenerated">TQSqlCursor</a> <a href="tqsqlfieldinfo.html#setGenerated">TQSqlFieldInfo</a> <a href="tqsqlrecord.html#setGenerated">TQSqlRecord</a><li>setGeometry: <a href="qboxlayout.html#setGeometry">TQBoxLayout</a> <a href="qgridlayout.html#setGeometry">TQGridLayout</a> <a href="ntqlayout.html#setGeometry">TQLayout</a> <a href="qlayoutitem.html#setGeometry">TQLayoutItem</a> <a href="qspaceritem.html#setGeometry">TQSpacerItem</a> <a href="tqwidget.html#setGeometry">TQWidget</a> <a href="tqwidgetitem.html#setGeometry">TQWidgetItem</a><li>setGlobalMouseTracking: @@ -2600,7 +2600,7 @@ sRect: <a href="tqtime.html#setHMS">TQTime</a><li>setHScrollBarMode: <a href="ntqscrollview.html#setHScrollBarMode">TQScrollView</a><li>setHandleWidth: <a href="ntqsplitter.html#setHandleWidth">TQSplitter</a><li>setHeight: - <a href="qlistviewitem.html#setHeight">TQListViewItem</a> <a href="ntqrect.html#setHeight">TQRect</a> <a href="tqsize.html#setHeight">TQSize</a><li>setHeightForWidth: + <a href="qlistviewitem.html#setHeight">TQListViewItem</a> <a href="tqrect.html#setHeight">TQRect</a> <a href="tqsize.html#setHeight">TQSize</a><li>setHeightForWidth: <a href="tqsizepolicy.html#setHeightForWidth">TQSizePolicy</a><li>setHelpButton: <a href="ntqtabdialog.html#setHelpButton">TQTabDialog</a><li>setHelpEnabled: <a href="ntqwizard.html#setHelpEnabled">TQWizard</a><li>setHexMode: @@ -2623,13 +2623,13 @@ sRect: <a href="tqmenudata.html#setId">TQMenuData</a><li>setIdentifier: <a href="qtab.html#setIdentifier">TQTab</a><li>setImage: <a href="tqcanvaspixmaparray.html#setImage">TQCanvasPixmapArray</a> <a href="tqclipboard.html#setImage">TQClipboard</a> <a href="tqimagedrag.html#setImage">TQImageDrag</a> <a href="tqimageio.html#setImage">TQImageIO</a> <a href="tqmimesourcefactory.html#setImage">TQMimeSourceFactory</a><li>setInactive: - <a href="ntqpalette.html#setInactive">TQPalette</a><li>setIndent: + <a href="tqpalette.html#setInactive">TQPalette</a><li>setIndent: <a href="ntqlabel.html#setIndent">TQLabel</a><li>setIndicator: <a href="ntqprogressbar.html#setIndicator">TQProgressBar</a><li>setIndicatorFollowsStyle: <a href="ntqprogressbar.html#setIndicatorFollowsStyle">TQProgressBar</a><li>setInfoPreview: <a href="tqfiledialog.html#setInfoPreview">TQFileDialog</a><li>setInfoPreviewEnabled: <a href="tqfiledialog.html#setInfoPreviewEnabled">TQFileDialog</a><li>setInitialized: - <a href="qglcontext.html#setInitialized">TQGLContext</a><li>setInputMask: + <a href="tqglcontext.html#setInitialized">TQGLContext</a><li>setInputMask: <a href="ntqlineedit.html#setInputMask">TQLineEdit</a><li>setInputMethodEnabled: <a href="tqwidget.html#setInputMethodEnabled">TQWidget</a><li>setInsertionPolicy: <a href="ntqcombobox.html#setInsertionPolicy">TQComboBox</a><li>setInsideMargin: @@ -2649,7 +2649,7 @@ sRect: <a href="tqtoolbox.html#setItemToolTip">TQToolBox</a><li>setItemVisible: <a href="tqmenudata.html#setItemVisible">TQMenuBar</a> <a href="tqmenudata.html#setItemVisible">TQMenuData</a> <a href="tqmenudata.html#setItemVisible">TQPopupMenu</a><li>setItemsMovable: <a href="tqiconview.html#setItemsMovable">TQIconView</a><li>setJoinStyle: - <a href="ntqpen.html#setJoinStyle">TQPen</a><li>setKey: + <a href="tqpen.html#setJoinStyle">TQPen</a><li>setKey: <a href="tqiconviewitem.html#setKey">TQIconViewItem</a><li>setKeyCompression: <a href="tqwidget.html#setKeyCompression">TQWidget</a><li>setLabel: <a href="tqdns.html#setLabel">TQDns</a> <a href="ntqheader.html#setLabel">TQHeader</a> <a href="ntqprogressdialog.html#setLabel">TQProgressDialog</a> <a href="tqtoolbar.html#setLabel">TQToolBar</a><li>setLabelText: @@ -2657,7 +2657,7 @@ sRect: <a href="tqsqldriver.html#setLastError">TQSqlDriver</a> <a href="tqsqlresult.html#setLastError">TQSqlResult</a><li>setLastModified: <a href="tqurlinfo.html#setLastModified">TQUrlInfo</a><li>setLatin1: <a href="tqstring.html#setLatin1">TQString</a><li>setLeft: - <a href="ntqrect.html#setLeft">TQRect</a><li>setLeftMargin: + <a href="tqrect.html#setLeft">TQRect</a><li>setLeftMargin: <a href="ntqtable.html#setLeftMargin">TQTable</a><li>setLength: <a href="tqstring.html#setLength">TQString</a><li>setLexicalHandler: <a href="tqxmlreader.html#setLexicalHandler">TQXmlReader</a><li>setLibraryPaths: @@ -2677,10 +2677,10 @@ sRect: <a href="tqsessionmanager.html#setManagerProperty">TQSessionManager</a><li>setMapping: <a href="tqsignalmapper.html#setMapping">TQSignalMapper</a><li>setMargin: <a href="ntqframe.html#setMargin">TQFrame</a> <a href="ntqlayout.html#setMargin">TQLayout</a> <a href="tqstylesheetitem.html#setMargin">TQStyleSheetItem</a> <a href="ntqtabwidget.html#setMargin">TQTabWidget</a><li>setMargins: - <a href="ntqprinter.html#setMargins">TQPrinter</a> <a href="ntqscrollview.html#setMargins">TQScrollView</a><li>setMask: - <a href="ntqpixmap.html#setMask">TQPixmap</a> <a href="tqwidget.html#setMask">TQWidget</a><li>setMatchAllDirs: + <a href="tqprinter.html#setMargins">TQPrinter</a> <a href="ntqscrollview.html#setMargins">TQScrollView</a><li>setMask: + <a href="tqpixmap.html#setMask">TQPixmap</a> <a href="tqwidget.html#setMask">TQWidget</a><li>setMatchAllDirs: <a href="tqdir.html#setMatchAllDirs">TQDir</a><li>setMatrix: - <a href="ntqwmatrix.html#setMatrix">TQWMatrix</a><li>setMaxCost: + <a href="tqwmatrix.html#setMatrix">TQWMatrix</a><li>setMaxCost: <a href="tqasciicache.html#setMaxCost">TQAsciiCache</a> <a href="tqcache.html#setMaxCost">TQCache</a> <a href="tqintcache.html#setMaxCost">TQIntCache</a><li>setMaxCount: <a href="ntqcombobox.html#setMaxCount">TQComboBox</a><li>setMaxItemTextLength: <a href="tqiconview.html#setMaxItemTextLength">TQIconView</a><li>setMaxItemWidth: @@ -2696,7 +2696,7 @@ sRect: <a href="tqwidget.html#setMicroFocusHint">TQWidget</a><li>setMidLineWidth: <a href="ntqframe.html#setMidLineWidth">TQFrame</a><li>setMimeSourceFactory: <a href="tqtextedit.html#setMimeSourceFactory">TQTextEdit</a><li>setMinMax: - <a href="ntqprinter.html#setMinMax">TQPrinter</a><li>setMinValue: + <a href="tqprinter.html#setMinMax">TQPrinter</a><li>setMinValue: <a href="tqdateedit.html#setMinValue">TQDateEdit</a> <a href="ntqdial.html#setMinValue">TQDial</a> <a href="ntqrangecontrol.html#setMinValue">TQRangeControl</a> <a href="ntqscrollbar.html#setMinValue">TQScrollBar</a> <a href="ntqslider.html#setMinValue">TQSlider</a> <a href="ntqspinbox.html#setMinValue">TQSpinBox</a> <a href="tqtimeedit.html#setMinValue">TQTimeEdit</a><li>setMinimal: <a href="tqregexp.html#setMinimal">TQRegExp</a><li>setMinimumDuration: <a href="ntqprogressdialog.html#setMinimumDuration">TQProgressDialog</a><li>setMinimumHeight: @@ -2728,7 +2728,7 @@ sRect: <a href="tqcstring.html#setNum">TQCString</a> <a href="ntqlabel.html#setNum">TQLabel</a> <a href="tqstring.html#setNum">TQString</a><li>setNumColors: <a href="tqimage.html#setNumColors">TQImage</a><li>setNumCols: <a href="ntqgridview.html#setNumCols">TQGridView</a> <a href="ntqtable.html#setNumCols">TQTable</a><li>setNumCopies: - <a href="ntqprinter.html#setNumCopies">TQPrinter</a><li>setNumDigits: + <a href="tqprinter.html#setNumCopies">TQPrinter</a><li>setNumDigits: <a href="ntqlcdnumber.html#setNumDigits">TQLCDNumber</a><li>setNumRows: <a href="ntqgridview.html#setNumRows">TQGridView</a> <a href="ntqtable.html#setNumRows">TQTable</a><li>setNumber: <a href="tqsqlerror.html#setNumber">TQSqlError</a><li>setOctMode: @@ -2740,28 +2740,28 @@ sRect: <a href="ntqsplitter.html#setOpaqueResize">TQSplitter</a><li>setOpen: <a href="ntqlistview.html#setOpen">TQListView</a> <a href="qlistviewitem.html#setOpen">TQListViewItem</a> <a href="tqsqldriver.html#setOpen">TQSqlDriver</a><li>setOpenError: <a href="tqsqldriver.html#setOpenError">TQSqlDriver</a><li>setOptimization: - <a href="ntqpixmap.html#setOptimization">TQPixmap</a><li>setOption: - <a href="qglformat.html#setOption">TQGLFormat</a><li>setOptionEnabled: - <a href="ntqprinter.html#setOptionEnabled">TQPrinter</a><li>setOrder: + <a href="tqpixmap.html#setOptimization">TQPixmap</a><li>setOption: + <a href="tqglformat.html#setOption">TQGLFormat</a><li>setOptionEnabled: + <a href="tqprinter.html#setOptionEnabled">TQPrinter</a><li>setOrder: <a href="tqdateedit.html#setOrder">TQDateEdit</a><li>setOrientation: - <a href="ntqdialog.html#setOrientation">TQDialog</a> <a href="ntqdockwindow.html#setOrientation">TQDockWindow</a> <a href="ntqgroupbox.html#setOrientation">TQGroupBox</a> <a href="ntqheader.html#setOrientation">TQHeader</a> <a href="ntqprinter.html#setOrientation">TQPrinter</a> <a href="ntqscrollbar.html#setOrientation">TQScrollBar</a> <a href="ntqslider.html#setOrientation">TQSlider</a> <a href="ntqsplitter.html#setOrientation">TQSplitter</a><li>setOrigin: + <a href="ntqdialog.html#setOrientation">TQDialog</a> <a href="ntqdockwindow.html#setOrientation">TQDockWindow</a> <a href="ntqgroupbox.html#setOrientation">TQGroupBox</a> <a href="ntqheader.html#setOrientation">TQHeader</a> <a href="tqprinter.html#setOrientation">TQPrinter</a> <a href="ntqscrollbar.html#setOrientation">TQScrollBar</a> <a href="ntqslider.html#setOrientation">TQSlider</a> <a href="ntqsplitter.html#setOrientation">TQSplitter</a><li>setOrigin: <a href="qgridlayout.html#setOrigin">TQGridLayout</a><li>setOutputFileName: - <a href="ntqprinter.html#setOutputFileName">TQPrinter</a><li>setOutputToFile: - <a href="ntqprinter.html#setOutputToFile">TQPrinter</a><li>setOverlay: - <a href="qglformat.html#setOverlay">TQGLFormat</a><li>setOverline: + <a href="tqprinter.html#setOutputFileName">TQPrinter</a><li>setOutputToFile: + <a href="tqprinter.html#setOutputToFile">TQPrinter</a><li>setOverlay: + <a href="tqglformat.html#setOverlay">TQGLFormat</a><li>setOverline: <a href="tqfont.html#setOverline">TQFont</a><li>setOverrideCursor: <a href="ntqapplication.html#setOverrideCursor">TQApplication</a><li>setOverwriteMode: <a href="tqtextedit.html#setOverwriteMode">TQTextEdit</a><li>setOwner: <a href="tqurlinfo.html#setOwner">TQUrlInfo</a><li>setPageOrder: - <a href="ntqprinter.html#setPageOrder">TQPrinter</a><li>setPageSize: - <a href="ntqprinter.html#setPageSize">TQPrinter</a><li>setPageStep: + <a href="tqprinter.html#setPageOrder">TQPrinter</a><li>setPageSize: + <a href="tqprinter.html#setPageSize">TQPrinter</a><li>setPageStep: <a href="ntqdial.html#setPageStep">TQDial</a> <a href="ntqscrollbar.html#setPageStep">TQScrollBar</a> <a href="ntqslider.html#setPageStep">TQSlider</a><li>setPalette: <a href="ntqapplication.html#setPalette">TQApplication</a> <a href="ntqcombobox.html#setPalette">TQComboBox</a> <a href="ntqscrollbar.html#setPalette">TQScrollBar</a> <a href="ntqslider.html#setPalette">TQSlider</a> <a href="tqtooltip.html#setPalette">TQToolTip</a> <a href="tqwidget.html#setPalette">TQWidget</a><li>setPaletteBackgroundColor: <a href="tqwidget.html#setPaletteBackgroundColor">TQWidget</a><li>setPaletteBackgroundPixmap: <a href="tqwidget.html#setPaletteBackgroundPixmap">TQWidget</a><li>setPaletteForegroundColor: <a href="tqwidget.html#setPaletteForegroundColor">TQWidget</a><li>setPaper: <a href="tqtextedit.html#setPaper">TQTextEdit</a><li>setPaperSource: - <a href="ntqprinter.html#setPaperSource">TQPrinter</a><li>setParagraphBackgroundColor: + <a href="tqprinter.html#setPaperSource">TQPrinter</a><li>setParagraphBackgroundColor: <a href="tqtextedit.html#setParagraphBackgroundColor">TQTextEdit</a><li>setParameters: <a href="tqimageio.html#setParameters">TQImageIO</a><li>setPassword: <a href="tqsqldatabase.html#setPassword">TQSqlDatabase</a> <a href="tqurl.html#setPassword">TQUrl</a><li>setPath: @@ -2772,12 +2772,12 @@ sRect: <a href="tqurlinfo.html#setPermissions">TQUrlInfo</a><li>setPicture: <a href="tqiconviewitem.html#setPicture">TQIconViewItem</a> <a href="ntqlabel.html#setPicture">TQLabel</a><li>setPixel: <a href="tqimage.html#setPixel">TQImage</a><li>setPixelAlignment: - <a href="qpngimagepacker.html#setPixelAlignment">TQPNGImagePacker</a><li>setPixelSize: + <a href="tqpngimagepacker.html#setPixelAlignment">TQPNGImagePacker</a><li>setPixelSize: <a href="tqfont.html#setPixelSize">TQFont</a><li>setPixmap: <a href="tqbrush.html#setPixmap">TQBrush</a> <a href="ntqbutton.html#setPixmap">TQButton</a> <a href="ntqbutton.html#setPixmap">TQCheckBox</a> <a href="tqclipboard.html#setPixmap">TQClipboard</a> <a href="tqdragobject.html#setPixmap">TQDragObject</a> <a href="tqiconset.html#setPixmap">TQIconSet</a> <a href="tqiconviewitem.html#setPixmap">TQIconViewItem</a> <a href="ntqlabel.html#setPixmap">TQLabel</a> <a href="qlistviewitem.html#setPixmap">TQListViewItem</a> <a href="tqmimesourcefactory.html#setPixmap">TQMimeSourceFactory</a> <a href="ntqbutton.html#setPixmap">TQPushButton</a> <a href="ntqbutton.html#setPixmap">TQRadioButton</a> <a href="ntqsplashscreen.html#setPixmap">TQSplashScreen</a> <a href="ntqtable.html#setPixmap">TQTable</a> <a href="qtableitem.html#setPixmap">TQTableItem</a><li>setPixmapRect: <a href="tqiconviewitem.html#setPixmapRect">TQIconViewItem</a><li>setPlane: - <a href="qglformat.html#setPlane">TQGLFormat</a><li>setPoint: - <a href="tqdropevent.html#setPoint">TQDropEvent</a> <a href="ntqpointarray.html#setPoint">TQPointArray</a><li>setPointSize: + <a href="tqglformat.html#setPlane">TQGLFormat</a><li>setPoint: + <a href="tqdropevent.html#setPoint">TQDropEvent</a> <a href="tqpointarray.html#setPoint">TQPointArray</a><li>setPointSize: <a href="tqfont.html#setPointSize">TQFont</a> <a href="tqtextedit.html#setPointSize">TQTextEdit</a><li>setPointSizeFloat: <a href="tqfont.html#setPointSizeFloat">TQFont</a><li>setPoints: <a href="tqcanvasline.html#setPoints">TQCanvasLine</a> <a href="tqcanvaspolygon.html#setPoints">TQCanvasPolygon</a><li>setPopup: @@ -2788,11 +2788,11 @@ sRect: <a href="tqdomnode.html#setPrefix">TQDomNode</a> <a href="ntqspinbox.html#setPrefix">TQSpinBox</a> <a href="tqxmlnamespacesupport.html#setPrefix">TQXmlNamespaceSupport</a><li>setPreviewMode: <a href="tqfiledialog.html#setPreviewMode">TQFileDialog</a><li>setPrimaryIndex: <a href="tqsqlcursor.html#setPrimaryIndex">TQSqlCursor</a><li>setPrintProgram: - <a href="ntqprinter.html#setPrintProgram">TQPrinter</a><li>setPrintRange: - <a href="ntqprinter.html#setPrintRange">TQPrinter</a><li>setPrintableData: + <a href="tqprinter.html#setPrintProgram">TQPrinter</a><li>setPrintRange: + <a href="tqprinter.html#setPrintRange">TQPrinter</a><li>setPrintableData: <a href="tqdatastream.html#setPrintableData">TQDataStream</a><li>setPrinterName: - <a href="ntqprinter.html#setPrinterName">TQPrinter</a><li>setPrinterSelectionOption: - <a href="ntqprinter.html#setPrinterSelectionOption">TQPrinter</a><li>setProgress: + <a href="tqprinter.html#setPrinterName">TQPrinter</a><li>setPrinterSelectionOption: + <a href="tqprinter.html#setPrinterSelectionOption">TQPrinter</a><li>setProgress: <a href="ntqprogressbar.html#setProgress">TQProgressBar</a> <a href="ntqprogressdialog.html#setProgress">TQProgressDialog</a><li>setProperty: <a href="tqobject.html#setProperty">TQObject</a> <a href="tqsqlpropertymap.html#setProperty">TQSqlPropertyMap</a> <a href="tqxmlreader.html#setProperty">TQXmlReader</a><li>setProtocol: <a href="tqurl.html#setProtocol">TQUrl</a><li>setProtocolDetail: @@ -2813,7 +2813,7 @@ sRect: <a href="tqsocketdevice.html#setReceiveBufferSize">TQSocketDevice</a><li>setRecord: <a href="tqdataview.html#setRecord">TQDataView</a> <a href="tqsqlform.html#setRecord">TQSqlForm</a><li>setRecordType: <a href="tqdns.html#setRecordType">TQDns</a><li>setRect: - <a href="ntqrect.html#setRect">TQRect</a> <a href="qtab.html#setRect">TQTab</a><li>setRef: + <a href="tqrect.html#setRect">TQRect</a> <a href="qtab.html#setRect">TQTab</a><li>setRef: <a href="tqurl.html#setRef">TQUrl</a><li>setRegExp: <a href="tqregexpvalidator.html#setRegExp">TQRegExpValidator</a><li>setRenameEnabled: <a href="tqiconviewitem.html#setRenameEnabled">TQIconViewItem</a> <a href="qlistviewitem.html#setRenameEnabled">TQListViewItem</a><li>setReplaceable: @@ -2822,14 +2822,14 @@ sRect: <a href="ntqdockwindow.html#setResizeEnabled">TQDockWindow</a> <a href="ntqheader.html#setResizeEnabled">TQHeader</a><li>setResizeMode: <a href="tqiconview.html#setResizeMode">TQIconView</a> <a href="ntqlayout.html#setResizeMode">TQLayout</a> <a href="ntqlistview.html#setResizeMode">TQListView</a> <a href="ntqsplitter.html#setResizeMode">TQSplitter</a><li>setResizePolicy: <a href="ntqscrollview.html#setResizePolicy">TQScrollView</a><li>setResolution: - <a href="ntqprinter.html#setResolution">TQPrinter</a><li>setRestartCommand: + <a href="tqprinter.html#setResolution">TQPrinter</a><li>setRestartCommand: <a href="tqsessionmanager.html#setRestartCommand">TQSessionManager</a><li>setRestartHint: <a href="tqsessionmanager.html#setRestartHint">TQSessionManager</a><li>setResult: <a href="ntqdialog.html#setResult">TQDialog</a><li>setReverseLayout: <a href="ntqapplication.html#setReverseLayout">TQApplication</a><li>setRgb: <a href="tqcolor.html#setRgb">TQColor</a><li>setRgba: - <a href="qglformat.html#setRgba">TQGLFormat</a><li>setRight: - <a href="ntqrect.html#setRight">TQRect</a><li>setRootIsDecorated: + <a href="tqglformat.html#setRgba">TQGLFormat</a><li>setRight: + <a href="tqrect.html#setRight">TQRect</a><li>setRootIsDecorated: <a href="ntqlistview.html#setRootIsDecorated">TQListView</a><li>setRow: <a href="qtableitem.html#setRow">TQTableItem</a><li>setRowHeight: <a href="ntqtable.html#setRowHeight">TQTable</a><li>setRowLabels: @@ -2863,7 +2863,7 @@ sRect: <a href="ntqlistview.html#setShowSortIndicator">TQListView</a><li>setShowToolTips: <a href="tqiconview.html#setShowToolTips">TQIconView</a> <a href="ntqlistview.html#setShowToolTips">TQListView</a><li>setShown: <a href="tqwidget.html#setShown">TQWidget</a><li>setSize: - <a href="tqcanvasellipse.html#setSize">TQCanvasEllipse</a> <a href="tqcanvasrectangle.html#setSize">TQCanvasRectangle</a> <a href="tqdatatable.html#setSize">TQDataTable</a> <a href="tqimageconsumer.html#setSize">TQImageConsumer</a> <a href="ntqrect.html#setSize">TQRect</a> <a href="tqurlinfo.html#setSize">TQUrlInfo</a><li>setSizeGripEnabled: + <a href="tqcanvasellipse.html#setSize">TQCanvasEllipse</a> <a href="tqcanvasrectangle.html#setSize">TQCanvasRectangle</a> <a href="tqdatatable.html#setSize">TQDataTable</a> <a href="tqimageconsumer.html#setSize">TQImageConsumer</a> <a href="tqrect.html#setSize">TQRect</a> <a href="tqurlinfo.html#setSize">TQUrlInfo</a><li>setSizeGripEnabled: <a href="ntqdialog.html#setSizeGripEnabled">TQDialog</a> <a href="tqstatusbar.html#setSizeGripEnabled">TQStatusBar</a><li>setSizeIncrement: <a href="tqwidget.html#setSizeIncrement">TQWidget</a><li>setSizeLimit: <a href="ntqcombobox.html#setSizeLimit">TQComboBox</a><li>setSizePolicy: @@ -2891,9 +2891,9 @@ sRect: <a href="ntqscrollview.html#setStaticBackground">TQScrollView</a><li>setStatus: <a href="tqiodevice.html#setStatus">TQIODevice</a> <a href="tqimageio.html#setStatus">TQImageIO</a><li>setStatusTip: <a href="tqaction.html#setStatusTip">TQAction</a><li>setStencil: - <a href="qglformat.html#setStencil">TQGLFormat</a><li>setSteps: + <a href="tqglformat.html#setStencil">TQGLFormat</a><li>setSteps: <a href="ntqrangecontrol.html#setSteps">TQRangeControl</a><li>setStereo: - <a href="qglformat.html#setStereo">TQGLFormat</a><li>setStr: + <a href="tqglformat.html#setStereo">TQGLFormat</a><li>setStr: <a href="tqcstring.html#setStr">TQCString</a><li>setStretch: <a href="tqfont.html#setStretch">TQFont</a><li>setStretchEnabled: <a href="ntqheader.html#setStretchEnabled">TQHeader</a><li>setStretchFactor: @@ -2901,7 +2901,7 @@ sRect: <a href="tqtoolbar.html#setStretchableWidget">TQToolBar</a><li>setStrikeOut: <a href="tqfont.html#setStrikeOut">TQFont</a><li>setStringList: <a href="qcombotableitem.html#setStringList">TQComboTableItem</a><li>setStyle: - <a href="ntqapplication.html#setStyle">TQApplication</a> <a href="tqbrush.html#setStyle">TQBrush</a> <a href="ntqpen.html#setStyle">TQPen</a> <a href="tqwidget.html#setStyle">TQWidget</a><li>setStyleHint: + <a href="ntqapplication.html#setStyle">TQApplication</a> <a href="tqbrush.html#setStyle">TQBrush</a> <a href="tqpen.html#setStyle">TQPen</a> <a href="tqwidget.html#setStyle">TQWidget</a><li>setStyleHint: <a href="tqfont.html#setStyleHint">TQFont</a><li>setStyleSheet: <a href="tqtextedit.html#setStyleSheet">TQTextEdit</a><li>setStyleStrategy: <a href="tqfont.html#setStyleStrategy">TQFont</a><li>setSubtype: @@ -2940,14 +2940,14 @@ sRect: <a href="ntqbutton.html#setToggleButton">TQButton</a> <a href="ntqpushbutton.html#setToggleButton">TQPushButton</a> <a href="tqtoolbutton.html#setToggleButton">TQToolButton</a><li>setToggleType: <a href="ntqbutton.html#setToggleType">TQButton</a><li>setToolTip: <a href="tqaction.html#setToolTip">TQAction</a> <a href="ntqtabbar.html#setToolTip">TQTabBar</a><li>setTop: - <a href="qdoublevalidator.html#setTop">TQDoubleValidator</a> <a href="qintvalidator.html#setTop">TQIntValidator</a> <a href="ntqrect.html#setTop">TQRect</a><li>setTopItem: + <a href="qdoublevalidator.html#setTop">TQDoubleValidator</a> <a href="qintvalidator.html#setTop">TQIntValidator</a> <a href="tqrect.html#setTop">TQRect</a><li>setTopItem: <a href="ntqlistbox.html#setTopItem">TQListBox</a><li>setTopLeft: - <a href="ntqrect.html#setTopLeft">TQRect</a><li>setTopMargin: + <a href="tqrect.html#setTopLeft">TQRect</a><li>setTopMargin: <a href="ntqtable.html#setTopMargin">TQTable</a><li>setTopRight: - <a href="ntqrect.html#setTopRight">TQRect</a><li>setTotalSteps: + <a href="tqrect.html#setTopRight">TQRect</a><li>setTotalSteps: <a href="ntqprogressbar.html#setTotalSteps">TQProgressBar</a> <a href="ntqprogressdialog.html#setTotalSteps">TQProgressDialog</a><li>setTracking: <a href="ntqdial.html#setTracking">TQDial</a> <a href="ntqheader.html#setTracking">TQHeader</a> <a href="ntqscrollbar.html#setTracking">TQScrollBar</a> <a href="ntqslider.html#setTracking">TQSlider</a><li>setTransformationMode: - <a href="ntqwmatrix.html#setTransformationMode">TQWMatrix</a><li>setTranslation: + <a href="tqwmatrix.html#setTransformationMode">TQWMatrix</a><li>setTranslation: <a href="qtranslatormessage.html#setTranslation">TQTranslatorMessage</a><li>setTreeStepSize: <a href="ntqlistview.html#setTreeStepSize">TQListView</a><li>setTrim: <a href="tqsqlfieldinfo.html#setTrim">TQSqlFieldInfo</a><li>setTrimmed: @@ -2998,12 +2998,12 @@ sRect: <a href="tqstylesheetitem.html#setWhiteSpaceMode">TQStyleSheetItem</a><li>setWidget: <a href="ntqdockwindow.html#setWidget">TQDockWindow</a><li>setWidgetSizePolicy: <a href="qmacstyle.html#setWidgetSizePolicy">TQMacStyle</a><li>setWidth: - <a href="ntqpen.html#setWidth">TQPen</a> <a href="ntqrect.html#setWidth">TQRect</a> <a href="ntqsimplerichtext.html#setWidth">TQSimpleRichText</a> <a href="tqsize.html#setWidth">TQSize</a><li>setWildcard: + <a href="tqpen.html#setWidth">TQPen</a> <a href="tqrect.html#setWidth">TQRect</a> <a href="ntqsimplerichtext.html#setWidth">TQSimpleRichText</a> <a href="tqsize.html#setWidth">TQSize</a><li>setWildcard: <a href="tqregexp.html#setWildcard">TQRegExp</a><li>setWinPageSize: - <a href="ntqprinter.html#setWinPageSize">TQPrinter</a><li>setWinding: + <a href="tqprinter.html#setWinPageSize">TQPrinter</a><li>setWinding: <a href="tqcanvaspolygonalitem.html#setWinding">TQCanvasPolygonalItem</a><li>setWindow: <a href="tqpainter.html#setWindow">TQPainter</a><li>setWindowCreated: - <a href="qglcontext.html#setWindowCreated">TQGLContext</a><li>setWindowOpacity: + <a href="tqglcontext.html#setWindowCreated">TQGLContext</a><li>setWindowOpacity: <a href="tqwidget.html#setWindowOpacity">TQWidget</a><li>setWindowState: <a href="tqwidget.html#setWindowState">TQWidget</a><li>setWordWrap: <a href="qtableitem.html#setWordWrap">TQTableItem</a> <a href="tqtextedit.html#setWordWrap">TQTextEdit</a><li>setWordWrapIconText: @@ -3015,18 +3015,18 @@ sRect: <a href="tqtextedit.html#setWrapPolicy">TQTextEdit</a><li>setWrapping: <a href="ntqdial.html#setWrapping">TQDial</a> <a href="ntqspinbox.html#setWrapping">TQSpinBox</a><li>setWritable: <a href="tqurlinfo.html#setWritable">TQUrlInfo</a><li>setX: - <a href="tqcanvasitem.html#setX">TQCanvasItem</a> <a href="ntqpoint.html#setX">TQPoint</a> <a href="ntqrect.html#setX">TQRect</a><li>setXVelocity: + <a href="tqcanvasitem.html#setX">TQCanvasItem</a> <a href="tqpoint.html#setX">TQPoint</a> <a href="tqrect.html#setX">TQRect</a><li>setXVelocity: <a href="tqcanvasitem.html#setXVelocity">TQCanvasItem</a><li>setY: - <a href="tqcanvasitem.html#setY">TQCanvasItem</a> <a href="ntqpoint.html#setY">TQPoint</a> <a href="ntqrect.html#setY">TQRect</a><li>setYMD: + <a href="tqcanvasitem.html#setY">TQCanvasItem</a> <a href="tqpoint.html#setY">TQPoint</a> <a href="tqrect.html#setY">TQRect</a><li>setYMD: <a href="tqdate.html#setYMD">TQDate</a><li>setYVelocity: <a href="tqcanvasitem.html#setYVelocity">TQCanvasItem</a><li>setYear: <a href="tqdateedit.html#setYear">TQDateEdit</a><li>setZ: <a href="tqcanvasitem.html#setZ">TQCanvasItem</a><li>setf: <a href="tqtextstream.html#setf">TQTextStream</a><li>setup: - <a href="qlistviewitem.html#setup">TQListViewItem</a> <a href="ntqprinter.html#setup">TQPrinter</a><li>shadow: + <a href="qlistviewitem.html#setup">TQListViewItem</a> <a href="tqprinter.html#setup">TQPrinter</a><li>shadow: <a href="tqcolorgroup.html#shadow">TQColorGroup</a><li>shape: <a href="ntqcursor.html#shape">TQCursor</a> <a href="ntqtabbar.html#shape">TQTabBar</a><li>shear: - <a href="tqpainter.html#shear">TQPainter</a> <a href="ntqwmatrix.html#shear">TQWMatrix</a><li>shell: + <a href="tqpainter.html#shear">TQPainter</a> <a href="tqwmatrix.html#shear">TQWMatrix</a><li>shell: <a href="qmotifdialog.html#shell">TQMotifDialog</a><li>shortDayName: <a href="tqdate.html#shortDayName">TQDate</a><li>shortMonthName: <a href="tqdate.html#shortMonthName">TQDate</a><li>shortcutKey: @@ -3052,7 +3052,7 @@ sRect: <a href="tqtextcodec.html#simpleHeuristicNameMatch">TQTextCodec</a><li>simplifyWhiteSpace: <a href="tqcstring.html#simplifyWhiteSpace">TQCString</a> <a href="tqstring.html#simplifyWhiteSpace">TQString</a><li>singleShot: <a href="tqtimer.html#singleShot">TQTimer</a><li>size: - <a href="tqasciicache.html#size">TQAsciiCache</a> <a href="tqasciidict.html#size">TQAsciiDict</a> <a href="tqbitarray.html#size">TQBitArray</a> <a href="tqcache.html#size">TQCache</a> <a href="tqcanvas.html#size">TQCanvas</a> <a href="tqcanvasrectangle.html#size">TQCanvasRectangle</a> <a href="tqdict.html#size">TQDict</a> <a href="tqfile.html#size">TQFile</a> <a href="tqfileinfo.html#size">TQFileInfo</a> <a href="tqfontmetrics.html#size">TQFontMetrics</a> <a href="ntqglcolormap.html#size">TQGLColormap</a> <a href="tqiodevice.html#size">TQIODevice</a> <a href="tqiconviewitem.html#size">TQIconViewItem</a> <a href="tqimage.html#size">TQImage</a> <a href="tqintcache.html#size">TQIntCache</a> <a href="tqintdict.html#size">TQIntDict</a> <a href="tqmap.html#size">TQMap</a> <a href="tqmemarray.html#size">TQMemArray</a> <a href="ntqpicture.html#size">TQPicture</a> <a href="ntqpixmap.html#size">TQPixmap</a> <a href="tqptrdict.html#size">TQPtrDict</a> <a href="tqptrvector.html#size">TQPtrVector</a> <a href="ntqrect.html#size">TQRect</a> <a href="qresizeevent.html#size">TQResizeEvent</a> <a href="tqsocket.html#size">TQSocket</a> <a href="tqsqlquery.html#size">TQSqlQuery</a> <a href="tqsqlresult.html#size">TQSqlResult</a> <a href="tqurlinfo.html#size">TQUrlInfo</a> <a href="tqvaluelist.html#size">TQValueList</a> <a href="tqvaluevector.html#size">TQValueVector</a> <a href="tqwidget.html#size">TQWidget</a><li>sizeChange: + <a href="tqasciicache.html#size">TQAsciiCache</a> <a href="tqasciidict.html#size">TQAsciiDict</a> <a href="tqbitarray.html#size">TQBitArray</a> <a href="tqcache.html#size">TQCache</a> <a href="tqcanvas.html#size">TQCanvas</a> <a href="tqcanvasrectangle.html#size">TQCanvasRectangle</a> <a href="tqdict.html#size">TQDict</a> <a href="tqfile.html#size">TQFile</a> <a href="tqfileinfo.html#size">TQFileInfo</a> <a href="tqfontmetrics.html#size">TQFontMetrics</a> <a href="tqglcolormap.html#size">TQGLColormap</a> <a href="tqiodevice.html#size">TQIODevice</a> <a href="tqiconviewitem.html#size">TQIconViewItem</a> <a href="tqimage.html#size">TQImage</a> <a href="tqintcache.html#size">TQIntCache</a> <a href="tqintdict.html#size">TQIntDict</a> <a href="tqmap.html#size">TQMap</a> <a href="tqmemarray.html#size">TQMemArray</a> <a href="tqpicture.html#size">TQPicture</a> <a href="tqpixmap.html#size">TQPixmap</a> <a href="tqptrdict.html#size">TQPtrDict</a> <a href="tqptrvector.html#size">TQPtrVector</a> <a href="tqrect.html#size">TQRect</a> <a href="qresizeevent.html#size">TQResizeEvent</a> <a href="tqsocket.html#size">TQSocket</a> <a href="tqsqlquery.html#size">TQSqlQuery</a> <a href="tqsqlresult.html#size">TQSqlResult</a> <a href="tqurlinfo.html#size">TQUrlInfo</a> <a href="tqvaluelist.html#size">TQValueList</a> <a href="tqvaluevector.html#size">TQValueVector</a> <a href="tqwidget.html#size">TQWidget</a><li>sizeChange: <a href="ntqheader.html#sizeChange">TQHeader</a><li>sizeFromContents: <a href="tqstyle.html#sizeFromContents">TQStyle</a><li>sizeHint: <a href="qboxlayout.html#sizeHint">TQBoxLayout</a> <a href="tqcanvasview.html#sizeHint">TQCanvasView</a> <a href="qcustommenuitem.html#sizeHint">TQCustomMenuItem</a> <a href="qgridlayout.html#sizeHint">TQGridLayout</a> <a href="qlayoutitem.html#sizeHint">TQLayoutItem</a> <a href="ntqlineedit.html#sizeHint">TQLineEdit</a> <a href="ntqprogressdialog.html#sizeHint">TQProgressDialog</a> <a href="tqsizegrip.html#sizeHint">TQSizeGrip</a> <a href="qspaceritem.html#sizeHint">TQSpacerItem</a> <a href="qtableitem.html#sizeHint">TQTableItem</a> <a href="tqwidget.html#sizeHint">TQWidget</a> <a href="tqwidgetitem.html#sizeHint">TQWidgetItem</a><li>sizeIncrement: @@ -3129,13 +3129,13 @@ sRect: <a href="tqmainwindow.html#statusBar">TQMainWindow</a><li>statusCode: <a href="tqhttpresponseheader.html#statusCode">TQHttpResponseHeader</a><li>statusTip: <a href="tqaction.html#statusTip">TQAction</a><li>stencil: - <a href="qglformat.html#stencil">TQGLFormat</a><li>step: + <a href="tqglformat.html#stencil">TQGLFormat</a><li>step: <a href="tqmovie.html#step">TQMovie</a><li>stepChange: <a href="ntqrangecontrol.html#stepChange">TQRangeControl</a><li>stepDown: <a href="ntqspinbox.html#stepDown">TQSpinBox</a><li>stepUp: <a href="ntqspinbox.html#stepUp">TQSpinBox</a><li>steps: <a href="tqmovie.html#steps">TQMovie</a><li>stereo: - <a href="qglformat.html#stereo">TQGLFormat</a><li>stop: + <a href="tqglformat.html#stereo">TQGLFormat</a><li>stop: <a href="tqnetworkprotocol.html#stop">TQNetworkProtocol</a> <a href="ntqsound.html#stop">TQSound</a> <a href="tqtimer.html#stop">TQTimer</a> <a href="tqurloperator.html#stop">TQUrlOperator</a><li>stored: <a href="qmetaproperty.html#stored">TQMetaProperty</a><li>streamAsFile: <a href="qnpinstance.html#streamAsFile">TQNPInstance</a><li>streamDestroyed: @@ -3145,7 +3145,7 @@ sRect: <a href="tqfontmetrics.html#strikeOutPos">TQFontMetrics</a><li>string: <a href="qconststring.html#string">TQConstString</a><li>stripWhiteSpace: <a href="tqcstring.html#stripWhiteSpace">TQCString</a> <a href="tqstring.html#stripWhiteSpace">TQString</a><li>style: - <a href="ntqapplication.html#style">TQApplication</a> <a href="tqbrush.html#style">TQBrush</a> <a href="ntqpen.html#style">TQPen</a> <a href="tqwidget.html#style">TQWidget</a><li>styleChange: + <a href="ntqapplication.html#style">TQApplication</a> <a href="tqbrush.html#style">TQBrush</a> <a href="tqpen.html#style">TQPen</a> <a href="tqwidget.html#style">TQWidget</a><li>styleChange: <a href="tqwidget.html#styleChange">TQWidget</a><li>styleHint: <a href="tqfont.html#styleHint">TQFont</a> <a href="tqfontinfo.html#styleHint">TQFontInfo</a> <a href="tqstyle.html#styleHint">TQStyle</a><li>stylePixmap: <a href="tqstyle.html#stylePixmap">TQStyle</a><li>styleSheet: @@ -3159,7 +3159,7 @@ sRect: <a href="tqfont.html#substitutes">TQFont</a><li>substitutions: <a href="tqfont.html#substitutions">TQFont</a><li>substringData: <a href="tqdomcharacterdata.html#substringData">TQDomCharacterData</a><li>subtract: - <a href="ntqregion.html#subtract">TQRegion</a><li>subtractLine: + <a href="tqregion.html#subtract">TQRegion</a><li>subtractLine: <a href="ntqdial.html#subtractLine">TQDial</a> <a href="ntqrangecontrol.html#subtractLine">TQRangeControl</a><li>subtractPage: <a href="ntqdial.html#subtractPage">TQDial</a> <a href="ntqrangecontrol.html#subtractPage">TQRangeControl</a><li>subtractStep: <a href="ntqslider.html#subtractStep">TQSlider</a><li>suffix: @@ -3170,7 +3170,7 @@ sRect: <a href="ntqlayout.html#supportsMargin">TQLayout</a><li>supportsSelection: <a href="tqclipboard.html#supportsSelection">TQClipboard</a><li>supportsWidget: <a href="tqwidgetfactory.html#supportsWidget">TQWidgetFactory</a><li>swapBuffers: - <a href="qglcontext.html#swapBuffers">TQGLContext</a> <a href="qglwidget.html#swapBuffers">TQGLWidget</a><li>swapCells: + <a href="tqglcontext.html#swapBuffers">TQGLContext</a> <a href="tqglwidget.html#swapBuffers">TQGLWidget</a><li>swapCells: <a href="ntqtable.html#swapCells">TQTable</a><li>swapColumns: <a href="ntqtable.html#swapColumns">TQTable</a><li>swapRGB: <a href="tqimage.html#swapRGB">TQImage</a><li>swapRows: @@ -3210,7 +3210,7 @@ tab: <a href="tqdomprocessinginstruction.html#target">TQDomProcessingInstruction</a> <a href="tqdragobject.html#target">TQDragObject</a><li>terminate: <a href="tqthread.html#terminate">TQThread</a><li>testBit: <a href="tqbitarray.html#testBit">TQBitArray</a><li>testOption: - <a href="qglformat.html#testOption">TQGLFormat</a><li>testWFlags: + <a href="tqglformat.html#testOption">TQGLFormat</a><li>testWFlags: <a href="tqwidget.html#testWFlags">TQWidget</a><li>text: <a href="qaccessibleinterface.html#text">TQAccessibleInterface</a> <a href="tqaction.html#text">TQAction</a> <a href="ntqbutton.html#text">TQButton</a> <a href="tqcanvastext.html#text">TQCanvasText</a> <a href="ntqbutton.html#text">TQCheckBox</a> <a href="qchecklistitem.html#text">TQCheckListItem</a> <a href="tqclipboard.html#text">TQClipboard</a> <a href="tqcolorgroup.html#text">TQColorGroup</a> <a href="ntqcombobox.html#text">TQComboBox</a> <a href="qcombotableitem.html#text">TQComboTableItem</a> <a href="tqdatatable.html#text">TQDataTable</a> <a href="tqdomelement.html#text">TQDomElement</a> <a href="qimevent.html#text">TQIMEvent</a> <a href="tqiconviewitem.html#text">TQIconViewItem</a> <a href="tqimage.html#text">TQImage</a> <a href="qkeyevent.html#text">TQKeyEvent</a> <a href="ntqlabel.html#text">TQLabel</a> <a href="ntqlineedit.html#text">TQLineEdit</a> <a href="ntqlistbox.html#text">TQListBox</a> <a href="qlistboxitem.html#text">TQListBoxItem</a> <a href="qlistviewitem.html#text">TQListViewItem</a> <a href="tqmenudata.html#text">TQMenuData</a> <a href="ntqmessagebox.html#text">TQMessageBox</a> <a href="tqmenudata.html#text">TQPopupMenu</a> <a href="ntqbutton.html#text">TQPushButton</a> <a href="ntqbutton.html#text">TQRadioButton</a> <a href="ntqspinbox.html#text">TQSpinBox</a> <a href="tqsqlerror.html#text">TQSqlError</a> <a href="qtab.html#text">TQTab</a> <a href="ntqtable.html#text">TQTable</a> <a href="qtableitem.html#text">TQTableItem</a> <a href="tqtextedit.html#text">TQTextEdit</a> <a href="ntqwhatsthis.html#text">TQWhatsThis</a><li>textChanged: <a href="ntqcombobox.html#textChanged">TQComboBox</a> <a href="ntqlineedit.html#textChanged">TQLineEdit</a> <a href="ntqspinbox.html#textChanged">TQSpinBox</a> <a href="tqtextedit.html#textChanged">TQTextEdit</a><li>textCursor: @@ -3281,7 +3281,7 @@ tab: <a href="ntqlocale.html#toLongLong">TQLocale</a> <a href="tqstring.html#toLongLong">TQString</a> <a href="ntqvariant.html#toLongLong">TQVariant</a><li>toMap: <a href="ntqvariant.html#toMap">TQVariant</a><li>toNotation: <a href="tqdomnode.html#toNotation">TQDomNode</a><li>toPage: - <a href="ntqprinter.html#toPage">TQPrinter</a><li>toPalette: + <a href="tqprinter.html#toPage">TQPrinter</a><li>toPalette: <a href="ntqvariant.html#toPalette">TQVariant</a><li>toPen: <a href="ntqvariant.html#toPen">TQVariant</a><li>toPixmap: <a href="ntqvariant.html#toPixmap">TQVariant</a><li>toPoint: @@ -3313,15 +3313,15 @@ tab: <a href="tqmainwindow.html#toolBars">TQMainWindow</a><li>toolTip: <a href="tqaction.html#toolTip">TQAction</a> <a href="ntqtabbar.html#toolTip">TQTabBar</a> <a href="tqwidgetplugin.html#toolTip">TQWidgetPlugin</a><li>toolTipGroup: <a href="tqmainwindow.html#toolTipGroup">TQMainWindow</a><li>top: - <a href="qdoublevalidator.html#top">TQDoubleValidator</a> <a href="qintvalidator.html#top">TQIntValidator</a> <a href="tqptrstack.html#top">TQPtrStack</a> <a href="ntqrect.html#top">TQRect</a> <a href="tqvaluestack.html#top">TQValueStack</a><li>topDock: + <a href="qdoublevalidator.html#top">TQDoubleValidator</a> <a href="qintvalidator.html#top">TQIntValidator</a> <a href="tqptrstack.html#top">TQPtrStack</a> <a href="tqrect.html#top">TQRect</a> <a href="tqvaluestack.html#top">TQValueStack</a><li>topDock: <a href="tqmainwindow.html#topDock">TQMainWindow</a><li>topEdge: <a href="tqcanvassprite.html#topEdge">TQCanvasSprite</a><li>topItem: <a href="ntqlistbox.html#topItem">TQListBox</a><li>topLeft: - <a href="ntqrect.html#topLeft">TQRect</a><li>topLevelWidget: + <a href="tqrect.html#topLeft">TQRect</a><li>topLevelWidget: <a href="tqwidget.html#topLevelWidget">TQWidget</a><li>topLevelWidgets: <a href="ntqapplication.html#topLevelWidgets">TQApplication</a><li>topMargin: <a href="ntqscrollview.html#topMargin">TQScrollView</a><li>topRight: - <a href="ntqrect.html#topRight">TQRect</a><li>topRow: + <a href="tqrect.html#topRight">TQRect</a><li>topRow: <a href="qtableselection.html#topRow">TQTableSelection</a><li>total: <a href="tqsemaphore.html#total">TQSemaphore</a><li>totalCost: <a href="tqasciicache.html#totalCost">TQAsciiCache</a> <a href="tqcache.html#totalCost">TQCache</a> <a href="tqintcache.html#totalCost">TQIntCache</a><li>totalHeight: @@ -3331,13 +3331,13 @@ tab: <a href="tqobject.html#trUtf8">TQObject</a><li>tracking: <a href="ntqdial.html#tracking">TQDial</a> <a href="ntqheader.html#tracking">TQHeader</a> <a href="ntqscrollbar.html#tracking">TQScrollBar</a> <a href="ntqslider.html#tracking">TQSlider</a><li>transaction: <a href="tqsqldatabase.html#transaction">TQSqlDatabase</a><li>transformationMode: - <a href="ntqwmatrix.html#transformationMode">TQWMatrix</a><li>translate: - <a href="ntqapplication.html#translate">TQApplication</a> <a href="tqpainter.html#translate">TQPainter</a> <a href="ntqpointarray.html#translate">TQPointArray</a> <a href="ntqregion.html#translate">TQRegion</a> <a href="ntqwmatrix.html#translate">TQWMatrix</a><li>translation: + <a href="tqwmatrix.html#transformationMode">TQWMatrix</a><li>translate: + <a href="ntqapplication.html#translate">TQApplication</a> <a href="tqpainter.html#translate">TQPainter</a> <a href="tqpointarray.html#translate">TQPointArray</a> <a href="tqregion.html#translate">TQRegion</a> <a href="tqwmatrix.html#translate">TQWMatrix</a><li>translation: <a href="qtranslatormessage.html#translation">TQTranslatorMessage</a><li>transpose: <a href="tqsize.html#transpose">TQSize</a> <a href="tqsizepolicy.html#transpose">TQSizePolicy</a><li>treeStepSize: <a href="ntqlistview.html#treeStepSize">TQListView</a><li>triggerUpdate: <a href="ntqlistbox.html#triggerUpdate">TQListBox</a> <a href="ntqlistview.html#triggerUpdate">TQListView</a><li>trueMatrix: - <a href="ntqpixmap.html#trueMatrix">TQPixmap</a><li>trueText: + <a href="tqpixmap.html#trueMatrix">TQPixmap</a><li>trueText: <a href="tqdatatable.html#trueText">TQDataTable</a><li>truncate: <a href="tqcstring.html#truncate">TQCString</a> <a href="tqmemarray.html#truncate">TQMemArray</a> <a href="tqstring.html#truncate">TQString</a><li>tryAccess: <a href="tqsemaphore.html#tryAccess">TQSemaphore</a><li>tryLock: @@ -3361,7 +3361,7 @@ ucs2: <a href="qchar.html#unicode">TQChar</a> <a href="tqstring.html#unicode">TQString</a><li>unicodeUriToUri: <a href="tquridrag.html#unicodeUriToUri">TQUriDrag</a><li>uniqueId: <a href="qtabletevent.html#uniqueId">TQTabletEvent</a><li>unite: - <a href="ntqrect.html#unite">TQRect</a> <a href="ntqregion.html#unite">TQRegion</a><li>unload: + <a href="tqrect.html#unite">TQRect</a> <a href="tqregion.html#unite">TQRegion</a><li>unload: <a href="ntqlibrary.html#unload">TQLibrary</a><li>unlock: <a href="ntqapplication.html#unlock">TQApplication</a> <a href="tqmutex.html#unlock">TQMutex</a><li>unparsedEntityDecl: <a href="tqxmldtdhandler.html#unparsedEntityDecl">TQXmlDTDHandler</a><li>unpause: @@ -3384,12 +3384,12 @@ ucs2: <a href="ntqlistview.html#updateContents">TQListView</a> <a href="ntqscrollview.html#updateContents">TQScrollView</a><li>updateCurrent: <a href="tqdatabrowser.html#updateCurrent">TQDataBrowser</a> <a href="tqdatatable.html#updateCurrent">TQDataTable</a><li>updateDisplay: <a href="ntqspinbox.html#updateDisplay">TQSpinBox</a><li>updateGL: - <a href="qglwidget.html#updateGL">TQGLWidget</a><li>updateGeometry: + <a href="tqglwidget.html#updateGL">TQGLWidget</a><li>updateGeometry: <a href="tqwidget.html#updateGeometry">TQWidget</a><li>updateHeaderStates: <a href="ntqtable.html#updateHeaderStates">TQTable</a><li>updateItem: <a href="ntqlistbox.html#updateItem">TQListBox</a> <a href="tqmenudata.html#updateItem">TQMenuData</a> <a href="tqpopupmenu.html#updateItem">TQPopupMenu</a><li>updateMask: <a href="tqwidget.html#updateMask">TQWidget</a><li>updateOverlayGL: - <a href="qglwidget.html#updateOverlayGL">TQGLWidget</a><li>updateScrollBars: + <a href="tqglwidget.html#updateOverlayGL">TQGLWidget</a><li>updateScrollBars: <a href="ntqscrollview.html#updateScrollBars">TQScrollView</a><li>upper: <a href="tqcstring.html#upper">TQCString</a> <a href="qchar.html#upper">TQChar</a> <a href="tqstring.html#upper">TQString</a><li>uri: <a href="tqxmlattributes.html#uri">TQXmlAttributes</a> <a href="tqxmlnamespacesupport.html#uri">TQXmlNamespaceSupport</a><li>uriToLocalFile: @@ -3464,7 +3464,7 @@ wait: <a href="qmacstyle.html#widgetSizePolicy">TQMacStyle</a><li>widgetToField: <a href="tqsqlform.html#widgetToField">TQSqlForm</a><li>widgets: <a href="tqwidgetfactory.html#widgets">TQWidgetFactory</a><li>width: - <a href="tqcanvas.html#width">TQCanvas</a> <a href="tqcanvasellipse.html#width">TQCanvasEllipse</a> <a href="tqcanvasrectangle.html#width">TQCanvasRectangle</a> <a href="tqcanvassprite.html#width">TQCanvasSprite</a> <a href="tqfontmetrics.html#width">TQFontMetrics</a> <a href="tqiconviewitem.html#width">TQIconViewItem</a> <a href="tqimage.html#width">TQImage</a> <a href="qlistboxitem.html#width">TQListBoxItem</a> <a href="qlistboxpixmap.html#width">TQListBoxPixmap</a> <a href="qlistboxtext.html#width">TQListBoxText</a> <a href="qlistviewitem.html#width">TQListViewItem</a> <a href="tqpaintdevicemetrics.html#width">TQPaintDeviceMetrics</a> <a href="ntqpen.html#width">TQPen</a> <a href="ntqpixmap.html#width">TQPixmap</a> <a href="ntqrect.html#width">TQRect</a> <a href="ntqsimplerichtext.html#width">TQSimpleRichText</a> <a href="tqsize.html#width">TQSize</a> <a href="tqtextstream.html#width">TQTextStream</a> <a href="tqwidget.html#width">TQWidget</a><li>widthChanged: + <a href="tqcanvas.html#width">TQCanvas</a> <a href="tqcanvasellipse.html#width">TQCanvasEllipse</a> <a href="tqcanvasrectangle.html#width">TQCanvasRectangle</a> <a href="tqcanvassprite.html#width">TQCanvasSprite</a> <a href="tqfontmetrics.html#width">TQFontMetrics</a> <a href="tqiconviewitem.html#width">TQIconViewItem</a> <a href="tqimage.html#width">TQImage</a> <a href="qlistboxitem.html#width">TQListBoxItem</a> <a href="qlistboxpixmap.html#width">TQListBoxPixmap</a> <a href="qlistboxtext.html#width">TQListBoxText</a> <a href="qlistviewitem.html#width">TQListViewItem</a> <a href="tqpaintdevicemetrics.html#width">TQPaintDeviceMetrics</a> <a href="tqpen.html#width">TQPen</a> <a href="tqpixmap.html#width">TQPixmap</a> <a href="tqrect.html#width">TQRect</a> <a href="ntqsimplerichtext.html#width">TQSimpleRichText</a> <a href="tqsize.html#width">TQSize</a> <a href="tqtextstream.html#width">TQTextStream</a> <a href="tqwidget.html#width">TQWidget</a><li>widthChanged: <a href="qlistviewitem.html#widthChanged">TQListViewItem</a><li>widthMM: <a href="tqpaintdevicemetrics.html#widthMM">TQPaintDeviceMetrics</a><li>widthUsed: <a href="ntqsimplerichtext.html#widthUsed">TQSimpleRichText</a><li>wildcard: @@ -3473,12 +3473,12 @@ wait: <a href="ntqapplication.html#winEventFilter">TQApplication</a><li>winFocus: <a href="ntqapplication.html#winFocus">TQApplication</a><li>winId: <a href="tqwidget.html#winId">TQWidget</a><li>winPageSize: - <a href="ntqprinter.html#winPageSize">TQPrinter</a><li>winding: + <a href="tqprinter.html#winPageSize">TQPrinter</a><li>winding: <a href="tqcanvaspolygonalitem.html#winding">TQCanvasPolygonalItem</a><li>window: <a href="tqpainter.html#window">TQPainter</a><li>windowActivated: <a href="tqworkspace.html#windowActivated">TQWorkspace</a><li>windowActivationChange: <a href="tqwidget.html#windowActivationChange">TQWidget</a><li>windowCreated: - <a href="qglcontext.html#windowCreated">TQGLContext</a><li>windowList: + <a href="tqglcontext.html#windowCreated">TQGLContext</a><li>windowList: <a href="tqworkspace.html#windowList">TQWorkspace</a><li>windowOpacity: <a href="tqwidget.html#windowOpacity">TQWidget</a><li>windowState: <a href="tqwidget.html#windowState">TQWidget</a><li>wordWrap: @@ -3501,7 +3501,7 @@ wait: <a href="tqprocess.html#writeToStdin">TQProcess</a><li>wroteToStdin: <a href="tqprocess.html#wroteToStdin">TQProcess</a><li><a name="x"></a> x: - <a href="tqcanvasitem.html#x">TQCanvasItem</a> <a href="qcontextmenuevent.html#x">TQContextMenuEvent</a> <a href="tqiconviewitem.html#x">TQIconViewItem</a> <a href="qmouseevent.html#x">TQMouseEvent</a> <a href="ntqpoint.html#x">TQPoint</a> <a href="ntqrect.html#x">TQRect</a> <a href="qtabletevent.html#x">TQTabletEvent</a> <a href="qwheelevent.html#x">TQWheelEvent</a> <a href="tqwidget.html#x">TQWidget</a><li>x11AppCells: + <a href="tqcanvasitem.html#x">TQCanvasItem</a> <a href="qcontextmenuevent.html#x">TQContextMenuEvent</a> <a href="tqiconviewitem.html#x">TQIconViewItem</a> <a href="qmouseevent.html#x">TQMouseEvent</a> <a href="tqpoint.html#x">TQPoint</a> <a href="tqrect.html#x">TQRect</a> <a href="qtabletevent.html#x">TQTabletEvent</a> <a href="qwheelevent.html#x">TQWheelEvent</a> <a href="tqwidget.html#x">TQWidget</a><li>x11AppCells: <a href="tqpaintdevice.html#x11AppCells">TQPaintDevice</a><li>x11AppColormap: <a href="tqpaintdevice.html#x11AppColormap">TQPaintDevice</a><li>x11AppDefaultColormap: <a href="tqpaintdevice.html#x11AppDefaultColormap">TQPaintDevice</a><li>x11AppDefaultVisual: @@ -3526,13 +3526,13 @@ x: <a href="tqpaintdevice.html#x11SetAppDpiX">TQPaintDevice</a><li>x11SetAppDpiY: <a href="tqpaintdevice.html#x11SetAppDpiY">TQPaintDevice</a><li>x11Visual: <a href="tqpaintdevice.html#x11Visual">TQPaintDevice</a><li>xForm: - <a href="tqbitmap.html#xForm">TQBitmap</a> <a href="tqimage.html#xForm">TQImage</a> <a href="tqpainter.html#xForm">TQPainter</a> <a href="ntqpixmap.html#xForm">TQPixmap</a><li>xFormDev: + <a href="tqbitmap.html#xForm">TQBitmap</a> <a href="tqimage.html#xForm">TQImage</a> <a href="tqpainter.html#xForm">TQPainter</a> <a href="tqpixmap.html#xForm">TQPixmap</a><li>xFormDev: <a href="tqpainter.html#xFormDev">TQPainter</a><li>xTilt: <a href="qtabletevent.html#xTilt">TQTabletEvent</a><li>xVelocity: <a href="tqcanvasitem.html#xVelocity">TQCanvasItem</a><li>xtWidget: <a href="qxtwidget.html#xtWidget">TQXtWidget</a><li><a name="y"></a> y: - <a href="tqcanvasitem.html#y">TQCanvasItem</a> <a href="qcontextmenuevent.html#y">TQContextMenuEvent</a> <a href="tqiconviewitem.html#y">TQIconViewItem</a> <a href="qmouseevent.html#y">TQMouseEvent</a> <a href="ntqpoint.html#y">TQPoint</a> <a href="ntqrect.html#y">TQRect</a> <a href="qtabletevent.html#y">TQTabletEvent</a> <a href="qwheelevent.html#y">TQWheelEvent</a> <a href="tqwidget.html#y">TQWidget</a><li>yTilt: + <a href="tqcanvasitem.html#y">TQCanvasItem</a> <a href="qcontextmenuevent.html#y">TQContextMenuEvent</a> <a href="tqiconviewitem.html#y">TQIconViewItem</a> <a href="qmouseevent.html#y">TQMouseEvent</a> <a href="tqpoint.html#y">TQPoint</a> <a href="tqrect.html#y">TQRect</a> <a href="qtabletevent.html#y">TQTabletEvent</a> <a href="qwheelevent.html#y">TQWheelEvent</a> <a href="tqwidget.html#y">TQWidget</a><li>yTilt: <a href="qtabletevent.html#yTilt">TQTabletEvent</a><li>yVelocity: <a href="tqcanvasitem.html#yVelocity">TQCanvasItem</a><li>year: <a href="tqdate.html#year">TQDate</a><li><a name="z"></a> diff --git a/doc/html/geometry.html b/doc/html/geometry.html index ca4fa4ab5..954566d65 100644 --- a/doc/html/geometry.html +++ b/doc/html/geometry.html @@ -100,7 +100,7 @@ example: <p> <pre> MyWidget* widget = new MyWidget ... - <a href="ntqpoint.html">TQPoint</a> p = widget->pos(); // store position + <a href="tqpoint.html">TQPoint</a> p = widget->pos(); // store position <a href="tqsize.html">TQSize</a> s = widget->size(); // store size ... widget = new MyWidget; diff --git a/doc/html/grapher-nsplugin-example.html b/doc/html/grapher-nsplugin-example.html index 108e9844b..d7244b472 100644 --- a/doc/html/grapher-nsplugin-example.html +++ b/doc/html/grapher-nsplugin-example.html @@ -78,7 +78,7 @@ Implementation: #include <<a href="tqpainter-h.html">tqpainter.h</a>> #include <<a href="tqtextstream-h.html">tqtextstream.h</a>> #include <<a href="tqbuffer-h.html">tqbuffer.h</a>> -#include <<a href="qpixmap-h.html">ntqpixmap.h</a>> +#include <<a href="tqpixmap-h.html">tqpixmap.h</a>> #include <<a href="tqmenubar-h.html">tqmenubar.h</a>> #include <<a href="qpushbutton-h.html">ntqpushbutton.h</a>> #include <<a href="tqptrlist-h.html">tqptrlist.h</a>> @@ -169,7 +169,7 @@ private: <a href="tqpopupmenu.html">TQPopupMenu</a>* stylemenu; int pieRotationTimer; int pieRotation; - <a href="ntqpixmap.html">TQPixmap</a> pm; + <a href="tqpixmap.html">TQPixmap</a> pm; private slots: void setStyleFromMenu(int id); @@ -362,8 +362,8 @@ void <a name="f567"></a>Graph::paintPie(TQPaintEvent* event) const int xd = w - w/5; const int yd = h - h/5; -<a name="x2766"></a> pm.<a href="ntqpixmap.html#resize">resize</a>(<a href="tqwidget.html#width">width</a>(),height()); -<a name="x2765"></a> pm.<a href="ntqpixmap.html#fill">fill</a>(<a href="tqwidget.html#backgroundColor">backgroundColor</a>()); +<a name="x2766"></a> pm.<a href="tqpixmap.html#resize">resize</a>(<a href="tqwidget.html#width">width</a>(),height()); +<a name="x2765"></a> pm.<a href="tqpixmap.html#fill">fill</a>(<a href="tqwidget.html#backgroundColor">backgroundColor</a>()); <a href="tqpainter.html">TQPainter</a> p(&pm); <a name="x2763"></a> p.<a href="tqpainter.html#setFont">setFont</a>(<a href="tqwidget.html#font">font</a>()); diff --git a/doc/html/graphics.html b/doc/html/graphics.html index 048af8b22..821d9fffb 100644 --- a/doc/html/graphics.html +++ b/doc/html/graphics.html @@ -61,11 +61,11 @@ coordinate system.</a> <tr bgcolor=#f0f0f0><td><b><a href="tqfontdatabase.html">TQFontDatabase</a></b><td>Information about the fonts available in the underlying window system <tr bgcolor=#f0f0f0><td><b><a href="tqfontinfo.html">TQFontInfo</a></b><td>General information about fonts <tr bgcolor=#f0f0f0><td><b><a href="tqfontmetrics.html">TQFontMetrics</a></b><td>Font metrics information -<tr bgcolor=#f0f0f0><td><b><a href="ntqgl.html">TQGL</a></b><td>Namespace for miscellaneous identifiers in the TQt OpenGL module -<tr bgcolor=#f0f0f0><td><b><a href="ntqglcolormap.html">TQGLColormap</a></b><td>Used for installing custom colormaps into TQGLWidgets -<tr bgcolor=#f0f0f0><td><b><a href="qglcontext.html">TQGLContext</a></b><td>Encapsulates an OpenGL rendering context -<tr bgcolor=#f0f0f0><td><b><a href="qglformat.html">TQGLFormat</a></b><td>The display format of an OpenGL rendering context -<tr bgcolor=#f0f0f0><td><b><a href="qglwidget.html">TQGLWidget</a></b><td>Widget for rendering OpenGL graphics +<tr bgcolor=#f0f0f0><td><b><a href="tqgl.html">TQGL</a></b><td>Namespace for miscellaneous identifiers in the TQt OpenGL module +<tr bgcolor=#f0f0f0><td><b><a href="tqglcolormap.html">TQGLColormap</a></b><td>Used for installing custom colormaps into TQGLWidgets +<tr bgcolor=#f0f0f0><td><b><a href="tqglcontext.html">TQGLContext</a></b><td>Encapsulates an OpenGL rendering context +<tr bgcolor=#f0f0f0><td><b><a href="tqglformat.html">TQGLFormat</a></b><td>The display format of an OpenGL rendering context +<tr bgcolor=#f0f0f0><td><b><a href="tqglwidget.html">TQGLWidget</a></b><td>Widget for rendering OpenGL graphics <tr bgcolor=#f0f0f0><td><b><a href="tqiconset.html">TQIconSet</a></b><td>Set of icons with different styles and sizes <tr bgcolor=#f0f0f0><td><b><a href="tqimage.html">TQImage</a></b><td>Hardware-independent pixmap representation with direct access to the pixel data <tr bgcolor=#f0f0f0><td><b><a href="tqimageconsumer.html">TQImageConsumer</a></b><td>Abstraction used by TQImageDecoder @@ -77,20 +77,20 @@ coordinate system.</a> <tr bgcolor=#f0f0f0><td><b><a href="tqpaintdevice.html">TQPaintDevice</a></b><td>The base class of objects that can be painted <tr bgcolor=#f0f0f0><td><b><a href="tqpaintdevicemetrics.html">TQPaintDeviceMetrics</a></b><td>Information about a paint device <tr bgcolor=#f0f0f0><td><b><a href="tqpainter.html">TQPainter</a></b><td>Does low-level painting e.g. on widgets -<tr bgcolor=#f0f0f0><td><b><a href="ntqpalette.html">TQPalette</a></b><td>Color groups for each widget state -<tr bgcolor=#f0f0f0><td><b><a href="ntqpen.html">TQPen</a></b><td>Defines how a TQPainter should draw lines and outlines of shapes -<tr bgcolor=#f0f0f0><td><b><a href="ntqpicture.html">TQPicture</a></b><td>Paint device that records and replays TQPainter commands -<tr bgcolor=#f0f0f0><td><b><a href="ntqpixmap.html">TQPixmap</a></b><td>Off-screen, pixel-based paint device -<tr bgcolor=#f0f0f0><td><b><a href="ntqpixmapcache.html">TQPixmapCache</a></b><td>Application-global cache for pixmaps -<tr bgcolor=#f0f0f0><td><b><a href="qpngimagepacker.html">TQPNGImagePacker</a></b><td>Creates well-compressed PNG animations -<tr bgcolor=#f0f0f0><td><b><a href="ntqpoint.html">TQPoint</a></b><td>Defines a point in the plane -<tr bgcolor=#f0f0f0><td><b><a href="ntqpointarray.html">TQPointArray</a></b><td>Array of points -<tr bgcolor=#f0f0f0><td><b><a href="ntqprinter.html">TQPrinter</a></b><td>Paint device that paints on a printer -<tr bgcolor=#f0f0f0><td><b><a href="ntqrect.html">TQRect</a></b><td>Defines a rectangle in the plane -<tr bgcolor=#f0f0f0><td><b><a href="ntqregion.html">TQRegion</a></b><td>Clip region for a painter +<tr bgcolor=#f0f0f0><td><b><a href="tqpalette.html">TQPalette</a></b><td>Color groups for each widget state +<tr bgcolor=#f0f0f0><td><b><a href="tqpen.html">TQPen</a></b><td>Defines how a TQPainter should draw lines and outlines of shapes +<tr bgcolor=#f0f0f0><td><b><a href="tqpicture.html">TQPicture</a></b><td>Paint device that records and replays TQPainter commands +<tr bgcolor=#f0f0f0><td><b><a href="tqpixmap.html">TQPixmap</a></b><td>Off-screen, pixel-based paint device +<tr bgcolor=#f0f0f0><td><b><a href="tqpixmapcache.html">TQPixmapCache</a></b><td>Application-global cache for pixmaps +<tr bgcolor=#f0f0f0><td><b><a href="tqpngimagepacker.html">TQPNGImagePacker</a></b><td>Creates well-compressed PNG animations +<tr bgcolor=#f0f0f0><td><b><a href="tqpoint.html">TQPoint</a></b><td>Defines a point in the plane +<tr bgcolor=#f0f0f0><td><b><a href="tqpointarray.html">TQPointArray</a></b><td>Array of points +<tr bgcolor=#f0f0f0><td><b><a href="tqprinter.html">TQPrinter</a></b><td>Paint device that paints on a printer +<tr bgcolor=#f0f0f0><td><b><a href="tqrect.html">TQRect</a></b><td>Defines a rectangle in the plane +<tr bgcolor=#f0f0f0><td><b><a href="tqregion.html">TQRegion</a></b><td>Clip region for a painter <tr bgcolor=#f0f0f0><td><b><a href="tqsize.html">TQSize</a></b><td>Defines the size of a two-dimensional object <tr bgcolor=#f0f0f0><td><b><a href="tqstylesheet.html">TQStyleSheet</a></b><td>Collection of styles for rich text rendering and a generator of tags -<tr bgcolor=#f0f0f0><td><b><a href="ntqwmatrix.html">TQWMatrix</a></b><td>2D transformations of a coordinate system +<tr bgcolor=#f0f0f0><td><b><a href="tqwmatrix.html">TQWMatrix</a></b><td>2D transformations of a coordinate system </table> <!-- eof --> <p><address><hr><div align=center> diff --git a/doc/html/headerfilesynonyms b/doc/html/headerfilesynonyms index b1a6ad4cc..fb2e200ed 100644 --- a/doc/html/headerfilesynonyms +++ b/doc/html/headerfilesynonyms @@ -77,9 +77,9 @@ tqfileiconprovider.h tqfiledialog.h tqfilepreview.h tqfiledialog.h tqgbkcodec.h tqgb18030codec.h tqgb2312codec.h tqgb18030codec.h -qglformat.h ntqgl.h -qglcontext.h ntqgl.h -qglwidget.h ntqgl.h +tqglformat.h tqgl.h +tqglcontext.h tqgl.h +tqglwidget.h tqgl.h tqhttpheader.h tqhttp.h tqhttpresponseheader.h tqhttp.h tqhttprequestheader.h tqhttp.h @@ -121,8 +121,8 @@ qnpwidget.h ntqnp.h qnpinstance.h ntqnp.h qnplugin.h ntqnp.h tqobjectlistiterator.h tqobjectlist.h -tqcolorgroup.h ntqpalette.h -qpngimagepacker.h ntqpngio.h +tqcolorgroup.h tqpalette.h +tqpngimagepacker.h tqpngio.h tqptrdictiterator.h tqptrdict.h tqptrlistiterator.h tqptrlist.h tqsqlfieldinfo.h tqsqlfield.h diff --git a/doc/html/headers.html b/doc/html/headers.html index 9343c2576..2ce12a174 100644 --- a/doc/html/headers.html +++ b/doc/html/headers.html @@ -99,8 +99,8 @@ body { background: #ffffff; color: black; } <li><a href="qframe-h.html">ntqframe.h</a> <li><a href="tqftp-h.html">tqftp.h</a> <li><a href="tqgb18030codec-h.html">tqgb18030codec.h</a> -<li><a href="qgl-h.html">ntqgl.h</a> -<li><a href="qglcolormap-h.html">ntqglcolormap.h</a> +<li><a href="tqgl-h.html">tqgl.h</a> +<li><a href="tqglcolormap-h.html">tqglcolormap.h</a> <li><a href="qglobal-h.html">ntqglobal.h</a> <li><a href="qgrid-h.html">ntqgrid.h</a> <li><a href="qgridview-h.html">ntqgridview.h</a> @@ -158,17 +158,17 @@ body { background: #ffffff; color: black; } <li><a href="tqpaintdevicemetrics-h.html">tqpaintdevicemetrics.h</a> <li><a href="tqpainter-h.html">tqpainter.h</a> <li><a href="tqpair-h.html">tqpair.h</a> -<li><a href="qpalette-h.html">ntqpalette.h</a> -<li><a href="qpen-h.html">ntqpen.h</a> -<li><a href="qpicture-h.html">ntqpicture.h</a> -<li><a href="qpixmap-h.html">ntqpixmap.h</a> -<li><a href="qpixmapcache-h.html">ntqpixmapcache.h</a> +<li><a href="tqpalette-h.html">tqpalette.h</a> +<li><a href="tqpen-h.html">tqpen.h</a> +<li><a href="tqpicture-h.html">tqpicture.h</a> +<li><a href="tqpixmap-h.html">tqpixmap.h</a> +<li><a href="tqpixmapcache-h.html">tqpixmapcache.h</a> <li><a href="qplatinumstyle-h.html">ntqplatinumstyle.h</a> -<li><a href="qpngio-h.html">ntqpngio.h</a> -<li><a href="qpoint-h.html">ntqpoint.h</a> -<li><a href="qpointarray-h.html">ntqpointarray.h</a> +<li><a href="tqpngio-h.html">tqpngio.h</a> +<li><a href="tqpoint-h.html">tqpoint.h</a> +<li><a href="tqpointarray-h.html">tqpointarray.h</a> <li><a href="tqpopupmenu-h.html">tqpopupmenu.h</a> -<li><a href="qprinter-h.html">ntqprinter.h</a> +<li><a href="tqprinter-h.html">tqprinter.h</a> <li><a href="tqprocess-h.html">tqprocess.h</a> <li><a href="qprogressbar-h.html">ntqprogressbar.h</a> <li><a href="qprogressdialog-h.html">ntqprogressdialog.h</a> @@ -181,9 +181,9 @@ body { background: #ffffff; color: black; } <li><a href="qpushbutton-h.html">ntqpushbutton.h</a> <li><a href="qradiobutton-h.html">ntqradiobutton.h</a> <li><a href="qrangecontrol-h.html">ntqrangecontrol.h</a> -<li><a href="qrect-h.html">ntqrect.h</a> +<li><a href="tqrect-h.html">tqrect.h</a> <li><a href="tqregexp-h.html">tqregexp.h</a> -<li><a href="qregion-h.html">ntqregion.h</a> +<li><a href="tqregion-h.html">tqregion.h</a> <li><a href="tqhebrewcodec-h.html">tqhebrewcodec.h</a> <li><a href="qscrollbar-h.html">ntqscrollbar.h</a> <li><a href="qscrollview-h.html">ntqscrollview.h</a> @@ -271,7 +271,7 @@ body { background: #ffffff; color: black; } <li><a href="qwindowdefs-h.html">ntqwindowdefs.h</a> <li><a href="qwindowsstyle-h.html">ntqwindowsstyle.h</a> <li><a href="qwizard-h.html">ntqwizard.h</a> -<li><a href="qwmatrix-h.html">ntqwmatrix.h</a> +<li><a href="tqwmatrix-h.html">tqwmatrix.h</a> <li><a href="tqworkspace-h.html">tqworkspace.h</a> <li><a href="tqxml-h.html">tqxml.h</a> <li><a href="qxtwidget-h.html">qxtwidget.h</a> diff --git a/doc/html/hello-example.html b/doc/html/hello-example.html index 3d1dd7234..638a7c251 100644 --- a/doc/html/hello-example.html +++ b/doc/html/hello-example.html @@ -89,7 +89,7 @@ private: #include <<a href="qpushbutton-h.html">ntqpushbutton.h</a>> #include <<a href="tqtimer-h.html">tqtimer.h</a>> #include <<a href="tqpainter-h.html">tqpainter.h</a>> -#include <<a href="qpixmap-h.html">ntqpixmap.h</a>> +#include <<a href="tqpixmap-h.html">tqpixmap.h</a>> /* @@ -155,8 +155,8 @@ void Hello::<a href="tqwidget.html#paintEvent">paintEvent</a>( <a href="tqpainte int pmy = <a href="tqwidget.html#height">height</a>()/2 - h/2; // 2: Create the pixmap and fill it with the widget's background - <a href="ntqpixmap.html">TQPixmap</a> pm( w, h ); -<a name="x1638"></a> pm.<a href="ntqpixmap.html#fill">fill</a>( this, pmx, pmy ); + <a href="tqpixmap.html">TQPixmap</a> pm( w, h ); +<a name="x1638"></a> pm.<a href="tqpixmap.html#fill">fill</a>( this, pmx, pmy ); // 3: Paint the pixmap. Cool wave effect <a href="tqpainter.html">TQPainter</a> p; diff --git a/doc/html/helpsystem-example.html b/doc/html/helpsystem-example.html index 991d65b69..5afaeebfd 100644 --- a/doc/html/helpsystem-example.html +++ b/doc/html/helpsystem-example.html @@ -53,7 +53,7 @@ a <a href="ntqtable.html">TQTable</a> as the central widget. HeaderToolTip( <a href="ntqheader.html">TQHeader</a> *header, TQToolTipGroup *group = 0 ); protected: - void maybeTip ( const <a href="ntqpoint.html">TQPoint</a> &p ); + void maybeTip ( const <a href="tqpoint.html">TQPoint</a> &p ); }; </pre> <p> Two TQToolTip subclasses implement dynamic tooltips for @@ -70,7 +70,7 @@ second argument to show tooltips in, for example a statusbar. TableToolTip( <a href="ntqtable.html">TQTable</a>* table, TQToolTipGroup *group = 0 ); protected: - void maybeTip( const <a href="ntqpoint.html">TQPoint</a> &p ); + void maybeTip( const <a href="tqpoint.html">TQPoint</a> &p ); private: <a href="ntqtable.html">TQTable</a> *table; @@ -87,16 +87,16 @@ as a member for easier access of the TQTable object later on. </pre> <p> The HeaderToolTip constructor propagates the parameters to the <a href="tqtooltip.html">TQToolTip</a> constructor. -<pre> void HeaderToolTip::<a href="tqtooltip.html#maybeTip">maybeTip</a> ( const <a href="ntqpoint.html">TQPoint</a>& p ) +<pre> void HeaderToolTip::<a href="tqtooltip.html#maybeTip">maybeTip</a> ( const <a href="tqpoint.html">TQPoint</a>& p ) { <a href="ntqheader.html">TQHeader</a> *header = (TQHeader*)<a href="tqtooltip.html#parentWidget">parentWidget</a>(); int section = 0; <a name="x2676"></a> if ( header-><a href="ntqheader.html#orientation">orientation</a>() == Horizontal ) - <a name="x2677"></a><a name="x2675"></a> section = header-><a href="ntqheader.html#sectionAt">sectionAt</a>( header-><a href="ntqheader.html#offset">offset</a>() + p.<a href="ntqpoint.html#x">x</a>() ); + <a name="x2677"></a><a name="x2675"></a> section = header-><a href="ntqheader.html#sectionAt">sectionAt</a>( header-><a href="ntqheader.html#offset">offset</a>() + p.<a href="tqpoint.html#x">x</a>() ); else - section = header-><a href="ntqheader.html#sectionAt">sectionAt</a>( header-><a href="ntqheader.html#offset">offset</a>() + p.<a href="ntqpoint.html#y">y</a>() ); + section = header-><a href="ntqheader.html#sectionAt">sectionAt</a>( header-><a href="ntqheader.html#offset">offset</a>() + p.<a href="tqpoint.html#y">y</a>() ); <a name="x2674"></a> <a href="tqstring.html">TQString</a> tipString = header-><a href="ntqheader.html#label">label</a>( section ); <a name="x2678"></a> <a href="tqtooltip.html#tip">tip</a>( header-><a href="ntqheader.html#sectionRect">sectionRect</a>( section ), tipString, "This is a section in a header" ); @@ -117,22 +117,22 @@ happens on TQTable's viewport() . The TableToolTip constructor passes the viewport() and the tooltip group to the <a href="tqtooltip.html">TQToolTip</a> constructor, and initializes the table member with the TQTable pointer itself. -<pre> <a name="x2684"></a>void TableToolTip::<a href="tqtooltip.html#maybeTip">maybeTip</a> ( const <a href="ntqpoint.html">TQPoint</a> &p ) +<pre> <a name="x2684"></a>void TableToolTip::<a href="tqtooltip.html#maybeTip">maybeTip</a> ( const <a href="tqpoint.html">TQPoint</a> &p ) { - <a href="ntqpoint.html">TQPoint</a> cp = table->viewportToContents( p ); - <a name="x2680"></a> int row = table->rowAt( cp.<a href="ntqpoint.html#y">y</a>() ); - <a name="x2679"></a> int col = table->columnAt( cp.<a href="ntqpoint.html#x">x</a>() ); + <a href="tqpoint.html">TQPoint</a> cp = table->viewportToContents( p ); + <a name="x2680"></a> int row = table->rowAt( cp.<a href="tqpoint.html#y">y</a>() ); + <a name="x2679"></a> int col = table->columnAt( cp.<a href="tqpoint.html#x">x</a>() ); <a href="tqstring.html">TQString</a> tipString = table->text( row, col ); - <a href="ntqrect.html">TQRect</a> cr = table->cellGeometry( row, col ); + <a href="tqrect.html">TQRect</a> cr = table->cellGeometry( row, col ); </pre> <p> The implementation of maybeTip() uses the TQTable API to get information about the cell at the requested position. The <a href="ntqtable.html">TQTable</a> API expects contents coordinates, and since the requested point is relative to the viewport we need to translate the coordinates before we can use TQTable's functions. -<pre> <a name="x2682"></a><a name="x2681"></a> cr.<a href="ntqrect.html#moveTopLeft">moveTopLeft</a>( table->contentsToViewport( cr.<a href="ntqrect.html#topLeft">topLeft</a>() ) ); +<pre> <a name="x2682"></a><a name="x2681"></a> cr.<a href="tqrect.html#moveTopLeft">moveTopLeft</a>( table->contentsToViewport( cr.<a href="tqrect.html#topLeft">topLeft</a>() ) ); <a href="tqtooltip.html#tip">tip</a>( cr, tipString, "This is a cell in a table" ); } </pre> @@ -200,7 +200,7 @@ if a hyperlink has been clicked. public: HeaderWhatsThis( <a href="ntqheader.html">TQHeader</a> *h ); - <a href="tqstring.html">TQString</a> text( const <a href="ntqpoint.html">TQPoint</a> &p ); + <a href="tqstring.html">TQString</a> text( const <a href="tqpoint.html">TQPoint</a> &p ); }; </pre> <p> <pre> class TableWhatsThis : public WhatsThis @@ -208,7 +208,7 @@ if a hyperlink has been clicked. public: TableWhatsThis( <a href="ntqtable.html">TQTable</a> *t ); - <a href="tqstring.html">TQString</a> text( const <a href="ntqpoint.html">TQPoint</a> &p ); + <a href="tqstring.html">TQString</a> text( const <a href="tqpoint.html">TQPoint</a> &p ); }; </pre> <p> @@ -227,7 +227,7 @@ type safety here in the same manner as in the tooltip classes. </pre> <p> The HeaderWhatsThis constructor propagates the parameter to the WhatsThis constructor. -<pre> TQString HeaderWhatsThis::text( const <a href="ntqpoint.html">TQPoint</a> &p ) +<pre> TQString HeaderWhatsThis::text( const <a href="tqpoint.html">TQPoint</a> &p ) { <a href="ntqheader.html">TQHeader</a> *header = (TQHeader*)parentWidget(); @@ -235,10 +235,10 @@ WhatsThis constructor. int section; if ( header-><a href="ntqheader.html#orientation">orientation</a>() == TQObject::Horizontal ) { orient = "horizontal"; - section = header-><a href="ntqheader.html#sectionAt">sectionAt</a>( p.<a href="ntqpoint.html#x">x</a>() ); + section = header-><a href="ntqheader.html#sectionAt">sectionAt</a>( p.<a href="tqpoint.html#x">x</a>() ); } else { orient = "vertical"; - section = header-><a href="ntqheader.html#sectionAt">sectionAt</a>( p.<a href="ntqpoint.html#y">y</a>() ); + section = header-><a href="ntqheader.html#sectionAt">sectionAt</a>( p.<a href="tqpoint.html#y">y</a>() ); } if( section == -1 ) return "This is empty space."; @@ -261,13 +261,13 @@ a string which states the header's orientation and section. <p> Since <a href="ntqtable.html">TQTable</a> is a scrollview and has a viewport() which receives the events, we propagate the table itself and the table's viewport() to the WhatsThis constructor. -<pre> TQString TableWhatsThis::text( const <a href="ntqpoint.html">TQPoint</a> &p ) +<pre> TQString TableWhatsThis::text( const <a href="tqpoint.html">TQPoint</a> &p ) { <a href="ntqtable.html">TQTable</a> *table = (TQTable*)parentWidget(); - <a href="ntqpoint.html">TQPoint</a> cp = table-><a href="ntqscrollview.html#viewportToContents">viewportToContents</a>( p ); - int row = table-><a href="ntqtable.html#rowAt">rowAt</a>( cp.<a href="ntqpoint.html#y">y</a>() ); - int col = table-><a href="ntqtable.html#columnAt">columnAt</a>( cp.<a href="ntqpoint.html#x">x</a>() ); + <a href="tqpoint.html">TQPoint</a> cp = table-><a href="ntqscrollview.html#viewportToContents">viewportToContents</a>( p ); + int row = table-><a href="ntqtable.html#rowAt">rowAt</a>( cp.<a href="tqpoint.html#y">y</a>() ); + int col = table-><a href="ntqtable.html#columnAt">columnAt</a>( cp.<a href="tqpoint.html#x">x</a>() ); if ( row == -1 || col == -1 ) return "This is empty space."; diff --git a/doc/html/helpviewer-example.html b/doc/html/helpviewer-example.html index e57fc7eb1..17cf93ddf 100644 --- a/doc/html/helpviewer-example.html +++ b/doc/html/helpviewer-example.html @@ -117,7 +117,7 @@ private: #include "helpwindow.h" #include <<a href="tqstatusbar-h.html">tqstatusbar.h</a>> -#include <<a href="qpixmap-h.html">ntqpixmap.h</a>> +#include <<a href="tqpixmap-h.html">tqpixmap.h</a>> #include <<a href="tqpopupmenu-h.html">tqpopupmenu.h</a>> #include <<a href="tqmenubar-h.html">tqmenubar.h</a>> #include <<a href="tqtoolbar-h.html">tqtoolbar.h</a>> @@ -136,7 +136,7 @@ private: #include <<a href="tqfileinfo-h.html">tqfileinfo.h</a>> #include <<a href="tqfile-h.html">tqfile.h</a>> #include <<a href="tqdatastream-h.html">tqdatastream.h</a>> -#include <<a href="qprinter-h.html">ntqprinter.h</a>> +#include <<a href="tqprinter-h.html">tqprinter.h</a>> #include <<a href="qsimplerichtext-h.html">ntqsimplerichtext.h</a>> #include <<a href="tqpainter-h.html">tqpainter.h</a>> #include <<a href="tqpaintdevicemetrics-h.html">tqpaintdevicemetrics.h</a>> @@ -341,33 +341,33 @@ void <a name="f357"></a>HelpWindow::newWindow() void <a name="f358"></a>HelpWindow::print() { #ifndef TQT_NO_PRINTER - <a href="ntqprinter.html">TQPrinter</a> printer( TQPrinter::HighResolution ); -<a name="x1006"></a> printer.<a href="ntqprinter.html#setFullPage">setFullPage</a>(TRUE); -<a name="x1007"></a> if ( printer.<a href="ntqprinter.html#setup">setup</a>( this ) ) { + <a href="tqprinter.html">TQPrinter</a> printer( TQPrinter::HighResolution ); +<a name="x1006"></a> printer.<a href="tqprinter.html#setFullPage">setFullPage</a>(TRUE); +<a name="x1007"></a> if ( printer.<a href="tqprinter.html#setup">setup</a>( this ) ) { <a href="tqpainter.html">TQPainter</a> p( &printer ); <a name="x1002"></a> if( !p.<a href="tqpainter.html#isActive">isActive</a>() ) // starting printing failed return; <a name="x999"></a> <a href="tqpaintdevicemetrics.html">TQPaintDeviceMetrics</a> metrics(p.<a href="tqpainter.html#device">device</a>()); <a name="x997"></a> int dpiy = metrics.<a href="tqpaintdevicemetrics.html#logicalDpiY">logicalDpiY</a>(); int margin = (int) ( (2/2.54)*dpiy ); // 2 cm margins -<a name="x998"></a><a name="x996"></a> <a href="ntqrect.html">TQRect</a> view( margin, margin, metrics.<a href="tqpaintdevicemetrics.html#width">width</a>() - 2*margin, metrics.<a href="tqpaintdevicemetrics.html#height">height</a>() - 2*margin ); +<a name="x998"></a><a name="x996"></a> <a href="tqrect.html">TQRect</a> view( margin, margin, metrics.<a href="tqpaintdevicemetrics.html#width">width</a>() - 2*margin, metrics.<a href="tqpaintdevicemetrics.html#height">height</a>() - 2*margin ); <a name="x1032"></a> <a href="ntqsimplerichtext.html">TQSimpleRichText</a> richText( browser-><a href="tqtextedit.html#text">text</a>(), TQFont(), <a name="x1028"></a> browser-><a href="tqtextedit.html#context">context</a>(), <a name="x1031"></a> browser-><a href="tqtextedit.html#styleSheet">styleSheet</a>(), browser-><a href="tqtextedit.html#mimeSourceFactory">mimeSourceFactory</a>(), - view.<a href="ntqrect.html#height">height</a>() ); -<a name="x1016"></a> richText.<a href="ntqsimplerichtext.html#setWidth">setWidth</a>( &p, view.<a href="ntqrect.html#width">width</a>() ); + view.<a href="tqrect.html#height">height</a>() ); +<a name="x1016"></a> richText.<a href="ntqsimplerichtext.html#setWidth">setWidth</a>( &p, view.<a href="tqrect.html#width">width</a>() ); int page = 1; do { <a name="x1014"></a> richText.<a href="ntqsimplerichtext.html#draw">draw</a>( &p, margin, margin, view, colorGroup() ); -<a name="x1010"></a> view.<a href="ntqrect.html#moveBy">moveBy</a>( 0, view.<a href="ntqrect.html#height">height</a>() ); - p.<a href="tqpainter.html#translate">translate</a>( 0 , -view.<a href="ntqrect.html#height">height</a>() ); -<a name="x1018"></a><a name="x1001"></a> p.<a href="tqpainter.html#drawText">drawText</a>( view.<a href="ntqrect.html#right">right</a>() - p.<a href="tqpainter.html#fontMetrics">fontMetrics</a>().width( TQString::<a href="tqstring.html#number">number</a>(page) ), -<a name="x1008"></a> view.<a href="ntqrect.html#bottom">bottom</a>() + p.<a href="tqpainter.html#fontMetrics">fontMetrics</a>().ascent() + 5, TQString::number(page) ); -<a name="x1015"></a> if ( view.<a href="ntqrect.html#top">top</a>() - margin >= richText.<a href="ntqsimplerichtext.html#height">height</a>() ) +<a name="x1010"></a> view.<a href="tqrect.html#moveBy">moveBy</a>( 0, view.<a href="tqrect.html#height">height</a>() ); + p.<a href="tqpainter.html#translate">translate</a>( 0 , -view.<a href="tqrect.html#height">height</a>() ); +<a name="x1018"></a><a name="x1001"></a> p.<a href="tqpainter.html#drawText">drawText</a>( view.<a href="tqrect.html#right">right</a>() - p.<a href="tqpainter.html#fontMetrics">fontMetrics</a>().width( TQString::<a href="tqstring.html#number">number</a>(page) ), +<a name="x1008"></a> view.<a href="tqrect.html#bottom">bottom</a>() + p.<a href="tqpainter.html#fontMetrics">fontMetrics</a>().ascent() + 5, TQString::number(page) ); +<a name="x1015"></a> if ( view.<a href="tqrect.html#top">top</a>() - margin >= richText.<a href="ntqsimplerichtext.html#height">height</a>() ) break; -<a name="x1005"></a> printer.<a href="ntqprinter.html#newPage">newPage</a>(); +<a name="x1005"></a> printer.<a href="tqprinter.html#newPage">newPage</a>(); page++; } while (TRUE); } diff --git a/doc/html/hierarchy.html b/doc/html/hierarchy.html index 192908063..57c70b8e8 100644 --- a/doc/html/hierarchy.html +++ b/doc/html/hierarchy.html @@ -96,13 +96,13 @@ classes in the TQt API. <li><a href="tqfontdatabase.html">TQFontDatabase</a> <li><a href="tqfontinfo.html">TQFontInfo</a> <li><a href="tqfontmetrics.html">TQFontMetrics</a> -<li><a href="ntqgl.html">TQGL</a> +<li><a href="tqgl.html">TQGL</a> <ul> -<li><a href="qglcontext.html">TQGLContext</a> -<li><a href="qglformat.html">TQGLFormat</a> +<li><a href="tqglcontext.html">TQGLContext</a> +<li><a href="tqglformat.html">TQGLFormat</a> </ul> <li><a href="qglayoutiterator.html">TQGLayoutIterator</a> -<li><a href="ntqglcolormap.html">TQGLColormap</a> +<li><a href="tqglcolormap.html">TQGLColormap</a> <li><a href="ntqguardedptr.html">TQGuardedPtr</a> <li><a href="tqhostaddress.html">TQHostAddress</a> <li><a href="tqhttpheader.html">TQHttpHeader</a> @@ -153,7 +153,7 @@ classes in the TQt API. <li><a href="tqbitarray.html">TQBitArray</a> <li><a href="tqcstring.html">TQCString</a> </ul> -<li><a href="ntqpointarray.html">TQPointArray</a> +<li><a href="tqpointarray.html">TQPointArray</a> </ul> <li><a href="tqmenudata.html">TQMenuData</a> <li><a href="ntqmetaobject.html">TQMetaObject</a> @@ -167,20 +167,20 @@ classes in the TQt API. <li><a href="qnpstream.html">TQNPStream</a> <li><a href="tqpaintdevice.html">TQPaintDevice</a> <ul> -<li><a href="ntqpicture.html">TQPicture</a> -<li><a href="ntqpixmap.html">TQPixmap</a> +<li><a href="tqpicture.html">TQPicture</a> +<li><a href="tqpixmap.html">TQPixmap</a> <ul> <li><a href="tqbitmap.html">TQBitmap</a> <li><a href="tqcanvaspixmap.html">TQCanvasPixmap</a> </ul> -<li><a href="ntqprinter.html">TQPrinter</a> +<li><a href="tqprinter.html">TQPrinter</a> </ul> <li><a href="tqpaintdevicemetrics.html">TQPaintDeviceMetrics</a> <li><a href="tqpair.html">TQPair</a> -<li><a href="ntqpalette.html">TQPalette</a> -<li><a href="ntqpixmapcache.html">TQPixmapCache</a> -<li><a href="qpngimagepacker.html">TQPNGImagePacker</a> -<li><a href="ntqpoint.html">TQPoint</a> +<li><a href="tqpalette.html">TQPalette</a> +<li><a href="tqpixmapcache.html">TQPixmapCache</a> +<li><a href="tqpngimagepacker.html">TQPNGImagePacker</a> +<li><a href="tqpoint.html">TQPoint</a> <li><a href="tqptrcollection.html">TQPtrCollection</a> <ul> <li><a href="tqasciicache.html">TQAsciiCache</a> @@ -209,9 +209,9 @@ classes in the TQt API. <li><a href="tqptrqueue.html">TQPtrQueue</a> <li><a href="tqptrstack.html">TQPtrStack</a> <li><a href="ntqrangecontrol.html">TQRangeControl</a> -<li><a href="ntqrect.html">TQRect</a> +<li><a href="tqrect.html">TQRect</a> <li><a href="tqregexp.html">TQRegExp</a> -<li><a href="ntqregion.html">TQRegion</a> +<li><a href="tqregion.html">TQRegion</a> <li><a href="tqsemaphore.html">TQSemaphore</a> <li><a href="tqsettings.html">TQSettings</a> <li><a href="ntqsimplerichtext.html">TQSimpleRichText</a> @@ -468,7 +468,7 @@ classes in the TQt API. <li><a href="tqtoolbox.html">TQToolBox</a> <li><a href="tqwidgetstack.html">TQWidgetStack</a> </ul> -<li><a href="qglwidget.html">TQGLWidget</a> +<li><a href="tqglwidget.html">TQGLWidget</a> <li><a href="ntqheader.html">TQHeader</a> <li><a href="tqmainwindow.html">TQMainWindow</a> <li><a href="qmotifwidget.html">TQMotifWidget</a> @@ -485,7 +485,7 @@ classes in the TQt API. <li><a href="qxtwidget.html">TQXtWidget</a> </ul> <li><a href="tqpainter.html">TQPainter</a> -<li><a href="ntqpen.html">TQPen</a> +<li><a href="tqpen.html">TQPen</a> <li><a href="tqstylesheetitem.html">TQStyleSheetItem</a> <li><a href="ntqsyntaxhighlighter.html">TQSyntaxHighlighter</a> <li><a href="qtab.html">TQTab</a> @@ -543,7 +543,7 @@ classes in the TQt API. <li><a href="tqwidgetfactory.html">TQWidgetFactory</a> <li><a href="tqwidgetplugin.html">TQWidgetPlugin</a> <li><a href="tqwindowsmime.html">TQWindowsMime</a> -<li><a href="ntqwmatrix.html">TQWMatrix</a> +<li><a href="tqwmatrix.html">TQWMatrix</a> <li><a href="tqxmlattributes.html">TQXmlAttributes</a> <li><a href="tqxmlcontenthandler.html">TQXmlContentHandler</a> <ul> diff --git a/doc/html/i18n-example.html b/doc/html/i18n-example.html index 1b27d851c..a11fd1027 100644 --- a/doc/html/i18n-example.html +++ b/doc/html/i18n-example.html @@ -284,10 +284,10 @@ int main( int argc, char** argv ) <a name="x1936"></a> r = dlg.<a href="ntqdialog.html#exec">exec</a>(); } if ( r ) { -<a name="x1928"></a> <a href="ntqrect.html">TQRect</a> screen = tqApp-><a href="ntqapplication.html#desktop">desktop</a>()->availableGeometry(); - bool tight = screen.<a href="ntqrect.html#width">width</a>() < 1024; -<a name="x1942"></a> int x=screen.<a href="ntqrect.html#left">left</a>()+5; - int y=screen.<a href="ntqrect.html#top">top</a>()+25; +<a name="x1928"></a> <a href="tqrect.html">TQRect</a> screen = tqApp-><a href="ntqapplication.html#desktop">desktop</a>()->availableGeometry(); + bool tight = screen.<a href="tqrect.html#width">width</a>() < 1024; +<a name="x1942"></a> int x=screen.<a href="tqrect.html#left">left</a>()+5; + int y=screen.<a href="tqrect.html#top">top</a>()+25; for ( int i=0; qm[i]; i++ ) { if ( r == 2 || qmb[i]->isChecked() ) { MyWidget* w = showLang((const char*)qm[i]); diff --git a/doc/html/i18n.html b/doc/html/i18n.html index 1a1dbca19..e24eb2ef3 100644 --- a/doc/html/i18n.html +++ b/doc/html/i18n.html @@ -145,7 +145,7 @@ draw the string with it's left edge at the position specified with the x, y parameters. This will usually give you left aligned strings. Arabic and Hebrew application strings are usually right aligned, so for these languages use the version of drawText() that -takes a <a href="ntqrect.html">TQRect</a> since this will align in accordance with the language. +takes a <a href="tqrect.html">TQRect</a> since this will align in accordance with the language. <p> <li> When you write your own text input controls, use <a href="tqfontmetrics.html#charWidth">TQFontMetrics::charWidth</a>() to determine the width of a character in a string. In some languages (e.g. Arabic or languages from the Indian subcontinent), the width and shape of a glyph changes depending on the diff --git a/doc/html/iconview-example.html b/doc/html/iconview-example.html index 47caf4ab5..c4d06e7f8 100644 --- a/doc/html/iconview-example.html +++ b/doc/html/iconview-example.html @@ -50,7 +50,7 @@ view modes, rubberband selection, etc. #include <<a href="tqiconview-h.html">tqiconview.h</a>> #include <<a href="qapplication-h.html">ntqapplication.h</a>> #include <<a href="tqdragobject-h.html">tqdragobject.h</a>> -#include <<a href="qpixmap-h.html">ntqpixmap.h</a>> +#include <<a href="tqpixmap-h.html">tqpixmap.h</a>> #include <<a href="tqiconset-h.html">tqiconset.h</a>> #include <<a href="tqmime-h.html">tqmime.h</a>> diff --git a/doc/html/iconview-simple_dd-main-h.html b/doc/html/iconview-simple_dd-main-h.html index a18644e31..6adf0fda9 100644 --- a/doc/html/iconview-simple_dd-main-h.html +++ b/doc/html/iconview-simple_dd-main-h.html @@ -47,7 +47,7 @@ body { background: #ffffff; color: black; } #include <<a href="qsplitter-h.html">ntqsplitter.h</a>> #include <<a href="qlistbox-h.html">ntqlistbox.h</a>> #include <<a href="tqiconview-h.html">tqiconview.h</a>> -#include <<a href="qpixmap-h.html">ntqpixmap.h</a>> +#include <<a href="tqpixmap-h.html">tqpixmap.h</a>> class TQDragEnterEvent; class TQDragDropEvent; @@ -71,7 +71,7 @@ private: class DDIconViewItem : public <a href="tqiconviewitem.html">TQIconViewItem</a> { public: - DDIconViewItem( <a href="tqiconview.html">TQIconView</a> *parent, const <a href="tqstring.html">TQString</a>& text, const <a href="ntqpixmap.html">TQPixmap</a>& icon ) : + DDIconViewItem( <a href="tqiconview.html">TQIconView</a> *parent, const <a href="tqstring.html">TQString</a>& text, const <a href="tqpixmap.html">TQPixmap</a>& icon ) : <a href="tqiconviewitem.html">TQIconViewItem</a>( parent, text, icon ) {} DDIconViewItem( <a href="tqiconview.html">TQIconView</a> *parent, const <a href="tqstring.html">TQString</a> &text ) : <a href="tqiconviewitem.html">TQIconViewItem</a>( parent, text ) {} diff --git a/doc/html/images.html b/doc/html/images.html index 6906cc745..b859f7fcf 100644 --- a/doc/html/images.html +++ b/doc/html/images.html @@ -53,11 +53,11 @@ body { background: #ffffff; color: black; } <tr bgcolor=#f0f0f0><td><b><a href="tqcanvasview.html">TQCanvasView</a></b><td>On-screen view of a TQCanvas <tr bgcolor=#f0f0f0><td><b><a href="tqcolor.html">TQColor</a></b><td>Colors based on RGB or HSV values <tr bgcolor=#f0f0f0><td><b><a href="tqcolorgroup.html">TQColorGroup</a></b><td>Group of widget colors -<tr bgcolor=#f0f0f0><td><b><a href="ntqgl.html">TQGL</a></b><td>Namespace for miscellaneous identifiers in the TQt OpenGL module -<tr bgcolor=#f0f0f0><td><b><a href="ntqglcolormap.html">TQGLColormap</a></b><td>Used for installing custom colormaps into TQGLWidgets -<tr bgcolor=#f0f0f0><td><b><a href="qglcontext.html">TQGLContext</a></b><td>Encapsulates an OpenGL rendering context -<tr bgcolor=#f0f0f0><td><b><a href="qglformat.html">TQGLFormat</a></b><td>The display format of an OpenGL rendering context -<tr bgcolor=#f0f0f0><td><b><a href="qglwidget.html">TQGLWidget</a></b><td>Widget for rendering OpenGL graphics +<tr bgcolor=#f0f0f0><td><b><a href="tqgl.html">TQGL</a></b><td>Namespace for miscellaneous identifiers in the TQt OpenGL module +<tr bgcolor=#f0f0f0><td><b><a href="tqglcolormap.html">TQGLColormap</a></b><td>Used for installing custom colormaps into TQGLWidgets +<tr bgcolor=#f0f0f0><td><b><a href="tqglcontext.html">TQGLContext</a></b><td>Encapsulates an OpenGL rendering context +<tr bgcolor=#f0f0f0><td><b><a href="tqglformat.html">TQGLFormat</a></b><td>The display format of an OpenGL rendering context +<tr bgcolor=#f0f0f0><td><b><a href="tqglwidget.html">TQGLWidget</a></b><td>Widget for rendering OpenGL graphics <tr bgcolor=#f0f0f0><td><b><a href="tqiconset.html">TQIconSet</a></b><td>Set of icons with different styles and sizes <tr bgcolor=#f0f0f0><td><b><a href="tqimage.html">TQImage</a></b><td>Hardware-independent pixmap representation with direct access to the pixel data <tr bgcolor=#f0f0f0><td><b><a href="tqimageconsumer.html">TQImageConsumer</a></b><td>Abstraction used by TQImageDecoder @@ -69,19 +69,19 @@ body { background: #ffffff; color: black; } <tr bgcolor=#f0f0f0><td><b><a href="tqpaintdevice.html">TQPaintDevice</a></b><td>The base class of objects that can be painted <tr bgcolor=#f0f0f0><td><b><a href="tqpaintdevicemetrics.html">TQPaintDeviceMetrics</a></b><td>Information about a paint device <tr bgcolor=#f0f0f0><td><b><a href="tqpainter.html">TQPainter</a></b><td>Does low-level painting e.g. on widgets -<tr bgcolor=#f0f0f0><td><b><a href="ntqpalette.html">TQPalette</a></b><td>Color groups for each widget state -<tr bgcolor=#f0f0f0><td><b><a href="ntqpen.html">TQPen</a></b><td>Defines how a TQPainter should draw lines and outlines of shapes -<tr bgcolor=#f0f0f0><td><b><a href="ntqpicture.html">TQPicture</a></b><td>Paint device that records and replays TQPainter commands -<tr bgcolor=#f0f0f0><td><b><a href="ntqpixmap.html">TQPixmap</a></b><td>Off-screen, pixel-based paint device -<tr bgcolor=#f0f0f0><td><b><a href="ntqpixmapcache.html">TQPixmapCache</a></b><td>Application-global cache for pixmaps -<tr bgcolor=#f0f0f0><td><b><a href="qpngimagepacker.html">TQPNGImagePacker</a></b><td>Creates well-compressed PNG animations -<tr bgcolor=#f0f0f0><td><b><a href="ntqpoint.html">TQPoint</a></b><td>Defines a point in the plane -<tr bgcolor=#f0f0f0><td><b><a href="ntqpointarray.html">TQPointArray</a></b><td>Array of points -<tr bgcolor=#f0f0f0><td><b><a href="ntqprinter.html">TQPrinter</a></b><td>Paint device that paints on a printer -<tr bgcolor=#f0f0f0><td><b><a href="ntqrect.html">TQRect</a></b><td>Defines a rectangle in the plane -<tr bgcolor=#f0f0f0><td><b><a href="ntqregion.html">TQRegion</a></b><td>Clip region for a painter +<tr bgcolor=#f0f0f0><td><b><a href="tqpalette.html">TQPalette</a></b><td>Color groups for each widget state +<tr bgcolor=#f0f0f0><td><b><a href="tqpen.html">TQPen</a></b><td>Defines how a TQPainter should draw lines and outlines of shapes +<tr bgcolor=#f0f0f0><td><b><a href="tqpicture.html">TQPicture</a></b><td>Paint device that records and replays TQPainter commands +<tr bgcolor=#f0f0f0><td><b><a href="tqpixmap.html">TQPixmap</a></b><td>Off-screen, pixel-based paint device +<tr bgcolor=#f0f0f0><td><b><a href="tqpixmapcache.html">TQPixmapCache</a></b><td>Application-global cache for pixmaps +<tr bgcolor=#f0f0f0><td><b><a href="tqpngimagepacker.html">TQPNGImagePacker</a></b><td>Creates well-compressed PNG animations +<tr bgcolor=#f0f0f0><td><b><a href="tqpoint.html">TQPoint</a></b><td>Defines a point in the plane +<tr bgcolor=#f0f0f0><td><b><a href="tqpointarray.html">TQPointArray</a></b><td>Array of points +<tr bgcolor=#f0f0f0><td><b><a href="tqprinter.html">TQPrinter</a></b><td>Paint device that paints on a printer +<tr bgcolor=#f0f0f0><td><b><a href="tqrect.html">TQRect</a></b><td>Defines a rectangle in the plane +<tr bgcolor=#f0f0f0><td><b><a href="tqregion.html">TQRegion</a></b><td>Clip region for a painter <tr bgcolor=#f0f0f0><td><b><a href="tqsize.html">TQSize</a></b><td>Defines the size of a two-dimensional object -<tr bgcolor=#f0f0f0><td><b><a href="ntqwmatrix.html">TQWMatrix</a></b><td>2D transformations of a coordinate system +<tr bgcolor=#f0f0f0><td><b><a href="tqwmatrix.html">TQWMatrix</a></b><td>2D transformations of a coordinate system </table> <!-- eof --> <p><address><hr><div align=center> diff --git a/doc/html/index b/doc/html/index index de67d3089..aa44a1fd8 100644 --- a/doc/html/index +++ b/doc/html/index @@ -2316,108 +2316,108 @@ "QGDictIterator::operator=" qgdictiterator.html#operator-eq "QGDictIterator::toFirst" qgdictiterator.html#toFirst "QGDictIterator::~QGDictIterator" qgdictiterator.html#~QGDictIterator -"QGL" ntqgl.html -"QGL::FormatOption" ntqgl.html#FormatOption -"QGLColormap" ntqglcolormap.html -"QGLColormap::detach" ntqglcolormap.html#detach -"QGLColormap::entryColor" ntqglcolormap.html#entryColor -"QGLColormap::entryRgb" ntqglcolormap.html#entryRgb -"QGLColormap::find" ntqglcolormap.html#find -"QGLColormap::findNearest" ntqglcolormap.html#findNearest -"QGLColormap::isEmpty" ntqglcolormap.html#isEmpty -"QGLColormap::operator=" ntqglcolormap.html#operator-eq -"QGLColormap::setEntries" ntqglcolormap.html#setEntries -"QGLColormap::setEntry" ntqglcolormap.html#setEntry -"QGLColormap::size" ntqglcolormap.html#size -"QGLColormap::~QGLColormap" ntqglcolormap.html#~QGLColormap -"QGLContext" qglcontext.html -"QGLContext::chooseContext" qglcontext.html#chooseContext -"QGLContext::chooseMacVisual" qglcontext.html#chooseMacVisual -"QGLContext::choosePixelFormat" qglcontext.html#choosePixelFormat -"QGLContext::chooseVisual" qglcontext.html#chooseVisual -"QGLContext::create" qglcontext.html#create -"QGLContext::currentContext" qglcontext.html#currentContext -"QGLContext::device" qglcontext.html#device -"QGLContext::deviceIsPixmap" qglcontext.html#deviceIsPixmap -"QGLContext::doneCurrent" qglcontext.html#doneCurrent -"QGLContext::format" qglcontext.html#format -"QGLContext::generateFontDisplayLists" qglcontext.html#generateFontDisplayLists -"QGLContext::initialized" qglcontext.html#initialized -"QGLContext::isSharing" qglcontext.html#isSharing -"QGLContext::isValid" qglcontext.html#isValid -"QGLContext::makeCurrent" qglcontext.html#makeCurrent -"QGLContext::overlayTransparentColor" qglcontext.html#overlayTransparentColor -"QGLContext::requestedFormat" qglcontext.html#requestedFormat -"QGLContext::reset" qglcontext.html#reset -"QGLContext::setFormat" qglcontext.html#setFormat -"QGLContext::setInitialized" qglcontext.html#setInitialized -"QGLContext::setWindowCreated" qglcontext.html#setWindowCreated -"QGLContext::swapBuffers" qglcontext.html#swapBuffers -"QGLContext::windowCreated" qglcontext.html#windowCreated -"QGLContext::~QGLContext" qglcontext.html#~QGLContext -"QGLFormat" qglformat.html -"QGLFormat::accum" qglformat.html#accum -"QGLFormat::alpha" qglformat.html#alpha -"QGLFormat::defaultFormat" qglformat.html#defaultFormat -"QGLFormat::defaultOverlayFormat" qglformat.html#defaultOverlayFormat -"QGLFormat::depth" qglformat.html#depth -"QGLFormat::directRendering" qglformat.html#directRendering -"QGLFormat::doubleBuffer" qglformat.html#doubleBuffer -"QGLFormat::hasOpenGL" qglformat.html#hasOpenGL -"QGLFormat::hasOpenGLOverlays" qglformat.html#hasOpenGLOverlays -"QGLFormat::hasOverlay" qglformat.html#hasOverlay -"QGLFormat::plane" qglformat.html#plane -"QGLFormat::rgba" qglformat.html#rgba -"QGLFormat::setAccum" qglformat.html#setAccum -"QGLFormat::setAlpha" qglformat.html#setAlpha -"QGLFormat::setDefaultFormat" qglformat.html#setDefaultFormat -"QGLFormat::setDefaultOverlayFormat" qglformat.html#setDefaultOverlayFormat -"QGLFormat::setDepth" qglformat.html#setDepth -"QGLFormat::setDirectRendering" qglformat.html#setDirectRendering -"QGLFormat::setDoubleBuffer" qglformat.html#setDoubleBuffer -"QGLFormat::setOption" qglformat.html#setOption -"QGLFormat::setOverlay" qglformat.html#setOverlay -"QGLFormat::setPlane" qglformat.html#setPlane -"QGLFormat::setRgba" qglformat.html#setRgba -"QGLFormat::setStencil" qglformat.html#setStencil -"QGLFormat::setStereo" qglformat.html#setStereo -"QGLFormat::stencil" qglformat.html#stencil -"QGLFormat::stereo" qglformat.html#stereo -"QGLFormat::testOption" qglformat.html#testOption -"QGLWidget" qglwidget.html -"QGLWidget::autoBufferSwap" qglwidget.html#autoBufferSwap -"QGLWidget::colormap" qglwidget.html#colormap -"QGLWidget::context" qglwidget.html#context -"QGLWidget::convertToGLFormat" qglwidget.html#convertToGLFormat -"QGLWidget::doneCurrent" qglwidget.html#doneCurrent -"QGLWidget::doubleBuffer" qglwidget.html#doubleBuffer -"QGLWidget::format" qglwidget.html#format -"QGLWidget::glDraw" qglwidget.html#glDraw -"QGLWidget::glInit" qglwidget.html#glInit -"QGLWidget::grabFrameBuffer" qglwidget.html#grabFrameBuffer -"QGLWidget::initializeGL" qglwidget.html#initializeGL -"QGLWidget::initializeOverlayGL" qglwidget.html#initializeOverlayGL -"QGLWidget::isSharing" qglwidget.html#isSharing -"QGLWidget::isValid" qglwidget.html#isValid -"QGLWidget::makeCurrent" qglwidget.html#makeCurrent -"QGLWidget::makeOverlayCurrent" qglwidget.html#makeOverlayCurrent -"QGLWidget::overlayContext" qglwidget.html#overlayContext -"QGLWidget::paintEvent" qglwidget.html#paintEvent -"QGLWidget::paintGL" qglwidget.html#paintGL -"QGLWidget::paintOverlayGL" qglwidget.html#paintOverlayGL -"QGLWidget::qglClearColor" qglwidget.html#qglClearColor -"QGLWidget::qglColor" qglwidget.html#qglColor -"QGLWidget::renderPixmap" qglwidget.html#renderPixmap -"QGLWidget::renderText" qglwidget.html#renderText -"QGLWidget::resizeEvent" qglwidget.html#resizeEvent -"QGLWidget::resizeGL" qglwidget.html#resizeGL -"QGLWidget::resizeOverlayGL" qglwidget.html#resizeOverlayGL -"QGLWidget::setAutoBufferSwap" qglwidget.html#setAutoBufferSwap -"QGLWidget::setColormap" qglwidget.html#setColormap -"QGLWidget::swapBuffers" qglwidget.html#swapBuffers -"QGLWidget::updateGL" qglwidget.html#updateGL -"QGLWidget::updateOverlayGL" qglwidget.html#updateOverlayGL -"QGLWidget::~QGLWidget" qglwidget.html#~QGLWidget +"TQGL" tqgl.html +"TQGL::FormatOption" tqgl.html#FormatOption +"TQGLColormap" tqglcolormap.html +"TQGLColormap::detach" tqglcolormap.html#detach +"TQGLColormap::entryColor" tqglcolormap.html#entryColor +"TQGLColormap::entryRgb" tqglcolormap.html#entryRgb +"TQGLColormap::find" tqglcolormap.html#find +"TQGLColormap::findNearest" tqglcolormap.html#findNearest +"TQGLColormap::isEmpty" tqglcolormap.html#isEmpty +"TQGLColormap::operator=" tqglcolormap.html#operator-eq +"TQGLColormap::setEntries" tqglcolormap.html#setEntries +"TQGLColormap::setEntry" tqglcolormap.html#setEntry +"TQGLColormap::size" tqglcolormap.html#size +"TQGLColormap::~TQGLColormap" tqglcolormap.html#~TQGLColormap +"TQGLContext" tqglcontext.html +"TQGLContext::chooseContext" tqglcontext.html#chooseContext +"TQGLContext::chooseMacVisual" tqglcontext.html#chooseMacVisual +"TQGLContext::choosePixelFormat" tqglcontext.html#choosePixelFormat +"TQGLContext::chooseVisual" tqglcontext.html#chooseVisual +"TQGLContext::create" tqglcontext.html#create +"TQGLContext::currentContext" tqglcontext.html#currentContext +"TQGLContext::device" tqglcontext.html#device +"TQGLContext::deviceIsPixmap" tqglcontext.html#deviceIsPixmap +"TQGLContext::doneCurrent" tqglcontext.html#doneCurrent +"TQGLContext::format" tqglcontext.html#format +"TQGLContext::generateFontDisplayLists" tqglcontext.html#generateFontDisplayLists +"TQGLContext::initialized" tqglcontext.html#initialized +"TQGLContext::isSharing" tqglcontext.html#isSharing +"TQGLContext::isValid" tqglcontext.html#isValid +"TQGLContext::makeCurrent" tqglcontext.html#makeCurrent +"TQGLContext::overlayTransparentColor" tqglcontext.html#overlayTransparentColor +"TQGLContext::requestedFormat" tqglcontext.html#requestedFormat +"TQGLContext::reset" tqglcontext.html#reset +"TQGLContext::setFormat" tqglcontext.html#setFormat +"TQGLContext::setInitialized" tqglcontext.html#setInitialized +"TQGLContext::setWindowCreated" tqglcontext.html#setWindowCreated +"TQGLContext::swapBuffers" tqglcontext.html#swapBuffers +"TQGLContext::windowCreated" tqglcontext.html#windowCreated +"TQGLContext::~TQGLContext" tqglcontext.html#~TQGLContext +"TQGLFormat" tqglformat.html +"TQGLFormat::accum" tqglformat.html#accum +"TQGLFormat::alpha" tqglformat.html#alpha +"TQGLFormat::defaultFormat" tqglformat.html#defaultFormat +"TQGLFormat::defaultOverlayFormat" tqglformat.html#defaultOverlayFormat +"TQGLFormat::depth" tqglformat.html#depth +"TQGLFormat::directRendering" tqglformat.html#directRendering +"TQGLFormat::doubleBuffer" tqglformat.html#doubleBuffer +"TQGLFormat::hasOpenGL" tqglformat.html#hasOpenGL +"TQGLFormat::hasOpenGLOverlays" tqglformat.html#hasOpenGLOverlays +"TQGLFormat::hasOverlay" tqglformat.html#hasOverlay +"TQGLFormat::plane" tqglformat.html#plane +"TQGLFormat::rgba" tqglformat.html#rgba +"TQGLFormat::setAccum" tqglformat.html#setAccum +"TQGLFormat::setAlpha" tqglformat.html#setAlpha +"TQGLFormat::setDefaultFormat" tqglformat.html#setDefaultFormat +"TQGLFormat::setDefaultOverlayFormat" tqglformat.html#setDefaultOverlayFormat +"TQGLFormat::setDepth" tqglformat.html#setDepth +"TQGLFormat::setDirectRendering" tqglformat.html#setDirectRendering +"TQGLFormat::setDoubleBuffer" tqglformat.html#setDoubleBuffer +"TQGLFormat::setOption" tqglformat.html#setOption +"TQGLFormat::setOverlay" tqglformat.html#setOverlay +"TQGLFormat::setPlane" tqglformat.html#setPlane +"TQGLFormat::setRgba" tqglformat.html#setRgba +"TQGLFormat::setStencil" tqglformat.html#setStencil +"TQGLFormat::setStereo" tqglformat.html#setStereo +"TQGLFormat::stencil" tqglformat.html#stencil +"TQGLFormat::stereo" tqglformat.html#stereo +"TQGLFormat::testOption" tqglformat.html#testOption +"TQGLWidget" tqglwidget.html +"TQGLWidget::autoBufferSwap" tqglwidget.html#autoBufferSwap +"TQGLWidget::colormap" tqglwidget.html#colormap +"TQGLWidget::context" tqglwidget.html#context +"TQGLWidget::convertToGLFormat" tqglwidget.html#convertToGLFormat +"TQGLWidget::doneCurrent" tqglwidget.html#doneCurrent +"TQGLWidget::doubleBuffer" tqglwidget.html#doubleBuffer +"TQGLWidget::format" tqglwidget.html#format +"TQGLWidget::glDraw" tqglwidget.html#glDraw +"TQGLWidget::glInit" tqglwidget.html#glInit +"TQGLWidget::grabFrameBuffer" tqglwidget.html#grabFrameBuffer +"TQGLWidget::initializeGL" tqglwidget.html#initializeGL +"TQGLWidget::initializeOverlayGL" tqglwidget.html#initializeOverlayGL +"TQGLWidget::isSharing" tqglwidget.html#isSharing +"TQGLWidget::isValid" tqglwidget.html#isValid +"TQGLWidget::makeCurrent" tqglwidget.html#makeCurrent +"TQGLWidget::makeOverlayCurrent" tqglwidget.html#makeOverlayCurrent +"TQGLWidget::overlayContext" tqglwidget.html#overlayContext +"TQGLWidget::paintEvent" tqglwidget.html#paintEvent +"TQGLWidget::paintGL" tqglwidget.html#paintGL +"TQGLWidget::paintOverlayGL" tqglwidget.html#paintOverlayGL +"TQGLWidget::qglClearColor" tqglwidget.html#qglClearColor +"TQGLWidget::qglColor" tqglwidget.html#qglColor +"TQGLWidget::renderPixmap" tqglwidget.html#renderPixmap +"TQGLWidget::renderText" tqglwidget.html#renderText +"TQGLWidget::resizeEvent" tqglwidget.html#resizeEvent +"TQGLWidget::resizeGL" tqglwidget.html#resizeGL +"TQGLWidget::resizeOverlayGL" tqglwidget.html#resizeOverlayGL +"TQGLWidget::setAutoBufferSwap" tqglwidget.html#setAutoBufferSwap +"TQGLWidget::setColormap" tqglwidget.html#setColormap +"TQGLWidget::swapBuffers" tqglwidget.html#swapBuffers +"TQGLWidget::updateGL" tqglwidget.html#updateGL +"TQGLWidget::updateOverlayGL" tqglwidget.html#updateOverlayGL +"TQGLWidget::~TQGLWidget" tqglwidget.html#~TQGLWidget "QGLayoutIterator" qglayoutiterator.html "QGLayoutIterator::current" qglayoutiterator.html#current "QGLayoutIterator::next" qglayoutiterator.html#next @@ -4313,9 +4313,9 @@ "TQObjectList::~TQObjectList" tqobjectlist.html#~TQObjectList "TQObjectListIterator" tqobjectlistiterator.html "TQObjectListIterator::operator=" tqobjectlistiterator.html#operator-eq -"QPNGImagePacker" qpngimagepacker.html -"QPNGImagePacker::packImage" qpngimagepacker.html#packImage -"QPNGImagePacker::setPixelAlignment" qpngimagepacker.html#setPixelAlignment +"TQPNGImagePacker" tqpngimagepacker.html +"TQPNGImagePacker::packImage" tqpngimagepacker.html#packImage +"TQPNGImagePacker::setPixelAlignment" tqpngimagepacker.html#setPixelAlignment "TQPaintDevice" tqpaintdevice.html "TQPaintDevice::cmd" tqpaintdevice.html#cmd "TQPaintDevice::handle" tqpaintdevice.html#handle @@ -4439,135 +4439,135 @@ "TQPair" tqpair.html "TQPair::first_type" tqpair.html#first_type "TQPair::second_type" tqpair.html#second_type -"QPalette" ntqpalette.html -"QPalette::ColorGroup" ntqpalette.html#ColorGroup -"QPalette::active" ntqpalette.html#active -"QPalette::brush" ntqpalette.html#brush -"QPalette::color" ntqpalette.html#color -"QPalette::copy" ntqpalette.html#copy -"QPalette::detach" ntqpalette.html#detach -"QPalette::disabled" ntqpalette.html#disabled -"QPalette::inactive" ntqpalette.html#inactive -"QPalette::isCopyOf" ntqpalette.html#isCopyOf -"QPalette::operator!=" ntqpalette.html#operator!-eq -"QPalette::operator=" ntqpalette.html#operator-eq -"QPalette::operator==" ntqpalette.html#operator-eq-eq -"QPalette::serialNumber" ntqpalette.html#serialNumber -"QPalette::setActive" ntqpalette.html#setActive -"QPalette::setBrush" ntqpalette.html#setBrush -"QPalette::setColor" ntqpalette.html#setColor -"QPalette::setDisabled" ntqpalette.html#setDisabled -"QPalette::setInactive" ntqpalette.html#setInactive -"QPalette::~QPalette" ntqpalette.html#~QPalette -"QPen" ntqpen.html -"QPen::capStyle" ntqpen.html#capStyle -"QPen::color" ntqpen.html#color -"QPen::copy" ntqpen.html#copy -"QPen::detach" ntqpen.html#detach -"QPen::joinStyle" ntqpen.html#joinStyle -"QPen::operator!=" ntqpen.html#operator!-eq -"QPen::operator=" ntqpen.html#operator-eq -"QPen::operator==" ntqpen.html#operator-eq-eq -"QPen::setCapStyle" ntqpen.html#setCapStyle -"QPen::setColor" ntqpen.html#setColor -"QPen::setJoinStyle" ntqpen.html#setJoinStyle -"QPen::setStyle" ntqpen.html#setStyle -"QPen::setWidth" ntqpen.html#setWidth -"QPen::style" ntqpen.html#style -"QPen::width" ntqpen.html#width -"QPen::~QPen" ntqpen.html#~QPen -"QPicture" ntqpicture.html -"QPicture::boundingRect" ntqpicture.html#boundingRect -"QPicture::copy" ntqpicture.html#copy -"QPicture::data" ntqpicture.html#data -"QPicture::detach" ntqpicture.html#detach -"QPicture::isNull" ntqpicture.html#isNull -"QPicture::load" ntqpicture.html#load -"QPicture::metric" ntqpicture.html#metric -"QPicture::operator=" ntqpicture.html#operator-eq -"QPicture::play" ntqpicture.html#play -"QPicture::save" ntqpicture.html#save -"QPicture::setBoundingRect" ntqpicture.html#setBoundingRect -"QPicture::setData" ntqpicture.html#setData -"QPicture::size" ntqpicture.html#size -"QPicture::~QPicture" ntqpicture.html#~QPicture -"QPixmap" ntqpixmap.html -"QPixmap::ColorMode" ntqpixmap.html#ColorMode -"QPixmap::Optimization" ntqpixmap.html#Optimization -"QPixmap::convertFromImage" ntqpixmap.html#convertFromImage -"QPixmap::convertToImage" ntqpixmap.html#convertToImage -"QPixmap::copy" ntqpixmap.html#copy -"QPixmap::createHeuristicMask" ntqpixmap.html#createHeuristicMask -"QPixmap::defaultDepth" ntqpixmap.html#defaultDepth -"QPixmap::defaultOptimization" ntqpixmap.html#defaultOptimization -"QPixmap::depth" ntqpixmap.html#depth -"QPixmap::detach" ntqpixmap.html#detach -"QPixmap::fill" ntqpixmap.html#fill -"QPixmap::fromMimeSource" ntqpixmap.html#fromMimeSource -"QPixmap::grabWidget" ntqpixmap.html#grabWidget -"QPixmap::grabWindow" ntqpixmap.html#grabWindow -"QPixmap::hasAlpha" ntqpixmap.html#hasAlpha -"QPixmap::hasAlphaChannel" ntqpixmap.html#hasAlphaChannel -"QPixmap::height" ntqpixmap.html#height -"QPixmap::imageFormat" ntqpixmap.html#imageFormat -"QPixmap::isNull" ntqpixmap.html#isNull -"QPixmap::isTQBitmap" ntqpixmap.html#isTQBitmap -"QPixmap::load" ntqpixmap.html#load -"QPixmap::loadFromData" ntqpixmap.html#loadFromData -"QPixmap::mask" ntqpixmap.html#mask -"QPixmap::metric" ntqpixmap.html#metric -"QPixmap::operator=" ntqpixmap.html#operator-eq -"QPixmap::optimization" ntqpixmap.html#optimization -"QPixmap::rect" ntqpixmap.html#rect -"QPixmap::resize" ntqpixmap.html#resize -"QPixmap::save" ntqpixmap.html#save -"QPixmap::selfMask" ntqpixmap.html#selfMask -"QPixmap::serialNumber" ntqpixmap.html#serialNumber -"QPixmap::setDefaultOptimization" ntqpixmap.html#setDefaultOptimization -"QPixmap::setMask" ntqpixmap.html#setMask -"QPixmap::setOptimization" ntqpixmap.html#setOptimization -"QPixmap::size" ntqpixmap.html#size -"QPixmap::trueMatrix" ntqpixmap.html#trueMatrix -"QPixmap::width" ntqpixmap.html#width -"QPixmap::xForm" ntqpixmap.html#xForm -"QPixmap::~QPixmap" ntqpixmap.html#~QPixmap -"QPixmapCache" ntqpixmapcache.html -"QPixmapCache::cacheLimit" ntqpixmapcache.html#cacheLimit -"QPixmapCache::clear" ntqpixmapcache.html#clear -"QPixmapCache::find" ntqpixmapcache.html#find -"QPixmapCache::insert" ntqpixmapcache.html#insert -"QPixmapCache::remove" ntqpixmapcache.html#remove -"QPixmapCache::setCacheLimit" ntqpixmapcache.html#setCacheLimit +"TQPalette" tqpalette.html +"TQPalette::ColorGroup" tqpalette.html#ColorGroup +"TQPalette::active" tqpalette.html#active +"TQPalette::brush" tqpalette.html#brush +"TQPalette::color" tqpalette.html#color +"TQPalette::copy" tqpalette.html#copy +"TQPalette::detach" tqpalette.html#detach +"TQPalette::disabled" tqpalette.html#disabled +"TQPalette::inactive" tqpalette.html#inactive +"TQPalette::isCopyOf" tqpalette.html#isCopyOf +"TQPalette::operator!=" tqpalette.html#operator!-eq +"TQPalette::operator=" tqpalette.html#operator-eq +"TQPalette::operator==" tqpalette.html#operator-eq-eq +"TQPalette::serialNumber" tqpalette.html#serialNumber +"TQPalette::setActive" tqpalette.html#setActive +"TQPalette::setBrush" tqpalette.html#setBrush +"TQPalette::setColor" tqpalette.html#setColor +"TQPalette::setDisabled" tqpalette.html#setDisabled +"TQPalette::setInactive" tqpalette.html#setInactive +"TQPalette::~TQPalette" tqpalette.html#~TQPalette +"TQPen" tqpen.html +"TQPen::capStyle" tqpen.html#capStyle +"TQPen::color" tqpen.html#color +"TQPen::copy" tqpen.html#copy +"TQPen::detach" tqpen.html#detach +"TQPen::joinStyle" tqpen.html#joinStyle +"TQPen::operator!=" tqpen.html#operator!-eq +"TQPen::operator=" tqpen.html#operator-eq +"TQPen::operator==" tqpen.html#operator-eq-eq +"TQPen::setCapStyle" tqpen.html#setCapStyle +"TQPen::setColor" tqpen.html#setColor +"TQPen::setJoinStyle" tqpen.html#setJoinStyle +"TQPen::setStyle" tqpen.html#setStyle +"TQPen::setWidth" tqpen.html#setWidth +"TQPen::style" tqpen.html#style +"TQPen::width" tqpen.html#width +"TQPen::~TQPen" tqpen.html#~TQPen +"TQPicture" tqpicture.html +"TQPicture::boundingRect" tqpicture.html#boundingRect +"TQPicture::copy" tqpicture.html#copy +"TQPicture::data" tqpicture.html#data +"TQPicture::detach" tqpicture.html#detach +"TQPicture::isNull" tqpicture.html#isNull +"TQPicture::load" tqpicture.html#load +"TQPicture::metric" tqpicture.html#metric +"TQPicture::operator=" tqpicture.html#operator-eq +"TQPicture::play" tqpicture.html#play +"TQPicture::save" tqpicture.html#save +"TQPicture::setBoundingRect" tqpicture.html#setBoundingRect +"TQPicture::setData" tqpicture.html#setData +"TQPicture::size" tqpicture.html#size +"TQPicture::~TQPicture" tqpicture.html#~TQPicture +"TQPixmap" tqpixmap.html +"TQPixmap::ColorMode" tqpixmap.html#ColorMode +"TQPixmap::Optimization" tqpixmap.html#Optimization +"TQPixmap::convertFromImage" tqpixmap.html#convertFromImage +"TQPixmap::convertToImage" tqpixmap.html#convertToImage +"TQPixmap::copy" tqpixmap.html#copy +"TQPixmap::createHeuristicMask" tqpixmap.html#createHeuristicMask +"TQPixmap::defaultDepth" tqpixmap.html#defaultDepth +"TQPixmap::defaultOptimization" tqpixmap.html#defaultOptimization +"TQPixmap::depth" tqpixmap.html#depth +"TQPixmap::detach" tqpixmap.html#detach +"TQPixmap::fill" tqpixmap.html#fill +"TQPixmap::fromMimeSource" tqpixmap.html#fromMimeSource +"TQPixmap::grabWidget" tqpixmap.html#grabWidget +"TQPixmap::grabWindow" tqpixmap.html#grabWindow +"TQPixmap::hasAlpha" tqpixmap.html#hasAlpha +"TQPixmap::hasAlphaChannel" tqpixmap.html#hasAlphaChannel +"TQPixmap::height" tqpixmap.html#height +"TQPixmap::imageFormat" tqpixmap.html#imageFormat +"TQPixmap::isNull" tqpixmap.html#isNull +"TQPixmap::isTQBitmap" tqpixmap.html#isTQBitmap +"TQPixmap::load" tqpixmap.html#load +"TQPixmap::loadFromData" tqpixmap.html#loadFromData +"TQPixmap::mask" tqpixmap.html#mask +"TQPixmap::metric" tqpixmap.html#metric +"TQPixmap::operator=" tqpixmap.html#operator-eq +"TQPixmap::optimization" tqpixmap.html#optimization +"TQPixmap::rect" tqpixmap.html#rect +"TQPixmap::resize" tqpixmap.html#resize +"TQPixmap::save" tqpixmap.html#save +"TQPixmap::selfMask" tqpixmap.html#selfMask +"TQPixmap::serialNumber" tqpixmap.html#serialNumber +"TQPixmap::setDefaultOptimization" tqpixmap.html#setDefaultOptimization +"TQPixmap::setMask" tqpixmap.html#setMask +"TQPixmap::setOptimization" tqpixmap.html#setOptimization +"TQPixmap::size" tqpixmap.html#size +"TQPixmap::trueMatrix" tqpixmap.html#trueMatrix +"TQPixmap::width" tqpixmap.html#width +"TQPixmap::xForm" tqpixmap.html#xForm +"TQPixmap::~TQPixmap" tqpixmap.html#~TQPixmap +"TQPixmapCache" tqpixmapcache.html +"TQPixmapCache::cacheLimit" tqpixmapcache.html#cacheLimit +"TQPixmapCache::clear" tqpixmapcache.html#clear +"TQPixmapCache::find" tqpixmapcache.html#find +"TQPixmapCache::insert" tqpixmapcache.html#insert +"TQPixmapCache::remove" tqpixmapcache.html#remove +"TQPixmapCache::setCacheLimit" tqpixmapcache.html#setCacheLimit "QPlatinumStyle" ntqplatinumstyle.html "QPlatinumStyle::drawRiffles" ntqplatinumstyle.html#drawRiffles "QPlatinumStyle::mixedColor" ntqplatinumstyle.html#mixedColor "QPluginManager::queryInterface" qpluginmanager.html#queryInterface -"QPoint" ntqpoint.html -"QPoint::isNull" ntqpoint.html#isNull -"QPoint::manhattanLength" ntqpoint.html#manhattanLength -"QPoint::operator*=" ntqpoint.html#operator*-eq -"QPoint::operator+=" ntqpoint.html#operator+-eq -"QPoint::operator-=" ntqpoint.html#operator--eq -"QPoint::operator/=" ntqpoint.html#operator/-eq -"QPoint::rx" ntqpoint.html#rx -"QPoint::ry" ntqpoint.html#ry -"QPoint::setX" ntqpoint.html#setX -"QPoint::setY" ntqpoint.html#setY -"QPoint::x" ntqpoint.html#x -"QPoint::y" ntqpoint.html#y -"QPointArray" ntqpointarray.html -"QPointArray::boundingRect" ntqpointarray.html#boundingRect -"QPointArray::copy" ntqpointarray.html#copy -"QPointArray::cubicBezier" ntqpointarray.html#cubicBezier -"QPointArray::makeArc" ntqpointarray.html#makeArc -"QPointArray::makeEllipse" ntqpointarray.html#makeEllipse -"QPointArray::operator=" ntqpointarray.html#operator-eq -"QPointArray::point" ntqpointarray.html#point -"QPointArray::putPoints" ntqpointarray.html#putPoints -"QPointArray::setPoint" ntqpointarray.html#setPoint -"QPointArray::setPoints" ntqpointarray.html#setPoints -"QPointArray::translate" ntqpointarray.html#translate -"QPointArray::~QPointArray" ntqpointarray.html#~QPointArray +"TQPoint" tqpoint.html +"TQPoint::isNull" tqpoint.html#isNull +"TQPoint::manhattanLength" tqpoint.html#manhattanLength +"TQPoint::operator*=" tqpoint.html#operator*-eq +"TQPoint::operator+=" tqpoint.html#operator+-eq +"TQPoint::operator-=" tqpoint.html#operator--eq +"TQPoint::operator/=" tqpoint.html#operator/-eq +"TQPoint::rx" tqpoint.html#rx +"TQPoint::ry" tqpoint.html#ry +"TQPoint::setX" tqpoint.html#setX +"TQPoint::setY" tqpoint.html#setY +"TQPoint::x" tqpoint.html#x +"TQPoint::y" tqpoint.html#y +"TQPointArray" tqpointarray.html +"TQPointArray::boundingRect" tqpointarray.html#boundingRect +"TQPointArray::copy" tqpointarray.html#copy +"TQPointArray::cubicBezier" tqpointarray.html#cubicBezier +"TQPointArray::makeArc" tqpointarray.html#makeArc +"TQPointArray::makeEllipse" tqpointarray.html#makeEllipse +"TQPointArray::operator=" tqpointarray.html#operator-eq +"TQPointArray::point" tqpointarray.html#point +"TQPointArray::putPoints" tqpointarray.html#putPoints +"TQPointArray::setPoint" tqpointarray.html#setPoint +"TQPointArray::setPoints" tqpointarray.html#setPoints +"TQPointArray::translate" tqpointarray.html#translate +"TQPointArray::~TQPointArray" tqpointarray.html#~TQPointArray "QPolygonScanner::scan" ntqpolygonscanner.html#scan "TQPopupMenu" tqpopupmenu.html "TQPopupMenu::aboutToHide" tqpopupmenu.html#aboutToHide @@ -4594,64 +4594,64 @@ "QPrintDialog::setGlobalPrintDialog" ntqprintdialog.html#setGlobalPrintDialog "QPrintDialog::setPrinter" ntqprintdialog.html#setPrinter "QPrintDialog::~QPrintDialog" ntqprintdialog.html#~QPrintDialog -"QPrinter" ntqprinter.html -"QPrinter::ColorMode" ntqprinter.html#ColorMode -"QPrinter::Orientation" ntqprinter.html#Orientation -"QPrinter::PageOrder" ntqprinter.html#PageOrder -"QPrinter::PageSize" ntqprinter.html#PageSize -"QPrinter::PaperSource" ntqprinter.html#PaperSource -"QPrinter::PrintRange" ntqprinter.html#PrintRange -"QPrinter::PrinterMode" ntqprinter.html#PrinterMode -"QPrinter::PrinterOption" ntqprinter.html#PrinterOption -"QPrinter::abort" ntqprinter.html#abort -"QPrinter::aborted" ntqprinter.html#aborted -"QPrinter::colorMode" ntqprinter.html#colorMode -"QPrinter::creator" ntqprinter.html#creator -"QPrinter::docName" ntqprinter.html#docName -"QPrinter::fromPage" ntqprinter.html#fromPage -"QPrinter::fullPage" ntqprinter.html#fullPage -"QPrinter::isOptionEnabled" ntqprinter.html#isOptionEnabled -"QPrinter::margins" ntqprinter.html#margins -"QPrinter::maxPage" ntqprinter.html#maxPage -"QPrinter::minPage" ntqprinter.html#minPage -"QPrinter::newPage" ntqprinter.html#newPage -"QPrinter::numCopies" ntqprinter.html#numCopies -"QPrinter::orientation" ntqprinter.html#orientation -"QPrinter::outputFileName" ntqprinter.html#outputFileName -"QPrinter::outputToFile" ntqprinter.html#outputToFile -"QPrinter::pageOrder" ntqprinter.html#pageOrder -"QPrinter::pageSize" ntqprinter.html#pageSize -"QPrinter::paperSource" ntqprinter.html#paperSource -"QPrinter::printProgram" ntqprinter.html#printProgram -"QPrinter::printRange" ntqprinter.html#printRange -"QPrinter::printerName" ntqprinter.html#printerName -"QPrinter::printerSelectionOption" ntqprinter.html#printerSelectionOption -"QPrinter::resolution" ntqprinter.html#resolution -"QPrinter::setColorMode" ntqprinter.html#setColorMode -"QPrinter::setCreator" ntqprinter.html#setCreator -"QPrinter::setDocName" ntqprinter.html#setDocName -"QPrinter::setFromTo" ntqprinter.html#setFromTo -"QPrinter::setFullPage" ntqprinter.html#setFullPage -"QPrinter::setMargins" ntqprinter.html#setMargins -"QPrinter::setMinMax" ntqprinter.html#setMinMax -"QPrinter::setNumCopies" ntqprinter.html#setNumCopies -"QPrinter::setOptionEnabled" ntqprinter.html#setOptionEnabled -"QPrinter::setOrientation" ntqprinter.html#setOrientation -"QPrinter::setOutputFileName" ntqprinter.html#setOutputFileName -"QPrinter::setOutputToFile" ntqprinter.html#setOutputToFile -"QPrinter::setPageOrder" ntqprinter.html#setPageOrder -"QPrinter::setPageSize" ntqprinter.html#setPageSize -"QPrinter::setPaperSource" ntqprinter.html#setPaperSource -"QPrinter::setPrintProgram" ntqprinter.html#setPrintProgram -"QPrinter::setPrintRange" ntqprinter.html#setPrintRange -"QPrinter::setPrinterName" ntqprinter.html#setPrinterName -"QPrinter::setPrinterSelectionOption" ntqprinter.html#setPrinterSelectionOption -"QPrinter::setResolution" ntqprinter.html#setResolution -"QPrinter::setWinPageSize" ntqprinter.html#setWinPageSize -"QPrinter::setup" ntqprinter.html#setup -"QPrinter::toPage" ntqprinter.html#toPage -"QPrinter::winPageSize" ntqprinter.html#winPageSize -"QPrinter::~QPrinter" ntqprinter.html#~QPrinter +"TQPrinter" tqprinter.html +"TQPrinter::ColorMode" tqprinter.html#ColorMode +"TQPrinter::Orientation" tqprinter.html#Orientation +"TQPrinter::PageOrder" tqprinter.html#PageOrder +"TQPrinter::PageSize" tqprinter.html#PageSize +"TQPrinter::PaperSource" tqprinter.html#PaperSource +"TQPrinter::PrintRange" tqprinter.html#PrintRange +"TQPrinter::PrinterMode" tqprinter.html#PrinterMode +"TQPrinter::PrinterOption" tqprinter.html#PrinterOption +"TQPrinter::abort" tqprinter.html#abort +"TQPrinter::aborted" tqprinter.html#aborted +"TQPrinter::colorMode" tqprinter.html#colorMode +"TQPrinter::creator" tqprinter.html#creator +"TQPrinter::docName" tqprinter.html#docName +"TQPrinter::fromPage" tqprinter.html#fromPage +"TQPrinter::fullPage" tqprinter.html#fullPage +"TQPrinter::isOptionEnabled" tqprinter.html#isOptionEnabled +"TQPrinter::margins" tqprinter.html#margins +"TQPrinter::maxPage" tqprinter.html#maxPage +"TQPrinter::minPage" tqprinter.html#minPage +"TQPrinter::newPage" tqprinter.html#newPage +"TQPrinter::numCopies" tqprinter.html#numCopies +"TQPrinter::orientation" tqprinter.html#orientation +"TQPrinter::outputFileName" tqprinter.html#outputFileName +"TQPrinter::outputToFile" tqprinter.html#outputToFile +"TQPrinter::pageOrder" tqprinter.html#pageOrder +"TQPrinter::pageSize" tqprinter.html#pageSize +"TQPrinter::paperSource" tqprinter.html#paperSource +"TQPrinter::printProgram" tqprinter.html#printProgram +"TQPrinter::printRange" tqprinter.html#printRange +"TQPrinter::printerName" tqprinter.html#printerName +"TQPrinter::printerSelectionOption" tqprinter.html#printerSelectionOption +"TQPrinter::resolution" tqprinter.html#resolution +"TQPrinter::setColorMode" tqprinter.html#setColorMode +"TQPrinter::setCreator" tqprinter.html#setCreator +"TQPrinter::setDocName" tqprinter.html#setDocName +"TQPrinter::setFromTo" tqprinter.html#setFromTo +"TQPrinter::setFullPage" tqprinter.html#setFullPage +"TQPrinter::setMargins" tqprinter.html#setMargins +"TQPrinter::setMinMax" tqprinter.html#setMinMax +"TQPrinter::setNumCopies" tqprinter.html#setNumCopies +"TQPrinter::setOptionEnabled" tqprinter.html#setOptionEnabled +"TQPrinter::setOrientation" tqprinter.html#setOrientation +"TQPrinter::setOutputFileName" tqprinter.html#setOutputFileName +"TQPrinter::setOutputToFile" tqprinter.html#setOutputToFile +"TQPrinter::setPageOrder" tqprinter.html#setPageOrder +"TQPrinter::setPageSize" tqprinter.html#setPageSize +"TQPrinter::setPaperSource" tqprinter.html#setPaperSource +"TQPrinter::setPrintProgram" tqprinter.html#setPrintProgram +"TQPrinter::setPrintRange" tqprinter.html#setPrintRange +"TQPrinter::setPrinterName" tqprinter.html#setPrinterName +"TQPrinter::setPrinterSelectionOption" tqprinter.html#setPrinterSelectionOption +"TQPrinter::setResolution" tqprinter.html#setResolution +"TQPrinter::setWinPageSize" tqprinter.html#setWinPageSize +"TQPrinter::setup" tqprinter.html#setup +"TQPrinter::toPage" tqprinter.html#toPage +"TQPrinter::winPageSize" tqprinter.html#winPageSize +"TQPrinter::~TQPrinter" tqprinter.html#~TQPrinter "TQProcess" tqprocess.html "TQProcess::Communication" tqprocess.html#Communication "TQProcess::addArgument" tqprocess.html#addArgument @@ -4939,65 +4939,65 @@ "QRangeControl::valueChange" ntqrangecontrol.html#valueChange "QRangeControl::valueFromPosition" ntqrangecontrol.html#valueFromPosition "QRangeControl::~QRangeControl" ntqrangecontrol.html#~QRangeControl -"QRect" ntqrect.html -"QRect::addCoords" ntqrect.html#addCoords -"QRect::bottom" ntqrect.html#bottom -"QRect::bottomLeft" ntqrect.html#bottomLeft -"QRect::bottomRight" ntqrect.html#bottomRight -"QRect::center" ntqrect.html#center -"QRect::contains" ntqrect.html#contains -"QRect::coords" ntqrect.html#coords -"QRect::height" ntqrect.html#height -"QRect::intersect" ntqrect.html#intersect -"QRect::intersects" ntqrect.html#intersects -"QRect::isEmpty" ntqrect.html#isEmpty -"QRect::isNull" ntqrect.html#isNull -"QRect::isValid" ntqrect.html#isValid -"QRect::left" ntqrect.html#left -"QRect::moveBottom" ntqrect.html#moveBottom -"QRect::moveBottomLeft" ntqrect.html#moveBottomLeft -"QRect::moveBottomRight" ntqrect.html#moveBottomRight -"QRect::moveBy" ntqrect.html#moveBy -"QRect::moveCenter" ntqrect.html#moveCenter -"QRect::moveLeft" ntqrect.html#moveLeft -"QRect::moveRight" ntqrect.html#moveRight -"QRect::moveTop" ntqrect.html#moveTop -"QRect::moveTopLeft" ntqrect.html#moveTopLeft -"QRect::moveTopRight" ntqrect.html#moveTopRight -"QRect::normalize" ntqrect.html#normalize -"QRect::operator&" ntqrect.html#operator-and -"QRect::operator&=" ntqrect.html#operator-and-eq -"QRect::operator|" ntqrect.html#operator| -"QRect::operator|=" ntqrect.html#operator|-eq -"QRect::rBottom" ntqrect.html#rBottom -"QRect::rLeft" ntqrect.html#rLeft -"QRect::rRight" ntqrect.html#rRight -"QRect::rTop" ntqrect.html#rTop -"QRect::rect" ntqrect.html#rect -"QRect::right" ntqrect.html#right -"QRect::setBottom" ntqrect.html#setBottom -"QRect::setBottomLeft" ntqrect.html#setBottomLeft -"QRect::setBottomRight" ntqrect.html#setBottomRight -"QRect::setCoords" ntqrect.html#setCoords -"QRect::setHeight" ntqrect.html#setHeight -"QRect::setLeft" ntqrect.html#setLeft -"QRect::setRect" ntqrect.html#setRect -"QRect::setRight" ntqrect.html#setRight -"QRect::setSize" ntqrect.html#setSize -"QRect::setTop" ntqrect.html#setTop -"QRect::setTopLeft" ntqrect.html#setTopLeft -"QRect::setTopRight" ntqrect.html#setTopRight -"QRect::setWidth" ntqrect.html#setWidth -"QRect::setX" ntqrect.html#setX -"QRect::setY" ntqrect.html#setY -"QRect::size" ntqrect.html#size -"QRect::top" ntqrect.html#top -"QRect::topLeft" ntqrect.html#topLeft -"QRect::topRight" ntqrect.html#topRight -"QRect::unite" ntqrect.html#unite -"QRect::width" ntqrect.html#width -"QRect::x" ntqrect.html#x -"QRect::y" ntqrect.html#y +"TQRect" tqrect.html +"TQRect::addCoords" tqrect.html#addCoords +"TQRect::bottom" tqrect.html#bottom +"TQRect::bottomLeft" tqrect.html#bottomLeft +"TQRect::bottomRight" tqrect.html#bottomRight +"TQRect::center" tqrect.html#center +"TQRect::contains" tqrect.html#contains +"TQRect::coords" tqrect.html#coords +"TQRect::height" tqrect.html#height +"TQRect::intersect" tqrect.html#intersect +"TQRect::intersects" tqrect.html#intersects +"TQRect::isEmpty" tqrect.html#isEmpty +"TQRect::isNull" tqrect.html#isNull +"TQRect::isValid" tqrect.html#isValid +"TQRect::left" tqrect.html#left +"TQRect::moveBottom" tqrect.html#moveBottom +"TQRect::moveBottomLeft" tqrect.html#moveBottomLeft +"TQRect::moveBottomRight" tqrect.html#moveBottomRight +"TQRect::moveBy" tqrect.html#moveBy +"TQRect::moveCenter" tqrect.html#moveCenter +"TQRect::moveLeft" tqrect.html#moveLeft +"TQRect::moveRight" tqrect.html#moveRight +"TQRect::moveTop" tqrect.html#moveTop +"TQRect::moveTopLeft" tqrect.html#moveTopLeft +"TQRect::moveTopRight" tqrect.html#moveTopRight +"TQRect::normalize" tqrect.html#normalize +"TQRect::operator&" tqrect.html#operator-and +"TQRect::operator&=" tqrect.html#operator-and-eq +"TQRect::operator|" tqrect.html#operator| +"TQRect::operator|=" tqrect.html#operator|-eq +"TQRect::rBottom" tqrect.html#rBottom +"TQRect::rLeft" tqrect.html#rLeft +"TQRect::rRight" tqrect.html#rRight +"TQRect::rTop" tqrect.html#rTop +"TQRect::rect" tqrect.html#rect +"TQRect::right" tqrect.html#right +"TQRect::setBottom" tqrect.html#setBottom +"TQRect::setBottomLeft" tqrect.html#setBottomLeft +"TQRect::setBottomRight" tqrect.html#setBottomRight +"TQRect::setCoords" tqrect.html#setCoords +"TQRect::setHeight" tqrect.html#setHeight +"TQRect::setLeft" tqrect.html#setLeft +"TQRect::setRect" tqrect.html#setRect +"TQRect::setRight" tqrect.html#setRight +"TQRect::setSize" tqrect.html#setSize +"TQRect::setTop" tqrect.html#setTop +"TQRect::setTopLeft" tqrect.html#setTopLeft +"TQRect::setTopRight" tqrect.html#setTopRight +"TQRect::setWidth" tqrect.html#setWidth +"TQRect::setX" tqrect.html#setX +"TQRect::setY" tqrect.html#setY +"TQRect::size" tqrect.html#size +"TQRect::top" tqrect.html#top +"TQRect::topLeft" tqrect.html#topLeft +"TQRect::topRight" tqrect.html#topRight +"TQRect::unite" tqrect.html#unite +"TQRect::width" tqrect.html#width +"TQRect::x" tqrect.html#x +"TQRect::y" tqrect.html#y "TQRegExp" tqregexp.html "TQRegExp::CaretMode" tqregexp.html#CaretMode "TQRegExp::cap" tqregexp.html#cap @@ -5029,35 +5029,35 @@ "TQRegExpValidator::setRegExp" tqregexpvalidator.html#setRegExp "TQRegExpValidator::validate" tqregexpvalidator.html#validate "TQRegExpValidator::~TQRegExpValidator" tqregexpvalidator.html#~TQRegExpValidator -"QRegion" ntqregion.html -"QRegion::RegionType" ntqregion.html#RegionType -"QRegion::boundingRect" ntqregion.html#boundingRect -"QRegion::contains" ntqregion.html#contains -"QRegion::copy" ntqregion.html#copy -"QRegion::detach" ntqregion.html#detach -"QRegion::eor" ntqregion.html#eor -"QRegion::handle" ntqregion.html#handle -"QRegion::intersect" ntqregion.html#intersect -"QRegion::isEmpty" ntqregion.html#isEmpty -"QRegion::isNull" ntqregion.html#isNull -"QRegion::operator!=" ntqregion.html#operator!-eq -"QRegion::operator&" ntqregion.html#operator-and -"QRegion::operator&=" ntqregion.html#operator-and-eq -"QRegion::operator+" ntqregion.html#operator+ -"QRegion::operator+=" ntqregion.html#operator+-eq -"QRegion::operator-" ntqregion.html#operator- -"QRegion::operator-=" ntqregion.html#operator--eq -"QRegion::operator=" ntqregion.html#operator-eq -"QRegion::operator==" ntqregion.html#operator-eq-eq -"QRegion::operator^" ntqregion.html#operator^ -"QRegion::operator^=" ntqregion.html#operator^-eq -"QRegion::operator|" ntqregion.html#operator| -"QRegion::operator|=" ntqregion.html#operator|-eq -"QRegion::rects" ntqregion.html#rects -"QRegion::subtract" ntqregion.html#subtract -"QRegion::translate" ntqregion.html#translate -"QRegion::unite" ntqregion.html#unite -"QRegion::~QRegion" ntqregion.html#~QRegion +"TQRegion" tqregion.html +"TQRegion::RegionType" tqregion.html#RegionType +"TQRegion::boundingRect" tqregion.html#boundingRect +"TQRegion::contains" tqregion.html#contains +"TQRegion::copy" tqregion.html#copy +"TQRegion::detach" tqregion.html#detach +"TQRegion::eor" tqregion.html#eor +"TQRegion::handle" tqregion.html#handle +"TQRegion::intersect" tqregion.html#intersect +"TQRegion::isEmpty" tqregion.html#isEmpty +"TQRegion::isNull" tqregion.html#isNull +"TQRegion::operator!=" tqregion.html#operator!-eq +"TQRegion::operator&" tqregion.html#operator-and +"TQRegion::operator&=" tqregion.html#operator-and-eq +"TQRegion::operator+" tqregion.html#operator+ +"TQRegion::operator+=" tqregion.html#operator+-eq +"TQRegion::operator-" tqregion.html#operator- +"TQRegion::operator-=" tqregion.html#operator--eq +"TQRegion::operator=" tqregion.html#operator-eq +"TQRegion::operator==" tqregion.html#operator-eq-eq +"TQRegion::operator^" tqregion.html#operator^ +"TQRegion::operator^=" tqregion.html#operator^-eq +"TQRegion::operator|" tqregion.html#operator| +"TQRegion::operator|=" tqregion.html#operator|-eq +"TQRegion::rects" tqregion.html#rects +"TQRegion::subtract" tqregion.html#subtract +"TQRegion::translate" tqregion.html#translate +"TQRegion::unite" tqregion.html#unite +"TQRegion::~TQRegion" tqregion.html#~TQRegion "QResizeEvent" qresizeevent.html "QResizeEvent::oldSize" qresizeevent.html#oldSize "QResizeEvent::size" qresizeevent.html#size @@ -7222,33 +7222,33 @@ "QVariant::typeName" ntqvariant.html#typeName "QVariant::typeToName" ntqvariant.html#typeToName "QVariant::~QVariant" ntqvariant.html#~QVariant -"QWMatrix" ntqwmatrix.html -"QWMatrix::TransformationMode" ntqwmatrix.html#TransformationMode -"QWMatrix::det" ntqwmatrix.html#det -"QWMatrix::dx" ntqwmatrix.html#dx -"QWMatrix::dy" ntqwmatrix.html#dy -"QWMatrix::invert" ntqwmatrix.html#invert -"QWMatrix::isIdentity" ntqwmatrix.html#isIdentity -"QWMatrix::isInvertible" ntqwmatrix.html#isInvertible -"QWMatrix::m11" ntqwmatrix.html#m11 -"QWMatrix::m12" ntqwmatrix.html#m12 -"QWMatrix::m21" ntqwmatrix.html#m21 -"QWMatrix::m22" ntqwmatrix.html#m22 -"QWMatrix::map" ntqwmatrix.html#map -"QWMatrix::mapRect" ntqwmatrix.html#mapRect -"QWMatrix::mapToPolygon" ntqwmatrix.html#mapToPolygon -"QWMatrix::mapToRegion" ntqwmatrix.html#mapToRegion -"QWMatrix::operator!=" ntqwmatrix.html#operator!-eq -"QWMatrix::operator*=" ntqwmatrix.html#operator*-eq -"QWMatrix::operator==" ntqwmatrix.html#operator-eq-eq -"QWMatrix::reset" ntqwmatrix.html#reset -"QWMatrix::rotate" ntqwmatrix.html#rotate -"QWMatrix::scale" ntqwmatrix.html#scale -"QWMatrix::setMatrix" ntqwmatrix.html#setMatrix -"QWMatrix::setTransformationMode" ntqwmatrix.html#setTransformationMode -"QWMatrix::shear" ntqwmatrix.html#shear -"QWMatrix::transformationMode" ntqwmatrix.html#transformationMode -"QWMatrix::translate" ntqwmatrix.html#translate +"TQWMatrix" tqwmatrix.html +"TQWMatrix::TransformationMode" tqwmatrix.html#TransformationMode +"TQWMatrix::det" tqwmatrix.html#det +"TQWMatrix::dx" tqwmatrix.html#dx +"TQWMatrix::dy" tqwmatrix.html#dy +"TQWMatrix::invert" tqwmatrix.html#invert +"TQWMatrix::isIdentity" tqwmatrix.html#isIdentity +"TQWMatrix::isInvertible" tqwmatrix.html#isInvertible +"TQWMatrix::m11" tqwmatrix.html#m11 +"TQWMatrix::m12" tqwmatrix.html#m12 +"TQWMatrix::m21" tqwmatrix.html#m21 +"TQWMatrix::m22" tqwmatrix.html#m22 +"TQWMatrix::map" tqwmatrix.html#map +"TQWMatrix::mapRect" tqwmatrix.html#mapRect +"TQWMatrix::mapToPolygon" tqwmatrix.html#mapToPolygon +"TQWMatrix::mapToRegion" tqwmatrix.html#mapToRegion +"TQWMatrix::operator!=" tqwmatrix.html#operator!-eq +"TQWMatrix::operator*=" tqwmatrix.html#operator*-eq +"TQWMatrix::operator==" tqwmatrix.html#operator-eq-eq +"TQWMatrix::reset" tqwmatrix.html#reset +"TQWMatrix::rotate" tqwmatrix.html#rotate +"TQWMatrix::scale" tqwmatrix.html#scale +"TQWMatrix::setMatrix" tqwmatrix.html#setMatrix +"TQWMatrix::setTransformationMode" tqwmatrix.html#setTransformationMode +"TQWMatrix::shear" tqwmatrix.html#shear +"TQWMatrix::transformationMode" tqwmatrix.html#transformationMode +"TQWMatrix::translate" tqwmatrix.html#translate "TQWaitCondition" tqwaitcondition.html "TQWaitCondition::wait" tqwaitcondition.html#wait "TQWaitCondition::wakeAll" tqwaitcondition.html#wakeAll @@ -7921,7 +7921,7 @@ "bitBlt" tqimage.html#bitBlt "bitBlt" tqpaintdevice.html#bitBlt "collection" collection.html -"copyBlt" ntqpixmap.html#copyBlt +"copyBlt" tqpixmap.html#copyBlt "database" database.html "dialogs" dialogs.html "draganddrop" draganddrop.html @@ -7943,21 +7943,21 @@ "opengl-examples" opengl-examples.html "operator!=" qchar.html#operator!-eq "operator!=" tqcstring.html#operator!-eq -"operator!=" ntqpoint.html#operator!-eq -"operator!=" ntqrect.html#operator!-eq +"operator!=" tqpoint.html#operator!-eq +"operator!=" tqrect.html#operator!-eq "operator!=" tqsize.html#operator!-eq "operator!=" tqstring.html#operator!-eq "operator&" tqbitarray.html#operator-and -"operator*" ntqpoint.html#operator* +"operator*" tqpoint.html#operator* "operator*" tqsize.html#operator* -"operator*" ntqwmatrix.html#operator* +"operator*" tqwmatrix.html#operator* "operator+" tqcstring.html#operator+ -"operator+" ntqpoint.html#operator+ +"operator+" tqpoint.html#operator+ "operator+" tqsize.html#operator+ "operator+" tqstring.html#operator+ -"operator-" ntqpoint.html#operator- +"operator-" tqpoint.html#operator- "operator-" tqsize.html#operator- -"operator/" ntqpoint.html#operator/ +"operator/" tqpoint.html#operator/ "operator/" tqsize.html#operator/ "operator<" qchar.html#operator-lt "operator<" tqcstring.html#operator-lt @@ -7978,28 +7978,28 @@ "operator<<" tqmainwindow.html#operator-lt-lt "operator<<" tqmap.html#operator-lt-lt "operator<<" tqmemarray.html#operator-lt-lt -"operator<<" ntqpalette.html#operator-lt-lt -"operator<<" ntqpen.html#operator-lt-lt -"operator<<" ntqpicture.html#operator-lt-lt -"operator<<" ntqpixmap.html#operator-lt-lt -"operator<<" ntqpoint.html#operator-lt-lt -"operator<<" ntqpointarray.html#operator-lt-lt -"operator<<" ntqrect.html#operator-lt-lt -"operator<<" ntqregion.html#operator-lt-lt +"operator<<" tqpalette.html#operator-lt-lt +"operator<<" tqpen.html#operator-lt-lt +"operator<<" tqpicture.html#operator-lt-lt +"operator<<" tqpixmap.html#operator-lt-lt +"operator<<" tqpoint.html#operator-lt-lt +"operator<<" tqpointarray.html#operator-lt-lt +"operator<<" tqrect.html#operator-lt-lt +"operator<<" tqregion.html#operator-lt-lt "operator<<" tqsize.html#operator-lt-lt "operator<<" ntqsplitter.html#operator-lt-lt "operator<<" tqstring.html#operator-lt-lt "operator<<" tqtime.html#operator-lt-lt "operator<<" ntquuid.html#operator-lt-lt "operator<<" tqvaluelist.html#operator-lt-lt -"operator<<" ntqwmatrix.html#operator-lt-lt +"operator<<" tqwmatrix.html#operator-lt-lt "operator<=" qchar.html#operator-lt-eq "operator<=" tqcstring.html#operator-lt-eq "operator<=" tqstring.html#operator-lt-eq "operator==" qchar.html#operator-eq-eq "operator==" tqcstring.html#operator-eq-eq -"operator==" ntqpoint.html#operator-eq-eq -"operator==" ntqrect.html#operator-eq-eq +"operator==" tqpoint.html#operator-eq-eq +"operator==" tqrect.html#operator-eq-eq "operator==" tqsize.html#operator-eq-eq "operator==" tqstring.html#operator-eq-eq "operator>" qchar.html#operator-gt @@ -8022,21 +8022,21 @@ "operator>>" tqmainwindow.html#operator-gt-gt "operator>>" tqmap.html#operator-gt-gt "operator>>" tqmemarray.html#operator-gt-gt -"operator>>" ntqpalette.html#operator-gt-gt -"operator>>" ntqpen.html#operator-gt-gt -"operator>>" ntqpicture.html#operator-gt-gt -"operator>>" ntqpixmap.html#operator-gt-gt -"operator>>" ntqpoint.html#operator-gt-gt -"operator>>" ntqpointarray.html#operator-gt-gt -"operator>>" ntqrect.html#operator-gt-gt -"operator>>" ntqregion.html#operator-gt-gt +"operator>>" tqpalette.html#operator-gt-gt +"operator>>" tqpen.html#operator-gt-gt +"operator>>" tqpicture.html#operator-gt-gt +"operator>>" tqpixmap.html#operator-gt-gt +"operator>>" tqpoint.html#operator-gt-gt +"operator>>" tqpointarray.html#operator-gt-gt +"operator>>" tqrect.html#operator-gt-gt +"operator>>" tqregion.html#operator-gt-gt "operator>>" tqsize.html#operator-gt-gt "operator>>" ntqsplitter.html#operator-gt-gt "operator>>" tqstring.html#operator-gt-gt "operator>>" tqtime.html#operator-gt-gt "operator>>" ntquuid.html#operator-gt-gt "operator>>" tqvaluelist.html#operator-gt-gt -"operator>>" ntqwmatrix.html#operator-gt-gt +"operator>>" tqwmatrix.html#operator-gt-gt "operator^" tqbitarray.html#operator^ "operator|" tqbitarray.html#operator| "organizers" organizers.html diff --git a/doc/html/keyfeatures30.html b/doc/html/keyfeatures30.html index bd2f59beb..7d035249b 100644 --- a/doc/html/keyfeatures30.html +++ b/doc/html/keyfeatures30.html @@ -201,7 +201,7 @@ stage. <p> <h3> SVG support </h3> <a name="1-11"></a><p> SVG is a W3C standard for "Scalable Vector Graphics". TQt 3.0's XML -support means that <a href="ntqpicture.html">TQPicture</a> can optionally generate and import static +support means that <a href="tqpicture.html">TQPicture</a> can optionally generate and import static SVG documents. All the SVG features that have an equivalent in <a href="tqpainter.html">TQPainter</a> are supported. <p> <h3> Multihead support @@ -233,7 +233,7 @@ alpha channel (semi transparency) on the systems that support the rendering extension (at the moment XFree 4.0.3 and later). <p> <h3> Printing </h3> -<a name="1-14"></a><p> Printing support has been enhanced on all platforms. The <a href="ntqprinter.html">TQPrinter</a> +<a name="1-14"></a><p> Printing support has been enhanced on all platforms. The <a href="tqprinter.html">TQPrinter</a> class now supports setting a virtual resolution for the painting process. This makes WYSIWYG printing trivial, and also allows you to take full advantage of the high resolution of a printer when painting diff --git a/doc/html/licenses.html b/doc/html/licenses.html index efa129902..d38531010 100644 --- a/doc/html/licenses.html +++ b/doc/html/licenses.html @@ -282,7 +282,7 @@ TrueType font to a type 3 PostScript font. notice or indicate any restrictions on use. <p> Last revised 11 July 1995. <p><ul> -<li><a href="ntqprinter.html">TQPrinter</a> +<li><a href="tqprinter.html">TQPrinter</a> </ul> <hr> <p> Copyright 1996 Daniel Dardailler. diff --git a/doc/html/life-example.html b/doc/html/life-example.html index d716e9b67..8e27da5e6 100644 --- a/doc/html/life-example.html +++ b/doc/html/life-example.html @@ -71,7 +71,7 @@ protected: virtual void mouseMoveEvent( <a href="qmouseevent.html">TQMouseEvent</a> * ); virtual void mousePressEvent( <a href="qmouseevent.html">TQMouseEvent</a> * ); virtual void resizeEvent( <a href="qresizeevent.html">TQResizeEvent</a> * ); - void mouseHandle( const <a href="ntqpoint.html">TQPoint</a> &pos ); + void mouseHandle( const <a href="tqpoint.html">TQPoint</a> &pos ); private: enum { MAXSIZE = 50, MINSIZE = 10, BORDER = 5 }; @@ -168,10 +168,10 @@ void <a name="f519"></a>LifeWidget::setPoint( int i, int j ) } -void <a name="f520"></a>LifeWidget::mouseHandle( const <a href="ntqpoint.html">TQPoint</a> &pos ) +void <a name="f520"></a>LifeWidget::mouseHandle( const <a href="tqpoint.html">TQPoint</a> &pos ) { -<a name="x1893"></a> int i = pos2index( pos.<a href="ntqpoint.html#x">x</a>() ); -<a name="x1894"></a> int j = pos2index( pos.<a href="ntqpoint.html#y">y</a>() ); +<a name="x1893"></a> int i = pos2index( pos.<a href="tqpoint.html#x">x</a>() ); +<a name="x1894"></a> int j = pos2index( pos.<a href="tqpoint.html#y">y</a>() ); setPoint( i, j ); } diff --git a/doc/html/listboxcombo-example.html b/doc/html/listboxcombo-example.html index 313df6811..8b0006a64 100644 --- a/doc/html/listboxcombo-example.html +++ b/doc/html/listboxcombo-example.html @@ -95,7 +95,7 @@ protected slots: #include <<a href="qhbox-h.html">ntqhbox.h</a>> #include <<a href="qpushbutton-h.html">ntqpushbutton.h</a>> #include <<a href="tqstring-h.html">tqstring.h</a>> -#include <<a href="qpixmap-h.html">ntqpixmap.h</a>> +#include <<a href="tqpixmap-h.html">tqpixmap.h</a>> #include <<a href="qlabel-h.html">ntqlabel.h</a>> #include <<a href="tqimage-h.html">tqimage.h</a>> #include <<a href="tqpainter-h.html">tqpainter.h</a>> @@ -123,7 +123,7 @@ protected: // evil trick: find out whether we are painted onto our listbox <a name="x1413"></a> bool in_list_box = <a href="qlistboxitem.html#listBox">listBox</a>() && listBox()->viewport() == painter-><a href="tqpainter.html#device">device</a>(); - <a href="ntqrect.html">TQRect</a> r ( 0, 0, width( <a href="qlistboxitem.html#listBox">listBox</a>() ), height( <a href="qlistboxitem.html#listBox">listBox</a>() ) ); + <a href="tqrect.html">TQRect</a> r ( 0, 0, width( <a href="qlistboxitem.html#listBox">listBox</a>() ), height( <a href="qlistboxitem.html#listBox">listBox</a>() ) ); if ( in_list_box && isSelected() ) <a name="x1414"></a> painter-><a href="tqpainter.html#eraseRect">eraseRect</a>( r ); <a name="x1415"></a> painter-><a href="tqpainter.html#fillRect">fillRect</a>( 5, 5, width( listBox() ) - 10, height( listBox() ) - 10, TQt::red ); diff --git a/doc/html/listviews-example.html b/doc/html/listviews-example.html index 7c0ea7e23..0a9f9ce6f 100644 --- a/doc/html/listviews-example.html +++ b/doc/html/listviews-example.html @@ -200,7 +200,7 @@ protected: protected slots: void slotFolderChanged( <a href="qlistviewitem.html">TQListViewItem</a>* ); void slotMessageChanged(); - void slotRMB( <a href="qlistviewitem.html">TQListViewItem</a>*, const <a href="ntqpoint.html">TQPoint</a> &, int ); + void slotRMB( <a href="qlistviewitem.html">TQListViewItem</a>*, const <a href="tqpoint.html">TQPoint</a> &, int ); }; @@ -223,7 +223,7 @@ protected slots: #include <<a href="qlabel-h.html">ntqlabel.h</a>> #include <<a href="tqpainter-h.html">tqpainter.h</a>> -#include <<a href="qpalette-h.html">ntqpalette.h</a>> +#include <<a href="tqpalette-h.html">tqpalette.h</a>> #include <<a href="tqobjectlist-h.html">tqobjectlist.h</a>> #include <<a href="tqpopupmenu-h.html">tqpopupmenu.h</a>> #include <<a href="qheader-h.html">ntqheader.h</a>> @@ -339,8 +339,8 @@ void <a name="f210"></a>FolderListItem::insertSubFolders( const <a href="tqobjec menu = new <a href="tqpopupmenu.html">TQPopupMenu</a>( messages ); for( int i = 1; i <= 10; i++ ) menu-><a href="tqmenudata.html#insertItem">insertItem</a>( TQString( "Context Item %1" ).arg( i ) ); -<a name="x143"></a> <a href="tqobject.html#connect">connect</a>(messages, TQ_SIGNAL( <a href="ntqlistview.html#contextMenuRequested">contextMenuRequested</a>( <a href="qlistviewitem.html">TQListViewItem</a> *, const <a href="ntqpoint.html">TQPoint</a>& , int ) ), - this, TQ_SLOT( slotRMB( <a href="qlistviewitem.html">TQListViewItem</a> *, const <a href="ntqpoint.html">TQPoint</a> &, int ) ) ); +<a name="x143"></a> <a href="tqobject.html#connect">connect</a>(messages, TQ_SIGNAL( <a href="ntqlistview.html#contextMenuRequested">contextMenuRequested</a>( <a href="qlistviewitem.html">TQListViewItem</a> *, const <a href="tqpoint.html">TQPoint</a>& , int ) ), + this, TQ_SLOT( slotRMB( <a href="qlistviewitem.html">TQListViewItem</a> *, const <a href="tqpoint.html">TQPoint</a> &, int ) ) ); <a name="x161"></a> vsplitter-><a href="ntqsplitter.html#setResizeMode">setResizeMode</a>( messages, TQSplitter::KeepSize ); message = new <a href="ntqlabel.html">TQLabel</a>( vsplitter ); @@ -420,7 +420,7 @@ void <a name="f214"></a>ListViews::setupFolders() (void)new FolderListItem( folders, f ); } -void <a name="f215"></a>ListViews::slotRMB( <a href="qlistviewitem.html">TQListViewItem</a>* Item, const <a href="ntqpoint.html">TQPoint</a> & point, int ) +void <a name="f215"></a>ListViews::slotRMB( <a href="qlistviewitem.html">TQListViewItem</a>* Item, const <a href="tqpoint.html">TQPoint</a> & point, int ) { if( Item ) <a name="x159"></a> menu-><a href="tqpopupmenu.html#popup">popup</a>( point ); diff --git a/doc/html/mainclasses.html b/doc/html/mainclasses.html index 4b9e8695c..6af4729e7 100644 --- a/doc/html/mainclasses.html +++ b/doc/html/mainclasses.html @@ -74,7 +74,7 @@ classes), see <a href="classes.html">TQt's Classes</a>. <td align="right"><b>C</b> <td><a href="tqcanvas.html">TQCanvas</a> <td align="right"><b>G</b> -<td><a href="qglwidget.html">TQGLWidget</a> +<td><a href="tqglwidget.html">TQGLWidget</a> <td align="right"><b>O</b> <td><a href="tqobject.html">TQObject</a> <td align="right"> @@ -98,7 +98,7 @@ classes), see <a href="classes.html">TQt's Classes</a>. <td align="right"> <td><a href="ntqgroupbox.html">TQGroupBox</a> <td align="right"> -<td><a href="ntqpalette.html">TQPalette</a> +<td><a href="tqpalette.html">TQPalette</a> <td align="right"> <td><a href="tqsql.html">TQSql</a> <td align="right"> @@ -109,7 +109,7 @@ classes), see <a href="classes.html">TQt's Classes</a>. <td align="right"> <td><a href="ntqguardedptr.html">TQGuardedPtr</a> <td align="right"> -<td><a href="ntqpen.html">TQPen</a> +<td><a href="tqpen.html">TQPen</a> <td align="right"> <td><a href="tqsqldatabase.html">TQSqlDatabase</a> <td align="right"><b>U</b> @@ -120,7 +120,7 @@ classes), see <a href="classes.html">TQt's Classes</a>. <td align="right"><b>H</b> <td><a href="qhboxlayout.html">TQHBoxLayout</a> <td align="right"> -<td><a href="ntqpixmap.html">TQPixmap</a> +<td><a href="tqpixmap.html">TQPixmap</a> <td align="right"> <td><a href="tqsqldriverplugin.html">TQSqlDriverPlugin</a> <td align="right"> @@ -131,7 +131,7 @@ classes), see <a href="classes.html">TQt's Classes</a>. <td align="right"><b>I</b> <td><a href="tqiconset.html">TQIconSet</a> <td align="right"> -<td><a href="ntqpoint.html">TQPoint</a> +<td><a href="tqpoint.html">TQPoint</a> <td align="right"> <td><a href="tqsqlform.html">TQSqlForm</a> <td align="right"><b>V</b> @@ -153,7 +153,7 @@ classes), see <a href="classes.html">TQt's Classes</a>. <td align="right"> <td><a href="tqimage.html">TQImage</a> <td align="right"> -<td><a href="ntqprinter.html">TQPrinter</a> +<td><a href="tqprinter.html">TQPrinter</a> <td align="right"> <td><a href="tqstatusbar.html">TQStatusBar</a> <td align="right"> @@ -219,7 +219,7 @@ classes), see <a href="classes.html">TQt's Classes</a>. <td align="right"> <td><a href="ntqlistbox.html">TQListBox</a> <td align="right"> -<td><a href="ntqrect.html">TQRect</a> +<td><a href="tqrect.html">TQRect</a> <td align="right"> <td><a href="tqtextbrowser.html">TQTextBrowser</a> <td align="right"> diff --git a/doc/html/mdi-example.html b/doc/html/mdi-example.html index 0cd78e00e..36aa1ec7c 100644 --- a/doc/html/mdi-example.html +++ b/doc/html/mdi-example.html @@ -70,7 +70,7 @@ public: void load( const <a href="tqstring.html">TQString</a>& fn ); void save(); void saveAs(); - void print( <a href="ntqprinter.html">TQPrinter</a>* ); + void print( <a href="tqprinter.html">TQPrinter</a>* ); protected: void closeEvent( <a href="qcloseevent.html">TQCloseEvent</a> * ); @@ -111,7 +111,7 @@ private slots: void windowsMenuActivated( int id ); private: - <a href="ntqprinter.html">TQPrinter</a> *printer; + <a href="tqprinter.html">TQPrinter</a> *printer; <a href="tqworkspace.html">TQWorkspace</a>* ws; <a href="tqtoolbar.html">TQToolBar</a> *fileTools; <a href="tqpopupmenu.html">TQPopupMenu</a>* windowsMenu; @@ -136,7 +136,7 @@ private: #include "application.h" #include <<a href="tqworkspace-h.html">tqworkspace.h</a>> #include <<a href="tqimage-h.html">tqimage.h</a>> -#include <<a href="qpixmap-h.html">ntqpixmap.h</a>> +#include <<a href="tqpixmap-h.html">tqpixmap.h</a>> #include <<a href="tqtoolbar-h.html">tqtoolbar.h</a>> #include <<a href="tqtoolbutton-h.html">tqtoolbutton.h</a>> #include <<a href="tqpopupmenu-h.html">tqpopupmenu.h</a>> @@ -147,7 +147,7 @@ private: #include <<a href="qlabel-h.html">ntqlabel.h</a>> #include <<a href="tqstatusbar-h.html">tqstatusbar.h</a>> #include <<a href="qmessagebox-h.html">ntqmessagebox.h</a>> -#include <<a href="qprinter-h.html">ntqprinter.h</a>> +#include <<a href="tqprinter-h.html">tqprinter.h</a>> #include <<a href="qapplication-h.html">ntqapplication.h</a>> #include <<a href="qpushbutton-h.html">ntqpushbutton.h</a>> #include <<a href="qaccel-h.html">ntqaccel.h</a>> @@ -180,7 +180,7 @@ const char * filePrintText = "Click this button to print the file you " { int id; - <a href="ntqpixmap.html">TQPixmap</a> openIcon, saveIcon; + <a href="tqpixmap.html">TQPixmap</a> openIcon, saveIcon; fileTools = new <a href="tqtoolbar.html">TQToolBar</a>( this, "file operations" ); <a href="tqmainwindow.html#addToolBar">addToolBar</a>( fileTools, tr( "File Operations" ), DockTop, TRUE ); @@ -196,8 +196,8 @@ const char * filePrintText = "Click this button to print the file you " this, TQ_SLOT(save()), fileTools, "save file" ); #ifndef TQT_NO_PRINTER - printer = new <a href="ntqprinter.html">TQPrinter</a>( TQPrinter::HighResolution ); - <a href="ntqpixmap.html">TQPixmap</a> printIcon; + printer = new <a href="tqprinter.html">TQPrinter</a>( TQPrinter::HighResolution ); + <a href="tqpixmap.html">TQPixmap</a> printIcon; printIcon = TQPixmap( fileprint ); TQToolButton * filePrint @@ -515,13 +515,13 @@ void <a name="f550"></a>MDIWindow::saveAs() } } -void <a name="f551"></a>MDIWindow::print( <a href="ntqprinter.html">TQPrinter</a>* printer) +void <a name="f551"></a>MDIWindow::print( <a href="tqprinter.html">TQPrinter</a>* printer) { #ifndef TQT_NO_PRINTER int pageNo = 1; -<a name="x2052"></a> if ( printer-><a href="ntqprinter.html#setup">setup</a>(this) ) { // printer dialog -<a name="x2051"></a> printer-><a href="ntqprinter.html#setFullPage">setFullPage</a>( TRUE ); +<a name="x2052"></a> if ( printer-><a href="tqprinter.html#setup">setup</a>(this) ) { // printer dialog +<a name="x2051"></a> printer-><a href="tqprinter.html#setFullPage">setFullPage</a>( TRUE ); emit message( "Printing...", 0 ); <a href="tqpainter.html">TQPainter</a> p; if ( !p.<a href="tqpainter.html#begin">begin</a>( printer ) ) @@ -529,28 +529,28 @@ void <a name="f551"></a>MDIWindow::print( <a href="ntqprinter.html">TQPrinter</a <a name="x2044"></a> <a href="tqpaintdevicemetrics.html">TQPaintDeviceMetrics</a> metrics( p.<a href="tqpainter.html#device">device</a>() ); <a name="x2041"></a> int dpiy = metrics.<a href="tqpaintdevicemetrics.html#logicalDpiY">logicalDpiY</a>(); int margin = (int) ( (2/2.54)*dpiy ); // 2 cm margins -<a name="x2042"></a><a name="x2040"></a> <a href="ntqrect.html">TQRect</a> view( margin, margin, metrics.<a href="tqpaintdevicemetrics.html#width">width</a>() - 2*margin, metrics.<a href="tqpaintdevicemetrics.html#height">height</a>() - 2*margin ); +<a name="x2042"></a><a name="x2040"></a> <a href="tqrect.html">TQRect</a> view( margin, margin, metrics.<a href="tqpaintdevicemetrics.html#width">width</a>() - 2*margin, metrics.<a href="tqpaintdevicemetrics.html#height">height</a>() - 2*margin ); <a name="x2067"></a> <a href="ntqsimplerichtext.html">TQSimpleRichText</a> richText( TQStyleSheet::<a href="tqstylesheet.html#convertFromPlainText">convertFromPlainText</a>(medit-><a href="tqtextedit.html#text">text</a>()), TQFont(), <a name="x2068"></a> medit-><a href="tqtextedit.html#context">context</a>(), <a name="x2072"></a> medit-><a href="tqtextedit.html#styleSheet">styleSheet</a>(), <a name="x2070"></a> medit-><a href="tqtextedit.html#mimeSourceFactory">mimeSourceFactory</a>(), - view.<a href="ntqrect.html#height">height</a>() ); -<a name="x2063"></a> richText.<a href="ntqsimplerichtext.html#setWidth">setWidth</a>( &p, view.<a href="ntqrect.html#width">width</a>() ); + view.<a href="tqrect.html#height">height</a>() ); +<a name="x2063"></a> richText.<a href="ntqsimplerichtext.html#setWidth">setWidth</a>( &p, view.<a href="tqrect.html#width">width</a>() ); int page = 1; do { <a name="x2061"></a> richText.<a href="ntqsimplerichtext.html#draw">draw</a>( &p, margin, margin, view, colorGroup() ); -<a name="x2057"></a> view.<a href="ntqrect.html#moveBy">moveBy</a>( 0, view.<a href="ntqrect.html#height">height</a>() ); - p.<a href="tqpainter.html#translate">translate</a>( 0 , -view.<a href="ntqrect.html#height">height</a>() ); -<a name="x2066"></a><a name="x2046"></a> p.<a href="tqpainter.html#drawText">drawText</a>( view.<a href="ntqrect.html#right">right</a>() - p.<a href="tqpainter.html#fontMetrics">fontMetrics</a>().width( TQString::<a href="tqstring.html#number">number</a>( page ) ), - view.<a href="ntqrect.html#bottom">bottom</a>() + p.<a href="tqpainter.html#fontMetrics">fontMetrics</a>().ascent() + 5, TQString::number( page ) ); -<a name="x2062"></a> if ( view.<a href="ntqrect.html#top">top</a>() - margin >= richText.<a href="ntqsimplerichtext.html#height">height</a>() ) +<a name="x2057"></a> view.<a href="tqrect.html#moveBy">moveBy</a>( 0, view.<a href="tqrect.html#height">height</a>() ); + p.<a href="tqpainter.html#translate">translate</a>( 0 , -view.<a href="tqrect.html#height">height</a>() ); +<a name="x2066"></a><a name="x2046"></a> p.<a href="tqpainter.html#drawText">drawText</a>( view.<a href="tqrect.html#right">right</a>() - p.<a href="tqpainter.html#fontMetrics">fontMetrics</a>().width( TQString::<a href="tqstring.html#number">number</a>( page ) ), + view.<a href="tqrect.html#bottom">bottom</a>() + p.<a href="tqpainter.html#fontMetrics">fontMetrics</a>().ascent() + 5, TQString::number( page ) ); +<a name="x2062"></a> if ( view.<a href="tqrect.html#top">top</a>() - margin >= richText.<a href="ntqsimplerichtext.html#height">height</a>() ) break; <a href="tqstring.html">TQString</a> msg( "Printing (page " ); msg += TQString::<a href="tqstring.html#number">number</a>( ++pageNo ); msg += ")..."; emit message( msg, 0 ); -<a name="x2050"></a> printer-><a href="ntqprinter.html#newPage">newPage</a>(); +<a name="x2050"></a> printer-><a href="tqprinter.html#newPage">newPage</a>(); page++; } while (TRUE); } diff --git a/doc/html/menu-example.html b/doc/html/menu-example.html index a0d41e285..ae09aa360 100644 --- a/doc/html/menu-example.html +++ b/doc/html/menu-example.html @@ -117,7 +117,7 @@ private: #include <<a href="tqpopupmenu-h.html">tqpopupmenu.h</a>> #include <<a href="qapplication-h.html">ntqapplication.h</a>> #include <<a href="qmessagebox-h.html">ntqmessagebox.h</a>> -#include <<a href="qpixmap-h.html">ntqpixmap.h</a>> +#include <<a href="tqpixmap-h.html">tqpixmap.h</a>> #include <<a href="tqpainter-h.html">tqpainter.h</a>> /* XPM */ @@ -221,9 +221,9 @@ private: <a name="f501"></a>MenuExample::MenuExample( <a href="tqwidget.html">TQWidget</a> *parent, const char *name ) : <a href="tqwidget.html">TQWidget</a>( parent, name ) { - <a href="ntqpixmap.html">TQPixmap</a> p1( p1_xpm ); - <a href="ntqpixmap.html">TQPixmap</a> p2( p2_xpm ); - <a href="ntqpixmap.html">TQPixmap</a> p3( p3_xpm ); + <a href="tqpixmap.html">TQPixmap</a> p1( p1_xpm ); + <a href="tqpixmap.html">TQPixmap</a> p2( p2_xpm ); + <a href="tqpixmap.html">TQPixmap</a> p3( p3_xpm ); <a href="tqpopupmenu.html">TQPopupMenu</a> *print = new <a href="tqpopupmenu.html">TQPopupMenu</a>( this ); <a href="ntqapplication.html#TQ_CHECK_PTR">TQ_CHECK_PTR</a>( print ); <a name="x1879"></a> print-><a href="tqpopupmenu.html#insertTearOffHandle">insertTearOffHandle</a>(); diff --git a/doc/html/motif-walkthrough-2.html b/doc/html/motif-walkthrough-2.html index 1a2043b9f..d30c28011 100644 --- a/doc/html/motif-walkthrough-2.html +++ b/doc/html/motif-walkthrough-2.html @@ -57,7 +57,7 @@ functionality with <a href="tqfiledialog.html">TQFileDialog</a> and <a href="ntq using immediately. <p> The <em>Print</em> dialog is special, however. The <em>Print</em> dialog cannot be replaced until after we have replaced the <em>View</em> widget. TQt provides -a complete printing mechanism with <a href="ntqprinter.html">TQPrinter</a>, but we cannot start using +a complete printing mechanism with <a href="tqprinter.html">TQPrinter</a>, but we cannot start using it until we have replaced the <em>View</em> widget. <p> <h2> Removing the <em>Help</em> Dialog </h2> diff --git a/doc/html/motif-walkthrough-5.html b/doc/html/motif-walkthrough-5.html index 6ec175569..bf6f75ab0 100644 --- a/doc/html/motif-walkthrough-5.html +++ b/doc/html/motif-walkthrough-5.html @@ -39,7 +39,7 @@ body { background: #ffffff; color: black; } <p> As mentioned earlier, the <em>Print</em> dialog cannot be replaced until we have converted the <em>View</em> widget. The <em>Print</em> dialog will be removed once we have finished our migration, since we will use -<a href="ntqprinter.html">TQPrinter</a> instead. Based on this information, we decide that it is not +<a href="tqprinter.html">TQPrinter</a> instead. Based on this information, we decide that it is not worth replacing the <em>Print</em> dialog with a custom <a href="ntqdialog.html">TQDialog</a> replacement. Instead, we will keep the <a href="motif-extension.html#Motif">Motif</a> based dialog and use <a href="qmotifdialog.html">TQMotifDialog</a> to integrate the dialog with the application. diff --git a/doc/html/motif-walkthrough-9.html b/doc/html/motif-walkthrough-9.html index ae391f739..a7ce8ee94 100644 --- a/doc/html/motif-walkthrough-9.html +++ b/doc/html/motif-walkthrough-9.html @@ -39,7 +39,7 @@ body { background: #ffffff; color: black; } <p> The <em>Print</em> dialog is the last component in our application that uses <a href="motif-extension.html#Motif">Motif</a>. The current <tt>Print()</tt> function does nothing more than write the plain text to a temporary file, and then executes 'lpr' to -send the text to the printer. Since we will use <a href="ntqprinter.html">TQPrinter</a>, we do not +send the text to the printer. Since we will use <a href="tqprinter.html">TQPrinter</a>, we do not this function any more, so we remove it. The current <tt>MainWindow::filePrint()</tt> implementation is removed as well. We will write a new <tt>MainWindow::filePrint()</tt> implementation in <tt>mainwindow.ui.h</tt>. <p> Note: The steps involved in using the TQPrinter class are beyond the @@ -66,7 +66,7 @@ and formatting characters to a <tt>printtext</tt> variable (which is a <p> <pre></pre> <p> The rest of the <tt>MainWindow::filePrint()</tt> function is the actual printing code. Here we simply create a <a href="ntqsimplerichtext.html">TQSimpleRichText</a> object using -the string we created above, and draw this string on the <a href="ntqprinter.html">TQPrinter</a> +the string we created above, and draw this string on the <a href="tqprinter.html">TQPrinter</a> object using <a href="tqpainter.html">TQPainter</a>. <p> <pre></pre> <p> <h2> Removing the Dependency on Xt/Motif diff --git a/doc/html/movies-example.html b/doc/html/movies-example.html index ae07a20b1..96fdea355 100644 --- a/doc/html/movies-example.html +++ b/doc/html/movies-example.html @@ -81,7 +81,7 @@ public: setBackgroundMode(NoBackground); // Get the movie to tell use when interesting things happen. -<a name="x500"></a> movie.<a href="tqmovie.html#connectUpdate">connectUpdate</a>(this, TQ_SLOT(movieUpdated(const <a href="ntqrect.html">TQRect</a>&))); +<a name="x500"></a> movie.<a href="tqmovie.html#connectUpdate">connectUpdate</a>(this, TQ_SLOT(movieUpdated(const <a href="tqrect.html">TQRect</a>&))); <a name="x498"></a> movie.<a href="tqmovie.html#connectResize">connectResize</a>(this, TQ_SLOT(movieResized(const <a href="tqsize.html">TQSize</a>&))); <a name="x499"></a> movie.<a href="tqmovie.html#connectStatus">connectStatus</a>(this, TQ_SLOT(movieStatus(int))); @@ -99,25 +99,25 @@ protected: void drawContents(TQPainter* p) { // Get the current movie frame. -<a name="x502"></a> <a href="ntqpixmap.html">TQPixmap</a> pm = movie.<a href="tqmovie.html#framePixmap">framePixmap</a>(); +<a name="x502"></a> <a href="tqpixmap.html">TQPixmap</a> pm = movie.<a href="tqmovie.html#framePixmap">framePixmap</a>(); // Get the area we have to draw in. - <a href="ntqrect.html">TQRect</a> r = contentsRect(); + <a href="tqrect.html">TQRect</a> r = contentsRect(); -<a name="x511"></a> if ( !pm.<a href="ntqpixmap.html#isNull">isNull</a>() ) { +<a name="x511"></a> if ( !pm.<a href="tqpixmap.html#isNull">isNull</a>() ) { // Only rescale is we need to - it can take CPU! -<a name="x516"></a><a name="x512"></a> if ( r.<a href="ntqrect.html#size">size</a>() != pm.<a href="ntqpixmap.html#size">size</a>() ) { - <a href="ntqwmatrix.html">TQWMatrix</a> m; -<a name="x524"></a><a name="x517"></a><a name="x513"></a> m.<a href="ntqwmatrix.html#scale">scale</a>((double)r.<a href="ntqrect.html#width">width</a>()/pm.<a href="ntqpixmap.html#width">width</a>(), -<a name="x515"></a><a name="x510"></a> (double)r.<a href="ntqrect.html#height">height</a>()/pm.<a href="ntqpixmap.html#height">height</a>()); -<a name="x514"></a> pm = pm.<a href="ntqpixmap.html#xForm">xForm</a>(m); +<a name="x516"></a><a name="x512"></a> if ( r.<a href="tqrect.html#size">size</a>() != pm.<a href="tqpixmap.html#size">size</a>() ) { + <a href="tqwmatrix.html">TQWMatrix</a> m; +<a name="x524"></a><a name="x517"></a><a name="x513"></a> m.<a href="tqwmatrix.html#scale">scale</a>((double)r.<a href="tqrect.html#width">width</a>()/pm.<a href="tqpixmap.html#width">width</a>(), +<a name="x515"></a><a name="x510"></a> (double)r.<a href="tqrect.html#height">height</a>()/pm.<a href="tqpixmap.html#height">height</a>()); +<a name="x514"></a> pm = pm.<a href="tqpixmap.html#xForm">xForm</a>(m); } // Draw the [possibly scaled] frame. movieUpdated() below calls // repaint with only the changed area, so clipping will ensure we // only do the minimum amount of rendering. // -<a name="x519"></a><a name="x518"></a> p->drawPixmap(r.<a href="ntqrect.html#x">x</a>(), r.<a href="ntqrect.html#y">y</a>(), pm); +<a name="x519"></a><a name="x518"></a> p->drawPixmap(r.<a href="tqrect.html#x">x</a>(), r.<a href="tqrect.html#y">y</a>(), pm); } @@ -138,19 +138,19 @@ protected: p->setFont(TQFont("Helvetica", 24)); <a href="tqfontmetrics.html">TQFontMetrics</a> fm = p->fontMetrics(); -<a name="x496"></a> if ( fm.<a href="tqfontmetrics.html#width">width</a>(message) > r.<a href="ntqrect.html#width">width</a>()-10 ) +<a name="x496"></a> if ( fm.<a href="tqfontmetrics.html#width">width</a>(message) > r.<a href="tqrect.html#width">width</a>()-10 ) p->setFont(TQFont("Helvetica", 18)); fm = p->fontMetrics(); - if ( fm.<a href="tqfontmetrics.html#width">width</a>(message) > r.<a href="ntqrect.html#width">width</a>()-10 ) + if ( fm.<a href="tqfontmetrics.html#width">width</a>(message) > r.<a href="tqrect.html#width">width</a>()-10 ) p->setFont(TQFont("Helvetica", 14)); fm = p->fontMetrics(); - if ( fm.<a href="tqfontmetrics.html#width">width</a>(message) > r.<a href="ntqrect.html#width">width</a>()-10 ) + if ( fm.<a href="tqfontmetrics.html#width">width</a>(message) > r.<a href="tqrect.html#width">width</a>()-10 ) p->setFont(TQFont("Helvetica", 12)); fm = p->fontMetrics(); - if ( fm.<a href="tqfontmetrics.html#width">width</a>(message) > r.<a href="ntqrect.html#width">width</a>()-10 ) + if ( fm.<a href="tqfontmetrics.html#width">width</a>(message) > r.<a href="tqrect.html#width">width</a>()-10 ) p->setFont(TQFont("Helvetica", 10)); // "Shadow" effect. @@ -190,22 +190,22 @@ public slots: } private slots: - void movieUpdated(const <a href="ntqrect.html">TQRect</a>& area) + void movieUpdated(const <a href="tqrect.html">TQRect</a>& area) { if (!isVisible()) show(); // The given area of the movie has changed. - <a href="ntqrect.html">TQRect</a> r = contentsRect(); + <a href="tqrect.html">TQRect</a> r = contentsRect(); - if ( r.<a href="ntqrect.html#size">size</a>() != movie.<a href="tqmovie.html#framePixmap">framePixmap</a>().size() ) { + if ( r.<a href="tqrect.html#size">size</a>() != movie.<a href="tqmovie.html#framePixmap">framePixmap</a>().size() ) { // Need to scale - redraw whole frame. repaint( r ); } else { // Only redraw the changed area of the frame - repaint( area.<a href="ntqrect.html#x">x</a>()+r.<a href="ntqrect.html#x">x</a>(), area.<a href="ntqrect.html#y">y</a>()+r.<a href="ntqrect.html#x">x</a>(), - area.<a href="ntqrect.html#width">width</a>(), area.<a href="ntqrect.html#height">height</a>() ); + repaint( area.<a href="tqrect.html#x">x</a>()+r.<a href="tqrect.html#x">x</a>(), area.<a href="tqrect.html#y">y</a>()+r.<a href="tqrect.html#x">x</a>(), + area.<a href="tqrect.html#width">width</a>(), area.<a href="tqrect.html#height">height</a>() ); } } diff --git a/doc/html/ntqapplication.html b/doc/html/ntqapplication.html index 9d1a32f83..9dbae37ad 100644 --- a/doc/html/ntqapplication.html +++ b/doc/html/ntqapplication.html @@ -1045,7 +1045,7 @@ on. This is the commonest, easiest and least powerful way. (i.e. the internal cursor stack is empty). <p> <p>See also <a href="#setOverrideCursor">setOverrideCursor</a>() and <a href="#restoreOverrideCursor">restoreOverrideCursor</a>(). -<h3 class=fn><a href="ntqpalette.html">TQPalette</a> <a name="palette"></a>TQApplication::palette ( const <a href="tqwidget.html">TQWidget</a> * w = 0 )<tt> [static]</tt> +<h3 class=fn><a href="tqpalette.html">TQPalette</a> <a name="palette"></a>TQApplication::palette ( const <a href="tqwidget.html">TQWidget</a> * w = 0 )<tt> [static]</tt> </h3> Returns the application palette. <p> If a widget is passed in <em>w</em>, the default palette for the @@ -1459,7 +1459,7 @@ FALSE, the new stack is pushed onto the top of the stack. <p> <p>See also <a href="#overrideCursor">overrideCursor</a>(), <a href="#restoreOverrideCursor">restoreOverrideCursor</a>(), and <a href="tqwidget.html#cursor-prop">TQWidget::cursor</a>. <p>Examples: <a href="distributor-example.html#x2653">distributor/distributor.ui.h</a>, <a href="archivesearch-example.html#x474">network/archivesearch/archivedialog.ui.h</a>, <a href="ftpclient-example.html#x738">network/ftpclient/ftpmainwindow.ui.h</a>, and <a href="showimg-example.html#x1312">showimg/showimg.cpp</a>. -<h3 class=fn>void <a name="setPalette"></a>TQApplication::setPalette ( const <a href="ntqpalette.html">TQPalette</a> & palette, bool informWidgets = FALSE, const char * className = 0 )<tt> [static]</tt> +<h3 class=fn>void <a name="setPalette"></a>TQApplication::setPalette ( const <a href="tqpalette.html">TQPalette</a> & palette, bool informWidgets = FALSE, const char * className = 0 )<tt> [static]</tt> </h3> Changes the default application palette to <em>palette</em>. If <em>informWidgets</em> is TRUE, then existing widgets are informed about the change and may adjust themselves to the new application @@ -1560,7 +1560,7 @@ like this: <p> TQt uses this value internally, e.g. in <a href="tqfiledialog.html">TQFileDialog</a>. <p> The default value is 4 pixels. -<p> <p>See also <a href="#setStartDragDistance">setStartDragDistance</a>(), <a href="#startDragTime">startDragTime</a>(), and <a href="ntqpoint.html#manhattanLength">TQPoint::manhattanLength</a>(). +<p> <p>See also <a href="#setStartDragDistance">setStartDragDistance</a>(), <a href="#startDragTime">startDragTime</a>(), and <a href="tqpoint.html#manhattanLength">TQPoint::manhattanLength</a>(). <h3 class=fn>int <a name="startDragTime"></a>TQApplication::startDragTime ()<tt> [static]</tt> </h3> @@ -1682,7 +1682,7 @@ is TRUE the child widget at position <em>(x, y)</em> is returned. <p> This function is normally rather slow. <p> <p>See also <a href="ntqcursor.html#pos">TQCursor::pos</a>(), <a href="tqwidget.html#grabMouse">TQWidget::grabMouse</a>(), and <a href="tqwidget.html#grabKeyboard">TQWidget::grabKeyboard</a>(). -<h3 class=fn><a href="tqwidget.html">TQWidget</a> * <a name="widgetAt-2"></a>TQApplication::widgetAt ( const <a href="ntqpoint.html">TQPoint</a> & pos, bool child = FALSE )<tt> [static]</tt> +<h3 class=fn><a href="tqwidget.html">TQWidget</a> * <a name="widgetAt-2"></a>TQApplication::widgetAt ( const <a href="tqpoint.html">TQPoint</a> & pos, bool child = FALSE )<tt> [static]</tt> </h3> This is an overloaded member function, provided for convenience. It behaves essentially like the above function. <p> Returns a pointer to the widget at global screen position <em>pos</em>, diff --git a/doc/html/ntqbutton.html b/doc/html/ntqbutton.html index 7030c2fb3..8b4a3a198 100644 --- a/doc/html/ntqbutton.html +++ b/doc/html/ntqbutton.html @@ -264,7 +264,7 @@ Returns the group that this button belongs to. returns 0. <p> <p>See also <a href="ntqbuttongroup.html">TQButtonGroup</a>. -<h3 class=fn>bool <a name="hitButton"></a>TQButton::hitButton ( const <a href="ntqpoint.html">TQPoint</a> & pos ) const<tt> [virtual protected]</tt> +<h3 class=fn>bool <a name="hitButton"></a>TQButton::hitButton ( const <a href="tqpoint.html">TQPoint</a> & pos ) const<tt> [virtual protected]</tt> </h3> Returns TRUE if <em>pos</em> is inside the clickable button rectangle; otherwise returns FALSE. @@ -292,7 +292,7 @@ actually drawing is done in the virtual functions <a href="#drawButton">drawButt <p> <p>See also <a href="#drawButton">drawButton</a>() and <a href="#drawButtonLabel">drawButtonLabel</a>(). <p>Reimplemented from <a href="tqwidget.html#paintEvent">TQWidget</a>. -<h3 class=fn>const <a href="ntqpixmap.html">TQPixmap</a> * <a name="pixmap"></a>TQButton::pixmap () const +<h3 class=fn>const <a href="tqpixmap.html">TQPixmap</a> * <a name="pixmap"></a>TQButton::pixmap () const </h3><p>Returns the pixmap shown on the button. See the <a href="ntqbutton.html#pixmap-prop">"pixmap"</a> property for details. <h3 class=fn>void <a name="pressed"></a>TQButton::pressed ()<tt> [signal]</tt> @@ -324,7 +324,7 @@ See the <a href="ntqbutton.html#down-prop">"down"</a> property for details. Off. <p> <p>See also <a href="#toggleState-prop">toggleState</a>. -<h3 class=fn>void <a name="setPixmap"></a>TQButton::setPixmap ( const <a href="ntqpixmap.html">TQPixmap</a> & )<tt> [virtual]</tt> +<h3 class=fn>void <a name="setPixmap"></a>TQButton::setPixmap ( const <a href="tqpixmap.html">TQPixmap</a> & )<tt> [virtual]</tt> </h3><p>Sets the pixmap shown on the button. See the <a href="ntqbutton.html#pixmap-prop">"pixmap"</a> property for details. <h3 class=fn>void <a name="setState"></a>TQButton::setState ( <a href="ntqbutton.html#ToggleState-enum">ToggleState</a> s )<tt> [virtual protected]</tt> @@ -412,9 +412,9 @@ The default is FALSE. <p>This property should only be set for toggle buttons. <p>Get this property's value with <a href="#isOn">isOn</a>(). -<h3 class=fn><a href="ntqpixmap.html">TQPixmap</a> <a name="pixmap-prop"></a>pixmap</h3> +<h3 class=fn><a href="tqpixmap.html">TQPixmap</a> <a name="pixmap-prop"></a>pixmap</h3> <p>This property holds the pixmap shown on the button. -<p>If the pixmap is monochrome (i.e. it is a <a href="tqbitmap.html">TQBitmap</a> or its <a href="ntqpixmap.html#depth">depth</a> is 1) and it does not have a mask, +<p>If the pixmap is monochrome (i.e. it is a <a href="tqbitmap.html">TQBitmap</a> or its <a href="tqpixmap.html#depth">depth</a> is 1) and it does not have a mask, this property will set the pixmap to be its own mask. The purpose of this is to draw transparent bitmaps which are important for toggle buttons, for example. diff --git a/doc/html/ntqcheckbox.html b/doc/html/ntqcheckbox.html index 7b2f82611..72cf66804 100644 --- a/doc/html/ntqcheckbox.html +++ b/doc/html/ntqcheckbox.html @@ -169,7 +169,7 @@ See the <a href="ntqbutton.html#toggleButton-prop">"toggleButton"</a> property f <h3 class=fn>bool <a name="isTristate"></a>TQCheckBox::isTristate () const </h3><p>Returns TRUE if the checkbox is a tri-state checkbox; otherwise returns FALSE. See the <a href="ntqcheckbox.html#tristate-prop">"tristate"</a> property for details. -<h3 class=fn>const <a href="ntqpixmap.html">TQPixmap</a> * <a name="pixmap"></a>TQButton::pixmap () const +<h3 class=fn>const <a href="tqpixmap.html">TQPixmap</a> * <a name="pixmap"></a>TQButton::pixmap () const </h3><p>Returns the pixmap shown on the button. See the <a href="ntqbutton.html#pixmap-prop">"pixmap"</a> property for details. <h3 class=fn>void <a name="pressed"></a>TQButton::pressed ()<tt> [signal]</tt> @@ -202,7 +202,7 @@ See the <a href="ntqbutton.html#down-prop">"down"</a> property for details. Sets the checkbox to the "no change" state. <p> <p>See also <a href="#tristate-prop">tristate</a>. -<h3 class=fn>void <a name="setPixmap"></a>TQButton::setPixmap ( const <a href="ntqpixmap.html">TQPixmap</a> & )<tt> [virtual]</tt> +<h3 class=fn>void <a name="setPixmap"></a>TQButton::setPixmap ( const <a href="tqpixmap.html">TQPixmap</a> & )<tt> [virtual]</tt> </h3><p>Sets the pixmap shown on the button. See the <a href="ntqbutton.html#pixmap-prop">"pixmap"</a> property for details. <h3 class=fn>void <a name="setText"></a>TQButton::setText ( const <a href="tqstring.html">TQString</a> & )<tt> [virtual]</tt> @@ -264,9 +264,9 @@ effect on toggle buttons. autoRepeat is off by default. <p>The default is unchecked, i.e. FALSE. <p>Set this property's value with <a href="#setChecked">setChecked</a>() and get this property's value with <a href="#isChecked">isChecked</a>(). -<h3 class=fn><a href="ntqpixmap.html">TQPixmap</a> <a name="pixmap-prop"></a>pixmap</h3> +<h3 class=fn><a href="tqpixmap.html">TQPixmap</a> <a name="pixmap-prop"></a>pixmap</h3> <p>This property holds the pixmap shown on the button. -<p>If the pixmap is monochrome (i.e. it is a <a href="tqbitmap.html">TQBitmap</a> or its <a href="ntqpixmap.html#depth">depth</a> is 1) and it does not have a mask, +<p>If the pixmap is monochrome (i.e. it is a <a href="tqbitmap.html">TQBitmap</a> or its <a href="tqpixmap.html#depth">depth</a> is 1) and it does not have a mask, this property will set the pixmap to be its own mask. The purpose of this is to draw transparent bitmaps which are important for toggle buttons, for example. diff --git a/doc/html/ntqcombobox.html b/doc/html/ntqcombobox.html index ddce9ba53..e63d3a88b 100644 --- a/doc/html/ntqcombobox.html +++ b/doc/html/ntqcombobox.html @@ -271,14 +271,14 @@ See the <a href="ntqcombobox.html#autoResize-prop">"autoResize"</a> property for </h3> Replaces the item at position <em>index</em> with the text <em>t</em>. -<h3 class=fn>void <a name="changeItem-2"></a>TQComboBox::changeItem ( const <a href="ntqpixmap.html">TQPixmap</a> & im, int index ) +<h3 class=fn>void <a name="changeItem-2"></a>TQComboBox::changeItem ( const <a href="tqpixmap.html">TQPixmap</a> & im, int index ) </h3> This is an overloaded member function, provided for convenience. It behaves essentially like the above function. <p> Replaces the item at position <em>index</em> with the pixmap <em>im</em>, unless the combobox is editable. <p> <p>See also <a href="#insertItem">insertItem</a>(). -<h3 class=fn>void <a name="changeItem-3"></a>TQComboBox::changeItem ( const <a href="ntqpixmap.html">TQPixmap</a> & im, const <a href="tqstring.html">TQString</a> & t, int index ) +<h3 class=fn>void <a name="changeItem-3"></a>TQComboBox::changeItem ( const <a href="tqpixmap.html">TQPixmap</a> & im, const <a href="tqstring.html">TQString</a> & t, int index ) </h3> This is an overloaded member function, provided for convenience. It behaves essentially like the above function. <p> Replaces the item at position <em>index</em> with the pixmap <em>im</em> and @@ -340,13 +340,13 @@ Inserts a text item with text <em>t</em>, at position <em>index</em>. The item will be appended if <em>index</em> is negative. <p>Examples: <a href="tutorial2-09.html#x2633">chart/optionsform.cpp</a>, <a href="fileiconview-example.html#x879">fileiconview/mainwindow.cpp</a>, <a href="helpviewer-example.html#x983">helpviewer/helpwindow.cpp</a>, <a href="lineedits-example.html#x171">lineedits/lineedits.cpp</a>, <a href="listboxcombo-example.html#x1399">listboxcombo/listboxcombo.cpp</a>, <a href="regexptester-example.html#x2479">regexptester/regexptester.cpp</a>, and <a href="tictac-example.html#x23">tictac/tictac.cpp</a>. -<h3 class=fn>void <a name="insertItem-2"></a>TQComboBox::insertItem ( const <a href="ntqpixmap.html">TQPixmap</a> & pixmap, int index = -1 ) +<h3 class=fn>void <a name="insertItem-2"></a>TQComboBox::insertItem ( const <a href="tqpixmap.html">TQPixmap</a> & pixmap, int index = -1 ) </h3> This is an overloaded member function, provided for convenience. It behaves essentially like the above function. <p> Inserts a <em>pixmap</em> item at position <em>index</em>. The item will be appended if <em>index</em> is negative. -<h3 class=fn>void <a name="insertItem-3"></a>TQComboBox::insertItem ( const <a href="ntqpixmap.html">TQPixmap</a> & pixmap, const <a href="tqstring.html">TQString</a> & text, int index = -1 ) +<h3 class=fn>void <a name="insertItem-3"></a>TQComboBox::insertItem ( const <a href="tqpixmap.html">TQPixmap</a> & pixmap, const <a href="tqstring.html">TQString</a> & text, int index = -1 ) </h3> This is an overloaded member function, provided for convenience. It behaves essentially like the above function. <p> Inserts a <em>pixmap</em> item with additional text <em>text</em> at position @@ -407,7 +407,7 @@ match <a href="#setListBox">setListBox</a>(). <h3 class=fn>int <a name="maxCount"></a>TQComboBox::maxCount () const </h3><p>Returns the maximum number of items allowed in the combobox. See the <a href="ntqcombobox.html#maxCount-prop">"maxCount"</a> property for details. -<h3 class=fn>const <a href="ntqpixmap.html">TQPixmap</a> * <a name="pixmap"></a>TQComboBox::pixmap ( int index ) const +<h3 class=fn>const <a href="tqpixmap.html">TQPixmap</a> * <a name="pixmap"></a>TQComboBox::pixmap ( int index ) const </h3> Returns the pixmap item at position <em>index</em>, or 0 if the item is not a pixmap. @@ -473,7 +473,7 @@ necessary because of the line edit in TQComboBox. <h3 class=fn>void <a name="setMaxCount"></a>TQComboBox::setMaxCount ( int )<tt> [virtual]</tt> </h3><p>Sets the maximum number of items allowed in the combobox. See the <a href="ntqcombobox.html#maxCount-prop">"maxCount"</a> property for details. -<h3 class=fn>void <a name="setPalette"></a>TQComboBox::setPalette ( const <a href="ntqpalette.html">TQPalette</a> & palette )<tt> [virtual]</tt> +<h3 class=fn>void <a name="setPalette"></a>TQComboBox::setPalette ( const <a href="tqpalette.html">TQPalette</a> & palette )<tt> [virtual]</tt> </h3> Sets the palette for both the combobox button and the combobox popup list to <em>palette</em>. diff --git a/doc/html/ntqcursor.html b/doc/html/ntqcursor.html index f6bb4946e..28d073a16 100644 --- a/doc/html/ntqcursor.html +++ b/doc/html/ntqcursor.html @@ -156,13 +156,13 @@ draw 1-pixels in the bitmaps. underlying window system). We recommend using 32x32 cursors, because this size is supported on all platforms. Some platforms also support 16x16, 48x48 and 64x64 cursors. -<p> <p>See also <a href="tqbitmap.html#TQBitmap">TQBitmap::TQBitmap</a>() and <a href="ntqpixmap.html#setMask">TQBitmap::setMask</a>(). +<p> <p>See also <a href="tqbitmap.html#TQBitmap">TQBitmap::TQBitmap</a>() and <a href="tqpixmap.html#setMask">TQBitmap::setMask</a>(). -<h3 class=fn><a name="TQCursor-4"></a>TQCursor::TQCursor ( const <a href="ntqpixmap.html">TQPixmap</a> & pixmap, int hotX = -1, int hotY = -1 ) +<h3 class=fn><a name="TQCursor-4"></a>TQCursor::TQCursor ( const <a href="tqpixmap.html">TQPixmap</a> & pixmap, int hotX = -1, int hotY = -1 ) </h3> Constructs a custom pixmap cursor. <p> <em>pixmap</em> is the image. It is usual to give it a mask (set using -<a href="ntqpixmap.html#setMask">TQPixmap::setMask</a>()). <em>hotX</em> and <em>hotY</em> define the cursor's hot +<a href="tqpixmap.html#setMask">TQPixmap::setMask</a>()). <em>hotX</em> and <em>hotY</em> define the cursor's hot spot. <p> If <em>hotX</em> is negative, it is set to the <tt>pixmap().width()/2</tt>. If <em>hotY</em> is negative, it is set to the <tt>pixmap().height()/2</tt>. @@ -171,7 +171,7 @@ underlying window system). We recommend using 32x32 cursors, because this size is supported on all platforms. Some platforms also support 16x16, 48x48 and 64x64 cursors. <p> Currently, only black-and-white pixmaps can be used. -<p> <p>See also <a href="ntqpixmap.html#TQPixmap">TQPixmap::TQPixmap</a>() and <a href="ntqpixmap.html#setMask">TQPixmap::setMask</a>(). +<p> <p>See also <a href="tqpixmap.html#TQPixmap">TQPixmap::TQPixmap</a>() and <a href="tqpixmap.html#setMask">TQPixmap::setMask</a>(). <h3 class=fn><a name="TQCursor-5"></a>TQCursor::TQCursor ( const <a href="ntqcursor.html">TQCursor</a> & c ) </h3> @@ -207,7 +207,7 @@ Returns the window system cursor handle. Portable in principle, but if you use it you are probably about to do something non-portable. Be careful. -<h3 class=fn><a href="ntqpoint.html">TQPoint</a> <a name="hotSpot"></a>TQCursor::hotSpot () const +<h3 class=fn><a href="tqpoint.html">TQPoint</a> <a name="hotSpot"></a>TQCursor::hotSpot () const </h3> Returns the cursor hot spot, or (0, 0) if it is one of the standard cursors. @@ -228,7 +228,7 @@ cursors. Assigns <em>c</em> to this cursor and returns a reference to this cursor. -<h3 class=fn><a href="ntqpoint.html">TQPoint</a> <a name="pos"></a>TQCursor::pos ()<tt> [static]</tt> +<h3 class=fn><a href="tqpoint.html">TQPoint</a> <a name="pos"></a>TQCursor::pos ()<tt> [static]</tt> </h3> Returns the position of the cursor (hot spot) in global screen coordinates. @@ -245,7 +245,7 @@ Moves the cursor (hot spot) to the global screen position (<em>x</em>, coordinates to global screen coordinates. <p> <p>See also <a href="#pos">pos</a>(), <a href="tqwidget.html#mapFromGlobal">TQWidget::mapFromGlobal</a>(), and <a href="tqwidget.html#mapToGlobal">TQWidget::mapToGlobal</a>(). -<h3 class=fn>void <a name="setPos-2"></a>TQCursor::setPos ( const <a href="ntqpoint.html">TQPoint</a> & )<tt> [static]</tt> +<h3 class=fn>void <a name="setPos-2"></a>TQCursor::setPos ( const <a href="tqpoint.html">TQPoint</a> & )<tt> [static]</tt> </h3> This is an overloaded member function, provided for convenience. It behaves essentially like the above function. <p> diff --git a/doc/html/ntqdesktopwidget.html b/doc/html/ntqdesktopwidget.html index 1a2dc55a0..aa5f587a0 100644 --- a/doc/html/ntqdesktopwidget.html +++ b/doc/html/ntqdesktopwidget.html @@ -102,7 +102,7 @@ the size of the primary screen. </h3> Destroy the object and free allocated resources. -<h3 class=fn>const <a href="ntqrect.html">TQRect</a> & <a name="availableGeometry"></a>TQDesktopWidget::availableGeometry ( int screen = -1 ) const +<h3 class=fn>const <a href="tqrect.html">TQRect</a> & <a name="availableGeometry"></a>TQDesktopWidget::availableGeometry ( int screen = -1 ) const </h3> Returns the available geometry of the screen with index <em>screen</em>. What is available will be subrect of <a href="#screenGeometry">screenGeometry</a>() based on what the @@ -110,13 +110,13 @@ platform decides is available (for example excludes the Dock and Menubar on Mac OS X, or the taskbar on Windows). <p> <p>See also <a href="#screenNumber">screenNumber</a>() and <a href="#screenGeometry">screenGeometry</a>(). -<h3 class=fn>const <a href="ntqrect.html">TQRect</a> & <a name="availableGeometry-2"></a>TQDesktopWidget::availableGeometry ( <a href="tqwidget.html">TQWidget</a> * widget ) const +<h3 class=fn>const <a href="tqrect.html">TQRect</a> & <a name="availableGeometry-2"></a>TQDesktopWidget::availableGeometry ( <a href="tqwidget.html">TQWidget</a> * widget ) const </h3> This is an overloaded member function, provided for convenience. It behaves essentially like the above function. <p> Returns the available geometry of the screen which contains <em>widget</em>. <p> <p>See also <a href="#screenGeometry">screenGeometry</a>(). -<h3 class=fn>const <a href="ntqrect.html">TQRect</a> & <a name="availableGeometry-3"></a>TQDesktopWidget::availableGeometry ( const <a href="ntqpoint.html">TQPoint</a> & p ) const +<h3 class=fn>const <a href="tqrect.html">TQRect</a> & <a name="availableGeometry-3"></a>TQDesktopWidget::availableGeometry ( const <a href="tqpoint.html">TQPoint</a> & p ) const </h3> This is an overloaded member function, provided for convenience. It behaves essentially like the above function. <p> Returns the available geometry of the screen which contains <em>p</em>. @@ -161,17 +161,17 @@ have the geometry of the entire virtual desktop i.e. bounding every <em>screen</em>. <p> <p>See also <a href="#primaryScreen">primaryScreen</a>(), <a href="#numScreens">numScreens</a>(), and <a href="#isVirtualDesktop">isVirtualDesktop</a>(). -<h3 class=fn>const <a href="ntqrect.html">TQRect</a> & <a name="screenGeometry"></a>TQDesktopWidget::screenGeometry ( int screen = -1 ) const +<h3 class=fn>const <a href="tqrect.html">TQRect</a> & <a name="screenGeometry"></a>TQDesktopWidget::screenGeometry ( int screen = -1 ) const </h3> Returns the geometry of the screen with index <em>screen</em>. <p> <p>See also <a href="#screenNumber">screenNumber</a>(). -<h3 class=fn>const <a href="ntqrect.html">TQRect</a> & <a name="screenGeometry-2"></a>TQDesktopWidget::screenGeometry ( <a href="tqwidget.html">TQWidget</a> * widget ) const +<h3 class=fn>const <a href="tqrect.html">TQRect</a> & <a name="screenGeometry-2"></a>TQDesktopWidget::screenGeometry ( <a href="tqwidget.html">TQWidget</a> * widget ) const </h3> This is an overloaded member function, provided for convenience. It behaves essentially like the above function. <p> Returns the geometry of the screen which contains <em>widget</em>. -<h3 class=fn>const <a href="ntqrect.html">TQRect</a> & <a name="screenGeometry-3"></a>TQDesktopWidget::screenGeometry ( const <a href="ntqpoint.html">TQPoint</a> & p ) const +<h3 class=fn>const <a href="tqrect.html">TQRect</a> & <a name="screenGeometry-3"></a>TQDesktopWidget::screenGeometry ( const <a href="tqpoint.html">TQPoint</a> & p ) const </h3> This is an overloaded member function, provided for convenience. It behaves essentially like the above function. <p> Returns the geometry of the screen which contains <em>p</em>. @@ -182,7 +182,7 @@ Returns the index of the screen that contains the largest part of <em>widget</em>, or -1 if the widget not on a screen. <p> <p>See also <a href="#primaryScreen">primaryScreen</a>(). -<h3 class=fn>int <a name="screenNumber-2"></a>TQDesktopWidget::screenNumber ( const <a href="ntqpoint.html">TQPoint</a> & point ) const +<h3 class=fn>int <a name="screenNumber-2"></a>TQDesktopWidget::screenNumber ( const <a href="tqpoint.html">TQPoint</a> & point ) const </h3> This is an overloaded member function, provided for convenience. It behaves essentially like the above function. <p> Returns the index of the screen that contains <em>point</em>, or -1 if diff --git a/doc/html/ntqdial.html b/doc/html/ntqdial.html index dc39f34f0..4dc44c3c4 100644 --- a/doc/html/ntqdial.html +++ b/doc/html/ntqdial.html @@ -207,7 +207,7 @@ See the <a href="ntqdial.html#pageStep-prop">"pageStep"</a> property for details Reimplemented to ensure tick-marks are consistent with the new range. <p>Reimplemented from <a href="ntqrangecontrol.html#rangeChange">TQRangeControl</a>. -<h3 class=fn>void <a name="repaintScreen"></a>TQDial::repaintScreen ( const <a href="ntqrect.html">TQRect</a> * cr = 0 )<tt> [virtual protected]</tt> +<h3 class=fn>void <a name="repaintScreen"></a>TQDial::repaintScreen ( const <a href="tqrect.html">TQRect</a> * cr = 0 )<tt> [virtual protected]</tt> </h3> Paints the dial using clip region <em>cr</em>. diff --git a/doc/html/ntqdockarea.html b/doc/html/ntqdockarea.html index 4791d2bc9..a8a86f661 100644 --- a/doc/html/ntqdockarea.html +++ b/doc/html/ntqdockarea.html @@ -201,7 +201,7 @@ already docked in this area, <em>w</em> is docked first. If <em>index</em> is -1 or larger than the number of docked widgets, <em>w</em> is appended at the end, otherwise it is inserted at the position <em>index</em>. -<h3 class=fn>void <a name="moveDockWindow-2"></a>TQDockArea::moveDockWindow ( <a href="ntqdockwindow.html">TQDockWindow</a> * w, const <a href="ntqpoint.html">TQPoint</a> & p, const <a href="ntqrect.html">TQRect</a> & r, bool swap ) +<h3 class=fn>void <a name="moveDockWindow-2"></a>TQDockArea::moveDockWindow ( <a href="ntqdockwindow.html">TQDockWindow</a> * w, const <a href="tqpoint.html">TQPoint</a> & p, const <a href="tqrect.html">TQRect</a> & r, bool swap ) </h3> This is an overloaded member function, provided for convenience. It behaves essentially like the above function. <p> Moves the dock window <em>w</em> inside the dock area where <em>p</em> is the diff --git a/doc/html/ntqframe.html b/doc/html/ntqframe.html index b48c51560..6d2194821 100644 --- a/doc/html/ntqframe.html +++ b/doc/html/ntqframe.html @@ -181,7 +181,7 @@ Constructs a frame widget with frame style <a href="#Shape-enum">NoFrame</a> and <p> The <em>parent</em>, <em>name</em> and <em>f</em> arguments are passed to the <a href="tqwidget.html">TQWidget</a> constructor. -<h3 class=fn><a href="ntqrect.html">TQRect</a> <a name="contentsRect"></a>TQFrame::contentsRect () const +<h3 class=fn><a href="tqrect.html">TQRect</a> <a name="contentsRect"></a>TQFrame::contentsRect () const </h3><p>Returns the rectangle inside the frame. See the <a href="ntqframe.html#contentsRect-prop">"contentsRect"</a> property for details. <h3 class=fn>void <a name="drawContents"></a>TQFrame::drawContents ( <a href="tqpainter.html">TQPainter</a> * )<tt> [virtual protected]</tt> @@ -216,7 +216,7 @@ or mid-line width changes. when the frame attributes change. <p> The default implementation calls <a href="tqwidget.html#update">update</a>(). -<h3 class=fn><a href="ntqrect.html">TQRect</a> <a name="frameRect"></a>TQFrame::frameRect () const +<h3 class=fn><a href="tqrect.html">TQRect</a> <a name="frameRect"></a>TQFrame::frameRect () const </h3><p>Returns the frame rectangle. See the <a href="ntqframe.html#frameRect-prop">"frameRect"</a> property for details. <h3 class=fn><a href="ntqframe.html#Shadow-enum">Shadow</a> <a name="frameShadow"></a>TQFrame::frameShadow () const @@ -261,11 +261,11 @@ Processes the resize event <em>e</em>. rectangle is elastic, and the surrounding area is static. <p> The resulting frame rectangle may be null or invalid. You can use <a href="tqwidget.html#setMinimumSize">setMinimumSize</a>() to avoid those possibilities. -<p> Nothing is done if the frame rectangle is a <a href="ntqrect.html#isNull">null rectangle</a> already. +<p> Nothing is done if the frame rectangle is a <a href="tqrect.html#isNull">null rectangle</a> already. <p>Example: <a href="life-example.html#x1889">life/life.cpp</a>. <p>Reimplemented from <a href="tqwidget.html#resizeEvent">TQWidget</a>. -<h3 class=fn>void <a name="setFrameRect"></a>TQFrame::setFrameRect ( const <a href="ntqrect.html">TQRect</a> & )<tt> [virtual]</tt> +<h3 class=fn>void <a name="setFrameRect"></a>TQFrame::setFrameRect ( const <a href="tqrect.html">TQRect</a> & )<tt> [virtual]</tt> </h3><p>Sets the frame rectangle. See the <a href="ntqframe.html#frameRect-prop">"frameRect"</a> property for details. <h3 class=fn>void <a name="setFrameShadow"></a>TQFrame::setFrameShadow ( <a href="ntqframe.html#Shadow-enum">Shadow</a> ) @@ -298,12 +298,12 @@ See the <a href="ntqframe.html#margin-prop">"margin"</a> property for details. </h3><p>Sets the width of the mid-line. See the <a href="ntqframe.html#midLineWidth-prop">"midLineWidth"</a> property for details. <hr><h2>Property Documentation</h2> -<h3 class=fn><a href="ntqrect.html">TQRect</a> <a name="contentsRect-prop"></a>contentsRect</h3> +<h3 class=fn><a href="tqrect.html">TQRect</a> <a name="contentsRect-prop"></a>contentsRect</h3> <p>This property holds the rectangle inside the frame. <p>Get this property's value with <a href="#contentsRect">contentsRect</a>(). <p><p>See also <a href="#frameRect-prop">frameRect</a> and <a href="#drawContents">drawContents</a>(). -<h3 class=fn><a href="ntqrect.html">TQRect</a> <a name="frameRect-prop"></a>frameRect</h3> +<h3 class=fn><a href="tqrect.html">TQRect</a> <a name="frameRect-prop"></a>frameRect</h3> <p>This property holds the frame rectangle. <p>The frame rectangle is the rectangle the frame is drawn in. By default, this is the entire widget. Setting this property does <em>not</em> cause a widget update. diff --git a/doc/html/ntqgridview.html b/doc/html/ntqgridview.html index 09ad6b085..3ea132d14 100644 --- a/doc/html/ntqgridview.html +++ b/doc/html/ntqgridview.html @@ -115,7 +115,7 @@ to the <a href="ntqscrollview.html">TQScrollView</a> constructor. </h3> Destroys the grid view. -<h3 class=fn><a href="ntqrect.html">TQRect</a> <a name="cellGeometry"></a>TQGridView::cellGeometry ( int row, int column ) +<h3 class=fn><a href="tqrect.html">TQRect</a> <a name="cellGeometry"></a>TQGridView::cellGeometry ( int row, int column ) </h3> Returns the geometry of cell (<em>row</em>, <em>column</em>) in the content coordinate system. @@ -124,12 +124,12 @@ coordinate system. <h3 class=fn>int <a name="cellHeight"></a>TQGridView::cellHeight () const </h3><p>Returns the height of a grid row. See the <a href="ntqgridview.html#cellHeight-prop">"cellHeight"</a> property for details. -<h3 class=fn><a href="ntqrect.html">TQRect</a> <a name="cellRect"></a>TQGridView::cellRect () const +<h3 class=fn><a href="tqrect.html">TQRect</a> <a name="cellRect"></a>TQGridView::cellRect () const </h3> <p> Returns the geometry of a cell in a cell's coordinate system. This is a convenience function useful in <a href="#paintCell">paintCell</a>(). It is equivalent -to <a href="ntqrect.html">TQRect</a>( 0, 0, <a href="#cellWidth">cellWidth</a>(), <a href="#cellHeight">cellHeight</a>() ). +to <a href="tqrect.html">TQRect</a>( 0, 0, <a href="#cellWidth">cellWidth</a>(), <a href="#cellHeight">cellHeight</a>() ). <p> <p>See also <a href="#cellGeometry">cellGeometry</a>(). <p> @@ -175,7 +175,7 @@ See the <a href="ntqgridview.html#numRows-prop">"numRows"</a> property for detai <a href="#paintCell">paintCell</a>() is called and must remain open. <p> The coordinate system is <a href="tqpainter.html#translate">translated</a> so that the origin is at the top-left corner of the cell to be painted, i.e. <em>cell</em> coordinates. Do not scale or shear -the coordinate system (or if you do, restore the <a href="ntqwmatrix.html#TransformationMode">transformation matrix</a> before you return). +the coordinate system (or if you do, restore the <a href="tqwmatrix.html#TransformationMode">transformation matrix</a> before you return). <p> The painter is not clipped by default in order to get maximum efficiency. If you want clipping, use <p> <pre> diff --git a/doc/html/ntqheader.html b/doc/html/ntqheader.html index 040f7fc71..029058659 100644 --- a/doc/html/ntqheader.html +++ b/doc/html/ntqheader.html @@ -366,13 +366,13 @@ See the <a href="ntqheader.html#offset-prop">"offset"</a> property for details. <h3 class=fn><a href="ntqt.html#Orientation-enum">Orientation</a> <a name="orientation"></a>TQHeader::orientation () const </h3><p>Returns the header's orientation. See the <a href="ntqheader.html#orientation-prop">"orientation"</a> property for details. -<h3 class=fn>void <a name="paintSection"></a>TQHeader::paintSection ( <a href="tqpainter.html">TQPainter</a> * p, int index, const <a href="ntqrect.html">TQRect</a> & fr )<tt> [virtual protected]</tt> +<h3 class=fn>void <a name="paintSection"></a>TQHeader::paintSection ( <a href="tqpainter.html">TQPainter</a> * p, int index, const <a href="tqrect.html">TQRect</a> & fr )<tt> [virtual protected]</tt> </h3> Paints the section at position <em>index</em>, inside rectangle <em>fr</em> (which uses widget coordinates) using painter <em>p</em>. <p> Calls <a href="#paintSectionLabel">paintSectionLabel</a>(). -<h3 class=fn>void <a name="paintSectionLabel"></a>TQHeader::paintSectionLabel ( <a href="tqpainter.html">TQPainter</a> * p, int index, const <a href="ntqrect.html">TQRect</a> & fr )<tt> [virtual protected]</tt> +<h3 class=fn>void <a name="paintSectionLabel"></a>TQHeader::paintSectionLabel ( <a href="tqpainter.html">TQPainter</a> * p, int index, const <a href="tqrect.html">TQRect</a> & fr )<tt> [virtual protected]</tt> </h3> Paints the label of the section at position <em>index</em>, inside rectangle <em>fr</em> (which uses widget coordinates) using painter <em>p</em>. @@ -400,7 +400,7 @@ happens. </h3> Resizes section <em>section</em> to <em>s</em> pixels wide (or high). -<h3 class=fn><a href="ntqrect.html">TQRect</a> <a name="sRect"></a>TQHeader::sRect ( int index )<tt> [protected]</tt> +<h3 class=fn><a href="tqrect.html">TQRect</a> <a name="sRect"></a>TQHeader::sRect ( int index )<tt> [protected]</tt> </h3> Returns the rectangle covered by the section at index <em>index</em>. @@ -430,7 +430,7 @@ that sorts the specified column (or row). Returns the position (in pixels) at which the <em>section</em> starts. <p> <p>See also <a href="#offset-prop">offset</a>. -<h3 class=fn><a href="ntqrect.html">TQRect</a> <a name="sectionRect"></a>TQHeader::sectionRect ( int section ) const +<h3 class=fn><a href="tqrect.html">TQRect</a> <a name="sectionRect"></a>TQHeader::sectionRect ( int section ) const </h3> Returns the rectangle covered by section <em>section</em>. diff --git a/doc/html/ntqlabel.html b/doc/html/ntqlabel.html index 495e1ed6b..72312e980 100644 --- a/doc/html/ntqlabel.html +++ b/doc/html/ntqlabel.html @@ -103,7 +103,7 @@ for specifying a focus accelerator key for another widget. <tr bgcolor="#d0d0d0"> <td valign="top">Rich text <td valign="top">Pass a TQString that contains rich text to setText(). <tr bgcolor="#f0f0f0"> <td valign="top">A pixmap -<td valign="top">Pass a <a href="ntqpixmap.html">TQPixmap</a> to <a href="#setPixmap">setPixmap</a>(). +<td valign="top">Pass a <a href="tqpixmap.html">TQPixmap</a> to <a href="#setPixmap">setPixmap</a>(). <tr bgcolor="#d0d0d0"> <td valign="top">A movie <td valign="top">Pass a <a href="tqmovie.html">TQMovie</a> to <a href="#setMovie">setMovie</a>(). <tr bgcolor="#f0f0f0"> <td valign="top">A number @@ -142,7 +142,7 @@ the other widget (called the TQLabel's "buddy"). For example: buddy (the <a href="ntqlineedit.html">TQLineEdit</a>) when the user presses Alt+P. You can also use the <a href="#setBuddy">setBuddy</a>() function to accomplish the same thing. <p> <img src=qlabel-m.png> <img src=qlabel-w.png> -<p> <p>See also <a href="ntqlineedit.html">TQLineEdit</a>, <a href="tqtextedit.html">TQTextEdit</a>, <a href="ntqpixmap.html">TQPixmap</a>, <a href="tqmovie.html">TQMovie</a>, <a href="guibooks.html#fowler">GUI Design Handbook: Label</a>, <a href="basic.html">Basic Widgets</a>, and <a href="text.html">Text Related Classes</a>. +<p> <p>See also <a href="ntqlineedit.html">TQLineEdit</a>, <a href="tqtextedit.html">TQTextEdit</a>, <a href="tqpixmap.html">TQPixmap</a>, <a href="tqmovie.html">TQMovie</a>, <a href="guibooks.html#fowler">GUI Design Handbook: Label</a>, <a href="basic.html">Basic Widgets</a>, and <a href="text.html">Text Related Classes</a>. <hr><h2>Member Function Documentation</h2> <h3 class=fn><a name="TQLabel"></a>TQLabel::TQLabel ( <a href="tqwidget.html">TQWidget</a> * parent, const char * name = 0, WFlags f = 0 ) @@ -213,13 +213,13 @@ Returns a pointer to the label's movie, or 0 if no movie has been set. <p> <p>See also <a href="#setMovie">setMovie</a>(). -<h3 class=fn><a href="ntqpicture.html">TQPicture</a> * <a name="picture"></a>TQLabel::picture () const +<h3 class=fn><a href="tqpicture.html">TQPicture</a> * <a name="picture"></a>TQLabel::picture () const </h3> <p> Returns the label's picture or 0 if the label doesn't have a picture. -<h3 class=fn><a href="ntqpixmap.html">TQPixmap</a> * <a name="pixmap"></a>TQLabel::pixmap () const +<h3 class=fn><a href="tqpixmap.html">TQPixmap</a> * <a name="pixmap"></a>TQLabel::pixmap () const </h3><p>Returns the label's pixmap. See the <a href="ntqlabel.html#pixmap-prop">"pixmap"</a> property for details. <h3 class=fn>void <a name="setAlignment"></a>TQLabel::setAlignment ( int )<tt> [virtual]</tt> @@ -304,14 +304,14 @@ the current contents of the label. <p> The label resizes itself if auto-resizing is enabled. <p> <p>See also <a href="#text-prop">text</a>, <a href="tqstring.html#setNum">TQString::setNum</a>(), and <a href="#setBuddy">setBuddy</a>(). -<h3 class=fn>void <a name="setPicture"></a>TQLabel::setPicture ( const <a href="ntqpicture.html">TQPicture</a> & picture )<tt> [virtual slot]</tt> +<h3 class=fn>void <a name="setPicture"></a>TQLabel::setPicture ( const <a href="tqpicture.html">TQPicture</a> & picture )<tt> [virtual slot]</tt> </h3> Sets the label contents to <em>picture</em>. Any previous content is cleared. <p> The buddy accelerator, if any, is disabled. <p> <p>See also <a href="#picture">picture</a>() and <a href="#setBuddy">setBuddy</a>(). -<h3 class=fn>void <a name="setPixmap"></a>TQLabel::setPixmap ( const <a href="ntqpixmap.html">TQPixmap</a> & )<tt> [virtual slot]</tt> +<h3 class=fn>void <a name="setPixmap"></a>TQLabel::setPixmap ( const <a href="tqpixmap.html">TQPixmap</a> & )<tt> [virtual slot]</tt> </h3><p>Sets the label's pixmap. See the <a href="ntqlabel.html#pixmap-prop">"pixmap"</a> property for details. <h3 class=fn>void <a name="setScaledContents"></a>TQLabel::setScaledContents ( bool ) @@ -363,7 +363,7 @@ of the widget's current <a href="tqwidget.html#font">font</a>(). <p> <p>See also <a href="#alignment-prop">alignment</a>, <a href="ntqframe.html#frameWidth-prop">frameWidth</a>, and <a href="tqwidget.html#font-prop">font</a>. <p>Set this property's value with <a href="#setIndent">setIndent</a>() and get this property's value with <a href="#indent">indent</a>(). -<h3 class=fn><a href="ntqpixmap.html">TQPixmap</a> <a name="pixmap-prop"></a>pixmap</h3> +<h3 class=fn><a href="tqpixmap.html">TQPixmap</a> <a name="pixmap-prop"></a>pixmap</h3> <p>This property holds the label's pixmap. <p>If no pixmap has been set this will return an invalid pixmap. <p> Setting the pixmap clears any previous content, and resizes the diff --git a/doc/html/ntqlayout.html b/doc/html/ntqlayout.html index 971bba60e..fcf96548e 100644 --- a/doc/html/ntqlayout.html +++ b/doc/html/ntqlayout.html @@ -182,7 +182,7 @@ the layout's responsibility to delete it. <p>Examples: <a href="customlayout-example.html#x1490">customlayout/border.cpp</a>, <a href="customlayout-example.html#x1511">customlayout/card.cpp</a>, and <a href="customlayout-example.html#x1467">customlayout/flow.cpp</a>. <p>Reimplemented in <a href="qgridlayout.html#addItem-2">TQGridLayout</a> and <a href="qboxlayout.html#addItem">TQBoxLayout</a>. -<h3 class=fn><a href="ntqrect.html">TQRect</a> <a name="alignmentRect"></a>TQLayout::alignmentRect ( const <a href="ntqrect.html">TQRect</a> & r ) const<tt> [protected]</tt> +<h3 class=fn><a href="tqrect.html">TQRect</a> <a name="alignmentRect"></a>TQLayout::alignmentRect ( const <a href="tqrect.html">TQRect</a> & r ) const<tt> [protected]</tt> </h3> Returns the rectangle that should be covered when the geometry of this layout is set to <em>r</em>, provided that this layout supports @@ -332,7 +332,7 @@ layout acts as if it did not exist. <p> By default all layouts are enabled. <p> <p>See also <a href="#isEnabled">isEnabled</a>(). -<h3 class=fn>void <a name="setGeometry"></a>TQLayout::setGeometry ( const <a href="ntqrect.html">TQRect</a> & r )<tt> [pure virtual]</tt> +<h3 class=fn>void <a name="setGeometry"></a>TQLayout::setGeometry ( const <a href="tqrect.html">TQRect</a> & r )<tt> [pure virtual]</tt> </h3> This function is reimplemented in subclasses to perform layout. <p> The default implementation maintains the <a href="qlayoutitem.html#geometry">geometry</a>() information diff --git a/doc/html/ntqlistbox.html b/doc/html/ntqlistbox.html index 05e634094..ea6daa6f6 100644 --- a/doc/html/ntqlistbox.html +++ b/doc/html/ntqlistbox.html @@ -388,7 +388,7 @@ item with text <em>text</em>. <p> The operation is ignored if <em>index</em> is out of range. <p> <p>See also <a href="#insertItem">insertItem</a>() and <a href="#removeItem">removeItem</a>(). -<h3 class=fn>void <a name="changeItem-3"></a>TQListBox::changeItem ( const <a href="ntqpixmap.html">TQPixmap</a> & pixmap, int index ) +<h3 class=fn>void <a name="changeItem-3"></a>TQListBox::changeItem ( const <a href="tqpixmap.html">TQPixmap</a> & pixmap, int index ) </h3> This is an overloaded member function, provided for convenience. It behaves essentially like the above function. <p> Replaces the item at position <em>index</em> with a new list box pixmap @@ -396,7 +396,7 @@ item with pixmap <em>pixmap</em>. <p> The operation is ignored if <em>index</em> is out of range. <p> <p>See also <a href="#insertItem">insertItem</a>() and <a href="#removeItem">removeItem</a>(). -<h3 class=fn>void <a name="changeItem-4"></a>TQListBox::changeItem ( const <a href="ntqpixmap.html">TQPixmap</a> & pixmap, const <a href="tqstring.html">TQString</a> & text, int index ) +<h3 class=fn>void <a name="changeItem-4"></a>TQListBox::changeItem ( const <a href="tqpixmap.html">TQPixmap</a> & pixmap, const <a href="tqstring.html">TQString</a> & text, int index ) </h3> This is an overloaded member function, provided for convenience. It behaves essentially like the above function. <p> Replaces the item at position <em>index</em> with a new list box pixmap @@ -425,7 +425,7 @@ mouse cursor isn't on any item. <p> Note that you must not delete any <a href="qlistboxitem.html">TQListBoxItem</a> objects in slots connected to this signal. -<h3 class=fn>void <a name="clicked-2"></a>TQListBox::clicked ( <a href="qlistboxitem.html">TQListBoxItem</a> * item, const <a href="ntqpoint.html">TQPoint</a> & pnt )<tt> [signal]</tt> +<h3 class=fn>void <a name="clicked-2"></a>TQListBox::clicked ( <a href="qlistboxitem.html">TQListBoxItem</a> * item, const <a href="tqpoint.html">TQPoint</a> & pnt )<tt> [signal]</tt> </h3> This is an overloaded member function, provided for convenience. It behaves essentially like the above function. <p> This signal is emitted when the user clicks any mouse button. If @@ -441,7 +441,7 @@ connected to this signal. <h3 class=fn><a href="ntqlistbox.html#LayoutMode-enum">LayoutMode</a> <a name="columnMode"></a>TQListBox::columnMode () const </h3><p>Returns the column layout mode for this list box. See the <a href="ntqlistbox.html#columnMode-prop">"columnMode"</a> property for details. -<h3 class=fn>void <a name="contextMenuRequested"></a>TQListBox::contextMenuRequested ( <a href="qlistboxitem.html">TQListBoxItem</a> * item, const <a href="ntqpoint.html">TQPoint</a> & pos )<tt> [signal]</tt> +<h3 class=fn>void <a name="contextMenuRequested"></a>TQListBox::contextMenuRequested ( <a href="qlistboxitem.html">TQListBoxItem</a> * item, const <a href="tqpoint.html">TQPoint</a> & pos )<tt> [signal]</tt> </h3> <p> This signal is emitted when the user invokes a context menu with @@ -584,7 +584,7 @@ list at position <em>index</em>. list. <p> <p>See also <a href="#insertStrList">insertStrList</a>(). -<h3 class=fn>void <a name="insertItem-4"></a>TQListBox::insertItem ( const <a href="ntqpixmap.html">TQPixmap</a> & pixmap, int index = -1 ) +<h3 class=fn>void <a name="insertItem-4"></a>TQListBox::insertItem ( const <a href="tqpixmap.html">TQPixmap</a> & pixmap, int index = -1 ) </h3> This is an overloaded member function, provided for convenience. It behaves essentially like the above function. <p> Inserts a new list box pixmap item with the pixmap <em>pixmap</em> into @@ -593,7 +593,7 @@ the list at position <em>index</em>. list. <p> <p>See also <a href="#insertStrList">insertStrList</a>(). -<h3 class=fn>void <a name="insertItem-5"></a>TQListBox::insertItem ( const <a href="ntqpixmap.html">TQPixmap</a> & pixmap, const <a href="tqstring.html">TQString</a> & text, int index = -1 ) +<h3 class=fn>void <a name="insertItem-5"></a>TQListBox::insertItem ( const <a href="tqpixmap.html">TQPixmap</a> & pixmap, const <a href="tqstring.html">TQString</a> & text, int index = -1 ) </h3> This is an overloaded member function, provided for convenience. It behaves essentially like the above function. <p> Inserts a new list box pixmap item with the pixmap <em>pixmap</em> and @@ -685,7 +685,7 @@ Returns a pointer to the item at position <em>index</em>, or 0 if <em>index</em> <p> <p>See also <a href="#index">index</a>(). <p>Example: <a href="listboxcombo-example.html#x1407">listboxcombo/listboxcombo.cpp</a>. -<h3 class=fn><a href="qlistboxitem.html">TQListBoxItem</a> * <a name="itemAt"></a>TQListBox::itemAt ( const <a href="ntqpoint.html">TQPoint</a> & p ) const +<h3 class=fn><a href="qlistboxitem.html">TQListBoxItem</a> * <a name="itemAt"></a>TQListBox::itemAt ( const <a href="tqpoint.html">TQPoint</a> & p ) const </h3> Returns the item at point <em>p</em>, specified in viewport coordinates, or a 0 if there is no item at <em>p</em>. @@ -697,7 +697,7 @@ viewport coordinates. Returns the height in pixels of the item with index <em>index</em>. <em>index</em> defaults to 0. <p> If <em>index</em> is too large, this function returns 0. -<h3 class=fn><a href="ntqrect.html">TQRect</a> <a name="itemRect"></a>TQListBox::itemRect ( <a href="qlistboxitem.html">TQListBoxItem</a> * item ) const +<h3 class=fn><a href="tqrect.html">TQRect</a> <a name="itemRect"></a>TQListBox::itemRect ( <a href="qlistboxitem.html">TQListBoxItem</a> * item ) const </h3> Returns the rectangle on the screen that <em>item</em> occupies in <a href="ntqscrollview.html#viewport">viewport</a>()'s coordinates, or an invalid rectangle if <em>item</em> is 0 @@ -725,7 +725,7 @@ outside the visible area. </h3> Returns the width of the widest item in the list box. -<h3 class=fn>void <a name="mouseButtonClicked"></a>TQListBox::mouseButtonClicked ( int button, <a href="qlistboxitem.html">TQListBoxItem</a> * item, const <a href="ntqpoint.html">TQPoint</a> & pos )<tt> [signal]</tt> +<h3 class=fn>void <a name="mouseButtonClicked"></a>TQListBox::mouseButtonClicked ( int button, <a href="qlistboxitem.html">TQListBoxItem</a> * item, const <a href="tqpoint.html">TQPoint</a> & pos )<tt> [signal]</tt> </h3> <p> This signal is emitted when the user clicks mouse button <em>button</em>. If <em>item</em> is not 0, the cursor is on <em>item</em>. If <em>item</em> @@ -737,7 +737,7 @@ position at release time.) <p> Note that you must not delete any <a href="qlistboxitem.html">TQListBoxItem</a> objects in slots connected to this signal. -<h3 class=fn>void <a name="mouseButtonPressed"></a>TQListBox::mouseButtonPressed ( int button, <a href="qlistboxitem.html">TQListBoxItem</a> * item, const <a href="ntqpoint.html">TQPoint</a> & pos )<tt> [signal]</tt> +<h3 class=fn>void <a name="mouseButtonPressed"></a>TQListBox::mouseButtonPressed ( int button, <a href="qlistboxitem.html">TQListBoxItem</a> * item, const <a href="tqpoint.html">TQPoint</a> & pos )<tt> [signal]</tt> </h3> <p> This signal is emitted when the user presses mouse button <em>button</em>. If <em>item</em> is not 0, the cursor is on <em>item</em>. If <em>item</em> @@ -782,7 +782,7 @@ Provided for compatibility with the old TQListBox. We recommend using <a href="qlistboxitem.html#paint">TQListBoxItem::paint</a>() instead. <p> Repaints the cell at <em>row</em>, <em>col</em> using painter <em>p</em>. -<h3 class=fn>const <a href="ntqpixmap.html">TQPixmap</a> * <a name="pixmap"></a>TQListBox::pixmap ( int index ) const +<h3 class=fn>const <a href="tqpixmap.html">TQPixmap</a> * <a name="pixmap"></a>TQListBox::pixmap ( int index ) const </h3> Returns a pointer to the pixmap at position <em>index</em>, or 0 if there is no pixmap there. @@ -797,7 +797,7 @@ mouse cursor isn't on any item. <p> Note that you must not delete any <a href="qlistboxitem.html">TQListBoxItem</a> objects in slots connected to this signal. -<h3 class=fn>void <a name="pressed-2"></a>TQListBox::pressed ( <a href="qlistboxitem.html">TQListBoxItem</a> * item, const <a href="ntqpoint.html">TQPoint</a> & pnt )<tt> [signal]</tt> +<h3 class=fn>void <a name="pressed-2"></a>TQListBox::pressed ( <a href="qlistboxitem.html">TQListBoxItem</a> * item, const <a href="tqpoint.html">TQPoint</a> & pnt )<tt> [signal]</tt> </h3> This is an overloaded member function, provided for convenience. It behaves essentially like the above function. <p> This signal is emitted when the user presses any mouse button. If @@ -822,7 +822,7 @@ equal to <a href="#currentItem">currentItem</a>(), a new item becomes current an <p> This signal is emitted when Enter or Return is pressed. The argument is <a href="#currentItem">currentItem</a>(). -<h3 class=fn>void <a name="rightButtonClicked"></a>TQListBox::rightButtonClicked ( <a href="qlistboxitem.html">TQListBoxItem</a> *, const <a href="ntqpoint.html">TQPoint</a> & )<tt> [signal]</tt> +<h3 class=fn>void <a name="rightButtonClicked"></a>TQListBox::rightButtonClicked ( <a href="qlistboxitem.html">TQListBoxItem</a> *, const <a href="tqpoint.html">TQPoint</a> & )<tt> [signal]</tt> </h3> <p> This signal is emitted when the right button is clicked (i.e. when @@ -830,7 +830,7 @@ it's released at the same point where it was pressed). The arguments are the relevant <a href="qlistboxitem.html">TQListBoxItem</a> (may be 0) and the point in global coordinates. -<h3 class=fn>void <a name="rightButtonPressed"></a>TQListBox::rightButtonPressed ( <a href="qlistboxitem.html">TQListBoxItem</a> *, const <a href="ntqpoint.html">TQPoint</a> & )<tt> [signal]</tt> +<h3 class=fn>void <a name="rightButtonPressed"></a>TQListBox::rightButtonPressed ( <a href="qlistboxitem.html">TQListBoxItem</a> *, const <a href="tqpoint.html">TQPoint</a> & )<tt> [signal]</tt> </h3> <p> This signal is emitted when the right button is pressed. The diff --git a/doc/html/ntqlistview.html b/doc/html/ntqlistview.html index 5231935da..65b1fc86b 100644 --- a/doc/html/ntqlistview.html +++ b/doc/html/ntqlistview.html @@ -273,7 +273,7 @@ views), selectionChanged(<a href="qlistviewitem.html">TQListViewItem</a>*) (appl <a href="#SelectionMode-enum">Single</a> selection list view), and <a href="#currentChanged">currentChanged</a>(TQListViewItem*). The second group consists of <a href="#doubleClicked">doubleClicked</a>(TQListViewItem*), <a href="#returnPressed">returnPressed</a>(TQListViewItem*), -<a href="#rightButtonClicked">rightButtonClicked</a>(TQListViewItem*, const <a href="ntqpoint.html">TQPoint</a>&, int), etc. +<a href="#rightButtonClicked">rightButtonClicked</a>(TQListViewItem*, const <a href="tqpoint.html">TQPoint</a>&, int), etc. <p> Note that changing the state of the list view in a slot connected to a list view signal may cause unexpected side effects. If you need to change the list view's state in response to a signal, use @@ -460,7 +460,7 @@ view item, or 0 if the user didn't click on an item. connected to this signal. <p>Example: <a href="addressbook-example.html#x588">addressbook/centralwidget.cpp</a>. -<h3 class=fn>void <a name="clicked-2"></a>TQListView::clicked ( <a href="qlistviewitem.html">TQListViewItem</a> * item, const <a href="ntqpoint.html">TQPoint</a> & pnt, int c )<tt> [signal]</tt> +<h3 class=fn>void <a name="clicked-2"></a>TQListView::clicked ( <a href="qlistviewitem.html">TQListViewItem</a> * item, const <a href="tqpoint.html">TQPoint</a> & pnt, int c )<tt> [signal]</tt> </h3> <p> This is an overloaded member function, provided for convenience. It behaves essentially like the above function. @@ -524,7 +524,7 @@ Processes the mouse release event <em>e</em> on behalf of the viewed widget. <p>Example: <a href="dirview-example.html#x1685">dirview/dirview.cpp</a>. <p>Reimplemented from <a href="ntqscrollview.html#contentsMouseReleaseEvent">TQScrollView</a>. -<h3 class=fn>void <a name="contextMenuRequested"></a>TQListView::contextMenuRequested ( <a href="qlistviewitem.html">TQListViewItem</a> * item, const <a href="ntqpoint.html">TQPoint</a> & pos, int col )<tt> [signal]</tt> +<h3 class=fn>void <a name="contextMenuRequested"></a>TQListView::contextMenuRequested ( <a href="qlistviewitem.html">TQListViewItem</a> * item, const <a href="tqpoint.html">TQPoint</a> & pos, int col )<tt> [signal]</tt> </h3> <p> This signal is emitted when the user invokes a context menu with @@ -567,7 +567,7 @@ See the <a href="ntqlistview.html#defaultRenameAction-prop">"defaultRenameAction This slot handles auto-scrolling when the mouse button is pressed and the mouse is outside the widget. -<h3 class=fn>void <a name="doubleClicked"></a>TQListView::doubleClicked ( <a href="qlistviewitem.html">TQListViewItem</a> *, const <a href="ntqpoint.html">TQPoint</a> &, int )<tt> [signal]</tt> +<h3 class=fn>void <a name="doubleClicked"></a>TQListView::doubleClicked ( <a href="qlistviewitem.html">TQListViewItem</a> *, const <a href="tqpoint.html">TQPoint</a> &, int )<tt> [signal]</tt> </h3> <p> This signal is emitted whenever an item is double-clicked. It's @@ -582,7 +582,7 @@ connected to this signal. </h3> <p> <b>This function is obsolete.</b> It is provided to keep old source working. We strongly advise against using it in new code. -(use <a href="#doubleClicked">doubleClicked</a>( <a href="qlistviewitem.html">TQListViewItem</a> *, const <a href="ntqpoint.html">TQPoint</a>&, int )) +(use <a href="#doubleClicked">doubleClicked</a>( <a href="qlistviewitem.html">TQListViewItem</a> *, const <a href="tqpoint.html">TQPoint</a>&, int )) <p> This signal is emitted whenever an item is double-clicked. It's emitted on the second button press, not the second button release. <em>item</em> is the list view item on which the user did the @@ -702,7 +702,7 @@ Returns TRUE if the list view item <em>i</em> is selected; otherwise returns FALSE. <p> <p>See also <a href="qlistviewitem.html#isSelected">TQListViewItem::isSelected</a>(). -<h3 class=fn><a href="qlistviewitem.html">TQListViewItem</a> * <a name="itemAt"></a>TQListView::itemAt ( const <a href="ntqpoint.html">TQPoint</a> & viewPos ) const +<h3 class=fn><a href="qlistviewitem.html">TQListViewItem</a> * <a name="itemAt"></a>TQListView::itemAt ( const <a href="tqpoint.html">TQPoint</a> & viewPos ) const </h3> Returns the list view item at <em>viewPos</em>. Note that <em>viewPos</em> is in the <a href="ntqscrollview.html#viewport">viewport</a>()'s coordinate system, not in the list view's own, @@ -742,7 +742,7 @@ items on the screen. <p> This is a thin wrapper around <a href="qlistviewitem.html#itemPos">TQListViewItem::itemPos</a>(). <p> <p>See also <a href="#itemAt">itemAt</a>() and <a href="#itemRect">itemRect</a>(). -<h3 class=fn><a href="ntqrect.html">TQRect</a> <a name="itemRect"></a>TQListView::itemRect ( const <a href="qlistviewitem.html">TQListViewItem</a> * i ) const +<h3 class=fn><a href="tqrect.html">TQRect</a> <a name="itemRect"></a>TQListView::itemRect ( const <a href="qlistviewitem.html">TQListViewItem</a> * i ) const </h3> Returns the rectangle on the screen that item <em>i</em> occupies in <a href="ntqscrollview.html#viewport">viewport</a>()'s coordinates, or an invalid rectangle if <em>i</em> is 0 or @@ -752,9 +752,9 @@ rectangle (i.e. it uses <a href="qlistviewitem.html#height">TQListViewItem::heig <a href="qlistviewitem.html#totalHeight">TQListViewItem::totalHeight</a>()). If you want the rectangle to include children you can use something like this: <p> <pre> - <a href="ntqrect.html">TQRect</a> r( listView->itemRect( item ) ); - r.<a href="ntqrect.html#setHeight">setHeight</a>( (TQCOORD)(TQMIN( item->totalHeight(), - listView->viewport->height() - r.<a href="ntqrect.html#y">y</a>() ) ) ) + <a href="tqrect.html">TQRect</a> r( listView->itemRect( item ) ); + r.<a href="tqrect.html#setHeight">setHeight</a>( (TQCOORD)(TQMIN( item->totalHeight(), + listView->viewport->height() - r.<a href="tqrect.html#y">y</a>() ) ) ) </pre> <p> Note the way it avoids too-high rectangles. totalHeight() can be @@ -784,7 +784,7 @@ are no items in the TQListView. <p> This function is slow because it traverses the entire tree to find the last item. -<h3 class=fn>void <a name="mouseButtonClicked"></a>TQListView::mouseButtonClicked ( int button, <a href="qlistviewitem.html">TQListViewItem</a> * item, const <a href="ntqpoint.html">TQPoint</a> & pos, int c )<tt> [signal]</tt> +<h3 class=fn>void <a name="mouseButtonClicked"></a>TQListView::mouseButtonClicked ( int button, <a href="qlistviewitem.html">TQListViewItem</a> * item, const <a href="tqpoint.html">TQPoint</a> & pos, int c )<tt> [signal]</tt> </h3> <p> This signal is emitted whenever the user clicks (mouse pressed <em>and</em> mouse released) in the list view at position <em>pos</em>. <em>button</em> @@ -794,7 +794,7 @@ pressed; if <em>item</em> is 0 <em>c</em>'s value is undefined. <p> <b>Warning:</b> Do not delete any <a href="qlistviewitem.html">TQListViewItem</a> objects in slots connected to this signal. -<h3 class=fn>void <a name="mouseButtonPressed"></a>TQListView::mouseButtonPressed ( int button, <a href="qlistviewitem.html">TQListViewItem</a> * item, const <a href="ntqpoint.html">TQPoint</a> & pos, int c )<tt> [signal]</tt> +<h3 class=fn>void <a name="mouseButtonPressed"></a>TQListView::mouseButtonPressed ( int button, <a href="qlistviewitem.html">TQListViewItem</a> * item, const <a href="tqpoint.html">TQPoint</a> & pos, int c )<tt> [signal]</tt> </h3> <p> This signal is emitted whenever the user pressed the mouse button @@ -818,7 +818,7 @@ item <em>i</em>, similar to the <a href="tqwidget.html#enterEvent">TQWidget::ent <p> This signal is emitted when the user moves the mouse cursor from an item to an empty part of the list view. -<h3 class=fn>void <a name="paintEmptyArea"></a>TQListView::paintEmptyArea ( <a href="tqpainter.html">TQPainter</a> * p, const <a href="ntqrect.html">TQRect</a> & rect )<tt> [virtual protected]</tt> +<h3 class=fn>void <a name="paintEmptyArea"></a>TQListView::paintEmptyArea ( <a href="tqpainter.html">TQPainter</a> * p, const <a href="tqrect.html">TQRect</a> & rect )<tt> [virtual protected]</tt> </h3> Paints <em>rect</em> so that it looks like empty background using painter <em>p</em>. <em>rect</em> is in widget coordinates, ready to be fed to @@ -836,7 +836,7 @@ on an item. <p> <b>Warning:</b> Do not delete any <a href="qlistviewitem.html">TQListViewItem</a> objects in slots connected to this signal. -<h3 class=fn>void <a name="pressed-2"></a>TQListView::pressed ( <a href="qlistviewitem.html">TQListViewItem</a> * item, const <a href="ntqpoint.html">TQPoint</a> & pnt, int c )<tt> [signal]</tt> +<h3 class=fn>void <a name="pressed-2"></a>TQListView::pressed ( <a href="qlistviewitem.html">TQListViewItem</a> * item, const <a href="tqpoint.html">TQPoint</a> & pnt, int c )<tt> [signal]</tt> </h3> <p> This is an overloaded member function, provided for convenience. It behaves essentially like the above function. @@ -881,7 +881,7 @@ See the <a href="ntqlistview.html#resizeMode-prop">"resizeMode"</a> property for <p> This signal is emitted when Enter or Return is pressed. The argument is the <a href="#currentItem">currentItem</a>(). -<h3 class=fn>void <a name="rightButtonClicked"></a>TQListView::rightButtonClicked ( <a href="qlistviewitem.html">TQListViewItem</a> *, const <a href="ntqpoint.html">TQPoint</a> &, int )<tt> [signal]</tt> +<h3 class=fn>void <a name="rightButtonClicked"></a>TQListView::rightButtonClicked ( <a href="qlistviewitem.html">TQListViewItem</a> *, const <a href="tqpoint.html">TQPoint</a> &, int )<tt> [signal]</tt> </h3> <p> This signal is emitted when the right button is clicked (i.e. when @@ -889,7 +889,7 @@ it's released). The arguments are the relevant <a href="qlistviewitem.html">TQLi be 0), the point in global coordinates and the relevant column (or -1 if the click was outside the list). -<h3 class=fn>void <a name="rightButtonPressed"></a>TQListView::rightButtonPressed ( <a href="qlistviewitem.html">TQListViewItem</a> *, const <a href="ntqpoint.html">TQPoint</a> &, int )<tt> [signal]</tt> +<h3 class=fn>void <a name="rightButtonPressed"></a>TQListView::rightButtonPressed ( <a href="qlistviewitem.html">TQListViewItem</a> *, const <a href="tqpoint.html">TQPoint</a> &, int )<tt> [signal]</tt> </h3> <p> This signal is emitted when the right button is pressed. The diff --git a/doc/html/ntqmessagebox.html b/doc/html/ntqmessagebox.html index a24591432..a18fd0124 100644 --- a/doc/html/ntqmessagebox.html +++ b/doc/html/ntqmessagebox.html @@ -290,7 +290,7 @@ current text and pixmap of the message box. The <a href="#setText">setText</a>() and <a href="#setIconPixmap">setIconPixmap</a>() let you change it. The difference between setIcon() and setIconPixmap() is that the former accepts a TQMessageBox::Icon and can be used to set standard icons, whereas the -latter accepts a <a href="ntqpixmap.html">TQPixmap</a> and can be used to set custom icons. +latter accepts a <a href="tqpixmap.html">TQPixmap</a> and can be used to set custom icons. <p> <a href="#setButtonText">setButtonText</a>() and <a href="#buttonText">buttonText</a>() provide access to the buttons. <p> TQMessageBox has no signals or slots. <p> <img src=qmsgbox-m.png> <img src=qmsgbox-w.png> @@ -476,7 +476,7 @@ becomes modal relative to <em>parent</em>. <h3 class=fn><a href="ntqmessagebox.html#Icon-enum">Icon</a> <a name="icon"></a>TQMessageBox::icon () const </h3><p>Returns the message box's icon. See the <a href="ntqmessagebox.html#icon-prop">"icon"</a> property for details. -<h3 class=fn>const <a href="ntqpixmap.html">TQPixmap</a> * <a name="iconPixmap"></a>TQMessageBox::iconPixmap () const +<h3 class=fn>const <a href="tqpixmap.html">TQPixmap</a> * <a name="iconPixmap"></a>TQMessageBox::iconPixmap () const </h3><p>Returns the current icon. See the <a href="ntqmessagebox.html#iconPixmap-prop">"iconPixmap"</a> property for details. <h3 class=fn>int <a name="information"></a>TQMessageBox::information ( <a href="tqwidget.html">TQWidget</a> * parent, const <a href="tqstring.html">TQString</a> & caption, const <a href="tqstring.html">TQString</a> & text, int button0, int button1 = 0, int button2 = 0 )<tt> [static]</tt> @@ -609,7 +609,7 @@ silently ignored. <h3 class=fn>void <a name="setIcon"></a>TQMessageBox::setIcon ( <a href="ntqmessagebox.html#Icon-enum">Icon</a> ) </h3><p>Sets the message box's icon. See the <a href="ntqmessagebox.html#icon-prop">"icon"</a> property for details. -<h3 class=fn>void <a name="setIconPixmap"></a>TQMessageBox::setIconPixmap ( const <a href="ntqpixmap.html">TQPixmap</a> & ) +<h3 class=fn>void <a name="setIconPixmap"></a>TQMessageBox::setIconPixmap ( const <a href="tqpixmap.html">TQPixmap</a> & ) </h3><p>Sets the current icon. See the <a href="ntqmessagebox.html#iconPixmap-prop">"iconPixmap"</a> property for details. <h3 class=fn>void <a name="setText"></a>TQMessageBox::setText ( const <a href="tqstring.html">TQString</a> & ) @@ -618,7 +618,7 @@ See the <a href="ntqmessagebox.html#text-prop">"text"</a> property for details. <h3 class=fn>void <a name="setTextFormat"></a>TQMessageBox::setTextFormat ( <a href="ntqt.html#TextFormat-enum">TextFormat</a> ) </h3><p>Sets the format of the text displayed by the message box. See the <a href="ntqmessagebox.html#textFormat-prop">"textFormat"</a> property for details. -<h3 class=fn><a href="ntqpixmap.html">TQPixmap</a> <a name="standardIcon"></a>TQMessageBox::standardIcon ( <a href="ntqmessagebox.html#Icon-enum">Icon</a> icon )<tt> [static]</tt> +<h3 class=fn><a href="tqpixmap.html">TQPixmap</a> <a name="standardIcon"></a>TQMessageBox::standardIcon ( <a href="ntqmessagebox.html#Icon-enum">Icon</a> icon )<tt> [static]</tt> </h3> Returns the pixmap used for a standard icon. This allows the pixmaps to be used in more complex message boxes. <em>icon</em> @@ -626,7 +626,7 @@ specifies the required icon, e.g. TQMessageBox::Question, TQMessageBox::Information, TQMessageBox::Warning or TQMessageBox::Critical. -<h3 class=fn><a href="ntqpixmap.html">TQPixmap</a> <a name="standardIcon-2"></a>TQMessageBox::standardIcon ( <a href="ntqmessagebox.html#Icon-enum">Icon</a> icon, <a href="ntqt.html#GUIStyle-enum">GUIStyle</a> style )<tt> [static]</tt> +<h3 class=fn><a href="tqpixmap.html">TQPixmap</a> <a name="standardIcon-2"></a>TQMessageBox::standardIcon ( <a href="ntqmessagebox.html#Icon-enum">Icon</a> icon, <a href="ntqt.html#GUIStyle-enum">GUIStyle</a> style )<tt> [static]</tt> </h3> <b>This function is obsolete.</b> It is provided to keep old source working. We strongly advise against using it in new code. <p> Returns the pixmap used for a standard icon. This @@ -714,7 +714,7 @@ property. The default icon is TQMessageBox::NoIcon. <p> <p>See also <a href="#iconPixmap-prop">iconPixmap</a>. <p>Set this property's value with <a href="#setIcon">setIcon</a>() and get this property's value with <a href="#icon">icon</a>(). -<h3 class=fn><a href="ntqpixmap.html">TQPixmap</a> <a name="iconPixmap-prop"></a>iconPixmap</h3> +<h3 class=fn><a href="tqpixmap.html">TQPixmap</a> <a name="iconPixmap-prop"></a>iconPixmap</h3> <p>This property holds the current icon. <p>The icon currently used by the message box. Note that it's often hard to draw one pixmap that looks appropriate in both <a href="motif-extension.html#Motif">Motif</a> and diff --git a/doc/html/ntqmultilineedit.html b/doc/html/ntqmultilineedit.html index f1632bc51..d82b1cac1 100644 --- a/doc/html/ntqmultilineedit.html +++ b/doc/html/ntqmultilineedit.html @@ -157,7 +157,7 @@ the text is selected. The <em>wrap</em> parameter is currently ignored. <p> <p>See also <a href="#cursorRight">cursorRight</a>(), <a href="#cursorUp">cursorUp</a>(), and <a href="#cursorDown">cursorDown</a>(). -<h3 class=fn><a href="ntqpoint.html">TQPoint</a> <a name="cursorPoint"></a>TQMultiLineEdit::cursorPoint () const<tt> [protected]</tt> +<h3 class=fn><a href="tqpoint.html">TQPoint</a> <a name="cursorPoint"></a>TQMultiLineEdit::cursorPoint () const<tt> [protected]</tt> </h3> Returns the top center point where the cursor is drawn. <h3 class=fn>void <a name="cursorRight"></a>TQMultiLineEdit::cursorRight ( bool mark = FALSE, bool wrap = TRUE )<tt> [virtual protected]</tt> diff --git a/doc/html/ntqpushbutton.html b/doc/html/ntqpushbutton.html index 9ebe09967..741cf023e 100644 --- a/doc/html/ntqpushbutton.html +++ b/doc/html/ntqpushbutton.html @@ -192,7 +192,7 @@ and the text <em>text</em>. <h3 class=fn><a name="TQPushButton-3"></a>TQPushButton::TQPushButton ( const <a href="tqiconset.html">TQIconSet</a> & icon, const <a href="tqstring.html">TQString</a> & text, <a href="tqwidget.html">TQWidget</a> * parent, const char * name = 0 ) </h3> Constructs a push button with an <em>icon</em> and a <em>text</em>. -<p> Note that you can also pass a <a href="ntqpixmap.html">TQPixmap</a> object as an icon (thanks to +<p> Note that you can also pass a <a href="tqpixmap.html">TQPixmap</a> object as an icon (thanks to the implicit type conversion provided by C++). <p> The <em>parent</em> and <em>name</em> arguments are sent to the <a href="tqwidget.html">TQWidget</a> constructor. @@ -255,7 +255,7 @@ See the <a href="ntqbutton.html#on-prop">"on"</a> property for details. <h3 class=fn>bool <a name="isToggleButton"></a>TQButton::isToggleButton () const </h3><p>Returns TRUE if the button is a toggle button; otherwise returns FALSE. See the <a href="ntqbutton.html#toggleButton-prop">"toggleButton"</a> property for details. -<h3 class=fn>const <a href="ntqpixmap.html">TQPixmap</a> * <a name="pixmap"></a>TQButton::pixmap () const +<h3 class=fn>const <a href="tqpixmap.html">TQPixmap</a> * <a name="pixmap"></a>TQButton::pixmap () const </h3><p>Returns the pixmap shown on the button. See the <a href="ntqbutton.html#pixmap-prop">"pixmap"</a> property for details. <h3 class=fn><a href="tqpopupmenu.html">TQPopupMenu</a> * <a name="popup"></a>TQPushButton::popup () const @@ -306,7 +306,7 @@ See the <a href="ntqpushbutton.html#iconSet-prop">"iconSet"</a> property for det <h3 class=fn>void <a name="setOn"></a>TQPushButton::setOn ( bool )<tt> [virtual slot]</tt> </h3><p>Sets whether the push button is toggled. See the <a href="ntqpushbutton.html#on-prop">"on"</a> property for details. -<h3 class=fn>void <a name="setPixmap"></a>TQButton::setPixmap ( const <a href="ntqpixmap.html">TQPixmap</a> & )<tt> [virtual]</tt> +<h3 class=fn>void <a name="setPixmap"></a>TQButton::setPixmap ( const <a href="tqpixmap.html">TQPixmap</a> & )<tt> [virtual]</tt> </h3><p>Sets the pixmap shown on the button. See the <a href="ntqbutton.html#pixmap-prop">"pixmap"</a> property for details. <h3 class=fn>void <a name="setPopup"></a>TQPushButton::setPopup ( <a href="tqpopupmenu.html">TQPopupMenu</a> * popup ) @@ -430,9 +430,9 @@ default value is FALSE. <p> <p>See also <a href="#on-prop">on</a>, <a href="ntqbutton.html#toggle">toggle</a>(), <a href="ntqbutton.html#toggled">toggled</a>(), and <a href="#toggleButton-prop">toggleButton</a>. <p>Set this property's value with <a href="#setOn">setOn</a>(). -<h3 class=fn><a href="ntqpixmap.html">TQPixmap</a> <a name="pixmap-prop"></a>pixmap</h3> +<h3 class=fn><a href="tqpixmap.html">TQPixmap</a> <a name="pixmap-prop"></a>pixmap</h3> <p>This property holds the pixmap shown on the button. -<p>If the pixmap is monochrome (i.e. it is a <a href="tqbitmap.html">TQBitmap</a> or its <a href="ntqpixmap.html#depth">depth</a> is 1) and it does not have a mask, +<p>If the pixmap is monochrome (i.e. it is a <a href="tqbitmap.html">TQBitmap</a> or its <a href="tqpixmap.html#depth">depth</a> is 1) and it does not have a mask, this property will set the pixmap to be its own mask. The purpose of this is to draw transparent bitmaps which are important for toggle buttons, for example. diff --git a/doc/html/ntqradiobutton.html b/doc/html/ntqradiobutton.html index 037855e5e..3c4077ffb 100644 --- a/doc/html/ntqradiobutton.html +++ b/doc/html/ntqradiobutton.html @@ -156,7 +156,7 @@ See the <a href="ntqbutton.html#on-prop">"on"</a> property for details. <h3 class=fn>bool <a name="isToggleButton"></a>TQButton::isToggleButton () const </h3><p>Returns TRUE if the button is a toggle button; otherwise returns FALSE. See the <a href="ntqbutton.html#toggleButton-prop">"toggleButton"</a> property for details. -<h3 class=fn>const <a href="ntqpixmap.html">TQPixmap</a> * <a name="pixmap"></a>TQButton::pixmap () const +<h3 class=fn>const <a href="tqpixmap.html">TQPixmap</a> * <a name="pixmap"></a>TQButton::pixmap () const </h3><p>Returns the pixmap shown on the button. See the <a href="ntqbutton.html#pixmap-prop">"pixmap"</a> property for details. <h3 class=fn>void <a name="pressed"></a>TQButton::pressed ()<tt> [signal]</tt> @@ -184,7 +184,7 @@ See the <a href="ntqradiobutton.html#checked-prop">"checked"</a> property for de <h3 class=fn>void <a name="setDown"></a>TQButton::setDown ( bool )<tt> [virtual]</tt> </h3><p>Sets whether the button is pressed. See the <a href="ntqbutton.html#down-prop">"down"</a> property for details. -<h3 class=fn>void <a name="setPixmap"></a>TQButton::setPixmap ( const <a href="ntqpixmap.html">TQPixmap</a> & )<tt> [virtual]</tt> +<h3 class=fn>void <a name="setPixmap"></a>TQButton::setPixmap ( const <a href="tqpixmap.html">TQPixmap</a> & )<tt> [virtual]</tt> </h3><p>Sets the pixmap shown on the button. See the <a href="ntqbutton.html#pixmap-prop">"pixmap"</a> property for details. <h3 class=fn>void <a name="setText"></a>TQButton::setText ( const <a href="tqstring.html">TQString</a> & )<tt> [virtual]</tt> @@ -245,9 +245,9 @@ have been placed in the same <a href="ntqbuttongroup.html">TQButtonGroup</a>. Th FALSE (unchecked). <p>Set this property's value with <a href="#setChecked">setChecked</a>() and get this property's value with <a href="#isChecked">isChecked</a>(). -<h3 class=fn><a href="ntqpixmap.html">TQPixmap</a> <a name="pixmap-prop"></a>pixmap</h3> +<h3 class=fn><a href="tqpixmap.html">TQPixmap</a> <a name="pixmap-prop"></a>pixmap</h3> <p>This property holds the pixmap shown on the button. -<p>If the pixmap is monochrome (i.e. it is a <a href="tqbitmap.html">TQBitmap</a> or its <a href="ntqpixmap.html#depth">depth</a> is 1) and it does not have a mask, +<p>If the pixmap is monochrome (i.e. it is a <a href="tqbitmap.html">TQBitmap</a> or its <a href="tqpixmap.html#depth">depth</a> is 1) and it does not have a mask, this property will set the pixmap to be its own mask. The purpose of this is to draw transparent bitmaps which are important for toggle buttons, for example. diff --git a/doc/html/ntqscrollbar.html b/doc/html/ntqscrollbar.html index b10baf19c..6a46c75fb 100644 --- a/doc/html/ntqscrollbar.html +++ b/doc/html/ntqscrollbar.html @@ -258,7 +258,7 @@ See the <a href="ntqscrollbar.html#orientation-prop">"orientation"</a> property <h3 class=fn>void <a name="setPageStep"></a>TQScrollBar::setPageStep ( int ) </h3><p>Sets the page step. See the <a href="ntqscrollbar.html#pageStep-prop">"pageStep"</a> property for details. -<h3 class=fn>void <a name="setPalette"></a>TQScrollBar::setPalette ( const <a href="ntqpalette.html">TQPalette</a> & p )<tt> [virtual]</tt> +<h3 class=fn>void <a name="setPalette"></a>TQScrollBar::setPalette ( const <a href="tqpalette.html">TQPalette</a> & p )<tt> [virtual]</tt> </h3> Reimplements the virtual function <a href="tqwidget.html#setPalette">TQWidget::setPalette</a>(). <p> Sets the background color to the mid color for <a href="motif-extension.html#Motif">Motif</a> style scroll @@ -285,7 +285,7 @@ the new scroll bar <em>value</em> as an argument. <p> This signal is emitted when the user presses the slider with the mouse. -<h3 class=fn><a href="ntqrect.html">TQRect</a> <a name="sliderRect"></a>TQScrollBar::sliderRect () const +<h3 class=fn><a href="tqrect.html">TQRect</a> <a name="sliderRect"></a>TQScrollBar::sliderRect () const </h3> Returns the scroll bar slider rectangle. <p> <p>See also <a href="#sliderStart">sliderStart</a>(). diff --git a/doc/html/ntqscrollview.html b/doc/html/ntqscrollview.html index b1bd11fce..6d7dd3d5b 100644 --- a/doc/html/ntqscrollview.html +++ b/doc/html/ntqscrollview.html @@ -496,7 +496,7 @@ position <em>(x, y)</em>. Translates a point (<em>x</em>, <em>y</em>) in the contents to a point (<em>vx</em>, <em>vy</em>) on the <a href="#viewport">viewport</a>() widget. -<h3 class=fn><a href="ntqpoint.html">TQPoint</a> <a name="contentsToViewport-2"></a>TQScrollView::contentsToViewport ( const <a href="ntqpoint.html">TQPoint</a> & p ) const +<h3 class=fn><a href="tqpoint.html">TQPoint</a> <a name="contentsToViewport-2"></a>TQScrollView::contentsToViewport ( const <a href="tqpoint.html">TQPoint</a> & p ) const </h3> This is an overloaded member function, provided for convenience. It behaves essentially like the above function. <p> Returns the point <em>p</em> translated to a point on the <a href="#viewport">viewport</a>() @@ -657,7 +657,7 @@ is repainted. If <em>erase</em> is TRUE the background is cleared using the background color. <p> <p>See also <a href="#updateContents">updateContents</a>(). -<h3 class=fn>void <a name="repaintContents-2"></a>TQScrollView::repaintContents ( const <a href="ntqrect.html">TQRect</a> & r, bool erase = TRUE ) +<h3 class=fn>void <a name="repaintContents-2"></a>TQScrollView::repaintContents ( const <a href="tqrect.html">TQRect</a> & r, bool erase = TRUE ) </h3> This is an overloaded member function, provided for convenience. It behaves essentially like the above function. <p> Repaints the contents of rectangle <em>r</em>. If <em>erase</em> is TRUE the @@ -777,7 +777,7 @@ translated appropriately. If the rectangle is not visible, nothing is repainted. <p> <p>See also <a href="#repaintContents">repaintContents</a>(). -<h3 class=fn>void <a name="updateContents-2"></a>TQScrollView::updateContents ( const <a href="ntqrect.html">TQRect</a> & r ) +<h3 class=fn>void <a name="updateContents-2"></a>TQScrollView::updateContents ( const <a href="tqrect.html">TQRect</a> & r ) </h3> This is an overloaded member function, provided for convenience. It behaves essentially like the above function. <p> Updates the contents in rectangle <em>r</em> @@ -848,7 +848,7 @@ needs to be a vertical scroll bar. Translates a point (<em>vx</em>, <em>vy</em>) on the <a href="#viewport">viewport</a>() widget to a point (<em>x</em>, <em>y</em>) in the contents. -<h3 class=fn><a href="ntqpoint.html">TQPoint</a> <a name="viewportToContents-2"></a>TQScrollView::viewportToContents ( const <a href="ntqpoint.html">TQPoint</a> & vp ) const +<h3 class=fn><a href="tqpoint.html">TQPoint</a> <a name="viewportToContents-2"></a>TQScrollView::viewportToContents ( const <a href="tqpoint.html">TQPoint</a> & vp ) const </h3> This is an overloaded member function, provided for convenience. It behaves essentially like the above function. <p> Returns the point on the viewport <em>vp</em> translated to a point in diff --git a/doc/html/ntqsimplerichtext.html b/doc/html/ntqsimplerichtext.html index 68b195162..6fe86061d 100644 --- a/doc/html/ntqsimplerichtext.html +++ b/doc/html/ntqsimplerichtext.html @@ -134,7 +134,7 @@ Destroys the rich text object, freeing memory. Adjusts the richt text object to a reasonable size. <p> <p>See also <a href="#setWidth">setWidth</a>(). -<h3 class=fn><a href="tqstring.html">TQString</a> <a name="anchorAt"></a>TQSimpleRichText::anchorAt ( const <a href="ntqpoint.html">TQPoint</a> & pos ) const +<h3 class=fn><a href="tqstring.html">TQString</a> <a name="anchorAt"></a>TQSimpleRichText::anchorAt ( const <a href="tqpoint.html">TQPoint</a> & pos ) const </h3> Returns the anchor at the requested position, <em>pos</em>. An empty string is returned if no anchor is specified for this position. @@ -146,7 +146,7 @@ been specified in the constructor, a null string is returned. The context is the path to use to look up relative links, such as image tags and anchor references. -<h3 class=fn>void <a name="draw"></a>TQSimpleRichText::draw ( <a href="tqpainter.html">TQPainter</a> * p, int x, int y, const <a href="ntqrect.html">TQRect</a> & clipRect, const <a href="tqcolorgroup.html">TQColorGroup</a> & cg, const <a href="tqbrush.html">TQBrush</a> * paper = 0 ) const +<h3 class=fn>void <a name="draw"></a>TQSimpleRichText::draw ( <a href="tqpainter.html">TQPainter</a> * p, int x, int y, const <a href="tqrect.html">TQRect</a> & clipRect, const <a href="tqcolorgroup.html">TQColorGroup</a> & cg, const <a href="tqbrush.html">TQBrush</a> * paper = 0 ) const </h3> Draws the formatted text with painter <em>p</em>, at position (<em>x</em>, <em>y</em>), clipped to <em>clipRect</em>. The clipping rectangle is given in the rich text object's coordinates translated by (<em>x</em>, <em>y</em>). Passing @@ -158,7 +158,7 @@ so passing a brush for <em>paper</em> is preferable to simply clearing the area to be painted and then calling this without a brush. <p>Examples: <a href="tqaction-application-example.html#x1158">action/application.cpp</a>, <a href="simple-application-example.html#x1576">application/application.cpp</a>, <a href="helpviewer-example.html#x1014">helpviewer/helpwindow.cpp</a>, and <a href="mdi-example.html#x2061">mdi/application.cpp</a>. -<h3 class=fn>void <a name="draw-2"></a>TQSimpleRichText::draw ( <a href="tqpainter.html">TQPainter</a> * p, int x, int y, const <a href="ntqregion.html">TQRegion</a> & clipRegion, const <a href="tqcolorgroup.html">TQColorGroup</a> & cg, const <a href="tqbrush.html">TQBrush</a> * paper = 0 ) const +<h3 class=fn>void <a name="draw-2"></a>TQSimpleRichText::draw ( <a href="tqpainter.html">TQPainter</a> * p, int x, int y, const <a href="tqregion.html">TQRegion</a> & clipRegion, const <a href="tqcolorgroup.html">TQColorGroup</a> & cg, const <a href="tqbrush.html">TQBrush</a> * paper = 0 ) const </h3> <p> <b>This function is obsolete.</b> It is provided to keep old source working. We strongly advise against using it in new code. <p> Use the version with clipRect instead. The region version has @@ -171,7 +171,7 @@ Returns the height of the rich text object in pixels. <p> <p>See also <a href="#setWidth">setWidth</a>(). <p>Examples: <a href="tqaction-application-example.html#x1159">action/application.cpp</a>, <a href="simple-application-example.html#x1577">application/application.cpp</a>, <a href="helpviewer-example.html#x1015">helpviewer/helpwindow.cpp</a>, and <a href="mdi-example.html#x2062">mdi/application.cpp</a>. -<h3 class=fn>bool <a name="inText"></a>TQSimpleRichText::inText ( const <a href="ntqpoint.html">TQPoint</a> & pos ) const +<h3 class=fn>bool <a name="inText"></a>TQSimpleRichText::inText ( const <a href="tqpoint.html">TQPoint</a> & pos ) const </h3> Returns TRUE if <em>pos</em> is within a text line of the rich text object; otherwise returns FALSE. @@ -185,7 +185,7 @@ Sets the default font for the rich text object to <em>f</em> Sets the width of the rich text object to <em>w</em> pixels, recalculating the layout as if it were to be drawn with painter <em>p</em>. <p> Passing a painter is useful when you intend drawing on devices -other than the screen, for example a <a href="ntqprinter.html">TQPrinter</a>. +other than the screen, for example a <a href="tqprinter.html">TQPrinter</a>. <p> <p>See also <a href="#height">height</a>() and <a href="#adjustSize">adjustSize</a>(). <p>Examples: <a href="tqaction-application-example.html#x1160">action/application.cpp</a>, <a href="simple-application-example.html#x1578">application/application.cpp</a>, <a href="helpviewer-example.html#x1016">helpviewer/helpwindow.cpp</a>, and <a href="mdi-example.html#x2063">mdi/application.cpp</a>. diff --git a/doc/html/ntqslider.html b/doc/html/ntqslider.html index 72bc6a330..d24a8071a 100644 --- a/doc/html/ntqslider.html +++ b/doc/html/ntqslider.html @@ -203,7 +203,7 @@ See the <a href="ntqslider.html#orientation-prop">"orientation"</a> property for <h3 class=fn>void <a name="setPageStep"></a>TQSlider::setPageStep ( int ) </h3><p>Sets the current page step. See the <a href="ntqslider.html#pageStep-prop">"pageStep"</a> property for details. -<h3 class=fn>void <a name="setPalette"></a>TQSlider::setPalette ( const <a href="ntqpalette.html">TQPalette</a> & p )<tt> [virtual]</tt> +<h3 class=fn>void <a name="setPalette"></a>TQSlider::setPalette ( const <a href="tqpalette.html">TQPalette</a> & p )<tt> [virtual]</tt> </h3> Reimplements the virtual function <a href="tqwidget.html#setPalette">TQWidget::setPalette</a>(). <p> Sets the background color to the mid color for <a href="motif-extension.html#Motif">Motif</a> style sliders @@ -247,7 +247,7 @@ slider <em>value</em> as its argument. <p> This signal is emitted when the user presses the slider with the mouse. -<h3 class=fn><a href="ntqrect.html">TQRect</a> <a name="sliderRect"></a>TQSlider::sliderRect () const +<h3 class=fn><a href="tqrect.html">TQRect</a> <a name="sliderRect"></a>TQSlider::sliderRect () const </h3> Returns the slider handle rectangle. (This is the visual marker that the user can move.) diff --git a/doc/html/ntqspinbox.html b/doc/html/ntqspinbox.html index 6ff3fba59..42495b790 100644 --- a/doc/html/ntqspinbox.html +++ b/doc/html/ntqspinbox.html @@ -228,7 +228,7 @@ Returns the full text calculated from the current value, including any prefix and suffix. If there is special value text and the value is <a href="#minValue">minValue</a>() the <a href="#specialValueText">specialValueText</a>() is returned. -<h3 class=fn><a href="ntqrect.html">TQRect</a> <a name="downRect"></a>TQSpinBox::downRect () const +<h3 class=fn><a href="tqrect.html">TQRect</a> <a name="downRect"></a>TQSpinBox::downRect () const </h3> Returns the geometry of the "down" button. @@ -370,7 +370,7 @@ See the <a href="ntqspinbox.html#text-prop">"text"</a> property for details. </h3> This slot is called whenever the user edits the spin box's text. -<h3 class=fn><a href="ntqrect.html">TQRect</a> <a name="upRect"></a>TQSpinBox::upRect () const +<h3 class=fn><a href="tqrect.html">TQRect</a> <a name="upRect"></a>TQSpinBox::upRect () const </h3> Returns the geometry of the "up" button. diff --git a/doc/html/ntqsplashscreen.html b/doc/html/ntqsplashscreen.html index f3ff426a5..ad1118354 100644 --- a/doc/html/ntqsplashscreen.html +++ b/doc/html/ntqsplashscreen.html @@ -84,7 +84,7 @@ following code snippet. int main( int argc, char **argv ) { <a href="ntqapplication.html">TQApplication</a> app( argc, argv ); - <a href="ntqpixmap.html">TQPixmap</a> pixmap( "splash.png" ); + <a href="tqpixmap.html">TQPixmap</a> pixmap( "splash.png" ); TQSplashScreen *splash = new TQSplashScreen( pixmap ); splash-><a href="tqwidget.html#show">show</a>(); <a href="tqmainwindow.html">TQMainWindow</a> *mainWin = new <a href="tqmainwindow.html">TQMainWindow</a>; @@ -109,7 +109,7 @@ mouse. Since the splash screen is typically displayed before the event loop has started running, it is necessary to periodically call <a href="ntqapplication.html#processEvents">TQApplication::processEvents</a>() to receive the mouse clicks. <p> <pre> - <a href="ntqpixmap.html">TQPixmap</a> pixmap( "splash.png" ); + <a href="tqpixmap.html">TQPixmap</a> pixmap( "splash.png" ); TQSplashScreen *splash = new TQSplashScreen( pixmap ); splash-><a href="tqwidget.html#show">show</a>(); ... // Loading some items @@ -123,7 +123,7 @@ call <a href="ntqapplication.html#processEvents">TQApplication::processEvents</a <p> <p>See also <a href="misc.html">Miscellaneous Classes</a>. <hr><h2>Member Function Documentation</h2> -<h3 class=fn><a name="TQSplashScreen"></a>TQSplashScreen::TQSplashScreen ( const <a href="ntqpixmap.html">TQPixmap</a> & pixmap = TQPixmap ( ), WFlags f = 0 ) +<h3 class=fn><a name="TQSplashScreen"></a>TQSplashScreen::TQSplashScreen ( const <a href="tqpixmap.html">TQPixmap</a> & pixmap = TQPixmap ( ), WFlags f = 0 ) </h3> Construct a splash screen that will display the <em>pixmap</em>. <p> There should be no need to set the widget flags, <em>f</em>, except @@ -163,7 +163,7 @@ changes. <em>message</em> is the new message and is a null-string when the message has been removed. <p> <p>See also <a href="#message">message</a>() and <a href="#clear">clear</a>(). -<h3 class=fn><a href="ntqpixmap.html">TQPixmap</a> * <a name="pixmap"></a>TQSplashScreen::pixmap () const +<h3 class=fn><a href="tqpixmap.html">TQPixmap</a> * <a name="pixmap"></a>TQSplashScreen::pixmap () const </h3> Returns the pixmap that is used in the splash screen. The image does not have any of the text drawn by <a href="#message">message</a>() calls. @@ -175,7 +175,7 @@ repaint function in that it also calls <a href="ntqapplication.html#flush">TQApp ensure the updates are displayed, even when there is no event loop present. -<h3 class=fn>void <a name="setPixmap"></a>TQSplashScreen::setPixmap ( const <a href="ntqpixmap.html">TQPixmap</a> & pixmap ) +<h3 class=fn>void <a name="setPixmap"></a>TQSplashScreen::setPixmap ( const <a href="tqpixmap.html">TQPixmap</a> & pixmap ) </h3> Sets the pixmap that will be used as the splash screen's image to <em>pixmap</em>. diff --git a/doc/html/ntqt.html b/doc/html/ntqt.html index d4d67dd44..b82616cc4 100644 --- a/doc/html/ntqt.html +++ b/doc/html/ntqt.html @@ -35,7 +35,7 @@ body { background: #ffffff; color: black; } that need to be global-like. <a href="#details">More...</a> <p><tt>#include <<a href="qnamespace-h.html">ntqnamespace.h</a>></tt> -<p>Inherited by <a href="tqobject.html">TQObject</a>, <a href="ntqpixmap.html">TQPixmap</a>, <a href="tqbrush.html">TQBrush</a>, <a href="tqcanvasitem.html">TQCanvasItem</a>, <a href="ntqcursor.html">TQCursor</a>, <a href="tqpainter.html">TQPainter</a>, <a href="ntqevent.html">TQEvent</a>, <a href="tqiconviewitem.html">TQIconViewItem</a>, <a href="ntqkeysequence.html">TQKeySequence</a>, <a href="qlistviewitem.html">TQListViewItem</a>, <a href="qcustommenuitem.html">TQCustomMenuItem</a>, <a href="ntqpen.html">TQPen</a>, <a href="tqstylesheetitem.html">TQStyleSheetItem</a>, <a href="ntqsyntaxhighlighter.html">TQSyntaxHighlighter</a>, <a href="qtab.html">TQTab</a>, <a href="qtableitem.html">TQTableItem</a>, <a href="tqthread.html">TQThread</a>, <a href="tqtooltip.html">TQToolTip</a>, and <a href="ntqwhatsthis.html">TQWhatsThis</a>. +<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="ntqcursor.html">TQCursor</a>, <a href="tqpainter.html">TQPainter</a>, <a href="ntqevent.html">TQEvent</a>, <a href="tqiconviewitem.html">TQIconViewItem</a>, <a href="ntqkeysequence.html">TQKeySequence</a>, <a href="qlistviewitem.html">TQListViewItem</a>, <a href="qcustommenuitem.html">TQCustomMenuItem</a>, <a href="tqpen.html">TQPen</a>, <a href="tqstylesheetitem.html">TQStyleSheetItem</a>, <a href="ntqsyntaxhighlighter.html">TQSyntaxHighlighter</a>, <a href="qtab.html">TQTab</a>, <a href="qtableitem.html">TQTableItem</a>, <a href="tqthread.html">TQThread</a>, <a href="tqtooltip.html">TQToolTip</a>, and <a href="ntqwhatsthis.html">TQWhatsThis</a>. <p><a href="qt-members.html">List of all member functions.</a> <h2>Public Members</h2> <ul> @@ -303,7 +303,7 @@ list are included (since the defaults are zero): <li><tt>TQt::AutoColor</tt> - (default) - If the image has <a href="tqimage.html#depth">depth</a> 1 and contains only black and white pixels, the pixmap becomes monochrome. <li><tt>TQt::ColorOnly</tt> - The pixmap is dithered/converted to the -<a href="ntqpixmap.html#defaultDepth">native display depth</a>. +<a href="tqpixmap.html#defaultDepth">native display depth</a>. <li><tt>TQt::MonoOnly</tt> - The pixmap becomes monochrome. If necessary, it is dithered using the chosen dithering algorithm. </ul><p> Dithering mode preference for RGB channels diff --git a/doc/html/ntqtabbar.html b/doc/html/ntqtabbar.html index 27aa7a024..60bc4d217 100644 --- a/doc/html/ntqtabbar.html +++ b/doc/html/ntqtabbar.html @@ -217,7 +217,7 @@ order. The event is passed in <em>e</em>. <p> <p>See also <a href="#paint">paint</a>(). <p>Reimplemented from <a href="tqwidget.html#paintEvent">TQWidget</a>. -<h3 class=fn>void <a name="paintLabel"></a>TQTabBar::paintLabel ( <a href="tqpainter.html">TQPainter</a> * p, const <a href="ntqrect.html">TQRect</a> & br, <a href="qtab.html">TQTab</a> * t, bool has_focus ) const<tt> [virtual protected]</tt> +<h3 class=fn>void <a name="paintLabel"></a>TQTabBar::paintLabel ( <a href="tqpainter.html">TQPainter</a> * p, const <a href="tqrect.html">TQRect</a> & br, <a href="qtab.html">TQTab</a> * t, bool has_focus ) const<tt> [virtual protected]</tt> </h3> Paints the label of tab <em>t</em> centered in rectangle <em>br</em> using painter <em>p</em>. A focus indication is drawn if <em>has_focus</em> is TRUE. @@ -230,7 +230,7 @@ Removes tab <em>t</em> from the tab control, and deletes the tab. </h3> Removes the tool tip for the tab at index position <em>index</em>. -<h3 class=fn><a href="qtab.html">TQTab</a> * <a name="selectTab"></a>TQTabBar::selectTab ( const <a href="ntqpoint.html">TQPoint</a> & p ) const<tt> [virtual]</tt> +<h3 class=fn><a href="qtab.html">TQTab</a> * <a name="selectTab"></a>TQTabBar::selectTab ( const <a href="tqpoint.html">TQPoint</a> & p ) const<tt> [virtual]</tt> </h3> This virtual function is called by the mouse event handlers to determine which tab is pressed. The default implementation returns diff --git a/doc/html/ntqtable.html b/doc/html/ntqtable.html index a93192e44..cd506d10d 100644 --- a/doc/html/ntqtable.html +++ b/doc/html/ntqtable.html @@ -502,16 +502,16 @@ content (if any), i.e. the user will be modifying the original cell content. <p> <p>See also <a href="#endEdit">endEdit</a>(). -<h3 class=fn><a href="ntqrect.html">TQRect</a> <a name="cellGeometry"></a>TQTable::cellGeometry ( int row, int col ) const<tt> [virtual]</tt> +<h3 class=fn><a href="tqrect.html">TQRect</a> <a name="cellGeometry"></a>TQTable::cellGeometry ( int row, int col ) const<tt> [virtual]</tt> </h3> Returns the bounding rectangle of the cell at <em>row</em>, <em>col</em> in content coordinates. -<h3 class=fn><a href="ntqrect.html">TQRect</a> <a name="cellRect"></a>TQTable::cellRect ( int row, int col ) const<tt> [virtual]</tt> +<h3 class=fn><a href="tqrect.html">TQRect</a> <a name="cellRect"></a>TQTable::cellRect ( int row, int col ) const<tt> [virtual]</tt> </h3> Returns the geometry of cell <em>row</em>, <em>col</em> in the cell's coordinate system. This is a convenience function useful in -<a href="#paintCell">paintCell</a>(). It is equivalent to <a href="ntqrect.html">TQRect</a>( <a href="ntqpoint.html">TQPoint</a>(0,0), <a href="#cellGeometry">cellGeometry</a>( +<a href="#paintCell">paintCell</a>(). It is equivalent to <a href="tqrect.html">TQRect</a>( <a href="tqpoint.html">TQPoint</a>(0,0), <a href="#cellGeometry">cellGeometry</a>( row, col).<a href="tqwidget.html#size">size</a>() ); <p> <p>See also <a href="#cellGeometry">cellGeometry</a>(). @@ -546,7 +546,7 @@ is called on the widget to avoid problems with timing issues. Clears all selections and repaints the appropriate regions if <em>repaint</em> is TRUE. <p> <p>See also <a href="#removeSelection">removeSelection</a>(). -<h3 class=fn>void <a name="clicked"></a>TQTable::clicked ( int row, int col, int button, const <a href="ntqpoint.html">TQPoint</a> & mousePos )<tt> [signal]</tt> +<h3 class=fn>void <a name="clicked"></a>TQTable::clicked ( int row, int col, int button, const <a href="tqpoint.html">TQPoint</a> & mousePos )<tt> [signal]</tt> </h3> <p> This signal is emitted when mouse button <em>button</em> is clicked. The @@ -624,7 +624,7 @@ dropping something onto <em>this</em> TQTable and thus triggers the drop event, <em>e</em>. <p>Reimplemented from <a href="ntqscrollview.html#contentsDropEvent">TQScrollView</a>. -<h3 class=fn>void <a name="contextMenuRequested"></a>TQTable::contextMenuRequested ( int row, int col, const <a href="ntqpoint.html">TQPoint</a> & pos )<tt> [signal]</tt> +<h3 class=fn>void <a name="contextMenuRequested"></a>TQTable::contextMenuRequested ( int row, int col, const <a href="tqpoint.html">TQPoint</a> & pos )<tt> [signal]</tt> </h3> <p> This signal is emitted when the user invokes a context menu with @@ -703,7 +703,7 @@ Returns the number of the current selection or -1 if there is no current selection. <p> <p>See also <a href="#numSelections-prop">numSelections</a>. -<h3 class=fn>void <a name="doubleClicked"></a>TQTable::doubleClicked ( int row, int col, int button, const <a href="ntqpoint.html">TQPoint</a> & mousePos )<tt> [signal]</tt> +<h3 class=fn>void <a name="doubleClicked"></a>TQTable::doubleClicked ( int row, int col, int button, const <a href="tqpoint.html">TQPoint</a> & mousePos )<tt> [signal]</tt> </h3> <p> This signal is emitted when mouse button <em>button</em> is @@ -918,7 +918,7 @@ See the <a href="ntqtable.html#numRows-prop">"numRows"</a> property for details. <h3 class=fn>int <a name="numSelections"></a>TQTable::numSelections () const </h3><p>Returns the number of selections. See the <a href="ntqtable.html#numSelections-prop">"numSelections"</a> property for details. -<h3 class=fn>void <a name="paintCell"></a>TQTable::paintCell ( <a href="tqpainter.html">TQPainter</a> * p, int row, int col, const <a href="ntqrect.html">TQRect</a> & cr, bool selected, const <a href="tqcolorgroup.html">TQColorGroup</a> & cg )<tt> [virtual]</tt> +<h3 class=fn>void <a name="paintCell"></a>TQTable::paintCell ( <a href="tqpainter.html">TQPainter</a> * p, int row, int col, const <a href="tqrect.html">TQRect</a> & cr, bool selected, const <a href="tqcolorgroup.html">TQColorGroup</a> & cg )<tt> [virtual]</tt> </h3> Paints the cell at <em>row</em>, <em>col</em> on the painter <em>p</em>. The painter has already been translated to the cell's origin. <em>cr</em> describes @@ -946,7 +946,7 @@ maximum efficiency. If you want clipping, use code like this: </pre> -<h3 class=fn>void <a name="paintCell-2"></a>TQTable::paintCell ( <a href="tqpainter.html">TQPainter</a> * p, int row, int col, const <a href="ntqrect.html">TQRect</a> & cr, bool selected )<tt> [virtual]</tt> +<h3 class=fn>void <a name="paintCell-2"></a>TQTable::paintCell ( <a href="tqpainter.html">TQPainter</a> * p, int row, int col, const <a href="tqrect.html">TQRect</a> & cr, bool selected )<tt> [virtual]</tt> </h3> This is an overloaded member function, provided for convenience. It behaves essentially like the above function. <p> Use the other <a href="#paintCell">paintCell</a>() function. This function is only included @@ -960,21 +960,21 @@ color using the painter <em>p</em>. <p> <a href="#paintEmptyArea">paintEmptyArea</a>() is invoked by <a href="#drawContents">drawContents</a>() to erase or fill unused areas. -<h3 class=fn>void <a name="paintFocus"></a>TQTable::paintFocus ( <a href="tqpainter.html">TQPainter</a> * p, const <a href="ntqrect.html">TQRect</a> & cr )<tt> [virtual]</tt> +<h3 class=fn>void <a name="paintFocus"></a>TQTable::paintFocus ( <a href="tqpainter.html">TQPainter</a> * p, const <a href="tqrect.html">TQRect</a> & cr )<tt> [virtual]</tt> </h3> Draws the focus rectangle of the current cell (see <a href="#currentRow">currentRow</a>(), <a href="#currentColumn">currentColumn</a>()). <p> The painter <em>p</em> is already translated to the cell's origin, while <em>cr</em> specifies the cell's geometry in content coordinates. -<h3 class=fn><a href="ntqpixmap.html">TQPixmap</a> <a name="pixmap"></a>TQTable::pixmap ( int row, int col ) const<tt> [virtual]</tt> +<h3 class=fn><a href="tqpixmap.html">TQPixmap</a> <a name="pixmap"></a>TQTable::pixmap ( int row, int col ) const<tt> [virtual]</tt> </h3> Returns the pixmap set for the cell at <em>row</em>, <em>col</em>, or a null-pixmap if the cell contains no pixmap. <p> <p>See also <a href="#setPixmap">setPixmap</a>(). <p>Example: <a href="tutorial2-08.html#x2617">chart/setdataform.cpp</a>. -<h3 class=fn>void <a name="pressed"></a>TQTable::pressed ( int row, int col, int button, const <a href="ntqpoint.html">TQPoint</a> & mousePos )<tt> [signal]</tt> +<h3 class=fn>void <a name="pressed"></a>TQTable::pressed ( int row, int col, int button, const <a href="tqpoint.html">TQPoint</a> & mousePos )<tt> [signal]</tt> </h3> <p> This signal is emitted when mouse button <em>button</em> is pressed. The @@ -1207,7 +1207,7 @@ See the <a href="ntqtable.html#numCols-prop">"numCols"</a> property for details. <h3 class=fn>void <a name="setNumRows"></a>TQTable::setNumRows ( int r )<tt> [virtual slot]</tt> </h3><p>Sets the number of rows in the table to <em>r</em>. See the <a href="ntqtable.html#numRows-prop">"numRows"</a> property for details. -<h3 class=fn>void <a name="setPixmap"></a>TQTable::setPixmap ( int row, int col, const <a href="ntqpixmap.html">TQPixmap</a> & pix )<tt> [virtual]</tt> +<h3 class=fn>void <a name="setPixmap"></a>TQTable::setPixmap ( int row, int col, const <a href="tqpixmap.html">TQPixmap</a> & pix )<tt> [virtual]</tt> </h3> Sets the pixmap in the cell at <em>row</em>, <em>col</em> to <em>pix</em>. <p> If the cell does not contain a table item a <a href="qtableitem.html">TQTableItem</a> is created diff --git a/doc/html/ntqvariant.html b/doc/html/ntqvariant.html index fd4f55e4d..9fe348db0 100644 --- a/doc/html/ntqvariant.html +++ b/doc/html/ntqvariant.html @@ -193,7 +193,7 @@ type that can be generated from the stored type, toT() copies and converts and leaves the object itself unchanged. If you ask for a type that cannot be generated from the stored type, the result depends on the type (see the function documentation for details). -<p> Note that three data types supported by TQVariant are <a href="shclass.html#explicitly-shared">explicitly shared</a>, namely <a href="tqimage.html">TQImage</a>, <a href="ntqpointarray.html">TQPointArray</a>, and <a href="tqcstring.html">TQCString</a>, and in these +<p> Note that three data types supported by TQVariant are <a href="shclass.html#explicitly-shared">explicitly shared</a>, namely <a href="tqimage.html">TQImage</a>, <a href="tqpointarray.html">TQPointArray</a>, and <a href="tqcstring.html">TQCString</a>, and in these cases the toT() methods return a <a href="shclass.html#shallow-copy">shallow copy</a>. In almost all cases you must make a <a href="shclass.html#deep-copy">deep copy</a> of the returned values before modifying them. @@ -265,13 +265,13 @@ contain. <li><tt>TQVariant::LongLong</tt> - a long long <li><tt>TQVariant::ULongLong</tt> - an unsigned long long <li><tt>TQVariant::Map</tt> - a <a href="tqmap.html">TQMap</a><TQString,TQVariant> -<li><tt>TQVariant::Palette</tt> - a <a href="ntqpalette.html">TQPalette</a> -<li><tt>TQVariant::Pen</tt> - a <a href="ntqpen.html">TQPen</a> -<li><tt>TQVariant::Pixmap</tt> - a <a href="ntqpixmap.html">TQPixmap</a> -<li><tt>TQVariant::Point</tt> - a <a href="ntqpoint.html">TQPoint</a> -<li><tt>TQVariant::PointArray</tt> - a <a href="ntqpointarray.html">TQPointArray</a> -<li><tt>TQVariant::Rect</tt> - a <a href="ntqrect.html">TQRect</a> -<li><tt>TQVariant::Region</tt> - a <a href="ntqregion.html">TQRegion</a> +<li><tt>TQVariant::Palette</tt> - a <a href="tqpalette.html">TQPalette</a> +<li><tt>TQVariant::Pen</tt> - a <a href="tqpen.html">TQPen</a> +<li><tt>TQVariant::Pixmap</tt> - a <a href="tqpixmap.html">TQPixmap</a> +<li><tt>TQVariant::Point</tt> - a <a href="tqpoint.html">TQPoint</a> +<li><tt>TQVariant::PointArray</tt> - a <a href="tqpointarray.html">TQPointArray</a> +<li><tt>TQVariant::Rect</tt> - a <a href="tqrect.html">TQRect</a> +<li><tt>TQVariant::Region</tt> - a <a href="tqregion.html">TQRegion</a> <li><tt>TQVariant::Size</tt> - a <a href="tqsize.html">TQSize</a> <li><tt>TQVariant::SizePolicy</tt> - a <a href="tqsizepolicy.html">TQSizePolicy</a> <li><tt>TQVariant::String</tt> - a <a href="tqstring.html">TQString</a> @@ -337,7 +337,7 @@ Constructs a new variant with a string list value, <em>val</em>. </h3> Constructs a new variant with a font value, <em>val</em>. -<h3 class=fn><a name="TQVariant-9"></a>TQVariant::TQVariant ( const <a href="ntqpixmap.html">TQPixmap</a> & val ) +<h3 class=fn><a name="TQVariant-9"></a>TQVariant::TQVariant ( const <a href="tqpixmap.html">TQPixmap</a> & val ) </h3> Constructs a new variant with a pixmap value, <em>val</em>. @@ -351,11 +351,11 @@ changing the image you've passed later on. </h3> Constructs a new variant with a brush value, <em>val</em>. -<h3 class=fn><a name="TQVariant-c"></a>TQVariant::TQVariant ( const <a href="ntqpoint.html">TQPoint</a> & val ) +<h3 class=fn><a name="TQVariant-c"></a>TQVariant::TQVariant ( const <a href="tqpoint.html">TQPoint</a> & val ) </h3> Constructs a new variant with a point value, <em>val</em>. -<h3 class=fn><a name="TQVariant-d"></a>TQVariant::TQVariant ( const <a href="ntqrect.html">TQRect</a> & val ) +<h3 class=fn><a name="TQVariant-d"></a>TQVariant::TQVariant ( const <a href="tqrect.html">TQRect</a> & val ) </h3> Constructs a new variant with a rect value, <em>val</em>. @@ -367,7 +367,7 @@ Constructs a new variant with a size value, <em>val</em>. </h3> Constructs a new variant with a color value, <em>val</em>. -<h3 class=fn><a name="TQVariant-g"></a>TQVariant::TQVariant ( const <a href="ntqpalette.html">TQPalette</a> & val ) +<h3 class=fn><a name="TQVariant-g"></a>TQVariant::TQVariant ( const <a href="tqpalette.html">TQPalette</a> & val ) </h3> Constructs a new variant with a color palette value, <em>val</em>. @@ -379,14 +379,14 @@ Constructs a new variant with a color group value, <em>val</em>. </h3> Constructs a new variant with an icon set value, <em>val</em>. -<h3 class=fn><a name="TQVariant-j"></a>TQVariant::TQVariant ( const <a href="ntqpointarray.html">TQPointArray</a> & val ) +<h3 class=fn><a name="TQVariant-j"></a>TQVariant::TQVariant ( const <a href="tqpointarray.html">TQPointArray</a> & val ) </h3> Constructs a new variant with a point array value, <em>val</em>. -<p> Because <a href="ntqpointarray.html">TQPointArray</a> is <a href="shclass.html#explicitly-shared">explicitly shared</a>, you may need to pass a -<a href="shclass.html#deep-copy">deep copy</a> to the variant using <a href="ntqpointarray.html#copy">TQPointArray::copy</a>(), e.g. if you +<p> Because <a href="tqpointarray.html">TQPointArray</a> is <a href="shclass.html#explicitly-shared">explicitly shared</a>, you may need to pass a +<a href="shclass.html#deep-copy">deep copy</a> to the variant using <a href="tqpointarray.html#copy">TQPointArray::copy</a>(), e.g. if you intend changing the point array you've passed later on. -<h3 class=fn><a name="TQVariant-k"></a>TQVariant::TQVariant ( const <a href="ntqregion.html">TQRegion</a> & val ) +<h3 class=fn><a name="TQVariant-k"></a>TQVariant::TQVariant ( const <a href="tqregion.html">TQRegion</a> & val ) </h3> Constructs a new variant with a region value, <em>val</em>. @@ -422,7 +422,7 @@ Constructs a new variant with a bitarray value, <em>val</em>. </h3> Constructs a new variant with a key sequence value, <em>val</em>. -<h3 class=fn><a name="TQVariant-t"></a>TQVariant::TQVariant ( const <a href="ntqpen.html">TQPen</a> & val ) +<h3 class=fn><a name="TQVariant-t"></a>TQVariant::TQVariant ( const <a href="tqpen.html">TQPen</a> & val ) </h3> Constructs a new variant with a pen value, <em>val</em>. @@ -617,22 +617,22 @@ over a copy, e.g. </pre> -<h3 class=fn><a href="ntqpalette.html">TQPalette</a> & <a name="asPalette"></a>TQVariant::asPalette () +<h3 class=fn><a href="tqpalette.html">TQPalette</a> & <a name="asPalette"></a>TQVariant::asPalette () </h3> -<p> Tries to convert the variant to hold a <a href="ntqpalette.html">TQPalette</a> value. If that is +<p> Tries to convert the variant to hold a <a href="tqpalette.html">TQPalette</a> value. If that is not possible the variant is set to a palette of black colors. <p> Returns a reference to the stored palette. <p> <p>See also <a href="#toString">toString</a>(). -<h3 class=fn><a href="ntqpen.html">TQPen</a> & <a name="asPen"></a>TQVariant::asPen () +<h3 class=fn><a href="tqpen.html">TQPen</a> & <a name="asPen"></a>TQVariant::asPen () </h3> -<p> Tries to convert the variant to hold a <a href="ntqpen.html">TQPen</a> value. If that +<p> Tries to convert the variant to hold a <a href="tqpen.html">TQPen</a> value. If that is not possible then the variant is set to an empty pen. <p> Returns a reference to the stored pen. <p> <p>See also <a href="#toPen">toPen</a>(). -<h3 class=fn><a href="ntqpixmap.html">TQPixmap</a> & <a name="asPixmap"></a>TQVariant::asPixmap () +<h3 class=fn><a href="tqpixmap.html">TQPixmap</a> & <a name="asPixmap"></a>TQVariant::asPixmap () </h3> <p> Tries to convert the variant to hold a pixmap value. If that is @@ -640,7 +640,7 @@ not possible the variant is set to a null pixmap. <p> Returns a reference to the stored pixmap. <p> <p>See also <a href="#toPixmap">toPixmap</a>(). -<h3 class=fn><a href="ntqpoint.html">TQPoint</a> & <a name="asPoint"></a>TQVariant::asPoint () +<h3 class=fn><a href="tqpoint.html">TQPoint</a> & <a name="asPoint"></a>TQVariant::asPoint () </h3> <p> Tries to convert the variant to hold a point value. If that is not @@ -648,15 +648,15 @@ possible the variant is set to a (0, 0) point. <p> Returns a reference to the stored point. <p> <p>See also <a href="#toPoint">toPoint</a>(). -<h3 class=fn><a href="ntqpointarray.html">TQPointArray</a> & <a name="asPointArray"></a>TQVariant::asPointArray () +<h3 class=fn><a href="tqpointarray.html">TQPointArray</a> & <a name="asPointArray"></a>TQVariant::asPointArray () </h3> -<p> Tries to convert the variant to hold a <a href="ntqpointarray.html">TQPointArray</a> value. If that +<p> Tries to convert the variant to hold a <a href="tqpointarray.html">TQPointArray</a> value. If that is not possible the variant is set to an empty point array. <p> Returns a reference to the stored point array. <p> <p>See also <a href="#toPointArray">toPointArray</a>(). -<h3 class=fn><a href="ntqrect.html">TQRect</a> & <a name="asRect"></a>TQVariant::asRect () +<h3 class=fn><a href="tqrect.html">TQRect</a> & <a name="asRect"></a>TQVariant::asRect () </h3> <p> Tries to convert the variant to hold a rectangle value. If that is @@ -664,10 +664,10 @@ not possible the variant is set to an empty rectangle. <p> Returns a reference to the stored rectangle. <p> <p>See also <a href="#toRect">toRect</a>(). -<h3 class=fn><a href="ntqregion.html">TQRegion</a> & <a name="asRegion"></a>TQVariant::asRegion () +<h3 class=fn><a href="tqregion.html">TQRegion</a> & <a name="asRegion"></a>TQVariant::asRegion () </h3> -<p> Tries to convert the variant to hold a <a href="ntqregion.html">TQRegion</a> value. If that is +<p> Tries to convert the variant to hold a <a href="tqregion.html">TQRegion</a> value. If that is not possible the variant is set to a null region. <p> Returns a reference to the stored region. <p> <p>See also <a href="#toRegion">toRegion</a>(). @@ -1014,45 +1014,45 @@ over a copy, e.g. <p> <p>See also <a href="#asMap">asMap</a>(). -<h3 class=fn>const <a href="ntqpalette.html">TQPalette</a> <a name="toPalette"></a>TQVariant::toPalette () const +<h3 class=fn>const <a href="tqpalette.html">TQPalette</a> <a name="toPalette"></a>TQVariant::toPalette () const </h3> -Returns the variant as a <a href="ntqpalette.html">TQPalette</a> if the variant has <a href="#type">type</a>() +Returns the variant as a <a href="tqpalette.html">TQPalette</a> if the variant has <a href="#type">type</a>() Palette; otherwise returns a completely black palette. <p> <p>See also <a href="#asPalette">asPalette</a>(). -<h3 class=fn>const <a href="ntqpen.html">TQPen</a> <a name="toPen"></a>TQVariant::toPen () const +<h3 class=fn>const <a href="tqpen.html">TQPen</a> <a name="toPen"></a>TQVariant::toPen () const </h3> -Returns the variant as a <a href="ntqpen.html">TQPen</a> if the variant has <a href="#type">type</a>() +Returns the variant as a <a href="tqpen.html">TQPen</a> if the variant has <a href="#type">type</a>() Pen; otherwise returns an empty TQPen. <p> <p>See also <a href="#asPen">asPen</a>(). -<h3 class=fn>const <a href="ntqpixmap.html">TQPixmap</a> <a name="toPixmap"></a>TQVariant::toPixmap () const +<h3 class=fn>const <a href="tqpixmap.html">TQPixmap</a> <a name="toPixmap"></a>TQVariant::toPixmap () const </h3> -Returns the variant as a <a href="ntqpixmap.html">TQPixmap</a> if the variant has <a href="#type">type</a>() Pixmap; +Returns the variant as a <a href="tqpixmap.html">TQPixmap</a> if the variant has <a href="#type">type</a>() Pixmap; otherwise returns a null pixmap. <p> <p>See also <a href="#asPixmap">asPixmap</a>(). -<h3 class=fn>const <a href="ntqpoint.html">TQPoint</a> <a name="toPoint"></a>TQVariant::toPoint () const +<h3 class=fn>const <a href="tqpoint.html">TQPoint</a> <a name="toPoint"></a>TQVariant::toPoint () const </h3> -Returns the variant as a <a href="ntqpoint.html">TQPoint</a> if the variant has <a href="#type">type</a>() Point; +Returns the variant as a <a href="tqpoint.html">TQPoint</a> if the variant has <a href="#type">type</a>() Point; otherwise returns a point (0, 0). <p> <p>See also <a href="#asPoint">asPoint</a>(). -<h3 class=fn>const <a href="ntqpointarray.html">TQPointArray</a> <a name="toPointArray"></a>TQVariant::toPointArray () const +<h3 class=fn>const <a href="tqpointarray.html">TQPointArray</a> <a name="toPointArray"></a>TQVariant::toPointArray () const </h3> -Returns the variant as a <a href="ntqpointarray.html">TQPointArray</a> if the variant has <a href="#type">type</a>() +Returns the variant as a <a href="tqpointarray.html">TQPointArray</a> if the variant has <a href="#type">type</a>() PointArray; otherwise returns an empty TQPointArray. <p> <p>See also <a href="#asPointArray">asPointArray</a>(). -<h3 class=fn>const <a href="ntqrect.html">TQRect</a> <a name="toRect"></a>TQVariant::toRect () const +<h3 class=fn>const <a href="tqrect.html">TQRect</a> <a name="toRect"></a>TQVariant::toRect () const </h3> -Returns the variant as a <a href="ntqrect.html">TQRect</a> if the variant has <a href="#type">type</a>() Rect; +Returns the variant as a <a href="tqrect.html">TQRect</a> if the variant has <a href="#type">type</a>() Rect; otherwise returns an empty rectangle. <p> <p>See also <a href="#asRect">asRect</a>(). -<h3 class=fn>const <a href="ntqregion.html">TQRegion</a> <a name="toRegion"></a>TQVariant::toRegion () const +<h3 class=fn>const <a href="tqregion.html">TQRegion</a> <a name="toRegion"></a>TQVariant::toRegion () const </h3> -Returns the variant as a <a href="ntqregion.html">TQRegion</a> if the variant has <a href="#type">type</a>() Region; +Returns the variant as a <a href="tqregion.html">TQRegion</a> if the variant has <a href="#type">type</a>() Region; otherwise returns an empty TQRegion. <p> <p>See also <a href="#asRegion">asRegion</a>(). diff --git a/doc/html/ntqwhatsthis.html b/doc/html/ntqwhatsthis.html index 1e9055b8a..a6282b313 100644 --- a/doc/html/ntqwhatsthis.html +++ b/doc/html/ntqwhatsthis.html @@ -149,7 +149,7 @@ not be explicitly removed. window is closed, otherwise it remains visible. <p> The default implementation ignores <em>href</em> and returns TRUE. -<h3 class=fn>void <a name="display"></a>TQWhatsThis::display ( const <a href="tqstring.html">TQString</a> & text, const <a href="ntqpoint.html">TQPoint</a> & pos = TQCursor::pos ( ), <a href="tqwidget.html">TQWidget</a> * w = 0 )<tt> [static]</tt> +<h3 class=fn>void <a name="display"></a>TQWhatsThis::display ( const <a href="tqstring.html">TQString</a> & text, const <a href="tqpoint.html">TQPoint</a> & pos = TQCursor::pos ( ), <a href="tqwidget.html">TQWidget</a> * w = 0 )<tt> [static]</tt> </h3> Display <em>text</em> in a help window at the global screen position <em>pos</em>. <p> If widget <em>w</em> is not 0 and has its own dedicated TQWhatsThis @@ -174,7 +174,7 @@ Returns TRUE if the application is in "What's this?" mode; otherwise returns FALSE. <p> <p>See also <a href="#enterWhatsThisMode">enterWhatsThisMode</a>() and <a href="#leaveWhatsThisMode">leaveWhatsThisMode</a>(). -<h3 class=fn>void <a name="leaveWhatsThisMode"></a>TQWhatsThis::leaveWhatsThisMode ( const <a href="tqstring.html">TQString</a> & text = TQString::null, const <a href="ntqpoint.html">TQPoint</a> & pos = TQCursor::pos ( ), <a href="tqwidget.html">TQWidget</a> * w = 0 )<tt> [static]</tt> +<h3 class=fn>void <a name="leaveWhatsThisMode"></a>TQWhatsThis::leaveWhatsThisMode ( const <a href="tqstring.html">TQString</a> & text = TQString::null, const <a href="tqpoint.html">TQPoint</a> & pos = TQCursor::pos ( ), <a href="tqwidget.html">TQWidget</a> * w = 0 )<tt> [static]</tt> </h3> Leaves "What's this?" question mode. <p> This function is used internally by widgets that support @@ -199,14 +199,14 @@ This happens automatically if the widget is destroyed. </h3> Sets the font for all "What's this?" helps to <em>font</em>. -<h3 class=fn><a href="tqstring.html">TQString</a> <a name="text"></a>TQWhatsThis::text ( const <a href="ntqpoint.html">TQPoint</a> & )<tt> [virtual]</tt> +<h3 class=fn><a href="tqstring.html">TQString</a> <a name="text"></a>TQWhatsThis::text ( const <a href="tqpoint.html">TQPoint</a> & )<tt> [virtual]</tt> </h3> This virtual function returns the text for position <em>p</em> in the widget that this "What's this?" object documents. If there is no "What's this?" text for the position, <a href="tqstring.html#TQString-null">TQString::null</a> is returned. <p> The default implementation returns TQString::null. -<h3 class=fn><a href="tqstring.html">TQString</a> <a name="textFor"></a>TQWhatsThis::textFor ( <a href="tqwidget.html">TQWidget</a> * w, const <a href="ntqpoint.html">TQPoint</a> & pos = TQPoint ( ), bool includeParents = FALSE )<tt> [static]</tt> +<h3 class=fn><a href="tqstring.html">TQString</a> <a name="textFor"></a>TQWhatsThis::textFor ( <a href="tqwidget.html">TQWidget</a> * w, const <a href="tqpoint.html">TQPoint</a> & pos = TQPoint ( ), bool includeParents = FALSE )<tt> [static]</tt> </h3> Returns the what's this text for widget <em>w</em> or <a href="tqstring.html#TQString-null">TQString::null</a> if there is no "What's this?" help for the widget. <em>pos</em> contains diff --git a/doc/html/opengl-box-example.html b/doc/html/opengl-box-example.html index 583c59a0f..df1f5d035 100644 --- a/doc/html/opengl-box-example.html +++ b/doc/html/opengl-box-example.html @@ -35,7 +35,7 @@ body { background: #ffffff; color: black; } <p> This example demonstrates how to use OpenGL in TQt. <p> Essentially, all you do is put your OpenGL code in a class inherited -from <a href="qglwidget.html">TQGLWidget</a>. This class may then be used like any other TQt widget, +from <a href="tqglwidget.html">TQGLWidget</a>. This class may then be used like any other TQt widget, including the use of signals and slots and geometry management. <p> See <tt>$TQTDIR/examples/opengl/box</tt> for the source code. <p> <p>See also <a href="opengl-examples.html">OpenGL Examples</a>. diff --git a/doc/html/opengl-overlay-example.html b/doc/html/opengl-overlay-example.html index ed655bd11..303eb1e3e 100644 --- a/doc/html/opengl-overlay-example.html +++ b/doc/html/opengl-overlay-example.html @@ -34,7 +34,7 @@ body { background: #ffffff; color: black; } <p> This example demonstrates how to use OpenGL overlays with the TQt OpenGL -Extension. It features a <a href="qglwidget.html">TQGLWidget</a> with a relatively expensive redrawing +Extension. It features a <a href="tqglwidget.html">TQGLWidget</a> with a relatively expensive redrawing operation, and rubber-band drawing in the overlay plane. Using the overlay has the advantage that the rubber-band may be drawn and erased without damaging the image in the main plane, so costly redraws are diff --git a/doc/html/opengl-overlay-x11-example.html b/doc/html/opengl-overlay-x11-example.html index c49535ad5..e161bfefd 100644 --- a/doc/html/opengl-overlay-x11-example.html +++ b/doc/html/opengl-overlay-x11-example.html @@ -45,7 +45,7 @@ Extension with X11 overlay visuals. information on <a href="opengl-x11-overlays.html">overlays</a>. <p> The example program has three main parts: <p> <ol type=1> -<li> <em>GearWidget</em> - a normal, simple <a href="qglwidget.html">TQGLWidget</a>. This renders the usual +<li> <em>GearWidget</em> - a normal, simple <a href="tqglwidget.html">TQGLWidget</a>. This renders the usual gears. It has been modified to print a debug message every time it redraws (renders) itself. Thus, you can easily confirm that drawing in the overlay plane does not cause redrawings in the main plane where @@ -63,7 +63,7 @@ color of that plane. <p> <h2> Running the Example </h2> <a name="1"></a><p> Start the <tt>overlayrubber</tt> executable. Click and drag with the left -mouse button to see rubberband drawing. Observe that the <a href="qglwidget.html">TQGLWidget</a> +mouse button to see rubberband drawing. Observe that the <a href="tqglwidget.html">TQGLWidget</a> does not redraw itself (no redraw debug messages are output), and yet the image is not destroyed. Marvel at the coolness of X11 overlays! <p> <h2> Using this technique in a real application @@ -79,12 +79,12 @@ be moved, resized, or removed without destroying the OpenGL image. putting one widget (the overlay) on top of another (the OpenGL widget); that would defy the whole purpose of the automatic layout. The solution is to add just one of them to the TQLayout object. Have it -keep a pointer to the other (i.e. the <a href="qglwidget.html">TQGLWidget</a> knows about its +keep a pointer to the other (i.e. the <a href="tqglwidget.html">TQGLWidget</a> knows about its overlay widget or vice versa). Implement the resizeEvent() method of the widget you put in the layout, and make it call setGeometry() on the other widget with its own geometry as parameters, thus keeping the two widgets' geometries synchronized. -<p> <li> <em>Using together with <a href="ntqpalette.html">TQPalette</a> and <a href="tqcolorgroup.html">TQColorGroup</a>.</em> Instead of the +<p> <li> <em>Using together with <a href="tqpalette.html">TQPalette</a> and <a href="tqcolorgroup.html">TQColorGroup</a>.</em> Instead of the simplistic setBackgroundColor( transparentColor ), you can use TQt's TQPalette system to make your overlay widgets use transparent color for what you want. This way, the normal TQt widgets diff --git a/doc/html/opengl-pixmap-example.html b/doc/html/opengl-pixmap-example.html index 1ad2a1164..e84ef0d1a 100644 --- a/doc/html/opengl-pixmap-example.html +++ b/doc/html/opengl-pixmap-example.html @@ -34,7 +34,7 @@ body { background: #ffffff; color: black; } <p> This example program is an extension of the <a href="opengl-box-example.html">OpenGL Box example</a>. -<p> It demonstrates how to render OpenGL into a <a href="ntqpixmap.html">TQPixmap</a>. +<p> It demonstrates how to render OpenGL into a <a href="tqpixmap.html">TQPixmap</a>. <p> See <tt>$TQTDIR/examples/opengl/glpixmap</tt> for the source code. <p> <p>See also <a href="opengl-examples.html">OpenGL Examples</a>. diff --git a/doc/html/opengl-x11-overlays.html b/doc/html/opengl-x11-overlays.html index d2defafbc..0d56d1ffc 100644 --- a/doc/html/opengl-x11-overlays.html +++ b/doc/html/opengl-x11-overlays.html @@ -68,7 +68,7 @@ See <a href="#x11visuals">About X11 Visuals</a>, below for more information. <p> <h2> How it works </h2> -<a name="1"></a><p> Given the above, a <a href="qglwidget.html">TQGLWidget</a> will by default use the main plane +<a name="1"></a><p> Given the above, a <a href="tqglwidget.html">TQGLWidget</a> will by default use the main plane visual, while all other widgets will use the overlay visual. Thus, we can place a normal widget on top of the TQGLWidget, and do drawing on it, without destroying the image in the OpenGL window. In other words, @@ -103,7 +103,7 @@ means the visual is in an overlay plane. transparency information for overlay visuals. <p> The <a href="opengl-overlay-example.html">X11 overlay</a> example program will output what visual is used for the normal TQt widgets, and -what visual is used by the <a href="qglwidget.html">TQGLWidget</a>. +what visual is used by the <a href="tqglwidget.html">TQGLWidget</a>. <p> <!-- eof --> <p><address><hr><div align=center> diff --git a/doc/html/opengl.html b/doc/html/opengl.html index c32b79dc4..7b6e4f3c9 100644 --- a/doc/html/opengl.html +++ b/doc/html/opengl.html @@ -1,5 +1,5 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> -<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/src/opengl/qgl.cpp:2250 --> +<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/src/opengl/tqgl.cpp:2250 --> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> @@ -73,19 +73,19 @@ the Makefiles to use these library names instead. The easiest way to do this is to edit the QMAKE_LIBS_OPENGL line in the config file you are using, changing "-lGL -lGLU" to "-lMesaGL -lMesaGLU"; then run "configure" again. -<p> <h2> The <a href="ntqgl.html">TQGL</a> Classes +<p> <h2> The <a href="tqgl.html">TQGL</a> Classes </h2> <a name="3"></a><p> The OpenGL support classes in TQt are: <ul> -<li> <a href="qglwidget.html">TQGLWidget</a>: An easy-to-use TQt +<li> <a href="tqglwidget.html">TQGLWidget</a>: An easy-to-use TQt widget for rendering OpenGL scenes. -<li> <a href="qglcontext.html">TQGLContext</a>: Encapsulates an OpenGL rendering context. -<li> <a href="qglformat.html">TQGLFormat</a>: Specifies the +<li> <a href="tqglcontext.html">TQGLContext</a>: Encapsulates an OpenGL rendering context. +<li> <a href="tqglformat.html">TQGLFormat</a>: Specifies the display format of a rendering context. -<li> <a href="ntqglcolormap.html">TQGLColormap</a>: Handles indexed +<li> <a href="tqglcolormap.html">TQGLColormap</a>: Handles indexed colormaps in GL-index mode. </ul> -<p> Many applications only need the high-level <a href="qglwidget.html">TQGLWidget</a> class. The other +<p> Many applications only need the high-level <a href="tqglwidget.html">TQGLWidget</a> class. The other TQGL classes provide advanced features. X11 users might like to read the notes on <a href="opengl-x11-overlays.html">overlays</a>. <p> See also the <a href="opengl-examples.html">OpenGL examples</a>. diff --git a/doc/html/picture-example.html b/doc/html/picture-example.html index 1fdb0960b..a4d2b0d12 100644 --- a/doc/html/picture-example.html +++ b/doc/html/picture-example.html @@ -49,8 +49,8 @@ a set of drawing commands. #include <<a href="qapplication-h.html">ntqapplication.h</a>> #include <<a href="tqpainter-h.html">tqpainter.h</a>> -#include <<a href="qpicture-h.html">ntqpicture.h</a>> -#include <<a href="qpixmap-h.html">ntqpixmap.h</a>> +#include <<a href="tqpicture-h.html">tqpicture.h</a>> +#include <<a href="tqpixmap-h.html">tqpixmap.h</a>> #include <<a href="tqwidget-h.html">tqwidget.h</a>> #include <<a href="qmessagebox-h.html">ntqmessagebox.h</a>> #include <<a href="tqfile-h.html">tqfile.h</a>> @@ -59,7 +59,7 @@ a set of drawing commands. void paintCar( <a href="tqpainter.html">TQPainter</a> *p ) // paint a car { - <a href="ntqpointarray.html">TQPointArray</a> a; + <a href="tqpointarray.html">TQPointArray</a> a; <a href="tqbrush.html">TQBrush</a> brush( TQt::yellow, TQt::SolidPattern ); <a name="x120"></a> p-><a href="tqpainter.html#setBrush">setBrush</a>( brush ); // use solid, yellow brush @@ -75,8 +75,8 @@ void paintCar( <a href="tqpainter.html">TQPainter</a> *p ) // <a name="x116"></a> p-><a href="tqpainter.html#drawRect">drawRect</a>( 80, 80, 250, 70 ); // car window <a name="x117"></a> p-><a href="tqpainter.html#drawText">drawText</a>( 180, 80, 150, 70, TQt::AlignCenter, "-- TQt --\nTrolltech AS" ); - <a href="ntqpixmap.html">TQPixmap</a> pixmap; -<a name="x124"></a> if ( pixmap.<a href="ntqpixmap.html#load">load</a>("flag.bmp") ) // load and draw image + <a href="tqpixmap.html">TQPixmap</a> pixmap; +<a name="x124"></a> if ( pixmap.<a href="tqpixmap.html#load">load</a>("flag.bmp") ) // load and draw image <a name="x114"></a> p-><a href="tqpainter.html#drawPixmap">drawPixmap</a>( 100, 85, pixmap ); <a name="x119"></a> p-><a href="tqpainter.html#setBackgroundMode">setBackgroundMode</a>( TQt::OpaqueMode ); // set opaque mode @@ -96,15 +96,15 @@ protected: void paintEvent( <a href="tqpaintevent.html">TQPaintEvent</a> * ); void keyPressEvent( <a href="qkeyevent.html">TQKeyEvent</a> * ); private: - <a href="ntqpicture.html">TQPicture</a> *pict; + <a href="tqpicture.html">TQPicture</a> *pict; <a href="tqstring.html">TQString</a> name; }; <a name="f207"></a>PictureDisplay::PictureDisplay( const char *fileName ) { - pict = new <a href="ntqpicture.html">TQPicture</a>; + pict = new <a href="tqpicture.html">TQPicture</a>; name = fileName; -<a name="x122"></a> if ( !pict-><a href="ntqpicture.html#load">load</a>(fileName) ) { // cannot load picture +<a name="x122"></a> if ( !pict-><a href="tqpicture.html#load">load</a>(fileName) ) { // cannot load picture delete pict; pict = 0; name.<a href="tqstring.html#sprintf">sprintf</a>( "Not able to load picture: %s", fileName ); @@ -129,7 +129,7 @@ void PictureDisplay::<a href="tqwidget.html#paintEvent">paintEvent</a>( <a href= { <a name="x109"></a> switch ( tolower(k-><a href="qkeyevent.html#ascii">ascii</a>()) ) { case 'r': // reload - pict-><a href="ntqpicture.html#load">load</a>( name ); + pict-><a href="tqpicture.html#load">load</a>( name ); <a href="tqwidget.html#update">update</a>(); break; case 'q': // quit @@ -149,14 +149,14 @@ int main( int argc, char **argv ) fileName = argv[1]; if ( !TQFile::exists(fileName) ) { - <a href="ntqpicture.html">TQPicture</a> pict; // our picture + <a href="tqpicture.html">TQPicture</a> pict; // our picture <a href="tqpainter.html">TQPainter</a> paint; // our painter <a name="x111"></a> paint.<a href="tqpainter.html#begin">begin</a>( &pict ); // begin painting onto picture paintCar( &paint ); // paint! <a name="x118"></a> paint.<a href="tqpainter.html#end">end</a>(); // painting done -<a name="x123"></a> pict.<a href="ntqpicture.html#save">save</a>( fileName ); // save picture +<a name="x123"></a> pict.<a href="tqpicture.html#save">save</a>( fileName ); // save picture <a name="x110"></a> TQMessageBox::<a href="ntqmessagebox.html#information">information</a>(0, "TQt Example - Picture", "Saved. Run me again!"); return 0; } else { diff --git a/doc/html/pictures.html b/doc/html/pictures.html index 59b527104..0623452f8 100644 --- a/doc/html/pictures.html +++ b/doc/html/pictures.html @@ -57,7 +57,7 @@ dialog. This is explained in the <a href="tqfiledialog.html">TQFileDialog</a> cl <p> <center><img src="tqfiledlg-w.png"></center> <p> Below is a TQPrintDialog. On Macintosh and Windows the native print dialog is used, but for other platforms we provide TQPrintDialog. Use -<a href="ntqprinter.html#setup">TQPrinter::setup</a>() for portability instead of the TQPrintDialog if you +<a href="tqprinter.html#setup">TQPrinter::setup</a>() for portability instead of the TQPrintDialog if you need to be platform independent. <p> <center><img src="qprintdlg-m.png"></center> <p> Below is a <a href="tqfontdialog.html">TQFontDialog</a>. diff --git a/doc/html/porting.html b/doc/html/porting.html index 0a2fde36e..431834937 100644 --- a/doc/html/porting.html +++ b/doc/html/porting.html @@ -172,7 +172,7 @@ the top of the file giving the error. <ul> <li> <tt><ntqcursor.h></tt> <li> <tt><tqpainter.h></tt> -<li> <tt><ntqpen.h></tt> +<li> <tt><tqpen.h></tt> <li> <tt><tqstringlist.h></tt> <li> <tt><tqregexp.h></tt> <li> <tt><tqstrlist.h></tt> @@ -364,7 +364,7 @@ new code. <li> <a href="tqregexp.html#match">TQRegExp::match</a>( const TQString & str, int index = 0, int *len = 0, bool indexIsStart = TRUE ) const <li> <a href="ntqscrollview.html#childIsVisible">TQScrollView::childIsVisible</a>( TQWidget *child ) <li> <a href="ntqscrollview.html#showChild">TQScrollView::showChild</a>( TQWidget *child, bool show = TRUE ) -<li> <a href="ntqsimplerichtext.html#draw">TQSimpleRichText::draw</a>( <a href="tqpainter.html">TQPainter</a> *p, int x, int y, const <a href="ntqregion.html">TQRegion</a> & clipRegion, const <a href="tqcolorgroup.html">TQColorGroup</a> & cg, const <a href="tqbrush.html">TQBrush</a> *paper = 0 ) const +<li> <a href="ntqsimplerichtext.html#draw">TQSimpleRichText::draw</a>( <a href="tqpainter.html">TQPainter</a> *p, int x, int y, const <a href="tqregion.html">TQRegion</a> & clipRegion, const <a href="tqcolorgroup.html">TQColorGroup</a> & cg, const <a href="tqbrush.html">TQBrush</a> *paper = 0 ) const <li> <a href="tqstring.html#ascii">TQString::ascii</a>() const <li> <a href="tqstring.html#data">TQString::data</a>() const <li> <a href="tqstring.html#setExpand">TQString::setExpand</a>( uint index, <a href="qchar.html">TQChar</a> c ) @@ -387,9 +387,9 @@ new code. <li> <a href="tqwidget.html#backgroundPixmap">TQWidget::backgroundPixmap</a>() const <li> <a href="tqwidget.html#iconify">TQWidget::iconify</a>() <li> <a href="tqwidget.html#setBackgroundColor">TQWidget::setBackgroundColor</a>( const <a href="tqcolor.html">TQColor</a> & c ) -<li> <a href="tqwidget.html#setBackgroundPixmap">TQWidget::setBackgroundPixmap</a>( const <a href="ntqpixmap.html">TQPixmap</a> & pm ) +<li> <a href="tqwidget.html#setBackgroundPixmap">TQWidget::setBackgroundPixmap</a>( const <a href="tqpixmap.html">TQPixmap</a> & pm ) <li> <a href="tqwidget.html#setFont">TQWidget::setFont</a>( const <a href="tqfont.html">TQFont</a> & f, bool ) -<li> <a href="tqwidget.html#setPalette">TQWidget::setPalette</a>( const <a href="ntqpalette.html">TQPalette</a> & p, bool ) +<li> <a href="tqwidget.html#setPalette">TQWidget::setPalette</a>( const <a href="tqpalette.html">TQPalette</a> & p, bool ) <li> <a href="ntqwizard.html#setFinish">TQWizard::setFinish</a>( <a href="tqwidget.html">TQWidget</a> *, bool ) <li> <a href="tqxmlinputsource.html#TQXmlInputSource">TQXmlInputSource::TQXmlInputSource</a>( <a href="tqfile.html">TQFile</a> & file ) <li> TQXmlInputSource::TQXmlInputSource( <a href="tqtextstream.html">TQTextStream</a> & stream ) @@ -515,7 +515,7 @@ been renamed to TQtMultiLineEdit to avoid name clashes. If you really need to keep compatibility with the old TQMultiLineEdit, simply include this class in your project and rename TQMultiLineEdit to TQtMultiLineEdit throughout. -<p> <h2> <a href="ntqprinter.html">TQPrinter</a> +<p> <h2> <a href="tqprinter.html">TQPrinter</a> </h2> <a name="16"></a><p> TQPrinter has undergone some changes, to make it more flexible and to ensure it has the same runtime behaviour on both Unix and Windows. In 2.x, @@ -767,14 +767,14 @@ few classes for which the AutoMask property is still the best approach are <a href="ntqcheckbox.html">TQCheckBox</a>, <a href="ntqcombobox.html">TQComboBox</a>, <a href="ntqpushbutton.html">TQPushButton</a>, <a href="ntqradiobutton.html">TQRadioButton</a> and <a href="ntqtabwidget.html">TQTabWidget</a>. <p> <h2> Bezier Curves </h2> -<a name="28"></a><p> The function names for Bezier curves in <a href="tqpainter.html">TQPainter</a> and <a href="ntqpointarray.html">TQPointArray</a> have +<a name="28"></a><p> The function names for Bezier curves in <a href="tqpainter.html">TQPainter</a> and <a href="tqpointarray.html">TQPointArray</a> have been corrected. They now properly reflect their cubic form instead of a quadratic one. If you have been using either TQPainter::drawQuadBezier() or TQPointArray::quadBezier() you must replace these calls with <ul> <li> void <a href="tqpainter.html#drawCubicBezier">TQPainter::drawCubicBezier</a>( const TQPointArray &, int index=0 ) and -<li> TQPointArray <a href="ntqpointarray.html#cubicBezier">TQPointArray::cubicBezier</a>() const +<li> TQPointArray <a href="tqpointarray.html#cubicBezier">TQPointArray::cubicBezier</a>() const </ul> respectively. Neither the arguments nor the resulting curve have changed. <p> <h2> Locale-aware String Comparisons in <a href="tqiconview.html">TQIconView</a>, <a href="ntqlistbox.html">TQListBox</a>, diff --git a/doc/html/progress-example.html b/doc/html/progress-example.html index a86c0cae8..e4a239128 100644 --- a/doc/html/progress-example.html +++ b/doc/html/progress-example.html @@ -95,9 +95,9 @@ protected: void timerEvent(TQTimerEvent*) { <a href="tqpainter.html">TQPainter</a> p(this); -<a name="x76"></a> <a href="ntqpen.html">TQPen</a> pn=p.<a href="tqpainter.html#pen">pen</a>(); -<a name="x80"></a> pn.<a href="ntqpen.html#setWidth">setWidth</a>(2); -<a name="x79"></a> pn.<a href="ntqpen.html#setColor">setColor</a>(backgroundColor()); +<a name="x76"></a> <a href="tqpen.html">TQPen</a> pn=p.<a href="tqpainter.html#pen">pen</a>(); +<a name="x80"></a> pn.<a href="tqpen.html#setWidth">setWidth</a>(2); +<a name="x79"></a> pn.<a href="tqpen.html#setColor">setColor</a>(backgroundColor()); <a name="x78"></a> p.<a href="tqpainter.html#setPen">setPen</a>(pn); step = (step + 1) % nqix; @@ -115,7 +115,7 @@ protected: <a href="tqcolor.html">TQColor</a> c; <a name="x66"></a> c.<a href="tqcolor.html#setHsv">setHsv</a>( (step*255)/nqix, 255, 255 ); // rainbow effect - pn.<a href="ntqpen.html#setColor">setColor</a>(c); + pn.<a href="tqpen.html#setColor">setColor</a>(c); p.<a href="tqpainter.html#setPen">setPen</a>(pn); p.<a href="tqpainter.html#drawLine">drawLine</a>(ox[0][step], oy[0][step], ox[1][step], oy[1][step]); p.<a href="tqpainter.html#setPen">setPen</a>(colorGroup().text()); @@ -125,14 +125,14 @@ protected: void paintEvent(TQPaintEvent* event) { <a href="tqpainter.html">TQPainter</a> p(this); - <a href="ntqpen.html">TQPen</a> pn=p.<a href="tqpainter.html#pen">pen</a>(); - pn.<a href="ntqpen.html#setWidth">setWidth</a>(2); + <a href="tqpen.html">TQPen</a> pn=p.<a href="tqpainter.html#pen">pen</a>(); + pn.<a href="tqpen.html#setWidth">setWidth</a>(2); p.<a href="tqpainter.html#setPen">setPen</a>(pn); <a name="x77"></a> p.<a href="tqpainter.html#setClipRect">setClipRect</a>(event->rect()); for (int i=0; i<nqix; i++) { <a href="tqcolor.html">TQColor</a> c; c.<a href="tqcolor.html#setHsv">setHsv</a>( (i*255)/nqix, 255, 255 ); // rainbow effect - pn.<a href="ntqpen.html#setColor">setColor</a>(c); + pn.<a href="tqpen.html#setColor">setColor</a>(c); p.<a href="tqpainter.html#setPen">setPen</a>(pn); p.<a href="tqpainter.html#drawLine">drawLine</a>(ox[0][i], oy[0][i], ox[1][i], oy[1][i]); } diff --git a/doc/html/properties.html b/doc/html/properties.html index fd8d56d4d..7d884ba03 100644 --- a/doc/html/properties.html +++ b/doc/html/properties.html @@ -163,7 +163,7 @@ you can specify a boolean member function. <p> <tt>STORED</tt> declares whether the property's value must be remembered when storing an object's state. Stored makes only sense for writable properties. The default value is <tt>TRUE</tt>. Technically superfluous -properties (like <a href="ntqpoint.html">TQPoint</a> pos if <a href="ntqrect.html">TQRect</a> geometry is already a property) +properties (like <a href="tqpoint.html">TQPoint</a> pos if <a href="tqrect.html">TQRect</a> geometry is already a property) define this to be <tt>FALSE</tt>. <p> Connected to the property system is an additional macro, "TQ_CLASSINFO", that can be used to attach additional name/value-pairs to a class' diff --git a/doc/html/propertydocs b/doc/html/propertydocs index 4c63a0380..880ccbf5f 100644 --- a/doc/html/propertydocs +++ b/doc/html/propertydocs @@ -245,7 +245,7 @@ The default is FALSE. <name>QButton::pixmap</name> <doc href="ntqbutton.html#pixmap-prop"> <p>This property holds the pixmap shown on the button. -<p>If the pixmap is monochrome (i.e. it is a <a href="tqbitmap.html">TQBitmap</a> or its <a href="ntqpixmap.html#depth">depth</a> is 1) and it does not have a mask, +<p>If the pixmap is monochrome (i.e. it is a <a href="tqbitmap.html">TQBitmap</a> or its <a href="tqpixmap.html#depth">depth</a> is 1) and it does not have a mask, this property will set the pixmap to be its own mask. The purpose of this is to draw transparent bitmaps which are important for toggle buttons, for example. @@ -1285,7 +1285,7 @@ see a list of the files and folders. <p>The frame rectangle is the rectangle the frame is drawn in. By default, this is the entire widget. Setting this property does <em>not</em> cause a widget update. <p> If this property is set to a null rectangle (for example -<tt>QRect(0, 0, 0, 0)</tt>), then the frame rectangle is equivalent to +<tt>TQRect(0, 0, 0, 0)</tt>), then the frame rectangle is equivalent to the <a href="tqwidget.html#rect">widget rectangle</a>. <p> <p>See also <a href="ntqframe.html#contentsRect-prop">contentsRect</a>. @@ -4378,9 +4378,9 @@ caption has been set, the caption is <a href="tqstring.html#TQString-null"> <doc href="tqwidget.html#colorGroup-prop"> <p>This property holds the current color group of the widget palette. <p>The color group is determined by the state of the widget. A -disabled widget has the <a href="ntqpalette.html#disabled">QPalette::disabled</a>() color group, a widget -with <a href="focus.html#keyboard-focus">keyboard focus</a> has the <a href="ntqpalette.html#active">QPalette::active</a>() color group, and an -inactive widget has the <a href="ntqpalette.html#inactive">QPalette::inactive</a>() color group. +disabled widget has the <a href="tqpalette.html#disabled">TQPalette::disabled</a>() color group, a widget +with <a href="focus.html#keyboard-focus">keyboard focus</a> has the <a href="tqpalette.html#active">TQPalette::active</a>() color group, and an +inactive widget has the <a href="tqpalette.html#inactive">TQPalette::inactive</a>() color group. <p> <p>See also <a href="tqwidget.html#palette-prop">palette</a>. <p>Get this property's value with <a href="tqwidget.html#colorGroup">colorGroup</a>(). @@ -4876,7 +4876,7 @@ background and foreground appearance only. <p>The palette background color is usually set implicitly by <a href="tqwidget.html#setBackgroundMode">setBackgroundMode</a>(), although it can also be set explicitly by <a href="tqwidget.html#setPaletteBackgroundColor">setPaletteBackgroundColor</a>(). setPaletteBackgroundColor() is a -convenience function that creates and sets a modified <a href="ntqpalette.html">QPalette</a> +convenience function that creates and sets a modified <a href="tqpalette.html">TQPalette</a> with <a href="tqwidget.html#setPalette">setPalette</a>(). The palette is modified according to the widget's background mode. For example, if the background mode is <a href="ntqt.html#BackgroundMode-enum">PaletteButton</a> the color used for the palette's <a href="tqcolorgroup.html#ColorRole-enum">TQColorGroup::Button</a> color entry is set. @@ -4895,7 +4895,7 @@ function is indeterminate. <p>The palette background pixmap is usually set implicitly by <a href="tqwidget.html#setBackgroundMode">setBackgroundMode</a>(), although it can also be set explicitly by <a href="tqwidget.html#setPaletteBackgroundPixmap">setPaletteBackgroundPixmap</a>(). setPaletteBackgroundPixmap() is a -convenience function that creates and sets a modified <a href="ntqpalette.html">QPalette</a> +convenience function that creates and sets a modified <a href="tqpalette.html">TQPalette</a> with <a href="tqwidget.html#setPalette">setPalette</a>(). The palette is modified according to the widget's background mode. For example, if the background mode is <a href="ntqt.html#BackgroundMode-enum">PaletteButton</a> the pixmap used for the palette's @@ -4912,7 +4912,7 @@ widget's background mode. For example, if the background mode is <doc href="tqwidget.html#paletteForegroundColor-prop"> <p>This property holds the foreground color of the widget. <p>setPaletteForegroundColor() is a convenience function that creates -and sets a modified <a href="ntqpalette.html">QPalette</a> with <a href="tqwidget.html#setPalette">setPalette</a>(). The palette is +and sets a modified <a href="tqpalette.html">TQPalette</a> with <a href="tqwidget.html#setPalette">setPalette</a>(). The palette is modified according to the widget's <em>background mode</em>. For example, if the background mode is <a href="ntqt.html#BackgroundMode-enum">PaletteButton</a> the palette entry <a href="tqcolorgroup.html#ColorRole-enum">TQColorGroup::ButtonText</a> is set to color. @@ -4946,7 +4946,7 @@ for an overview of top-level widget geometry. <name>TQWidget::rect</name> <doc href="tqwidget.html#rect-prop"> <p>This property holds the internal geometry of the widget excluding any window frame. -<p>The rect property equals <a href="ntqrect.html">QRect</a>(0, 0, <a href="tqwidget.html#width">width</a>(), <a href="tqwidget.html#height">height</a>()). +<p>The rect property equals <a href="tqrect.html">TQRect</a>(0, 0, <a href="tqwidget.html#width">width</a>(), <a href="tqwidget.html#height">height</a>()). <p> See the <a href="geometry.html">Window Geometry documentation</a> for an overview of top-level widget geometry. <p> <p>See also <a href="tqwidget.html#size-prop">size</a>. @@ -5145,7 +5145,7 @@ for an overview of top-level widget geometry. <p> This feature is only present on Mac OS X and Windows 2000 and up. <p> <b>Warning:</b> Changing this property from opaque to transparent might issue a paint event that needs to be processed before the window is displayed -correctly. This affects mainly the use of <a href="ntqpixmap.html#grabWindow">QPixmap::grabWindow</a>(). Also note +correctly. This affects mainly the use of <a href="tqpixmap.html#grabWindow">TQPixmap::grabWindow</a>(). Also note that semi-transparent windows update and resize significantely slower than opaque windows. diff --git a/doc/html/qaccessible-h.html b/doc/html/qaccessible-h.html index a2f1e53f5..af28f9338 100644 --- a/doc/html/qaccessible-h.html +++ b/doc/html/qaccessible-h.html @@ -78,7 +78,7 @@ body { background: #ffffff; color: black; } #ifndef QT_H #include "tqobject.h" #include <private/qcom_p.h> -#include "ntqrect.h" +#include "tqrect.h" #include "ntqguardedptr.h" #include "tqmemarray.h" #endif // QT_H diff --git a/doc/html/qaccessibleinterface.html b/doc/html/qaccessibleinterface.html index 18b8e7f13..aa8525971 100644 --- a/doc/html/qaccessibleinterface.html +++ b/doc/html/qaccessibleinterface.html @@ -133,7 +133,7 @@ no such implementation or object. <p> All objects provide this information. <p> <p>See also <a href="#queryChild">queryChild</a>(). -<h3 class=fn><a href="ntqrect.html">TQRect</a> <a name="rect"></a>TQAccessibleInterface::rect ( int control ) const<tt> [pure virtual]</tt> +<h3 class=fn><a href="tqrect.html">TQRect</a> <a name="rect"></a>TQAccessibleInterface::rect ( int control ) const<tt> [pure virtual]</tt> </h3> <p> Returns the location of the child specified with <em>control</em> in diff --git a/doc/html/qapplication-h.html b/doc/html/qapplication-h.html index b564b5715..ff07d0c2b 100644 --- a/doc/html/qapplication-h.html +++ b/doc/html/qapplication-h.html @@ -80,7 +80,7 @@ body { background: #ffffff; color: black; } #ifndef QT_H #include "ntqdesktopwidget.h" #include "tqasciidict.h" -#include "ntqpalette.h" +#include "tqpalette.h" #include "ntqtranslator.h" #include "tqstrlist.h" #include "tqstringlist.h" diff --git a/doc/html/qboxlayout.html b/doc/html/qboxlayout.html index 2a3b9b4b6..326624ede 100644 --- a/doc/html/qboxlayout.html +++ b/doc/html/qboxlayout.html @@ -331,7 +331,7 @@ Returns the minimum size needed by this box layout. </h3> Sets the direction of this layout to <em>direction</em>. -<h3 class=fn>void <a name="setGeometry"></a>TQBoxLayout::setGeometry ( const <a href="ntqrect.html">TQRect</a> & r )<tt> [virtual]</tt> +<h3 class=fn>void <a name="setGeometry"></a>TQBoxLayout::setGeometry ( const <a href="tqrect.html">TQRect</a> & r )<tt> [virtual]</tt> </h3> Resizes managed widgets within the rectangle <em>r</em>. diff --git a/doc/html/qchecklistitem.html b/doc/html/qchecklistitem.html index 579c4469c..15693c5cc 100644 --- a/doc/html/qchecklistitem.html +++ b/doc/html/qchecklistitem.html @@ -140,12 +140,12 @@ Constructs a checkable item with parent <em>parent</em>, which is after of type <em>tt</em>. Note that <em>tt</em> must <em>not</em> be <a href="#Type-enum">RadioButton</a>. Radio buttons must be children of a <a href="#Type-enum">RadioButtonController</a>. -<h3 class=fn><a name="TQCheckListItem-7"></a>TQCheckListItem::TQCheckListItem ( <a href="qlistviewitem.html">TQListViewItem</a> * parent, const <a href="tqstring.html">TQString</a> & text, const <a href="ntqpixmap.html">TQPixmap</a> & p ) +<h3 class=fn><a name="TQCheckListItem-7"></a>TQCheckListItem::TQCheckListItem ( <a href="qlistviewitem.html">TQListViewItem</a> * parent, const <a href="tqstring.html">TQString</a> & text, const <a href="tqpixmap.html">TQPixmap</a> & p ) </h3> Constructs a <a href="#Type-enum">RadioButtonController</a> item with parent <em>parent</em>, text <em>text</em> and pixmap <em>p</em>. -<h3 class=fn><a name="TQCheckListItem-8"></a>TQCheckListItem::TQCheckListItem ( <a href="ntqlistview.html">TQListView</a> * parent, const <a href="tqstring.html">TQString</a> & text, const <a href="ntqpixmap.html">TQPixmap</a> & p ) +<h3 class=fn><a name="TQCheckListItem-8"></a>TQCheckListItem::TQCheckListItem ( <a href="ntqlistview.html">TQListView</a> * parent, const <a href="tqstring.html">TQString</a> & text, const <a href="tqpixmap.html">TQPixmap</a> & p ) </h3> Constructs a <a href="#Type-enum">RadioButtonController</a> item with parent <em>parent</em>, text <em>text</em> and pixmap <em>p</em>. @@ -177,7 +177,7 @@ The item is in column <em>column</em>, has width <em>width</em> and has alignment <em>align</em>. (See TQt::AlignmentFlags for valid alignments.) <p>Reimplemented from <a href="qlistviewitem.html#paintCell">TQListViewItem</a>. -<h3 class=fn>void <a name="paintFocus"></a>TQCheckListItem::paintFocus ( <a href="tqpainter.html">TQPainter</a> * p, const <a href="tqcolorgroup.html">TQColorGroup</a> & cg, const <a href="ntqrect.html">TQRect</a> & r )<tt> [virtual]</tt> +<h3 class=fn>void <a name="paintFocus"></a>TQCheckListItem::paintFocus ( <a href="tqpainter.html">TQPainter</a> * p, const <a href="tqcolorgroup.html">TQColorGroup</a> & cg, const <a href="tqrect.html">TQRect</a> & r )<tt> [virtual]</tt> </h3> Draws the focus rectangle <em>r</em> using the color group <em>cg</em> on the painter <em>p</em>. diff --git a/doc/html/qcontextmenuevent.html b/doc/html/qcontextmenuevent.html index b700b9e94..2f84bbea8 100644 --- a/doc/html/qcontextmenuevent.html +++ b/doc/html/qcontextmenuevent.html @@ -87,7 +87,7 @@ Windows this means the menu button was pressed. the mouse or keyboard). </ul> <hr><h2>Member Function Documentation</h2> -<h3 class=fn><a name="TQContextMenuEvent"></a>TQContextMenuEvent::TQContextMenuEvent ( <a href="qcontextmenuevent.html#Reason-enum">Reason</a> reason, const <a href="ntqpoint.html">TQPoint</a> & pos, const <a href="ntqpoint.html">TQPoint</a> & globalPos, int state ) +<h3 class=fn><a name="TQContextMenuEvent"></a>TQContextMenuEvent::TQContextMenuEvent ( <a href="qcontextmenuevent.html#Reason-enum">Reason</a> reason, const <a href="tqpoint.html">TQPoint</a> & pos, const <a href="tqpoint.html">TQPoint</a> & globalPos, int state ) </h3> <p> Constructs a context menu event object with the accept parameter @@ -97,7 +97,7 @@ flag set to FALSE. receiving widget. <em>globalPos</em> is the mouse position in absolute coordinates. <em>state</em> is the ButtonState at the time of the event. -<h3 class=fn><a name="TQContextMenuEvent-2"></a>TQContextMenuEvent::TQContextMenuEvent ( <a href="qcontextmenuevent.html#Reason-enum">Reason</a> reason, const <a href="ntqpoint.html">TQPoint</a> & pos, int state ) +<h3 class=fn><a name="TQContextMenuEvent-2"></a>TQContextMenuEvent::TQContextMenuEvent ( <a href="qcontextmenuevent.html#Reason-enum">Reason</a> reason, const <a href="tqpoint.html">TQPoint</a> & pos, int state ) </h3> <p> Constructs a context menu event object with the accept parameter @@ -130,7 +130,7 @@ parent classes.) <p> The consumed flag is not set by default. <p> <p>See also <a href="#ignore">ignore</a>() and <a href="#accept">accept</a>(). -<h3 class=fn>const <a href="ntqpoint.html">TQPoint</a> & <a name="globalPos"></a>TQContextMenuEvent::globalPos () const +<h3 class=fn>const <a href="tqpoint.html">TQPoint</a> & <a name="globalPos"></a>TQContextMenuEvent::globalPos () const </h3> <p> Returns the global position of the mouse pointer at the time of @@ -175,7 +175,7 @@ returns FALSE. receiver has blocked the event; otherwise returns FALSE. <p> <p>See also <a href="#accept">accept</a>(), <a href="#ignore">ignore</a>(), and <a href="#consume">consume</a>(). -<h3 class=fn>const <a href="ntqpoint.html">TQPoint</a> & <a name="pos"></a>TQContextMenuEvent::pos () const +<h3 class=fn>const <a href="tqpoint.html">TQPoint</a> & <a name="pos"></a>TQContextMenuEvent::pos () const </h3> <p> Returns the position of the mouse pointer relative to the widget diff --git a/doc/html/qcursor-h.html b/doc/html/qcursor-h.html index 73431f21e..2bccfaedf 100644 --- a/doc/html/qcursor-h.html +++ b/doc/html/qcursor-h.html @@ -78,7 +78,7 @@ body { background: #ffffff; color: black; } #define TQCURSOR_H #ifndef QT_H -#include "ntqpoint.h" +#include "tqpoint.h" #include "ntqshared.h" #endif // QT_H diff --git a/doc/html/qevent-h.html b/doc/html/qevent-h.html index 445856f51..c3a077d11 100644 --- a/doc/html/qevent-h.html +++ b/doc/html/qevent-h.html @@ -79,7 +79,7 @@ body { background: #ffffff; color: black; } #ifndef QT_H #include "ntqwindowdefs.h" -#include "ntqregion.h" +#include "tqregion.h" #include "ntqnamespace.h" #include "tqmime.h" #include "tqpair.h" diff --git a/doc/html/qfd-example.html b/doc/html/qfd-example.html index 9760dc945..45598e7a5 100644 --- a/doc/html/qfd-example.html +++ b/doc/html/qfd-example.html @@ -137,7 +137,7 @@ TQSize <a name="f532"></a>FontRowTable::cellSize() const TQFrame::<a href="ntqframe.html#paintEvent">paintEvent</a>(e); <a href="tqpainter.html">TQPainter</a> p(this); <a name="x2002"></a><a name="x1999"></a> p.<a href="tqpainter.html#setClipRegion">setClipRegion</a>(e-><a href="tqpaintevent.html#region">region</a>()); -<a name="x2001"></a> <a href="ntqrect.html">TQRect</a> r = e-><a href="tqpaintevent.html#rect">rect</a>(); +<a name="x2001"></a> <a href="tqrect.html">TQRect</a> r = e-><a href="tqpaintevent.html#rect">rect</a>(); <a href="tqfontmetrics.html">TQFontMetrics</a> fm = <a href="tqwidget.html#fontMetrics">fontMetrics</a>(); <a name="x1991"></a> int ml = <a href="ntqframe.html#frameWidth">frameWidth</a>()+margin() + 1 + TQMAX(0,-fm.<a href="tqfontmetrics.html#minLeftBearing">minLeftBearing</a>()); int mt = <a href="ntqframe.html#frameWidth">frameWidth</a>()+margin(); @@ -146,10 +146,10 @@ TQSize <a name="f532"></a>FontRowTable::cellSize() const <a name="x2008"></a><a name="x2007"></a> if ( !cell.<a href="tqsize.html#width">width</a>() || !cell.<a href="tqsize.html#height">height</a>() ) return; - int mini = r.<a href="ntqrect.html#left">left</a>() / cell.<a href="tqsize.html#width">width</a>(); - int maxi = (r.<a href="ntqrect.html#right">right</a>()+cell.<a href="tqsize.html#width">width</a>()-1) / cell.<a href="tqsize.html#width">width</a>(); - int minj = r.<a href="ntqrect.html#top">top</a>() / cell.<a href="tqsize.html#height">height</a>(); -<a name="x2003"></a> int maxj = (r.<a href="ntqrect.html#bottom">bottom</a>()+cell.<a href="tqsize.html#height">height</a>()-1) / cell.<a href="tqsize.html#height">height</a>(); + int mini = r.<a href="tqrect.html#left">left</a>() / cell.<a href="tqsize.html#width">width</a>(); + int maxi = (r.<a href="tqrect.html#right">right</a>()+cell.<a href="tqsize.html#width">width</a>()-1) / cell.<a href="tqsize.html#width">width</a>(); + int minj = r.<a href="tqrect.html#top">top</a>() / cell.<a href="tqsize.html#height">height</a>(); +<a name="x2003"></a> int maxj = (r.<a href="tqrect.html#bottom">bottom</a>()+cell.<a href="tqsize.html#height">height</a>()-1) / cell.<a href="tqsize.html#height">height</a>(); <a name="x1986"></a> int h = fm.<a href="tqfontmetrics.html#height">height</a>(); diff --git a/doc/html/qglcontext-members.html b/doc/html/qglcontext-members.html deleted file mode 100644 index 4663b982a..000000000 --- a/doc/html/qglcontext-members.html +++ /dev/null @@ -1,71 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> -<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/include/ntqgl.h:173 --> -<html> -<head> -<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> -<title>TQGLContext Member List</title> -<style type="text/css"><!-- -fn { margin-left: 1cm; text-indent: -1cm; } -a:link { color: #004faf; text-decoration: none } -a:visited { color: #672967; text-decoration: none } -body { background: #ffffff; color: black; } ---></style> -</head> -<body> - -<table border="0" cellpadding="0" cellspacing="0" width="100%"> -<tr bgcolor="#E5E5E5"> -<td valign=center> - <a href="index.html"> -<font color="#004faf">Home</font></a> - | <a href="classes.html"> -<font color="#004faf">All Classes</font></a> - | <a href="mainclasses.html"> -<font color="#004faf">Main Classes</font></a> - | <a href="annotated.html"> -<font color="#004faf">Annotated</font></a> - | <a href="groups.html"> -<font color="#004faf">Grouped Classes</font></a> - | <a href="functions.html"> -<font color="#004faf">Functions</font></a> -</td> -<td align="right" valign="center"><img src="logo32.png" align="right" width="64" height="32" border="0"></td></tr></table><h1 align=center>Complete Member List for TQGLContext</h1> - -<p>This is the complete list of member functions for -<a href="qglcontext.html">TQGLContext</a>, including inherited members. - -<ul> -<li><a href="qglcontext.html#TQGLContext">TQGLContext</a>() -<li><a href="qglcontext.html#~TQGLContext">~TQGLContext</a>() -<li><a href="qglcontext.html#chooseContext">chooseContext</a>() -<li><a href="qglcontext.html#chooseMacVisual">chooseMacVisual</a>() -<li><a href="qglcontext.html#choosePixelFormat">choosePixelFormat</a>() -<li><a href="qglcontext.html#chooseVisual">chooseVisual</a>() -<li><a href="qglcontext.html#create">create</a>() -<li><a href="qglcontext.html#currentContext">currentContext</a>() -<li><a href="qglcontext.html#device">device</a>() -<li><a href="qglcontext.html#deviceIsPixmap">deviceIsPixmap</a>() -<li><a href="qglcontext.html#doneCurrent">doneCurrent</a>() -<li><a href="qglcontext.html#format">format</a>() -<li><a href="qglcontext.html#generateFontDisplayLists">generateFontDisplayLists</a>() -<li><a href="qglcontext.html#initialized">initialized</a>() -<li><a href="qglcontext.html#isSharing">isSharing</a>() -<li><a href="qglcontext.html#isValid">isValid</a>() -<li><a href="qglcontext.html#makeCurrent">makeCurrent</a>() -<li><a href="qglcontext.html#overlayTransparentColor">overlayTransparentColor</a>() -<li><a href="qglcontext.html#requestedFormat">requestedFormat</a>() -<li><a href="qglcontext.html#reset">reset</a>() -<li><a href="qglcontext.html#setFormat">setFormat</a>() -<li><a href="qglcontext.html#setInitialized">setInitialized</a>() -<li><a href="qglcontext.html#setWindowCreated">setWindowCreated</a>() -<li><a href="qglcontext.html#swapBuffers">swapBuffers</a>() -<li><a href="qglcontext.html#windowCreated">windowCreated</a>() -</ul> -<!-- eof --> -<p><address><hr><div align=center> -<table width=100% cellspacing=0 border=0><tr> -<td>Copyright © 2007 -<a href="troll.html">Trolltech</a><td align=center><a href="trademarks.html">Trademarks</a> -<td align=right><div align=right>TQt 3.3.8</div> -</table></div></address></body> -</html> diff --git a/doc/html/qglformat-members.html b/doc/html/qglformat-members.html deleted file mode 100644 index 0770bfcf8..000000000 --- a/doc/html/qglformat-members.html +++ /dev/null @@ -1,75 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> -<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/include/ntqgl.h:120 --> -<html> -<head> -<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> -<title>TQGLFormat Member List</title> -<style type="text/css"><!-- -fn { margin-left: 1cm; text-indent: -1cm; } -a:link { color: #004faf; text-decoration: none } -a:visited { color: #672967; text-decoration: none } -body { background: #ffffff; color: black; } ---></style> -</head> -<body> - -<table border="0" cellpadding="0" cellspacing="0" width="100%"> -<tr bgcolor="#E5E5E5"> -<td valign=center> - <a href="index.html"> -<font color="#004faf">Home</font></a> - | <a href="classes.html"> -<font color="#004faf">All Classes</font></a> - | <a href="mainclasses.html"> -<font color="#004faf">Main Classes</font></a> - | <a href="annotated.html"> -<font color="#004faf">Annotated</font></a> - | <a href="groups.html"> -<font color="#004faf">Grouped Classes</font></a> - | <a href="functions.html"> -<font color="#004faf">Functions</font></a> -</td> -<td align="right" valign="center"><img src="logo32.png" align="right" width="64" height="32" border="0"></td></tr></table><h1 align=center>Complete Member List for TQGLFormat</h1> - -<p>This is the complete list of member functions for -<a href="qglformat.html">TQGLFormat</a>, including inherited members. - -<ul> -<li><a href="qglformat.html#TQGLFormat">TQGLFormat</a>() -<li><a href="qglformat.html#accum">accum</a>() -<li><a href="qglformat.html#alpha">alpha</a>() -<li><a href="qglformat.html#defaultFormat">defaultFormat</a>() -<li><a href="qglformat.html#defaultOverlayFormat">defaultOverlayFormat</a>() -<li><a href="qglformat.html#depth">depth</a>() -<li><a href="qglformat.html#directRendering">directRendering</a>() -<li><a href="qglformat.html#doubleBuffer">doubleBuffer</a>() -<li><a href="qglformat.html#hasOpenGL">hasOpenGL</a>() -<li><a href="qglformat.html#hasOpenGLOverlays">hasOpenGLOverlays</a>() -<li><a href="qglformat.html#hasOverlay">hasOverlay</a>() -<li><a href="qglformat.html#plane">plane</a>() -<li><a href="qglformat.html#rgba">rgba</a>() -<li><a href="qglformat.html#setAccum">setAccum</a>() -<li><a href="qglformat.html#setAlpha">setAlpha</a>() -<li><a href="qglformat.html#setDefaultFormat">setDefaultFormat</a>() -<li><a href="qglformat.html#setDefaultOverlayFormat">setDefaultOverlayFormat</a>() -<li><a href="qglformat.html#setDepth">setDepth</a>() -<li><a href="qglformat.html#setDirectRendering">setDirectRendering</a>() -<li><a href="qglformat.html#setDoubleBuffer">setDoubleBuffer</a>() -<li><a href="qglformat.html#setOption">setOption</a>() -<li><a href="qglformat.html#setOverlay">setOverlay</a>() -<li><a href="qglformat.html#setPlane">setPlane</a>() -<li><a href="qglformat.html#setRgba">setRgba</a>() -<li><a href="qglformat.html#setStencil">setStencil</a>() -<li><a href="qglformat.html#setStereo">setStereo</a>() -<li><a href="qglformat.html#stencil">stencil</a>() -<li><a href="qglformat.html#stereo">stereo</a>() -<li><a href="qglformat.html#testOption">testOption</a>() -</ul> -<!-- eof --> -<p><address><hr><div align=center> -<table width=100% cellspacing=0 border=0><tr> -<td>Copyright © 2007 -<a href="troll.html">Trolltech</a><td align=center><a href="trademarks.html">Trademarks</a> -<td align=right><div align=right>TQt 3.3.8</div> -</table></div></address></body> -</html> diff --git a/doc/html/qgridlayout.html b/doc/html/qgridlayout.html index 3809732de..fbc85c46d 100644 --- a/doc/html/qgridlayout.html +++ b/doc/html/qgridlayout.html @@ -271,7 +271,7 @@ the available space, but should be sized according to <a href="#sizeHint">sizeHi <p> <p>See also <a href="#addMultiCellWidget">addMultiCellWidget</a>(). <p>Examples: <a href="addressbook-example.html#x578">addressbook/centralwidget.cpp</a>, <a href="layout-example.html#x533">layout/layout.cpp</a>, <a href="rot-example.html#x1370">rot13/rot13.cpp</a>, <a href="sql.html#x2221">sql/overview/form1/main.cpp</a>, <a href="sql.html#x2230">sql/overview/form2/main.cpp</a>, <a href="tutorial1-14.html#x2441">t14/gamebrd.cpp</a>, and <a href="tutorial1-08.html#x2337">t8/main.cpp</a>. -<h3 class=fn><a href="ntqrect.html">TQRect</a> <a name="cellGeometry"></a>TQGridLayout::cellGeometry ( int row, int col ) const +<h3 class=fn><a href="tqrect.html">TQRect</a> <a name="cellGeometry"></a>TQGridLayout::cellGeometry ( int row, int col ) const </h3> Returns the geometry of the cell with row <em>row</em> and column <em>col</em> in the grid. Returns an invalid rectangle if <em>row</em> or <em>col</em> is @@ -380,7 +380,7 @@ grow. <p> <p>See also <a href="#colStretch">colStretch</a>(), <a href="#addColSpacing">addColSpacing</a>(), and <a href="#setRowStretch">setRowStretch</a>(). <p>Examples: <a href="layout-example.html#x534">layout/layout.cpp</a>, <a href="tutorial1-14.html#x2442">t14/gamebrd.cpp</a>, and <a href="tutorial1-08.html#x2338">t8/main.cpp</a>. -<h3 class=fn>void <a name="setGeometry"></a>TQGridLayout::setGeometry ( const <a href="ntqrect.html">TQRect</a> & r )<tt> [virtual]</tt> +<h3 class=fn>void <a name="setGeometry"></a>TQGridLayout::setGeometry ( const <a href="tqrect.html">TQRect</a> & r )<tt> [virtual]</tt> </h3> Resizes managed widgets within the rectangle <em>r</em>. diff --git a/doc/html/qlayoutitem.html b/doc/html/qlayoutitem.html index 922c08257..739d1659b 100644 --- a/doc/html/qlayoutitem.html +++ b/doc/html/qlayoutitem.html @@ -102,7 +102,7 @@ Destroys the TQLayoutItem. "wants" to expand in (if any). <p>Reimplemented in <a href="ntqlayout.html#expanding">TQLayout</a>, <a href="qspaceritem.html#expanding">TQSpacerItem</a>, and <a href="tqwidgetitem.html#expanding">TQWidgetItem</a>. -<h3 class=fn><a href="ntqrect.html">TQRect</a> <a name="geometry"></a>TQLayoutItem::geometry () const<tt> [pure virtual]</tt> +<h3 class=fn><a href="tqrect.html">TQRect</a> <a name="geometry"></a>TQLayoutItem::geometry () const<tt> [pure virtual]</tt> </h3> <p> Returns the rectangle covered by this layout item. @@ -192,7 +192,7 @@ Sets the alignment of this item to <em>a</em>, which is a bitwise OR of the <a href="ntqt.html#AlignmentFlags-enum">TQt::AlignmentFlags</a>. Not all subclasses support alignment. <p>Example: <a href="tutorial2-09.html#x2644">chart/optionsform.cpp</a>. -<h3 class=fn>void <a name="setGeometry"></a>TQLayoutItem::setGeometry ( const <a href="ntqrect.html">TQRect</a> & r )<tt> [pure virtual]</tt> +<h3 class=fn>void <a name="setGeometry"></a>TQLayoutItem::setGeometry ( const <a href="tqrect.html">TQRect</a> & r )<tt> [pure virtual]</tt> </h3> <p> Implemented in subclasses to set this item's geometry to <em>r</em>. diff --git a/doc/html/qlistbox-h.html b/doc/html/qlistbox-h.html index edb186fa9..5472e2641 100644 --- a/doc/html/qlistbox-h.html +++ b/doc/html/qlistbox-h.html @@ -79,7 +79,7 @@ body { background: #ffffff; color: black; } #ifndef QT_H #include "ntqscrollview.h" -#include "ntqpixmap.h" +#include "tqpixmap.h" #endif // QT_H #ifndef TQT_NO_LISTBOX diff --git a/doc/html/qlistboxitem.html b/doc/html/qlistboxitem.html index 4a5e706e9..20ff61884 100644 --- a/doc/html/qlistboxitem.html +++ b/doc/html/qlistboxitem.html @@ -139,7 +139,7 @@ already open for painting. <p>Example: <a href="listboxcombo-example.html#x1410">listboxcombo/listboxcombo.cpp</a>. <p>Reimplemented in <a href="qlistboxtext.html#paint">TQListBoxText</a> and <a href="qlistboxpixmap.html#paint">TQListBoxPixmap</a>. -<h3 class=fn>const <a href="ntqpixmap.html">TQPixmap</a> * <a name="pixmap"></a>TQListBoxItem::pixmap () const<tt> [virtual]</tt> +<h3 class=fn>const <a href="tqpixmap.html">TQPixmap</a> * <a name="pixmap"></a>TQListBoxItem::pixmap () const<tt> [virtual]</tt> </h3> Returns the pixmap associated with the item, or 0 if there isn't one. diff --git a/doc/html/qlistboxpixmap.html b/doc/html/qlistboxpixmap.html index 5cee82968..1d2809013 100644 --- a/doc/html/qlistboxpixmap.html +++ b/doc/html/qlistboxpixmap.html @@ -65,32 +65,32 @@ optional text to the right of the pixmap. <p> <p>See also <a href="ntqlistbox.html">TQListBox</a>, <a href="qlistboxitem.html">TQListBoxItem</a>, and <a href="advanced.html">Advanced Widgets</a>. <hr><h2>Member Function Documentation</h2> -<h3 class=fn><a name="TQListBoxPixmap"></a>TQListBoxPixmap::TQListBoxPixmap ( <a href="ntqlistbox.html">TQListBox</a> * listbox, const <a href="ntqpixmap.html">TQPixmap</a> & pixmap ) +<h3 class=fn><a name="TQListBoxPixmap"></a>TQListBoxPixmap::TQListBoxPixmap ( <a href="ntqlistbox.html">TQListBox</a> * listbox, const <a href="tqpixmap.html">TQPixmap</a> & pixmap ) </h3> Constructs a new list box item in list box <em>listbox</em> showing the pixmap <em>pixmap</em>. -<h3 class=fn><a name="TQListBoxPixmap-2"></a>TQListBoxPixmap::TQListBoxPixmap ( const <a href="ntqpixmap.html">TQPixmap</a> & pixmap ) +<h3 class=fn><a name="TQListBoxPixmap-2"></a>TQListBoxPixmap::TQListBoxPixmap ( const <a href="tqpixmap.html">TQPixmap</a> & pixmap ) </h3> Constructs a new list box item showing the pixmap <em>pixmap</em>. -<h3 class=fn><a name="TQListBoxPixmap-3"></a>TQListBoxPixmap::TQListBoxPixmap ( <a href="ntqlistbox.html">TQListBox</a> * listbox, const <a href="ntqpixmap.html">TQPixmap</a> & pixmap, <a href="qlistboxitem.html">TQListBoxItem</a> * after ) +<h3 class=fn><a name="TQListBoxPixmap-3"></a>TQListBoxPixmap::TQListBoxPixmap ( <a href="ntqlistbox.html">TQListBox</a> * listbox, const <a href="tqpixmap.html">TQPixmap</a> & pixmap, <a href="qlistboxitem.html">TQListBoxItem</a> * after ) </h3> Constructs a new list box item in list box <em>listbox</em> showing the pixmap <em>pixmap</em>. The item gets inserted after the item <em>after</em>, or at the beginning if <em>after</em> is 0. -<h3 class=fn><a name="TQListBoxPixmap-4"></a>TQListBoxPixmap::TQListBoxPixmap ( <a href="ntqlistbox.html">TQListBox</a> * listbox, const <a href="ntqpixmap.html">TQPixmap</a> & pix, const <a href="tqstring.html">TQString</a> & text ) +<h3 class=fn><a name="TQListBoxPixmap-4"></a>TQListBoxPixmap::TQListBoxPixmap ( <a href="ntqlistbox.html">TQListBox</a> * listbox, const <a href="tqpixmap.html">TQPixmap</a> & pix, const <a href="tqstring.html">TQString</a> & text ) </h3> Constructs a new list box item in list box <em>listbox</em> showing the pixmap <em>pix</em> and the text <em>text</em>. -<h3 class=fn><a name="TQListBoxPixmap-5"></a>TQListBoxPixmap::TQListBoxPixmap ( const <a href="ntqpixmap.html">TQPixmap</a> & pix, const <a href="tqstring.html">TQString</a> & text ) +<h3 class=fn><a name="TQListBoxPixmap-5"></a>TQListBoxPixmap::TQListBoxPixmap ( const <a href="tqpixmap.html">TQPixmap</a> & pix, const <a href="tqstring.html">TQString</a> & text ) </h3> Constructs a new list box item showing the pixmap <em>pix</em> and the text to <em>text</em>. -<h3 class=fn><a name="TQListBoxPixmap-6"></a>TQListBoxPixmap::TQListBoxPixmap ( <a href="ntqlistbox.html">TQListBox</a> * listbox, const <a href="ntqpixmap.html">TQPixmap</a> & pix, const <a href="tqstring.html">TQString</a> & text, <a href="qlistboxitem.html">TQListBoxItem</a> * after ) +<h3 class=fn><a name="TQListBoxPixmap-6"></a>TQListBoxPixmap::TQListBoxPixmap ( <a href="ntqlistbox.html">TQListBox</a> * listbox, const <a href="tqpixmap.html">TQPixmap</a> & pix, const <a href="tqstring.html">TQString</a> & text, <a href="qlistboxitem.html">TQListBoxItem</a> * after ) </h3> Constructs a new list box item in list box <em>listbox</em> showing the pixmap <em>pix</em> and the string <em>text</em>. The item gets inserted after @@ -111,7 +111,7 @@ Returns the height of the pixmap in list box <em>lb</em>. Draws the pixmap using <em>painter</em>. <p>Reimplemented from <a href="qlistboxitem.html#paint">TQListBoxItem</a>. -<h3 class=fn>const <a href="ntqpixmap.html">TQPixmap</a> * <a name="pixmap"></a>TQListBoxPixmap::pixmap () const<tt> [virtual]</tt> +<h3 class=fn>const <a href="tqpixmap.html">TQPixmap</a> * <a name="pixmap"></a>TQListBoxPixmap::pixmap () const<tt> [virtual]</tt> </h3> <p> Returns the pixmap associated with the item. diff --git a/doc/html/qlistviewitem.html b/doc/html/qlistviewitem.html index ab1e54665..aaa38fac6 100644 --- a/doc/html/qlistviewitem.html +++ b/doc/html/qlistviewitem.html @@ -281,7 +281,7 @@ on this item or presses Space on it. <p> <p>See also <a href="#activatedPos">activatedPos</a>(). <p>Reimplemented in <a href="qchecklistitem.html#activate">TQCheckListItem</a>. -<h3 class=fn>bool <a name="activatedPos"></a>TQListViewItem::activatedPos ( <a href="ntqpoint.html">TQPoint</a> & pos )<tt> [protected]</tt> +<h3 class=fn>bool <a name="activatedPos"></a>TQListViewItem::activatedPos ( <a href="tqpoint.html">TQPoint</a> & pos )<tt> [protected]</tt> </h3> When called from a reimplementation of <a href="#activate">activate</a>(), this function gives information on how the item was activated. Otherwise the @@ -554,7 +554,7 @@ painter <em>p</em> has the right font on entry. <p>Example: <a href="listviews-example.html#x157">listviews/listviews.cpp</a>. <p>Reimplemented in <a href="qchecklistitem.html#paintCell">TQCheckListItem</a>. -<h3 class=fn>void <a name="paintFocus"></a>TQListViewItem::paintFocus ( <a href="tqpainter.html">TQPainter</a> * p, const <a href="tqcolorgroup.html">TQColorGroup</a> & cg, const <a href="ntqrect.html">TQRect</a> & r )<tt> [virtual]</tt> +<h3 class=fn>void <a name="paintFocus"></a>TQListViewItem::paintFocus ( <a href="tqpainter.html">TQPainter</a> * p, const <a href="tqcolorgroup.html">TQColorGroup</a> & cg, const <a href="tqrect.html">TQRect</a> & r )<tt> [virtual]</tt> </h3> Paints a focus indicator on the rectangle <em>r</em> using painter <em>p</em> and colors <em>cg</em>. @@ -568,7 +568,7 @@ Returns the parent of this item, or 0 if this item has no parent. <p> <p>See also <a href="#firstChild">firstChild</a>() and <a href="#nextSibling">nextSibling</a>(). <p>Examples: <a href="dirview-example.html#x1688">dirview/dirview.cpp</a>. -<h3 class=fn>const <a href="ntqpixmap.html">TQPixmap</a> * <a name="pixmap"></a>TQListViewItem::pixmap ( int column ) const<tt> [virtual]</tt> +<h3 class=fn>const <a href="tqpixmap.html">TQPixmap</a> * <a name="pixmap"></a>TQListViewItem::pixmap ( int column ) const<tt> [virtual]</tt> </h3> Returns the pixmap for <em>column</em>, or 0 if there is no pixmap for <em>column</em>. @@ -656,7 +656,7 @@ of the item. <p> <p>See also <a href="#height">height</a>(), <a href="#totalHeight">totalHeight</a>(), and <a href="#isOpen">isOpen</a>(). <p>Examples: <a href="checklists-example.html#x431">checklists/checklists.cpp</a>, <a href="dirview-example.html#x1690">dirview/dirview.cpp</a>, <a href="dirview-example.html#x1718">dirview/main.cpp</a>, <a href="fileiconview-example.html#x887">fileiconview/mainwindow.cpp</a>, and <a href="tagreader-with-features-example.html#x1966">xml/tagreader-with-features/structureparser.cpp</a>. -<h3 class=fn>void <a name="setPixmap"></a>TQListViewItem::setPixmap ( int column, const <a href="ntqpixmap.html">TQPixmap</a> & pm )<tt> [virtual]</tt> +<h3 class=fn>void <a name="setPixmap"></a>TQListViewItem::setPixmap ( int column, const <a href="tqpixmap.html">TQPixmap</a> & pm )<tt> [virtual]</tt> </h3> Sets the pixmap in column <em>column</em> to <em>pm</em>, if <em>pm</em> is non-null and different from the current pixmap, and if <em>column</em> is diff --git a/doc/html/qmag-example.html b/doc/html/qmag-example.html index d2e3e52e9..5debea21f 100644 --- a/doc/html/qmag-example.html +++ b/doc/html/qmag-example.html @@ -54,7 +54,7 @@ magnified area as a .bmp file. #include <<a href="qcombobox-h.html">ntqcombobox.h</a>> #include <<a href="qpushbutton-h.html">ntqpushbutton.h</a>> -#include <<a href="qpixmap-h.html">ntqpixmap.h</a>> +#include <<a href="tqpixmap-h.html">tqpixmap.h</a>> #include <<a href="tqimage-h.html">tqimage.h</a>> #include <<a href="qlabel-h.html">ntqlabel.h</a>> #include <<a href="tqfiledialog-h.html">tqfiledialog.h</a>> @@ -62,7 +62,7 @@ magnified area as a .bmp file. #include <<a href="qapplication-h.html">ntqapplication.h</a>> #include <<a href="tqpainter-h.html">tqpainter.h</a>> -#include <<a href="qwmatrix-h.html">ntqwmatrix.h</a>> +#include <<a href="tqwmatrix-h.html">tqwmatrix.h</a>> class MagWidget : public <a href="tqwidget.html">TQWidget</a> @@ -95,8 +95,8 @@ private: <a href="ntqpushbutton.html">TQPushButton</a> *saveButton; <a href="ntqpushbutton.html">TQPushButton</a> *multiSaveButton; <a href="ntqpushbutton.html">TQPushButton</a> *quitButton; - <a href="ntqpixmap.html">TQPixmap</a> pm; // pixmap, magnified - <a href="ntqpixmap.html">TQPixmap</a> p; // pixmap + <a href="tqpixmap.html">TQPixmap</a> pm; // pixmap, magnified + <a href="tqpixmap.html">TQPixmap</a> p; // pixmap <a href="tqimage.html">TQImage</a> image; // image of pixmap (for RGB) <a href="ntqlabel.html">TQLabel</a> *rgb; int yoffset; // pixels in addition to the actual picture @@ -232,11 +232,11 @@ void <a name="f486"></a>MagWidget::setRefresh( int index ) void <a name="f487"></a>MagWidget::save() { -<a name="x1785"></a> if ( !p.<a href="ntqpixmap.html#isNull">isNull</a>() ) { +<a name="x1785"></a> if ( !p.<a href="tqpixmap.html#isNull">isNull</a>() ) { <a href="tqobject.html#killTimers">killTimers</a>(); <a name="x1775"></a> <a href="tqstring.html">TQString</a> fn = TQFileDialog::<a href="tqfiledialog.html#getSaveFileName">getSaveFileName</a>(); <a name="x1792"></a> if ( !fn.<a href="tqstring.html#isEmpty">isEmpty</a>() ) -<a name="x1786"></a> p.<a href="ntqpixmap.html#save">save</a>( fn, "BMP" ); +<a name="x1786"></a> p.<a href="tqpixmap.html#save">save</a>( fn, "BMP" ); if ( r ) <a href="tqobject.html#startTimer">startTimer</a>( timer[r] ); } @@ -244,13 +244,13 @@ void <a name="f487"></a>MagWidget::save() void <a name="f488"></a>MagWidget::multiSave() { - if ( !p.<a href="ntqpixmap.html#isNull">isNull</a>() ) { + if ( !p.<a href="tqpixmap.html#isNull">isNull</a>() ) { multifn = ""; // stops saving multifn = TQFileDialog::<a href="tqfiledialog.html#getSaveFileName">getSaveFileName</a>(); if ( multifn.<a href="tqstring.html#isEmpty">isEmpty</a>() ) <a name="x1789"></a> multiSaveButton-><a href="ntqpushbutton.html#setOn">setOn</a>(FALSE); if ( !r ) - p.<a href="ntqpixmap.html#save">save</a>( multifn, "BMP" ); + p.<a href="tqpixmap.html#save">save</a>( multifn, "BMP" ); } else { multiSaveButton-><a href="ntqpushbutton.html#setOn">setOn</a>(FALSE); } @@ -283,11 +283,11 @@ void <a name="f489"></a>MagWidget::grab() else if ( y < 0 ) y = 0; -<a name="x1784"></a> p = TQPixmap::<a href="ntqpixmap.html#grabWindow">grabWindow</a>( TQApplication::<a href="ntqapplication.html#desktop">desktop</a>()->winId(), x, y, w, h ); -<a name="x1783"></a> image = p.<a href="ntqpixmap.html#convertToImage">convertToImage</a>(); - <a href="ntqwmatrix.html">TQWMatrix</a> m; // after getting it, scale it -<a name="x1809"></a> m.<a href="ntqwmatrix.html#scale">scale</a>( (double)z, (double)z ); -<a name="x1787"></a> pm = p.<a href="ntqpixmap.html#xForm">xForm</a>( m ); +<a name="x1784"></a> p = TQPixmap::<a href="tqpixmap.html#grabWindow">grabWindow</a>( TQApplication::<a href="ntqapplication.html#desktop">desktop</a>()->winId(), x, y, w, h ); +<a name="x1783"></a> image = p.<a href="tqpixmap.html#convertToImage">convertToImage</a>(); + <a href="tqwmatrix.html">TQWMatrix</a> m; // after getting it, scale it +<a name="x1809"></a> m.<a href="tqwmatrix.html#scale">scale</a>( (double)z, (double)z ); +<a name="x1787"></a> pm = p.<a href="tqpixmap.html#xForm">xForm</a>( m ); <a name="x1770"></a> if ( !multiSaveButton || !multiSaveButton-><a href="ntqbutton.html#isOn">isOn</a>() ) <a href="tqwidget.html#repaint">repaint</a>( FALSE ); // and finally repaint, flicker-free @@ -296,7 +296,7 @@ void <a name="f489"></a>MagWidget::grab() <a name="x1803"></a>void MagWidget::<a href="tqwidget.html#paintEvent">paintEvent</a>( <a href="tqpaintevent.html">TQPaintEvent</a> * ) { - if ( !pm.<a href="ntqpixmap.html#isNull">isNull</a>() ) { + if ( !pm.<a href="tqpixmap.html#isNull">isNull</a>() ) { <a href="tqpainter.html">TQPainter</a> paint( this ); <a name="x1782"></a> paint.<a href="tqpainter.html#drawPixmap">drawPixmap</a>( 0, zoom ? zoom-><a href="tqwidget.html#height">height</a>()+4 : 0, pm, 0,0, width(), height()-yoffset ); @@ -366,7 +366,7 @@ void <a name="f490"></a>MagWidget::grabAround(TQPoint pos) <a name="x1800"></a>void MagWidget::<a href="tqwidget.html#mouseMoveEvent">mouseMoveEvent</a>( <a href="qmouseevent.html">TQMouseEvent</a> *e ) { - if ( grabbing || pm.<a href="ntqpixmap.html#isNull">isNull</a>() || + if ( grabbing || pm.<a href="tqpixmap.html#isNull">isNull</a>() || e-><a href="qmouseevent.html#pos">pos</a>().y() > height() - (zoom ? zoom-><a href="tqwidget.html#fontMetrics">fontMetrics</a>().height() - 4 : 0) || e-><a href="qmouseevent.html#pos">pos</a>().y() < (zoom ? zoom-><a href="tqwidget.html#height">height</a>()+4 : 4) ) { rgb-><a href="ntqlabel.html#setText">setText</a>( "" ); @@ -408,7 +408,7 @@ void <a name="f490"></a>MagWidget::grabAround(TQPoint pos) <a name="x1794"></a> multifn.<a href="tqstring.html#replace">replace</a>(num, <a name="x1793"></a> TQString().setNum(multifn.<a href="tqstring.html#mid">mid</a>(start,len).toInt()+1) ); - p.<a href="ntqpixmap.html#save">save</a>( multifn, "BMP" ); + p.<a href="tqpixmap.html#save">save</a>( multifn, "BMP" ); } */ } diff --git a/doc/html/qmouseevent.html b/doc/html/qmouseevent.html index 7d6748ba2..a485f73ac 100644 --- a/doc/html/qmouseevent.html +++ b/doc/html/qmouseevent.html @@ -84,7 +84,7 @@ disable mouse and keyboard events for a widget. <p> <p>See also <a href="tqwidget.html#mouseTracking-prop">TQWidget::mouseTracking</a>, <a href="tqwidget.html#grabMouse">TQWidget::grabMouse</a>(), <a href="ntqcursor.html#pos">TQCursor::pos</a>(), and <a href="events.html">Event Classes</a>. <hr><h2>Member Function Documentation</h2> -<h3 class=fn><a name="TQMouseEvent"></a>TQMouseEvent::TQMouseEvent ( <a href="ntqevent.html#Type-enum">Type</a> type, const <a href="ntqpoint.html">TQPoint</a> & pos, int button, int state ) +<h3 class=fn><a name="TQMouseEvent"></a>TQMouseEvent::TQMouseEvent ( <a href="ntqevent.html#Type-enum">Type</a> type, const <a href="tqpoint.html">TQPoint</a> & pos, int button, int state ) </h3> <p> Constructs a mouse event object. @@ -99,7 +99,7 @@ event. appropriate. Use the other constructor to specify the global position explicitly. -<h3 class=fn><a name="TQMouseEvent-2"></a>TQMouseEvent::TQMouseEvent ( <a href="ntqevent.html#Type-enum">Type</a> type, const <a href="ntqpoint.html">TQPoint</a> & pos, const <a href="ntqpoint.html">TQPoint</a> & globalPos, int button, int state ) +<h3 class=fn><a name="TQMouseEvent-2"></a>TQMouseEvent::TQMouseEvent ( <a href="ntqevent.html#Type-enum">Type</a> type, const <a href="tqpoint.html">TQPoint</a> & pos, const <a href="tqpoint.html">TQPoint</a> & globalPos, int button, int state ) </h3> <p> Constructs a mouse event object. @@ -130,7 +130,7 @@ events. <p> <p>See also <a href="#state">state</a>() and <a href="ntqt.html#ButtonState-enum">TQt::ButtonState</a>. <p>Examples: <a href="dclock-example.html#x1101">dclock/dclock.cpp</a>, <a href="life-example.html#x1890">life/life.cpp</a>, and <a href="tutorial1-14.html#x2417">t14/cannon.cpp</a>. -<h3 class=fn>const <a href="ntqpoint.html">TQPoint</a> & <a name="globalPos"></a>TQMouseEvent::globalPos () const +<h3 class=fn>const <a href="tqpoint.html">TQPoint</a> & <a name="globalPos"></a>TQMouseEvent::globalPos () const </h3> <p> Returns the global position of the mouse pointer <em>at the time of the event</em>. This is important on asynchronous window systems @@ -171,7 +171,7 @@ the parent widget. <p> Returns TRUE if the receiver of the event wants to keep the key; otherwise returns FALSE. -<h3 class=fn>const <a href="ntqpoint.html">TQPoint</a> & <a name="pos"></a>TQMouseEvent::pos () const +<h3 class=fn>const <a href="tqpoint.html">TQPoint</a> & <a name="pos"></a>TQMouseEvent::pos () const </h3> <p> Returns the position of the mouse pointer relative to the widget diff --git a/doc/html/qmoveevent.html b/doc/html/qmoveevent.html index 5321d3ec0..04687ffb0 100644 --- a/doc/html/qmoveevent.html +++ b/doc/html/qmoveevent.html @@ -53,17 +53,17 @@ relative to their parent. <p> <p>See also <a href="tqwidget.html#pos-prop">TQWidget::pos</a>, <a href="tqwidget.html#geometry-prop">TQWidget::geometry</a>, and <a href="events.html">Event Classes</a>. <hr><h2>Member Function Documentation</h2> -<h3 class=fn><a name="TQMoveEvent"></a>TQMoveEvent::TQMoveEvent ( const <a href="ntqpoint.html">TQPoint</a> & pos, const <a href="ntqpoint.html">TQPoint</a> & oldPos ) +<h3 class=fn><a name="TQMoveEvent"></a>TQMoveEvent::TQMoveEvent ( const <a href="tqpoint.html">TQPoint</a> & pos, const <a href="tqpoint.html">TQPoint</a> & oldPos ) </h3> <p> Constructs a move event with the new and old widget positions, <em>pos</em> and <em>oldPos</em> respectively. -<h3 class=fn>const <a href="ntqpoint.html">TQPoint</a> & <a name="oldPos"></a>TQMoveEvent::oldPos () const +<h3 class=fn>const <a href="tqpoint.html">TQPoint</a> & <a name="oldPos"></a>TQMoveEvent::oldPos () const </h3> <p> Returns the old position of the widget. -<h3 class=fn>const <a href="ntqpoint.html">TQPoint</a> & <a name="pos"></a>TQMoveEvent::pos () const +<h3 class=fn>const <a href="tqpoint.html">TQPoint</a> & <a name="pos"></a>TQMoveEvent::pos () const </h3> <p> Returns the new position of the widget. This excludes the window diff --git a/doc/html/qnpinstance.html b/doc/html/qnpinstance.html index 414e737cd..d3b7343e3 100644 --- a/doc/html/qnpinstance.html +++ b/doc/html/qnpinstance.html @@ -88,7 +88,7 @@ in which functions are called. Sometimes the browser will call called first (assuming the <tt><EMBED></tt> tag has a SRC parameter). <p> <em>None of TQt's GUI functionality</em> may be used until after the first call to newWindow(). This includes any use of <a href="tqpaintdevice.html">TQPaintDevice</a> -(i.e. <a href="ntqpixmap.html">TQPixmap</a>, <a href="tqwidget.html">TQWidget</a>, and all subclasses), <a href="ntqapplication.html">TQApplication</a>, anything +(i.e. <a href="tqpixmap.html">TQPixmap</a>, <a href="tqwidget.html">TQWidget</a>, and all subclasses), <a href="ntqapplication.html">TQApplication</a>, anything related to <a href="tqpainter.html">TQPainter</a> (<a href="tqbrush.html">TQBrush</a>, etc.), fonts, <a href="tqmovie.html">TQMovie</a>, <a href="tqtooltip.html">TQToolTip</a>, etc. Useful classes which specifically <em>can</em> be used are <a href="tqimage.html">TQImage</a>, <a href="tqfile.html">TQFile</a>, and <a href="tqbuffer.html">TQBuffer</a>. diff --git a/doc/html/qrect-members.html b/doc/html/qrect-members.html deleted file mode 100644 index 1366612f5..000000000 --- a/doc/html/qrect-members.html +++ /dev/null @@ -1,105 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> -<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/include/ntqrect.h:51 --> -<html> -<head> -<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> -<title>TQRect Member List</title> -<style type="text/css"><!-- -fn { margin-left: 1cm; text-indent: -1cm; } -a:link { color: #004faf; text-decoration: none } -a:visited { color: #672967; text-decoration: none } -body { background: #ffffff; color: black; } ---></style> -</head> -<body> - -<table border="0" cellpadding="0" cellspacing="0" width="100%"> -<tr bgcolor="#E5E5E5"> -<td valign=center> - <a href="index.html"> -<font color="#004faf">Home</font></a> - | <a href="classes.html"> -<font color="#004faf">All Classes</font></a> - | <a href="mainclasses.html"> -<font color="#004faf">Main Classes</font></a> - | <a href="annotated.html"> -<font color="#004faf">Annotated</font></a> - | <a href="groups.html"> -<font color="#004faf">Grouped Classes</font></a> - | <a href="functions.html"> -<font color="#004faf">Functions</font></a> -</td> -<td align="right" valign="center"><img src="logo32.png" align="right" width="64" height="32" border="0"></td></tr></table><h1 align=center>Complete Member List for TQRect</h1> - -<p>This is the complete list of member functions for -<a href="ntqrect.html">TQRect</a>, including inherited members. - -<ul> -<li><a href="ntqrect.html#TQRect">TQRect</a>() -<li><a href="ntqrect.html#addCoords">addCoords</a>() -<li><a href="ntqrect.html#bottom">bottom</a>() -<li><a href="ntqrect.html#bottomLeft">bottomLeft</a>() -<li><a href="ntqrect.html#bottomRight">bottomRight</a>() -<li><a href="ntqrect.html#center">center</a>() -<li><a href="ntqrect.html#contains">contains</a>() -<li><a href="ntqrect.html#coords">coords</a>() -<li><a href="ntqrect.html#height">height</a>() -<li><a href="ntqrect.html#intersect">intersect</a>() -<li><a href="ntqrect.html#intersects">intersects</a>() -<li><a href="ntqrect.html#isEmpty">isEmpty</a>() -<li><a href="ntqrect.html#isNull">isNull</a>() -<li><a href="ntqrect.html#isValid">isValid</a>() -<li><a href="ntqrect.html#left">left</a>() -<li><a href="ntqrect.html#moveBottom">moveBottom</a>() -<li><a href="ntqrect.html#moveBottomLeft">moveBottomLeft</a>() -<li><a href="ntqrect.html#moveBottomRight">moveBottomRight</a>() -<li><a href="ntqrect.html#moveBy">moveBy</a>() -<li><a href="ntqrect.html#moveCenter">moveCenter</a>() -<li><a href="ntqrect.html#moveLeft">moveLeft</a>() -<li><a href="ntqrect.html#moveRight">moveRight</a>() -<li><a href="ntqrect.html#moveTop">moveTop</a>() -<li><a href="ntqrect.html#moveTopLeft">moveTopLeft</a>() -<li><a href="ntqrect.html#moveTopRight">moveTopRight</a>() -<li><a href="ntqrect.html#normalize">normalize</a>() -<li><a href="ntqrect.html#operator-and">operator&</a>() -<li><a href="ntqrect.html#operator-and-eq">operator&=</a>() -<li><a href="ntqrect.html#operator|">operator|</a>() -<li><a href="ntqrect.html#operator|-eq">operator|=</a>() -<li><a href="ntqrect.html#rBottom">rBottom</a>() -<li><a href="ntqrect.html#rLeft">rLeft</a>() -<li><a href="ntqrect.html#rRight">rRight</a>() -<li><a href="ntqrect.html#rTop">rTop</a>() -<li><a href="ntqrect.html#rect">rect</a>() -<li><a href="ntqrect.html#right">right</a>() -<li><a href="ntqrect.html#setBottom">setBottom</a>() -<li><a href="ntqrect.html#setBottomLeft">setBottomLeft</a>() -<li><a href="ntqrect.html#setBottomRight">setBottomRight</a>() -<li><a href="ntqrect.html#setCoords">setCoords</a>() -<li><a href="ntqrect.html#setHeight">setHeight</a>() -<li><a href="ntqrect.html#setLeft">setLeft</a>() -<li><a href="ntqrect.html#setRect">setRect</a>() -<li><a href="ntqrect.html#setRight">setRight</a>() -<li><a href="ntqrect.html#setSize">setSize</a>() -<li><a href="ntqrect.html#setTop">setTop</a>() -<li><a href="ntqrect.html#setTopLeft">setTopLeft</a>() -<li><a href="ntqrect.html#setTopRight">setTopRight</a>() -<li><a href="ntqrect.html#setWidth">setWidth</a>() -<li><a href="ntqrect.html#setX">setX</a>() -<li><a href="ntqrect.html#setY">setY</a>() -<li><a href="ntqrect.html#size">size</a>() -<li><a href="ntqrect.html#top">top</a>() -<li><a href="ntqrect.html#topLeft">topLeft</a>() -<li><a href="ntqrect.html#topRight">topRight</a>() -<li><a href="ntqrect.html#unite">unite</a>() -<li><a href="ntqrect.html#width">width</a>() -<li><a href="ntqrect.html#x">x</a>() -<li><a href="ntqrect.html#y">y</a>() -</ul> -<!-- eof --> -<p><address><hr><div align=center> -<table width=100% cellspacing=0 border=0><tr> -<td>Copyright © 2007 -<a href="troll.html">Trolltech</a><td align=center><a href="trademarks.html">Trademarks</a> -<td align=right><div align=right>TQt 3.3.8</div> -</table></div></address></body> -</html> diff --git a/doc/html/qsimplerichtext-h.html b/doc/html/qsimplerichtext-h.html index 42ba24ab8..e4a72ee68 100644 --- a/doc/html/qsimplerichtext-h.html +++ b/doc/html/qsimplerichtext-h.html @@ -80,7 +80,7 @@ body { background: #ffffff; color: black; } #ifndef QT_H #include "ntqnamespace.h" #include "tqstring.h" -#include "ntqregion.h" +#include "tqregion.h" #endif // QT_H #ifndef TQT_NO_RICHTEXT diff --git a/doc/html/qspaceritem.html b/doc/html/qspaceritem.html index 006f72682..112ad08a4 100644 --- a/doc/html/qspaceritem.html +++ b/doc/html/qspaceritem.html @@ -95,7 +95,7 @@ Returns the maximum size of this spacer item. Returns the minimum size of this spacer item. <p>Reimplemented from <a href="qlayoutitem.html#minimumSize">TQLayoutItem</a>. -<h3 class=fn>void <a name="setGeometry"></a>TQSpacerItem::setGeometry ( const <a href="ntqrect.html">TQRect</a> & r )<tt> [virtual]</tt> +<h3 class=fn>void <a name="setGeometry"></a>TQSpacerItem::setGeometry ( const <a href="tqrect.html">TQRect</a> & r )<tt> [virtual]</tt> </h3> Stores the spacer item's rect <em>r</em> so that it can be returned by <a href="qlayoutitem.html#geometry">geometry</a>(). diff --git a/doc/html/qsplashscreen-h.html b/doc/html/qsplashscreen-h.html index 62f5f7e99..64850a9ec 100644 --- a/doc/html/qsplashscreen-h.html +++ b/doc/html/qsplashscreen-h.html @@ -76,7 +76,7 @@ body { background: #ffffff; color: black; } #define TQSPLASHSCREEN_H #ifndef QT_H -#include "ntqpixmap.h" +#include "tqpixmap.h" #include "tqwidget.h" #endif // QT_H diff --git a/doc/html/qt-template-lib.html b/doc/html/qt-template-lib.html index 6fbe68bad..ec2e5d920 100644 --- a/doc/html/qt-template-lib.html +++ b/doc/html/qt-template-lib.html @@ -72,7 +72,7 @@ good overall performance of the container, since many copy operations will occur. <p> If you intend sorting your data you must implement <a href="tqcstring.html#operator-lt-2">operator<</a>() for your data's class. -<p> Good candidates for value based classes are <a href="ntqrect.html">TQRect</a>, <a href="ntqpoint.html">TQPoint</a>, <a href="tqsize.html">TQSize</a>, +<p> Good candidates for value based classes are <a href="tqrect.html">TQRect</a>, <a href="tqpoint.html">TQPoint</a>, <a href="tqsize.html">TQSize</a>, <a href="tqstring.html">TQString</a> and all simple C++ types, such as int, bool or double. <p> The TQt Template Library is designed for speed. Iterators are extremely fast. To achieve this performance, less error checking is done than in diff --git a/doc/html/qt.dcf b/doc/html/qt.dcf index 3eaf21acc..ebb8a1fef 100644 --- a/doc/html/qt.dcf +++ b/doc/html/qt.dcf @@ -1048,7 +1048,7 @@ <keyword ref="tqcolorgroup.html#~TQColorGroup">~TQColorGroup</keyword> <keyword ref="tqcolorgroup.html#operator-lt-lt">operator<<</keyword> <section ref="tqcolorgroup-members.html" title="List of All Member Functions"/> - <section ref="qpalette-h.html" title="Header File"/> + <section ref="tqpalette-h.html" title="Header File"/> </section> <section ref="ntqcombobox.html" title="QComboBox Class Reference"> <keyword ref="ntqcombobox.html">QComboBox</keyword> @@ -2706,11 +2706,11 @@ <section ref="tqgbkcodec-members.html" title="List of All Member Functions"/> <section ref="tqgb18030codec-h.html" title="Header File"/> </section> -<section ref="ntqgl.html" title="QGL Class Reference"> - <keyword ref="ntqgl.html">QGL</keyword> - <keyword ref="ntqgl.html#FormatOption">FormatOption</keyword> - <section ref="qgl-members.html" title="List of All Member Functions"/> - <section ref="qgl-h.html" title="Header File"/> +<section ref="tqgl.html" title="TQGL Class Reference"> + <keyword ref="tqgl.html">TQGL</keyword> + <keyword ref="tqgl.html#FormatOption">FormatOption</keyword> + <section ref="tqgl-members.html" title="List of All Member Functions"/> + <section ref="tqgl-h.html" title="Header File"/> </section> <section ref="qglayoutiterator.html" title="QGLayoutIterator Class Reference"> <keyword ref="qglayoutiterator.html">QGLayoutIterator</keyword> @@ -2721,121 +2721,121 @@ <section ref="qglayoutiterator-members.html" title="List of All Member Functions"/> <section ref="qlayout-h.html" title="Header File"/> </section> -<section ref="ntqglcolormap.html" title="QGLColormap Class Reference"> - <keyword ref="ntqglcolormap.html">QGLColormap</keyword> - <keyword ref="ntqglcolormap.html#detach">detach</keyword> - <keyword ref="ntqglcolormap.html#entryColor">entryColor</keyword> - <keyword ref="ntqglcolormap.html#entryRgb">entryRgb</keyword> - <keyword ref="ntqglcolormap.html#find">find</keyword> - <keyword ref="ntqglcolormap.html#findNearest">findNearest</keyword> - <keyword ref="ntqglcolormap.html#isEmpty">isEmpty</keyword> - <keyword ref="ntqglcolormap.html#operator-eq">operator=</keyword> - <keyword ref="ntqglcolormap.html#setEntries">setEntries</keyword> - <keyword ref="ntqglcolormap.html#setEntry">setEntry</keyword> - <keyword ref="ntqglcolormap.html#size">size</keyword> - <keyword ref="ntqglcolormap.html#~QGLColormap">~QGLColormap</keyword> - <section ref="qglcolormap-members.html" title="List of All Member Functions"/> - <section ref="qglcolormap-h.html" title="Header File"/> -</section> -<section ref="qglcontext.html" title="QGLContext Class Reference"> - <keyword ref="qglcontext.html">QGLContext</keyword> - <keyword ref="qglcontext.html#chooseContext">chooseContext</keyword> - <keyword ref="qglcontext.html#chooseMacVisual">chooseMacVisual</keyword> - <keyword ref="qglcontext.html#choosePixelFormat">choosePixelFormat</keyword> - <keyword ref="qglcontext.html#chooseVisual">chooseVisual</keyword> - <keyword ref="qglcontext.html#create">create</keyword> - <keyword ref="qglcontext.html#currentContext">currentContext</keyword> - <keyword ref="qglcontext.html#device">device</keyword> - <keyword ref="qglcontext.html#deviceIsPixmap">deviceIsPixmap</keyword> - <keyword ref="qglcontext.html#doneCurrent">doneCurrent</keyword> - <keyword ref="qglcontext.html#format">format</keyword> - <keyword ref="qglcontext.html#generateFontDisplayLists">generateFontDisplayLists</keyword> - <keyword ref="qglcontext.html#initialized">initialized</keyword> - <keyword ref="qglcontext.html#isSharing">isSharing</keyword> - <keyword ref="qglcontext.html#isValid">isValid</keyword> - <keyword ref="qglcontext.html#makeCurrent">makeCurrent</keyword> - <keyword ref="qglcontext.html#overlayTransparentColor">overlayTransparentColor</keyword> - <keyword ref="qglcontext.html#requestedFormat">requestedFormat</keyword> - <keyword ref="qglcontext.html#reset">reset</keyword> - <keyword ref="qglcontext.html#setFormat">setFormat</keyword> - <keyword ref="qglcontext.html#setInitialized">setInitialized</keyword> - <keyword ref="qglcontext.html#setWindowCreated">setWindowCreated</keyword> - <keyword ref="qglcontext.html#swapBuffers">swapBuffers</keyword> - <keyword ref="qglcontext.html#windowCreated">windowCreated</keyword> - <keyword ref="qglcontext.html#~QGLContext">~QGLContext</keyword> - <section ref="qglcontext-members.html" title="List of All Member Functions"/> - <section ref="qgl-h.html" title="Header File"/> -</section> -<section ref="qglformat.html" title="QGLFormat Class Reference"> - <keyword ref="qglformat.html">QGLFormat</keyword> - <keyword ref="qglformat.html#accum">accum</keyword> - <keyword ref="qglformat.html#alpha">alpha</keyword> - <keyword ref="qglformat.html#defaultFormat">defaultFormat</keyword> - <keyword ref="qglformat.html#defaultOverlayFormat">defaultOverlayFormat</keyword> - <keyword ref="qglformat.html#depth">depth</keyword> - <keyword ref="qglformat.html#directRendering">directRendering</keyword> - <keyword ref="qglformat.html#doubleBuffer">doubleBuffer</keyword> - <keyword ref="qglformat.html#hasOpenGL">hasOpenGL</keyword> - <keyword ref="qglformat.html#hasOpenGLOverlays">hasOpenGLOverlays</keyword> - <keyword ref="qglformat.html#hasOverlay">hasOverlay</keyword> - <keyword ref="qglformat.html#plane">plane</keyword> - <keyword ref="qglformat.html#rgba">rgba</keyword> - <keyword ref="qglformat.html#setAccum">setAccum</keyword> - <keyword ref="qglformat.html#setAlpha">setAlpha</keyword> - <keyword ref="qglformat.html#setDefaultFormat">setDefaultFormat</keyword> - <keyword ref="qglformat.html#setDefaultOverlayFormat">setDefaultOverlayFormat</keyword> - <keyword ref="qglformat.html#setDepth">setDepth</keyword> - <keyword ref="qglformat.html#setDirectRendering">setDirectRendering</keyword> - <keyword ref="qglformat.html#setDoubleBuffer">setDoubleBuffer</keyword> - <keyword ref="qglformat.html#setOption">setOption</keyword> - <keyword ref="qglformat.html#setOverlay">setOverlay</keyword> - <keyword ref="qglformat.html#setPlane">setPlane</keyword> - <keyword ref="qglformat.html#setRgba">setRgba</keyword> - <keyword ref="qglformat.html#setStencil">setStencil</keyword> - <keyword ref="qglformat.html#setStereo">setStereo</keyword> - <keyword ref="qglformat.html#stencil">stencil</keyword> - <keyword ref="qglformat.html#stereo">stereo</keyword> - <keyword ref="qglformat.html#testOption">testOption</keyword> - <section ref="qglformat-members.html" title="List of All Member Functions"/> - <section ref="qgl-h.html" title="Header File"/> -</section> -<section ref="qglwidget.html" title="QGLWidget Class Reference"> - <keyword ref="qglwidget.html">QGLWidget</keyword> - <keyword ref="qglwidget.html#autoBufferSwap">autoBufferSwap</keyword> - <keyword ref="qglwidget.html#colormap">colormap</keyword> - <keyword ref="qglwidget.html#context">context</keyword> - <keyword ref="qglwidget.html#convertToGLFormat">convertToGLFormat</keyword> - <keyword ref="qglwidget.html#doneCurrent">doneCurrent</keyword> - <keyword ref="qglwidget.html#doubleBuffer">doubleBuffer</keyword> - <keyword ref="qglwidget.html#format">format</keyword> - <keyword ref="qglwidget.html#glDraw">glDraw</keyword> - <keyword ref="qglwidget.html#glInit">glInit</keyword> - <keyword ref="qglwidget.html#grabFrameBuffer">grabFrameBuffer</keyword> - <keyword ref="qglwidget.html#initializeGL">initializeGL</keyword> - <keyword ref="qglwidget.html#initializeOverlayGL">initializeOverlayGL</keyword> - <keyword ref="qglwidget.html#isSharing">isSharing</keyword> - <keyword ref="qglwidget.html#isValid">isValid</keyword> - <keyword ref="qglwidget.html#makeCurrent">makeCurrent</keyword> - <keyword ref="qglwidget.html#makeOverlayCurrent">makeOverlayCurrent</keyword> - <keyword ref="qglwidget.html#overlayContext">overlayContext</keyword> - <keyword ref="qglwidget.html#paintEvent">paintEvent</keyword> - <keyword ref="qglwidget.html#paintGL">paintGL</keyword> - <keyword ref="qglwidget.html#paintOverlayGL">paintOverlayGL</keyword> - <keyword ref="qglwidget.html#qglClearColor">qglClearColor</keyword> - <keyword ref="qglwidget.html#qglColor">qglColor</keyword> - <keyword ref="qglwidget.html#renderPixmap">renderPixmap</keyword> - <keyword ref="qglwidget.html#renderText">renderText</keyword> - <keyword ref="qglwidget.html#resizeEvent">resizeEvent</keyword> - <keyword ref="qglwidget.html#resizeGL">resizeGL</keyword> - <keyword ref="qglwidget.html#resizeOverlayGL">resizeOverlayGL</keyword> - <keyword ref="qglwidget.html#setAutoBufferSwap">setAutoBufferSwap</keyword> - <keyword ref="qglwidget.html#setColormap">setColormap</keyword> - <keyword ref="qglwidget.html#swapBuffers">swapBuffers</keyword> - <keyword ref="qglwidget.html#updateGL">updateGL</keyword> - <keyword ref="qglwidget.html#updateOverlayGL">updateOverlayGL</keyword> - <keyword ref="qglwidget.html#~QGLWidget">~QGLWidget</keyword> - <section ref="qglwidget-members.html" title="List of All Member Functions"/> - <section ref="qgl-h.html" title="Header File"/> +<section ref="tqglcolormap.html" title="TQGLColormap Class Reference"> + <keyword ref="tqglcolormap.html">TQGLColormap</keyword> + <keyword ref="tqglcolormap.html#detach">detach</keyword> + <keyword ref="tqglcolormap.html#entryColor">entryColor</keyword> + <keyword ref="tqglcolormap.html#entryRgb">entryRgb</keyword> + <keyword ref="tqglcolormap.html#find">find</keyword> + <keyword ref="tqglcolormap.html#findNearest">findNearest</keyword> + <keyword ref="tqglcolormap.html#isEmpty">isEmpty</keyword> + <keyword ref="tqglcolormap.html#operator-eq">operator=</keyword> + <keyword ref="tqglcolormap.html#setEntries">setEntries</keyword> + <keyword ref="tqglcolormap.html#setEntry">setEntry</keyword> + <keyword ref="tqglcolormap.html#size">size</keyword> + <keyword ref="tqglcolormap.html#~TQGLColormap">~TQGLColormap</keyword> + <section ref="tqglcolormap-members.html" title="List of All Member Functions"/> + <section ref="tqglcolormap-h.html" title="Header File"/> +</section> +<section ref="tqglcontext.html" title="TQGLContext Class Reference"> + <keyword ref="tqglcontext.html">TQGLContext</keyword> + <keyword ref="tqglcontext.html#chooseContext">chooseContext</keyword> + <keyword ref="tqglcontext.html#chooseMacVisual">chooseMacVisual</keyword> + <keyword ref="tqglcontext.html#choosePixelFormat">choosePixelFormat</keyword> + <keyword ref="tqglcontext.html#chooseVisual">chooseVisual</keyword> + <keyword ref="tqglcontext.html#create">create</keyword> + <keyword ref="tqglcontext.html#currentContext">currentContext</keyword> + <keyword ref="tqglcontext.html#device">device</keyword> + <keyword ref="tqglcontext.html#deviceIsPixmap">deviceIsPixmap</keyword> + <keyword ref="tqglcontext.html#doneCurrent">doneCurrent</keyword> + <keyword ref="tqglcontext.html#format">format</keyword> + <keyword ref="tqglcontext.html#generateFontDisplayLists">generateFontDisplayLists</keyword> + <keyword ref="tqglcontext.html#initialized">initialized</keyword> + <keyword ref="tqglcontext.html#isSharing">isSharing</keyword> + <keyword ref="tqglcontext.html#isValid">isValid</keyword> + <keyword ref="tqglcontext.html#makeCurrent">makeCurrent</keyword> + <keyword ref="tqglcontext.html#overlayTransparentColor">overlayTransparentColor</keyword> + <keyword ref="tqglcontext.html#requestedFormat">requestedFormat</keyword> + <keyword ref="tqglcontext.html#reset">reset</keyword> + <keyword ref="tqglcontext.html#setFormat">setFormat</keyword> + <keyword ref="tqglcontext.html#setInitialized">setInitialized</keyword> + <keyword ref="tqglcontext.html#setWindowCreated">setWindowCreated</keyword> + <keyword ref="tqglcontext.html#swapBuffers">swapBuffers</keyword> + <keyword ref="tqglcontext.html#windowCreated">windowCreated</keyword> + <keyword ref="tqglcontext.html#~TQGLContext">~TQGLContext</keyword> + <section ref="tqglcontext-members.html" title="List of All Member Functions"/> + <section ref="tqgl-h.html" title="Header File"/> +</section> +<section ref="tqglformat.html" title="TQGLFormat Class Reference"> + <keyword ref="tqglformat.html">TQGLFormat</keyword> + <keyword ref="tqglformat.html#accum">accum</keyword> + <keyword ref="tqglformat.html#alpha">alpha</keyword> + <keyword ref="tqglformat.html#defaultFormat">defaultFormat</keyword> + <keyword ref="tqglformat.html#defaultOverlayFormat">defaultOverlayFormat</keyword> + <keyword ref="tqglformat.html#depth">depth</keyword> + <keyword ref="tqglformat.html#directRendering">directRendering</keyword> + <keyword ref="tqglformat.html#doubleBuffer">doubleBuffer</keyword> + <keyword ref="tqglformat.html#hasOpenGL">hasOpenGL</keyword> + <keyword ref="tqglformat.html#hasOpenGLOverlays">hasOpenGLOverlays</keyword> + <keyword ref="tqglformat.html#hasOverlay">hasOverlay</keyword> + <keyword ref="tqglformat.html#plane">plane</keyword> + <keyword ref="tqglformat.html#rgba">rgba</keyword> + <keyword ref="tqglformat.html#setAccum">setAccum</keyword> + <keyword ref="tqglformat.html#setAlpha">setAlpha</keyword> + <keyword ref="tqglformat.html#setDefaultFormat">setDefaultFormat</keyword> + <keyword ref="tqglformat.html#setDefaultOverlayFormat">setDefaultOverlayFormat</keyword> + <keyword ref="tqglformat.html#setDepth">setDepth</keyword> + <keyword ref="tqglformat.html#setDirectRendering">setDirectRendering</keyword> + <keyword ref="tqglformat.html#setDoubleBuffer">setDoubleBuffer</keyword> + <keyword ref="tqglformat.html#setOption">setOption</keyword> + <keyword ref="tqglformat.html#setOverlay">setOverlay</keyword> + <keyword ref="tqglformat.html#setPlane">setPlane</keyword> + <keyword ref="tqglformat.html#setRgba">setRgba</keyword> + <keyword ref="tqglformat.html#setStencil">setStencil</keyword> + <keyword ref="tqglformat.html#setStereo">setStereo</keyword> + <keyword ref="tqglformat.html#stencil">stencil</keyword> + <keyword ref="tqglformat.html#stereo">stereo</keyword> + <keyword ref="tqglformat.html#testOption">testOption</keyword> + <section ref="tqglformat-members.html" title="List of All Member Functions"/> + <section ref="tqgl-h.html" title="Header File"/> +</section> +<section ref="tqglwidget.html" title="TQGLWidget Class Reference"> + <keyword ref="tqglwidget.html">TQGLWidget</keyword> + <keyword ref="tqglwidget.html#autoBufferSwap">autoBufferSwap</keyword> + <keyword ref="tqglwidget.html#colormap">colormap</keyword> + <keyword ref="tqglwidget.html#context">context</keyword> + <keyword ref="tqglwidget.html#convertToGLFormat">convertToGLFormat</keyword> + <keyword ref="tqglwidget.html#doneCurrent">doneCurrent</keyword> + <keyword ref="tqglwidget.html#doubleBuffer">doubleBuffer</keyword> + <keyword ref="tqglwidget.html#format">format</keyword> + <keyword ref="tqglwidget.html#glDraw">glDraw</keyword> + <keyword ref="tqglwidget.html#glInit">glInit</keyword> + <keyword ref="tqglwidget.html#grabFrameBuffer">grabFrameBuffer</keyword> + <keyword ref="tqglwidget.html#initializeGL">initializeGL</keyword> + <keyword ref="tqglwidget.html#initializeOverlayGL">initializeOverlayGL</keyword> + <keyword ref="tqglwidget.html#isSharing">isSharing</keyword> + <keyword ref="tqglwidget.html#isValid">isValid</keyword> + <keyword ref="tqglwidget.html#makeCurrent">makeCurrent</keyword> + <keyword ref="tqglwidget.html#makeOverlayCurrent">makeOverlayCurrent</keyword> + <keyword ref="tqglwidget.html#overlayContext">overlayContext</keyword> + <keyword ref="tqglwidget.html#paintEvent">paintEvent</keyword> + <keyword ref="tqglwidget.html#paintGL">paintGL</keyword> + <keyword ref="tqglwidget.html#paintOverlayGL">paintOverlayGL</keyword> + <keyword ref="tqglwidget.html#qglClearColor">qglClearColor</keyword> + <keyword ref="tqglwidget.html#qglColor">qglColor</keyword> + <keyword ref="tqglwidget.html#renderPixmap">renderPixmap</keyword> + <keyword ref="tqglwidget.html#renderText">renderText</keyword> + <keyword ref="tqglwidget.html#resizeEvent">resizeEvent</keyword> + <keyword ref="tqglwidget.html#resizeGL">resizeGL</keyword> + <keyword ref="tqglwidget.html#resizeOverlayGL">resizeOverlayGL</keyword> + <keyword ref="tqglwidget.html#setAutoBufferSwap">setAutoBufferSwap</keyword> + <keyword ref="tqglwidget.html#setColormap">setColormap</keyword> + <keyword ref="tqglwidget.html#swapBuffers">swapBuffers</keyword> + <keyword ref="tqglwidget.html#updateGL">updateGL</keyword> + <keyword ref="tqglwidget.html#updateOverlayGL">updateOverlayGL</keyword> + <keyword ref="tqglwidget.html#~TQGLWidget">~TQGLWidget</keyword> + <section ref="tqglwidget-members.html" title="List of All Member Functions"/> + <section ref="tqgl-h.html" title="Header File"/> </section> <section ref="ntqgrid.html" title="QGrid Class Reference"> <keyword ref="ntqgrid.html">QGrid</keyword> @@ -5207,133 +5207,133 @@ <section ref="tqpair-members.html" title="List of All Member Functions"/> <section ref="tqpair-h.html" title="Header File"/> </section> -<section ref="ntqpalette.html" title="QPalette Class Reference"> - <keyword ref="ntqpalette.html">QPalette</keyword> - <keyword ref="ntqpalette.html#ColorGroup">ColorGroup</keyword> - <keyword ref="ntqpalette.html#active">active</keyword> - <keyword ref="ntqpalette.html#brush">brush</keyword> - <keyword ref="ntqpalette.html#color">color</keyword> - <keyword ref="ntqpalette.html#copy">copy</keyword> - <keyword ref="ntqpalette.html#detach">detach</keyword> - <keyword ref="ntqpalette.html#disabled">disabled</keyword> - <keyword ref="ntqpalette.html#inactive">inactive</keyword> - <keyword ref="ntqpalette.html#isCopyOf">isCopyOf</keyword> - <keyword ref="ntqpalette.html#operator!-eq">operator!=</keyword> - <keyword ref="ntqpalette.html#operator-eq">operator=</keyword> - <keyword ref="ntqpalette.html#operator-eq-eq">operator==</keyword> - <keyword ref="ntqpalette.html#serialNumber">serialNumber</keyword> - <keyword ref="ntqpalette.html#setActive">setActive</keyword> - <keyword ref="ntqpalette.html#setBrush">setBrush</keyword> - <keyword ref="ntqpalette.html#setColor">setColor</keyword> - <keyword ref="ntqpalette.html#setDisabled">setDisabled</keyword> - <keyword ref="ntqpalette.html#setInactive">setInactive</keyword> - <keyword ref="ntqpalette.html#~QPalette">~QPalette</keyword> - <keyword ref="ntqpalette.html#operator-lt-lt">operator<<</keyword> - <keyword ref="ntqpalette.html#operator-gt-gt">operator>></keyword> - <section ref="qpalette-members.html" title="List of All Member Functions"/> - <section ref="qpalette-h.html" title="Header File"/> -</section> -<section ref="ntqpen.html" title="QPen Class Reference"> - <keyword ref="ntqpen.html">QPen</keyword> - <keyword ref="ntqpen.html#capStyle">capStyle</keyword> - <keyword ref="ntqpen.html#color">color</keyword> - <keyword ref="ntqpen.html#copy">copy</keyword> - <keyword ref="ntqpen.html#detach">detach</keyword> - <keyword ref="ntqpen.html#joinStyle">joinStyle</keyword> - <keyword ref="ntqpen.html#operator!-eq">operator!=</keyword> - <keyword ref="ntqpen.html#operator-eq">operator=</keyword> - <keyword ref="ntqpen.html#operator-eq-eq">operator==</keyword> - <keyword ref="ntqpen.html#setCapStyle">setCapStyle</keyword> - <keyword ref="ntqpen.html#setColor">setColor</keyword> - <keyword ref="ntqpen.html#setJoinStyle">setJoinStyle</keyword> - <keyword ref="ntqpen.html#setStyle">setStyle</keyword> - <keyword ref="ntqpen.html#setWidth">setWidth</keyword> - <keyword ref="ntqpen.html#style">style</keyword> - <keyword ref="ntqpen.html#width">width</keyword> - <keyword ref="ntqpen.html#~QPen">~QPen</keyword> - <keyword ref="ntqpen.html#operator-lt-lt">operator<<</keyword> - <keyword ref="ntqpen.html#operator-gt-gt">operator>></keyword> - <section ref="qpen-members.html" title="List of All Member Functions"/> - <section ref="qpen-h.html" title="Header File"/> -</section> -<section ref="ntqpicture.html" title="QPicture Class Reference"> - <keyword ref="ntqpicture.html">QPicture</keyword> - <keyword ref="ntqpicture.html#boundingRect">boundingRect</keyword> - <keyword ref="ntqpicture.html#copy">copy</keyword> - <keyword ref="ntqpicture.html#data">data</keyword> - <keyword ref="ntqpicture.html#detach">detach</keyword> - <keyword ref="ntqpicture.html#isNull">isNull</keyword> - <keyword ref="ntqpicture.html#load">load</keyword> - <keyword ref="ntqpicture.html#metric">metric</keyword> - <keyword ref="ntqpicture.html#operator-eq">operator=</keyword> - <keyword ref="ntqpicture.html#play">play</keyword> - <keyword ref="ntqpicture.html#save">save</keyword> - <keyword ref="ntqpicture.html#setBoundingRect">setBoundingRect</keyword> - <keyword ref="ntqpicture.html#setData">setData</keyword> - <keyword ref="ntqpicture.html#size">size</keyword> - <keyword ref="ntqpicture.html#~QPicture">~QPicture</keyword> - <keyword ref="ntqpicture.html#operator-lt-lt">operator<<</keyword> - <keyword ref="ntqpicture.html#operator-gt-gt">operator>></keyword> - <section ref="qpicture-members.html" title="List of All Member Functions"/> - <section ref="qpicture-h.html" title="Header File"/> -</section> -<section ref="ntqpixmap.html" title="QPixmap Class Reference"> - <keyword ref="ntqpixmap.html">QPixmap</keyword> - <keyword ref="ntqpixmap.html#ColorMode">ColorMode</keyword> - <keyword ref="ntqpixmap.html#Optimization">Optimization</keyword> - <keyword ref="ntqpixmap.html#convertFromImage">convertFromImage</keyword> - <keyword ref="ntqpixmap.html#convertToImage">convertToImage</keyword> - <keyword ref="ntqpixmap.html#copy">copy</keyword> - <keyword ref="ntqpixmap.html#createHeuristicMask">createHeuristicMask</keyword> - <keyword ref="ntqpixmap.html#defaultDepth">defaultDepth</keyword> - <keyword ref="ntqpixmap.html#defaultOptimization">defaultOptimization</keyword> - <keyword ref="ntqpixmap.html#depth">depth</keyword> - <keyword ref="ntqpixmap.html#detach">detach</keyword> - <keyword ref="ntqpixmap.html#fill">fill</keyword> - <keyword ref="ntqpixmap.html#fromMimeSource">fromMimeSource</keyword> - <keyword ref="ntqpixmap.html#grabWidget">grabWidget</keyword> - <keyword ref="ntqpixmap.html#grabWindow">grabWindow</keyword> - <keyword ref="ntqpixmap.html#hasAlpha">hasAlpha</keyword> - <keyword ref="ntqpixmap.html#hasAlphaChannel">hasAlphaChannel</keyword> - <keyword ref="ntqpixmap.html#height">height</keyword> - <keyword ref="ntqpixmap.html#imageFormat">imageFormat</keyword> - <keyword ref="ntqpixmap.html#isNull">isNull</keyword> - <keyword ref="ntqpixmap.html#isTQBitmap">isTQBitmap</keyword> - <keyword ref="ntqpixmap.html#load">load</keyword> - <keyword ref="ntqpixmap.html#loadFromData">loadFromData</keyword> - <keyword ref="ntqpixmap.html#mask">mask</keyword> - <keyword ref="ntqpixmap.html#metric">metric</keyword> - <keyword ref="ntqpixmap.html#operator-eq">operator=</keyword> - <keyword ref="ntqpixmap.html#optimization">optimization</keyword> - <keyword ref="ntqpixmap.html#rect">rect</keyword> - <keyword ref="ntqpixmap.html#resize">resize</keyword> - <keyword ref="ntqpixmap.html#save">save</keyword> - <keyword ref="ntqpixmap.html#selfMask">selfMask</keyword> - <keyword ref="ntqpixmap.html#serialNumber">serialNumber</keyword> - <keyword ref="ntqpixmap.html#setDefaultOptimization">setDefaultOptimization</keyword> - <keyword ref="ntqpixmap.html#setMask">setMask</keyword> - <keyword ref="ntqpixmap.html#setOptimization">setOptimization</keyword> - <keyword ref="ntqpixmap.html#size">size</keyword> - <keyword ref="ntqpixmap.html#trueMatrix">trueMatrix</keyword> - <keyword ref="ntqpixmap.html#width">width</keyword> - <keyword ref="ntqpixmap.html#xForm">xForm</keyword> - <keyword ref="ntqpixmap.html#~QPixmap">~QPixmap</keyword> - <keyword ref="ntqpixmap.html#copyBlt">copyBlt</keyword> - <keyword ref="ntqpixmap.html#operator-lt-lt">operator<<</keyword> - <keyword ref="ntqpixmap.html#operator-gt-gt">operator>></keyword> - <section ref="qpixmap-members.html" title="List of All Member Functions"/> - <section ref="qpixmap-h.html" title="Header File"/> -</section> -<section ref="ntqpixmapcache.html" title="QPixmapCache Class Reference"> - <keyword ref="ntqpixmapcache.html">QPixmapCache</keyword> - <keyword ref="ntqpixmapcache.html#cacheLimit">cacheLimit</keyword> - <keyword ref="ntqpixmapcache.html#clear">clear</keyword> - <keyword ref="ntqpixmapcache.html#find">find</keyword> - <keyword ref="ntqpixmapcache.html#insert">insert</keyword> - <keyword ref="ntqpixmapcache.html#remove">remove</keyword> - <keyword ref="ntqpixmapcache.html#setCacheLimit">setCacheLimit</keyword> - <section ref="qpixmapcache-members.html" title="List of All Member Functions"/> - <section ref="qpixmapcache-h.html" title="Header File"/> +<section ref="tqpalette.html" title="TQPalette Class Reference"> + <keyword ref="tqpalette.html">TQPalette</keyword> + <keyword ref="tqpalette.html#ColorGroup">ColorGroup</keyword> + <keyword ref="tqpalette.html#active">active</keyword> + <keyword ref="tqpalette.html#brush">brush</keyword> + <keyword ref="tqpalette.html#color">color</keyword> + <keyword ref="tqpalette.html#copy">copy</keyword> + <keyword ref="tqpalette.html#detach">detach</keyword> + <keyword ref="tqpalette.html#disabled">disabled</keyword> + <keyword ref="tqpalette.html#inactive">inactive</keyword> + <keyword ref="tqpalette.html#isCopyOf">isCopyOf</keyword> + <keyword ref="tqpalette.html#operator!-eq">operator!=</keyword> + <keyword ref="tqpalette.html#operator-eq">operator=</keyword> + <keyword ref="tqpalette.html#operator-eq-eq">operator==</keyword> + <keyword ref="tqpalette.html#serialNumber">serialNumber</keyword> + <keyword ref="tqpalette.html#setActive">setActive</keyword> + <keyword ref="tqpalette.html#setBrush">setBrush</keyword> + <keyword ref="tqpalette.html#setColor">setColor</keyword> + <keyword ref="tqpalette.html#setDisabled">setDisabled</keyword> + <keyword ref="tqpalette.html#setInactive">setInactive</keyword> + <keyword ref="tqpalette.html#~TQPalette">~TQPalette</keyword> + <keyword ref="tqpalette.html#operator-lt-lt">operator<<</keyword> + <keyword ref="tqpalette.html#operator-gt-gt">operator>></keyword> + <section ref="tqpalette-members.html" title="List of All Member Functions"/> + <section ref="tqpalette-h.html" title="Header File"/> +</section> +<section ref="tqpen.html" title="TQPen Class Reference"> + <keyword ref="tqpen.html">TQPen</keyword> + <keyword ref="tqpen.html#capStyle">capStyle</keyword> + <keyword ref="tqpen.html#color">color</keyword> + <keyword ref="tqpen.html#copy">copy</keyword> + <keyword ref="tqpen.html#detach">detach</keyword> + <keyword ref="tqpen.html#joinStyle">joinStyle</keyword> + <keyword ref="tqpen.html#operator!-eq">operator!=</keyword> + <keyword ref="tqpen.html#operator-eq">operator=</keyword> + <keyword ref="tqpen.html#operator-eq-eq">operator==</keyword> + <keyword ref="tqpen.html#setCapStyle">setCapStyle</keyword> + <keyword ref="tqpen.html#setColor">setColor</keyword> + <keyword ref="tqpen.html#setJoinStyle">setJoinStyle</keyword> + <keyword ref="tqpen.html#setStyle">setStyle</keyword> + <keyword ref="tqpen.html#setWidth">setWidth</keyword> + <keyword ref="tqpen.html#style">style</keyword> + <keyword ref="tqpen.html#width">width</keyword> + <keyword ref="tqpen.html#~TQPen">~TQPen</keyword> + <keyword ref="tqpen.html#operator-lt-lt">operator<<</keyword> + <keyword ref="tqpen.html#operator-gt-gt">operator>></keyword> + <section ref="tqpen-members.html" title="List of All Member Functions"/> + <section ref="tqpen-h.html" title="Header File"/> +</section> +<section ref="tqpicture.html" title="TQPicture Class Reference"> + <keyword ref="tqpicture.html">TQPicture</keyword> + <keyword ref="tqpicture.html#boundingRect">boundingRect</keyword> + <keyword ref="tqpicture.html#copy">copy</keyword> + <keyword ref="tqpicture.html#data">data</keyword> + <keyword ref="tqpicture.html#detach">detach</keyword> + <keyword ref="tqpicture.html#isNull">isNull</keyword> + <keyword ref="tqpicture.html#load">load</keyword> + <keyword ref="tqpicture.html#metric">metric</keyword> + <keyword ref="tqpicture.html#operator-eq">operator=</keyword> + <keyword ref="tqpicture.html#play">play</keyword> + <keyword ref="tqpicture.html#save">save</keyword> + <keyword ref="tqpicture.html#setBoundingRect">setBoundingRect</keyword> + <keyword ref="tqpicture.html#setData">setData</keyword> + <keyword ref="tqpicture.html#size">size</keyword> + <keyword ref="tqpicture.html#~TQPicture">~TQPicture</keyword> + <keyword ref="tqpicture.html#operator-lt-lt">operator<<</keyword> + <keyword ref="tqpicture.html#operator-gt-gt">operator>></keyword> + <section ref="tqpicture-members.html" title="List of All Member Functions"/> + <section ref="tqpicture-h.html" title="Header File"/> +</section> +<section ref="tqpixmap.html" title="TQPixmap Class Reference"> + <keyword ref="tqpixmap.html">TQPixmap</keyword> + <keyword ref="tqpixmap.html#ColorMode">ColorMode</keyword> + <keyword ref="tqpixmap.html#Optimization">Optimization</keyword> + <keyword ref="tqpixmap.html#convertFromImage">convertFromImage</keyword> + <keyword ref="tqpixmap.html#convertToImage">convertToImage</keyword> + <keyword ref="tqpixmap.html#copy">copy</keyword> + <keyword ref="tqpixmap.html#createHeuristicMask">createHeuristicMask</keyword> + <keyword ref="tqpixmap.html#defaultDepth">defaultDepth</keyword> + <keyword ref="tqpixmap.html#defaultOptimization">defaultOptimization</keyword> + <keyword ref="tqpixmap.html#depth">depth</keyword> + <keyword ref="tqpixmap.html#detach">detach</keyword> + <keyword ref="tqpixmap.html#fill">fill</keyword> + <keyword ref="tqpixmap.html#fromMimeSource">fromMimeSource</keyword> + <keyword ref="tqpixmap.html#grabWidget">grabWidget</keyword> + <keyword ref="tqpixmap.html#grabWindow">grabWindow</keyword> + <keyword ref="tqpixmap.html#hasAlpha">hasAlpha</keyword> + <keyword ref="tqpixmap.html#hasAlphaChannel">hasAlphaChannel</keyword> + <keyword ref="tqpixmap.html#height">height</keyword> + <keyword ref="tqpixmap.html#imageFormat">imageFormat</keyword> + <keyword ref="tqpixmap.html#isNull">isNull</keyword> + <keyword ref="tqpixmap.html#isTQBitmap">isTQBitmap</keyword> + <keyword ref="tqpixmap.html#load">load</keyword> + <keyword ref="tqpixmap.html#loadFromData">loadFromData</keyword> + <keyword ref="tqpixmap.html#mask">mask</keyword> + <keyword ref="tqpixmap.html#metric">metric</keyword> + <keyword ref="tqpixmap.html#operator-eq">operator=</keyword> + <keyword ref="tqpixmap.html#optimization">optimization</keyword> + <keyword ref="tqpixmap.html#rect">rect</keyword> + <keyword ref="tqpixmap.html#resize">resize</keyword> + <keyword ref="tqpixmap.html#save">save</keyword> + <keyword ref="tqpixmap.html#selfMask">selfMask</keyword> + <keyword ref="tqpixmap.html#serialNumber">serialNumber</keyword> + <keyword ref="tqpixmap.html#setDefaultOptimization">setDefaultOptimization</keyword> + <keyword ref="tqpixmap.html#setMask">setMask</keyword> + <keyword ref="tqpixmap.html#setOptimization">setOptimization</keyword> + <keyword ref="tqpixmap.html#size">size</keyword> + <keyword ref="tqpixmap.html#trueMatrix">trueMatrix</keyword> + <keyword ref="tqpixmap.html#width">width</keyword> + <keyword ref="tqpixmap.html#xForm">xForm</keyword> + <keyword ref="tqpixmap.html#~TQPixmap">~TQPixmap</keyword> + <keyword ref="tqpixmap.html#copyBlt">copyBlt</keyword> + <keyword ref="tqpixmap.html#operator-lt-lt">operator<<</keyword> + <keyword ref="tqpixmap.html#operator-gt-gt">operator>></keyword> + <section ref="tqpixmap-members.html" title="List of All Member Functions"/> + <section ref="tqpixmap-h.html" title="Header File"/> +</section> +<section ref="tqpixmapcache.html" title="TQPixmapCache Class Reference"> + <keyword ref="tqpixmapcache.html">TQPixmapCache</keyword> + <keyword ref="tqpixmapcache.html#cacheLimit">cacheLimit</keyword> + <keyword ref="tqpixmapcache.html#clear">clear</keyword> + <keyword ref="tqpixmapcache.html#find">find</keyword> + <keyword ref="tqpixmapcache.html#insert">insert</keyword> + <keyword ref="tqpixmapcache.html#remove">remove</keyword> + <keyword ref="tqpixmapcache.html#setCacheLimit">setCacheLimit</keyword> + <section ref="tqpixmapcache-members.html" title="List of All Member Functions"/> + <section ref="tqpixmapcache-h.html" title="Header File"/> </section> <section ref="ntqplatinumstyle.html" title="QPlatinumStyle Class Reference"> <keyword ref="ntqplatinumstyle.html">QPlatinumStyle</keyword> @@ -5342,56 +5342,56 @@ <section ref="qplatinumstyle-members.html" title="List of All Member Functions"/> <section ref="qplatinumstyle-h.html" title="Header File"/> </section> -<section ref="qpngimagepacker.html" title="QPNGImagePacker Class Reference"> - <keyword ref="qpngimagepacker.html">QPNGImagePacker</keyword> - <keyword ref="qpngimagepacker.html#packImage">packImage</keyword> - <keyword ref="qpngimagepacker.html#setPixelAlignment">setPixelAlignment</keyword> - <section ref="qpngimagepacker-members.html" title="List of All Member Functions"/> - <section ref="qpngio-h.html" title="Header File"/> -</section> -<section ref="ntqpoint.html" title="QPoint Class Reference"> - <keyword ref="ntqpoint.html">QPoint</keyword> - <keyword ref="ntqpoint.html#isNull">isNull</keyword> - <keyword ref="ntqpoint.html#manhattanLength">manhattanLength</keyword> - <keyword ref="ntqpoint.html#operator*-eq">operator*=</keyword> - <keyword ref="ntqpoint.html#operator+-eq">operator+=</keyword> - <keyword ref="ntqpoint.html#operator--eq">operator-=</keyword> - <keyword ref="ntqpoint.html#operator/-eq">operator/=</keyword> - <keyword ref="ntqpoint.html#rx">rx</keyword> - <keyword ref="ntqpoint.html#ry">ry</keyword> - <keyword ref="ntqpoint.html#setX">setX</keyword> - <keyword ref="ntqpoint.html#setY">setY</keyword> - <keyword ref="ntqpoint.html#x">x</keyword> - <keyword ref="ntqpoint.html#y">y</keyword> - <keyword ref="ntqpoint.html#operator!-eq">operator!=</keyword> - <keyword ref="ntqpoint.html#operator*">operator*</keyword> - <keyword ref="ntqpoint.html#operator+">operator+</keyword> - <keyword ref="ntqpoint.html#operator-">operator-</keyword> - <keyword ref="ntqpoint.html#operator/">operator/</keyword> - <keyword ref="ntqpoint.html#operator-lt-lt">operator<<</keyword> - <keyword ref="ntqpoint.html#operator-eq-eq">operator==</keyword> - <keyword ref="ntqpoint.html#operator-gt-gt">operator>></keyword> - <section ref="qpoint-members.html" title="List of All Member Functions"/> - <section ref="qpoint-h.html" title="Header File"/> -</section> -<section ref="ntqpointarray.html" title="QPointArray Class Reference"> - <keyword ref="ntqpointarray.html">QPointArray</keyword> - <keyword ref="ntqpointarray.html#boundingRect">boundingRect</keyword> - <keyword ref="ntqpointarray.html#copy">copy</keyword> - <keyword ref="ntqpointarray.html#cubicBezier">cubicBezier</keyword> - <keyword ref="ntqpointarray.html#makeArc">makeArc</keyword> - <keyword ref="ntqpointarray.html#makeEllipse">makeEllipse</keyword> - <keyword ref="ntqpointarray.html#operator-eq">operator=</keyword> - <keyword ref="ntqpointarray.html#point">point</keyword> - <keyword ref="ntqpointarray.html#putPoints">putPoints</keyword> - <keyword ref="ntqpointarray.html#setPoint">setPoint</keyword> - <keyword ref="ntqpointarray.html#setPoints">setPoints</keyword> - <keyword ref="ntqpointarray.html#translate">translate</keyword> - <keyword ref="ntqpointarray.html#~QPointArray">~QPointArray</keyword> - <keyword ref="ntqpointarray.html#operator-lt-lt">operator<<</keyword> - <keyword ref="ntqpointarray.html#operator-gt-gt">operator>></keyword> - <section ref="qpointarray-members.html" title="List of All Member Functions"/> - <section ref="qpointarray-h.html" title="Header File"/> +<section ref="tqpngimagepacker.html" title="TQPNGImagePacker Class Reference"> + <keyword ref="tqpngimagepacker.html">TQPNGImagePacker</keyword> + <keyword ref="tqpngimagepacker.html#packImage">packImage</keyword> + <keyword ref="tqpngimagepacker.html#setPixelAlignment">setPixelAlignment</keyword> + <section ref="tqpngimagepacker-members.html" title="List of All Member Functions"/> + <section ref="tqpngio-h.html" title="Header File"/> +</section> +<section ref="tqpoint.html" title="TQPoint Class Reference"> + <keyword ref="tqpoint.html">TQPoint</keyword> + <keyword ref="tqpoint.html#isNull">isNull</keyword> + <keyword ref="tqpoint.html#manhattanLength">manhattanLength</keyword> + <keyword ref="tqpoint.html#operator*-eq">operator*=</keyword> + <keyword ref="tqpoint.html#operator+-eq">operator+=</keyword> + <keyword ref="tqpoint.html#operator--eq">operator-=</keyword> + <keyword ref="tqpoint.html#operator/-eq">operator/=</keyword> + <keyword ref="tqpoint.html#rx">rx</keyword> + <keyword ref="tqpoint.html#ry">ry</keyword> + <keyword ref="tqpoint.html#setX">setX</keyword> + <keyword ref="tqpoint.html#setY">setY</keyword> + <keyword ref="tqpoint.html#x">x</keyword> + <keyword ref="tqpoint.html#y">y</keyword> + <keyword ref="tqpoint.html#operator!-eq">operator!=</keyword> + <keyword ref="tqpoint.html#operator*">operator*</keyword> + <keyword ref="tqpoint.html#operator+">operator+</keyword> + <keyword ref="tqpoint.html#operator-">operator-</keyword> + <keyword ref="tqpoint.html#operator/">operator/</keyword> + <keyword ref="tqpoint.html#operator-lt-lt">operator<<</keyword> + <keyword ref="tqpoint.html#operator-eq-eq">operator==</keyword> + <keyword ref="tqpoint.html#operator-gt-gt">operator>></keyword> + <section ref="tqpoint-members.html" title="List of All Member Functions"/> + <section ref="tqpoint-h.html" title="Header File"/> +</section> +<section ref="tqpointarray.html" title="TQPointArray Class Reference"> + <keyword ref="tqpointarray.html">TQPointArray</keyword> + <keyword ref="tqpointarray.html#boundingRect">boundingRect</keyword> + <keyword ref="tqpointarray.html#copy">copy</keyword> + <keyword ref="tqpointarray.html#cubicBezier">cubicBezier</keyword> + <keyword ref="tqpointarray.html#makeArc">makeArc</keyword> + <keyword ref="tqpointarray.html#makeEllipse">makeEllipse</keyword> + <keyword ref="tqpointarray.html#operator-eq">operator=</keyword> + <keyword ref="tqpointarray.html#point">point</keyword> + <keyword ref="tqpointarray.html#putPoints">putPoints</keyword> + <keyword ref="tqpointarray.html#setPoint">setPoint</keyword> + <keyword ref="tqpointarray.html#setPoints">setPoints</keyword> + <keyword ref="tqpointarray.html#translate">translate</keyword> + <keyword ref="tqpointarray.html#~TQPointArray">~TQPointArray</keyword> + <keyword ref="tqpointarray.html#operator-lt-lt">operator<<</keyword> + <keyword ref="tqpointarray.html#operator-gt-gt">operator>></keyword> + <section ref="tqpointarray-members.html" title="List of All Member Functions"/> + <section ref="tqpointarray-h.html" title="Header File"/> </section> <section ref="tqpopupmenu.html" title="TQPopupMenu Class Reference"> <keyword ref="tqpopupmenu.html">TQPopupMenu</keyword> @@ -5416,67 +5416,67 @@ <section ref="tqpopupmenu-members.html" title="List of All Member Functions"/> <section ref="tqpopupmenu-h.html" title="Header File"/> </section> -<section ref="ntqprinter.html" title="QPrinter Class Reference"> - <keyword ref="ntqprinter.html">QPrinter</keyword> - <keyword ref="ntqprinter.html#ColorMode">ColorMode</keyword> - <keyword ref="ntqprinter.html#Orientation">Orientation</keyword> - <keyword ref="ntqprinter.html#PageOrder">PageOrder</keyword> - <keyword ref="ntqprinter.html#PageSize">PageSize</keyword> - <keyword ref="ntqprinter.html#PaperSource">PaperSource</keyword> - <keyword ref="ntqprinter.html#PrintRange">PrintRange</keyword> - <keyword ref="ntqprinter.html#PrinterMode">PrinterMode</keyword> - <keyword ref="ntqprinter.html#PrinterOption">PrinterOption</keyword> - <keyword ref="ntqprinter.html#abort">abort</keyword> - <keyword ref="ntqprinter.html#aborted">aborted</keyword> - <keyword ref="ntqprinter.html#colorMode">colorMode</keyword> - <keyword ref="ntqprinter.html#creator">creator</keyword> - <keyword ref="ntqprinter.html#docName">docName</keyword> - <keyword ref="ntqprinter.html#fromPage">fromPage</keyword> - <keyword ref="ntqprinter.html#fullPage">fullPage</keyword> - <keyword ref="ntqprinter.html#isOptionEnabled">isOptionEnabled</keyword> - <keyword ref="ntqprinter.html#margins">margins</keyword> - <keyword ref="ntqprinter.html#maxPage">maxPage</keyword> - <keyword ref="ntqprinter.html#minPage">minPage</keyword> - <keyword ref="ntqprinter.html#newPage">newPage</keyword> - <keyword ref="ntqprinter.html#numCopies">numCopies</keyword> - <keyword ref="ntqprinter.html#orientation">orientation</keyword> - <keyword ref="ntqprinter.html#outputFileName">outputFileName</keyword> - <keyword ref="ntqprinter.html#outputToFile">outputToFile</keyword> - <keyword ref="ntqprinter.html#pageOrder">pageOrder</keyword> - <keyword ref="ntqprinter.html#pageSize">pageSize</keyword> - <keyword ref="ntqprinter.html#paperSource">paperSource</keyword> - <keyword ref="ntqprinter.html#printProgram">printProgram</keyword> - <keyword ref="ntqprinter.html#printRange">printRange</keyword> - <keyword ref="ntqprinter.html#printerName">printerName</keyword> - <keyword ref="ntqprinter.html#printerSelectionOption">printerSelectionOption</keyword> - <keyword ref="ntqprinter.html#resolution">resolution</keyword> - <keyword ref="ntqprinter.html#setColorMode">setColorMode</keyword> - <keyword ref="ntqprinter.html#setCreator">setCreator</keyword> - <keyword ref="ntqprinter.html#setDocName">setDocName</keyword> - <keyword ref="ntqprinter.html#setFromTo">setFromTo</keyword> - <keyword ref="ntqprinter.html#setFullPage">setFullPage</keyword> - <keyword ref="ntqprinter.html#setMargins">setMargins</keyword> - <keyword ref="ntqprinter.html#setMinMax">setMinMax</keyword> - <keyword ref="ntqprinter.html#setNumCopies">setNumCopies</keyword> - <keyword ref="ntqprinter.html#setOptionEnabled">setOptionEnabled</keyword> - <keyword ref="ntqprinter.html#setOrientation">setOrientation</keyword> - <keyword ref="ntqprinter.html#setOutputFileName">setOutputFileName</keyword> - <keyword ref="ntqprinter.html#setOutputToFile">setOutputToFile</keyword> - <keyword ref="ntqprinter.html#setPageOrder">setPageOrder</keyword> - <keyword ref="ntqprinter.html#setPageSize">setPageSize</keyword> - <keyword ref="ntqprinter.html#setPaperSource">setPaperSource</keyword> - <keyword ref="ntqprinter.html#setPrintProgram">setPrintProgram</keyword> - <keyword ref="ntqprinter.html#setPrintRange">setPrintRange</keyword> - <keyword ref="ntqprinter.html#setPrinterName">setPrinterName</keyword> - <keyword ref="ntqprinter.html#setPrinterSelectionOption">setPrinterSelectionOption</keyword> - <keyword ref="ntqprinter.html#setResolution">setResolution</keyword> - <keyword ref="ntqprinter.html#setWinPageSize">setWinPageSize</keyword> - <keyword ref="ntqprinter.html#setup">setup</keyword> - <keyword ref="ntqprinter.html#toPage">toPage</keyword> - <keyword ref="ntqprinter.html#winPageSize">winPageSize</keyword> - <keyword ref="ntqprinter.html#~QPrinter">~QPrinter</keyword> - <section ref="qprinter-members.html" title="List of All Member Functions"/> - <section ref="qprinter-h.html" title="Header File"/> +<section ref="tqprinter.html" title="TQPrinter Class Reference"> + <keyword ref="tqprinter.html">TQPrinter</keyword> + <keyword ref="tqprinter.html#ColorMode">ColorMode</keyword> + <keyword ref="tqprinter.html#Orientation">Orientation</keyword> + <keyword ref="tqprinter.html#PageOrder">PageOrder</keyword> + <keyword ref="tqprinter.html#PageSize">PageSize</keyword> + <keyword ref="tqprinter.html#PaperSource">PaperSource</keyword> + <keyword ref="tqprinter.html#PrintRange">PrintRange</keyword> + <keyword ref="tqprinter.html#PrinterMode">PrinterMode</keyword> + <keyword ref="tqprinter.html#PrinterOption">PrinterOption</keyword> + <keyword ref="tqprinter.html#abort">abort</keyword> + <keyword ref="tqprinter.html#aborted">aborted</keyword> + <keyword ref="tqprinter.html#colorMode">colorMode</keyword> + <keyword ref="tqprinter.html#creator">creator</keyword> + <keyword ref="tqprinter.html#docName">docName</keyword> + <keyword ref="tqprinter.html#fromPage">fromPage</keyword> + <keyword ref="tqprinter.html#fullPage">fullPage</keyword> + <keyword ref="tqprinter.html#isOptionEnabled">isOptionEnabled</keyword> + <keyword ref="tqprinter.html#margins">margins</keyword> + <keyword ref="tqprinter.html#maxPage">maxPage</keyword> + <keyword ref="tqprinter.html#minPage">minPage</keyword> + <keyword ref="tqprinter.html#newPage">newPage</keyword> + <keyword ref="tqprinter.html#numCopies">numCopies</keyword> + <keyword ref="tqprinter.html#orientation">orientation</keyword> + <keyword ref="tqprinter.html#outputFileName">outputFileName</keyword> + <keyword ref="tqprinter.html#outputToFile">outputToFile</keyword> + <keyword ref="tqprinter.html#pageOrder">pageOrder</keyword> + <keyword ref="tqprinter.html#pageSize">pageSize</keyword> + <keyword ref="tqprinter.html#paperSource">paperSource</keyword> + <keyword ref="tqprinter.html#printProgram">printProgram</keyword> + <keyword ref="tqprinter.html#printRange">printRange</keyword> + <keyword ref="tqprinter.html#printerName">printerName</keyword> + <keyword ref="tqprinter.html#printerSelectionOption">printerSelectionOption</keyword> + <keyword ref="tqprinter.html#resolution">resolution</keyword> + <keyword ref="tqprinter.html#setColorMode">setColorMode</keyword> + <keyword ref="tqprinter.html#setCreator">setCreator</keyword> + <keyword ref="tqprinter.html#setDocName">setDocName</keyword> + <keyword ref="tqprinter.html#setFromTo">setFromTo</keyword> + <keyword ref="tqprinter.html#setFullPage">setFullPage</keyword> + <keyword ref="tqprinter.html#setMargins">setMargins</keyword> + <keyword ref="tqprinter.html#setMinMax">setMinMax</keyword> + <keyword ref="tqprinter.html#setNumCopies">setNumCopies</keyword> + <keyword ref="tqprinter.html#setOptionEnabled">setOptionEnabled</keyword> + <keyword ref="tqprinter.html#setOrientation">setOrientation</keyword> + <keyword ref="tqprinter.html#setOutputFileName">setOutputFileName</keyword> + <keyword ref="tqprinter.html#setOutputToFile">setOutputToFile</keyword> + <keyword ref="tqprinter.html#setPageOrder">setPageOrder</keyword> + <keyword ref="tqprinter.html#setPageSize">setPageSize</keyword> + <keyword ref="tqprinter.html#setPaperSource">setPaperSource</keyword> + <keyword ref="tqprinter.html#setPrintProgram">setPrintProgram</keyword> + <keyword ref="tqprinter.html#setPrintRange">setPrintRange</keyword> + <keyword ref="tqprinter.html#setPrinterName">setPrinterName</keyword> + <keyword ref="tqprinter.html#setPrinterSelectionOption">setPrinterSelectionOption</keyword> + <keyword ref="tqprinter.html#setResolution">setResolution</keyword> + <keyword ref="tqprinter.html#setWinPageSize">setWinPageSize</keyword> + <keyword ref="tqprinter.html#setup">setup</keyword> + <keyword ref="tqprinter.html#toPage">toPage</keyword> + <keyword ref="tqprinter.html#winPageSize">winPageSize</keyword> + <keyword ref="tqprinter.html#~TQPrinter">~TQPrinter</keyword> + <section ref="tqprinter-members.html" title="List of All Member Functions"/> + <section ref="tqprinter-h.html" title="Header File"/> </section> <section ref="tqprocess.html" title="TQProcess Class Reference"> <keyword ref="tqprocess.html">TQProcess</keyword> @@ -5821,72 +5821,72 @@ <section ref="qrangecontrol-members.html" title="List of All Member Functions"/> <section ref="qrangecontrol-h.html" title="Header File"/> </section> -<section ref="ntqrect.html" title="QRect Class Reference"> - <keyword ref="ntqrect.html">QRect</keyword> - <keyword ref="ntqrect.html#addCoords">addCoords</keyword> - <keyword ref="ntqrect.html#bottom">bottom</keyword> - <keyword ref="ntqrect.html#bottomLeft">bottomLeft</keyword> - <keyword ref="ntqrect.html#bottomRight">bottomRight</keyword> - <keyword ref="ntqrect.html#center">center</keyword> - <keyword ref="ntqrect.html#contains">contains</keyword> - <keyword ref="ntqrect.html#coords">coords</keyword> - <keyword ref="ntqrect.html#height">height</keyword> - <keyword ref="ntqrect.html#intersect">intersect</keyword> - <keyword ref="ntqrect.html#intersects">intersects</keyword> - <keyword ref="ntqrect.html#isEmpty">isEmpty</keyword> - <keyword ref="ntqrect.html#isNull">isNull</keyword> - <keyword ref="ntqrect.html#isValid">isValid</keyword> - <keyword ref="ntqrect.html#left">left</keyword> - <keyword ref="ntqrect.html#moveBottom">moveBottom</keyword> - <keyword ref="ntqrect.html#moveBottomLeft">moveBottomLeft</keyword> - <keyword ref="ntqrect.html#moveBottomRight">moveBottomRight</keyword> - <keyword ref="ntqrect.html#moveBy">moveBy</keyword> - <keyword ref="ntqrect.html#moveCenter">moveCenter</keyword> - <keyword ref="ntqrect.html#moveLeft">moveLeft</keyword> - <keyword ref="ntqrect.html#moveRight">moveRight</keyword> - <keyword ref="ntqrect.html#moveTop">moveTop</keyword> - <keyword ref="ntqrect.html#moveTopLeft">moveTopLeft</keyword> - <keyword ref="ntqrect.html#moveTopRight">moveTopRight</keyword> - <keyword ref="ntqrect.html#normalize">normalize</keyword> - <keyword ref="ntqrect.html#operator-and">operator&</keyword> - <keyword ref="ntqrect.html#operator-and-eq">operator&=</keyword> - <keyword ref="ntqrect.html#operator|">operator|</keyword> - <keyword ref="ntqrect.html#operator|-eq">operator|=</keyword> - <keyword ref="ntqrect.html#rBottom">rBottom</keyword> - <keyword ref="ntqrect.html#rLeft">rLeft</keyword> - <keyword ref="ntqrect.html#rRight">rRight</keyword> - <keyword ref="ntqrect.html#rTop">rTop</keyword> - <keyword ref="ntqrect.html#rect">rect</keyword> - <keyword ref="ntqrect.html#right">right</keyword> - <keyword ref="ntqrect.html#setBottom">setBottom</keyword> - <keyword ref="ntqrect.html#setBottomLeft">setBottomLeft</keyword> - <keyword ref="ntqrect.html#setBottomRight">setBottomRight</keyword> - <keyword ref="ntqrect.html#setCoords">setCoords</keyword> - <keyword ref="ntqrect.html#setHeight">setHeight</keyword> - <keyword ref="ntqrect.html#setLeft">setLeft</keyword> - <keyword ref="ntqrect.html#setRect">setRect</keyword> - <keyword ref="ntqrect.html#setRight">setRight</keyword> - <keyword ref="ntqrect.html#setSize">setSize</keyword> - <keyword ref="ntqrect.html#setTop">setTop</keyword> - <keyword ref="ntqrect.html#setTopLeft">setTopLeft</keyword> - <keyword ref="ntqrect.html#setTopRight">setTopRight</keyword> - <keyword ref="ntqrect.html#setWidth">setWidth</keyword> - <keyword ref="ntqrect.html#setX">setX</keyword> - <keyword ref="ntqrect.html#setY">setY</keyword> - <keyword ref="ntqrect.html#size">size</keyword> - <keyword ref="ntqrect.html#top">top</keyword> - <keyword ref="ntqrect.html#topLeft">topLeft</keyword> - <keyword ref="ntqrect.html#topRight">topRight</keyword> - <keyword ref="ntqrect.html#unite">unite</keyword> - <keyword ref="ntqrect.html#width">width</keyword> - <keyword ref="ntqrect.html#x">x</keyword> - <keyword ref="ntqrect.html#y">y</keyword> - <keyword ref="ntqrect.html#operator!-eq">operator!=</keyword> - <keyword ref="ntqrect.html#operator-lt-lt">operator<<</keyword> - <keyword ref="ntqrect.html#operator-eq-eq">operator==</keyword> - <keyword ref="ntqrect.html#operator-gt-gt">operator>></keyword> - <section ref="qrect-members.html" title="List of All Member Functions"/> - <section ref="qrect-h.html" title="Header File"/> +<section ref="tqrect.html" title="TQRect Class Reference"> + <keyword ref="tqrect.html">TQRect</keyword> + <keyword ref="tqrect.html#addCoords">addCoords</keyword> + <keyword ref="tqrect.html#bottom">bottom</keyword> + <keyword ref="tqrect.html#bottomLeft">bottomLeft</keyword> + <keyword ref="tqrect.html#bottomRight">bottomRight</keyword> + <keyword ref="tqrect.html#center">center</keyword> + <keyword ref="tqrect.html#contains">contains</keyword> + <keyword ref="tqrect.html#coords">coords</keyword> + <keyword ref="tqrect.html#height">height</keyword> + <keyword ref="tqrect.html#intersect">intersect</keyword> + <keyword ref="tqrect.html#intersects">intersects</keyword> + <keyword ref="tqrect.html#isEmpty">isEmpty</keyword> + <keyword ref="tqrect.html#isNull">isNull</keyword> + <keyword ref="tqrect.html#isValid">isValid</keyword> + <keyword ref="tqrect.html#left">left</keyword> + <keyword ref="tqrect.html#moveBottom">moveBottom</keyword> + <keyword ref="tqrect.html#moveBottomLeft">moveBottomLeft</keyword> + <keyword ref="tqrect.html#moveBottomRight">moveBottomRight</keyword> + <keyword ref="tqrect.html#moveBy">moveBy</keyword> + <keyword ref="tqrect.html#moveCenter">moveCenter</keyword> + <keyword ref="tqrect.html#moveLeft">moveLeft</keyword> + <keyword ref="tqrect.html#moveRight">moveRight</keyword> + <keyword ref="tqrect.html#moveTop">moveTop</keyword> + <keyword ref="tqrect.html#moveTopLeft">moveTopLeft</keyword> + <keyword ref="tqrect.html#moveTopRight">moveTopRight</keyword> + <keyword ref="tqrect.html#normalize">normalize</keyword> + <keyword ref="tqrect.html#operator-and">operator&</keyword> + <keyword ref="tqrect.html#operator-and-eq">operator&=</keyword> + <keyword ref="tqrect.html#operator|">operator|</keyword> + <keyword ref="tqrect.html#operator|-eq">operator|=</keyword> + <keyword ref="tqrect.html#rBottom">rBottom</keyword> + <keyword ref="tqrect.html#rLeft">rLeft</keyword> + <keyword ref="tqrect.html#rRight">rRight</keyword> + <keyword ref="tqrect.html#rTop">rTop</keyword> + <keyword ref="tqrect.html#rect">rect</keyword> + <keyword ref="tqrect.html#right">right</keyword> + <keyword ref="tqrect.html#setBottom">setBottom</keyword> + <keyword ref="tqrect.html#setBottomLeft">setBottomLeft</keyword> + <keyword ref="tqrect.html#setBottomRight">setBottomRight</keyword> + <keyword ref="tqrect.html#setCoords">setCoords</keyword> + <keyword ref="tqrect.html#setHeight">setHeight</keyword> + <keyword ref="tqrect.html#setLeft">setLeft</keyword> + <keyword ref="tqrect.html#setRect">setRect</keyword> + <keyword ref="tqrect.html#setRight">setRight</keyword> + <keyword ref="tqrect.html#setSize">setSize</keyword> + <keyword ref="tqrect.html#setTop">setTop</keyword> + <keyword ref="tqrect.html#setTopLeft">setTopLeft</keyword> + <keyword ref="tqrect.html#setTopRight">setTopRight</keyword> + <keyword ref="tqrect.html#setWidth">setWidth</keyword> + <keyword ref="tqrect.html#setX">setX</keyword> + <keyword ref="tqrect.html#setY">setY</keyword> + <keyword ref="tqrect.html#size">size</keyword> + <keyword ref="tqrect.html#top">top</keyword> + <keyword ref="tqrect.html#topLeft">topLeft</keyword> + <keyword ref="tqrect.html#topRight">topRight</keyword> + <keyword ref="tqrect.html#unite">unite</keyword> + <keyword ref="tqrect.html#width">width</keyword> + <keyword ref="tqrect.html#x">x</keyword> + <keyword ref="tqrect.html#y">y</keyword> + <keyword ref="tqrect.html#operator!-eq">operator!=</keyword> + <keyword ref="tqrect.html#operator-lt-lt">operator<<</keyword> + <keyword ref="tqrect.html#operator-eq-eq">operator==</keyword> + <keyword ref="tqrect.html#operator-gt-gt">operator>></keyword> + <section ref="tqrect-members.html" title="List of All Member Functions"/> + <section ref="tqrect-h.html" title="Header File"/> </section> <section ref="tqregexp.html" title="TQRegExp Class Reference"> <keyword ref="tqregexp.html">TQRegExp</keyword> @@ -5927,40 +5927,40 @@ <section ref="tqregexpvalidator-members.html" title="List of All Member Functions"/> <section ref="qvalidator-h.html" title="Header File"/> </section> -<section ref="ntqregion.html" title="QRegion Class Reference"> - <keyword ref="ntqregion.html">QRegion</keyword> - <keyword ref="ntqregion.html#RegionType">RegionType</keyword> - <keyword ref="ntqregion.html#boundingRect">boundingRect</keyword> - <keyword ref="ntqregion.html#contains">contains</keyword> - <keyword ref="ntqregion.html#copy">copy</keyword> - <keyword ref="ntqregion.html#detach">detach</keyword> - <keyword ref="ntqregion.html#eor">eor</keyword> - <keyword ref="ntqregion.html#handle">handle</keyword> - <keyword ref="ntqregion.html#intersect">intersect</keyword> - <keyword ref="ntqregion.html#isEmpty">isEmpty</keyword> - <keyword ref="ntqregion.html#isNull">isNull</keyword> - <keyword ref="ntqregion.html#operator!-eq">operator!=</keyword> - <keyword ref="ntqregion.html#operator-and">operator&</keyword> - <keyword ref="ntqregion.html#operator-and-eq">operator&=</keyword> - <keyword ref="ntqregion.html#operator+">operator+</keyword> - <keyword ref="ntqregion.html#operator+-eq">operator+=</keyword> - <keyword ref="ntqregion.html#operator-">operator-</keyword> - <keyword ref="ntqregion.html#operator--eq">operator-=</keyword> - <keyword ref="ntqregion.html#operator-eq">operator=</keyword> - <keyword ref="ntqregion.html#operator-eq-eq">operator==</keyword> - <keyword ref="ntqregion.html#operator^">operator^</keyword> - <keyword ref="ntqregion.html#operator^-eq">operator^=</keyword> - <keyword ref="ntqregion.html#operator|">operator|</keyword> - <keyword ref="ntqregion.html#operator|-eq">operator|=</keyword> - <keyword ref="ntqregion.html#rects">rects</keyword> - <keyword ref="ntqregion.html#subtract">subtract</keyword> - <keyword ref="ntqregion.html#translate">translate</keyword> - <keyword ref="ntqregion.html#unite">unite</keyword> - <keyword ref="ntqregion.html#~QRegion">~QRegion</keyword> - <keyword ref="ntqregion.html#operator-lt-lt">operator<<</keyword> - <keyword ref="ntqregion.html#operator-gt-gt">operator>></keyword> - <section ref="qregion-members.html" title="List of All Member Functions"/> - <section ref="qregion-h.html" title="Header File"/> +<section ref="tqregion.html" title="TQRegion Class Reference"> + <keyword ref="tqregion.html">TQRegion</keyword> + <keyword ref="tqregion.html#RegionType">RegionType</keyword> + <keyword ref="tqregion.html#boundingRect">boundingRect</keyword> + <keyword ref="tqregion.html#contains">contains</keyword> + <keyword ref="tqregion.html#copy">copy</keyword> + <keyword ref="tqregion.html#detach">detach</keyword> + <keyword ref="tqregion.html#eor">eor</keyword> + <keyword ref="tqregion.html#handle">handle</keyword> + <keyword ref="tqregion.html#intersect">intersect</keyword> + <keyword ref="tqregion.html#isEmpty">isEmpty</keyword> + <keyword ref="tqregion.html#isNull">isNull</keyword> + <keyword ref="tqregion.html#operator!-eq">operator!=</keyword> + <keyword ref="tqregion.html#operator-and">operator&</keyword> + <keyword ref="tqregion.html#operator-and-eq">operator&=</keyword> + <keyword ref="tqregion.html#operator+">operator+</keyword> + <keyword ref="tqregion.html#operator+-eq">operator+=</keyword> + <keyword ref="tqregion.html#operator-">operator-</keyword> + <keyword ref="tqregion.html#operator--eq">operator-=</keyword> + <keyword ref="tqregion.html#operator-eq">operator=</keyword> + <keyword ref="tqregion.html#operator-eq-eq">operator==</keyword> + <keyword ref="tqregion.html#operator^">operator^</keyword> + <keyword ref="tqregion.html#operator^-eq">operator^=</keyword> + <keyword ref="tqregion.html#operator|">operator|</keyword> + <keyword ref="tqregion.html#operator|-eq">operator|=</keyword> + <keyword ref="tqregion.html#rects">rects</keyword> + <keyword ref="tqregion.html#subtract">subtract</keyword> + <keyword ref="tqregion.html#translate">translate</keyword> + <keyword ref="tqregion.html#unite">unite</keyword> + <keyword ref="tqregion.html#~TQRegion">~TQRegion</keyword> + <keyword ref="tqregion.html#operator-lt-lt">operator<<</keyword> + <keyword ref="tqregion.html#operator-gt-gt">operator>></keyword> + <section ref="tqregion-members.html" title="List of All Member Functions"/> + <section ref="tqregion-h.html" title="Header File"/> </section> <section ref="qresizeevent.html" title="QResizeEvent Class Reference"> <keyword ref="qresizeevent.html">QResizeEvent</keyword> @@ -9020,39 +9020,39 @@ <section ref="qwizard-members.html" title="List of All Member Functions"/> <section ref="qwizard-h.html" title="Header File"/> </section> -<section ref="ntqwmatrix.html" title="QWMatrix Class Reference"> - <keyword ref="ntqwmatrix.html">QWMatrix</keyword> - <keyword ref="ntqwmatrix.html#TransformationMode">TransformationMode</keyword> - <keyword ref="ntqwmatrix.html#det">det</keyword> - <keyword ref="ntqwmatrix.html#dx">dx</keyword> - <keyword ref="ntqwmatrix.html#dy">dy</keyword> - <keyword ref="ntqwmatrix.html#invert">invert</keyword> - <keyword ref="ntqwmatrix.html#isIdentity">isIdentity</keyword> - <keyword ref="ntqwmatrix.html#isInvertible">isInvertible</keyword> - <keyword ref="ntqwmatrix.html#m11">m11</keyword> - <keyword ref="ntqwmatrix.html#m12">m12</keyword> - <keyword ref="ntqwmatrix.html#m21">m21</keyword> - <keyword ref="ntqwmatrix.html#m22">m22</keyword> - <keyword ref="ntqwmatrix.html#map">map</keyword> - <keyword ref="ntqwmatrix.html#mapRect">mapRect</keyword> - <keyword ref="ntqwmatrix.html#mapToPolygon">mapToPolygon</keyword> - <keyword ref="ntqwmatrix.html#mapToRegion">mapToRegion</keyword> - <keyword ref="ntqwmatrix.html#operator!-eq">operator!=</keyword> - <keyword ref="ntqwmatrix.html#operator*-eq">operator*=</keyword> - <keyword ref="ntqwmatrix.html#operator-eq-eq">operator==</keyword> - <keyword ref="ntqwmatrix.html#reset">reset</keyword> - <keyword ref="ntqwmatrix.html#rotate">rotate</keyword> - <keyword ref="ntqwmatrix.html#scale">scale</keyword> - <keyword ref="ntqwmatrix.html#setMatrix">setMatrix</keyword> - <keyword ref="ntqwmatrix.html#setTransformationMode">setTransformationMode</keyword> - <keyword ref="ntqwmatrix.html#shear">shear</keyword> - <keyword ref="ntqwmatrix.html#transformationMode">transformationMode</keyword> - <keyword ref="ntqwmatrix.html#translate">translate</keyword> - <keyword ref="ntqwmatrix.html#operator*">operator*</keyword> - <keyword ref="ntqwmatrix.html#operator-lt-lt">operator<<</keyword> - <keyword ref="ntqwmatrix.html#operator-gt-gt">operator>></keyword> - <section ref="qwmatrix-members.html" title="List of All Member Functions"/> - <section ref="qwmatrix-h.html" title="Header File"/> +<section ref="tqwmatrix.html" title="TQWMatrix Class Reference"> + <keyword ref="tqwmatrix.html">TQWMatrix</keyword> + <keyword ref="tqwmatrix.html#TransformationMode">TransformationMode</keyword> + <keyword ref="tqwmatrix.html#det">det</keyword> + <keyword ref="tqwmatrix.html#dx">dx</keyword> + <keyword ref="tqwmatrix.html#dy">dy</keyword> + <keyword ref="tqwmatrix.html#invert">invert</keyword> + <keyword ref="tqwmatrix.html#isIdentity">isIdentity</keyword> + <keyword ref="tqwmatrix.html#isInvertible">isInvertible</keyword> + <keyword ref="tqwmatrix.html#m11">m11</keyword> + <keyword ref="tqwmatrix.html#m12">m12</keyword> + <keyword ref="tqwmatrix.html#m21">m21</keyword> + <keyword ref="tqwmatrix.html#m22">m22</keyword> + <keyword ref="tqwmatrix.html#map">map</keyword> + <keyword ref="tqwmatrix.html#mapRect">mapRect</keyword> + <keyword ref="tqwmatrix.html#mapToPolygon">mapToPolygon</keyword> + <keyword ref="tqwmatrix.html#mapToRegion">mapToRegion</keyword> + <keyword ref="tqwmatrix.html#operator!-eq">operator!=</keyword> + <keyword ref="tqwmatrix.html#operator*-eq">operator*=</keyword> + <keyword ref="tqwmatrix.html#operator-eq-eq">operator==</keyword> + <keyword ref="tqwmatrix.html#reset">reset</keyword> + <keyword ref="tqwmatrix.html#rotate">rotate</keyword> + <keyword ref="tqwmatrix.html#scale">scale</keyword> + <keyword ref="tqwmatrix.html#setMatrix">setMatrix</keyword> + <keyword ref="tqwmatrix.html#setTransformationMode">setTransformationMode</keyword> + <keyword ref="tqwmatrix.html#shear">shear</keyword> + <keyword ref="tqwmatrix.html#transformationMode">transformationMode</keyword> + <keyword ref="tqwmatrix.html#translate">translate</keyword> + <keyword ref="tqwmatrix.html#operator*">operator*</keyword> + <keyword ref="tqwmatrix.html#operator-lt-lt">operator<<</keyword> + <keyword ref="tqwmatrix.html#operator-gt-gt">operator>></keyword> + <section ref="tqwmatrix-members.html" title="List of All Member Functions"/> + <section ref="tqwmatrix-h.html" title="Header File"/> </section> <section ref="tqworkspace.html" title="TQWorkspace Class Reference"> <keyword ref="tqworkspace.html">TQWorkspace</keyword> diff --git a/doc/html/qtab.html b/doc/html/qtab.html index 6a2920b8c..fcdbc7c7a 100644 --- a/doc/html/qtab.html +++ b/doc/html/qtab.html @@ -93,10 +93,10 @@ Destroys the tab and frees up all allocated resources. <p> Returns TRUE if the TQTab is enabled; otherwise returns FALSE. -<h3 class=fn><a href="ntqrect.html">TQRect</a> <a name="rect"></a>TQTab::rect () const +<h3 class=fn><a href="tqrect.html">TQRect</a> <a name="rect"></a>TQTab::rect () const </h3> -<p> Return the <a href="ntqrect.html">TQRect</a> for the TQTab. +<p> Return the <a href="tqrect.html">TQRect</a> for the TQTab. <h3 class=fn>void <a name="setEnabled"></a>TQTab::setEnabled ( bool enable ) </h3> @@ -113,10 +113,10 @@ Sets the tab's iconset to <em>icon</em> <p> Set the identifier for the TQTab to <em>i</em>. Each TQTab's identifier within a <a href="ntqtabbar.html">TQTabBar</a> must be unique. -<h3 class=fn>void <a name="setRect"></a>TQTab::setRect ( const <a href="ntqrect.html">TQRect</a> & rect ) +<h3 class=fn>void <a name="setRect"></a>TQTab::setRect ( const <a href="tqrect.html">TQRect</a> & rect ) </h3> -<p> Set the TQTab <a href="ntqrect.html">TQRect</a> to <em>rect</em>. +<p> Set the TQTab <a href="tqrect.html">TQRect</a> to <em>rect</em>. <h3 class=fn>void <a name="setText"></a>TQTab::setText ( const <a href="tqstring.html">TQString</a> & text ) </h3> diff --git a/doc/html/qtable-h.html b/doc/html/qtable-h.html index 9c68a10c1..c7d8afa42 100644 --- a/doc/html/qtable-h.html +++ b/doc/html/qtable-h.html @@ -78,7 +78,7 @@ body { background: #ffffff; color: black; } #ifndef QT_H #include "ntqscrollview.h" -#include "ntqpixmap.h" +#include "tqpixmap.h" #include "tqptrvector.h" #include "ntqheader.h" #include "tqmemarray.h" diff --git a/doc/html/qtableitem.html b/doc/html/qtableitem.html index 551dbe477..8e69385ba 100644 --- a/doc/html/qtableitem.html +++ b/doc/html/qtableitem.html @@ -207,7 +207,7 @@ into a table with <a href="ntqtable.html#setItem">TQTable::setItem</a>(). <p> The table takes ownership of the table item, so a table item should not be inserted into more than one table at a time. -<h3 class=fn><a name="TQTableItem-3"></a>TQTableItem::TQTableItem ( <a href="ntqtable.html">TQTable</a> * table, <a href="qtableitem.html#EditType-enum">EditType</a> et, const <a href="tqstring.html">TQString</a> & text, const <a href="ntqpixmap.html">TQPixmap</a> & p ) +<h3 class=fn><a name="TQTableItem-3"></a>TQTableItem::TQTableItem ( <a href="ntqtable.html">TQTable</a> * table, <a href="qtableitem.html#EditType-enum">EditType</a> et, const <a href="tqstring.html">TQString</a> & text, const <a href="tqpixmap.html">TQPixmap</a> & p ) </h3> Creates a table item that is a child of table <em>table</em> with text <em>text</em> and pixmap <em>p</em>. The item has the <a href="#EditType-enum">EditType</a> <em>et</em>. @@ -301,7 +301,7 @@ sorting. The default implementation returns the <a href="#text">text</a>() of th relevant item. <p> <p>See also <a href="ntqtable.html#sorting-prop">TQTable::sorting</a>. -<h3 class=fn>void <a name="paint"></a>TQTableItem::paint ( <a href="tqpainter.html">TQPainter</a> * p, const <a href="tqcolorgroup.html">TQColorGroup</a> & cg, const <a href="ntqrect.html">TQRect</a> & cr, bool selected )<tt> [virtual]</tt> +<h3 class=fn>void <a name="paint"></a>TQTableItem::paint ( <a href="tqpainter.html">TQPainter</a> * p, const <a href="tqcolorgroup.html">TQColorGroup</a> & cg, const <a href="tqrect.html">TQRect</a> & cr, bool selected )<tt> [virtual]</tt> </h3> This virtual function is used to paint the contents of an item using the painter <em>p</em> in the rectangular area <em>cr</em> using the @@ -322,7 +322,7 @@ maximum efficiency. If you want clipping, use <p> <p>Example: <a href="statistics-example.html#x2786">table/statistics/statistics.cpp</a>. -<h3 class=fn><a href="ntqpixmap.html">TQPixmap</a> <a name="pixmap"></a>TQTableItem::pixmap () const<tt> [virtual]</tt> +<h3 class=fn><a href="tqpixmap.html">TQPixmap</a> <a name="pixmap"></a>TQTableItem::pixmap () const<tt> [virtual]</tt> </h3> Returns the table item's pixmap or a null pixmap if no pixmap has been set. @@ -388,7 +388,7 @@ table item is disabled. <p> A disabled item doesn't respond to user interaction. <p> <p>See also <a href="#isEnabled">isEnabled</a>(). -<h3 class=fn>void <a name="setPixmap"></a>TQTableItem::setPixmap ( const <a href="ntqpixmap.html">TQPixmap</a> & p )<tt> [virtual]</tt> +<h3 class=fn>void <a name="setPixmap"></a>TQTableItem::setPixmap ( const <a href="tqpixmap.html">TQPixmap</a> & p )<tt> [virtual]</tt> </h3> Sets pixmap <em>p</em> to be this item's pixmap. <p> Note that <a href="#setPixmap">setPixmap</a>() does not update the cell the table item diff --git a/doc/html/qtabletevent.html b/doc/html/qtabletevent.html index 8ac6a3a20..14d9c0e87 100644 --- a/doc/html/qtabletevent.html +++ b/doc/html/qtabletevent.html @@ -97,7 +97,7 @@ a transparent circle with cross-hairs). <li><tt>TQTabletEvent::Eraser</tt> - An Eraser (the broad end of the pen). </ul> <hr><h2>Member Function Documentation</h2> -<h3 class=fn><a name="TQTabletEvent"></a>TQTabletEvent::TQTabletEvent ( <a href="ntqevent.html#Type-enum">Type</a> t, const <a href="ntqpoint.html">TQPoint</a> & pos, const <a href="ntqpoint.html">TQPoint</a> & globalPos, int device, int pressure, int xTilt, int yTilt, const <a href="tqpair.html">TQPair</a><int, int> & uId ) +<h3 class=fn><a name="TQTabletEvent"></a>TQTabletEvent::TQTabletEvent ( <a href="ntqevent.html#Type-enum">Type</a> t, const <a href="tqpoint.html">TQPoint</a> & pos, const <a href="tqpoint.html">TQPoint</a> & globalPos, int device, int pressure, int xTilt, int yTilt, const <a href="tqpair.html">TQPair</a><int, int> & uId ) </h3> Construct a tablet event of type <em>t</em>. The position of when the event occurred is given @@ -109,7 +109,7 @@ event id. tablet device driver, instead of from the windowing system. <p> <p>See also <a href="#pos">pos</a>(), <a href="#globalPos">globalPos</a>(), <a href="#device">device</a>(), <a href="#pressure">pressure</a>(), <a href="#xTilt">xTilt</a>(), and <a href="#yTilt">yTilt</a>(). -<h3 class=fn><a name="TQTabletEvent-2"></a>TQTabletEvent::TQTabletEvent ( const <a href="ntqpoint.html">TQPoint</a> & pos, const <a href="ntqpoint.html">TQPoint</a> & globalPos, int device, int pressure, int xTilt, int yTilt, const <a href="tqpair.html">TQPair</a><int, int> & uId ) +<h3 class=fn><a name="TQTabletEvent-2"></a>TQTabletEvent::TQTabletEvent ( const <a href="tqpoint.html">TQPoint</a> & pos, const <a href="tqpoint.html">TQPoint</a> & globalPos, int device, int pressure, int xTilt, int yTilt, const <a href="tqpair.html">TQPair</a><int, int> & uId ) </h3> <b>This function is obsolete.</b> It is provided to keep old source working. We strongly advise against using it in new code. <p> @@ -140,7 +140,7 @@ parent widget. want one end of the pen to do something different than the other. <p> <p>See also <a href="#TabletDevice-enum">TabletDevice</a>. -<h3 class=fn>const <a href="ntqpoint.html">TQPoint</a> & <a name="globalPos"></a>TQTabletEvent::globalPos () const +<h3 class=fn>const <a href="tqpoint.html">TQPoint</a> & <a name="globalPos"></a>TQTabletEvent::globalPos () const </h3> <p> Returns the global position of the device <em>at the time of the event</em>. This is important on asynchronous windows systems like X11; @@ -179,7 +179,7 @@ parent widget. <p> Returns TRUE if the receiver of the event handles the tablet event; otherwise returns FALSE. -<h3 class=fn>const <a href="ntqpoint.html">TQPoint</a> & <a name="pos"></a>TQTabletEvent::pos () const +<h3 class=fn>const <a href="tqpoint.html">TQPoint</a> & <a name="pos"></a>TQTabletEvent::pos () const </h3> <p> Returns the position of the device, relative to the widget that diff --git a/doc/html/qwerty-example.html b/doc/html/qwerty-example.html index b38dabef1..b55650d73 100644 --- a/doc/html/qwerty-example.html +++ b/doc/html/qwerty-example.html @@ -51,7 +51,7 @@ body { background: #ffffff; color: black; } #include <<a href="tqwidget-h.html">tqwidget.h</a>> #include <<a href="tqmenubar-h.html">tqmenubar.h</a>> #include <<a href="qmultilineedit-h.html">ntqmultilineedit.h</a>> -#include <<a href="qprinter-h.html">ntqprinter.h</a>> +#include <<a href="tqprinter-h.html">tqprinter.h</a>> class Editor : public <a href="tqwidget.html">TQWidget</a> { @@ -86,7 +86,7 @@ private: <a href="tqmenubar.html">TQMenuBar</a> *m; <a href="ntqmultilineedit.html">TQMultiLineEdit</a> *e; #ifndef TQT_NO_PRINTER - <a href="ntqprinter.html">TQPrinter</a> printer; + <a href="tqprinter.html">TQPrinter</a> printer; #endif <a href="tqpopupmenu.html">TQPopupMenu</a> *save_as; <a href="tqpopupmenu.html">TQPopupMenu</a> *open_as; diff --git a/doc/html/qwheelevent.html b/doc/html/qwheelevent.html index 7332d94eb..ce9d790f1 100644 --- a/doc/html/qwheelevent.html +++ b/doc/html/qwheelevent.html @@ -72,7 +72,7 @@ mouse and keyboard events for a widget. <p> <p>See also <a href="qmouseevent.html">TQMouseEvent</a>, <a href="tqwidget.html#grabMouse">TQWidget::grabMouse</a>(), and <a href="events.html">Event Classes</a>. <hr><h2>Member Function Documentation</h2> -<h3 class=fn><a name="TQWheelEvent"></a>TQWheelEvent::TQWheelEvent ( const <a href="ntqpoint.html">TQPoint</a> & pos, int delta, int state, <a href="ntqt.html#Orientation-enum">Orientation</a> orient = Vertical ) +<h3 class=fn><a name="TQWheelEvent"></a>TQWheelEvent::TQWheelEvent ( const <a href="tqpoint.html">TQPoint</a> & pos, int delta, int state, <a href="ntqt.html#Orientation-enum">Orientation</a> orient = Vertical ) </h3> <p> Constructs a wheel event object. @@ -84,7 +84,7 @@ modifier flags at the time of the event and <em>orient</em> holds the wheel's orientation. <p> <p>See also <a href="#pos">pos</a>(), <a href="#delta">delta</a>(), and <a href="#state">state</a>(). -<h3 class=fn><a name="TQWheelEvent-2"></a>TQWheelEvent::TQWheelEvent ( const <a href="ntqpoint.html">TQPoint</a> & pos, const <a href="ntqpoint.html">TQPoint</a> & globalPos, int delta, int state, <a href="ntqt.html#Orientation-enum">Orientation</a> orient = Vertical ) +<h3 class=fn><a name="TQWheelEvent-2"></a>TQWheelEvent::TQWheelEvent ( const <a href="tqpoint.html">TQPoint</a> & pos, const <a href="tqpoint.html">TQPoint</a> & globalPos, int delta, int state, <a href="ntqt.html#Orientation-enum">Orientation</a> orient = Vertical ) </h3> <p> Constructs a wheel event object. The position when the event @@ -118,7 +118,7 @@ including perhaps a freely rotating wheel with no notches. The expectation is that such a device would send more messages per rotation but with a smaller value in each message. -<h3 class=fn>const <a href="ntqpoint.html">TQPoint</a> & <a name="globalPos"></a>TQWheelEvent::globalPos () const +<h3 class=fn>const <a href="tqpoint.html">TQPoint</a> & <a name="globalPos"></a>TQWheelEvent::globalPos () const </h3> <p> Returns the global position of the mouse pointer <em>at the time of the event</em>. This is important on asynchronous window systems @@ -161,7 +161,7 @@ otherwise returns FALSE. <p> Returns the wheel's orientation. -<h3 class=fn>const <a href="ntqpoint.html">TQPoint</a> & <a name="pos"></a>TQWheelEvent::pos () const +<h3 class=fn>const <a href="tqpoint.html">TQPoint</a> & <a name="pos"></a>TQWheelEvent::pos () const </h3> <p> Returns the position of the mouse pointer, relative to the widget diff --git a/doc/html/scribble-example.html b/doc/html/scribble-example.html index 6d0ee2343..9b93e3c5a 100644 --- a/doc/html/scribble-example.html +++ b/doc/html/scribble-example.html @@ -51,12 +51,12 @@ in the canvas with different pens and save the result as picture. #define SCRIBBLE_H #include <<a href="tqmainwindow-h.html">tqmainwindow.h</a>> -#include <<a href="qpen-h.html">ntqpen.h</a>> -#include <<a href="qpoint-h.html">ntqpoint.h</a>> -#include <<a href="qpixmap-h.html">ntqpixmap.h</a>> +#include <<a href="tqpen-h.html">tqpen.h</a>> +#include <<a href="tqpoint-h.html">tqpoint.h</a>> +#include <<a href="tqpixmap-h.html">tqpixmap.h</a>> #include <<a href="tqwidget-h.html">tqwidget.h</a>> #include <<a href="tqstring-h.html">tqstring.h</a>> -#include <<a href="qpointarray-h.html">ntqpointarray.h</a>> +#include <<a href="tqpointarray-h.html">tqpointarray.h</a>> class TQMouseEvent; class TQResizeEvent; @@ -72,16 +72,16 @@ public: Canvas( <a href="tqwidget.html">TQWidget</a> *parent = 0, const char *name = 0 ); void setPenColor( const <a href="tqcolor.html">TQColor</a> &c ) -<a name="x903"></a> { pen.<a href="ntqpen.html#setColor">setColor</a>( c ); } +<a name="x903"></a> { pen.<a href="tqpen.html#setColor">setColor</a>( c ); } void setPenWidth( int w ) -<a name="x904"></a> { pen.<a href="ntqpen.html#setWidth">setWidth</a>( w ); } +<a name="x904"></a> { pen.<a href="tqpen.html#setWidth">setWidth</a>( w ); } <a href="tqcolor.html">TQColor</a> penColor() -<a name="x902"></a> { return pen.<a href="ntqpen.html#color">color</a>(); } +<a name="x902"></a> { return pen.<a href="tqpen.html#color">color</a>(); } int penWidth() -<a name="x905"></a> { return pen.<a href="ntqpen.html#width">width</a>(); } +<a name="x905"></a> { return pen.<a href="tqpen.html#width">width</a>(); } void save( const <a href="tqstring.html">TQString</a> &filename, const <a href="tqstring.html">TQString</a> &format ); @@ -94,12 +94,12 @@ protected: void resizeEvent( <a href="qresizeevent.html">TQResizeEvent</a> *e ); void paintEvent( <a href="tqpaintevent.html">TQPaintEvent</a> *e ); - <a href="ntqpen.html">TQPen</a> pen; - <a href="ntqpointarray.html">TQPointArray</a> polyline; + <a href="tqpen.html">TQPen</a> pen; + <a href="tqpointarray.html">TQPointArray</a> polyline; bool mousePressed; - <a href="ntqpixmap.html">TQPixmap</a> buffer; + <a href="tqpixmap.html">TQPixmap</a> buffer; }; @@ -148,8 +148,8 @@ protected slots: #include <<a href="tqtoolbutton-h.html">tqtoolbutton.h</a>> #include <<a href="qspinbox-h.html">ntqspinbox.h</a>> #include <<a href="tqtooltip-h.html">tqtooltip.h</a>> -#include <<a href="qrect-h.html">ntqrect.h</a>> -#include <<a href="qpoint-h.html">ntqpoint.h</a>> +#include <<a href="tqrect-h.html">tqrect.h</a>> +#include <<a href="tqpoint-h.html">tqpoint.h</a>> #include <<a href="tqcolordialog-h.html">tqcolordialog.h</a>> #include <<a href="tqfiledialog-h.html">tqfiledialog.h</a>> #include <<a href="qcursor-h.html">ntqcursor.h</a>> @@ -208,14 +208,14 @@ void <a name="f340"></a>Canvas::clearScreen() <a name="x917"></a> painter.<a href="tqpainter.html#drawPolyline">drawPolyline</a>( polyline ); <a name="x918"></a> painter.<a href="tqpainter.html#end">end</a>(); - <a href="ntqrect.html">TQRect</a> r = polyline.boundingRect(); -<a name="x928"></a> r = r.<a href="ntqrect.html#normalize">normalize</a>(); -<a name="x931"></a><a name="x927"></a> r.<a href="ntqrect.html#setLeft">setLeft</a>( r.<a href="ntqrect.html#left">left</a>() - penWidth() ); -<a name="x934"></a><a name="x933"></a> r.<a href="ntqrect.html#setTop">setTop</a>( r.<a href="ntqrect.html#top">top</a>() - penWidth() ); -<a name="x932"></a><a name="x929"></a> r.<a href="ntqrect.html#setRight">setRight</a>( r.<a href="ntqrect.html#right">right</a>() + penWidth() ); -<a name="x930"></a><a name="x925"></a> r.<a href="ntqrect.html#setBottom">setBottom</a>( r.<a href="ntqrect.html#bottom">bottom</a>() + penWidth() ); + <a href="tqrect.html">TQRect</a> r = polyline.boundingRect(); +<a name="x928"></a> r = r.<a href="tqrect.html#normalize">normalize</a>(); +<a name="x931"></a><a name="x927"></a> r.<a href="tqrect.html#setLeft">setLeft</a>( r.<a href="tqrect.html#left">left</a>() - penWidth() ); +<a name="x934"></a><a name="x933"></a> r.<a href="tqrect.html#setTop">setTop</a>( r.<a href="tqrect.html#top">top</a>() - penWidth() ); +<a name="x932"></a><a name="x929"></a> r.<a href="tqrect.html#setRight">setRight</a>( r.<a href="tqrect.html#right">right</a>() + penWidth() ); +<a name="x930"></a><a name="x925"></a> r.<a href="tqrect.html#setBottom">setBottom</a>( r.<a href="tqrect.html#bottom">bottom</a>() + penWidth() ); -<a name="x937"></a><a name="x936"></a><a name="x926"></a> <a href="tqimage.html#bitBlt">bitBlt</a>( this, r.<a href="ntqrect.html#x">x</a>(), r.<a href="ntqrect.html#y">y</a>(), &buffer, r.<a href="ntqrect.html#x">x</a>(), r.<a href="ntqrect.html#y">y</a>(), r.<a href="ntqrect.html#width">width</a>(), r.<a href="ntqrect.html#height">height</a>() ); +<a name="x937"></a><a name="x936"></a><a name="x926"></a> <a href="tqimage.html#bitBlt">bitBlt</a>( this, r.<a href="tqrect.html#x">x</a>(), r.<a href="tqrect.html#y">y</a>(), &buffer, r.<a href="tqrect.html#x">x</a>(), r.<a href="tqrect.html#y">y</a>(), r.<a href="tqrect.html#width">width</a>(), r.<a href="tqrect.html#height">height</a>() ); } } @@ -228,10 +228,10 @@ void <a name="f340"></a>Canvas::clearScreen() int h = <a href="tqwidget.html#height">height</a>() > buffer.height() ? <a href="tqwidget.html#height">height</a>() : buffer.height(); - <a href="ntqpixmap.html">TQPixmap</a> tmp( buffer ); + <a href="tqpixmap.html">TQPixmap</a> tmp( buffer ); buffer.resize( w, h ); buffer.fill( <a href="tqwidget.html#colorGroup">colorGroup</a>().base() ); -<a name="x922"></a><a name="x921"></a> <a href="tqimage.html#bitBlt">bitBlt</a>( &buffer, 0, 0, &tmp, 0, 0, tmp.<a href="ntqpixmap.html#width">width</a>(), tmp.<a href="ntqpixmap.html#height">height</a>() ); +<a name="x922"></a><a name="x921"></a> <a href="tqimage.html#bitBlt">bitBlt</a>( &buffer, 0, 0, &tmp, 0, 0, tmp.<a href="tqpixmap.html#width">width</a>(), tmp.<a href="tqpixmap.html#height">height</a>() ); } <a name="x951"></a>void Canvas::<a href="tqwidget.html#paintEvent">paintEvent</a>( <a href="tqpaintevent.html">TQPaintEvent</a> *e ) @@ -240,8 +240,8 @@ void <a name="f340"></a>Canvas::clearScreen() <a name="x920"></a> <a href="tqmemarray.html">TQMemArray</a><TQRect> rects = e-><a href="tqpaintevent.html#region">region</a>().rects(); <a name="x913"></a> for ( uint i = 0; i < rects.<a href="tqmemarray.html#count">count</a>(); i++ ) { - <a href="ntqrect.html">TQRect</a> r = rects[(int)i]; - <a href="tqimage.html#bitBlt">bitBlt</a>( this, r.<a href="ntqrect.html#x">x</a>(), r.<a href="ntqrect.html#y">y</a>(), &buffer, r.<a href="ntqrect.html#x">x</a>(), r.<a href="ntqrect.html#y">y</a>(), r.<a href="ntqrect.html#width">width</a>(), r.<a href="ntqrect.html#height">height</a>() ); + <a href="tqrect.html">TQRect</a> r = rects[(int)i]; + <a href="tqimage.html#bitBlt">bitBlt</a>( this, r.<a href="tqrect.html#x">x</a>(), r.<a href="tqrect.html#y">y</a>(), &buffer, r.<a href="tqrect.html#x">x</a>(), r.<a href="tqrect.html#y">y</a>(), r.<a href="tqrect.html#width">width</a>(), r.<a href="tqrect.html#height">height</a>() ); } } diff --git a/doc/html/scrollview-example.html b/doc/html/scrollview-example.html index ae774fe80..d44a665b2 100644 --- a/doc/html/scrollview-example.html +++ b/doc/html/scrollview-example.html @@ -53,7 +53,7 @@ optimized for very large contents. #include <<a href="tqpopupmenu-h.html">tqpopupmenu.h</a>> #include <<a href="qpushbutton-h.html">ntqpushbutton.h</a>> #include <<a href="tqpainter-h.html">tqpainter.h</a>> -#include <<a href="qpixmap-h.html">ntqpixmap.h</a>> +#include <<a href="tqpixmap-h.html">tqpixmap.h</a>> #include <<a href="qmessagebox-h.html">ntqmessagebox.h</a>> #include <<a href="qlayout-h.html">ntqlayout.h</a>> #include <<a href="qlabel-h.html">ntqlabel.h</a>> @@ -125,7 +125,7 @@ public: <a href="ntqscrollview.html">TQScrollView</a>(parent,"matrix", WStaticContents), bg("bg.ppm") { -<a name="x640"></a> bg.<a href="ntqpixmap.html#load">load</a>("bg.ppm"); +<a name="x640"></a> bg.<a href="tqpixmap.html#load">load</a>("bg.ppm"); resizeContents(400000,300000); dragging = 0; @@ -167,11 +167,11 @@ protected: void drawContents(TQPainter* p, int cx, int cy, int cw, int ch) { // The Background -<a name="x639"></a> if ( !bg.<a href="ntqpixmap.html#isNull">isNull</a>() ) { -<a name="x638"></a> int rowheight=bg.<a href="ntqpixmap.html#height">height</a>(); +<a name="x639"></a> if ( !bg.<a href="tqpixmap.html#isNull">isNull</a>() ) { +<a name="x638"></a> int rowheight=bg.<a href="tqpixmap.html#height">height</a>(); int toprow=cy/rowheight; int bottomrow=(cy+ch+rowheight-1)/rowheight; -<a name="x641"></a> int colwidth=bg.<a href="ntqpixmap.html#width">width</a>(); +<a name="x641"></a> int colwidth=bg.<a href="tqpixmap.html#width">width</a>(); int leftcol=cx/colwidth; int rightcol=(cx+cw+colwidth-1)/colwidth; for (int r=toprow; r<=bottomrow; r++) { @@ -231,7 +231,7 @@ protected: } private: - <a href="ntqpixmap.html">TQPixmap</a> bg; + <a href="tqpixmap.html">TQPixmap</a> bg; }; class ScrollViewExample : public <a href="tqwidget.html">TQWidget</a> { diff --git a/doc/html/shared.html b/doc/html/shared.html index 20ddca324..c1f1845de 100644 --- a/doc/html/shared.html +++ b/doc/html/shared.html @@ -53,11 +53,11 @@ seem heavyweight. <tr bgcolor=#f0f0f0><td><b><a href="tqimage.html">TQImage</a></b><td>Hardware-independent pixmap representation with direct access to the pixel data <tr bgcolor=#f0f0f0><td><b><a href="tqmap.html">TQMap</a></b><td>Value-based template class that provides a dictionary <tr bgcolor=#f0f0f0><td><b><a href="tqpair.html">TQPair</a></b><td>Value-based template class that provides a pair of elements -<tr bgcolor=#f0f0f0><td><b><a href="ntqpalette.html">TQPalette</a></b><td>Color groups for each widget state -<tr bgcolor=#f0f0f0><td><b><a href="ntqpen.html">TQPen</a></b><td>Defines how a TQPainter should draw lines and outlines of shapes -<tr bgcolor=#f0f0f0><td><b><a href="ntqpicture.html">TQPicture</a></b><td>Paint device that records and replays TQPainter commands -<tr bgcolor=#f0f0f0><td><b><a href="ntqpixmap.html">TQPixmap</a></b><td>Off-screen, pixel-based paint device -<tr bgcolor=#f0f0f0><td><b><a href="ntqpointarray.html">TQPointArray</a></b><td>Array of points +<tr bgcolor=#f0f0f0><td><b><a href="tqpalette.html">TQPalette</a></b><td>Color groups for each widget state +<tr bgcolor=#f0f0f0><td><b><a href="tqpen.html">TQPen</a></b><td>Defines how a TQPainter should draw lines and outlines of shapes +<tr bgcolor=#f0f0f0><td><b><a href="tqpicture.html">TQPicture</a></b><td>Paint device that records and replays TQPainter commands +<tr bgcolor=#f0f0f0><td><b><a href="tqpixmap.html">TQPixmap</a></b><td>Off-screen, pixel-based paint device +<tr bgcolor=#f0f0f0><td><b><a href="tqpointarray.html">TQPointArray</a></b><td>Array of points <tr bgcolor=#f0f0f0><td><b><a href="tqregexp.html">TQRegExp</a></b><td>Pattern matching using regular expressions <tr bgcolor=#f0f0f0><td><b><a href="tqstring.html">TQString</a></b><td>Abstraction of Unicode text and the classic C '\0'-terminated char array <tr bgcolor=#f0f0f0><td><b><a href="tqstringlist.html">TQStringList</a></b><td>List of strings diff --git a/doc/html/shclass.html b/doc/html/shclass.html index bf8d201b4..c56be2406 100644 --- a/doc/html/shclass.html +++ b/doc/html/shclass.html @@ -128,7 +128,7 @@ TQByteArray know. <p> An implicitly shared class has total control of its internal data. In any member functions that modify its data, it automatically detaches before modifying the data. -<p> The <a href="ntqpen.html">TQPen</a> class, which uses implicit sharing, detaches from the shared +<p> The <a href="tqpen.html">TQPen</a> class, which uses implicit sharing, detaches from the shared data in all member functions that change the internal data. <p> Code fragment: <pre> @@ -162,7 +162,7 @@ become unacceptably slow. explicitly shared: <p> <ul> <li> <a href="tqbitarray.html">TQBitArray</a> -<li> <a href="ntqpointarray.html">TQPointArray</a> +<li> <a href="tqpointarray.html">TQPointArray</a> <li> <a href="tqbytearray.html">TQByteArray</a> <li> Any other instantiation of <a href="tqmemarray.html">TQMemArray<type></a> </ul> @@ -183,11 +183,11 @@ copy(). <li> <a href="tqfontmetrics.html">TQFontMetrics</a> <li> <a href="tqiconset.html">TQIconSet</a> <li> <a href="tqmap.html">TQMap</a> -<li> <a href="ntqpalette.html">TQPalette</a> -<li> <a href="ntqpen.html">TQPen</a> -<li> <a href="ntqpicture.html">TQPicture</a> -<li> <a href="ntqpixmap.html">TQPixmap</a> -<li> <a href="ntqregion.html">TQRegion</a> +<li> <a href="tqpalette.html">TQPalette</a> +<li> <a href="tqpen.html">TQPen</a> +<li> <a href="tqpicture.html">TQPicture</a> +<li> <a href="tqpixmap.html">TQPixmap</a> +<li> <a href="tqregion.html">TQRegion</a> <li> <a href="tqregexp.html">TQRegExp</a> <li> <a href="tqstring.html">TQString</a> <li> <a href="tqstringlist.html">TQStringList</a> @@ -203,8 +203,8 @@ reason, you can pass instances of these classes as arguments to functions by value without concern for the copying overhead. <p> Example: <pre> - <a href="ntqpixmap.html">TQPixmap</a> p1, p2; - p1.<a href="ntqpixmap.html#load">load</a>( "image.bmp" ); + <a href="tqpixmap.html">TQPixmap</a> p1, p2; + p1.<a href="tqpixmap.html#load">load</a>( "image.bmp" ); p2 = p1; // p1 and p2 share data <a href="tqpainter.html">TQPainter</a> paint; paint.<a href="tqpainter.html#begin">begin</a>( &p2 ); // cuts p2 loose from p1 diff --git a/doc/html/showimg-example.html b/doc/html/showimg-example.html index a64c4376f..167907a36 100644 --- a/doc/html/showimg-example.html +++ b/doc/html/showimg-example.html @@ -81,8 +81,8 @@ private: bool convertEvent( <a href="qmouseevent.html">TQMouseEvent</a>* e, int& x, int& y ); <a href="tqstring.html">TQString</a> filename; <a href="tqimage.html">TQImage</a> image; // the loaded image - <a href="ntqpixmap.html">TQPixmap</a> pm; // the converted pixmap - <a href="ntqpixmap.html">TQPixmap</a> pmScaled; // the scaled pixmap + <a href="tqpixmap.html">TQPixmap</a> pm; // the converted pixmap + <a href="tqpixmap.html">TQPixmap</a> pmScaled; // the scaled pixmap <a href="tqmenubar.html">TQMenuBar</a> *menubar; <a href="tqpopupmenu.html">TQPopupMenu</a> *file; @@ -330,10 +330,10 @@ void <a name="f407"></a>ImageViewer::setMenuItemFlags() // Options bool may_need_color_dithering = !valid_image - || image.depth() == 32 && TQPixmap::<a href="ntqpixmap.html#defaultDepth">defaultDepth</a>() < 24; + || image.depth() == 32 && TQPixmap::<a href="tqpixmap.html#defaultDepth">defaultDepth</a>() < 24; bool may_need_dithering = may_need_color_dithering || image.depth() > 1 && options-><a href="tqmenudata.html#isItemChecked">isItemChecked</a>(mo) - || image.depth() > 1 && TQPixmap::<a href="ntqpixmap.html#defaultDepth">defaultDepth</a>() == 1; + || image.depth() > 1 && TQPixmap::<a href="tqpixmap.html#defaultDepth">defaultDepth</a>() == 1; bool has_alpha_mask = !valid_image || image.hasAlphaBuffer(); options-><a href="tqmenudata.html#setItemEnabled">setItemEnabled</a>( fd, may_need_dithering ); @@ -581,8 +581,8 @@ void <a name="f417"></a>ImageViewer::scale() pmScaled.convertFromImage(image.smoothScale(<a href="tqwidget.html#width">width</a>(), h), conversion_flags); } else { - <a href="ntqwmatrix.html">TQWMatrix</a> m; // <a href="ntqwmatrix.html#TransformationMode">transformation matrix</a> -<a name="x1357"></a> m.<a href="ntqwmatrix.html#scale">scale</a>(((double)<a href="tqwidget.html#width">width</a>())/pm.width(),// define scale factors + <a href="tqwmatrix.html">TQWMatrix</a> m; // <a href="tqwmatrix.html#TransformationMode">transformation matrix</a> +<a name="x1357"></a> m.<a href="tqwmatrix.html#scale">scale</a>(((double)<a href="tqwidget.html#width">width</a>())/pm.width(),// define scale factors ((double)h)/pm.height()); pmScaled = pm.xForm( m ); // create scaled pixmap } diff --git a/doc/html/simple-application-example.html b/doc/html/simple-application-example.html index b44d5a68e..e8c2e5978 100644 --- a/doc/html/simple-application-example.html +++ b/doc/html/simple-application-example.html @@ -80,7 +80,7 @@ private slots: void aboutTQt(); private: - <a href="ntqprinter.html">TQPrinter</a> *printer; + <a href="tqprinter.html">TQPrinter</a> *printer; <a href="tqtextedit.html">TQTextEdit</a> *e; <a href="tqstring.html">TQString</a> filename; }; @@ -104,7 +104,7 @@ private: #include "application.h" #include <<a href="tqimage-h.html">tqimage.h</a>> -#include <<a href="qpixmap-h.html">ntqpixmap.h</a>> +#include <<a href="tqpixmap-h.html">tqpixmap.h</a>> #include <<a href="tqtoolbar-h.html">tqtoolbar.h</a>> #include <<a href="tqtoolbutton-h.html">tqtoolbutton.h</a>> #include <<a href="tqpopupmenu-h.html">tqpopupmenu.h</a>> @@ -114,7 +114,7 @@ private: #include <<a href="tqfiledialog-h.html">tqfiledialog.h</a>> #include <<a href="tqstatusbar-h.html">tqstatusbar.h</a>> #include <<a href="qmessagebox-h.html">ntqmessagebox.h</a>> -#include <<a href="qprinter-h.html">ntqprinter.h</a>> +#include <<a href="tqprinter-h.html">tqprinter.h</a>> #include <<a href="qapplication-h.html">ntqapplication.h</a>> #include <<a href="qaccel-h.html">ntqaccel.h</a>> #include <<a href="tqtextstream-h.html">tqtextstream.h</a>> @@ -130,8 +130,8 @@ private: <a name="f459"></a>ApplicationWindow::ApplicationWindow() : <a href="tqmainwindow.html">TQMainWindow</a>( 0, "example application main window", WDestructiveClose | WGroupLeader ) { - printer = new <a href="ntqprinter.html">TQPrinter</a>( TQPrinter::HighResolution ); - <a href="ntqpixmap.html">TQPixmap</a> openIcon, saveIcon, printIcon; + printer = new <a href="tqprinter.html">TQPrinter</a>( TQPrinter::HighResolution ); + <a href="tqpixmap.html">TQPixmap</a> openIcon, saveIcon, printIcon; <a href="tqtoolbar.html">TQToolBar</a> * fileTools = new <a href="tqtoolbar.html">TQToolBar</a>( this, "file operations" ); <a name="x1590"></a> fileTools-><a href="tqtoolbar.html#setLabel">setLabel</a>( "File Operations" ); @@ -308,8 +308,8 @@ void <a name="f464"></a>ApplicationWindow::saveAs() void <a name="f465"></a>ApplicationWindow::print() { -<a name="x1568"></a> printer-><a href="ntqprinter.html#setFullPage">setFullPage</a>( TRUE ); -<a name="x1569"></a> if ( printer-><a href="ntqprinter.html#setup">setup</a>(this) ) { // printer dialog +<a name="x1568"></a> printer-><a href="tqprinter.html#setFullPage">setFullPage</a>( TRUE ); +<a name="x1569"></a> if ( printer-><a href="tqprinter.html#setup">setup</a>(this) ) { // printer dialog <a href="tqmainwindow.html#statusBar">statusBar</a>()->message( "Printing..." ); <a href="tqpainter.html">TQPainter</a> p; if( !p.<a href="tqpainter.html#begin">begin</a>( printer ) ) { // paint on printer @@ -320,24 +320,24 @@ void <a name="f465"></a>ApplicationWindow::print() <a name="x1563"></a> <a href="tqpaintdevicemetrics.html">TQPaintDeviceMetrics</a> metrics( p.<a href="tqpainter.html#device">device</a>() ); <a name="x1560"></a> int dpiy = metrics.<a href="tqpaintdevicemetrics.html#logicalDpiY">logicalDpiY</a>(); int margin = (int) ( (2/2.54)*dpiy ); // 2 cm margins -<a name="x1561"></a><a name="x1559"></a> <a href="ntqrect.html">TQRect</a> view( margin, margin, metrics.<a href="tqpaintdevicemetrics.html#width">width</a>() - 2*margin, metrics.<a href="tqpaintdevicemetrics.html#height">height</a>() - 2*margin ); +<a name="x1561"></a><a name="x1559"></a> <a href="tqrect.html">TQRect</a> view( margin, margin, metrics.<a href="tqpaintdevicemetrics.html#width">width</a>() - 2*margin, metrics.<a href="tqpaintdevicemetrics.html#height">height</a>() - 2*margin ); <a name="x1581"></a> <a href="ntqsimplerichtext.html">TQSimpleRichText</a> richText( TQStyleSheet::<a href="tqstylesheet.html#convertFromPlainText">convertFromPlainText</a>(e-><a href="tqtextedit.html#text">text</a>()), TQFont(), <a name="x1582"></a> e-><a href="tqtextedit.html#context">context</a>(), <a name="x1587"></a> e-><a href="tqtextedit.html#styleSheet">styleSheet</a>(), <a name="x1584"></a> e-><a href="tqtextedit.html#mimeSourceFactory">mimeSourceFactory</a>(), - view.<a href="ntqrect.html#height">height</a>() ); -<a name="x1578"></a> richText.<a href="ntqsimplerichtext.html#setWidth">setWidth</a>( &p, view.<a href="ntqrect.html#width">width</a>() ); + view.<a href="tqrect.html#height">height</a>() ); +<a name="x1578"></a> richText.<a href="ntqsimplerichtext.html#setWidth">setWidth</a>( &p, view.<a href="tqrect.html#width">width</a>() ); int page = 1; do { <a name="x1576"></a> richText.<a href="ntqsimplerichtext.html#draw">draw</a>( &p, margin, margin, view, colorGroup() ); -<a name="x1572"></a> view.<a href="ntqrect.html#moveBy">moveBy</a>( 0, view.<a href="ntqrect.html#height">height</a>() ); -<a name="x1566"></a> p.<a href="tqpainter.html#translate">translate</a>( 0 , -view.<a href="ntqrect.html#height">height</a>() ); -<a name="x1580"></a><a name="x1573"></a><a name="x1565"></a> p.<a href="tqpainter.html#drawText">drawText</a>( view.<a href="ntqrect.html#right">right</a>() - p.<a href="tqpainter.html#fontMetrics">fontMetrics</a>().width( TQString::<a href="tqstring.html#number">number</a>( page ) ), -<a name="x1570"></a> view.<a href="ntqrect.html#bottom">bottom</a>() + p.<a href="tqpainter.html#fontMetrics">fontMetrics</a>().ascent() + 5, TQString::number( page ) ); -<a name="x1577"></a> if ( view.<a href="ntqrect.html#top">top</a>() - margin >= richText.<a href="ntqsimplerichtext.html#height">height</a>() ) +<a name="x1572"></a> view.<a href="tqrect.html#moveBy">moveBy</a>( 0, view.<a href="tqrect.html#height">height</a>() ); +<a name="x1566"></a> p.<a href="tqpainter.html#translate">translate</a>( 0 , -view.<a href="tqrect.html#height">height</a>() ); +<a name="x1580"></a><a name="x1573"></a><a name="x1565"></a> p.<a href="tqpainter.html#drawText">drawText</a>( view.<a href="tqrect.html#right">right</a>() - p.<a href="tqpainter.html#fontMetrics">fontMetrics</a>().width( TQString::<a href="tqstring.html#number">number</a>( page ) ), +<a name="x1570"></a> view.<a href="tqrect.html#bottom">bottom</a>() + p.<a href="tqpainter.html#fontMetrics">fontMetrics</a>().ascent() + 5, TQString::number( page ) ); +<a name="x1577"></a> if ( view.<a href="tqrect.html#top">top</a>() - margin >= richText.<a href="ntqsimplerichtext.html#height">height</a>() ) break; -<a name="x1567"></a> printer-><a href="ntqprinter.html#newPage">newPage</a>(); +<a name="x1567"></a> printer-><a href="tqprinter.html#newPage">newPage</a>(); page++; } while (TRUE); diff --git a/doc/html/simple-application.html b/doc/html/simple-application.html index b667b00a0..efe781b30 100644 --- a/doc/html/simple-application.html +++ b/doc/html/simple-application.html @@ -38,7 +38,7 @@ body { background: #ffffff; color: black; } modern application window tends to use. (See also <a href="tutorial2.html">Tutorial #2</a>.) <p> It also illustrates some aspects of <a href="ntqwhatsthis.html">TQWhatsThis</a> (for simple help) and a typical <tt>main()</tt> using <a href="ntqapplication.html">TQApplication</a>. -<p> Finally, it shows a typical print function based on <a href="ntqprinter.html">TQPrinter</a>. +<p> Finally, it shows a typical print function based on <a href="tqprinter.html">TQPrinter</a>. <p> <h2> The declaration of ApplicationWindow </h2> <a name="1"></a><p> Here's the header file in full: @@ -82,7 +82,7 @@ private slots: void aboutTQt(); private: - <a href="ntqprinter.html">TQPrinter</a> *printer; + <a href="tqprinter.html">TQPrinter</a> *printer; <a href="tqtextedit.html">TQTextEdit</a> *e; <a href="tqstring.html">TQString</a> filename; }; @@ -176,12 +176,12 @@ compile them into the binary. This is what we are doing here. </pre> <p> <em>ApplicationWindow</em> inherits <a href="tqmainwindow.html">TQMainWindow</a>, the TQt class that provides typical application main windows, with menu bars, toolbars, etc. -<p> <pre> printer = new <a href="ntqprinter.html">TQPrinter</a>( TQPrinter::HighResolution ); +<p> <pre> printer = new <a href="tqprinter.html">TQPrinter</a>( TQPrinter::HighResolution ); </pre> <p> The application example can print things, and we chose to have a -<a href="ntqprinter.html">TQPrinter</a> object lying around so that when the user changes a setting +<a href="tqprinter.html">TQPrinter</a> object lying around so that when the user changes a setting during one printing, the new setting will be the default next time. -<p> <pre> <a href="ntqpixmap.html">TQPixmap</a> openIcon, saveIcon, printIcon; +<p> <pre> <a href="tqpixmap.html">TQPixmap</a> openIcon, saveIcon, printIcon; </pre> <p> For the sake of simplicity, our example only has a few commands in the toolbar. The above variables are used to hold an icon for each of @@ -450,8 +450,8 @@ and implicitly changes the window system caption to the new name. <p> <a name="printer"></a> <p> <pre> void ApplicationWindow::print() { - printer-><a href="ntqprinter.html#setFullPage">setFullPage</a>( TRUE ); - if ( printer-><a href="ntqprinter.html#setup">setup</a>(this) ) { // printer dialog + printer-><a href="tqprinter.html#setFullPage">setFullPage</a>( TRUE ); + if ( printer-><a href="tqprinter.html#setup">setup</a>(this) ) { // printer dialog <a href="tqmainwindow.html#statusBar">statusBar</a>()->message( "Printing..." ); <a href="tqpainter.html">TQPainter</a> p; if( !p.<a href="tqpainter.html#begin">begin</a>( printer ) ) { // paint on printer @@ -462,24 +462,24 @@ and implicitly changes the window system caption to the new name. <a href="tqpaintdevicemetrics.html">TQPaintDeviceMetrics</a> metrics( p.<a href="tqpainter.html#device">device</a>() ); int dpiy = metrics.<a href="tqpaintdevicemetrics.html#logicalDpiY">logicalDpiY</a>(); int margin = (int) ( (2/2.54)*dpiy ); // 2 cm margins - <a href="ntqrect.html">TQRect</a> view( margin, margin, metrics.<a href="tqpaintdevicemetrics.html#width">width</a>() - 2*margin, metrics.<a href="tqpaintdevicemetrics.html#height">height</a>() - 2*margin ); + <a href="tqrect.html">TQRect</a> view( margin, margin, metrics.<a href="tqpaintdevicemetrics.html#width">width</a>() - 2*margin, metrics.<a href="tqpaintdevicemetrics.html#height">height</a>() - 2*margin ); <a href="ntqsimplerichtext.html">TQSimpleRichText</a> richText( TQStyleSheet::<a href="tqstylesheet.html#convertFromPlainText">convertFromPlainText</a>(e-><a href="tqtextedit.html#text">text</a>()), TQFont(), e-><a href="tqtextedit.html#context">context</a>(), e-><a href="tqtextedit.html#styleSheet">styleSheet</a>(), e-><a href="tqtextedit.html#mimeSourceFactory">mimeSourceFactory</a>(), - view.<a href="ntqrect.html#height">height</a>() ); - richText.<a href="ntqsimplerichtext.html#setWidth">setWidth</a>( &p, view.<a href="ntqrect.html#width">width</a>() ); + view.<a href="tqrect.html#height">height</a>() ); + richText.<a href="ntqsimplerichtext.html#setWidth">setWidth</a>( &p, view.<a href="tqrect.html#width">width</a>() ); int page = 1; do { richText.<a href="ntqsimplerichtext.html#draw">draw</a>( &p, margin, margin, view, colorGroup() ); - view.<a href="ntqrect.html#moveBy">moveBy</a>( 0, view.<a href="ntqrect.html#height">height</a>() ); - p.<a href="tqpainter.html#translate">translate</a>( 0 , -view.<a href="ntqrect.html#height">height</a>() ); - p.<a href="tqpainter.html#drawText">drawText</a>( view.<a href="ntqrect.html#right">right</a>() - p.<a href="tqpainter.html#fontMetrics">fontMetrics</a>().width( TQString::<a href="tqstring.html#number">number</a>( page ) ), - view.<a href="ntqrect.html#bottom">bottom</a>() + p.<a href="tqpainter.html#fontMetrics">fontMetrics</a>().ascent() + 5, TQString::number( page ) ); - if ( view.<a href="ntqrect.html#top">top</a>() - margin >= richText.<a href="ntqsimplerichtext.html#height">height</a>() ) + view.<a href="tqrect.html#moveBy">moveBy</a>( 0, view.<a href="tqrect.html#height">height</a>() ); + p.<a href="tqpainter.html#translate">translate</a>( 0 , -view.<a href="tqrect.html#height">height</a>() ); + p.<a href="tqpainter.html#drawText">drawText</a>( view.<a href="tqrect.html#right">right</a>() - p.<a href="tqpainter.html#fontMetrics">fontMetrics</a>().width( TQString::<a href="tqstring.html#number">number</a>( page ) ), + view.<a href="tqrect.html#bottom">bottom</a>() + p.<a href="tqpainter.html#fontMetrics">fontMetrics</a>().ascent() + 5, TQString::number( page ) ); + if ( view.<a href="tqrect.html#top">top</a>() - margin >= richText.<a href="ntqsimplerichtext.html#height">height</a>() ) break; - printer-><a href="ntqprinter.html#newPage">newPage</a>(); + printer-><a href="tqprinter.html#newPage">newPage</a>(); page++; } while (TRUE); diff --git a/doc/html/simple_dd-example.html b/doc/html/simple_dd-example.html index 37bacb35d..4b75e56f1 100644 --- a/doc/html/simple_dd-example.html +++ b/doc/html/simple_dd-example.html @@ -53,7 +53,7 @@ functionality. #include <<a href="qsplitter-h.html">ntqsplitter.h</a>> #include <<a href="qlistbox-h.html">ntqlistbox.h</a>> #include <<a href="tqiconview-h.html">tqiconview.h</a>> -#include <<a href="qpixmap-h.html">ntqpixmap.h</a>> +#include <<a href="tqpixmap-h.html">tqpixmap.h</a>> class TQDragEnterEvent; class TQDragDropEvent; @@ -77,7 +77,7 @@ private: class DDIconViewItem : public <a href="tqiconviewitem.html">TQIconViewItem</a> { public: - DDIconViewItem( <a href="tqiconview.html">TQIconView</a> *parent, const <a href="tqstring.html">TQString</a>& text, const <a href="ntqpixmap.html">TQPixmap</a>& icon ) : + DDIconViewItem( <a href="tqiconview.html">TQIconView</a> *parent, const <a href="tqstring.html">TQString</a>& text, const <a href="tqpixmap.html">TQPixmap</a>& icon ) : <a href="tqiconviewitem.html">TQIconViewItem</a>( parent, text, icon ) {} DDIconViewItem( <a href="tqiconview.html">TQIconView</a> *parent, const <a href="tqstring.html">TQString</a> &text ) : <a href="tqiconviewitem.html">TQIconViewItem</a>( parent, text ) {} diff --git a/doc/html/small-table-example-example.html b/doc/html/small-table-example-example.html index 00877133b..a1d66d5bf 100644 --- a/doc/html/small-table-example-example.html +++ b/doc/html/small-table-example-example.html @@ -49,7 +49,7 @@ This example displays a <a href="ntqtable.html">TQTable</a> and some <a href="qt #include <<a href="qapplication-h.html">ntqapplication.h</a>> #include <<a href="qtable-h.html">ntqtable.h</a>> #include <<a href="tqimage-h.html">tqimage.h</a>> -#include <<a href="qpixmap-h.html">ntqpixmap.h</a>> +#include <<a href="tqpixmap-h.html">tqpixmap.h</a>> #include <<a href="tqstringlist-h.html">tqstringlist.h</a>> // TQt logo: static const char *qtlogo_xpm[] @@ -75,7 +75,7 @@ int main( int argc, char **argv ) <a name="x2802"></a> table.<a href="ntqtable.html#setColumnMovingEnabled">setColumnMovingEnabled</a>(TRUE); <a href="tqimage.html">TQImage</a> img( qtlogo_xpm ); -<a name="x2801"></a><a name="x2799"></a> <a href="ntqpixmap.html">TQPixmap</a> pix = img.<a href="tqimage.html#scaleHeight">scaleHeight</a>( table.<a href="ntqtable.html#rowHeight">rowHeight</a>(3) ); +<a name="x2801"></a><a name="x2799"></a> <a href="tqpixmap.html">TQPixmap</a> pix = img.<a href="tqimage.html#scaleHeight">scaleHeight</a>( table.<a href="ntqtable.html#rowHeight">rowHeight</a>(3) ); <a name="x2804"></a> table.<a href="ntqtable.html#setPixmap">setPixmap</a>( 3, 2, pix ); <a name="x2805"></a> table.<a href="ntqtable.html#setText">setText</a>( 3, 2, "A Pixmap" ); diff --git a/doc/html/sql-overview-table4-main-cpp.html b/doc/html/sql-overview-table4-main-cpp.html index 9c113701c..dc5ab08f6 100644 --- a/doc/html/sql-overview-table4-main-cpp.html +++ b/doc/html/sql-overview-table4-main-cpp.html @@ -79,7 +79,7 @@ void <a name="f14"></a>StatusPicker::setStatusId( int statusid ) void CustomTable::<a href="tqdatatable.html#paintField">paintField</a>( <a href="tqpainter.html">TQPainter</a> * p, const <a href="tqsqlfield.html">TQSqlField</a>* field, - const <a href="ntqrect.html">TQRect</a> & cr, bool b) + const <a href="tqrect.html">TQRect</a> & cr, bool b) { if ( !field ) return; @@ -90,7 +90,7 @@ void CustomTable::<a href="tqdatatable.html#paintField">paintField</a>( <a href= if ( query.<a href="tqsqlquery.html#next">next</a>() ) { text = query.<a href="tqsqlquery.html#value">value</a>( 0 ).toString(); } - p-><a href="tqpainter.html#drawText">drawText</a>( 2,2, cr.<a href="ntqrect.html#width">width</a>()-4, cr.<a href="ntqrect.html#height">height</a>()-4, fieldAlignment( field ), text ); + p-><a href="tqpainter.html#drawText">drawText</a>( 2,2, cr.<a href="tqrect.html#width">width</a>()-4, cr.<a href="tqrect.html#height">height</a>()-4, fieldAlignment( field ), text ); } else { TQDataTable::<a href="tqdatatable.html#paintField">paintField</a>( p, field, cr, b) ; diff --git a/doc/html/sql-overview-table4-main-h.html b/doc/html/sql-overview-table4-main-h.html index ca278f13e..f0c934f02 100644 --- a/doc/html/sql-overview-table4-main-h.html +++ b/doc/html/sql-overview-table4-main-h.html @@ -75,7 +75,7 @@ public: <a href="tqwidget.html">TQWidget</a> * parent = 0, const char * name = 0 ) : <a href="tqdatatable.html">TQDataTable</a>( cursor, autoPopulate, parent, name ) {} void paintField( - <a href="tqpainter.html">TQPainter</a> * p, const <a href="tqsqlfield.html">TQSqlField</a>* field, const <a href="ntqrect.html">TQRect</a> & cr, bool ); + <a href="tqpainter.html">TQPainter</a> * p, const <a href="tqsqlfield.html">TQSqlField</a>* field, const <a href="tqrect.html">TQRect</a> & cr, bool ); }; diff --git a/doc/html/sql.html b/doc/html/sql.html index 7d8163269..34748eb3c 100644 --- a/doc/html/sql.html +++ b/doc/html/sql.html @@ -1383,7 +1383,7 @@ to subclass TQDataTable and reimplement the paintField() function. <a href="tqwidget.html">TQWidget</a> * parent = 0, const char * name = 0 ) : <a href="tqdatatable.html">TQDataTable</a>( cursor, autoPopulate, parent, name ) {} void paintField( - <a href="tqpainter.html">TQPainter</a> * p, const <a href="tqsqlfield.html">TQSqlField</a>* field, const <a href="ntqrect.html">TQRect</a> & cr, bool ); + <a href="tqpainter.html">TQPainter</a> * p, const <a href="tqsqlfield.html">TQSqlField</a>* field, const <a href="tqrect.html">TQRect</a> & cr, bool ); }; </pre><blockquote><p align="center"><em> From <a href="sql-overview-table4-main-h.html">sql/overview/table4/main.h</a> @@ -1393,7 +1393,7 @@ anything. We also declare the paintField function. <p> <pre> <a name="x2245"></a>void CustomTable::<a href="tqdatatable.html#paintField">paintField</a>( <a href="tqpainter.html">TQPainter</a> * p, const <a href="tqsqlfield.html">TQSqlField</a>* field, - const <a href="ntqrect.html">TQRect</a> & cr, bool b) + const <a href="tqrect.html">TQRect</a> & cr, bool b) { if ( !field ) return; @@ -1404,7 +1404,7 @@ anything. We also declare the paintField function. if ( query.<a href="tqsqlquery.html#next">next</a>() ) { <a name="x2252"></a> text = query.<a href="tqsqlquery.html#value">value</a>( 0 ).toString(); } - p-><a href="tqpainter.html#drawText">drawText</a>( 2,2, cr.<a href="ntqrect.html#width">width</a>()-4, cr.<a href="ntqrect.html#height">height</a>()-4, fieldAlignment( field ), text ); + p-><a href="tqpainter.html#drawText">drawText</a>( 2,2, cr.<a href="tqrect.html#width">width</a>()-4, cr.<a href="tqrect.html#height">height</a>()-4, fieldAlignment( field ), text ); } else { TQDataTable::<a href="tqdatatable.html#paintField">paintField</a>( p, field, cr, b) ; diff --git a/doc/html/statistics-example.html b/doc/html/statistics-example.html index 5e3a6ef4f..92b04e059 100644 --- a/doc/html/statistics-example.html +++ b/doc/html/statistics-example.html @@ -56,7 +56,7 @@ class TableItem : public <a href="qtableitem.html">TQTableItem</a> { public: TableItem( <a href="ntqtable.html">TQTable</a> *t, EditType et, const <a href="tqstring.html">TQString</a> &txt ) : <a href="qtableitem.html">TQTableItem</a>( t, et, txt ) {} - void paint( <a href="tqpainter.html">TQPainter</a> *p, const <a href="tqcolorgroup.html">TQColorGroup</a> &cg, const <a href="ntqrect.html">TQRect</a> &cr, bool selected ); + void paint( <a href="tqpainter.html">TQPainter</a> *p, const <a href="tqcolorgroup.html">TQColorGroup</a> &cg, const <a href="tqrect.html">TQRect</a> &cr, bool selected ); }; class ComboItem : public <a href="qtableitem.html">TQTableItem</a> @@ -212,7 +212,7 @@ void <a name="f580"></a>Table::recalcSum( int, int col ) -<a name="x2786"></a>void TableItem::<a href="qtableitem.html#paint">paint</a>( <a href="tqpainter.html">TQPainter</a> *p, const <a href="tqcolorgroup.html">TQColorGroup</a> &cg, const <a href="ntqrect.html">TQRect</a> &cr, bool selected ) +<a name="x2786"></a>void TableItem::<a href="qtableitem.html#paint">paint</a>( <a href="tqpainter.html">TQPainter</a> *p, const <a href="tqcolorgroup.html">TQColorGroup</a> &cg, const <a href="tqrect.html">TQRect</a> &cr, bool selected ) { <a href="tqcolorgroup.html">TQColorGroup</a> g( cg ); // last row is the sum row - we want to make it more visible by diff --git a/doc/html/t10-cannon-cpp.html b/doc/html/t10-cannon-cpp.html index 7f1b1865e..e6f41cae4 100644 --- a/doc/html/t10-cannon-cpp.html +++ b/doc/html/t10-cannon-cpp.html @@ -40,7 +40,7 @@ body { background: #ffffff; color: black; } #include "cannon.h" #include <<a href="tqpainter-h.html">tqpainter.h</a>> -#include <<a href="qpixmap-h.html">ntqpixmap.h</a>> +#include <<a href="tqpixmap-h.html">tqpixmap.h</a>> <a name="f48"></a>CannonField::CannonField( <a href="tqwidget.html">TQWidget</a> *parent, const char *name ) @@ -82,28 +82,28 @@ void CannonField::<a href="tqwidget.html#paintEvent">paintEvent</a>( <a href="tq if ( !e-><a href="tqpaintevent.html#rect">rect</a>().intersects( cannonRect() ) ) return; - <a href="ntqrect.html">TQRect</a> cr = cannonRect(); - <a href="ntqpixmap.html">TQPixmap</a> pix( cr.<a href="ntqrect.html#size">size</a>() ); - pix.<a href="ntqpixmap.html#fill">fill</a>( this, cr.<a href="ntqrect.html#topLeft">topLeft</a>() ); + <a href="tqrect.html">TQRect</a> cr = cannonRect(); + <a href="tqpixmap.html">TQPixmap</a> pix( cr.<a href="tqrect.html#size">size</a>() ); + pix.<a href="tqpixmap.html#fill">fill</a>( this, cr.<a href="tqrect.html#topLeft">topLeft</a>() ); <a href="tqpainter.html">TQPainter</a> p( &pix ); p.<a href="tqpainter.html#setBrush">setBrush</a>( blue ); p.<a href="tqpainter.html#setPen">setPen</a>( NoPen ); - p.<a href="tqpainter.html#translate">translate</a>( 0, pix.<a href="ntqpixmap.html#height">height</a>() - 1 ); + p.<a href="tqpainter.html#translate">translate</a>( 0, pix.<a href="tqpixmap.html#height">height</a>() - 1 ); p.<a href="tqpainter.html#drawPie">drawPie</a>( TQRect( -35,-35, 70, 70 ), 0, 90*16 ); p.<a href="tqpainter.html#rotate">rotate</a>( -ang ); p.<a href="tqpainter.html#drawRect">drawRect</a>( TQRect(33, -4, 15, 8) ); p.<a href="tqpainter.html#end">end</a>(); p.<a href="tqpainter.html#begin">begin</a>( this ); - p.<a href="tqpainter.html#drawPixmap">drawPixmap</a>( cr.<a href="ntqrect.html#topLeft">topLeft</a>(), pix ); + p.<a href="tqpainter.html#drawPixmap">drawPixmap</a>( cr.<a href="tqrect.html#topLeft">topLeft</a>(), pix ); } TQRect <a name="f51"></a>CannonField::cannonRect() const { - <a href="ntqrect.html">TQRect</a> r( 0, 0, 50, 50 ); - r.<a href="ntqrect.html#moveBottomLeft">moveBottomLeft</a>( <a href="tqwidget.html#rect">rect</a>().bottomLeft() ); + <a href="tqrect.html">TQRect</a> r( 0, 0, 50, 50 ); + r.<a href="tqrect.html#moveBottomLeft">moveBottomLeft</a>( <a href="tqwidget.html#rect">rect</a>().bottomLeft() ); return r; } diff --git a/doc/html/t10-cannon-h.html b/doc/html/t10-cannon-h.html index e13c4d1c6..a8aa9a6e8 100644 --- a/doc/html/t10-cannon-h.html +++ b/doc/html/t10-cannon-h.html @@ -67,7 +67,7 @@ protected: void paintEvent( <a href="tqpaintevent.html">TQPaintEvent</a> * ); private: - <a href="ntqrect.html">TQRect</a> cannonRect() const; + <a href="tqrect.html">TQRect</a> cannonRect() const; int ang; int f; diff --git a/doc/html/t11-cannon-cpp.html b/doc/html/t11-cannon-cpp.html index f76366d67..3f57acda8 100644 --- a/doc/html/t11-cannon-cpp.html +++ b/doc/html/t11-cannon-cpp.html @@ -41,7 +41,7 @@ body { background: #ffffff; color: black; } #include "cannon.h" #include <<a href="tqtimer-h.html">tqtimer.h</a>> #include <<a href="tqpainter-h.html">tqpainter.h</a>> -#include <<a href="qpixmap-h.html">ntqpixmap.h</a>> +#include <<a href="tqpixmap-h.html">tqpixmap.h</a>> #include <math.h> @@ -99,28 +99,28 @@ void <a name="f60"></a>CannonField::shoot() void <a name="f61"></a>CannonField::moveShot() { - <a href="ntqregion.html">TQRegion</a> r( shotRect() ); + <a href="tqregion.html">TQRegion</a> r( shotRect() ); timerCount++; - <a href="ntqrect.html">TQRect</a> shotR = shotRect(); + <a href="tqrect.html">TQRect</a> shotR = shotRect(); - if ( shotR.<a href="ntqrect.html#x">x</a>() > width() || shotR.<a href="ntqrect.html#y">y</a>() > height() ) + if ( shotR.<a href="tqrect.html#x">x</a>() > width() || shotR.<a href="tqrect.html#y">y</a>() > height() ) autoShootTimer-><a href="tqtimer.html#stop">stop</a>(); else - r = r.<a href="ntqrect.html#unite">unite</a>( TQRegion( shotR ) ); + r = r.<a href="tqrect.html#unite">unite</a>( TQRegion( shotR ) ); <a href="tqwidget.html#repaint">repaint</a>( r ); } void CannonField::<a href="tqwidget.html#paintEvent">paintEvent</a>( <a href="tqpaintevent.html">TQPaintEvent</a> *e ) { - <a href="ntqrect.html">TQRect</a> updateR = e-><a href="tqpaintevent.html#rect">rect</a>(); + <a href="tqrect.html">TQRect</a> updateR = e-><a href="tqpaintevent.html#rect">rect</a>(); <a href="tqpainter.html">TQPainter</a> p( this ); - if ( updateR.<a href="ntqrect.html#intersects">intersects</a>( cannonRect() ) ) + if ( updateR.<a href="tqrect.html#intersects">intersects</a>( cannonRect() ) ) paintCannon( &p ); if ( autoShootTimer-><a href="tqtimer.html#isActive">isActive</a>() && - updateR.<a href="ntqrect.html#intersects">intersects</a>( shotRect() ) ) + updateR.<a href="tqrect.html#intersects">intersects</a>( shotRect() ) ) paintShot( &p ); } @@ -133,32 +133,32 @@ void <a name="f62"></a>CannonField::paintShot( <a href="tqpainter.html">TQPainte } -const <a href="ntqrect.html">TQRect</a> barrelRect(33, -4, 15, 8); +const <a href="tqrect.html">TQRect</a> barrelRect(33, -4, 15, 8); void <a name="f63"></a>CannonField::paintCannon( <a href="tqpainter.html">TQPainter</a> *p ) { - <a href="ntqrect.html">TQRect</a> cr = cannonRect(); - <a href="ntqpixmap.html">TQPixmap</a> pix( cr.<a href="ntqrect.html#size">size</a>() ); - pix.<a href="ntqpixmap.html#fill">fill</a>( this, cr.<a href="ntqrect.html#topLeft">topLeft</a>() ); + <a href="tqrect.html">TQRect</a> cr = cannonRect(); + <a href="tqpixmap.html">TQPixmap</a> pix( cr.<a href="tqrect.html#size">size</a>() ); + pix.<a href="tqpixmap.html#fill">fill</a>( this, cr.<a href="tqrect.html#topLeft">topLeft</a>() ); <a href="tqpainter.html">TQPainter</a> tmp( &pix ); tmp.<a href="tqpainter.html#setBrush">setBrush</a>( blue ); tmp.<a href="tqpainter.html#setPen">setPen</a>( NoPen ); - tmp.<a href="tqpainter.html#translate">translate</a>( 0, pix.<a href="ntqpixmap.html#height">height</a>() - 1 ); + tmp.<a href="tqpainter.html#translate">translate</a>( 0, pix.<a href="tqpixmap.html#height">height</a>() - 1 ); tmp.<a href="tqpainter.html#drawPie">drawPie</a>( TQRect( -35,-35, 70, 70 ), 0, 90*16 ); tmp.<a href="tqpainter.html#rotate">rotate</a>( -ang ); tmp.<a href="tqpainter.html#drawRect">drawRect</a>( barrelRect ); tmp.<a href="tqpainter.html#end">end</a>(); - p-><a href="tqpainter.html#drawPixmap">drawPixmap</a>( cr.<a href="ntqrect.html#topLeft">topLeft</a>(), pix ); + p-><a href="tqpainter.html#drawPixmap">drawPixmap</a>( cr.<a href="tqrect.html#topLeft">topLeft</a>(), pix ); } TQRect <a name="f64"></a>CannonField::cannonRect() const { - <a href="ntqrect.html">TQRect</a> r( 0, 0, 50, 50 ); - r.<a href="ntqrect.html#moveBottomLeft">moveBottomLeft</a>( <a href="tqwidget.html#rect">rect</a>().bottomLeft() ); + <a href="tqrect.html">TQRect</a> r( 0, 0, 50, 50 ); + r.<a href="tqrect.html#moveBottomLeft">moveBottomLeft</a>( <a href="tqwidget.html#rect">rect</a>().bottomLeft() ); return r; } @@ -173,13 +173,13 @@ TQRect <a name="f65"></a>CannonField::shotRect() const double velx = velocity*cos( radians ); double vely = velocity*sin( radians ); - double x0 = ( barrelRect.<a href="ntqrect.html#right">right</a>() + 5 )*cos(radians); - double y0 = ( barrelRect.<a href="ntqrect.html#right">right</a>() + 5 )*sin(radians); + double x0 = ( barrelRect.<a href="tqrect.html#right">right</a>() + 5 )*cos(radians); + double y0 = ( barrelRect.<a href="tqrect.html#right">right</a>() + 5 )*sin(radians); double x = x0 + velx*time; double y = y0 + vely*time - 0.5*gravity*time*time; - <a href="ntqrect.html">TQRect</a> r = TQRect( 0, 0, 6, 6 ); - r.<a href="ntqrect.html#moveCenter">moveCenter</a>( TQPoint( tqRound(x), height() - 1 - tqRound(y) ) ); + <a href="tqrect.html">TQRect</a> r = TQRect( 0, 0, 6, 6 ); + r.<a href="tqrect.html#moveCenter">moveCenter</a>( TQPoint( tqRound(x), height() - 1 - tqRound(y) ) ); return r; } diff --git a/doc/html/t11-cannon-h.html b/doc/html/t11-cannon-h.html index ac33f658d..9bcef3740 100644 --- a/doc/html/t11-cannon-h.html +++ b/doc/html/t11-cannon-h.html @@ -75,8 +75,8 @@ protected: private: void paintShot( <a href="tqpainter.html">TQPainter</a> * ); void paintCannon( <a href="tqpainter.html">TQPainter</a> * ); - <a href="ntqrect.html">TQRect</a> cannonRect() const; - <a href="ntqrect.html">TQRect</a> shotRect() const; + <a href="tqrect.html">TQRect</a> cannonRect() const; + <a href="tqrect.html">TQRect</a> shotRect() const; int ang; int f; diff --git a/doc/html/t12-cannon-cpp.html b/doc/html/t12-cannon-cpp.html index 9a7cca267..8b7a7bba5 100644 --- a/doc/html/t12-cannon-cpp.html +++ b/doc/html/t12-cannon-cpp.html @@ -41,7 +41,7 @@ body { background: #ffffff; color: black; } #include "cannon.h" #include <<a href="tqtimer-h.html">tqtimer.h</a>> #include <<a href="tqpainter-h.html">tqpainter.h</a>> -#include <<a href="qpixmap-h.html">ntqpixmap.h</a>> +#include <<a href="tqpixmap-h.html">tqpixmap.h</a>> #include <<a href="tqdatetime-h.html">tqdatetime.h</a>> #include <math.h> @@ -109,28 +109,28 @@ void <a name="f78"></a>CannonField::newTarget() <a href="tqtime.html">TQTime</a> midnight( 0, 0, 0 ); srand( midnight.<a href="tqtime.html#secsTo">secsTo</a>(TQTime::<a href="tqtime.html#currentTime">currentTime</a>()) ); } - <a href="ntqregion.html">TQRegion</a> r( targetRect() ); + <a href="tqregion.html">TQRegion</a> r( targetRect() ); target = TQPoint( 200 + rand() % 190, 10 + rand() % 255 ); - <a href="tqwidget.html#repaint">repaint</a>( r.<a href="ntqrect.html#unite">unite</a>( targetRect() ) ); + <a href="tqwidget.html#repaint">repaint</a>( r.<a href="tqrect.html#unite">unite</a>( targetRect() ) ); } void <a name="f79"></a>CannonField::moveShot() { - <a href="ntqregion.html">TQRegion</a> r( shotRect() ); + <a href="tqregion.html">TQRegion</a> r( shotRect() ); timerCount++; - <a href="ntqrect.html">TQRect</a> shotR = shotRect(); + <a href="tqrect.html">TQRect</a> shotR = shotRect(); - if ( shotR.<a href="ntqrect.html#intersects">intersects</a>( targetRect() ) ) { + if ( shotR.<a href="tqrect.html#intersects">intersects</a>( targetRect() ) ) { autoShootTimer-><a href="tqtimer.html#stop">stop</a>(); emit hit(); - } else if ( shotR.<a href="ntqrect.html#x">x</a>() > width() || shotR.<a href="ntqrect.html#y">y</a>() > height() ) { + } else if ( shotR.<a href="tqrect.html#x">x</a>() > width() || shotR.<a href="tqrect.html#y">y</a>() > height() ) { autoShootTimer-><a href="tqtimer.html#stop">stop</a>(); emit missed(); } else { - r = r.<a href="ntqrect.html#unite">unite</a>( TQRegion( shotR ) ); + r = r.<a href="tqrect.html#unite">unite</a>( TQRegion( shotR ) ); } <a href="tqwidget.html#repaint">repaint</a>( r ); @@ -139,15 +139,15 @@ void <a name="f79"></a>CannonField::moveShot() void CannonField::<a href="tqwidget.html#paintEvent">paintEvent</a>( <a href="tqpaintevent.html">TQPaintEvent</a> *e ) { - <a href="ntqrect.html">TQRect</a> updateR = e-><a href="tqpaintevent.html#rect">rect</a>(); + <a href="tqrect.html">TQRect</a> updateR = e-><a href="tqpaintevent.html#rect">rect</a>(); <a href="tqpainter.html">TQPainter</a> p( this ); - if ( updateR.<a href="ntqrect.html#intersects">intersects</a>( cannonRect() ) ) + if ( updateR.<a href="tqrect.html#intersects">intersects</a>( cannonRect() ) ) paintCannon( &p ); if ( autoShootTimer-><a href="tqtimer.html#isActive">isActive</a>() && - updateR.<a href="ntqrect.html#intersects">intersects</a>( shotRect() ) ) + updateR.<a href="tqrect.html#intersects">intersects</a>( shotRect() ) ) paintShot( &p ); - if ( updateR.<a href="ntqrect.html#intersects">intersects</a>( targetRect() ) ) + if ( updateR.<a href="tqrect.html#intersects">intersects</a>( targetRect() ) ) paintTarget( &p ); } @@ -168,32 +168,32 @@ void <a name="f81"></a>CannonField::paintTarget( <a href="tqpainter.html">TQPain } -const <a href="ntqrect.html">TQRect</a> barrelRect(33, -4, 15, 8); +const <a href="tqrect.html">TQRect</a> barrelRect(33, -4, 15, 8); void <a name="f82"></a>CannonField::paintCannon( <a href="tqpainter.html">TQPainter</a> *p ) { - <a href="ntqrect.html">TQRect</a> cr = cannonRect(); - <a href="ntqpixmap.html">TQPixmap</a> pix( cr.<a href="ntqrect.html#size">size</a>() ); - pix.<a href="ntqpixmap.html#fill">fill</a>( this, cr.<a href="ntqrect.html#topLeft">topLeft</a>() ); + <a href="tqrect.html">TQRect</a> cr = cannonRect(); + <a href="tqpixmap.html">TQPixmap</a> pix( cr.<a href="tqrect.html#size">size</a>() ); + pix.<a href="tqpixmap.html#fill">fill</a>( this, cr.<a href="tqrect.html#topLeft">topLeft</a>() ); <a href="tqpainter.html">TQPainter</a> tmp( &pix ); tmp.<a href="tqpainter.html#setBrush">setBrush</a>( blue ); tmp.<a href="tqpainter.html#setPen">setPen</a>( NoPen ); - tmp.<a href="tqpainter.html#translate">translate</a>( 0, pix.<a href="ntqpixmap.html#height">height</a>() - 1 ); + tmp.<a href="tqpainter.html#translate">translate</a>( 0, pix.<a href="tqpixmap.html#height">height</a>() - 1 ); tmp.<a href="tqpainter.html#drawPie">drawPie</a>( TQRect( -35,-35, 70, 70 ), 0, 90*16 ); tmp.<a href="tqpainter.html#rotate">rotate</a>( -ang ); tmp.<a href="tqpainter.html#drawRect">drawRect</a>( barrelRect ); tmp.<a href="tqpainter.html#end">end</a>(); - p-><a href="tqpainter.html#drawPixmap">drawPixmap</a>( cr.<a href="ntqrect.html#topLeft">topLeft</a>(), pix ); + p-><a href="tqpainter.html#drawPixmap">drawPixmap</a>( cr.<a href="tqrect.html#topLeft">topLeft</a>(), pix ); } TQRect <a name="f83"></a>CannonField::cannonRect() const { - <a href="ntqrect.html">TQRect</a> r( 0, 0, 50, 50 ); - r.<a href="ntqrect.html#moveBottomLeft">moveBottomLeft</a>( <a href="tqwidget.html#rect">rect</a>().bottomLeft() ); + <a href="tqrect.html">TQRect</a> r( 0, 0, 50, 50 ); + r.<a href="tqrect.html#moveBottomLeft">moveBottomLeft</a>( <a href="tqwidget.html#rect">rect</a>().bottomLeft() ); return r; } @@ -208,21 +208,21 @@ TQRect <a name="f84"></a>CannonField::shotRect() const double velx = velocity*cos( radians ); double vely = velocity*sin( radians ); - double x0 = ( barrelRect.<a href="ntqrect.html#right">right</a>() + 5 )*cos(radians); - double y0 = ( barrelRect.<a href="ntqrect.html#right">right</a>() + 5 )*sin(radians); + double x0 = ( barrelRect.<a href="tqrect.html#right">right</a>() + 5 )*cos(radians); + double y0 = ( barrelRect.<a href="tqrect.html#right">right</a>() + 5 )*sin(radians); double x = x0 + velx*time; double y = y0 + vely*time - 0.5*gravity*time*time; - <a href="ntqrect.html">TQRect</a> r = TQRect( 0, 0, 6, 6 ); - r.<a href="ntqrect.html#moveCenter">moveCenter</a>( TQPoint( tqRound(x), height() - 1 - tqRound(y) ) ); + <a href="tqrect.html">TQRect</a> r = TQRect( 0, 0, 6, 6 ); + r.<a href="tqrect.html#moveCenter">moveCenter</a>( TQPoint( tqRound(x), height() - 1 - tqRound(y) ) ); return r; } TQRect <a name="f85"></a>CannonField::targetRect() const { - <a href="ntqrect.html">TQRect</a> r( 0, 0, 20, 10 ); - r.<a href="ntqrect.html#moveCenter">moveCenter</a>( TQPoint(target.x(),height() - 1 - target.y()) ); + <a href="tqrect.html">TQRect</a> r( 0, 0, 20, 10 ); + r.<a href="tqrect.html#moveCenter">moveCenter</a>( TQPoint(target.x(),height() - 1 - target.y()) ); return r; } diff --git a/doc/html/t12-cannon-h.html b/doc/html/t12-cannon-h.html index b490c5956..d9c4d1bab 100644 --- a/doc/html/t12-cannon-h.html +++ b/doc/html/t12-cannon-h.html @@ -79,9 +79,9 @@ private: void paintShot( <a href="tqpainter.html">TQPainter</a> * ); void paintTarget( <a href="tqpainter.html">TQPainter</a> * ); void paintCannon( <a href="tqpainter.html">TQPainter</a> * ); - <a href="ntqrect.html">TQRect</a> cannonRect() const; - <a href="ntqrect.html">TQRect</a> shotRect() const; - <a href="ntqrect.html">TQRect</a> targetRect() const; + <a href="tqrect.html">TQRect</a> cannonRect() const; + <a href="tqrect.html">TQRect</a> shotRect() const; + <a href="tqrect.html">TQRect</a> targetRect() const; int ang; int f; @@ -91,7 +91,7 @@ private: float shoot_ang; float shoot_f; - <a href="ntqpoint.html">TQPoint</a> target; + <a href="tqpoint.html">TQPoint</a> target; }; diff --git a/doc/html/t13-cannon-cpp.html b/doc/html/t13-cannon-cpp.html index 8ce4fd1af..07a6aa5e2 100644 --- a/doc/html/t13-cannon-cpp.html +++ b/doc/html/t13-cannon-cpp.html @@ -41,7 +41,7 @@ body { background: #ffffff; color: black; } #include "cannon.h" #include <<a href="tqtimer-h.html">tqtimer.h</a>> #include <<a href="tqpainter-h.html">tqpainter.h</a>> -#include <<a href="qpixmap-h.html">ntqpixmap.h</a>> +#include <<a href="tqpixmap-h.html">tqpixmap.h</a>> #include <<a href="tqdatetime-h.html">tqdatetime.h</a>> #include <math.h> @@ -111,10 +111,10 @@ void <a name="f98"></a>CannonField::newTarget() <a href="tqtime.html">TQTime</a> midnight( 0, 0, 0 ); srand( midnight.<a href="tqtime.html#secsTo">secsTo</a>(TQTime::<a href="tqtime.html#currentTime">currentTime</a>()) ); } - <a href="ntqregion.html">TQRegion</a> r( targetRect() ); + <a href="tqregion.html">TQRegion</a> r( targetRect() ); target = TQPoint( 200 + rand() % 190, 10 + rand() % 255 ); - <a href="tqwidget.html#repaint">repaint</a>( r.<a href="ntqrect.html#unite">unite</a>( targetRect() ) ); + <a href="tqwidget.html#repaint">repaint</a>( r.<a href="tqrect.html#unite">unite</a>( targetRect() ) ); } void <a name="f99"></a>CannonField::setGameOver() @@ -138,21 +138,21 @@ void <a name="f100"></a>CannonField::restartGame() void <a name="f101"></a>CannonField::moveShot() { - <a href="ntqregion.html">TQRegion</a> r( shotRect() ); + <a href="tqregion.html">TQRegion</a> r( shotRect() ); timerCount++; - <a href="ntqrect.html">TQRect</a> shotR = shotRect(); + <a href="tqrect.html">TQRect</a> shotR = shotRect(); - if ( shotR.<a href="ntqrect.html#intersects">intersects</a>( targetRect() ) ) { + if ( shotR.<a href="tqrect.html#intersects">intersects</a>( targetRect() ) ) { autoShootTimer-><a href="tqtimer.html#stop">stop</a>(); emit hit(); emit canShoot( TRUE ); - } else if ( shotR.<a href="ntqrect.html#x">x</a>() > width() || shotR.<a href="ntqrect.html#y">y</a>() > height() ) { + } else if ( shotR.<a href="tqrect.html#x">x</a>() > width() || shotR.<a href="tqrect.html#y">y</a>() > height() ) { autoShootTimer-><a href="tqtimer.html#stop">stop</a>(); emit missed(); emit canShoot( TRUE ); } else { - r = r.<a href="ntqrect.html#unite">unite</a>( TQRegion( shotR ) ); + r = r.<a href="tqrect.html#unite">unite</a>( TQRegion( shotR ) ); } <a href="tqwidget.html#repaint">repaint</a>( r ); @@ -161,7 +161,7 @@ void <a name="f101"></a>CannonField::moveShot() void CannonField::<a href="tqwidget.html#paintEvent">paintEvent</a>( <a href="tqpaintevent.html">TQPaintEvent</a> *e ) { - <a href="ntqrect.html">TQRect</a> updateR = e-><a href="tqpaintevent.html#rect">rect</a>(); + <a href="tqrect.html">TQRect</a> updateR = e-><a href="tqpaintevent.html#rect">rect</a>(); <a href="tqpainter.html">TQPainter</a> p( this ); if ( gameEnded ) { @@ -169,11 +169,11 @@ void CannonField::<a href="tqwidget.html#paintEvent">paintEvent</a>( <a href="tq p.<a href="tqpainter.html#setFont">setFont</a>( TQFont( "Courier", 48, TQFont::Bold ) ); p.<a href="tqpainter.html#drawText">drawText</a>( <a href="tqwidget.html#rect">rect</a>(), AlignCenter, "Game Over" ); } - if ( updateR.<a href="ntqrect.html#intersects">intersects</a>( cannonRect() ) ) + if ( updateR.<a href="tqrect.html#intersects">intersects</a>( cannonRect() ) ) paintCannon( &p ); - if ( isShooting() && updateR.<a href="ntqrect.html#intersects">intersects</a>( shotRect() ) ) + if ( isShooting() && updateR.<a href="tqrect.html#intersects">intersects</a>( shotRect() ) ) paintShot( &p ); - if ( !gameEnded && updateR.<a href="ntqrect.html#intersects">intersects</a>( targetRect() ) ) + if ( !gameEnded && updateR.<a href="tqrect.html#intersects">intersects</a>( targetRect() ) ) paintTarget( &p ); } @@ -194,32 +194,32 @@ void <a name="f103"></a>CannonField::paintTarget( <a href="tqpainter.html">TQPai } -const <a href="ntqrect.html">TQRect</a> barrelRect(33, -4, 15, 8); +const <a href="tqrect.html">TQRect</a> barrelRect(33, -4, 15, 8); void <a name="f104"></a>CannonField::paintCannon( <a href="tqpainter.html">TQPainter</a> *p ) { - <a href="ntqrect.html">TQRect</a> cr = cannonRect(); - <a href="ntqpixmap.html">TQPixmap</a> pix( cr.<a href="ntqrect.html#size">size</a>() ); - pix.<a href="ntqpixmap.html#fill">fill</a>( this, cr.<a href="ntqrect.html#topLeft">topLeft</a>() ); + <a href="tqrect.html">TQRect</a> cr = cannonRect(); + <a href="tqpixmap.html">TQPixmap</a> pix( cr.<a href="tqrect.html#size">size</a>() ); + pix.<a href="tqpixmap.html#fill">fill</a>( this, cr.<a href="tqrect.html#topLeft">topLeft</a>() ); <a href="tqpainter.html">TQPainter</a> tmp( &pix ); tmp.<a href="tqpainter.html#setBrush">setBrush</a>( blue ); tmp.<a href="tqpainter.html#setPen">setPen</a>( NoPen ); - tmp.<a href="tqpainter.html#translate">translate</a>( 0, pix.<a href="ntqpixmap.html#height">height</a>() - 1 ); + tmp.<a href="tqpainter.html#translate">translate</a>( 0, pix.<a href="tqpixmap.html#height">height</a>() - 1 ); tmp.<a href="tqpainter.html#drawPie">drawPie</a>( TQRect( -35,-35, 70, 70 ), 0, 90*16 ); tmp.<a href="tqpainter.html#rotate">rotate</a>( -ang ); tmp.<a href="tqpainter.html#drawRect">drawRect</a>( barrelRect ); tmp.<a href="tqpainter.html#end">end</a>(); - p-><a href="tqpainter.html#drawPixmap">drawPixmap</a>( cr.<a href="ntqrect.html#topLeft">topLeft</a>(), pix ); + p-><a href="tqpainter.html#drawPixmap">drawPixmap</a>( cr.<a href="tqrect.html#topLeft">topLeft</a>(), pix ); } TQRect <a name="f105"></a>CannonField::cannonRect() const { - <a href="ntqrect.html">TQRect</a> r( 0, 0, 50, 50 ); - r.<a href="ntqrect.html#moveBottomLeft">moveBottomLeft</a>( <a href="tqwidget.html#rect">rect</a>().bottomLeft() ); + <a href="tqrect.html">TQRect</a> r( 0, 0, 50, 50 ); + r.<a href="tqrect.html#moveBottomLeft">moveBottomLeft</a>( <a href="tqwidget.html#rect">rect</a>().bottomLeft() ); return r; } @@ -234,21 +234,21 @@ TQRect <a name="f106"></a>CannonField::shotRect() const double velx = velocity*cos( radians ); double vely = velocity*sin( radians ); - double x0 = ( barrelRect.<a href="ntqrect.html#right">right</a>() + 5 )*cos(radians); - double y0 = ( barrelRect.<a href="ntqrect.html#right">right</a>() + 5 )*sin(radians); + double x0 = ( barrelRect.<a href="tqrect.html#right">right</a>() + 5 )*cos(radians); + double y0 = ( barrelRect.<a href="tqrect.html#right">right</a>() + 5 )*sin(radians); double x = x0 + velx*time; double y = y0 + vely*time - 0.5*gravity*time*time; - <a href="ntqrect.html">TQRect</a> r = TQRect( 0, 0, 6, 6 ); - r.<a href="ntqrect.html#moveCenter">moveCenter</a>( TQPoint( tqRound(x), height() - 1 - tqRound(y) ) ); + <a href="tqrect.html">TQRect</a> r = TQRect( 0, 0, 6, 6 ); + r.<a href="tqrect.html#moveCenter">moveCenter</a>( TQPoint( tqRound(x), height() - 1 - tqRound(y) ) ); return r; } TQRect <a name="f107"></a>CannonField::targetRect() const { - <a href="ntqrect.html">TQRect</a> r( 0, 0, 20, 10 ); - r.<a href="ntqrect.html#moveCenter">moveCenter</a>( TQPoint(target.x(),height() - 1 - target.y()) ); + <a href="tqrect.html">TQRect</a> r( 0, 0, 20, 10 ); + r.<a href="tqrect.html#moveCenter">moveCenter</a>( TQPoint(target.x(),height() - 1 - target.y()) ); return r; } diff --git a/doc/html/t13-cannon-h.html b/doc/html/t13-cannon-h.html index 7b11616dd..124509ae7 100644 --- a/doc/html/t13-cannon-h.html +++ b/doc/html/t13-cannon-h.html @@ -84,9 +84,9 @@ private: void paintShot( <a href="tqpainter.html">TQPainter</a> * ); void paintTarget( <a href="tqpainter.html">TQPainter</a> * ); void paintCannon( <a href="tqpainter.html">TQPainter</a> * ); - <a href="ntqrect.html">TQRect</a> cannonRect() const; - <a href="ntqrect.html">TQRect</a> shotRect() const; - <a href="ntqrect.html">TQRect</a> targetRect() const; + <a href="tqrect.html">TQRect</a> cannonRect() const; + <a href="tqrect.html">TQRect</a> shotRect() const; + <a href="tqrect.html">TQRect</a> targetRect() const; int ang; int f; @@ -96,7 +96,7 @@ private: float shoot_ang; float shoot_f; - <a href="ntqpoint.html">TQPoint</a> target; + <a href="tqpoint.html">TQPoint</a> target; bool gameEnded; }; diff --git a/doc/html/t14-cannon-cpp.html b/doc/html/t14-cannon-cpp.html index f9849a2d6..03fdc8fb6 100644 --- a/doc/html/t14-cannon-cpp.html +++ b/doc/html/t14-cannon-cpp.html @@ -41,7 +41,7 @@ body { background: #ffffff; color: black; } #include "cannon.h" #include <<a href="tqtimer-h.html">tqtimer.h</a>> #include <<a href="tqpainter-h.html">tqpainter.h</a>> -#include <<a href="qpixmap-h.html">ntqpixmap.h</a>> +#include <<a href="tqpixmap-h.html">tqpixmap.h</a>> #include <<a href="tqdatetime-h.html">tqdatetime.h</a>> #include <math.h> @@ -112,10 +112,10 @@ void <a name="f125"></a>CannonField::newTarget() <a href="tqtime.html">TQTime</a> midnight( 0, 0, 0 ); srand( midnight.<a href="tqtime.html#secsTo">secsTo</a>(TQTime::<a href="tqtime.html#currentTime">currentTime</a>()) ); } - <a href="ntqregion.html">TQRegion</a> r( targetRect() ); + <a href="tqregion.html">TQRegion</a> r( targetRect() ); target = TQPoint( 200 + rand() % 190, 10 + rand() % 255 ); - <a href="tqwidget.html#repaint">repaint</a>( r.<a href="ntqrect.html#unite">unite</a>( targetRect() ) ); + <a href="tqwidget.html#repaint">repaint</a>( r.<a href="tqrect.html#unite">unite</a>( targetRect() ) ); } void <a name="f126"></a>CannonField::setGameOver() @@ -139,22 +139,22 @@ void <a name="f127"></a>CannonField::restartGame() void <a name="f128"></a>CannonField::moveShot() { - <a href="ntqregion.html">TQRegion</a> r( shotRect() ); + <a href="tqregion.html">TQRegion</a> r( shotRect() ); timerCount++; - <a href="ntqrect.html">TQRect</a> shotR = shotRect(); + <a href="tqrect.html">TQRect</a> shotR = shotRect(); - if ( shotR.<a href="ntqrect.html#intersects">intersects</a>( targetRect() ) ) { + if ( shotR.<a href="tqrect.html#intersects">intersects</a>( targetRect() ) ) { autoShootTimer-><a href="tqtimer.html#stop">stop</a>(); emit hit(); emit canShoot( TRUE ); - } else if ( shotR.<a href="ntqrect.html#x">x</a>() > width() || shotR.<a href="ntqrect.html#y">y</a>() > height() || - shotR.<a href="ntqrect.html#intersects">intersects</a>(barrierRect()) ) { + } else if ( shotR.<a href="tqrect.html#x">x</a>() > width() || shotR.<a href="tqrect.html#y">y</a>() > height() || + shotR.<a href="tqrect.html#intersects">intersects</a>(barrierRect()) ) { autoShootTimer-><a href="tqtimer.html#stop">stop</a>(); emit missed(); emit canShoot( TRUE ); } else { - r = r.<a href="ntqrect.html#unite">unite</a>( TQRegion( shotR ) ); + r = r.<a href="tqrect.html#unite">unite</a>( TQRegion( shotR ) ); } <a href="tqwidget.html#repaint">repaint</a>( r ); @@ -174,12 +174,12 @@ void CannonField::<a href="tqwidget.html#mouseMoveEvent">mouseMoveEvent</a>( <a { if ( !barrelPressed ) return; - <a href="ntqpoint.html">TQPoint</a> pnt = e-><a href="qmouseevent.html#pos">pos</a>(); - if ( pnt.<a href="ntqpoint.html#x">x</a>() <= 0 ) - pnt.<a href="ntqpoint.html#setX">setX</a>( 1 ); - if ( pnt.<a href="ntqpoint.html#y">y</a>() >= <a href="tqwidget.html#height">height</a>() ) - pnt.<a href="ntqpoint.html#setY">setY</a>( <a href="tqwidget.html#height">height</a>() - 1 ); - double rad = atan(((double)<a href="tqwidget.html#rect">rect</a>().bottom()-pnt.<a href="ntqpoint.html#y">y</a>())/pnt.<a href="ntqpoint.html#x">x</a>()); + <a href="tqpoint.html">TQPoint</a> pnt = e-><a href="qmouseevent.html#pos">pos</a>(); + if ( pnt.<a href="tqpoint.html#x">x</a>() <= 0 ) + pnt.<a href="tqpoint.html#setX">setX</a>( 1 ); + if ( pnt.<a href="tqpoint.html#y">y</a>() >= <a href="tqwidget.html#height">height</a>() ) + pnt.<a href="tqpoint.html#setY">setY</a>( <a href="tqwidget.html#height">height</a>() - 1 ); + double rad = atan(((double)<a href="tqwidget.html#rect">rect</a>().bottom()-pnt.<a href="tqpoint.html#y">y</a>())/pnt.<a href="tqpoint.html#x">x</a>()); setAngle( tqRound ( rad*180/3.14159265 ) ); } @@ -193,7 +193,7 @@ void CannonField::<a href="tqwidget.html#mouseReleaseEvent">mouseReleaseEvent</a void CannonField::<a href="tqwidget.html#paintEvent">paintEvent</a>( <a href="tqpaintevent.html">TQPaintEvent</a> *e ) { - <a href="ntqrect.html">TQRect</a> updateR = e-><a href="tqpaintevent.html#rect">rect</a>(); + <a href="tqrect.html">TQRect</a> updateR = e-><a href="tqpaintevent.html#rect">rect</a>(); <a href="tqpainter.html">TQPainter</a> p( this ); if ( gameEnded ) { @@ -201,13 +201,13 @@ void CannonField::<a href="tqwidget.html#paintEvent">paintEvent</a>( <a href="tq p.<a href="tqpainter.html#setFont">setFont</a>( TQFont( "Courier", 48, TQFont::Bold ) ); p.<a href="tqpainter.html#drawText">drawText</a>( <a href="tqwidget.html#rect">rect</a>(), AlignCenter, "Game Over" ); } - if ( updateR.<a href="ntqrect.html#intersects">intersects</a>( cannonRect() ) ) + if ( updateR.<a href="tqrect.html#intersects">intersects</a>( cannonRect() ) ) paintCannon( &p ); - if ( updateR.<a href="ntqrect.html#intersects">intersects</a>( barrierRect() ) ) + if ( updateR.<a href="tqrect.html#intersects">intersects</a>( barrierRect() ) ) paintBarrier( &p ); - if ( isShooting() && updateR.<a href="ntqrect.html#intersects">intersects</a>( shotRect() ) ) + if ( isShooting() && updateR.<a href="tqrect.html#intersects">intersects</a>( shotRect() ) ) paintShot( &p ); - if ( !gameEnded && updateR.<a href="ntqrect.html#intersects">intersects</a>( targetRect() ) ) + if ( !gameEnded && updateR.<a href="tqrect.html#intersects">intersects</a>( targetRect() ) ) paintTarget( &p ); } @@ -233,32 +233,32 @@ void <a name="f131"></a>CannonField::paintBarrier( <a href="tqpainter.html">TQPa p-><a href="tqpainter.html#drawRect">drawRect</a>( barrierRect() ); } -const <a href="ntqrect.html">TQRect</a> barrelRect(33, -4, 15, 8); +const <a href="tqrect.html">TQRect</a> barrelRect(33, -4, 15, 8); void <a name="f132"></a>CannonField::paintCannon( <a href="tqpainter.html">TQPainter</a> *p ) { - <a href="ntqrect.html">TQRect</a> cr = cannonRect(); - <a href="ntqpixmap.html">TQPixmap</a> pix( cr.<a href="ntqrect.html#size">size</a>() ); - pix.<a href="ntqpixmap.html#fill">fill</a>( this, cr.<a href="ntqrect.html#topLeft">topLeft</a>() ); + <a href="tqrect.html">TQRect</a> cr = cannonRect(); + <a href="tqpixmap.html">TQPixmap</a> pix( cr.<a href="tqrect.html#size">size</a>() ); + pix.<a href="tqpixmap.html#fill">fill</a>( this, cr.<a href="tqrect.html#topLeft">topLeft</a>() ); <a href="tqpainter.html">TQPainter</a> tmp( &pix ); tmp.<a href="tqpainter.html#setBrush">setBrush</a>( blue ); tmp.<a href="tqpainter.html#setPen">setPen</a>( NoPen ); - tmp.<a href="tqpainter.html#translate">translate</a>( 0, pix.<a href="ntqpixmap.html#height">height</a>() - 1 ); + tmp.<a href="tqpainter.html#translate">translate</a>( 0, pix.<a href="tqpixmap.html#height">height</a>() - 1 ); tmp.<a href="tqpainter.html#drawPie">drawPie</a>( TQRect( -35,-35, 70, 70 ), 0, 90*16 ); tmp.<a href="tqpainter.html#rotate">rotate</a>( -ang ); tmp.<a href="tqpainter.html#drawRect">drawRect</a>( barrelRect ); tmp.<a href="tqpainter.html#end">end</a>(); - p-><a href="tqpainter.html#drawPixmap">drawPixmap</a>( cr.<a href="ntqrect.html#topLeft">topLeft</a>(), pix ); + p-><a href="tqpainter.html#drawPixmap">drawPixmap</a>( cr.<a href="tqrect.html#topLeft">topLeft</a>(), pix ); } TQRect <a name="f133"></a>CannonField::cannonRect() const { - <a href="ntqrect.html">TQRect</a> r( 0, 0, 50, 50 ); - r.<a href="ntqrect.html#moveBottomLeft">moveBottomLeft</a>( <a href="tqwidget.html#rect">rect</a>().bottomLeft() ); + <a href="tqrect.html">TQRect</a> r( 0, 0, 50, 50 ); + r.<a href="tqrect.html#moveBottomLeft">moveBottomLeft</a>( <a href="tqwidget.html#rect">rect</a>().bottomLeft() ); return r; } @@ -273,21 +273,21 @@ TQRect <a name="f134"></a>CannonField::shotRect() const double velx = velocity*cos( radians ); double vely = velocity*sin( radians ); - double x0 = ( barrelRect.<a href="ntqrect.html#right">right</a>() + 5 )*cos(radians); - double y0 = ( barrelRect.<a href="ntqrect.html#right">right</a>() + 5 )*sin(radians); + double x0 = ( barrelRect.<a href="tqrect.html#right">right</a>() + 5 )*cos(radians); + double y0 = ( barrelRect.<a href="tqrect.html#right">right</a>() + 5 )*sin(radians); double x = x0 + velx*time; double y = y0 + vely*time - 0.5*gravity*time*time; - <a href="ntqrect.html">TQRect</a> r = TQRect( 0, 0, 6, 6 ); - r.<a href="ntqrect.html#moveCenter">moveCenter</a>( TQPoint( tqRound(x), height() - 1 - tqRound(y) ) ); + <a href="tqrect.html">TQRect</a> r = TQRect( 0, 0, 6, 6 ); + r.<a href="tqrect.html#moveCenter">moveCenter</a>( TQPoint( tqRound(x), height() - 1 - tqRound(y) ) ); return r; } TQRect <a name="f135"></a>CannonField::targetRect() const { - <a href="ntqrect.html">TQRect</a> r( 0, 0, 20, 10 ); - r.<a href="ntqrect.html#moveCenter">moveCenter</a>( TQPoint(target.x(),height() - 1 - target.y()) ); + <a href="tqrect.html">TQRect</a> r( 0, 0, 20, 10 ); + r.<a href="tqrect.html#moveCenter">moveCenter</a>( TQPoint(target.x(),height() - 1 - target.y()) ); return r; } @@ -298,13 +298,13 @@ TQRect <a name="f136"></a>CannonField::barrierRect() const } -bool <a name="f137"></a>CannonField::barrelHit( const <a href="ntqpoint.html">TQPoint</a> &p ) const +bool <a name="f137"></a>CannonField::barrelHit( const <a href="tqpoint.html">TQPoint</a> &p ) const { - <a href="ntqwmatrix.html">TQWMatrix</a> mtx; - mtx.<a href="ntqwmatrix.html#translate">translate</a>( 0, height() - 1 ); - mtx.<a href="ntqwmatrix.html#rotate">rotate</a>( -ang ); - mtx = mtx.<a href="ntqwmatrix.html#invert">invert</a>(); - return barrelRect.<a href="ntqrect.html#contains">contains</a>( mtx.<a href="ntqwmatrix.html#map">map</a>(p) ); + <a href="tqwmatrix.html">TQWMatrix</a> mtx; + mtx.<a href="tqwmatrix.html#translate">translate</a>( 0, height() - 1 ); + mtx.<a href="tqwmatrix.html#rotate">rotate</a>( -ang ); + mtx = mtx.<a href="tqwmatrix.html#invert">invert</a>(); + return barrelRect.<a href="tqrect.html#contains">contains</a>( mtx.<a href="tqwmatrix.html#map">map</a>(p) ); } diff --git a/doc/html/t14-cannon-h.html b/doc/html/t14-cannon-h.html index 29494bccc..5de19c5c9 100644 --- a/doc/html/t14-cannon-h.html +++ b/doc/html/t14-cannon-h.html @@ -89,11 +89,11 @@ private: void paintTarget( <a href="tqpainter.html">TQPainter</a> * ); void paintBarrier( <a href="tqpainter.html">TQPainter</a> * ); void paintCannon( <a href="tqpainter.html">TQPainter</a> * ); - <a href="ntqrect.html">TQRect</a> cannonRect() const; - <a href="ntqrect.html">TQRect</a> shotRect() const; - <a href="ntqrect.html">TQRect</a> targetRect() const; - <a href="ntqrect.html">TQRect</a> barrierRect() const; - bool barrelHit( const <a href="ntqpoint.html">TQPoint</a> & ) const; + <a href="tqrect.html">TQRect</a> cannonRect() const; + <a href="tqrect.html">TQRect</a> shotRect() const; + <a href="tqrect.html">TQRect</a> targetRect() const; + <a href="tqrect.html">TQRect</a> barrierRect() const; + bool barrelHit( const <a href="tqpoint.html">TQPoint</a> & ) const; int ang; int f; @@ -103,7 +103,7 @@ private: float shoot_ang; float shoot_f; - <a href="ntqpoint.html">TQPoint</a> target; + <a href="tqpoint.html">TQPoint</a> target; bool gameEnded; bool barrelPressed; diff --git a/doc/html/table-small-table-demo-main-cpp.html b/doc/html/table-small-table-demo-main-cpp.html index a5606d786..fce5b599d 100644 --- a/doc/html/table-small-table-demo-main-cpp.html +++ b/doc/html/table-small-table-demo-main-cpp.html @@ -45,7 +45,7 @@ body { background: #ffffff; color: black; } #include <<a href="qapplication-h.html">ntqapplication.h</a>> #include <<a href="qtable-h.html">ntqtable.h</a>> #include <<a href="tqimage-h.html">tqimage.h</a>> -#include <<a href="qpixmap-h.html">ntqpixmap.h</a>> +#include <<a href="tqpixmap-h.html">tqpixmap.h</a>> #include <<a href="tqstringlist-h.html">tqstringlist.h</a>> // TQt logo: static const char *qtlogo_xpm[] @@ -71,7 +71,7 @@ int main( int argc, char **argv ) <a name="x2802"></a> table.<a href="ntqtable.html#setColumnMovingEnabled">setColumnMovingEnabled</a>(TRUE); <a href="tqimage.html">TQImage</a> img( qtlogo_xpm ); -<a name="x2801"></a><a name="x2799"></a> <a href="ntqpixmap.html">TQPixmap</a> pix = img.<a href="tqimage.html#scaleHeight">scaleHeight</a>( table.<a href="ntqtable.html#rowHeight">rowHeight</a>(3) ); +<a name="x2801"></a><a name="x2799"></a> <a href="tqpixmap.html">TQPixmap</a> pix = img.<a href="tqimage.html#scaleHeight">scaleHeight</a>( table.<a href="ntqtable.html#rowHeight">rowHeight</a>(3) ); <a name="x2804"></a> table.<a href="ntqtable.html#setPixmap">setPixmap</a>( 3, 2, pix ); <a name="x2805"></a> table.<a href="ntqtable.html#setText">setText</a>( 3, 2, "A Pixmap" ); diff --git a/doc/html/table-statistics-statistics-cpp.html b/doc/html/table-statistics-statistics-cpp.html index 39dc96fe2..595ebc003 100644 --- a/doc/html/table-statistics-statistics-cpp.html +++ b/doc/html/table-statistics-statistics-cpp.html @@ -151,7 +151,7 @@ void <a name="f147"></a>Table::recalcSum( int, int col ) -<a name="x2786"></a>void TableItem::<a href="qtableitem.html#paint">paint</a>( <a href="tqpainter.html">TQPainter</a> *p, const <a href="tqcolorgroup.html">TQColorGroup</a> &cg, const <a href="ntqrect.html">TQRect</a> &cr, bool selected ) +<a name="x2786"></a>void TableItem::<a href="qtableitem.html#paint">paint</a>( <a href="tqpainter.html">TQPainter</a> *p, const <a href="tqcolorgroup.html">TQColorGroup</a> &cg, const <a href="tqrect.html">TQRect</a> &cr, bool selected ) { <a href="tqcolorgroup.html">TQColorGroup</a> g( cg ); // last row is the sum row - we want to make it more visible by diff --git a/doc/html/themes-example.html b/doc/html/themes-example.html index 8c0ac4f89..f9e4cf526 100644 --- a/doc/html/themes-example.html +++ b/doc/html/themes-example.html @@ -57,7 +57,7 @@ during runtime using the pulldown menu. #define WOOD_H -#include <<a href="qpalette-h.html">ntqpalette.h</a>> +#include <<a href="tqpalette-h.html">tqpalette.h</a>> #ifndef TQT_NO_STYLE_WINDOWS @@ -75,7 +75,7 @@ public: void drawPrimitive( PrimitiveElement pe, <a href="tqpainter.html">TQPainter</a> *p, - const <a href="ntqrect.html">TQRect</a> &r, + const <a href="tqrect.html">TQRect</a> &r, const <a href="tqcolorgroup.html">TQColorGroup</a> &cg, SFlags flags = Style_Default, const <a href="tqstyleoption.html">TQStyleOption</a>& = TQStyleOption::Default ) const; @@ -83,7 +83,7 @@ public: void drawControl( ControlElement element, <a href="tqpainter.html">TQPainter</a> *p, const <a href="tqwidget.html">TQWidget</a> *widget, - const <a href="ntqrect.html">TQRect</a> &r, + const <a href="tqrect.html">TQRect</a> &r, const <a href="tqcolorgroup.html">TQColorGroup</a> &cg, SFlags how = Style_Default, const <a href="tqstyleoption.html">TQStyleOption</a>& = TQStyleOption::Default ) const; @@ -91,13 +91,13 @@ public: void drawControlMask( ControlElement element, <a href="tqpainter.html">TQPainter</a> *p, const <a href="tqwidget.html">TQWidget</a> *widget, - const <a href="ntqrect.html">TQRect</a> &r, + const <a href="tqrect.html">TQRect</a> &r, const <a href="tqstyleoption.html">TQStyleOption</a>& = TQStyleOption::Default ) const; void drawComplexControl( ComplexControl cc, <a href="tqpainter.html">TQPainter</a> *p, const <a href="tqwidget.html">TQWidget</a> *widget, - const <a href="ntqrect.html">TQRect</a> &r, + const <a href="tqrect.html">TQRect</a> &r, const <a href="tqcolorgroup.html">TQColorGroup</a> &cg, SFlags how = Style_Default, SCFlags sub = SC_All, @@ -107,23 +107,23 @@ public: void drawComplexControlMask( ComplexControl control, <a href="tqpainter.html">TQPainter</a> *p, const <a href="tqwidget.html">TQWidget</a> *widget, - const <a href="ntqrect.html">TQRect</a> &r, + const <a href="tqrect.html">TQRect</a> &r, const <a href="tqstyleoption.html">TQStyleOption</a>& = TQStyleOption::Default ) const; - <a href="ntqrect.html">TQRect</a> querySubControlMetrics( ComplexControl control, + <a href="tqrect.html">TQRect</a> querySubControlMetrics( ComplexControl control, const <a href="tqwidget.html">TQWidget</a> *widget, SubControl sc, const <a href="tqstyleoption.html">TQStyleOption</a>& = TQStyleOption::Default ) const; - <a href="ntqrect.html">TQRect</a> subRect( SubRect r, const <a href="tqwidget.html">TQWidget</a> *widget ) const; + <a href="tqrect.html">TQRect</a> subRect( SubRect r, const <a href="tqwidget.html">TQWidget</a> *widget ) const; private: - void drawSemicircleButton(TQPainter *p, const <a href="ntqrect.html">TQRect</a> &r, int dir, + void drawSemicircleButton(TQPainter *p, const <a href="tqrect.html">TQRect</a> &r, int dir, bool sunken, const <a href="tqcolorgroup.html">TQColorGroup</a> &g ) const; - <a href="ntqpalette.html">TQPalette</a> oldPalette; - <a href="ntqpixmap.html">TQPixmap</a> *sunkenDark; - <a href="ntqpixmap.html">TQPixmap</a> *sunkenLight; + <a href="tqpalette.html">TQPalette</a> oldPalette; + <a href="tqpixmap.html">TQPixmap</a> *sunkenDark; + <a href="tqpixmap.html">TQPixmap</a> *sunkenLight; }; @@ -152,8 +152,8 @@ private: #include "ntqcombobox.h" #include "tqpainter.h" #include "ntqdrawutil.h" // for now -#include "ntqpixmap.h" // for now -#include "ntqpalette.h" // for now +#include "tqpixmap.h" // for now +#include "tqpalette.h" // for now #include "tqwidget.h" #include "ntqlabel.h" #include "tqimage.h" @@ -887,9 +887,9 @@ static void drawroundrect( <a href="tqpainter.html">TQPainter</a> *p, TQCOORD x, static inline int buttonthickness( int d ); -static TQRegion roundRectRegion( const <a href="ntqrect.html">TQRect</a>& g, int r ); +static TQRegion roundRectRegion( const <a href="tqrect.html">TQRect</a>& g, int r ); -static void get_combo_parameters( const <a href="ntqrect.html">TQRect</a> &r, +static void get_combo_parameters( const <a href="tqrect.html">TQRect</a> &r, int &ew, int &awh, int &ax, int &ay, int &sh, int &dh, int &sy ); @@ -917,8 +917,8 @@ enum { PointUp, PointDown, PointLeft, PointRight }; <a href="tqimage.html">TQImage</a> img(button_xpm); <a href="tqimage.html">TQImage</a> orig = img; <a name="x208"></a> orig.<a href="tqimage.html#detach">detach</a>(); - <a href="ntqpixmap.html">TQPixmap</a> button; -<a name="x228"></a> button.<a href="ntqpixmap.html#convertFromImage">convertFromImage</a>(img); + <a href="tqpixmap.html">TQPixmap</a> button; +<a name="x228"></a> button.<a href="tqpixmap.html#convertFromImage">convertFromImage</a>(img); int i; @@ -928,8 +928,8 @@ enum { PointUp, PointDown, PointLeft, PointRight }; <a name="x192"></a> rgb = c.<a href="tqcolor.html#dark">dark</a>(120).rgb(); <a name="x210"></a> img.<a href="tqimage.html#setColor">setColor</a>(i,rgb); } - <a href="ntqpixmap.html">TQPixmap</a> mid; - mid.<a href="ntqpixmap.html#convertFromImage">convertFromImage</a>(img); + <a href="tqpixmap.html">TQPixmap</a> mid; + mid.<a href="tqpixmap.html#convertFromImage">convertFromImage</a>(img); img = orig; img.<a href="tqimage.html#detach">detach</a>(); @@ -939,8 +939,8 @@ enum { PointUp, PointDown, PointLeft, PointRight }; <a name="x193"></a> rgb = c.<a href="tqcolor.html#light">light</a>().rgb(); img.<a href="tqimage.html#setColor">setColor</a>(i,rgb); } - <a href="ntqpixmap.html">TQPixmap</a> light; - light.<a href="ntqpixmap.html#convertFromImage">convertFromImage</a>(img); + <a href="tqpixmap.html">TQPixmap</a> light; + light.<a href="tqpixmap.html#convertFromImage">convertFromImage</a>(img); img = orig; img.<a href="tqimage.html#detach">detach</a>(); @@ -950,13 +950,13 @@ enum { PointUp, PointDown, PointLeft, PointRight }; rgb = c.<a href="tqcolor.html#dark">dark</a>(180).rgb(); img.<a href="tqimage.html#setColor">setColor</a>(i,rgb); } - <a href="ntqpixmap.html">TQPixmap</a> dark; - dark.<a href="ntqpixmap.html#convertFromImage">convertFromImage</a>(img); + <a href="tqpixmap.html">TQPixmap</a> dark; + dark.<a href="tqpixmap.html#convertFromImage">convertFromImage</a>(img); <a href="tqimage.html">TQImage</a> bgimage(polish_xpm); - <a href="ntqpixmap.html">TQPixmap</a> background; - background.<a href="ntqpixmap.html#convertFromImage">convertFromImage</a>(bgimage); + <a href="tqpixmap.html">TQPixmap</a> background; + background.<a href="tqpixmap.html#convertFromImage">convertFromImage</a>(bgimage); img = bgimage; img.<a href="tqimage.html#detach">detach</a>(); @@ -966,8 +966,8 @@ enum { PointUp, PointDown, PointLeft, PointRight }; rgb = c.<a href="tqcolor.html#dark">dark</a>(180).rgb(); img.<a href="tqimage.html#setColor">setColor</a>(i,rgb); } - sunkenDark = new <a href="ntqpixmap.html">TQPixmap</a>; - sunkenDark-><a href="ntqpixmap.html#convertFromImage">convertFromImage</a>(img); + sunkenDark = new <a href="tqpixmap.html">TQPixmap</a>; + sunkenDark-><a href="tqpixmap.html#convertFromImage">convertFromImage</a>(img); img = bgimage; @@ -978,32 +978,32 @@ enum { PointUp, PointDown, PointLeft, PointRight }; rgb = c.<a href="tqcolor.html#light">light</a>(130).rgb(); img.<a href="tqimage.html#setColor">setColor</a>(i,rgb); } - sunkenLight= new <a href="ntqpixmap.html">TQPixmap</a>; - sunkenLight-><a href="ntqpixmap.html#convertFromImage">convertFromImage</a>(img); + sunkenLight= new <a href="tqpixmap.html">TQPixmap</a>; + sunkenLight-><a href="tqpixmap.html#convertFromImage">convertFromImage</a>(img); - <a href="ntqpalette.html">TQPalette</a> op(TQColor(212,140,95)); + <a href="tqpalette.html">TQPalette</a> op(TQColor(212,140,95)); // TQPalette op(white); -<a name="x224"></a> <a href="tqcolorgroup.html">TQColorGroup</a> active (op.<a href="ntqpalette.html#active">active</a>().foreground(), - TQBrush(op.<a href="ntqpalette.html#active">active</a>().button(),button), - TQBrush(op.<a href="ntqpalette.html#active">active</a>().light(), light), - TQBrush(op.<a href="ntqpalette.html#active">active</a>().dark(), dark), - TQBrush(op.<a href="ntqpalette.html#active">active</a>().mid(), mid), - op.<a href="ntqpalette.html#active">active</a>().text(), +<a name="x224"></a> <a href="tqcolorgroup.html">TQColorGroup</a> active (op.<a href="tqpalette.html#active">active</a>().foreground(), + TQBrush(op.<a href="tqpalette.html#active">active</a>().button(),button), + TQBrush(op.<a href="tqpalette.html#active">active</a>().light(), light), + TQBrush(op.<a href="tqpalette.html#active">active</a>().dark(), dark), + TQBrush(op.<a href="tqpalette.html#active">active</a>().mid(), mid), + op.<a href="tqpalette.html#active">active</a>().text(), TQt::white, TQColor(236,182,120), - TQBrush(op.<a href="ntqpalette.html#active">active</a>().background(), background) + TQBrush(op.<a href="tqpalette.html#active">active</a>().background(), background) ); -<a name="x225"></a> <a href="tqcolorgroup.html">TQColorGroup</a> disabled (op.<a href="ntqpalette.html#disabled">disabled</a>().foreground(), - TQBrush(op.<a href="ntqpalette.html#disabled">disabled</a>().button(),button), - TQBrush(op.<a href="ntqpalette.html#disabled">disabled</a>().light(), light), - op.<a href="ntqpalette.html#disabled">disabled</a>().dark(), - TQBrush(op.<a href="ntqpalette.html#disabled">disabled</a>().mid(), mid), - op.<a href="ntqpalette.html#disabled">disabled</a>().text(), +<a name="x225"></a> <a href="tqcolorgroup.html">TQColorGroup</a> disabled (op.<a href="tqpalette.html#disabled">disabled</a>().foreground(), + TQBrush(op.<a href="tqpalette.html#disabled">disabled</a>().button(),button), + TQBrush(op.<a href="tqpalette.html#disabled">disabled</a>().light(), light), + op.<a href="tqpalette.html#disabled">disabled</a>().dark(), + TQBrush(op.<a href="tqpalette.html#disabled">disabled</a>().mid(), mid), + op.<a href="tqpalette.html#disabled">disabled</a>().text(), TQt::white, TQColor(236,182,120), - TQBrush(op.<a href="ntqpalette.html#disabled">disabled</a>().background(), background) + TQBrush(op.<a href="tqpalette.html#disabled">disabled</a>().background(), background) ); <a name="x187"></a> app-><a href="ntqapplication.html#setPalette">setPalette</a>(TQPalette(active, disabled, active), TRUE ); @@ -1056,22 +1056,22 @@ void NorwegianWoodStyle::<a href="tqstyle.html#unPolish">unPolish</a>( <a href=" <a name="x260"></a>void NorwegianWoodStyle::<a href="tqstyle.html#drawPrimitive">drawPrimitive</a>( PrimitiveElement pe, <a href="tqpainter.html">TQPainter</a> *p, - const <a href="ntqrect.html">TQRect</a> &r, + const <a href="tqrect.html">TQRect</a> &r, const <a href="tqcolorgroup.html">TQColorGroup</a> &cg, SFlags flags, const <a href="tqstyleoption.html">TQStyleOption</a>& opt ) const { int x, y, w, h; -<a name="x240"></a> r.<a href="ntqrect.html#rect">rect</a>( &x, &y, &w, &h ); +<a name="x240"></a> r.<a href="tqrect.html#rect">rect</a>( &x, &y, &w, &h ); switch ( pe ) { case PE_ButtonCommand: { int d = TQMIN( w, h ) / 2; int b = buttonthickness( d ); - <a href="ntqregion.html">TQRegion</a> internR = roundRectRegion( TQRect(x + b, y + b, + <a href="tqregion.html">TQRegion</a> internR = roundRectRegion( TQRect(x + b, y + b, w - 2 * b, h - 2 * b), d - b ); -<a name="x218"></a> <a href="ntqpen.html">TQPen</a> oldPen = p-><a href="tqpainter.html#pen">pen</a>(); +<a name="x218"></a> <a href="tqpen.html">TQPen</a> oldPen = p-><a href="tqpainter.html#pen">pen</a>(); <a name="x195"></a> <a href="tqbrush.html">TQBrush</a> brush( flags & Style_Sunken ? cg.<a href="tqcolorgroup.html#brush">brush</a>(TQColorGroup::Mid) : cg.<a href="tqcolorgroup.html#brush">brush</a>(TQColorGroup::Button) ); @@ -1079,11 +1079,11 @@ void NorwegianWoodStyle::<a href="tqstyle.html#unPolish">unPolish</a>( <a href=" <a name="x216"></a> p-><a href="tqpainter.html#fillRect">fillRect</a>( r, brush ); int e = TQMIN( w, h ) / 2; - <a href="ntqpoint.html">TQPoint</a> p2( x + w - 1 - e, y + e ); - <a href="ntqpoint.html">TQPoint</a> p3( x + e, y + h - 1 - e ); + <a href="tqpoint.html">TQPoint</a> p2( x + w - 1 - e, y + e ); + <a href="tqpoint.html">TQPoint</a> p3( x + e, y + h - 1 - e ); - <a href="ntqpointarray.html">TQPointArray</a> a; -<a name="x232"></a><a name="x230"></a> a.setPoints( 5, x,y, x+w-1, y, p2.<a href="ntqpoint.html#x">x</a>(), p2.<a href="ntqpoint.html#y">y</a>(), p3.<a href="ntqpoint.html#x">x</a>(), p3.<a href="ntqpoint.html#y">y</a>(), + <a href="tqpointarray.html">TQPointArray</a> a; +<a name="x232"></a><a name="x230"></a> a.setPoints( 5, x,y, x+w-1, y, p2.<a href="tqpoint.html#x">x</a>(), p2.<a href="tqpoint.html#y">y</a>(), p3.<a href="tqpoint.html#x">x</a>(), p3.<a href="tqpoint.html#y">y</a>(), x, y + h - 1 ); p-><a href="tqpainter.html#setClipRegion">setClipRegion</a>( TQRegion(a) - internR ); @@ -1093,7 +1093,7 @@ void NorwegianWoodStyle::<a href="tqstyle.html#unPolish">unPolish</a>( <a href=" // A little inversion is needed the buttons // ( but not flat) if ( flags & Style_Raised || flags & Style_Sunken ) { -<a name="x231"></a> a.<a href="ntqpointarray.html#setPoint">setPoint</a>( 0, x + w - 1, y + w - 1 ); +<a name="x231"></a> a.<a href="tqpointarray.html#setPoint">setPoint</a>( 0, x + w - 1, y + w - 1 ); p-><a href="tqpainter.html#setClipRegion">setClipRegion</a>( TQRegion( a ) - internR ); <a name="x200"></a> p-><a href="tqpainter.html#fillRect">fillRect</a>( r, (flags & Style_Sunken ? TQBrush( cg.<a href="tqcolorgroup.html#light">light</a>(), *sunkenLight) : cg.<a href="tqcolorgroup.html#brush">brush</a>( TQColorGroup::Dark ) ) ); @@ -1126,7 +1126,7 @@ void NorwegianWoodStyle::<a href="tqstyle.html#unPolish">unPolish</a>( <a href=" <a name="x259"></a>void NorwegianWoodStyle::<a href="tqstyle.html#drawControl">drawControl</a>( ControlElement element, <a href="tqpainter.html">TQPainter</a> *p, const <a href="tqwidget.html">TQWidget</a> *widget, - const <a href="ntqrect.html">TQRect</a> &r, + const <a href="tqrect.html">TQRect</a> &r, const <a href="tqcolorgroup.html">TQColorGroup</a> &cg, SFlags how, const <a href="tqstyleoption.html">TQStyleOption</a>& opt ) const { @@ -1149,7 +1149,7 @@ void NorwegianWoodStyle::<a href="tqstyle.html#unPolish">unPolish</a>( <a href=" flags |= Style_Raised; int x1, y1, x2, y2; -<a name="x237"></a> r.<a href="ntqrect.html#coords">coords</a>( &x1, &y1, &x2, &y2 ); +<a name="x237"></a> r.<a href="tqrect.html#coords">coords</a>( &x1, &y1, &x2, &y2 ); p-><a href="tqpainter.html#setPen">setPen</a>( cg.<a href="tqcolorgroup.html#foreground">foreground</a>() ); <a name="x219"></a><a name="x196"></a> p-><a href="tqpainter.html#setBrush">setBrush</a>( TQBrush( cg.<a href="tqcolorgroup.html#button">button</a>(), NoBrush ) ); @@ -1175,9 +1175,9 @@ void NorwegianWoodStyle::<a href="tqstyle.html#unPolish">unPolish</a>( <a href=" myCg, flags, opt ); if ( btn-><a href="ntqpushbutton.html#isDefault">isDefault</a>() ) { - <a href="ntqpen.html">TQPen</a> pen( TQt::black, 4 ); -<a name="x226"></a> pen.<a href="ntqpen.html#setCapStyle">setCapStyle</a>( TQt::RoundCap ); -<a name="x227"></a> pen.<a href="ntqpen.html#setJoinStyle">setJoinStyle</a>( TQt::RoundJoin ); + <a href="tqpen.html">TQPen</a> pen( TQt::black, 4 ); +<a name="x226"></a> pen.<a href="tqpen.html#setCapStyle">setCapStyle</a>( TQt::RoundCap ); +<a name="x227"></a> pen.<a href="tqpen.html#setJoinStyle">setJoinStyle</a>( TQt::RoundJoin ); p-><a href="tqpainter.html#setPen">setPen</a>( pen ); drawroundrect( p, x1 - 1, y1 - 1, x2 - x1 + 3, y2 - y1 + 3, 8 ); } @@ -1203,10 +1203,10 @@ void NorwegianWoodStyle::<a href="tqstyle.html#unPolish">unPolish</a>( <a href=" const <a href="ntqpushbutton.html">TQPushButton</a> *btn; btn = (const <a href="ntqpushbutton.html">TQPushButton</a>*)widget; int x, y, w, h; - r.<a href="ntqrect.html#rect">rect</a>( &x, &y, &w, &h ); + r.<a href="tqrect.html#rect">rect</a>( &x, &y, &w, &h ); int x1, y1, x2, y2; - r.<a href="ntqrect.html#coords">coords</a>( &x1, &y1, &x2, &y2 ); + r.<a href="tqrect.html#coords">coords</a>( &x1, &y1, &x2, &y2 ); int dx = 0; int dy = 0; if ( btn-><a href="ntqpushbutton.html#isMenuButton">isMenuButton</a>() ) @@ -1237,16 +1237,16 @@ void NorwegianWoodStyle::<a href="tqstyle.html#unPolish">unPolish</a>( <a href=" <a name="x205"></a>void NorwegianWoodStyle::<a href="tqstyle.html#drawControlMask">drawControlMask</a>( ControlElement element, <a href="tqpainter.html">TQPainter</a> *p, const <a href="tqwidget.html">TQWidget</a> *widget, - const <a href="ntqrect.html">TQRect</a> &r, + const <a href="tqrect.html">TQRect</a> &r, const <a href="tqstyleoption.html">TQStyleOption</a>& opt ) const { switch( element ) { case CE_PushButton: { -<a name="x244"></a><a name="x238"></a> int d = TQMIN( r.<a href="ntqrect.html#width">width</a>(), r.<a href="ntqrect.html#height">height</a>() ) / 2; +<a name="x244"></a><a name="x238"></a> int d = TQMIN( r.<a href="tqrect.html#width">width</a>(), r.<a href="tqrect.html#height">height</a>() ) / 2; p-><a href="tqpainter.html#setPen">setPen</a>( color1 ); p-><a href="tqpainter.html#setBrush">setBrush</a>( color1 ); -<a name="x246"></a><a name="x245"></a> drawroundrect( p, r.<a href="ntqrect.html#x">x</a>(), r.<a href="ntqrect.html#y">y</a>(), r.<a href="ntqrect.html#width">width</a>(), r.<a href="ntqrect.html#height">height</a>(), d ); +<a name="x246"></a><a name="x245"></a> drawroundrect( p, r.<a href="tqrect.html#x">x</a>(), r.<a href="tqrect.html#y">y</a>(), r.<a href="tqrect.html#width">width</a>(), r.<a href="tqrect.html#height">height</a>(), d ); break; } default: @@ -1258,7 +1258,7 @@ void NorwegianWoodStyle::<a href="tqstyle.html#unPolish">unPolish</a>( <a href=" <a name="x258"></a>void NorwegianWoodStyle::<a href="tqstyle.html#drawComplexControl">drawComplexControl</a>( ComplexControl cc, <a href="tqpainter.html">TQPainter</a> *p, const <a href="tqwidget.html">TQWidget</a> *widget, - const <a href="ntqrect.html">TQRect</a> &r, + const <a href="tqrect.html">TQRect</a> &r, const <a href="tqcolorgroup.html">TQColorGroup</a> &cg, SFlags how, SCFlags sub, @@ -1283,7 +1283,7 @@ void NorwegianWoodStyle::<a href="tqstyle.html#unPolish">unPolish</a>( <a href=" <a href="tqstyle.html#drawPrimitive">drawPrimitive</a>( PE_ArrowDown, p, TQRect(ax, ay, awh, awh), cg, how, opt ); - <a href="ntqpen.html">TQPen</a> oldPen = p-><a href="tqpainter.html#pen">pen</a>(); + <a href="tqpen.html">TQPen</a> oldPen = p-><a href="tqpainter.html#pen">pen</a>(); p-><a href="tqpainter.html#setPen">setPen</a>( cg.<a href="tqcolorgroup.html#light">light</a>() ); <a name="x214"></a> p-><a href="tqpainter.html#drawLine">drawLine</a>( ax, sy, ax + awh - 1, sy ); p-><a href="tqpainter.html#drawLine">drawLine</a>( ax, sy, ax, sy + sh - 1 ); @@ -1293,7 +1293,7 @@ void NorwegianWoodStyle::<a href="tqstyle.html#unPolish">unPolish</a>( <a href=" p-><a href="tqpainter.html#setPen">setPen</a>( oldPen ); if ( cmb-><a href="ntqcombobox.html#editable">editable</a>() ) { - <a href="ntqrect.html">TQRect</a> r( <a href="tqstyle.html#querySubControlMetrics">querySubControlMetrics</a>(CC_ComboBox, widget, + <a href="tqrect.html">TQRect</a> r( <a href="tqstyle.html#querySubControlMetrics">querySubControlMetrics</a>(CC_ComboBox, widget, SC_ComboBoxEditField, opt) ); <a href="tqpainter.html#qDrawShadePanel">qDrawShadePanel</a>( p, r, cg, TRUE, 1, &cg.<a href="tqcolorgroup.html#brush">brush</a>(TQColorGroup::Button) ); @@ -1311,16 +1311,16 @@ void NorwegianWoodStyle::<a href="tqstyle.html#unPolish">unPolish</a>( <a href=" <a name="x204"></a>void NorwegianWoodStyle::<a href="tqstyle.html#drawComplexControlMask">drawComplexControlMask</a>( ComplexControl control, <a href="tqpainter.html">TQPainter</a> *p, const <a href="tqwidget.html">TQWidget</a> *widget, - const <a href="ntqrect.html">TQRect</a> &r, + const <a href="tqrect.html">TQRect</a> &r, const <a href="tqstyleoption.html">TQStyleOption</a>& opt ) const { switch ( control ) { case CC_ComboBox: { - int d = TQMIN( r.<a href="ntqrect.html#width">width</a>(), r.<a href="ntqrect.html#height">height</a>() ) / 2; + int d = TQMIN( r.<a href="tqrect.html#width">width</a>(), r.<a href="tqrect.html#height">height</a>() ) / 2; p-><a href="tqpainter.html#setPen">setPen</a>( color1 ); p-><a href="tqpainter.html#setBrush">setBrush</a>( color1 ); - drawroundrect( p, r.<a href="ntqrect.html#x">x</a>(), r.<a href="ntqrect.html#y">y</a>(), r.<a href="ntqrect.html#width">width</a>(), r.<a href="ntqrect.html#height">height</a>(), d ); + drawroundrect( p, r.<a href="tqrect.html#x">x</a>(), r.<a href="tqrect.html#y">y</a>(), r.<a href="tqrect.html#width">width</a>(), r.<a href="tqrect.html#height">height</a>(), d ); break; } default: @@ -1334,7 +1334,7 @@ void NorwegianWoodStyle::<a href="tqstyle.html#unPolish">unPolish</a>( <a href=" SubControl sc, const <a href="tqstyleoption.html">TQStyleOption</a>& opt ) const { - <a href="ntqrect.html">TQRect</a> rect; + <a href="tqrect.html">TQRect</a> rect; switch ( control ) { case CC_ComboBox: { @@ -1342,9 +1342,9 @@ void NorwegianWoodStyle::<a href="tqstyle.html#unPolish">unPolish</a>( <a href=" case SC_ComboBoxEditField: { rect = <a href="tqstyle.html#subRect">subRect</a>( SR_PushButtonContents, widget ); - int ew = get_combo_extra_width( rect.<a href="ntqrect.html#height">height</a>(), 0 ); -<a name="x242"></a> rect.<a href="ntqrect.html#setRect">setRect</a>( rect.<a href="ntqrect.html#x">x</a>() + 1, rect.<a href="ntqrect.html#y">y</a>() + 1, - rect.<a href="ntqrect.html#width">width</a>() - 2 - ew, rect.<a href="ntqrect.html#height">height</a>() - 2 ); + int ew = get_combo_extra_width( rect.<a href="tqrect.html#height">height</a>(), 0 ); +<a name="x242"></a> rect.<a href="tqrect.html#setRect">setRect</a>( rect.<a href="tqrect.html#x">x</a>() + 1, rect.<a href="tqrect.html#y">y</a>() + 1, + rect.<a href="tqrect.html#width">width</a>() - 2 - ew, rect.<a href="tqrect.html#height">height</a>() - 2 ); break; } default: @@ -1364,14 +1364,14 @@ void NorwegianWoodStyle::<a href="tqstyle.html#unPolish">unPolish</a>( <a href=" switch ( sc ) { case SC_ScrollBarAddLine: - rect.<a href="ntqrect.html#setRect">setRect</a>( b, b, w - 2 * b, w - 2 * b ); + rect.<a href="tqrect.html#setRect">setRect</a>( b, b, w - 2 * b, w - 2 * b ); if ( horz ) -<a name="x239"></a> rect.<a href="ntqrect.html#moveBy">moveBy</a>( sb-><a href="tqwidget.html#width">width</a>() - w, 0 ); +<a name="x239"></a> rect.<a href="tqrect.html#moveBy">moveBy</a>( sb-><a href="tqwidget.html#width">width</a>() - w, 0 ); else - rect.<a href="ntqrect.html#moveBy">moveBy</a>( 0, sb-><a href="tqwidget.html#height">height</a>() - w ); + rect.<a href="tqrect.html#moveBy">moveBy</a>( 0, sb-><a href="tqwidget.html#height">height</a>() - w ); break; case SC_ScrollBarSubLine: - rect.<a href="ntqrect.html#setRect">setRect</a>( b, b, w - 2 * b, w - 2 * b ); + rect.<a href="tqrect.html#setRect">setRect</a>( b, b, w - 2 * b, w - 2 * b ); break; default: rect = TQWindowsStyle::<a href="tqstyle.html#querySubControlMetrics">querySubControlMetrics</a>( control, widget, @@ -1390,33 +1390,33 @@ void NorwegianWoodStyle::<a href="tqstyle.html#unPolish">unPolish</a>( <a href=" <a name="x262"></a>TQRect NorwegianWoodStyle::<a href="tqstyle.html#subRect">subRect</a>( SubRect sr, const <a href="tqwidget.html">TQWidget</a> * widget ) const { - <a href="ntqrect.html">TQRect</a> r; + <a href="tqrect.html">TQRect</a> r; switch ( sr ) { case SR_PushButtonContents: { const <a href="ntqpushbutton.html">TQPushButton</a> *btn; btn = (const <a href="ntqpushbutton.html">TQPushButton</a>*)widget; <a name="x254"></a> r = btn-><a href="tqwidget.html#rect">rect</a>(); - int d = TQMIN( r.<a href="ntqrect.html#width">width</a>(), r.<a href="ntqrect.html#height">height</a>() ) / 2; + int d = TQMIN( r.<a href="tqrect.html#width">width</a>(), r.<a href="tqrect.html#height">height</a>() ) / 2; int b = buttonthickness( d ); d -= b; b++; - if ( r.<a href="ntqrect.html#width">width</a>() < r.<a href="ntqrect.html#height">height</a>() ) - r.<a href="ntqrect.html#setRect">setRect</a>( r.<a href="ntqrect.html#x">x</a>() + b, r.<a href="ntqrect.html#y">y</a>() + d, - r.<a href="ntqrect.html#width">width</a>() - 2 * b, r.<a href="ntqrect.html#height">height</a>() - 2 * d ); + if ( r.<a href="tqrect.html#width">width</a>() < r.<a href="tqrect.html#height">height</a>() ) + r.<a href="tqrect.html#setRect">setRect</a>( r.<a href="tqrect.html#x">x</a>() + b, r.<a href="tqrect.html#y">y</a>() + d, + r.<a href="tqrect.html#width">width</a>() - 2 * b, r.<a href="tqrect.html#height">height</a>() - 2 * d ); else - r.<a href="ntqrect.html#setRect">setRect</a>( r.<a href="ntqrect.html#x">x</a>() + d, r.<a href="ntqrect.html#y">y</a>() + b, - r.<a href="ntqrect.html#width">width</a>() - 2 * d, r.<a href="ntqrect.html#height">height</a>() - 2 * b ); + r.<a href="tqrect.html#setRect">setRect</a>( r.<a href="tqrect.html#x">x</a>() + d, r.<a href="tqrect.html#y">y</a>() + b, + r.<a href="tqrect.html#width">width</a>() - 2 * d, r.<a href="tqrect.html#height">height</a>() - 2 * b ); break; } case SR_ComboBoxFocusRect: { r = <a href="tqstyle.html#subRect">subRect</a>( SR_PushButtonContents, widget ); - int ew = get_combo_extra_width( r.<a href="ntqrect.html#height">height</a>() ); - r.<a href="ntqrect.html#setRect">setRect</a>( r.<a href="ntqrect.html#x">x</a>() + 1, r.<a href="ntqrect.html#y">y</a>() + 1, r.<a href="ntqrect.html#width">width</a>() - 2 - ew, - r.<a href="ntqrect.html#height">height</a>() - 2 ); + int ew = get_combo_extra_width( r.<a href="tqrect.html#height">height</a>() ); + r.<a href="tqrect.html#setRect">setRect</a>( r.<a href="tqrect.html#x">x</a>() + 1, r.<a href="tqrect.html#y">y</a>() + 1, r.<a href="tqrect.html#width">width</a>() - 2 - ew, + r.<a href="tqrect.html#height">height</a>() - 2 ); break; } default: @@ -1434,19 +1434,19 @@ static void drawroundrect( <a href="tqpainter.html">TQPainter</a> *p, TQCOORD x, <a name="x215"></a> p-><a href="tqpainter.html#drawRoundRect">drawRoundRect</a>( x, y, w, h, rx, ry ); } -static TQRegion roundRectRegion( const <a href="ntqrect.html">TQRect</a>& g, int r ) +static TQRegion roundRectRegion( const <a href="tqrect.html">TQRect</a>& g, int r ) { - <a href="ntqpointarray.html">TQPointArray</a> a; -<a name="x241"></a> a.setPoints( 8, g.<a href="ntqrect.html#x">x</a>()+r, g.<a href="ntqrect.html#y">y</a>(), g.<a href="ntqrect.html#right">right</a>()-r, g.<a href="ntqrect.html#y">y</a>(), -<a name="x236"></a> g.<a href="ntqrect.html#right">right</a>(), g.<a href="ntqrect.html#y">y</a>()+r, g.<a href="ntqrect.html#right">right</a>(), g.<a href="ntqrect.html#bottom">bottom</a>()-r, - g.<a href="ntqrect.html#right">right</a>()-r, g.<a href="ntqrect.html#bottom">bottom</a>(), g.<a href="ntqrect.html#x">x</a>()+r, g.<a href="ntqrect.html#bottom">bottom</a>(), - g.<a href="ntqrect.html#x">x</a>(), g.<a href="ntqrect.html#bottom">bottom</a>()-r, g.<a href="ntqrect.html#x">x</a>(), g.<a href="ntqrect.html#y">y</a>()+r ); - <a href="ntqregion.html">TQRegion</a> reg( a ); + <a href="tqpointarray.html">TQPointArray</a> a; +<a name="x241"></a> a.setPoints( 8, g.<a href="tqrect.html#x">x</a>()+r, g.<a href="tqrect.html#y">y</a>(), g.<a href="tqrect.html#right">right</a>()-r, g.<a href="tqrect.html#y">y</a>(), +<a name="x236"></a> g.<a href="tqrect.html#right">right</a>(), g.<a href="tqrect.html#y">y</a>()+r, g.<a href="tqrect.html#right">right</a>(), g.<a href="tqrect.html#bottom">bottom</a>()-r, + g.<a href="tqrect.html#right">right</a>()-r, g.<a href="tqrect.html#bottom">bottom</a>(), g.<a href="tqrect.html#x">x</a>()+r, g.<a href="tqrect.html#bottom">bottom</a>(), + g.<a href="tqrect.html#x">x</a>(), g.<a href="tqrect.html#bottom">bottom</a>()-r, g.<a href="tqrect.html#x">x</a>(), g.<a href="tqrect.html#y">y</a>()+r ); + <a href="tqregion.html">TQRegion</a> reg( a ); int d = r*2-1; - reg += TQRegion( g.<a href="ntqrect.html#x">x</a>(),g.<a href="ntqrect.html#y">y</a>(),r*2,r*2, TQRegion::Ellipse ); - reg += TQRegion( g.<a href="ntqrect.html#right">right</a>()-d,g.<a href="ntqrect.html#y">y</a>(),r*2,r*2, TQRegion::Ellipse ); - reg += TQRegion( g.<a href="ntqrect.html#x">x</a>(),g.<a href="ntqrect.html#bottom">bottom</a>()-d,r*2,r*2, TQRegion::Ellipse ); - reg += TQRegion( g.<a href="ntqrect.html#right">right</a>()-d,g.<a href="ntqrect.html#bottom">bottom</a>()-d,r*2,r*2, TQRegion::Ellipse ); + reg += TQRegion( g.<a href="tqrect.html#x">x</a>(),g.<a href="tqrect.html#y">y</a>(),r*2,r*2, TQRegion::Ellipse ); + reg += TQRegion( g.<a href="tqrect.html#right">right</a>()-d,g.<a href="tqrect.html#y">y</a>(),r*2,r*2, TQRegion::Ellipse ); + reg += TQRegion( g.<a href="tqrect.html#x">x</a>(),g.<a href="tqrect.html#bottom">bottom</a>()-d,r*2,r*2, TQRegion::Ellipse ); + reg += TQRegion( g.<a href="tqrect.html#right">right</a>()-d,g.<a href="tqrect.html#bottom">bottom</a>()-d,r*2,r*2, TQRegion::Ellipse ); return reg; } @@ -1469,69 +1469,69 @@ static int get_combo_extra_width( int h, int *return_awh ) } -static void get_combo_parameters( const <a href="ntqrect.html">TQRect</a> &r, +static void get_combo_parameters( const <a href="tqrect.html">TQRect</a> &r, int &ew, int &awh, int &ax, int &ay, int &sh, int &dh, int &sy ) { - ew = get_combo_extra_width( r.<a href="ntqrect.html#height">height</a>(), &awh ); + ew = get_combo_extra_width( r.<a href="tqrect.html#height">height</a>(), &awh ); sh = (awh+3)/4; if ( sh < 3 ) sh = 3; dh = sh/2 + 1; - ay = r.<a href="ntqrect.html#y">y</a>() + (r.<a href="ntqrect.html#height">height</a>()-awh-sh-dh)/2; + ay = r.<a href="tqrect.html#y">y</a>() + (r.<a href="tqrect.html#height">height</a>()-awh-sh-dh)/2; if ( ay < 0 ) { //panic mode ay = 0; - sy = r.<a href="ntqrect.html#height">height</a>(); + sy = r.<a href="tqrect.html#height">height</a>(); } else { sy = ay+awh+dh; } - ax = r.<a href="ntqrect.html#x">x</a>() + r.<a href="ntqrect.html#width">width</a>() - ew +(ew-awh)/2; + ax = r.<a href="tqrect.html#x">x</a>() + r.<a href="tqrect.html#width">width</a>() - ew +(ew-awh)/2; } static inline int buttonthickness( int d ) { return d > 20 ? 5 : ( d < 10 ? 2: 3 ); } -void <a name="f226"></a>NorwegianWoodStyle::drawSemicircleButton( <a href="tqpainter.html">TQPainter</a> *p, const <a href="ntqrect.html">TQRect</a> &r, +void <a name="f226"></a>NorwegianWoodStyle::drawSemicircleButton( <a href="tqpainter.html">TQPainter</a> *p, const <a href="tqrect.html">TQRect</a> &r, int dir, bool sunken, const <a href="tqcolorgroup.html">TQColorGroup</a> &g ) const { int b = <a href="tqstyle.html#pixelMetric">pixelMetric</a>( PM_ScrollBarExtent ) > 20 ? 3 : 2; - <a href="ntqregion.html">TQRegion</a> extrn( r.<a href="ntqrect.html#x">x</a>(), r.<a href="ntqrect.html#y">y</a>(), r.<a href="ntqrect.html#width">width</a>(), r.<a href="ntqrect.html#height">height</a>(), TQRegion::Ellipse ); - <a href="ntqregion.html">TQRegion</a> intern( r.<a href="ntqrect.html#x">x</a>()+b, r.<a href="ntqrect.html#y">y</a>()+b, r.<a href="ntqrect.html#width">width</a>()-2*b, r.<a href="ntqrect.html#height">height</a>()-2*b, TQRegion::Ellipse ); - int w2 = r.<a href="ntqrect.html#width">width</a>()/2; - int h2 = r.<a href="ntqrect.html#height">height</a>()/2; + <a href="tqregion.html">TQRegion</a> extrn( r.<a href="tqrect.html#x">x</a>(), r.<a href="tqrect.html#y">y</a>(), r.<a href="tqrect.html#width">width</a>(), r.<a href="tqrect.html#height">height</a>(), TQRegion::Ellipse ); + <a href="tqregion.html">TQRegion</a> intern( r.<a href="tqrect.html#x">x</a>()+b, r.<a href="tqrect.html#y">y</a>()+b, r.<a href="tqrect.html#width">width</a>()-2*b, r.<a href="tqrect.html#height">height</a>()-2*b, TQRegion::Ellipse ); + int w2 = r.<a href="tqrect.html#width">width</a>()/2; + int h2 = r.<a href="tqrect.html#height">height</a>()/2; int bug = 1; //off-by-one somewhere!!!??? switch( dir ) { case PointRight: - extrn += TQRegion( r.<a href="ntqrect.html#x">x</a>(), r.<a href="ntqrect.html#y">y</a>(), w2, r.<a href="ntqrect.html#height">height</a>() ); - intern += TQRegion( r.<a href="ntqrect.html#x">x</a>()+b,r.<a href="ntqrect.html#y">y</a>()+b, w2-2*b, r.<a href="ntqrect.html#height">height</a>()-2*b ); + extrn += TQRegion( r.<a href="tqrect.html#x">x</a>(), r.<a href="tqrect.html#y">y</a>(), w2, r.<a href="tqrect.html#height">height</a>() ); + intern += TQRegion( r.<a href="tqrect.html#x">x</a>()+b,r.<a href="tqrect.html#y">y</a>()+b, w2-2*b, r.<a href="tqrect.html#height">height</a>()-2*b ); break; case PointLeft: - extrn += TQRegion( r.<a href="ntqrect.html#x">x</a>()+w2, r.<a href="ntqrect.html#y">y</a>(), w2, r.<a href="ntqrect.html#height">height</a>() ); - intern += TQRegion( r.<a href="ntqrect.html#x">x</a>()+w2+b,r.<a href="ntqrect.html#y">y</a>()+b, w2-2*b, r.<a href="ntqrect.html#height">height</a>()-2*b ); + extrn += TQRegion( r.<a href="tqrect.html#x">x</a>()+w2, r.<a href="tqrect.html#y">y</a>(), w2, r.<a href="tqrect.html#height">height</a>() ); + intern += TQRegion( r.<a href="tqrect.html#x">x</a>()+w2+b,r.<a href="tqrect.html#y">y</a>()+b, w2-2*b, r.<a href="tqrect.html#height">height</a>()-2*b ); break; case PointUp: - extrn += TQRegion( r.<a href="ntqrect.html#x">x</a>(), r.<a href="ntqrect.html#y">y</a>()+h2, r.<a href="ntqrect.html#width">width</a>(), h2 ); - intern += TQRegion( r.<a href="ntqrect.html#x">x</a>()+b,r.<a href="ntqrect.html#y">y</a>()+h2+b, r.<a href="ntqrect.html#width">width</a>()-2*b-bug, h2-2*b-bug ); + extrn += TQRegion( r.<a href="tqrect.html#x">x</a>(), r.<a href="tqrect.html#y">y</a>()+h2, r.<a href="tqrect.html#width">width</a>(), h2 ); + intern += TQRegion( r.<a href="tqrect.html#x">x</a>()+b,r.<a href="tqrect.html#y">y</a>()+h2+b, r.<a href="tqrect.html#width">width</a>()-2*b-bug, h2-2*b-bug ); break; case PointDown: - extrn += TQRegion( r.<a href="ntqrect.html#x">x</a>(), r.<a href="ntqrect.html#y">y</a>(), r.<a href="ntqrect.html#width">width</a>(), h2 ); - intern += TQRegion( r.<a href="ntqrect.html#x">x</a>()+b,r.<a href="ntqrect.html#y">y</a>()+b, r.<a href="ntqrect.html#width">width</a>()-2*b-bug, h2-2*b-bug ); + extrn += TQRegion( r.<a href="tqrect.html#x">x</a>(), r.<a href="tqrect.html#y">y</a>(), r.<a href="tqrect.html#width">width</a>(), h2 ); + intern += TQRegion( r.<a href="tqrect.html#x">x</a>()+b,r.<a href="tqrect.html#y">y</a>()+b, r.<a href="tqrect.html#width">width</a>()-2*b-bug, h2-2*b-bug ); break; } extrn = extrn - intern; - <a href="ntqpointarray.html">TQPointArray</a> a; -<a name="x243"></a> a.setPoints( 3, r.<a href="ntqrect.html#x">x</a>(), r.<a href="ntqrect.html#y">y</a>(), r.<a href="ntqrect.html#x">x</a>(), r.<a href="ntqrect.html#bottom">bottom</a>(), r.<a href="ntqrect.html#right">right</a>(), r.<a href="ntqrect.html#top">top</a>() ); + <a href="tqpointarray.html">TQPointArray</a> a; +<a name="x243"></a> a.setPoints( 3, r.<a href="tqrect.html#x">x</a>(), r.<a href="tqrect.html#y">y</a>(), r.<a href="tqrect.html#x">x</a>(), r.<a href="tqrect.html#bottom">bottom</a>(), r.<a href="tqrect.html#right">right</a>(), r.<a href="tqrect.html#top">top</a>() ); -<a name="x213"></a> <a href="ntqregion.html">TQRegion</a> oldClip = p-><a href="tqpainter.html#clipRegion">clipRegion</a>(); +<a name="x213"></a> <a href="tqregion.html">TQRegion</a> oldClip = p-><a href="tqpainter.html#clipRegion">clipRegion</a>(); <a name="x217"></a> bool bReallyClip = p-><a href="tqpainter.html#hasClipping">hasClipping</a>(); // clip only if we really want. p-><a href="tqpainter.html#setClipRegion">setClipRegion</a>( intern ); p-><a href="tqpainter.html#fillRect">fillRect</a>( r, g.<a href="tqcolorgroup.html#brush">brush</a>( TQColorGroup::Button ) ); @@ -1539,8 +1539,8 @@ void <a name="f226"></a>NorwegianWoodStyle::drawSemicircleButton( <a href="tqpai p-><a href="tqpainter.html#setClipRegion">setClipRegion</a>( TQRegion(a)&extrn ); p-><a href="tqpainter.html#fillRect">fillRect</a>( r, sunken ? g.<a href="tqcolorgroup.html#dark">dark</a>() : g.<a href="tqcolorgroup.html#light">light</a>() ); - a.setPoints( 3, r.<a href="ntqrect.html#right">right</a>(), r.<a href="ntqrect.html#bottom">bottom</a>(), r.<a href="ntqrect.html#x">x</a>(), r.<a href="ntqrect.html#bottom">bottom</a>(), - r.<a href="ntqrect.html#right">right</a>(), r.<a href="ntqrect.html#top">top</a>() ); + a.setPoints( 3, r.<a href="tqrect.html#right">right</a>(), r.<a href="tqrect.html#bottom">bottom</a>(), r.<a href="tqrect.html#x">x</a>(), r.<a href="tqrect.html#bottom">bottom</a>(), + r.<a href="tqrect.html#right">right</a>(), r.<a href="tqrect.html#top">top</a>() ); p-><a href="tqpainter.html#setClipRegion">setClipRegion</a>( TQRegion(a) & extrn ); p-><a href="tqpainter.html#fillRect">fillRect</a>( r, sunken ? g.<a href="tqcolorgroup.html#light">light</a>() : g.<a href="tqcolorgroup.html#dark">dark</a>() ); @@ -1571,7 +1571,7 @@ void <a name="f226"></a>NorwegianWoodStyle::drawSemicircleButton( <a href="tqpai #define METAL_H -#include <<a href="qpalette-h.html">ntqpalette.h</a>> +#include <<a href="tqpalette-h.html">tqpalette.h</a>> #ifndef TQT_NO_STYLE_WINDOWS @@ -1589,7 +1589,7 @@ public: void drawPrimitive( PrimitiveElement pe, <a href="tqpainter.html">TQPainter</a> *p, - const <a href="ntqrect.html">TQRect</a> &r, + const <a href="tqrect.html">TQRect</a> &r, const <a href="tqcolorgroup.html">TQColorGroup</a> &cg, SFlags flags = Style_Default, const <a href="tqstyleoption.html">TQStyleOption</a>& = TQStyleOption::Default) const; @@ -1597,7 +1597,7 @@ public: void drawControl( ControlElement element, <a href="tqpainter.html">TQPainter</a> *p, const <a href="tqwidget.html">TQWidget</a> *widget, - const <a href="ntqrect.html">TQRect</a> &r, + const <a href="tqrect.html">TQRect</a> &r, const <a href="tqcolorgroup.html">TQColorGroup</a> &cg, SFlags how = Style_Default, const <a href="tqstyleoption.html">TQStyleOption</a>& = TQStyleOption::Default ) const; @@ -1605,7 +1605,7 @@ public: void drawComplexControl( ComplexControl cc, <a href="tqpainter.html">TQPainter</a> *p, const <a href="tqwidget.html">TQWidget</a> *widget, - const <a href="ntqrect.html">TQRect</a> &r, + const <a href="tqrect.html">TQRect</a> &r, const <a href="tqcolorgroup.html">TQColorGroup</a> &cg, SFlags how = Style_Default, SCFlags sub = SC_All, @@ -1620,7 +1620,7 @@ private: bool sunken, bool horz, bool flat=FALSE ) const; void drawMetalButton( <a href="tqpainter.html">TQPainter</a> *p, int x, int y, int w, int h, bool sunken, bool horz, bool flat=FALSE ) const; - <a href="ntqpalette.html">TQPalette</a> oldPalette; + <a href="tqpalette.html">TQPalette</a> oldPalette; }; #endif @@ -1648,8 +1648,8 @@ private: #include "ntqcombobox.h" #include "tqpainter.h" #include "ntqdrawutil.h" // for now -#include "ntqpixmap.h" // for now -#include "ntqpalette.h" // for now +#include "tqpixmap.h" // for now +#include "tqpalette.h" // for now #include "tqwidget.h" #include "ntqlabel.h" #include "tqimage.h" @@ -1692,42 +1692,42 @@ private: // TQPixmap button( stonedark_xpm ); <a href="tqcolor.html">TQColor</a> gold("#B9B9A5A54040"); //same as topgrad below -<a name="x292"></a> <a href="ntqpixmap.html">TQPixmap</a> button( 1, 1 ); button.<a href="ntqpixmap.html#fill">fill</a>( gold ); +<a name="x292"></a> <a href="tqpixmap.html">TQPixmap</a> button( 1, 1 ); button.<a href="tqpixmap.html#fill">fill</a>( gold ); - <a href="ntqpixmap.html">TQPixmap</a> background(marble_xpm); - <a href="ntqpixmap.html">TQPixmap</a> dark( 1, 1 ); dark.<a href="ntqpixmap.html#fill">fill</a>( red.dark() ); - <a href="ntqpixmap.html">TQPixmap</a> mid( stone1_xpm ); - <a href="ntqpixmap.html">TQPixmap</a> light( stone1_xpm );//1, 1 ); light.<a href="ntqpixmap.html#fill">fill</a>( green ); + <a href="tqpixmap.html">TQPixmap</a> background(marble_xpm); + <a href="tqpixmap.html">TQPixmap</a> dark( 1, 1 ); dark.<a href="tqpixmap.html#fill">fill</a>( red.dark() ); + <a href="tqpixmap.html">TQPixmap</a> mid( stone1_xpm ); + <a href="tqpixmap.html">TQPixmap</a> light( stone1_xpm );//1, 1 ); light.<a href="tqpixmap.html#fill">fill</a>( green ); - <a href="ntqpalette.html">TQPalette</a> op = app-><a href="ntqapplication.html#palette">palette</a>(); + <a href="tqpalette.html">TQPalette</a> op = app-><a href="ntqapplication.html#palette">palette</a>(); <a href="tqcolor.html">TQColor</a> backCol( 227,227,227 ); // TQPalette op(white); -<a name="x290"></a> <a href="tqcolorgroup.html">TQColorGroup</a> active (op.<a href="ntqpalette.html#active">active</a>().foreground(), - TQBrush(op.<a href="ntqpalette.html#active">active</a>().button(),button), - TQBrush(op.<a href="ntqpalette.html#active">active</a>().light(), light), - TQBrush(op.<a href="ntqpalette.html#active">active</a>().dark(), dark), - TQBrush(op.<a href="ntqpalette.html#active">active</a>().mid(), mid), - op.<a href="ntqpalette.html#active">active</a>().text(), +<a name="x290"></a> <a href="tqcolorgroup.html">TQColorGroup</a> active (op.<a href="tqpalette.html#active">active</a>().foreground(), + TQBrush(op.<a href="tqpalette.html#active">active</a>().button(),button), + TQBrush(op.<a href="tqpalette.html#active">active</a>().light(), light), + TQBrush(op.<a href="tqpalette.html#active">active</a>().dark(), dark), + TQBrush(op.<a href="tqpalette.html#active">active</a>().mid(), mid), + op.<a href="tqpalette.html#active">active</a>().text(), TQt::white, - op.<a href="ntqpalette.html#active">active</a>().base(),// TQColor(236,182,120), + op.<a href="tqpalette.html#active">active</a>().base(),// TQColor(236,182,120), TQBrush(backCol, background) ); <a name="x279"></a> active.<a href="tqcolorgroup.html#setColor">setColor</a>( TQColorGroup::ButtonText, TQt::white ); active.<a href="tqcolorgroup.html#setColor">setColor</a>( TQColorGroup::Shadow, TQt::black ); -<a name="x291"></a> <a href="tqcolorgroup.html">TQColorGroup</a> disabled (op.<a href="ntqpalette.html#disabled">disabled</a>().foreground(), - TQBrush(op.<a href="ntqpalette.html#disabled">disabled</a>().button(),button), - TQBrush(op.<a href="ntqpalette.html#disabled">disabled</a>().light(), light), - op.<a href="ntqpalette.html#disabled">disabled</a>().dark(), - TQBrush(op.<a href="ntqpalette.html#disabled">disabled</a>().mid(), mid), - op.<a href="ntqpalette.html#disabled">disabled</a>().text(), +<a name="x291"></a> <a href="tqcolorgroup.html">TQColorGroup</a> disabled (op.<a href="tqpalette.html#disabled">disabled</a>().foreground(), + TQBrush(op.<a href="tqpalette.html#disabled">disabled</a>().button(),button), + TQBrush(op.<a href="tqpalette.html#disabled">disabled</a>().light(), light), + op.<a href="tqpalette.html#disabled">disabled</a>().dark(), + TQBrush(op.<a href="tqpalette.html#disabled">disabled</a>().mid(), mid), + op.<a href="tqpalette.html#disabled">disabled</a>().text(), TQt::white, - op.<a href="ntqpalette.html#disabled">disabled</a>().base(),// TQColor(236,182,120), + op.<a href="tqpalette.html#disabled">disabled</a>().base(),// TQColor(236,182,120), TQBrush(backCol, background) ); - <a href="ntqpalette.html">TQPalette</a> newPalette( active, disabled, active ); + <a href="tqpalette.html">TQPalette</a> newPalette( active, disabled, active ); <a name="x267"></a> app-><a href="ntqapplication.html#setPalette">setPalette</a>( newPalette, TRUE ); } @@ -1781,7 +1781,7 @@ void MetalStyle::<a href="tqstyle.html#unPolish">unPolish</a>( <a href="tqwidget <a name="x312"></a>void MetalStyle::<a href="tqstyle.html#drawPrimitive">drawPrimitive</a>( PrimitiveElement pe, <a href="tqpainter.html">TQPainter</a> *p, - const <a href="ntqrect.html">TQRect</a> &r, + const <a href="tqrect.html">TQRect</a> &r, const <a href="tqcolorgroup.html">TQColorGroup</a> &cg, SFlags flags, const <a href="tqstyleoption.html">TQStyleOption</a>& opt ) const { @@ -1792,21 +1792,21 @@ void MetalStyle::<a href="tqstyle.html#unPolish">unPolish</a>( <a href="tqwidget // fall through case PE_ButtonBevel: case PE_ButtonCommand: -<a name="x303"></a><a name="x302"></a><a name="x301"></a><a name="x298"></a> drawMetalButton( p, r.<a href="ntqrect.html#x">x</a>(), r.<a href="ntqrect.html#y">y</a>(), r.<a href="ntqrect.html#width">width</a>(), r.<a href="ntqrect.html#height">height</a>(), +<a name="x303"></a><a name="x302"></a><a name="x301"></a><a name="x298"></a> drawMetalButton( p, r.<a href="tqrect.html#x">x</a>(), r.<a href="tqrect.html#y">y</a>(), r.<a href="tqrect.html#width">width</a>(), r.<a href="tqrect.html#height">height</a>(), (flags & (Style_Sunken|Style_On|Style_Down)), TRUE, !(flags & Style_Raised) ); break; case PE_PanelMenuBar: - drawMetalFrame( p, r.<a href="ntqrect.html#x">x</a>(), r.<a href="ntqrect.html#y">y</a>(), r.<a href="ntqrect.html#width">width</a>(), r.<a href="ntqrect.html#height">height</a>() ); + drawMetalFrame( p, r.<a href="tqrect.html#x">x</a>(), r.<a href="tqrect.html#y">y</a>(), r.<a href="tqrect.html#width">width</a>(), r.<a href="tqrect.html#height">height</a>() ); break; case PE_ScrollBarAddLine: - drawMetalButton( p, r.<a href="ntqrect.html#x">x</a>(), r.<a href="ntqrect.html#y">y</a>(), r.<a href="ntqrect.html#width">width</a>(), r.<a href="ntqrect.html#height">height</a>(), + drawMetalButton( p, r.<a href="tqrect.html#x">x</a>(), r.<a href="tqrect.html#y">y</a>(), r.<a href="tqrect.html#width">width</a>(), r.<a href="tqrect.html#height">height</a>(), flags & Style_Down, !( flags & Style_Horizontal ) ); <a href="tqstyle.html#drawPrimitive">drawPrimitive</a>( (flags & Style_Horizontal) ? PE_ArrowRight :PE_ArrowDown, p, r, cg, flags, opt ); break; case PE_ScrollBarSubLine: - drawMetalButton( p, r.<a href="ntqrect.html#x">x</a>(), r.<a href="ntqrect.html#y">y</a>(), r.<a href="ntqrect.html#width">width</a>(), r.<a href="ntqrect.html#height">height</a>(), + drawMetalButton( p, r.<a href="tqrect.html#x">x</a>(), r.<a href="tqrect.html#y">y</a>(), r.<a href="tqrect.html#width">width</a>(), r.<a href="tqrect.html#height">height</a>(), flags & Style_Down, !( flags & Style_Horizontal ) ); <a href="tqstyle.html#drawPrimitive">drawPrimitive</a>( (flags & Style_Horizontal) ? PE_ArrowLeft : PE_ArrowUp, p, r, cg, flags, opt ); @@ -1814,7 +1814,7 @@ void MetalStyle::<a href="tqstyle.html#unPolish">unPolish</a>( <a href="tqwidget case PE_ScrollBarSlider: - drawMetalButton( p, r.<a href="ntqrect.html#x">x</a>(), r.<a href="ntqrect.html#y">y</a>(), r.<a href="ntqrect.html#width">width</a>(), r.<a href="ntqrect.html#height">height</a>(), FALSE, + drawMetalButton( p, r.<a href="tqrect.html#x">x</a>(), r.<a href="tqrect.html#y">y</a>(), r.<a href="tqrect.html#width">width</a>(), r.<a href="tqrect.html#height">height</a>(), FALSE, flags & Style_Horizontal ); break; default: @@ -1826,7 +1826,7 @@ void MetalStyle::<a href="tqstyle.html#unPolish">unPolish</a>( <a href="tqwidget <a name="x311"></a>void MetalStyle::<a href="tqstyle.html#drawControl">drawControl</a>( ControlElement element, <a href="tqpainter.html">TQPainter</a> *p, const <a href="tqwidget.html">TQWidget</a> *widget, - const <a href="ntqrect.html">TQRect</a> &r, + const <a href="tqrect.html">TQRect</a> &r, const <a href="tqcolorgroup.html">TQColorGroup</a> &cg, SFlags how, const <a href="tqstyleoption.html">TQStyleOption</a>& opt ) const @@ -1838,7 +1838,7 @@ void MetalStyle::<a href="tqstyle.html#unPolish">unPolish</a>( <a href="tqwidget btn = (const <a href="ntqpushbutton.html">TQPushButton</a>*)widget; int x1, y1, x2, y2; -<a name="x297"></a> r.<a href="ntqrect.html#coords">coords</a>( &x1, &y1, &x2, &y2 ); +<a name="x297"></a> r.<a href="tqrect.html#coords">coords</a>( &x1, &y1, &x2, &y2 ); <a name="x288"></a><a name="x277"></a> p-><a href="tqpainter.html#setPen">setPen</a>( cg.<a href="tqcolorgroup.html#foreground">foreground</a>() ); <a name="x275"></a> p-><a href="tqpainter.html#setBrush">setBrush</a>( TQBrush(cg.<a href="tqcolorgroup.html#button">button</a>(), NoBrush) ); @@ -1853,7 +1853,7 @@ void MetalStyle::<a href="tqstyle.html#unPolish">unPolish</a>( <a href="tqwidget fill = cg.<a href="tqcolorgroup.html#brush">brush</a>( TQColorGroup::Button ); <a name="x294"></a> if ( btn-><a href="ntqpushbutton.html#isDefault">isDefault</a>() ) { - <a href="ntqpointarray.html">TQPointArray</a> a; + <a href="tqpointarray.html">TQPointArray</a> a; <a name="x293"></a> a.setPoints( 9, x1, y1, x2, y1, x2, y2, x1, y2, x1, y1+1, x2-1, y1+1, x2-1, y2-1, x1+1, y2-1, x1+1, y1+1 ); @@ -1894,10 +1894,10 @@ void MetalStyle::<a href="tqstyle.html#unPolish">unPolish</a>( <a href="tqwidget const <a href="ntqpushbutton.html">TQPushButton</a> *btn; btn = (const <a href="ntqpushbutton.html">TQPushButton</a>*)widget; int x, y, w, h; -<a name="x300"></a> r.<a href="ntqrect.html#rect">rect</a>( &x, &y, &w, &h ); +<a name="x300"></a> r.<a href="tqrect.html#rect">rect</a>( &x, &y, &w, &h ); int x1, y1, x2, y2; - r.<a href="ntqrect.html#coords">coords</a>( &x1, &y1, &x2, &y2 ); + r.<a href="tqrect.html#coords">coords</a>( &x1, &y1, &x2, &y2 ); int dx = 0; int dy = 0; if ( btn-><a href="ntqpushbutton.html#isMenuButton">isMenuButton</a>() ) @@ -1929,7 +1929,7 @@ void MetalStyle::<a href="tqstyle.html#unPolish">unPolish</a>( <a href="tqwidget <a name="x310"></a>void MetalStyle::<a href="tqstyle.html#drawComplexControl">drawComplexControl</a>( ComplexControl cc, <a href="tqpainter.html">TQPainter</a> *p, const <a href="tqwidget.html">TQWidget</a> *widget, - const <a href="ntqrect.html">TQRect</a> &r, + const <a href="tqrect.html">TQRect</a> &r, const <a href="tqcolorgroup.html">TQColorGroup</a> &cg, SFlags how, SCFlags sub, @@ -1940,14 +1940,14 @@ void MetalStyle::<a href="tqstyle.html#unPolish">unPolish</a>( <a href="tqwidget case CC_Slider: { const <a href="ntqslider.html">TQSlider</a> *slider = ( const <a href="ntqslider.html">TQSlider</a>* ) widget; - <a href="ntqrect.html">TQRect</a> handle = <a href="tqstyle.html#querySubControlMetrics">querySubControlMetrics</a>( CC_Slider, widget, + <a href="tqrect.html">TQRect</a> handle = <a href="tqstyle.html#querySubControlMetrics">querySubControlMetrics</a>( CC_Slider, widget, SC_SliderHandle, opt); if ( sub & SC_SliderGroove ) TQWindowsStyle::<a href="tqstyle.html#drawComplexControl">drawComplexControl</a>( cc, p, widget, r, cg, how, SC_SliderGroove, subActive, opt ); -<a name="x299"></a> if ( (sub & SC_SliderHandle) && handle.<a href="ntqrect.html#isValid">isValid</a>() ) - drawMetalButton( p, handle.<a href="ntqrect.html#x">x</a>(), handle.<a href="ntqrect.html#y">y</a>(), handle.<a href="ntqrect.html#width">width</a>(), - handle.<a href="ntqrect.html#height">height</a>(), FALSE, +<a name="x299"></a> if ( (sub & SC_SliderHandle) && handle.<a href="tqrect.html#isValid">isValid</a>() ) + drawMetalButton( p, handle.<a href="tqrect.html#x">x</a>(), handle.<a href="tqrect.html#y">y</a>(), handle.<a href="tqrect.html#width">width</a>(), + handle.<a href="tqrect.html#height">height</a>(), FALSE, <a name="x304"></a> slider-><a href="ntqslider.html#orientation">orientation</a>() == TQSlider::Horizontal); break; } @@ -1956,14 +1956,14 @@ void MetalStyle::<a href="tqstyle.html#unPolish">unPolish</a>( <a href="tqwidget // not exactly correct... const <a href="ntqcombobox.html">TQComboBox</a> *cmb = ( const <a href="ntqcombobox.html">TQComboBox</a>* ) widget; - <a href="tqpainter.html#qDrawWinPanel">qDrawWinPanel</a>( p, r.<a href="ntqrect.html#x">x</a>(), r.<a href="ntqrect.html#y">y</a>(), r.<a href="ntqrect.html#width">width</a>(), r.<a href="ntqrect.html#height">height</a>(), cg, TRUE, + <a href="tqpainter.html#qDrawWinPanel">qDrawWinPanel</a>( p, r.<a href="tqrect.html#x">x</a>(), r.<a href="tqrect.html#y">y</a>(), r.<a href="tqrect.html#width">width</a>(), r.<a href="tqrect.html#height">height</a>(), cg, TRUE, cmb-><a href="tqwidget.html#isEnabled">isEnabled</a>() ? &cg.<a href="tqcolorgroup.html#brush">brush</a>( TQColorGroup::Base ) : &cg.<a href="tqcolorgroup.html#brush">brush</a>( TQColorGroup::Background ) ); - drawMetalButton( p, r.<a href="ntqrect.html#x">x</a>() + r.<a href="ntqrect.html#width">width</a>() - 2 - 16, r.<a href="ntqrect.html#y">y</a>() + 2, 16, r.<a href="ntqrect.html#height">height</a>() - 4, + drawMetalButton( p, r.<a href="tqrect.html#x">x</a>() + r.<a href="tqrect.html#width">width</a>() - 2 - 16, r.<a href="tqrect.html#y">y</a>() + 2, 16, r.<a href="tqrect.html#height">height</a>() - 4, how & Style_Sunken, TRUE ); <a href="tqstyle.html#drawPrimitive">drawPrimitive</a>( PE_ArrowDown, p, - TQRect( r.<a href="ntqrect.html#x">x</a>() + r.<a href="ntqrect.html#width">width</a>() - 2 - 16 + 2, - r.<a href="ntqrect.html#y">y</a>() + 2 + 2, 16 - 4, r.<a href="ntqrect.html#height">height</a>() - 4 -4 ), + TQRect( r.<a href="tqrect.html#x">x</a>() + r.<a href="tqrect.html#width">width</a>() - 2 - 16 + 2, + r.<a href="tqrect.html#y">y</a>() + 2 + 2, 16 - 4, r.<a href="tqrect.html#height">height</a>() - 4 -4 ), cg, cmb-><a href="tqwidget.html#isEnabled">isEnabled</a>() ? Style_Enabled : Style_Default, opt ); @@ -2279,35 +2279,35 @@ void <a name="f232"></a>Themes::makeStyle(const <a href="tqstring.html">TQString } else { tqApp-><a href="ntqapplication.html#setStyle">setStyle</a>(style); if(style == "Platinum") { - <a href="ntqpalette.html">TQPalette</a> p( TQColor( 239, 239, 239 ) ); + <a href="tqpalette.html">TQPalette</a> p( TQColor( 239, 239, 239 ) ); <a name="x324"></a> tqApp-><a href="ntqapplication.html#setPalette">setPalette</a>( p, TRUE ); <a name="x323"></a> tqApp-><a href="ntqapplication.html#setFont">setFont</a>( appFont, TRUE ); } else if(style == "Windows") { tqApp-><a href="ntqapplication.html#setFont">setFont</a>( appFont, TRUE ); } else if(style == "CDE") { - <a href="ntqpalette.html">TQPalette</a> p( TQColor( 75, 123, 130 ) ); -<a name="x332"></a> p.<a href="ntqpalette.html#setColor">setColor</a>( TQPalette::Active, TQColorGroup::Base, TQColor( 55, 77, 78 ) ); - p.<a href="ntqpalette.html#setColor">setColor</a>( TQPalette::Inactive, TQColorGroup::Base, TQColor( 55, 77, 78 ) ); - p.<a href="ntqpalette.html#setColor">setColor</a>( TQPalette::Disabled, TQColorGroup::Base, TQColor( 55, 77, 78 ) ); - p.<a href="ntqpalette.html#setColor">setColor</a>( TQPalette::Active, TQColorGroup::Highlight, TQt::white ); - p.<a href="ntqpalette.html#setColor">setColor</a>( TQPalette::Active, TQColorGroup::HighlightedText, TQColor( 55, 77, 78 ) ); - p.<a href="ntqpalette.html#setColor">setColor</a>( TQPalette::Inactive, TQColorGroup::Highlight, TQt::white ); - p.<a href="ntqpalette.html#setColor">setColor</a>( TQPalette::Inactive, TQColorGroup::HighlightedText, TQColor( 55, 77, 78 ) ); - p.<a href="ntqpalette.html#setColor">setColor</a>( TQPalette::Disabled, TQColorGroup::Highlight, TQt::white ); - p.<a href="ntqpalette.html#setColor">setColor</a>( TQPalette::Disabled, TQColorGroup::HighlightedText, TQColor( 55, 77, 78 ) ); - p.<a href="ntqpalette.html#setColor">setColor</a>( TQPalette::Active, TQColorGroup::Foreground, TQt::white ); - p.<a href="ntqpalette.html#setColor">setColor</a>( TQPalette::Active, TQColorGroup::Text, TQt::white ); - p.<a href="ntqpalette.html#setColor">setColor</a>( TQPalette::Active, TQColorGroup::ButtonText, TQt::white ); - p.<a href="ntqpalette.html#setColor">setColor</a>( TQPalette::Inactive, TQColorGroup::Foreground, TQt::white ); - p.<a href="ntqpalette.html#setColor">setColor</a>( TQPalette::Inactive, TQColorGroup::Text, TQt::white ); - p.<a href="ntqpalette.html#setColor">setColor</a>( TQPalette::Inactive, TQColorGroup::ButtonText, TQt::white ); - p.<a href="ntqpalette.html#setColor">setColor</a>( TQPalette::Disabled, TQColorGroup::Foreground, TQt::lightGray ); - p.<a href="ntqpalette.html#setColor">setColor</a>( TQPalette::Disabled, TQColorGroup::Text, TQt::lightGray ); - p.<a href="ntqpalette.html#setColor">setColor</a>( TQPalette::Disabled, TQColorGroup::ButtonText, TQt::lightGray ); + <a href="tqpalette.html">TQPalette</a> p( TQColor( 75, 123, 130 ) ); +<a name="x332"></a> p.<a href="tqpalette.html#setColor">setColor</a>( TQPalette::Active, TQColorGroup::Base, TQColor( 55, 77, 78 ) ); + p.<a href="tqpalette.html#setColor">setColor</a>( TQPalette::Inactive, TQColorGroup::Base, TQColor( 55, 77, 78 ) ); + p.<a href="tqpalette.html#setColor">setColor</a>( TQPalette::Disabled, TQColorGroup::Base, TQColor( 55, 77, 78 ) ); + p.<a href="tqpalette.html#setColor">setColor</a>( TQPalette::Active, TQColorGroup::Highlight, TQt::white ); + p.<a href="tqpalette.html#setColor">setColor</a>( TQPalette::Active, TQColorGroup::HighlightedText, TQColor( 55, 77, 78 ) ); + p.<a href="tqpalette.html#setColor">setColor</a>( TQPalette::Inactive, TQColorGroup::Highlight, TQt::white ); + p.<a href="tqpalette.html#setColor">setColor</a>( TQPalette::Inactive, TQColorGroup::HighlightedText, TQColor( 55, 77, 78 ) ); + p.<a href="tqpalette.html#setColor">setColor</a>( TQPalette::Disabled, TQColorGroup::Highlight, TQt::white ); + p.<a href="tqpalette.html#setColor">setColor</a>( TQPalette::Disabled, TQColorGroup::HighlightedText, TQColor( 55, 77, 78 ) ); + p.<a href="tqpalette.html#setColor">setColor</a>( TQPalette::Active, TQColorGroup::Foreground, TQt::white ); + p.<a href="tqpalette.html#setColor">setColor</a>( TQPalette::Active, TQColorGroup::Text, TQt::white ); + p.<a href="tqpalette.html#setColor">setColor</a>( TQPalette::Active, TQColorGroup::ButtonText, TQt::white ); + p.<a href="tqpalette.html#setColor">setColor</a>( TQPalette::Inactive, TQColorGroup::Foreground, TQt::white ); + p.<a href="tqpalette.html#setColor">setColor</a>( TQPalette::Inactive, TQColorGroup::Text, TQt::white ); + p.<a href="tqpalette.html#setColor">setColor</a>( TQPalette::Inactive, TQColorGroup::ButtonText, TQt::white ); + p.<a href="tqpalette.html#setColor">setColor</a>( TQPalette::Disabled, TQColorGroup::Foreground, TQt::lightGray ); + p.<a href="tqpalette.html#setColor">setColor</a>( TQPalette::Disabled, TQColorGroup::Text, TQt::lightGray ); + p.<a href="tqpalette.html#setColor">setColor</a>( TQPalette::Disabled, TQColorGroup::ButtonText, TQt::lightGray ); tqApp-><a href="ntqapplication.html#setPalette">setPalette</a>( p, TRUE ); tqApp-><a href="ntqapplication.html#setFont">setFont</a>( TQFont( "times", appFont.pointSize() ), TRUE ); } else if(style == "Motif" || style == "MotifPlus") { - <a href="ntqpalette.html">TQPalette</a> p( TQColor( 192, 192, 192 ) ); + <a href="tqpalette.html">TQPalette</a> p( TQColor( 192, 192, 192 ) ); tqApp-><a href="ntqapplication.html#setPalette">setPalette</a>( p, TRUE ); tqApp-><a href="ntqapplication.html#setFont">setFont</a>( appFont, TRUE ); } diff --git a/doc/html/tictac-example.html b/doc/html/tictac-example.html index f3ac95b51..136d099bd 100644 --- a/doc/html/tictac-example.html +++ b/doc/html/tictac-example.html @@ -193,13 +193,13 @@ private: <a name="x31"></a>void TicTacButton::<a href="ntqbutton.html#drawButtonLabel">drawButtonLabel</a>( <a href="tqpainter.html">TQPainter</a> *p ) { - <a href="ntqrect.html">TQRect</a> r = <a href="tqwidget.html#rect">rect</a>(); + <a href="tqrect.html">TQRect</a> r = <a href="tqwidget.html#rect">rect</a>(); p-><a href="tqpainter.html#setPen">setPen</a>( TQPen( white,2 ) ); // set fat pen if ( t == Circle ) { -<a name="x36"></a><a name="x35"></a><a name="x28"></a> p-><a href="tqpainter.html#drawEllipse">drawEllipse</a>( r.<a href="ntqrect.html#left">left</a>()+4, r.<a href="ntqrect.html#top">top</a>()+4, r.<a href="ntqrect.html#width">width</a>()-8, r.<a href="ntqrect.html#height">height</a>()-8 ); +<a name="x36"></a><a name="x35"></a><a name="x28"></a> p-><a href="tqpainter.html#drawEllipse">drawEllipse</a>( r.<a href="tqrect.html#left">left</a>()+4, r.<a href="tqrect.html#top">top</a>()+4, r.<a href="tqrect.html#width">width</a>()-8, r.<a href="tqrect.html#height">height</a>()-8 ); } else if ( t == Cross ) { // draw cross -<a name="x37"></a><a name="x33"></a> p-><a href="tqpainter.html#drawLine">drawLine</a>( r.<a href="ntqrect.html#topLeft">topLeft</a>() +TQPoint(4,4), r.<a href="ntqrect.html#bottomRight">bottomRight</a>()-TQPoint(4,4)); -<a name="x38"></a><a name="x32"></a> p-><a href="tqpainter.html#drawLine">drawLine</a>( r.<a href="ntqrect.html#bottomLeft">bottomLeft</a>()+TQPoint(4,-4),r.<a href="ntqrect.html#topRight">topRight</a>() -TQPoint(4,-4)); +<a name="x37"></a><a name="x33"></a> p-><a href="tqpainter.html#drawLine">drawLine</a>( r.<a href="tqrect.html#topLeft">topLeft</a>() +TQPoint(4,4), r.<a href="tqrect.html#bottomRight">bottomRight</a>()-TQPoint(4,4)); +<a name="x38"></a><a name="x32"></a> p-><a href="tqpainter.html#drawLine">drawLine</a>( r.<a href="tqrect.html#bottomLeft">bottomLeft</a>()+TQPoint(4,-4),r.<a href="tqrect.html#topRight">topRight</a>() -TQPoint(4,-4)); } } @@ -223,7 +223,7 @@ private: buttons = new TicTacButtons(n); // create real buttons btArray = new TicTacArray(n); // create button model <a href="qgridlayout.html">TQGridLayout</a> * grid = new <a href="qgridlayout.html">TQGridLayout</a>( this, nBoard, nBoard, 4 ); - <a href="ntqpalette.html">TQPalette</a> p( blue ); + <a href="tqpalette.html">TQPalette</a> p( blue ); for ( int i=0; i<n; i++ ) { // create and connect buttons TicTacButton *ttb = new TicTacButton( this ); <a name="x45"></a> ttb-><a href="tqwidget.html#setPalette">setPalette</a>( p ); diff --git a/doc/html/titleindex b/doc/html/titleindex index 08ccb296f..2b395fee3 100644 --- a/doc/html/titleindex +++ b/doc/html/titleindex @@ -393,16 +393,16 @@ QFrame Class | ntqframe.html QFrame Member List | qframe-members.html TQFtp Class | tqftp.html TQFtp Member List | tqftp-members.html -QGL Class | ntqgl.html -QGL Member List | qgl-members.html -QGLColormap Class | ntqglcolormap.html -QGLColormap Member List | qglcolormap-members.html -QGLContext Class | qglcontext.html -QGLContext Member List | qglcontext-members.html -QGLFormat Class | qglformat.html -QGLFormat Member List | qglformat-members.html -QGLWidget Class | qglwidget.html -QGLWidget Member List | qglwidget-members.html +TQGL Class | tqgl.html +TQGL Member List | tqgl-members.html +TQGLColormap Class | tqglcolormap.html +TQGLColormap Member List | tqglcolormap-members.html +TQGLContext Class | tqglcontext.html +TQGLContext Member List | tqglcontext-members.html +TQGLFormat Class | tqglformat.html +TQGLFormat Member List | tqglformat-members.html +TQGLWidget Class | tqglwidget.html +TQGLWidget Member List | tqglwidget-members.html QGLayoutIterator Class | qglayoutiterator.html QGLayoutIterator Member List | qglayoutiterator-members.html TQGb18030Codec Class | tqgb18030codec.html @@ -603,8 +603,8 @@ TQObjectList Class | tqobjectlist.html TQObjectList Member List | tqobjectlist-members.html TQObjectListIterator Class | tqobjectlistiterator.html TQObjectListIterator Member List | tqobjectlistiterator-members.html -QPNGImagePacker Class | qpngimagepacker.html -QPNGImagePacker Member List | qpngimagepacker-members.html +TQPNGImagePacker Class | tqpngimagepacker.html +TQPNGImagePacker Member List | tqpngimagepacker-members.html TQPaintDevice Class | tqpaintdevice.html TQPaintDevice Member List | tqpaintdevice-members.html TQPaintDeviceMetrics Class | tqpaintdevicemetrics.html @@ -615,26 +615,26 @@ TQPainter Class | tqpainter.html TQPainter Member List | tqpainter-members.html TQPair Class | tqpair.html TQPair Member List | tqpair-members.html -QPalette Class | ntqpalette.html -QPalette Member List | qpalette-members.html -QPen Class | ntqpen.html -QPen Member List | qpen-members.html -QPicture Class | ntqpicture.html -QPicture Member List | qpicture-members.html -QPixmap Class | ntqpixmap.html -QPixmap Member List | qpixmap-members.html -QPixmapCache Class | ntqpixmapcache.html -QPixmapCache Member List | qpixmapcache-members.html +TQPalette Class | tqpalette.html +TQPalette Member List | tqpalette-members.html +TQPen Class | tqpen.html +TQPen Member List | tqpen-members.html +TQPicture Class | tqpicture.html +TQPicture Member List | tqpicture-members.html +TQPixmap Class | tqpixmap.html +TQPixmap Member List | tqpixmap-members.html +TQPixmapCache Class | tqpixmapcache.html +TQPixmapCache Member List | tqpixmapcache-members.html QPlatinumStyle Class | ntqplatinumstyle.html QPlatinumStyle Member List | qplatinumstyle-members.html -QPoint Class | ntqpoint.html -QPoint Member List | qpoint-members.html -QPointArray Class | ntqpointarray.html -QPointArray Member List | qpointarray-members.html +TQPoint Class | tqpoint.html +TQPoint Member List | tqpoint-members.html +TQPointArray Class | tqpointarray.html +TQPointArray Member List | tqpointarray-members.html TQPopupMenu Class | tqpopupmenu.html TQPopupMenu Member List | tqpopupmenu-members.html -QPrinter Class | ntqprinter.html -QPrinter Member List | qprinter-members.html +TQPrinter Class | tqprinter.html +TQPrinter Member List | tqprinter-members.html TQProcess Class | tqprocess.html TQProcess Examples | tqprocess-examples.html TQProcess Member List | tqprocess-members.html @@ -664,14 +664,14 @@ QRadioButton Class | ntqradiobutton.html QRadioButton Member List | qradiobutton-members.html QRangeControl Class | ntqrangecontrol.html QRangeControl Member List | qrangecontrol-members.html -QRect Class | ntqrect.html -QRect Member List | qrect-members.html +TQRect Class | tqrect.html +TQRect Member List | tqrect-members.html TQRegExp Class | tqregexp.html TQRegExp Member List | tqregexp-members.html TQRegExpValidator Class | tqregexpvalidator.html TQRegExpValidator Member List | tqregexpvalidator-members.html -QRegion Class | ntqregion.html -QRegion Member List | qregion-members.html +TQRegion Class | tqregion.html +TQRegion Member List | tqregion-members.html QResizeEvent Class | qresizeevent.html QResizeEvent Member List | qresizeevent-members.html QSGIStyle Class | ntqsgistyle.html @@ -882,8 +882,8 @@ TQValueVector Class | tqvaluevector.html TQValueVector Member List | tqvaluevector-members.html QVariant Class | ntqvariant.html QVariant Member List | qvariant-members.html -QWMatrix Class | ntqwmatrix.html -QWMatrix Member List | qwmatrix-members.html +TQWMatrix Class | tqwmatrix.html +TQWMatrix Member List | tqwmatrix-members.html TQWaitCondition Class | tqwaitcondition.html TQWaitCondition Member List | tqwaitcondition-members.html QWhatsThis Class | ntqwhatsthis.html @@ -1135,8 +1135,8 @@ tqfontmetrics.h Include File | tqfontmetrics-h.html ntqframe.h Include File | qframe-h.html tqftp.h Include File | tqftp-h.html tqgb18030codec.h Include File | tqgb18030codec-h.html -ntqgl.h Include File | qgl-h.html -ntqglcolormap.h Include File | qglcolormap-h.html +tqgl.h Include File | tqgl-h.html +tqglcolormap.h Include File | tqglcolormap-h.html ntqglobal.h Include File | qglobal-h.html ntqgrid.h Include File | qgrid-h.html ntqgridview.h Include File | qgridview-h.html @@ -1194,17 +1194,17 @@ tqpaintdevice.h Include File | tqpaintdevice-h.html tqpaintdevicemetrics.h Include File | tqpaintdevicemetrics-h.html tqpainter.h Include File | tqpainter-h.html tqpair.h Include File | tqpair-h.html -ntqpalette.h Include File | qpalette-h.html -ntqpen.h Include File | qpen-h.html -ntqpicture.h Include File | qpicture-h.html -ntqpixmap.h Include File | qpixmap-h.html -ntqpixmapcache.h Include File | qpixmapcache-h.html +tqpalette.h Include File | tqpalette-h.html +tqpen.h Include File | tqpen-h.html +tqpicture.h Include File | tqpicture-h.html +tqpixmap.h Include File | tqpixmap-h.html +tqpixmapcache.h Include File | tqpixmapcache-h.html ntqplatinumstyle.h Include File | qplatinumstyle-h.html -ntqpngio.h Include File | qpngio-h.html -ntqpoint.h Include File | qpoint-h.html -ntqpointarray.h Include File | qpointarray-h.html +tqpngio.h Include File | tqpngio-h.html +tqpoint.h Include File | tqpoint-h.html +tqpointarray.h Include File | tqpointarray-h.html tqpopupmenu.h Include File | tqpopupmenu-h.html -ntqprinter.h Include File | qprinter-h.html +tqprinter.h Include File | tqprinter-h.html tqprocess.h Include File | tqprocess-h.html ntqprogressbar.h Include File | qprogressbar-h.html ntqprogressdialog.h Include File | qprogressdialog-h.html @@ -1217,9 +1217,9 @@ tqptrvector.h Include File | tqptrvector-h.html ntqpushbutton.h Include File | qpushbutton-h.html ntqradiobutton.h Include File | qradiobutton-h.html ntqrangecontrol.h Include File | qrangecontrol-h.html -ntqrect.h Include File | qrect-h.html +tqrect.h Include File | tqrect-h.html tqregexp.h Include File | tqregexp-h.html -ntqregion.h Include File | qregion-h.html +tqregion.h Include File | tqregion-h.html tqhebrewcodec.h Include File | tqhebrewcodec-h.html ntqscrollbar.h Include File | qscrollbar-h.html ntqscrollview.h Include File | qscrollview-h.html @@ -1307,7 +1307,7 @@ tqwidgetstack.h Include File | tqwidgetstack-h.html ntqwindowdefs.h Include File | qwindowdefs-h.html ntqwindowsstyle.h Include File | qwindowsstyle-h.html ntqwizard.h Include File | qwizard-h.html -ntqwmatrix.h Include File | qwmatrix-h.html +tqwmatrix.h Include File | tqwmatrix-h.html tqworkspace.h Include File | tqworkspace-h.html tqxml.h Include File | tqxml-h.html qxtwidget.h Include File | qxtwidget-h.html diff --git a/doc/html/tooltip-example.html b/doc/html/tooltip-example.html index edccc2c2d..d0a60c690 100644 --- a/doc/html/tooltip-example.html +++ b/doc/html/tooltip-example.html @@ -60,7 +60,7 @@ public: DynamicTip( <a href="tqwidget.html">TQWidget</a> * parent ); protected: - void maybeTip( const <a href="ntqpoint.html">TQPoint</a> & ); + void maybeTip( const <a href="tqpoint.html">TQPoint</a> & ); }; @@ -71,7 +71,7 @@ public: TellMe( <a href="tqwidget.html">TQWidget</a> * parent = 0, const char * name = 0 ); ~TellMe(); - <a href="ntqrect.html">TQRect</a> tip( const <a href="ntqpoint.html">TQPoint</a> & ); + <a href="tqrect.html">TQRect</a> tip( const <a href="tqpoint.html">TQPoint</a> & ); protected: void paintEvent( <a href="tqpaintevent.html">TQPaintEvent</a> * ); @@ -79,9 +79,9 @@ protected: void resizeEvent( <a href="qresizeevent.html">TQResizeEvent</a> * ); private: - <a href="ntqrect.html">TQRect</a> randomRect(); + <a href="tqrect.html">TQRect</a> randomRect(); - <a href="ntqrect.html">TQRect</a> r1, r2, r3; + <a href="tqrect.html">TQRect</a> r1, r2, r3; DynamicTip * t; }; </pre> @@ -111,17 +111,17 @@ private: } -<a name="x451"></a>void DynamicTip::<a href="tqtooltip.html#maybeTip">maybeTip</a>( const <a href="ntqpoint.html">TQPoint</a> &pos ) +<a name="x451"></a>void DynamicTip::<a href="tqtooltip.html#maybeTip">maybeTip</a>( const <a href="tqpoint.html">TQPoint</a> &pos ) { if ( !parentWidget()->inherits( "TellMe" ) ) return; - <a href="ntqrect.html">TQRect</a> r( ((TellMe*)<a href="tqtooltip.html#parentWidget">parentWidget</a>())->tip(pos) ); -<a name="x448"></a> if ( !r.<a href="ntqrect.html#isValid">isValid</a>() ) + <a href="tqrect.html">TQRect</a> r( ((TellMe*)<a href="tqtooltip.html#parentWidget">parentWidget</a>())->tip(pos) ); +<a name="x448"></a> if ( !r.<a href="tqrect.html#isValid">isValid</a>() ) return; <a href="tqstring.html">TQString</a> s; -<a name="x449"></a><a name="x447"></a> s.<a href="tqstring.html#sprintf">sprintf</a>( "position: %d,%d", r.<a href="ntqrect.html#center">center</a>().x(), r.<a href="ntqrect.html#center">center</a>().y() ); +<a name="x449"></a><a name="x447"></a> s.<a href="tqstring.html#sprintf">sprintf</a>( "position: %d,%d", r.<a href="tqrect.html#center">center</a>().x(), r.<a href="tqrect.html#center">center</a>().y() ); tip( r, s ); } @@ -196,7 +196,7 @@ TQRect <a name="f253"></a>TellMe::randomRect() } -TQRect <a name="f254"></a>TellMe::tip( const <a href="ntqpoint.html">TQPoint</a> & p ) +TQRect <a name="f254"></a>TellMe::tip( const <a href="tqpoint.html">TQPoint</a> & p ) { if ( r1.contains( p ) ) return r1; diff --git a/doc/html/tqaction-application-example.html b/doc/html/tqaction-application-example.html index 444153767..3e8d44773 100644 --- a/doc/html/tqaction-application-example.html +++ b/doc/html/tqaction-application-example.html @@ -81,7 +81,7 @@ private slots: void aboutTQt(); private: - <a href="ntqprinter.html">TQPrinter</a> *printer; + <a href="tqprinter.html">TQPrinter</a> *printer; <a href="tqtextedit.html">TQTextEdit</a> *e; <a href="tqstring.html">TQString</a> filename; }; @@ -105,7 +105,7 @@ private: #include "application.h" #include <<a href="tqimage-h.html">tqimage.h</a>> -#include <<a href="qpixmap-h.html">ntqpixmap.h</a>> +#include <<a href="tqpixmap-h.html">tqpixmap.h</a>> #include <<a href="tqtoolbar-h.html">tqtoolbar.h</a>> #include <<a href="tqtoolbutton-h.html">tqtoolbutton.h</a>> #include <<a href="tqpopupmenu-h.html">tqpopupmenu.h</a>> @@ -115,7 +115,7 @@ private: #include <<a href="tqfiledialog-h.html">tqfiledialog.h</a>> #include <<a href="tqstatusbar-h.html">tqstatusbar.h</a>> #include <<a href="qmessagebox-h.html">ntqmessagebox.h</a>> -#include <<a href="qprinter-h.html">ntqprinter.h</a>> +#include <<a href="tqprinter-h.html">tqprinter.h</a>> #include <<a href="qapplication-h.html">ntqapplication.h</a>> #include <<a href="qaccel-h.html">ntqaccel.h</a>> #include <<a href="tqtextstream-h.html">tqtextstream.h</a>> @@ -133,7 +133,7 @@ private: <a name="f375"></a>ApplicationWindow::ApplicationWindow() : <a href="tqmainwindow.html">TQMainWindow</a>( 0, "example application main window", WDestructiveClose ) { - printer = new <a href="ntqprinter.html">TQPrinter</a>( TQPrinter::HighResolution ); + printer = new <a href="tqprinter.html">TQPrinter</a>( TQPrinter::HighResolution ); <a href="tqaction.html">TQAction</a> * fileNewAction; <a href="tqaction.html">TQAction</a> * fileOpenAction; @@ -321,8 +321,8 @@ void <a name="f380"></a>ApplicationWindow::saveAs() void <a name="f381"></a>ApplicationWindow::print() { -<a name="x1150"></a> printer-><a href="ntqprinter.html#setFullPage">setFullPage</a>( TRUE ); -<a name="x1151"></a> if ( printer-><a href="ntqprinter.html#setup">setup</a>(this) ) { // printer dialog +<a name="x1150"></a> printer-><a href="tqprinter.html#setFullPage">setFullPage</a>( TRUE ); +<a name="x1151"></a> if ( printer-><a href="tqprinter.html#setup">setup</a>(this) ) { // printer dialog <a href="tqmainwindow.html#statusBar">statusBar</a>()->message( "Printing..." ); <a href="tqpainter.html">TQPainter</a> p; if( !p.<a href="tqpainter.html#begin">begin</a>( printer ) ) { // paint on printer @@ -333,24 +333,24 @@ void <a name="f381"></a>ApplicationWindow::print() <a name="x1145"></a> <a href="tqpaintdevicemetrics.html">TQPaintDeviceMetrics</a> metrics( p.<a href="tqpainter.html#device">device</a>() ); <a name="x1142"></a> int dpiy = metrics.<a href="tqpaintdevicemetrics.html#logicalDpiY">logicalDpiY</a>(); int margin = (int) ( (2/2.54)*dpiy ); // 2 cm margins -<a name="x1143"></a><a name="x1141"></a> <a href="ntqrect.html">TQRect</a> view( margin, margin, metrics.<a href="tqpaintdevicemetrics.html#width">width</a>() - 2*margin, metrics.<a href="tqpaintdevicemetrics.html#height">height</a>() - 2*margin ); +<a name="x1143"></a><a name="x1141"></a> <a href="tqrect.html">TQRect</a> view( margin, margin, metrics.<a href="tqpaintdevicemetrics.html#width">width</a>() - 2*margin, metrics.<a href="tqpaintdevicemetrics.html#height">height</a>() - 2*margin ); <a name="x1163"></a> <a href="ntqsimplerichtext.html">TQSimpleRichText</a> richText( TQStyleSheet::<a href="tqstylesheet.html#convertFromPlainText">convertFromPlainText</a>(e-><a href="tqtextedit.html#text">text</a>()), TQFont(), <a name="x1164"></a> e-><a href="tqtextedit.html#context">context</a>(), <a name="x1169"></a> e-><a href="tqtextedit.html#styleSheet">styleSheet</a>(), <a name="x1166"></a> e-><a href="tqtextedit.html#mimeSourceFactory">mimeSourceFactory</a>(), - view.<a href="ntqrect.html#height">height</a>() ); -<a name="x1160"></a> richText.<a href="ntqsimplerichtext.html#setWidth">setWidth</a>( &p, view.<a href="ntqrect.html#width">width</a>() ); + view.<a href="tqrect.html#height">height</a>() ); +<a name="x1160"></a> richText.<a href="ntqsimplerichtext.html#setWidth">setWidth</a>( &p, view.<a href="tqrect.html#width">width</a>() ); int page = 1; do { <a name="x1158"></a> richText.<a href="ntqsimplerichtext.html#draw">draw</a>( &p, margin, margin, view, colorGroup() ); -<a name="x1154"></a> view.<a href="ntqrect.html#moveBy">moveBy</a>( 0, view.<a href="ntqrect.html#height">height</a>() ); -<a name="x1148"></a> p.<a href="tqpainter.html#translate">translate</a>( 0 , -view.<a href="ntqrect.html#height">height</a>() ); -<a name="x1155"></a><a name="x1147"></a> p.<a href="tqpainter.html#drawText">drawText</a>( view.<a href="ntqrect.html#right">right</a>() - p.<a href="tqpainter.html#fontMetrics">fontMetrics</a>().width( TQString::<a href="tqstring.html#number">number</a>( page ) ), -<a name="x1152"></a> view.<a href="ntqrect.html#bottom">bottom</a>() + p.<a href="tqpainter.html#fontMetrics">fontMetrics</a>().ascent() + 5, TQString::number( page ) ); -<a name="x1159"></a> if ( view.<a href="ntqrect.html#top">top</a>() - margin >= richText.<a href="ntqsimplerichtext.html#height">height</a>() ) +<a name="x1154"></a> view.<a href="tqrect.html#moveBy">moveBy</a>( 0, view.<a href="tqrect.html#height">height</a>() ); +<a name="x1148"></a> p.<a href="tqpainter.html#translate">translate</a>( 0 , -view.<a href="tqrect.html#height">height</a>() ); +<a name="x1155"></a><a name="x1147"></a> p.<a href="tqpainter.html#drawText">drawText</a>( view.<a href="tqrect.html#right">right</a>() - p.<a href="tqpainter.html#fontMetrics">fontMetrics</a>().width( TQString::<a href="tqstring.html#number">number</a>( page ) ), +<a name="x1152"></a> view.<a href="tqrect.html#bottom">bottom</a>() + p.<a href="tqpainter.html#fontMetrics">fontMetrics</a>().ascent() + 5, TQString::number( page ) ); +<a name="x1159"></a> if ( view.<a href="tqrect.html#top">top</a>() - margin >= richText.<a href="ntqsimplerichtext.html#height">height</a>() ) break; -<a name="x1149"></a> printer-><a href="ntqprinter.html#newPage">newPage</a>(); +<a name="x1149"></a> printer-><a href="tqprinter.html#newPage">newPage</a>(); page++; } while (TRUE); diff --git a/doc/html/tqactiongroup.html b/doc/html/tqactiongroup.html index ddcd0e2ad..db856d78f 100644 --- a/doc/html/tqactiongroup.html +++ b/doc/html/tqactiongroup.html @@ -83,7 +83,7 @@ appearing as separate menu options and toolbar buttons. by default, only one of the actions in the group is ever active at any one time. We then connect the group's <a href="#selected">selected</a>() signal to our textAlign() slot. -<p> <pre> <a name="x2113"></a> actionAlignLeft = new <a href="tqaction.html">TQAction</a>( TQPixmap::<a href="ntqpixmap.html#fromMimeSource">fromMimeSource</a>( "textleft.xpm" ), tr( "&Left" ), CTRL + Key_L, grp, "textLeft" ); +<p> <pre> <a name="x2113"></a> actionAlignLeft = new <a href="tqaction.html">TQAction</a>( TQPixmap::<a href="tqpixmap.html#fromMimeSource">fromMimeSource</a>( "textleft.xpm" ), tr( "&Left" ), CTRL + Key_L, grp, "textLeft" ); <a name="x2111"></a> actionAlignLeft-><a href="tqaction.html#setToggleAction">setToggleAction</a>( TRUE ); </pre> <p> We create a left align action, add it to the toolbar and the menu diff --git a/doc/html/tqbitmap-h.html b/doc/html/tqbitmap-h.html index 7ebafcca6..be215ddac 100644 --- a/doc/html/tqbitmap-h.html +++ b/doc/html/tqbitmap-h.html @@ -78,7 +78,7 @@ body { background: #ffffff; color: black; } #define TQBITMAP_H #ifndef QT_H -#include "ntqpixmap.h" +#include "tqpixmap.h" #endif // QT_H diff --git a/doc/html/tqbitmap-members.html b/doc/html/tqbitmap-members.html index 4428fa86c..662a5ca25 100644 --- a/doc/html/tqbitmap-members.html +++ b/doc/html/tqbitmap-members.html @@ -37,43 +37,43 @@ body { background: #ffffff; color: black; } <ul> <li><a href="tqbitmap.html#TQBitmap">TQBitmap</a>() <li><a href="tqpaintdevice.html#cmd">cmd</a>() -<li><a href="ntqpixmap.html#convertFromImage">convertFromImage</a>() -<li><a href="ntqpixmap.html#convertToImage">convertToImage</a>() -<li><a href="ntqpixmap.html#createHeuristicMask">createHeuristicMask</a>() -<li><a href="ntqpixmap.html#defaultDepth">defaultDepth</a>() -<li><a href="ntqpixmap.html#defaultOptimization">defaultOptimization</a>() -<li><a href="ntqpixmap.html#depth">depth</a>() -<li><a href="ntqpixmap.html#detach">detach</a>() -<li><a href="ntqpixmap.html#fill">fill</a>() -<li><a href="ntqpixmap.html#fromMimeSource">fromMimeSource</a>() -<li><a href="ntqpixmap.html#grabWidget">grabWidget</a>() -<li><a href="ntqpixmap.html#grabWindow">grabWindow</a>() +<li><a href="tqpixmap.html#convertFromImage">convertFromImage</a>() +<li><a href="tqpixmap.html#convertToImage">convertToImage</a>() +<li><a href="tqpixmap.html#createHeuristicMask">createHeuristicMask</a>() +<li><a href="tqpixmap.html#defaultDepth">defaultDepth</a>() +<li><a href="tqpixmap.html#defaultOptimization">defaultOptimization</a>() +<li><a href="tqpixmap.html#depth">depth</a>() +<li><a href="tqpixmap.html#detach">detach</a>() +<li><a href="tqpixmap.html#fill">fill</a>() +<li><a href="tqpixmap.html#fromMimeSource">fromMimeSource</a>() +<li><a href="tqpixmap.html#grabWidget">grabWidget</a>() +<li><a href="tqpixmap.html#grabWindow">grabWindow</a>() <li><a href="tqpaintdevice.html#handle">handle</a>() -<li><a href="ntqpixmap.html#hasAlpha">hasAlpha</a>() -<li><a href="ntqpixmap.html#hasAlphaChannel">hasAlphaChannel</a>() -<li><a href="ntqpixmap.html#height">height</a>() -<li><a href="ntqpixmap.html#imageFormat">imageFormat</a>() +<li><a href="tqpixmap.html#hasAlpha">hasAlpha</a>() +<li><a href="tqpixmap.html#hasAlphaChannel">hasAlphaChannel</a>() +<li><a href="tqpixmap.html#height">height</a>() +<li><a href="tqpixmap.html#imageFormat">imageFormat</a>() <li><a href="tqpaintdevice.html#isExtDev">isExtDev</a>() -<li><a href="ntqpixmap.html#isNull">isNull</a>() -<li><a href="ntqpixmap.html#isTQBitmap">isTQBitmap</a>() -<li><a href="ntqpixmap.html#load">load</a>() -<li><a href="ntqpixmap.html#loadFromData">loadFromData</a>() -<li><a href="ntqpixmap.html#mask">mask</a>() -<li><a href="ntqpixmap.html#metric">metric</a>() +<li><a href="tqpixmap.html#isNull">isNull</a>() +<li><a href="tqpixmap.html#isTQBitmap">isTQBitmap</a>() +<li><a href="tqpixmap.html#load">load</a>() +<li><a href="tqpixmap.html#loadFromData">loadFromData</a>() +<li><a href="tqpixmap.html#mask">mask</a>() +<li><a href="tqpixmap.html#metric">metric</a>() <li><a href="tqbitmap.html#operator-eq">operator=</a>() -<li><a href="ntqpixmap.html#optimization">optimization</a>() +<li><a href="tqpixmap.html#optimization">optimization</a>() <li><a href="tqpaintdevice.html#paintingActive">paintingActive</a>() -<li><a href="ntqpixmap.html#rect">rect</a>() -<li><a href="ntqpixmap.html#resize">resize</a>() -<li><a href="ntqpixmap.html#save">save</a>() -<li><a href="ntqpixmap.html#selfMask">selfMask</a>() -<li><a href="ntqpixmap.html#serialNumber">serialNumber</a>() -<li><a href="ntqpixmap.html#setDefaultOptimization">setDefaultOptimization</a>() -<li><a href="ntqpixmap.html#setMask">setMask</a>() -<li><a href="ntqpixmap.html#setOptimization">setOptimization</a>() -<li><a href="ntqpixmap.html#size">size</a>() -<li><a href="ntqpixmap.html#trueMatrix">trueMatrix</a>() -<li><a href="ntqpixmap.html#width">width</a>() +<li><a href="tqpixmap.html#rect">rect</a>() +<li><a href="tqpixmap.html#resize">resize</a>() +<li><a href="tqpixmap.html#save">save</a>() +<li><a href="tqpixmap.html#selfMask">selfMask</a>() +<li><a href="tqpixmap.html#serialNumber">serialNumber</a>() +<li><a href="tqpixmap.html#setDefaultOptimization">setDefaultOptimization</a>() +<li><a href="tqpixmap.html#setMask">setMask</a>() +<li><a href="tqpixmap.html#setOptimization">setOptimization</a>() +<li><a href="tqpixmap.html#size">size</a>() +<li><a href="tqpixmap.html#trueMatrix">trueMatrix</a>() +<li><a href="tqpixmap.html#width">width</a>() <li><a href="tqpaintdevice.html#x11AppCells">x11AppCells</a>() <li><a href="tqpaintdevice.html#x11AppColormap">x11AppColormap</a>() <li><a href="tqpaintdevice.html#x11AppDefaultColormap">x11AppDefaultColormap</a>() diff --git a/doc/html/tqbitmap.html b/doc/html/tqbitmap.html index abea71e97..18a70c8fa 100644 --- a/doc/html/tqbitmap.html +++ b/doc/html/tqbitmap.html @@ -34,7 +34,7 @@ body { background: #ffffff; color: black; } <p>The TQBitmap class provides monochrome (1-bit depth) pixmaps. <a href="#details">More...</a> <p><tt>#include <<a href="tqbitmap-h.html">tqbitmap.h</a>></tt> -<p>Inherits <a href="ntqpixmap.html">TQPixmap</a>. +<p>Inherits <a href="tqpixmap.html">TQPixmap</a>. <p><a href="tqbitmap-members.html">List of all member functions.</a> <h2>Public Members</h2> <ul> @@ -59,12 +59,12 @@ The TQBitmap class provides monochrome (1-bit depth) pixmaps. <p> The TQBitmap class is a monochrome off-screen paint device used mainly for creating custom <a href="ntqcursor.html">TQCursor</a> and <a href="tqbrush.html">TQBrush</a> objects, in -<a href="ntqpixmap.html#setMask">TQPixmap::setMask</a>() and for <a href="ntqregion.html">TQRegion</a>. -<p> A TQBitmap is a <a href="ntqpixmap.html">TQPixmap</a> with a <a href="ntqpixmap.html#depth">depth</a> +<a href="tqpixmap.html#setMask">TQPixmap::setMask</a>() and for <a href="tqregion.html">TQRegion</a>. +<p> A TQBitmap is a <a href="tqpixmap.html">TQPixmap</a> with a <a href="tqpixmap.html#depth">depth</a> of 1. If a pixmap with a depth greater than 1 is assigned to a bitmap, the bitmap will be dithered automatically. A TQBitmap is guaranteed to always have the depth 1, unless it is -<a href="ntqpixmap.html#isNull">TQPixmap::isNull</a>() which has depth 0. +<a href="tqpixmap.html#isNull">TQPixmap::isNull</a>() which has depth 0. <p> When drawing in a TQBitmap (or TQPixmap with depth 1), we recommend using the <a href="tqcolor.html">TQColor</a> objects <tt>TQt::color0</tt> and <tt>TQt::color1</tt>. Painting with <tt>color0</tt> sets the bitmap bits to 0, and painting @@ -75,18 +75,18 @@ sense because the <a href="tqcolor.html#pixel">TQColor::pixel</a>() value is not black and 1 for white. <p> The TQBitmap can be transformed (translated, scaled, sheared or rotated) using <a href="#xForm">xForm</a>(). -<p> Just like the <a href="ntqpixmap.html">TQPixmap</a> class, TQBitmap is optimized by the use of +<p> Just like the <a href="tqpixmap.html">TQPixmap</a> class, TQBitmap is optimized by the use of <a href="shclass.html">implicit sharing</a>, so it is very efficient to pass TQBitmap objects as arguments. -<p> <p>See also <a href="ntqpixmap.html">TQPixmap</a>, <a href="tqpainter.html#drawPixmap">TQPainter::drawPixmap</a>(), <a href="tqpaintdevice.html#bitBlt">bitBlt</a>(), <a href="shclass.html">Shared Classes</a>, <a href="graphics.html">Graphics Classes</a>, <a href="images.html">Image Processing Classes</a>, and <a href="shared.html">Implicitly and Explicitly Shared Classes</a>. +<p> <p>See also <a href="tqpixmap.html">TQPixmap</a>, <a href="tqpainter.html#drawPixmap">TQPainter::drawPixmap</a>(), <a href="tqpaintdevice.html#bitBlt">bitBlt</a>(), <a href="shclass.html">Shared Classes</a>, <a href="graphics.html">Graphics Classes</a>, <a href="images.html">Image Processing Classes</a>, and <a href="shared.html">Implicitly and Explicitly Shared Classes</a>. <hr><h2>Member Function Documentation</h2> <h3 class=fn><a name="TQBitmap"></a>TQBitmap::TQBitmap () </h3> Constructs a null bitmap. -<p> <p>See also <a href="ntqpixmap.html#isNull">TQPixmap::isNull</a>(). +<p> <p>See also <a href="tqpixmap.html#isNull">TQPixmap::isNull</a>(). -<h3 class=fn><a name="TQBitmap-2"></a>TQBitmap::TQBitmap ( int w, int h, bool clear = FALSE, <a href="ntqpixmap.html#Optimization-enum">TQPixmap::Optimization</a> optimization = TQPixmap::DefaultOptim ) +<h3 class=fn><a name="TQBitmap-2"></a>TQBitmap::TQBitmap ( int w, int h, bool clear = FALSE, <a href="tqpixmap.html#Optimization-enum">TQPixmap::Optimization</a> optimization = TQPixmap::DefaultOptim ) </h3> Constructs a bitmap with width <em>w</em> and height <em>h</em>. <p> The contents of the bitmap is uninitialized if <em>clear</em> is FALSE; @@ -94,10 +94,10 @@ otherwise it is filled with pixel value 0 (the <a href="tqcolor.html">TQColor</a <p> The optional <em>optimization</em> argument specifies the optimization setting for the bitmap. The default optimization should be used in most cases. Games and other pixmap-intensive applications may -benefit from setting this argument; see <a href="ntqpixmap.html#Optimization-enum">TQPixmap::Optimization</a>. -<p> <p>See also <a href="ntqpixmap.html#setOptimization">TQPixmap::setOptimization</a>() and <a href="ntqpixmap.html#setDefaultOptimization">TQPixmap::setDefaultOptimization</a>(). +benefit from setting this argument; see <a href="tqpixmap.html#Optimization-enum">TQPixmap::Optimization</a>. +<p> <p>See also <a href="tqpixmap.html#setOptimization">TQPixmap::setOptimization</a>() and <a href="tqpixmap.html#setDefaultOptimization">TQPixmap::setDefaultOptimization</a>(). -<h3 class=fn><a name="TQBitmap-3"></a>TQBitmap::TQBitmap ( const <a href="tqsize.html">TQSize</a> & size, bool clear = FALSE, <a href="ntqpixmap.html#Optimization-enum">TQPixmap::Optimization</a> optimization = TQPixmap::DefaultOptim ) +<h3 class=fn><a name="TQBitmap-3"></a>TQBitmap::TQBitmap ( const <a href="tqsize.html">TQSize</a> & size, bool clear = FALSE, <a href="tqpixmap.html#Optimization-enum">TQPixmap::Optimization</a> optimization = TQPixmap::DefaultOptim ) </h3> This is an overloaded member function, provided for convenience. It behaves essentially like the above function. <p> Constructs a bitmap with the size <em>size</em>. @@ -106,7 +106,7 @@ otherwise it is filled with pixel value 0 (the <a href="tqcolor.html">TQColor</a <p> The optional <em>optimization</em> argument specifies the optimization setting for the bitmap. The default optimization should be used in most cases. Games and other pixmap-intensive applications may -benefit from setting this argument; see <a href="ntqpixmap.html#Optimization-enum">TQPixmap::Optimization</a>. +benefit from setting this argument; see <a href="tqpixmap.html#Optimization-enum">TQPixmap::Optimization</a>. <h3 class=fn><a name="TQBitmap-4"></a>TQBitmap::TQBitmap ( int w, int h, const uchar * bits, bool isXbitmap = FALSE ) </h3> @@ -141,21 +141,21 @@ Constructs a bitmap from the file <em>fileName</em>. If the file does not exist or is of an unknown format, the bitmap becomes a null bitmap. <p> The parameters <em>fileName</em> and <em>format</em> are passed on to -<a href="ntqpixmap.html#load">TQPixmap::load</a>(). Dithering will be performed if the file format +<a href="tqpixmap.html#load">TQPixmap::load</a>(). Dithering will be performed if the file format uses more than 1 bit per pixel. -<p> <p>See also <a href="ntqpixmap.html#isNull">TQPixmap::isNull</a>(), <a href="ntqpixmap.html#load">TQPixmap::load</a>(), <a href="ntqpixmap.html#loadFromData">TQPixmap::loadFromData</a>(), <a href="ntqpixmap.html#save">TQPixmap::save</a>(), and <a href="ntqpixmap.html#imageFormat">TQPixmap::imageFormat</a>(). +<p> <p>See also <a href="tqpixmap.html#isNull">TQPixmap::isNull</a>(), <a href="tqpixmap.html#load">TQPixmap::load</a>(), <a href="tqpixmap.html#loadFromData">TQPixmap::loadFromData</a>(), <a href="tqpixmap.html#save">TQPixmap::save</a>(), and <a href="tqpixmap.html#imageFormat">TQPixmap::imageFormat</a>(). <h3 class=fn><a href="tqbitmap.html">TQBitmap</a> & <a name="operator-eq"></a>TQBitmap::operator= ( const <a href="tqbitmap.html">TQBitmap</a> & bitmap ) </h3> Assigns the bitmap <em>bitmap</em> to this bitmap and returns a reference to this bitmap. -<h3 class=fn><a href="tqbitmap.html">TQBitmap</a> & <a name="operator-eq-2"></a>TQBitmap::operator= ( const <a href="ntqpixmap.html">TQPixmap</a> & pixmap ) +<h3 class=fn><a href="tqbitmap.html">TQBitmap</a> & <a name="operator-eq-2"></a>TQBitmap::operator= ( const <a href="tqpixmap.html">TQPixmap</a> & pixmap ) </h3> This is an overloaded member function, provided for convenience. It behaves essentially like the above function. <p> Assigns the pixmap <em>pixmap</em> to this bitmap and returns a reference to this bitmap. -<p> Dithering will be performed if the pixmap has a <a href="ntqpixmap.html#depth">TQPixmap::depth</a>() +<p> Dithering will be performed if the pixmap has a <a href="tqpixmap.html#depth">TQPixmap::depth</a>() greater than 1. <h3 class=fn><a href="tqbitmap.html">TQBitmap</a> & <a name="operator-eq-3"></a>TQBitmap::operator= ( const <a href="tqimage.html">TQImage</a> & image ) @@ -166,12 +166,12 @@ this bitmap. Returns a reference to the bitmap. <p> Dithering will be performed if the image has a <a href="tqimage.html#depth">TQImage::depth</a>() greater than 1. -<h3 class=fn><a href="tqbitmap.html">TQBitmap</a> <a name="xForm"></a>TQBitmap::xForm ( const <a href="ntqwmatrix.html">TQWMatrix</a> & matrix ) const +<h3 class=fn><a href="tqbitmap.html">TQBitmap</a> <a name="xForm"></a>TQBitmap::xForm ( const <a href="tqwmatrix.html">TQWMatrix</a> & matrix ) const </h3> Returns a transformed copy of this bitmap by using <em>matrix</em>. -<p> This function does exactly the same as <a href="ntqpixmap.html#xForm">TQPixmap::xForm</a>(), except -that it returns a TQBitmap instead of a <a href="ntqpixmap.html">TQPixmap</a>. -<p> <p>See also <a href="ntqpixmap.html#xForm">TQPixmap::xForm</a>(). +<p> This function does exactly the same as <a href="tqpixmap.html#xForm">TQPixmap::xForm</a>(), except +that it returns a TQBitmap instead of a <a href="tqpixmap.html">TQPixmap</a>. +<p> <p>See also <a href="tqpixmap.html#xForm">TQPixmap::xForm</a>(). <!-- eof --> <hr><p> diff --git a/doc/html/tqbrush.html b/doc/html/tqbrush.html index 8e50eb06a..15981bbc2 100644 --- a/doc/html/tqbrush.html +++ b/doc/html/tqbrush.html @@ -67,14 +67,14 @@ body { background: #ffffff; color: black; } <p> A brush has a style and a color. One of the brush styles is a -custom pattern, which is defined by a <a href="ntqpixmap.html">TQPixmap</a>. +custom pattern, which is defined by a <a href="tqpixmap.html">TQPixmap</a>. <p> The brush style defines the fill pattern. The default brush style is <a href="ntqt.html#BrushStyle-enum">NoBrush</a> (depending on how you construct a brush). This style tells the painter to not fill shapes. The standard style for filling is <a href="ntqt.html#BrushStyle-enum">SolidPattern</a>. <p> The brush color defines the color of the fill pattern. The <a href="tqcolor.html">TQColor</a> documentation lists the predefined colors. -<p> Use the <a href="ntqpen.html">TQPen</a> class for specifying line/outline styles. +<p> Use the <a href="tqpen.html">TQPen</a> class for specifying line/outline styles. <p> Example: <pre> <a href="tqpainter.html">TQPainter</a> painter; @@ -109,12 +109,12 @@ Constructs a black brush with the style <em>style</em>. Constructs a brush with the color <em>color</em> and the style <em>style</em>. <p> <p>See also <a href="#setColor">setColor</a>() and <a href="#setStyle">setStyle</a>(). -<h3 class=fn><a name="TQBrush-4"></a>TQBrush::TQBrush ( const <a href="tqcolor.html">TQColor</a> & color, const <a href="ntqpixmap.html">TQPixmap</a> & pixmap ) +<h3 class=fn><a name="TQBrush-4"></a>TQBrush::TQBrush ( const <a href="tqcolor.html">TQColor</a> & color, const <a href="tqpixmap.html">TQPixmap</a> & pixmap ) </h3> Constructs a brush with the color <em>color</em> and a custom pattern stored in <em>pixmap</em>. <p> The color will only have an effect for monochrome pixmaps, i.e. -for <a href="ntqpixmap.html#depth">TQPixmap::depth</a>() == 1. +for <a href="tqpixmap.html#depth">TQPixmap::depth</a>() == 1. <p> Pixmap brushes are currently not supported when printing on X11. <p> <p>See also <a href="#setColor">setColor</a>() and <a href="#setPixmap">setPixmap</a>(). @@ -154,7 +154,7 @@ FALSE. pixmaps. <p> <p>See also <a href="#operator!-eq">operator!=</a>(). -<h3 class=fn><a href="ntqpixmap.html">TQPixmap</a> * <a name="pixmap"></a>TQBrush::pixmap () const +<h3 class=fn><a href="tqpixmap.html">TQPixmap</a> * <a name="pixmap"></a>TQBrush::pixmap () const </h3> <p> Returns a pointer to the custom brush pattern, or 0 if no custom @@ -168,11 +168,11 @@ Sets the brush color to <em>c</em>. <p> <p>See also <a href="#color">color</a>() and <a href="#setStyle">setStyle</a>(). <p>Example: <a href="picture-example.html#x108">picture/picture.cpp</a>. -<h3 class=fn>void <a name="setPixmap"></a>TQBrush::setPixmap ( const <a href="ntqpixmap.html">TQPixmap</a> & pixmap ) +<h3 class=fn>void <a name="setPixmap"></a>TQBrush::setPixmap ( const <a href="tqpixmap.html">TQPixmap</a> & pixmap ) </h3> Sets the brush pixmap to <em>pixmap</em>. The style is set to <a href="ntqt.html#BrushStyle-enum">CustomPattern</a>. <p> The current brush color will only have an effect for monochrome -pixmaps, i.e. for <a href="ntqpixmap.html#depth">TQPixmap::depth</a>() == 1. +pixmaps, i.e. for <a href="tqpixmap.html#depth">TQPixmap::depth</a>() == 1. <p> Pixmap brushes are currently not supported when printing on X11. <p> <p>See also <a href="#pixmap">pixmap</a>() and <a href="#color">color</a>(). diff --git a/doc/html/tqcanvas-h.html b/doc/html/tqcanvas-h.html index bdc30490b..a244fd266 100644 --- a/doc/html/tqcanvas-h.html +++ b/doc/html/tqcanvas-h.html @@ -79,12 +79,12 @@ body { background: #ffffff; color: black; } #ifndef QT_H #include "ntqscrollview.h" -#include "ntqpixmap.h" +#include "tqpixmap.h" #include "tqptrlist.h" #include "tqbrush.h" -#include "ntqpen.h" +#include "tqpen.h" #include "tqvaluelist.h" -#include "ntqpointarray.h" +#include "tqpointarray.h" #endif // QT_H #if !defined( TQT_MODULE_CANVAS ) || defined( QT_LICENSE_PROFESSIONAL ) || defined( QT_INTERNAL_CANVAS ) diff --git a/doc/html/tqcanvas.html b/doc/html/tqcanvas.html index b9f9f7043..fb85f60e8 100644 --- a/doc/html/tqcanvas.html +++ b/doc/html/tqcanvas.html @@ -139,7 +139,7 @@ items, finding a particular canvas item, detecting collisions, etc., is still fast (though the memory consumption may be prohibitive at such extremes). <p> <li> Two or more <a href="tqcanvasview.html">TQCanvasView</a> objects can view the same canvas. -<p> <li> An arbitrary <a href="ntqwmatrix.html#TransformationMode">transformation matrix</a> can be set on each TQCanvasView +<p> <li> An arbitrary <a href="tqwmatrix.html#TransformationMode">transformation matrix</a> can be set on each TQCanvasView which makes it easy to zoom, rotate or shear the viewed canvas. <p> <li> Widgets provide a lot more functionality, such as input (<a href="qkeyevent.html">TQKeyEvent</a>, <a href="qmouseevent.html">TQMouseEvent</a> etc.) and layout management (<a href="qgridlayout.html">TQGridLayout</a> etc.). @@ -232,7 +232,7 @@ be able to use the canvas. </h3> Constructs a TQCanvas that is <em>w</em> pixels wide and <em>h</em> pixels high. -<h3 class=fn><a name="TQCanvas-3"></a>TQCanvas::TQCanvas ( <a href="ntqpixmap.html">TQPixmap</a> p, int h, int v, int tilewidth, int tileheight ) +<h3 class=fn><a name="TQCanvas-3"></a>TQCanvas::TQCanvas ( <a href="tqpixmap.html">TQPixmap</a> p, int h, int v, int tilewidth, int tileheight ) </h3> Constructs a TQCanvas which will be composed of <em>h</em> tiles horizontally and <em>v</em> tiles vertically. Each tile will be an image @@ -290,7 +290,7 @@ but all TQCanvasViews that are viewing the canvas will set their backgrounds to this color. <p> <p>See also <a href="#setBackgroundColor">setBackgroundColor</a>() and <a href="#backgroundPixmap">backgroundPixmap</a>(). -<h3 class=fn><a href="ntqpixmap.html">TQPixmap</a> <a name="backgroundPixmap"></a>TQCanvas::backgroundPixmap () const +<h3 class=fn><a href="tqpixmap.html">TQPixmap</a> <a name="backgroundPixmap"></a>TQCanvas::backgroundPixmap () const </h3> Returns the pixmap set by <a href="#setBackgroundPixmap">setBackgroundPixmap</a>(). By default, this is a null pixmap. @@ -302,20 +302,20 @@ this is a null pixmap. <p> Returns the chunk size of the canvas. <p> <p>See also <a href="#retune">retune</a>(). -<h3 class=fn><a href="tqcanvasitemlist.html">TQCanvasItemList</a> <a name="collisions"></a>TQCanvas::collisions ( const <a href="ntqpoint.html">TQPoint</a> & p ) const +<h3 class=fn><a href="tqcanvasitemlist.html">TQCanvasItemList</a> <a name="collisions"></a>TQCanvas::collisions ( const <a href="tqpoint.html">TQPoint</a> & p ) const </h3> Returns a list of canvas items that collide with the point <em>p</em>. The list is ordered by z coordinates, from highest z coordinate (front-most item) to lowest z coordinate (rear-most item). -<h3 class=fn><a href="tqcanvasitemlist.html">TQCanvasItemList</a> <a name="collisions-2"></a>TQCanvas::collisions ( const <a href="ntqrect.html">TQRect</a> & r ) const +<h3 class=fn><a href="tqcanvasitemlist.html">TQCanvasItemList</a> <a name="collisions-2"></a>TQCanvas::collisions ( const <a href="tqrect.html">TQRect</a> & r ) const </h3> This is an overloaded member function, provided for convenience. It behaves essentially like the above function. <p> Returns a list of items which collide with the rectangle <em>r</em>. The list is ordered by z coordinates, from highest z coordinate (front-most item) to lowest z coordinate (rear-most item). -<h3 class=fn><a href="tqcanvasitemlist.html">TQCanvasItemList</a> <a name="collisions-3"></a>TQCanvas::collisions ( const <a href="ntqpointarray.html">TQPointArray</a> & chunklist, const <a href="tqcanvasitem.html">TQCanvasItem</a> * item, bool exact ) const +<h3 class=fn><a href="tqcanvasitemlist.html">TQCanvasItemList</a> <a name="collisions-3"></a>TQCanvas::collisions ( const <a href="tqpointarray.html">TQPointArray</a> & chunklist, const <a href="tqcanvasitem.html">TQCanvasItem</a> * item, bool exact ) const </h3> This is an overloaded member function, provided for convenience. It behaves essentially like the above function. <p> Returns a list of canvas items which intersect with the chunks @@ -325,13 +325,13 @@ are included just for being in the chunks. <p> This is a utility function mainly used to implement the simpler <a href="tqcanvasitem.html#collisions">TQCanvasItem::collisions</a>() function. -<h3 class=fn>void <a name="drawArea"></a>TQCanvas::drawArea ( const <a href="ntqrect.html">TQRect</a> & clip, <a href="tqpainter.html">TQPainter</a> * painter, bool dbuf = FALSE ) +<h3 class=fn>void <a name="drawArea"></a>TQCanvas::drawArea ( const <a href="tqrect.html">TQRect</a> & clip, <a href="tqpainter.html">TQPainter</a> * painter, bool dbuf = FALSE ) </h3> Paints all canvas items that are in the area <em>clip</em> to <em>painter</em>, using double-buffering if <em>dbuf</em> is TRUE. <p> e.g. to print the canvas to a printer: <pre> - <a href="ntqprinter.html">TQPrinter</a> pr; - if ( pr.<a href="ntqprinter.html#setup">setup</a>() ) { + <a href="tqprinter.html">TQPrinter</a> pr; + if ( pr.<a href="tqprinter.html#setup">setup</a>() ) { <a href="tqpainter.html">TQPainter</a> p(&pr); canvas.drawArea( canvas.rect(), &p ); } @@ -339,7 +339,7 @@ Paints all canvas items that are in the area <em>clip</em> to <em>painter</em>, <p>Example: <a href="canvas-example.html#x2908">canvas/canvas.cpp</a>. -<h3 class=fn>void <a name="drawBackground"></a>TQCanvas::drawBackground ( <a href="tqpainter.html">TQPainter</a> & painter, const <a href="ntqrect.html">TQRect</a> & clip )<tt> [virtual protected]</tt> +<h3 class=fn>void <a name="drawBackground"></a>TQCanvas::drawBackground ( <a href="tqpainter.html">TQPainter</a> & painter, const <a href="tqrect.html">TQRect</a> & clip )<tt> [virtual protected]</tt> </h3> This virtual function is called for all updates of the canvas. It renders any background graphics using the painter <em>painter</em>, in @@ -347,17 +347,17 @@ the area <em>clip</em>. If the canvas has a background pixmap or a tiled background, that graphic is used, otherwise the canvas is cleared using the background color. <p> If the graphics for an area change, you must explicitly call -<a href="#setChanged">setChanged</a>(const <a href="ntqrect.html">TQRect</a>&) for the result to be visible when +<a href="#setChanged">setChanged</a>(const <a href="tqrect.html">TQRect</a>&) for the result to be visible when <a href="#update">update</a>() is next called. <p> <p>See also <a href="#setBackgroundColor">setBackgroundColor</a>(), <a href="#setBackgroundPixmap">setBackgroundPixmap</a>(), and <a href="#setTiles">setTiles</a>(). -<h3 class=fn>void <a name="drawForeground"></a>TQCanvas::drawForeground ( <a href="tqpainter.html">TQPainter</a> & painter, const <a href="ntqrect.html">TQRect</a> & clip )<tt> [virtual protected]</tt> +<h3 class=fn>void <a name="drawForeground"></a>TQCanvas::drawForeground ( <a href="tqpainter.html">TQPainter</a> & painter, const <a href="tqrect.html">TQRect</a> & clip )<tt> [virtual protected]</tt> </h3> This virtual function is called for all updates of the canvas. It renders any foreground graphics using the painter <em>painter</em>, in the area <em>clip</em>. <p> If the graphics for an area change, you must explicitly call -<a href="#setChanged">setChanged</a>(const <a href="ntqrect.html">TQRect</a>&) for the result to be visible when +<a href="#setChanged">setChanged</a>(const <a href="tqrect.html">TQRect</a>&) for the result to be visible when <a href="#update">update</a>() is next called. <p> The default is to draw nothing. @@ -374,7 +374,7 @@ the area <em>clip</em>. otherwise returns FALSE. <p> <p>See also <a href="#validChunk">validChunk</a>(). -<h3 class=fn>bool <a name="onCanvas-2"></a>TQCanvas::onCanvas ( const <a href="ntqpoint.html">TQPoint</a> & p ) const +<h3 class=fn>bool <a name="onCanvas-2"></a>TQCanvas::onCanvas ( const <a href="tqpoint.html">TQPoint</a> & p ) const </h3> This is an overloaded member function, provided for convenience. It behaves essentially like the above function. @@ -382,7 +382,7 @@ This is an overloaded member function, provided for convenience. It behaves esse otherwise returns FALSE. <p> <p>See also <a href="#validChunk">validChunk</a>(). -<h3 class=fn><a href="ntqrect.html">TQRect</a> <a name="rect"></a>TQCanvas::rect () const +<h3 class=fn><a href="tqrect.html">TQRect</a> <a name="rect"></a>TQCanvas::rect () const </h3> <p> Returns a rectangle the size of the canvas. @@ -447,13 +447,13 @@ All views of the canvas will be entirely redrawn when Sets the solid background to be the color <em>c</em>. <p> <p>See also <a href="#backgroundColor">backgroundColor</a>(), <a href="#setBackgroundPixmap">setBackgroundPixmap</a>(), and <a href="#setTiles">setTiles</a>(). -<h3 class=fn>void <a name="setBackgroundPixmap"></a>TQCanvas::setBackgroundPixmap ( const <a href="ntqpixmap.html">TQPixmap</a> & p )<tt> [virtual]</tt> +<h3 class=fn>void <a name="setBackgroundPixmap"></a>TQCanvas::setBackgroundPixmap ( const <a href="tqpixmap.html">TQPixmap</a> & p )<tt> [virtual]</tt> </h3> Sets the solid background to be the pixmap <em>p</em> repeated as necessary to cover the entire canvas. <p> <p>See also <a href="#backgroundPixmap">backgroundPixmap</a>(), <a href="#setBackgroundColor">setBackgroundColor</a>(), and <a href="#setTiles">setTiles</a>(). -<h3 class=fn>void <a name="setChanged"></a>TQCanvas::setChanged ( const <a href="ntqrect.html">TQRect</a> & area )<tt> [virtual]</tt> +<h3 class=fn>void <a name="setChanged"></a>TQCanvas::setChanged ( const <a href="tqrect.html">TQRect</a> & area )<tt> [virtual]</tt> </h3> Marks <em>area</em> as changed. This <em>area</em> will be redrawn in all views that are showing it when <a href="#update">update</a>() is called next. @@ -481,7 +481,7 @@ top-left corner, tile 1 next to the right, and so on, e.g. </table></center> <p> <p>See also <a href="#tile">tile</a>() and <a href="#setTiles">setTiles</a>(). -<h3 class=fn>void <a name="setTiles"></a>TQCanvas::setTiles ( <a href="ntqpixmap.html">TQPixmap</a> p, int h, int v, int tilewidth, int tileheight )<tt> [virtual]</tt> +<h3 class=fn>void <a name="setTiles"></a>TQCanvas::setTiles ( <a href="tqpixmap.html">TQPixmap</a> p, int h, int v, int tilewidth, int tileheight )<tt> [virtual]</tt> </h3> Sets the TQCanvas to be composed of <em>h</em> tiles horizontally and <em>v</em> tiles vertically. Each tile will be an image <em>tilewidth</em> by <em>tileheight</em> pixels from pixmap <em>p</em>. <p> The pixmap <em>p</em> is a list of tiles, arranged left to right, (and @@ -501,7 +501,7 @@ and <em>tileheight</em>. If they are not the function will do nothing. pixmap and 0 for <em>h</em>, <em>v</em>, <em>tilewidth</em>, and <em>tileheight</em>. -<h3 class=fn>void <a name="setUnchanged"></a>TQCanvas::setUnchanged ( const <a href="ntqrect.html">TQRect</a> & area )<tt> [virtual]</tt> +<h3 class=fn>void <a name="setUnchanged"></a>TQCanvas::setUnchanged ( const <a href="tqrect.html">TQRect</a> & area )<tt> [virtual]</tt> </h3> Marks <em>area</em> as <em>unchanged</em>. The area will <em>not</em> be redrawn in the views for the next <a href="#update">update</a>(), unless it is marked or changed @@ -561,7 +561,7 @@ Repaints changed areas in all views of the canvas. otherwise returns FALSE. <p> <p>See also <a href="#onCanvas">onCanvas</a>(). -<h3 class=fn>bool <a name="validChunk-2"></a>TQCanvas::validChunk ( const <a href="ntqpoint.html">TQPoint</a> & p ) const +<h3 class=fn>bool <a name="validChunk-2"></a>TQCanvas::validChunk ( const <a href="tqpoint.html">TQPoint</a> & p ) const </h3> This is an overloaded member function, provided for convenience. It behaves essentially like the above function. diff --git a/doc/html/tqcanvasitem.html b/doc/html/tqcanvasitem.html index b52ce72aa..602d82a67 100644 --- a/doc/html/tqcanvasitem.html +++ b/doc/html/tqcanvasitem.html @@ -187,14 +187,14 @@ Returns TRUE if the canvas item is in motion; otherwise returns FALSE. <p> <p>See also <a href="#setVelocity">setVelocity</a>() and <a href="#setAnimated">setAnimated</a>(). -<h3 class=fn><a href="ntqrect.html">TQRect</a> <a name="boundingRect"></a>TQCanvasItem::boundingRect () const<tt> [pure virtual]</tt> +<h3 class=fn><a href="tqrect.html">TQRect</a> <a name="boundingRect"></a>TQCanvasItem::boundingRect () const<tt> [pure virtual]</tt> </h3> <p> Returns the bounding rectangle in pixels that the canvas item covers. <p> <p>See also <a href="#boundingRectAdvanced">boundingRectAdvanced</a>(). <p>Reimplemented in <a href="tqcanvassprite.html#boundingRect">TQCanvasSprite</a>, <a href="tqcanvaspolygonalitem.html#boundingRect">TQCanvasPolygonalItem</a>, and <a href="tqcanvastext.html#boundingRect">TQCanvasText</a>. -<h3 class=fn><a href="ntqrect.html">TQRect</a> <a name="boundingRectAdvanced"></a>TQCanvasItem::boundingRectAdvanced () const<tt> [virtual]</tt> +<h3 class=fn><a href="tqrect.html">TQRect</a> <a name="boundingRectAdvanced"></a>TQCanvasItem::boundingRectAdvanced () const<tt> [virtual]</tt> </h3> Returns the bounding rectangle of pixels that the canvas item <em>will</em> cover after <a href="#advance">advance</a>(1) is called. <p> <p>See also <a href="#boundingRect">boundingRect</a>(). diff --git a/doc/html/tqcanvasline.html b/doc/html/tqcanvasline.html index 3629eb1eb..a2422f082 100644 --- a/doc/html/tqcanvasline.html +++ b/doc/html/tqcanvasline.html @@ -72,7 +72,7 @@ Constructs a line from (0,0) to (0,0) on <em>canvas</em>. </h3> Destroys the line. -<h3 class=fn><a href="ntqpoint.html">TQPoint</a> <a name="endPoint"></a>TQCanvasLine::endPoint () const +<h3 class=fn><a href="tqpoint.html">TQPoint</a> <a name="endPoint"></a>TQCanvasLine::endPoint () const </h3> <p> Returns the end point of the line. @@ -90,7 +90,7 @@ Sets the line's start point to (<em>xa</em>, <em>ya</em>) and its end point to (<em>xb</em>, <em>yb</em>). <p>Example: <a href="canvas-example.html#x2922">canvas/canvas.cpp</a>. -<h3 class=fn><a href="ntqpoint.html">TQPoint</a> <a name="startPoint"></a>TQCanvasLine::startPoint () const +<h3 class=fn><a href="tqpoint.html">TQPoint</a> <a name="startPoint"></a>TQCanvasLine::startPoint () const </h3> <p> Returns the start point of the line. diff --git a/doc/html/tqcanvaspixmap-members.html b/doc/html/tqcanvaspixmap-members.html index 7cc4ce1fe..6b90ded9f 100644 --- a/doc/html/tqcanvaspixmap-members.html +++ b/doc/html/tqcanvaspixmap-members.html @@ -38,46 +38,46 @@ body { background: #ffffff; color: black; } <li><a href="tqcanvaspixmap.html#TQCanvasPixmap">TQCanvasPixmap</a>() <li><a href="tqcanvaspixmap.html#~TQCanvasPixmap">~TQCanvasPixmap</a>() <li><a href="tqpaintdevice.html#cmd">cmd</a>() -<li><a href="ntqpixmap.html#convertFromImage">convertFromImage</a>() -<li><a href="ntqpixmap.html#convertToImage">convertToImage</a>() -<li><a href="ntqpixmap.html#createHeuristicMask">createHeuristicMask</a>() -<li><a href="ntqpixmap.html#defaultDepth">defaultDepth</a>() -<li><a href="ntqpixmap.html#defaultOptimization">defaultOptimization</a>() -<li><a href="ntqpixmap.html#depth">depth</a>() -<li><a href="ntqpixmap.html#detach">detach</a>() -<li><a href="ntqpixmap.html#fill">fill</a>() -<li><a href="ntqpixmap.html#fromMimeSource">fromMimeSource</a>() -<li><a href="ntqpixmap.html#grabWidget">grabWidget</a>() -<li><a href="ntqpixmap.html#grabWindow">grabWindow</a>() +<li><a href="tqpixmap.html#convertFromImage">convertFromImage</a>() +<li><a href="tqpixmap.html#convertToImage">convertToImage</a>() +<li><a href="tqpixmap.html#createHeuristicMask">createHeuristicMask</a>() +<li><a href="tqpixmap.html#defaultDepth">defaultDepth</a>() +<li><a href="tqpixmap.html#defaultOptimization">defaultOptimization</a>() +<li><a href="tqpixmap.html#depth">depth</a>() +<li><a href="tqpixmap.html#detach">detach</a>() +<li><a href="tqpixmap.html#fill">fill</a>() +<li><a href="tqpixmap.html#fromMimeSource">fromMimeSource</a>() +<li><a href="tqpixmap.html#grabWidget">grabWidget</a>() +<li><a href="tqpixmap.html#grabWindow">grabWindow</a>() <li><a href="tqpaintdevice.html#handle">handle</a>() -<li><a href="ntqpixmap.html#hasAlpha">hasAlpha</a>() -<li><a href="ntqpixmap.html#hasAlphaChannel">hasAlphaChannel</a>() -<li><a href="ntqpixmap.html#height">height</a>() -<li><a href="ntqpixmap.html#imageFormat">imageFormat</a>() +<li><a href="tqpixmap.html#hasAlpha">hasAlpha</a>() +<li><a href="tqpixmap.html#hasAlphaChannel">hasAlphaChannel</a>() +<li><a href="tqpixmap.html#height">height</a>() +<li><a href="tqpixmap.html#imageFormat">imageFormat</a>() <li><a href="tqpaintdevice.html#isExtDev">isExtDev</a>() -<li><a href="ntqpixmap.html#isNull">isNull</a>() -<li><a href="ntqpixmap.html#isTQBitmap">isTQBitmap</a>() -<li><a href="ntqpixmap.html#load">load</a>() -<li><a href="ntqpixmap.html#loadFromData">loadFromData</a>() -<li><a href="ntqpixmap.html#mask">mask</a>() -<li><a href="ntqpixmap.html#metric">metric</a>() +<li><a href="tqpixmap.html#isNull">isNull</a>() +<li><a href="tqpixmap.html#isTQBitmap">isTQBitmap</a>() +<li><a href="tqpixmap.html#load">load</a>() +<li><a href="tqpixmap.html#loadFromData">loadFromData</a>() +<li><a href="tqpixmap.html#mask">mask</a>() +<li><a href="tqpixmap.html#metric">metric</a>() <li><a href="tqcanvaspixmap.html#offsetX">offsetX</a>() <li><a href="tqcanvaspixmap.html#offsetY">offsetY</a>() -<li><a href="ntqpixmap.html#operator-eq">operator=</a>() -<li><a href="ntqpixmap.html#optimization">optimization</a>() +<li><a href="tqpixmap.html#operator-eq">operator=</a>() +<li><a href="tqpixmap.html#optimization">optimization</a>() <li><a href="tqpaintdevice.html#paintingActive">paintingActive</a>() -<li><a href="ntqpixmap.html#rect">rect</a>() -<li><a href="ntqpixmap.html#resize">resize</a>() -<li><a href="ntqpixmap.html#save">save</a>() -<li><a href="ntqpixmap.html#selfMask">selfMask</a>() -<li><a href="ntqpixmap.html#serialNumber">serialNumber</a>() -<li><a href="ntqpixmap.html#setDefaultOptimization">setDefaultOptimization</a>() -<li><a href="ntqpixmap.html#setMask">setMask</a>() +<li><a href="tqpixmap.html#rect">rect</a>() +<li><a href="tqpixmap.html#resize">resize</a>() +<li><a href="tqpixmap.html#save">save</a>() +<li><a href="tqpixmap.html#selfMask">selfMask</a>() +<li><a href="tqpixmap.html#serialNumber">serialNumber</a>() +<li><a href="tqpixmap.html#setDefaultOptimization">setDefaultOptimization</a>() +<li><a href="tqpixmap.html#setMask">setMask</a>() <li><a href="tqcanvaspixmap.html#setOffset">setOffset</a>() -<li><a href="ntqpixmap.html#setOptimization">setOptimization</a>() -<li><a href="ntqpixmap.html#size">size</a>() -<li><a href="ntqpixmap.html#trueMatrix">trueMatrix</a>() -<li><a href="ntqpixmap.html#width">width</a>() +<li><a href="tqpixmap.html#setOptimization">setOptimization</a>() +<li><a href="tqpixmap.html#size">size</a>() +<li><a href="tqpixmap.html#trueMatrix">trueMatrix</a>() +<li><a href="tqpixmap.html#width">width</a>() <li><a href="tqpaintdevice.html#x11AppCells">x11AppCells</a>() <li><a href="tqpaintdevice.html#x11AppColormap">x11AppColormap</a>() <li><a href="tqpaintdevice.html#x11AppDefaultColormap">x11AppDefaultColormap</a>() @@ -99,7 +99,7 @@ body { background: #ffffff; color: black; } <li><a href="tqpaintdevice.html#x11SetAppDpiX">x11SetAppDpiX</a>() <li><a href="tqpaintdevice.html#x11SetAppDpiY">x11SetAppDpiY</a>() <li><a href="tqpaintdevice.html#x11Visual">x11Visual</a>() -<li><a href="ntqpixmap.html#xForm">xForm</a>() +<li><a href="tqpixmap.html#xForm">xForm</a>() </ul> <!-- eof --> <p><address><hr><div align=center> diff --git a/doc/html/tqcanvaspixmap.html b/doc/html/tqcanvaspixmap.html index 3d4ca528f..e0b6d0de8 100644 --- a/doc/html/tqcanvaspixmap.html +++ b/doc/html/tqcanvaspixmap.html @@ -34,7 +34,7 @@ body { background: #ffffff; color: black; } <p>The TQCanvasPixmap class provides pixmaps for TQCanvasSprites. <a href="#details">More...</a> <p><tt>#include <<a href="tqcanvas-h.html">tqcanvas.h</a>></tt> -<p>Inherits <a href="ntqpixmap.html">TQPixmap</a>. +<p>Inherits <a href="tqpixmap.html">TQPixmap</a>. <p><a href="tqcanvaspixmap-members.html">List of all member functions.</a> <h2>Public Members</h2> <ul> @@ -61,7 +61,7 @@ as TQCanvasPixmaps. <a href="tqcanvassprite.html">TQCanvasSprite</a>s are used t <a href="tqcanvas.html">TQCanvas</a>es and hold their pixmaps in a TQCanvasPixmapArray. If you retrieve a frame (pixmap) from a TQCanvasSprite it will be returned as a TQCanvasPixmap. -<p> The pixmap is a <a href="ntqpixmap.html">TQPixmap</a> and can only be set in the constructor. +<p> The pixmap is a <a href="tqpixmap.html">TQPixmap</a> and can only be set in the constructor. There are three different constructors, one taking a TQPixmap, one a <a href="tqimage.html">TQImage</a> and one a file name that refers to a file in any supported file format (see <a href="tqimageio.html">TQImageIO</a>). @@ -87,7 +87,7 @@ Constructs a TQCanvasPixmap that uses the image stored in <em>datafilename</em>. </h3> Constructs a TQCanvasPixmap from the image <em>image</em>. -<h3 class=fn><a name="TQCanvasPixmap-3"></a>TQCanvasPixmap::TQCanvasPixmap ( const <a href="ntqpixmap.html">TQPixmap</a> & pm, const <a href="ntqpoint.html">TQPoint</a> & offset ) +<h3 class=fn><a name="TQCanvasPixmap-3"></a>TQCanvasPixmap::TQCanvasPixmap ( const <a href="tqpixmap.html">TQPixmap</a> & pm, const <a href="tqpoint.html">TQPoint</a> & offset ) </h3> Constructs a TQCanvasPixmap from the pixmap <em>pm</em> using the offset <em>offset</em>. diff --git a/doc/html/tqcanvaspixmaparray.html b/doc/html/tqcanvaspixmaparray.html index 0bc194d6b..dd4e30dd1 100644 --- a/doc/html/tqcanvaspixmaparray.html +++ b/doc/html/tqcanvaspixmaparray.html @@ -99,11 +99,11 @@ an image, or some other error occurs, the array ends up empty and <h3 class=fn><a name="TQCanvasPixmapArray-3"></a>TQCanvasPixmapArray::TQCanvasPixmapArray ( <a href="tqptrlist.html">TQPtrList</a><TQPixmap> list, <a href="tqptrlist.html">TQPtrList</a><TQPoint> hotspots ) </h3> <b>This function is obsolete.</b> It is provided to keep old source working. We strongly advise against using it in new code. -<p> Use <a href="#TQCanvasPixmapArray">TQCanvasPixmapArray::TQCanvasPixmapArray</a>( <a href="tqvaluelist.html">TQValueList</a><TQPixmap>, <a href="ntqpointarray.html">TQPointArray</a> ) +<p> Use <a href="#TQCanvasPixmapArray">TQCanvasPixmapArray::TQCanvasPixmapArray</a>( <a href="tqvaluelist.html">TQValueList</a><TQPixmap>, <a href="tqpointarray.html">TQPointArray</a> ) instead. <p> Constructs a TQCanvasPixmapArray from the list of TQPixmaps <em>list</em>. The <em>hotspots</em> list has to be of the same size as <em>list</em>. -<h3 class=fn><a name="TQCanvasPixmapArray-4"></a>TQCanvasPixmapArray::TQCanvasPixmapArray ( <a href="tqvaluelist.html">TQValueList</a><TQPixmap> list, <a href="ntqpointarray.html">TQPointArray</a> hotspots = TQPointArray ( ) ) +<h3 class=fn><a name="TQCanvasPixmapArray-4"></a>TQCanvasPixmapArray::TQCanvasPixmapArray ( <a href="tqvaluelist.html">TQValueList</a><TQPixmap> list, <a href="tqpointarray.html">TQPointArray</a> hotspots = TQPointArray ( ) ) </h3> Constructs a TQCanvasPixmapArray from the list of TQPixmaps in the <em>list</em>. Each pixmap will get a hotspot according to the <em>hotspots</em> array. If no hotspots are specified, each one is set to diff --git a/doc/html/tqcanvaspolygon.html b/doc/html/tqcanvaspolygon.html index eca05bd07..ce9df7d8f 100644 --- a/doc/html/tqcanvaspolygon.html +++ b/doc/html/tqcanvaspolygon.html @@ -80,7 +80,7 @@ should call <a href="#setPoints">setPoints</a>() before using it further. </h3> Destroys the polygon. -<h3 class=fn><a href="ntqpointarray.html">TQPointArray</a> <a name="areaPoints"></a>TQCanvasPolygon::areaPoints () const<tt> [virtual]</tt> +<h3 class=fn><a href="tqpointarray.html">TQPointArray</a> <a name="areaPoints"></a>TQCanvasPolygon::areaPoints () const<tt> [virtual]</tt> </h3> Returns the vertices of the polygon translated by the polygon's current <a href="tqcanvasitem.html#x">x</a>(), <a href="tqcanvasitem.html#y">y</a>() position, i.e. relative to the canvas's origin. @@ -94,7 +94,7 @@ Draws the polygon using the painter <em>p</em>. always NoPen). <p>Reimplemented from <a href="tqcanvaspolygonalitem.html#drawShape">TQCanvasPolygonalItem</a>. -<h3 class=fn><a href="ntqpointarray.html">TQPointArray</a> <a name="points"></a>TQCanvasPolygon::points () const +<h3 class=fn><a href="tqpointarray.html">TQPointArray</a> <a name="points"></a>TQCanvasPolygon::points () const </h3> <p> Returns the vertices of the polygon, not translated by the position. @@ -107,7 +107,7 @@ Returns 4 (TQCanvasItem::Rtti_Polygon). <p>Reimplemented from <a href="tqcanvaspolygonalitem.html#rtti">TQCanvasPolygonalItem</a>. <p>Reimplemented in <a href="tqcanvasspline.html#rtti">TQCanvasSpline</a>. -<h3 class=fn>void <a name="setPoints"></a>TQCanvasPolygon::setPoints ( <a href="ntqpointarray.html">TQPointArray</a> pa ) +<h3 class=fn>void <a name="setPoints"></a>TQCanvasPolygon::setPoints ( <a href="tqpointarray.html">TQPointArray</a> pa ) </h3> Sets the points of the polygon to be <em>pa</em>. These points will have their x and y coordinates automatically translated by <a href="tqcanvasitem.html#x">x</a>(), <a href="tqcanvasitem.html#y">y</a>() as diff --git a/doc/html/tqcanvaspolygonalitem.html b/doc/html/tqcanvaspolygonalitem.html index 289a19a7e..5b633e596 100644 --- a/doc/html/tqcanvaspolygonalitem.html +++ b/doc/html/tqcanvaspolygonalitem.html @@ -96,7 +96,7 @@ points the polygonal item <em>will</em> have after item is visible, call <a href="#invalidate">invalidate</a>() before updating with a different result from <a href="#areaPoints">areaPoints</a>(). <p> By default, TQCanvasPolygonalItem objects have a black pen and no -brush (the default <a href="ntqpen.html">TQPen</a> and <a href="tqbrush.html">TQBrush</a> constructors). You can change +brush (the default <a href="tqpen.html">TQPen</a> and <a href="tqbrush.html">TQBrush</a> constructors). You can change this with <a href="#setPen">setPen</a>() and <a href="#setBrush">setBrush</a>(), but note that some TQCanvasPolygonalItem subclasses only use the brush, ignoring the pen setting. @@ -117,7 +117,7 @@ Constructs a TQCanvasPolygonalItem on the canvas <em>canvas</em>. Note that all subclasses <em>must</em> call <a href="tqcanvasitem.html#hide">hide</a>() in their destructor since hide() needs to be able to access <a href="#areaPoints">areaPoints</a>(). -<h3 class=fn><a href="ntqpointarray.html">TQPointArray</a> <a name="areaPoints"></a>TQCanvasPolygonalItem::areaPoints () const<tt> [pure virtual]</tt> +<h3 class=fn><a href="tqpointarray.html">TQPointArray</a> <a name="areaPoints"></a>TQCanvasPolygonalItem::areaPoints () const<tt> [pure virtual]</tt> </h3> <p> This function must be reimplemented by subclasses. It <em>must</em> @@ -125,13 +125,13 @@ return the points bounding (i.e. outside and not touching) the shape or drawing errors will occur. <p>Reimplemented in <a href="tqcanvaspolygon.html#areaPoints">TQCanvasPolygon</a>. -<h3 class=fn><a href="ntqpointarray.html">TQPointArray</a> <a name="areaPointsAdvanced"></a>TQCanvasPolygonalItem::areaPointsAdvanced () const<tt> [virtual]</tt> +<h3 class=fn><a href="tqpointarray.html">TQPointArray</a> <a name="areaPointsAdvanced"></a>TQCanvasPolygonalItem::areaPointsAdvanced () const<tt> [virtual]</tt> </h3> Returns the points the polygonal item <em>will</em> have after <a href="tqcanvasitem.html#advance">TQCanvasItem::advance</a>(1) is called, i.e. what the points are when advanced by the current <a href="tqcanvasitem.html#xVelocity">xVelocity</a>() and <a href="tqcanvasitem.html#yVelocity">yVelocity</a>(). -<h3 class=fn><a href="ntqrect.html">TQRect</a> <a name="boundingRect"></a>TQCanvasPolygonalItem::boundingRect () const<tt> [virtual]</tt> +<h3 class=fn><a href="tqrect.html">TQRect</a> <a name="boundingRect"></a>TQCanvasPolygonalItem::boundingRect () const<tt> [virtual]</tt> </h3> Returns the bounding rectangle of the polygonal item, based on <a href="#areaPoints">areaPoints</a>(). @@ -180,10 +180,10 @@ returned by <a href="#areaPoints">areaPoints</a>()) while the item is visible. invalidated; otherwise returns FALSE. <p> <p>See also <a href="#invalidate">invalidate</a>(). -<h3 class=fn><a href="ntqpen.html">TQPen</a> <a name="pen"></a>TQCanvasPolygonalItem::pen () const +<h3 class=fn><a href="tqpen.html">TQPen</a> <a name="pen"></a>TQCanvasPolygonalItem::pen () const </h3> -<p> Returns the <a href="ntqpen.html">TQPen</a> used to draw the outline of the item, if any. +<p> Returns the <a href="tqpen.html">TQPen</a> used to draw the outline of the item, if any. <p> <p>See also <a href="#setPen">setPen</a>(). <h3 class=fn>int <a name="rtti"></a>TQCanvasPolygonalItem::rtti () const<tt> [virtual]</tt> @@ -199,9 +199,9 @@ Sets the <a href="tqbrush.html">TQBrush</a> used when drawing the polygonal item <p> <p>See also <a href="#setPen">setPen</a>(), <a href="#brush">brush</a>(), and <a href="#drawShape">drawShape</a>(). <p>Examples: <a href="canvas-example.html#x2923">canvas/canvas.cpp</a> and <a href="tutorial2-06.html#x2572">chart/chartform_canvas.cpp</a>. -<h3 class=fn>void <a name="setPen"></a>TQCanvasPolygonalItem::setPen ( <a href="ntqpen.html">TQPen</a> p )<tt> [virtual]</tt> +<h3 class=fn>void <a name="setPen"></a>TQCanvasPolygonalItem::setPen ( <a href="tqpen.html">TQPen</a> p )<tt> [virtual]</tt> </h3> -Sets the <a href="ntqpen.html">TQPen</a> used when drawing the item to the pen <em>p</em>. +Sets the <a href="tqpen.html">TQPen</a> used when drawing the item to the pen <em>p</em>. Note that many TQCanvasPolygonalItems do not use the pen value. <p> <p>See also <a href="#setBrush">setBrush</a>(), <a href="#pen">pen</a>(), and <a href="#drawShape">drawShape</a>(). diff --git a/doc/html/tqcanvasrectangle.html b/doc/html/tqcanvasrectangle.html index a26bf341c..c5cdcd4ba 100644 --- a/doc/html/tqcanvasrectangle.html +++ b/doc/html/tqcanvasrectangle.html @@ -81,7 +81,7 @@ coordinates with <a href="tqcanvasitem.html#setX">TQCanvasItem::setX</a>(), <a h Constructs a rectangle at position (0,0) with both width and height set to 32 pixels on <em>canvas</em>. -<h3 class=fn><a name="TQCanvasRectangle-2"></a>TQCanvasRectangle::TQCanvasRectangle ( const <a href="ntqrect.html">TQRect</a> & r, <a href="tqcanvas.html">TQCanvas</a> * canvas ) +<h3 class=fn><a name="TQCanvasRectangle-2"></a>TQCanvasRectangle::TQCanvasRectangle ( const <a href="tqrect.html">TQRect</a> & r, <a href="tqcanvas.html">TQCanvas</a> * canvas ) </h3> Constructs a rectangle positioned and sized by <em>r</em> on <em>canvas</em>. @@ -94,7 +94,7 @@ by <em>height</em>, on <em>canvas</em>. </h3> Destroys the rectangle. -<h3 class=fn><a href="ntqpointarray.html">TQPointArray</a> <a name="chunks"></a>TQCanvasRectangle::chunks () const<tt> [virtual protected]</tt> +<h3 class=fn><a href="tqpointarray.html">TQPointArray</a> <a name="chunks"></a>TQCanvasRectangle::chunks () const<tt> [virtual protected]</tt> </h3> Simply calls TQCanvasItem::chunks(). @@ -108,11 +108,11 @@ Draws the rectangle on painter <em>p</em>. </h3> Returns the height of the rectangle. -<h3 class=fn><a href="ntqrect.html">TQRect</a> <a name="rect"></a>TQCanvasRectangle::rect () const +<h3 class=fn><a href="tqrect.html">TQRect</a> <a name="rect"></a>TQCanvasRectangle::rect () const </h3> <p> Returns the integer-converted <a href="tqcanvasitem.html#x">x</a>(), <a href="tqcanvasitem.html#y">y</a>() position and <a href="#size">size</a>() of the -rectangle as a <a href="ntqrect.html">TQRect</a>. +rectangle as a <a href="tqrect.html">TQRect</a>. <h3 class=fn>int <a name="rtti"></a>TQCanvasRectangle::rtti () const<tt> [virtual]</tt> </h3> diff --git a/doc/html/tqcanvasspline.html b/doc/html/tqcanvasspline.html index 5396ace82..82f5e2054 100644 --- a/doc/html/tqcanvasspline.html +++ b/doc/html/tqcanvasspline.html @@ -84,7 +84,7 @@ Destroy the spline. Returns TRUE if the control points are a closed set; otherwise returns FALSE. -<h3 class=fn><a href="ntqpointarray.html">TQPointArray</a> <a name="controlPoints"></a>TQCanvasSpline::controlPoints () const +<h3 class=fn><a href="tqpointarray.html">TQPointArray</a> <a name="controlPoints"></a>TQCanvasSpline::controlPoints () const </h3> Returns the current set of control points. <p> <p>See also <a href="#setControlPoints">setControlPoints</a>() and <a href="#closed">closed</a>(). @@ -95,7 +95,7 @@ Returns 8 (TQCanvasItem::Rtti_Spline). <p> <p>See also <a href="tqcanvasitem.html#rtti">TQCanvasItem::rtti</a>(). <p>Reimplemented from <a href="tqcanvaspolygon.html#rtti">TQCanvasPolygon</a>. -<h3 class=fn>void <a name="setControlPoints"></a>TQCanvasSpline::setControlPoints ( <a href="ntqpointarray.html">TQPointArray</a> ctrl, bool close = TRUE ) +<h3 class=fn>void <a name="setControlPoints"></a>TQCanvasSpline::setControlPoints ( <a href="tqpointarray.html">TQPointArray</a> ctrl, bool close = TRUE ) </h3> Set the spline control points to <em>ctrl</em>. <p> If <em>close</em> is TRUE, then the first point in <em>ctrl</em> will be diff --git a/doc/html/tqcanvassprite.html b/doc/html/tqcanvassprite.html index 2fc843958..a45842bb4 100644 --- a/doc/html/tqcanvassprite.html +++ b/doc/html/tqcanvassprite.html @@ -154,7 +154,7 @@ be if the sprite (actually its hotspot) were moved to y-position <em>ny</em>. <p> <p>See also <a href="#leftEdge">leftEdge</a>(), <a href="#rightEdge">rightEdge</a>(), and <a href="#topEdge">topEdge</a>(). -<h3 class=fn><a href="ntqrect.html">TQRect</a> <a name="boundingRect"></a>TQCanvasSprite::boundingRect () const<tt> [virtual]</tt> +<h3 class=fn><a href="tqrect.html">TQRect</a> <a name="boundingRect"></a>TQCanvasSprite::boundingRect () const<tt> [virtual]</tt> </h3> Returns the bounding rectangle for the image in the sprite's current frame. This assumes that the images are tightly cropped diff --git a/doc/html/tqcanvastext.html b/doc/html/tqcanvastext.html index 297d7d864..c1af07cff 100644 --- a/doc/html/tqcanvastext.html +++ b/doc/html/tqcanvastext.html @@ -95,7 +95,7 @@ canvas <em>canvas</em>. </h3> Destroys the canvas text item. -<h3 class=fn><a href="ntqrect.html">TQRect</a> <a name="boundingRect"></a>TQCanvasText::boundingRect () const<tt> [virtual]</tt> +<h3 class=fn><a href="tqrect.html">TQRect</a> <a name="boundingRect"></a>TQCanvasText::boundingRect () const<tt> [virtual]</tt> </h3> Returns the bounding rectangle of the text. diff --git a/doc/html/tqcanvasview.html b/doc/html/tqcanvasview.html index 0f53f6074..740635351 100644 --- a/doc/html/tqcanvasview.html +++ b/doc/html/tqcanvasview.html @@ -64,7 +64,7 @@ The TQCanvasView class provides an on-screen view of a <a href="tqcanvas.html">T <p> If you want users to be able to interact with a canvas view, subclass TQCanvasView. You might then reimplement <a href="ntqscrollview.html#contentsMousePressEvent">TQScrollView::contentsMousePressEvent</a>(). For example, assuming no -<a href="ntqwmatrix.html#TransformationMode">transformation matrix</a> is set: +<a href="tqwmatrix.html#TransformationMode">transformation matrix</a> is set: <p> <pre> void MyCanvasView::contentsMousePressEvent( <a href="qmouseevent.html">TQMouseEvent</a>* e ) { @@ -82,11 +82,11 @@ subclass TQCanvasView. You might then reimplement canvas in various ways, for example, zooming in or out or rotating. For example: <p> <pre> - <a href="ntqwmatrix.html">TQWMatrix</a> wm; - wm.<a href="ntqwmatrix.html#scale">scale</a>( 2, 2 ); // Zooms in by 2 times - wm.<a href="ntqwmatrix.html#rotate">rotate</a>( 90 ); // Rotates 90 degrees counter clockwise + <a href="tqwmatrix.html">TQWMatrix</a> wm; + wm.<a href="tqwmatrix.html#scale">scale</a>( 2, 2 ); // Zooms in by 2 times + wm.<a href="tqwmatrix.html#rotate">rotate</a>( 90 ); // Rotates 90 degrees counter clockwise // around the origin. - wm.<a href="ntqwmatrix.html#translate">translate</a>( 0, -canvas->height() ); + wm.<a href="tqwmatrix.html#translate">translate</a>( 0, -canvas->height() ); // moves the canvas down so what was visible // before is still visible. myCanvasView->setWorldMatrix( wm ); @@ -100,12 +100,12 @@ with <a href="#inverseWorldMatrix">inverseWorldMatrix</a>(). <p> The following code finds the part of the canvas that is visible in this view, i.e. the bounding rectangle of the view in canvas coordinates. <p> <pre> - <a href="ntqrect.html">TQRect</a> rc = TQRect( myCanvasView->contentsX(), myCanvasView->contentsY(), + <a href="tqrect.html">TQRect</a> rc = TQRect( myCanvasView->contentsX(), myCanvasView->contentsY(), myCanvasView->visibleWidth(), myCanvasView->visibleHeight() ); - <a href="ntqrect.html">TQRect</a> canvasRect = myCanvasView->inverseWorldMatrix().mapRect(rc); + <a href="tqrect.html">TQRect</a> canvasRect = myCanvasView->inverseWorldMatrix().mapRect(rc); </pre> -<p> <p>See also <a href="ntqwmatrix.html">TQWMatrix</a>, <a href="tqpainter.html#setWorldMatrix">TQPainter::setWorldMatrix</a>(), <a href="graphics.html">Graphics Classes</a>, and <a href="images.html">Image Processing Classes</a>. +<p> <p>See also <a href="tqwmatrix.html">TQWMatrix</a>, <a href="tqpainter.html#setWorldMatrix">TQPainter::setWorldMatrix</a>(), <a href="graphics.html">Graphics Classes</a>, and <a href="images.html">Image Processing Classes</a>. <p> <hr><h2>Member Function Documentation</h2> @@ -145,35 +145,35 @@ drawContents() is not called. <p> <p>See also <a href="tqcanvas.html#setDoubleBuffering">TQCanvas::setDoubleBuffering</a>(). <p>Reimplemented from <a href="ntqscrollview.html#drawContents">TQScrollView</a>. -<h3 class=fn>const <a href="ntqwmatrix.html">TQWMatrix</a> & <a name="inverseWorldMatrix"></a>TQCanvasView::inverseWorldMatrix () const +<h3 class=fn>const <a href="tqwmatrix.html">TQWMatrix</a> & <a name="inverseWorldMatrix"></a>TQCanvasView::inverseWorldMatrix () const </h3> Returns a reference to the inverse of the canvas view's current -<a href="ntqwmatrix.html#TransformationMode">transformation matrix</a>. +<a href="tqwmatrix.html#TransformationMode">transformation matrix</a>. <p> <p>See also <a href="#setWorldMatrix">setWorldMatrix</a>() and <a href="#worldMatrix">worldMatrix</a>(). <h3 class=fn>void <a name="setCanvas"></a>TQCanvasView::setCanvas ( <a href="tqcanvas.html">TQCanvas</a> * canvas ) </h3> Sets the canvas that the TQCanvasView is showing to the canvas <em>canvas</em>. -<h3 class=fn>bool <a name="setWorldMatrix"></a>TQCanvasView::setWorldMatrix ( const <a href="ntqwmatrix.html">TQWMatrix</a> & wm ) +<h3 class=fn>bool <a name="setWorldMatrix"></a>TQCanvasView::setWorldMatrix ( const <a href="tqwmatrix.html">TQWMatrix</a> & wm ) </h3> -Sets the <a href="ntqwmatrix.html#TransformationMode">transformation matrix</a> of the TQCanvasView to <em>wm</em>. The +Sets the <a href="tqwmatrix.html#TransformationMode">transformation matrix</a> of the TQCanvasView to <em>wm</em>. The matrix must be invertible (i.e. if you create a world matrix that zooms out by 2 times, then the inverse of this matrix is one that will zoom in by 2 times). <p> When you use this, you should note that the performance of the TQCanvasView will decrease considerably. <p> Returns FALSE if <em>wm</em> is not invertable; otherwise returns TRUE. -<p> <p>See also <a href="#worldMatrix">worldMatrix</a>(), <a href="#inverseWorldMatrix">inverseWorldMatrix</a>(), and <a href="ntqwmatrix.html#isInvertible">TQWMatrix::isInvertible</a>(). +<p> <p>See also <a href="#worldMatrix">worldMatrix</a>(), <a href="#inverseWorldMatrix">inverseWorldMatrix</a>(), and <a href="tqwmatrix.html#isInvertible">TQWMatrix::isInvertible</a>(). <p>Example: <a href="canvas-example.html#x2930">canvas/canvas.cpp</a>. <h3 class=fn><a href="tqsize.html">TQSize</a> <a name="sizeHint"></a>TQCanvasView::sizeHint () const<tt> [virtual protected]</tt> </h3> Suggests a size sufficient to view the entire canvas. -<h3 class=fn>const <a href="ntqwmatrix.html">TQWMatrix</a> & <a name="worldMatrix"></a>TQCanvasView::worldMatrix () const +<h3 class=fn>const <a href="tqwmatrix.html">TQWMatrix</a> & <a name="worldMatrix"></a>TQCanvasView::worldMatrix () const </h3> -Returns a reference to the canvas view's current <a href="ntqwmatrix.html#TransformationMode">transformation matrix</a>. +Returns a reference to the canvas view's current <a href="tqwmatrix.html#TransformationMode">transformation matrix</a>. <p> <p>See also <a href="#setWorldMatrix">setWorldMatrix</a>() and <a href="#inverseWorldMatrix">inverseWorldMatrix</a>(). <p>Example: <a href="canvas-example.html#x2931">canvas/canvas.cpp</a>. diff --git a/doc/html/tqclipboard.html b/doc/html/tqclipboard.html index e655eb4ba..55ae6da06 100644 --- a/doc/html/tqclipboard.html +++ b/doc/html/tqclipboard.html @@ -235,7 +235,7 @@ otherwise returns FALSE. Returns TRUE if this clipboard object owns the mouse selection data; otherwise returns FALSE. -<h3 class=fn><a href="ntqpixmap.html">TQPixmap</a> <a name="pixmap"></a>TQClipboard::pixmap ( <a href="tqclipboard.html#Mode-enum">Mode</a> mode ) const +<h3 class=fn><a href="tqpixmap.html">TQPixmap</a> <a name="pixmap"></a>TQClipboard::pixmap ( <a href="tqclipboard.html#Mode-enum">Mode</a> mode ) const </h3> Returns the clipboard pixmap, or null if the clipboard does not contain a pixmap. Note that this can lose information. For @@ -247,9 +247,9 @@ clipboard is used. If <em>mode</em> is TQClipboard::Clipboard, the pixmap is retrieved from the global clipboard. If <em>mode</em> is TQClipboard::Selection, the pixmap is retrieved from the global mouse selection. -<p> <p>See also <a href="#setPixmap">setPixmap</a>(), <a href="#image">image</a>(), <a href="#data">data</a>(), and <a href="ntqpixmap.html#convertFromImage">TQPixmap::convertFromImage</a>(). +<p> <p>See also <a href="#setPixmap">setPixmap</a>(), <a href="#image">image</a>(), <a href="#data">data</a>(), and <a href="tqpixmap.html#convertFromImage">TQPixmap::convertFromImage</a>(). -<h3 class=fn><a href="ntqpixmap.html">TQPixmap</a> <a name="pixmap-2"></a>TQClipboard::pixmap () const +<h3 class=fn><a href="tqpixmap.html">TQPixmap</a> <a name="pixmap-2"></a>TQClipboard::pixmap () const </h3> This is an overloaded member function, provided for convenience. It behaves essentially like the above function. <p> This function uses the <a href="#pixmap">TQClipboard::pixmap</a>() function which takes @@ -328,10 +328,10 @@ If selectionModeEnabled() returns TRUE, the mode argument is TQClipboard::Selection, otherwise the mode argument is TQClipboard::Clipboard. -<h3 class=fn>void <a name="setPixmap"></a>TQClipboard::setPixmap ( const <a href="ntqpixmap.html">TQPixmap</a> & pixmap, <a href="tqclipboard.html#Mode-enum">Mode</a> mode ) +<h3 class=fn>void <a name="setPixmap"></a>TQClipboard::setPixmap ( const <a href="tqpixmap.html">TQPixmap</a> & pixmap, <a href="tqclipboard.html#Mode-enum">Mode</a> mode ) </h3> Copies <em>pixmap</em> into the clipboard. Note that this is slower -than <a href="#setImage">setImage</a>() because it needs to convert the <a href="ntqpixmap.html">TQPixmap</a> to a +than <a href="#setImage">setImage</a>() because it needs to convert the <a href="tqpixmap.html">TQPixmap</a> to a <a href="tqimage.html">TQImage</a> first. <p> The <em>mode</em> argument is used to control which part of the system clipboard is used. If <em>mode</em> is TQClipboard::Clipboard, the @@ -340,7 +340,7 @@ TQClipboard::Selection, the pixmap is stored in the global mouse selection. <p> <p>See also <a href="#pixmap">pixmap</a>(), <a href="#setImage">setImage</a>(), and <a href="#setData">setData</a>(). -<h3 class=fn>void <a name="setPixmap-2"></a>TQClipboard::setPixmap ( const <a href="ntqpixmap.html">TQPixmap</a> & pixmap ) +<h3 class=fn>void <a name="setPixmap-2"></a>TQClipboard::setPixmap ( const <a href="tqpixmap.html">TQPixmap</a> & pixmap ) </h3> This is an overloaded member function, provided for convenience. It behaves essentially like the above function. <p> This function uses the <a href="#setPixmap">TQClipboard::setPixmap</a>() function which takes diff --git a/doc/html/tqcolor.html b/doc/html/tqcolor.html index 08598f1e6..1df63a357 100644 --- a/doc/html/tqcolor.html +++ b/doc/html/tqcolor.html @@ -179,7 +179,7 @@ moving slightly towards the magenta, could be H=350 (equivalent to <p> TQt returns a hue value of -1 for achromatic colors. If you pass a too-big hue value, TQt forces it into range. Hue 360 or 720 is treated as 0; hue 540 is treated as 180. -<p> <p>See also <a href="ntqpalette.html">TQPalette</a>, <a href="tqcolorgroup.html">TQColorGroup</a>, <a href="ntqapplication.html#setColorSpec">TQApplication::setColorSpec</a>(), <a href="http://www.poynton.com/ColorFAQ.html">Color FAQ</a>, <a href="appearance.html">Widget Appearance and Style</a>, <a href="graphics.html">Graphics Classes</a>, and <a href="images.html">Image Processing Classes</a>. +<p> <p>See also <a href="tqpalette.html">TQPalette</a>, <a href="tqcolorgroup.html">TQColorGroup</a>, <a href="ntqapplication.html#setColorSpec">TQApplication::setColorSpec</a>(), <a href="http://www.poynton.com/ColorFAQ.html">Color FAQ</a>, <a href="appearance.html">Widget Appearance and Style</a>, <a href="graphics.html">Graphics Classes</a>, and <a href="images.html">Image Processing Classes</a>. <hr><h2>Member Type Documentation</h2> <h3 class=fn><a name="Spec-enum"></a>TQColor::Spec</h3> @@ -315,13 +315,13 @@ displays as well as for colormap displays, except that <a href="#destroyAllocContext">TQColor::destroyAllocContext</a>() does nothing for true color. <p> Example: <pre> - <a href="ntqpixmap.html">TQPixmap</a> loadPixmap( <a href="tqstring.html">TQString</a> fileName ) + <a href="tqpixmap.html">TQPixmap</a> loadPixmap( <a href="tqstring.html">TQString</a> fileName ) { static int alloc_context = 0; if ( alloc_context ) TQColor::<a href="#destroyAllocContext">destroyAllocContext</a>( alloc_context ); alloc_context = TQColor::<a href="#enterAllocContext">enterAllocContext</a>(); - <a href="ntqpixmap.html">TQPixmap</a> pm( fileName ); + <a href="tqpixmap.html">TQPixmap</a> pm( fileName ); TQColor::<a href="#leaveAllocContext">leaveAllocContext</a>(); return pm; } @@ -441,7 +441,7 @@ character followed by three two-digit hexadecimal numbers. Returns the number of color bit planes for the underlying window system. <p> The returned value is equal to the default pixmap depth. -<p> <p>See also <a href="ntqpixmap.html#defaultDepth">TQPixmap::defaultDepth</a>(). +<p> <p>See also <a href="tqpixmap.html#defaultDepth">TQPixmap::defaultDepth</a>(). <h3 class=fn>bool <a name="operator!-eq"></a>TQColor::operator!= ( const <a href="tqcolor.html">TQColor</a> & c ) const </h3> diff --git a/doc/html/tqcolorgroup-members.html b/doc/html/tqcolorgroup-members.html index a534795e0..df9153551 100644 --- a/doc/html/tqcolorgroup-members.html +++ b/doc/html/tqcolorgroup-members.html @@ -1,5 +1,5 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> -<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/include/ntqpalette.h:53 --> +<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/include/tqpalette.h:53 --> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> diff --git a/doc/html/tqcolorgroup.html b/doc/html/tqcolorgroup.html index 4a8bc8fdb..51fcb788b 100644 --- a/doc/html/tqcolorgroup.html +++ b/doc/html/tqcolorgroup.html @@ -1,5 +1,5 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> -<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/src/kernel/qpalette.cpp:48 --> +<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/src/kernel/tqpalette.cpp:48 --> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> @@ -33,7 +33,7 @@ body { background: #ffffff; color: black; } <p>The TQColorGroup class contains a group of widget colors. <a href="#details">More...</a> -<p><tt>#include <<a href="qpalette-h.html">ntqpalette.h</a>></tt> +<p><tt>#include <<a href="tqpalette-h.html">tqpalette.h</a>></tt> <p><a href="tqcolorgroup-members.html">List of all member functions.</a> <h2>Public Members</h2> <ul> @@ -107,7 +107,7 @@ color or a pixmap pattern. <p> There are also corresponding <a href="#color">color</a>() and <a href="#brush">brush</a>() getters, and a commonly used convenience function to get each ColorRole: <a href="#background">background</a>(), <a href="#foreground">foreground</a>(), <a href="#base">base</a>(), etc. -<p> <p>See also <a href="tqcolor.html">TQColor</a>, <a href="ntqpalette.html">TQPalette</a>, <a href="tqwidget.html#colorGroup-prop">TQWidget::colorGroup</a>, <a href="appearance.html">Widget Appearance and Style</a>, <a href="graphics.html">Graphics Classes</a>, and <a href="images.html">Image Processing Classes</a>. +<p> <p>See also <a href="tqcolor.html">TQColor</a>, <a href="tqpalette.html">TQPalette</a>, <a href="tqwidget.html#colorGroup-prop">TQWidget::colorGroup</a>, <a href="appearance.html">Widget Appearance and Style</a>, <a href="graphics.html">Graphics Classes</a>, and <a href="images.html">Image Processing Classes</a>. <hr><h2>Member Type Documentation</h2> <h3 class=fn><a name="ColorRole-enum"></a>TQColorGroup::ColorRole</h3> diff --git a/doc/html/tqdatastream.html b/doc/html/tqdatastream.html index d7fba3c03..e70b9afc3 100644 --- a/doc/html/tqdatastream.html +++ b/doc/html/tqdatastream.html @@ -128,7 +128,7 @@ data to. The <a href="tqfile.html">TQFile</a> class is an example of an IO devic <p> Each item written to the stream is written in a predefined binary format that varies depending on the item's type. Supported TQt -types include <a href="tqbrush.html">TQBrush</a>, <a href="tqcolor.html">TQColor</a>, <a href="tqdatetime.html">TQDateTime</a>, <a href="tqfont.html">TQFont</a>, <a href="ntqpixmap.html">TQPixmap</a>, <a href="tqstring.html">TQString</a>, +types include <a href="tqbrush.html">TQBrush</a>, <a href="tqcolor.html">TQColor</a>, <a href="tqdatetime.html">TQDateTime</a>, <a href="tqfont.html">TQFont</a>, <a href="tqpixmap.html">TQPixmap</a>, <a href="tqstring.html">TQString</a>, <a href="ntqvariant.html">TQVariant</a> and many others. For the complete list of all TQt types supporting data streaming see the <a href="datastreamformat.html">Format of the TQDataStream operators</a>. <p> For integers it is best to always cast to a TQt integer type for diff --git a/doc/html/tqdatatable.html b/doc/html/tqdatatable.html index 460e9b987..dbc0c092f 100644 --- a/doc/html/tqdatatable.html +++ b/doc/html/tqdatatable.html @@ -471,7 +471,7 @@ See the <a href="tqdatatable.html#numCols-prop">"numCols"</a> property for detai </h3><p>Returns the number of rows in the table. See the <a href="tqdatatable.html#numRows-prop">"numRows"</a> property for details. <p>Reimplemented from <a href="ntqtable.html#numRows">TQTable</a>. -<h3 class=fn>void <a name="paintField"></a>TQDataTable::paintField ( <a href="tqpainter.html">TQPainter</a> * p, const <a href="tqsqlfield.html">TQSqlField</a> * field, const <a href="ntqrect.html">TQRect</a> & cr, bool selected )<tt> [virtual protected]</tt> +<h3 class=fn>void <a name="paintField"></a>TQDataTable::paintField ( <a href="tqpainter.html">TQPainter</a> * p, const <a href="tqsqlfield.html">TQSqlField</a> * field, const <a href="tqrect.html">TQRect</a> & cr, bool selected )<tt> [virtual protected]</tt> </h3> Paints the <em>field</em> on the painter <em>p</em>. The painter has already been translated to the appropriate cell's origin where the <em>field</em> is to be rendered. <em>cr</em> describes the cell coordinates in diff --git a/doc/html/tqdir-example.html b/doc/html/tqdir-example.html index f42b5435d..c85843346 100644 --- a/doc/html/tqdir-example.html +++ b/doc/html/tqdir-example.html @@ -128,7 +128,7 @@ static const char *home[]={ <a href="ntqscrollview.html#viewport">viewport</a>()->setBackgroundMode( PaletteBase ); } -void <a name="f496"></a>PixmapView::setPixmap( const <a href="ntqpixmap.html">TQPixmap</a> &pix ) +void <a name="f496"></a>PixmapView::setPixmap( const <a href="tqpixmap.html">TQPixmap</a> &pix ) { pixmap = pix; <a name="x1855"></a> <a href="ntqscrollview.html#resizeContents">resizeContents</a>( pixmap.<a href="tqwidget.html#size">size</a>().width(), pixmap.<a href="tqwidget.html#size">size</a>().height() ); @@ -164,8 +164,8 @@ void <a name="f498"></a>Preview::showPreview( const <a href="tqurl.html">TQUrl</ return; } - <a href="ntqpixmap.html">TQPixmap</a> pix( path ); -<a name="x1834"></a> if ( pix.<a href="ntqpixmap.html#isNull">isNull</a>() ) { + <a href="tqpixmap.html">TQPixmap</a> pix( path ); +<a name="x1834"></a> if ( pix.<a href="tqpixmap.html#isNull">isNull</a>() ) { if ( fi.<a href="tqfileinfo.html#isFile">isFile</a>() ) { <a href="tqfile.html">TQFile</a> f( path ); <a name="x1815"></a> if ( f.<a href="tqfile.html#open">open</a>( <a href="tqfile.html#open">IO_ReadOnly</a> ) ) { diff --git a/doc/html/tqdragenterevent.html b/doc/html/tqdragenterevent.html index a4c7cd490..135d0cb60 100644 --- a/doc/html/tqdragenterevent.html +++ b/doc/html/tqdragenterevent.html @@ -53,7 +53,7 @@ turn inherits most of its functionality from <a href="tqdropevent.html">TQDropEv <p> <p>See also <a href="tqdragleaveevent.html">TQDragLeaveEvent</a>, <a href="tqdragmoveevent.html">TQDragMoveEvent</a>, <a href="tqdropevent.html">TQDropEvent</a>, <a href="draganddrop.html">Drag And Drop Classes</a>, and <a href="events.html">Event Classes</a>. <hr><h2>Member Function Documentation</h2> -<h3 class=fn><a name="TQDragEnterEvent"></a>TQDragEnterEvent::TQDragEnterEvent ( const <a href="ntqpoint.html">TQPoint</a> & pos ) +<h3 class=fn><a name="TQDragEnterEvent"></a>TQDragEnterEvent::TQDragEnterEvent ( const <a href="tqpoint.html">TQPoint</a> & pos ) </h3> <p> Constructs a TQDragEnterEvent entering at the given point, <em>pos</em>. diff --git a/doc/html/tqdragmoveevent.html b/doc/html/tqdragmoveevent.html index f435e197b..cd132df80 100644 --- a/doc/html/tqdragmoveevent.html +++ b/doc/html/tqdragmoveevent.html @@ -59,7 +59,7 @@ the event to see what data it <a href="tqdropevent.html#provides">provides</a>, <p>See also <a href="draganddrop.html">Drag And Drop Classes</a> and <a href="events.html">Event Classes</a>. <hr><h2>Member Function Documentation</h2> -<h3 class=fn><a name="TQDragMoveEvent"></a>TQDragMoveEvent::TQDragMoveEvent ( const <a href="ntqpoint.html">TQPoint</a> & pos, <a href="ntqevent.html#Type-enum">Type</a> type = DragMove ) +<h3 class=fn><a name="TQDragMoveEvent"></a>TQDragMoveEvent::TQDragMoveEvent ( const <a href="tqpoint.html">TQPoint</a> & pos, <a href="ntqevent.html#Type-enum">Type</a> type = DragMove ) </h3> <p> Creates a TQDragMoveEvent for which the mouse is at point <em>pos</em>, @@ -67,28 +67,28 @@ and the event is of type <em>type</em>. <p> <b>Warning:</b> Do not create a TQDragMoveEvent yourself since these objects rely on TQt's internal state. -<h3 class=fn>void <a name="accept"></a>TQDragMoveEvent::accept ( const <a href="ntqrect.html">TQRect</a> & r ) +<h3 class=fn>void <a name="accept"></a>TQDragMoveEvent::accept ( const <a href="tqrect.html">TQRect</a> & r ) </h3> <p> The same as <a href="#accept">accept</a>(), but also notifies that future moves will also be acceptable if they remain within the rectangle <em>r</em> on the widget: this can improve performance, but may also be ignored by the underlying system. -<p> If the rectangle is <a href="ntqrect.html#isEmpty">empty</a>, then +<p> If the rectangle is <a href="tqrect.html#isEmpty">empty</a>, then drag move events will be sent continuously. This is useful if the source is scrolling in a timer event. <p>Examples: <a href="desktop-example.html#x1727">desktop/desktop.cpp</a> and <a href="dirview-example.html#x1668">dirview/dirview.cpp</a>. -<h3 class=fn><a href="ntqrect.html">TQRect</a> <a name="answerRect"></a>TQDragMoveEvent::answerRect () const +<h3 class=fn><a href="tqrect.html">TQRect</a> <a name="answerRect"></a>TQDragMoveEvent::answerRect () const </h3> <p> Returns the rectangle for which the acceptance of the move event applies. -<h3 class=fn>void <a name="ignore"></a>TQDragMoveEvent::ignore ( const <a href="ntqrect.html">TQRect</a> & r ) +<h3 class=fn>void <a name="ignore"></a>TQDragMoveEvent::ignore ( const <a href="tqrect.html">TQRect</a> & r ) </h3> -<p> The opposite of <a href="#accept">accept</a>(const <a href="ntqrect.html">TQRect</a>&), i.e. says that moves within +<p> The opposite of <a href="#accept">accept</a>(const <a href="tqrect.html">TQRect</a>&), i.e. says that moves within rectangle <em>r</em> are not acceptable (will be ignored). <p>Example: <a href="dirview-example.html#x1669">dirview/dirview.cpp</a>. diff --git a/doc/html/tqdragobject.html b/doc/html/tqdragobject.html index 9735408b2..7ce43f9dc 100644 --- a/doc/html/tqdragobject.html +++ b/doc/html/tqdragobject.html @@ -164,15 +164,15 @@ Starts a drag operation using the contents of this object, using <a href="#drag">drag</a>(). <p> <p>See also <a href="#drag">drag</a>(), <a href="#dragCopy">dragCopy</a>(), and <a href="#dragLink">dragLink</a>(). -<h3 class=fn><a href="ntqpixmap.html">TQPixmap</a> <a name="pixmap"></a>TQDragObject::pixmap () const +<h3 class=fn><a href="tqpixmap.html">TQPixmap</a> <a name="pixmap"></a>TQDragObject::pixmap () const </h3> -Returns the currently set pixmap (which <a href="ntqpixmap.html#isNull">isNull()</a> if none is set). +Returns the currently set pixmap (which <a href="tqpixmap.html#isNull">isNull()</a> if none is set). -<h3 class=fn><a href="ntqpoint.html">TQPoint</a> <a name="pixmapHotSpot"></a>TQDragObject::pixmapHotSpot () const +<h3 class=fn><a href="tqpoint.html">TQPoint</a> <a name="pixmapHotSpot"></a>TQDragObject::pixmapHotSpot () const </h3> Returns the currently set pixmap hotspot. -<h3 class=fn>void <a name="setPixmap"></a>TQDragObject::setPixmap ( <a href="ntqpixmap.html">TQPixmap</a> pm, const <a href="ntqpoint.html">TQPoint</a> & hotspot )<tt> [virtual]</tt> +<h3 class=fn>void <a name="setPixmap"></a>TQDragObject::setPixmap ( <a href="tqpixmap.html">TQPixmap</a> pm, const <a href="tqpoint.html">TQPoint</a> & hotspot )<tt> [virtual]</tt> </h3> Set the pixmap <em>pm</em> to display while dragging the object. The platform-specific implementation will use this where it can - so @@ -188,7 +188,7 @@ graphics acceleration in the display settings down one tick solved the problems in all cases. <p>Example: <a href="fileiconview-example.html#x815">fileiconview/tqfileiconview.cpp</a>. -<h3 class=fn>void <a name="setPixmap-2"></a>TQDragObject::setPixmap ( <a href="ntqpixmap.html">TQPixmap</a> pm )<tt> [virtual]</tt> +<h3 class=fn>void <a name="setPixmap-2"></a>TQDragObject::setPixmap ( <a href="tqpixmap.html">TQPixmap</a> pm )<tt> [virtual]</tt> </h3> This is an overloaded member function, provided for convenience. It behaves essentially like the above function. <p> Uses a hotspot that positions the pixmap below and to the right of diff --git a/doc/html/tqdropevent.html b/doc/html/tqdropevent.html index 5fa6e7ed7..df6589737 100644 --- a/doc/html/tqdropevent.html +++ b/doc/html/tqdropevent.html @@ -91,7 +91,7 @@ supported. reference, for example, text/uri-list file lists (see <a href="tquridrag.html">TQUriDrag</a>). <hr><h2>Member Function Documentation</h2> -<h3 class=fn><a name="TQDropEvent"></a>TQDropEvent::TQDropEvent ( const <a href="ntqpoint.html">TQPoint</a> & pos, <a href="ntqevent.html#Type-enum">Type</a> typ = Drop ) +<h3 class=fn><a name="TQDropEvent"></a>TQDropEvent::TQDropEvent ( const <a href="tqpoint.html">TQPoint</a> & pos, <a href="ntqevent.html#Type-enum">Type</a> typ = Drop ) </h3> <p> Constructs a drop event that drops a drop of type <em>typ</em> on point @@ -174,7 +174,7 @@ returns FALSE. <p> Returns TRUE if the drop action was accepted by the drop site; otherwise returns FALSE. -<h3 class=fn>const <a href="ntqpoint.html">TQPoint</a> & <a name="pos"></a>TQDropEvent::pos () const +<h3 class=fn>const <a href="tqpoint.html">TQPoint</a> & <a name="pos"></a>TQDropEvent::pos () const </h3> <p> Returns the position where the drop was made. @@ -195,7 +195,7 @@ returns FALSE. need to call this in your code: the <em>source</em> decides the action, not the target. -<h3 class=fn>void <a name="setPoint"></a>TQDropEvent::setPoint ( const <a href="ntqpoint.html">TQPoint</a> & np ) +<h3 class=fn>void <a name="setPoint"></a>TQDropEvent::setPoint ( const <a href="tqpoint.html">TQPoint</a> & np ) </h3> <p> Sets the drop to happen at point <em>np</em>. You do not normally need diff --git a/doc/html/tqfiledialog.html b/doc/html/tqfiledialog.html index 04a796c01..76de27ae9 100644 --- a/doc/html/tqfiledialog.html +++ b/doc/html/tqfiledialog.html @@ -220,8 +220,8 @@ about the file. void previewUrl( const <a href="tqurl.html">TQUrl</a> &u ) { <a href="tqstring.html">TQString</a> path = u.<a href="tqurl.html#path">path</a>(); - <a href="ntqpixmap.html">TQPixmap</a> pix( path ); - if ( pix.<a href="ntqpixmap.html#isNull">isNull</a>() ) + <a href="tqpixmap.html">TQPixmap</a> pix( path ); + if ( pix.<a href="tqpixmap.html#isNull">isNull</a>() ) setText( "This is not a pixmap" ); else setPixmap( pix ); @@ -634,8 +634,8 @@ avoid memory leaks. void previewUrl( const <a href="tqurl.html">TQUrl</a> &u ) { <a href="tqstring.html">TQString</a> path = u.<a href="tqurl.html#path">path</a>(); - <a href="ntqpixmap.html">TQPixmap</a> pix( path ); - if ( pix.<a href="ntqpixmap.html#isNull">isNull</a>() ) + <a href="tqpixmap.html">TQPixmap</a> pix( path ); + if ( pix.<a href="tqpixmap.html#isNull">isNull</a>() ) setText( "This is not a pixmap" ); else setPixmap( pix ); @@ -737,8 +737,8 @@ avoid memory leaks. void previewUrl( const <a href="tqurl.html">TQUrl</a> &u ) { <a href="tqstring.html">TQString</a> path = u.<a href="tqurl.html#path">path</a>(); - <a href="ntqpixmap.html">TQPixmap</a> pix( path ); - if ( pix.<a href="ntqpixmap.html#isNull">isNull</a>() ) + <a href="tqpixmap.html">TQPixmap</a> pix( path ); + if ( pix.<a href="tqpixmap.html#isNull">isNull</a>() ) setText( "This is not a pixmap" ); else setText( "This is a pixmap" ); diff --git a/doc/html/tqfileiconprovider.html b/doc/html/tqfileiconprovider.html index a3905692e..bfe8697e0 100644 --- a/doc/html/tqfileiconprovider.html +++ b/doc/html/tqfileiconprovider.html @@ -61,7 +61,7 @@ look much better. </h3> Constructs an empty file icon provider called <em>name</em>, with the parent <em>parent</em>. -<h3 class=fn>const <a href="ntqpixmap.html">TQPixmap</a> * <a name="pixmap"></a>TQFileIconProvider::pixmap ( const <a href="tqfileinfo.html">TQFileInfo</a> & info )<tt> [virtual]</tt> +<h3 class=fn>const <a href="tqpixmap.html">TQPixmap</a> * <a name="pixmap"></a>TQFileIconProvider::pixmap ( const <a href="tqfileinfo.html">TQFileInfo</a> & info )<tt> [virtual]</tt> </h3> Returns a pointer to a pixmap that should be used to signify the file with the information <em>info</em>. diff --git a/doc/html/tqfontinfo.html b/doc/html/tqfontinfo.html index 65dad6d00..723c6afa1 100644 --- a/doc/html/tqfontinfo.html +++ b/doc/html/tqfontinfo.html @@ -93,7 +93,7 @@ screen font is used if a printer font is supplied. </h3> Constructs a font info object for <em>font</em>. <p> The font must be screen-compatible, i.e. a font you use when -drawing text in <a href="tqwidget.html">widgets</a> or <a href="ntqpixmap.html">pixmaps</a>, not <a href="ntqpicture.html">TQPicture</a> or <a href="ntqprinter.html">TQPrinter</a>. +drawing text in <a href="tqwidget.html">widgets</a> or <a href="tqpixmap.html">pixmaps</a>, not <a href="tqpicture.html">TQPicture</a> or <a href="tqprinter.html">TQPrinter</a>. <p> The font info object holds the information for the font that is passed in the constructor at the time it is created, and is not updated if the font's attributes are changed later. diff --git a/doc/html/tqfontmetrics-h.html b/doc/html/tqfontmetrics-h.html index 6baea0f0c..3f201d455 100644 --- a/doc/html/tqfontmetrics-h.html +++ b/doc/html/tqfontmetrics-h.html @@ -79,7 +79,7 @@ body { background: #ffffff; color: black; } #ifndef QT_H #include "tqfont.h" -#include "ntqrect.h" +#include "tqrect.h" #endif // QT_H class TQTextCodec; diff --git a/doc/html/tqfontmetrics.html b/doc/html/tqfontmetrics.html index 8e6729f2c..0a36b04c7 100644 --- a/doc/html/tqfontmetrics.html +++ b/doc/html/tqfontmetrics.html @@ -127,7 +127,7 @@ and <a href="#size">size</a>(), to return the size of that rectangle. </h3> Constructs a font metrics object for <em>font</em>. <p> The font must be screen-compatible, i.e. a font you use when -drawing text in <a href="tqwidget.html">widgets</a> or <a href="ntqpixmap.html">pixmaps</a>, not <a href="ntqpicture.html">TQPicture</a> or <a href="ntqprinter.html">TQPrinter</a>. +drawing text in <a href="tqwidget.html">widgets</a> or <a href="tqpixmap.html">pixmaps</a>, not <a href="tqpicture.html">TQPicture</a> or <a href="tqprinter.html">TQPrinter</a>. <p> The font metrics object holds the information for the font that is passed in the constructor at the time it is created, and is not updated if the font's attributes are changed later. @@ -161,7 +161,7 @@ value will be too small. <p> <p>See also <a href="#descent">descent</a>(). <p>Examples: <a href="drawdemo-example.html#x1064">drawdemo/drawdemo.cpp</a> and <a href="scrollview-example.html#x619">scrollview/scrollview.cpp</a>. -<h3 class=fn><a href="ntqrect.html">TQRect</a> <a name="boundingRect"></a>TQFontMetrics::boundingRect ( <a href="qchar.html">TQChar</a> ch ) const +<h3 class=fn><a href="tqrect.html">TQRect</a> <a name="boundingRect"></a>TQFontMetrics::boundingRect ( <a href="qchar.html">TQChar</a> ch ) const </h3> Returns the rectangle that is covered by ink if the character specified by <em>ch</em> were to be drawn at the origin of the coordinate @@ -176,13 +176,13 @@ of the character. Use <a href="#boundingRect">boundingRect</a>(const <a href="tq <p> <p>See also <a href="#width">width</a>(). <p>Example: <a href="xform-example.html#x1225">xform/xform.cpp</a>. -<h3 class=fn><a href="ntqrect.html">TQRect</a> <a name="boundingRect-2"></a>TQFontMetrics::boundingRect ( const <a href="tqstring.html">TQString</a> & str, int len = -1 ) const +<h3 class=fn><a href="tqrect.html">TQRect</a> <a name="boundingRect-2"></a>TQFontMetrics::boundingRect ( const <a href="tqstring.html">TQString</a> & str, int len = -1 ) const </h3> This is an overloaded member function, provided for convenience. It behaves essentially like the above function. <p> Returns the bounding rectangle that contains the first <em>len</em> characters of string <em>str</em>. -<h3 class=fn><a href="ntqrect.html">TQRect</a> <a name="boundingRect-3"></a>TQFontMetrics::boundingRect ( int x, int y, int w, int h, int flgs, const <a href="tqstring.html">TQString</a> & str, int len = -1, int tabstops = 0, int * tabarray = 0, TQTextParag ** intern = 0 ) const +<h3 class=fn><a href="tqrect.html">TQRect</a> <a name="boundingRect-3"></a>TQFontMetrics::boundingRect ( int x, int y, int w, int h, int flgs, const <a href="tqstring.html">TQString</a> & str, int len = -1, int tabstops = 0, int * tabarray = 0, TQTextParag ** intern = 0 ) const </h3> This is an overloaded member function, provided for convenience. It behaves essentially like the above function. <p> Returns the bounding rectangle of the first <em>len</em> characters of diff --git a/doc/html/qgl-h.html b/doc/html/tqgl-h.html index fd9e07435..5505aca30 100644 --- a/doc/html/qgl-h.html +++ b/doc/html/tqgl-h.html @@ -1,9 +1,9 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> -<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/include/ntqgl.h:1 --> +<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/include/tqgl.h:1 --> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> -<title>ntqgl.h Include File</title> +<title>tqgl.h Include File</title> <style type="text/css"><!-- fn { margin-left: 1cm; text-indent: -1cm; } a:link { color: #004faf; text-decoration: none } @@ -29,13 +29,13 @@ body { background: #ffffff; color: black; } | <a href="functions.html"> <font color="#004faf">Functions</font></a> </td> -<td align="right" valign="center"><img src="logo32.png" align="right" width="64" height="32" border="0"></td></tr></table><h1 align=center>ntqgl.h</h1> +<td align="right" valign="center"><img src="logo32.png" align="right" width="64" height="32" border="0"></td></tr></table><h1 align=center>tqgl.h</h1> -<p>This is the verbatim text of the ntqgl.h include file. It is provided only for illustration; the copyright remains with Trolltech. +<p>This is the verbatim text of the tqgl.h include file. It is provided only for illustration; the copyright remains with Trolltech. <hr> <pre> /**************************************************************************** -** $Id: qt/ntqgl.h 3.3.8 edited Jan 11 14:38 $ +** $Id: qt/tqgl.h 3.3.8 edited Jan 11 14:38 $ ** ** Definition of OpenGL classes for TQt ** @@ -79,7 +79,7 @@ body { background: #ffffff; color: black; } #ifndef QT_H #include "tqwidget.h" -#include "ntqglcolormap.h" +#include "tqglcolormap.h" #endif // QT_H #if !defined( TQT_MODULE_OPENGL ) || defined( QT_LICENSE_PROFESSIONAL ) diff --git a/doc/html/qgl-members.html b/doc/html/tqgl-members.html index 98bccc8b1..0560ed880 100644 --- a/doc/html/qgl-members.html +++ b/doc/html/tqgl-members.html @@ -1,5 +1,5 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> -<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/include/ntqgl.h:94 --> +<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/include/tqgl.h:94 --> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> @@ -32,7 +32,7 @@ body { background: #ffffff; color: black; } <td align="right" valign="center"><img src="logo32.png" align="right" width="64" height="32" border="0"></td></tr></table><h1 align=center>Complete Member List for TQGL</h1> <p>This is the complete list of member functions for -<a href="ntqgl.html">TQGL</a>, including inherited members. +<a href="tqgl.html">TQGL</a>, including inherited members. <ul> </ul> diff --git a/doc/html/ntqgl.html b/doc/html/tqgl.html index b91314a5b..e7d8817ef 100644 --- a/doc/html/ntqgl.html +++ b/doc/html/tqgl.html @@ -1,5 +1,5 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> -<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/src/opengl/qgl.cpp:61 --> +<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/src/opengl/tqgl.cpp:61 --> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> @@ -34,9 +34,9 @@ body { background: #ffffff; color: black; } <p>The TQGL class is a namespace for miscellaneous identifiers in the TQt OpenGL module. <a href="#details">More...</a> -<p><tt>#include <<a href="qgl-h.html">ntqgl.h</a>></tt> -<p>Inherited by <a href="qglformat.html">TQGLFormat</a>, <a href="qglcontext.html">TQGLContext</a>, and <a href="qglwidget.html">TQGLWidget</a>. -<p><a href="qgl-members.html">List of all member functions.</a> +<p><tt>#include <<a href="tqgl-h.html">tqgl.h</a>></tt> +<p>Inherited by <a href="tqglformat.html">TQGLFormat</a>, <a href="tqglcontext.html">TQGLContext</a>, and <a href="tqglwidget.html">TQGLWidget</a>. +<p><a href="tqgl-members.html">List of all member functions.</a> <h2>Public Members</h2> <ul> <li class=fn>enum <a href="#FormatOption-enum"><b>FormatOption</b></a> { DoubleBuffer = 0x0001, DepthBuffer = 0x0002, Rgba = 0x0004, AlphaChannel = 0x0008, AccumBuffer = 0x0010, StencilBuffer = 0x0020, StereoBuffers = 0x0040, DirectRendering = 0x0080, HasOverlay = 0x0100, SingleBuffer = DoubleBuffer<<16, NoDepthBuffer = DepthBuffer<<16, ColorIndex = Rgba<<16, NoAlphaChannel = AlphaChannel<<16, NoAccumBuffer = AccumBuffer<<16, NoStencilBuffer = StencilBuffer<<16, NoStereoBuffers = StereoBuffers<<16, IndirectRendering = DirectRendering<<16, NoOverlay = HasOverlay<<16 }</li> @@ -50,7 +50,7 @@ in the TQt OpenGL module. <p> -<p> Normally you can ignore this class. <a href="qglwidget.html">TQGLWidget</a> and the other +<p> Normally you can ignore this class. <a href="tqglwidget.html">TQGLWidget</a> and the other OpenGL<sup>*</sup> module classes inherit it, so when you make your own TQGLWidget subclass you can use the identifiers in the TQGL namespace without qualification. diff --git a/doc/html/qglayoutiterator-members.html b/doc/html/tqglayoutiterator-members.html index 53d17efb6..53d17efb6 100644 --- a/doc/html/qglayoutiterator-members.html +++ b/doc/html/tqglayoutiterator-members.html diff --git a/doc/html/qglayoutiterator.html b/doc/html/tqglayoutiterator.html index 0a11b12d2..6aba39d46 100644 --- a/doc/html/qglayoutiterator.html +++ b/doc/html/tqglayoutiterator.html @@ -49,7 +49,7 @@ The TQGLayoutIterator class is an abstract base class of internal layout iterato <p> <p> (This class is <em>not</em> OpenGL related, it just happens to start with -the letters <a href="ntqgl.html">TQGL</a>...) +the letters <a href="tqgl.html">TQGL</a>...) <p> Subclass this class to create a custom layout. The functions that must be implemented are <a href="#next">next</a>(), <a href="#current">current</a>(), and <a href="#takeCurrent">takeCurrent</a>(). <p> The TQGLayoutIterator implements the functionality of diff --git a/doc/html/qglcolormap-h.html b/doc/html/tqglcolormap-h.html index cc5f81561..7745b4e2e 100644 --- a/doc/html/qglcolormap-h.html +++ b/doc/html/tqglcolormap-h.html @@ -1,9 +1,9 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> -<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/include/ntqglcolormap.h:1 --> +<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/include/tqglcolormap.h:1 --> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> -<title>ntqglcolormap.h Include File</title> +<title>tqglcolormap.h Include File</title> <style type="text/css"><!-- fn { margin-left: 1cm; text-indent: -1cm; } a:link { color: #004faf; text-decoration: none } @@ -29,13 +29,13 @@ body { background: #ffffff; color: black; } | <a href="functions.html"> <font color="#004faf">Functions</font></a> </td> -<td align="right" valign="center"><img src="logo32.png" align="right" width="64" height="32" border="0"></td></tr></table><h1 align=center>ntqglcolormap.h</h1> +<td align="right" valign="center"><img src="logo32.png" align="right" width="64" height="32" border="0"></td></tr></table><h1 align=center>tqglcolormap.h</h1> -<p>This is the verbatim text of the ntqglcolormap.h include file. It is provided only for illustration; the copyright remains with Trolltech. +<p>This is the verbatim text of the tqglcolormap.h include file. It is provided only for illustration; the copyright remains with Trolltech. <hr> <pre> /**************************************************************************** -** $Id: qt/ntqglcolormap.h 3.3.8 edited Jan 11 14:38 $ +** $Id: qt/tqglcolormap.h 3.3.8 edited Jan 11 14:38 $ ** ** Definition of TQGLColormap class ** diff --git a/doc/html/qglcolormap-members.html b/doc/html/tqglcolormap-members.html index af2bd600b..c87cd9157 100644 --- a/doc/html/qglcolormap-members.html +++ b/doc/html/tqglcolormap-members.html @@ -1,5 +1,5 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> -<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/include/ntqglcolormap.h:55 --> +<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/include/tqglcolormap.h:55 --> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> @@ -32,21 +32,21 @@ body { background: #ffffff; color: black; } <td align="right" valign="center"><img src="logo32.png" align="right" width="64" height="32" border="0"></td></tr></table><h1 align=center>Complete Member List for TQGLColormap</h1> <p>This is the complete list of member functions for -<a href="ntqglcolormap.html">TQGLColormap</a>, including inherited members. +<a href="tqglcolormap.html">TQGLColormap</a>, including inherited members. <ul> -<li><a href="ntqglcolormap.html#TQGLColormap">TQGLColormap</a>() -<li><a href="ntqglcolormap.html#~TQGLColormap">~TQGLColormap</a>() -<li><a href="ntqglcolormap.html#detach">detach</a>() -<li><a href="ntqglcolormap.html#entryColor">entryColor</a>() -<li><a href="ntqglcolormap.html#entryRgb">entryRgb</a>() -<li><a href="ntqglcolormap.html#find">find</a>() -<li><a href="ntqglcolormap.html#findNearest">findNearest</a>() -<li><a href="ntqglcolormap.html#isEmpty">isEmpty</a>() -<li><a href="ntqglcolormap.html#operator-eq">operator=</a>() -<li><a href="ntqglcolormap.html#setEntries">setEntries</a>() -<li><a href="ntqglcolormap.html#setEntry">setEntry</a>() -<li><a href="ntqglcolormap.html#size">size</a>() +<li><a href="tqglcolormap.html#TQGLColormap">TQGLColormap</a>() +<li><a href="tqglcolormap.html#~TQGLColormap">~TQGLColormap</a>() +<li><a href="tqglcolormap.html#detach">detach</a>() +<li><a href="tqglcolormap.html#entryColor">entryColor</a>() +<li><a href="tqglcolormap.html#entryRgb">entryRgb</a>() +<li><a href="tqglcolormap.html#find">find</a>() +<li><a href="tqglcolormap.html#findNearest">findNearest</a>() +<li><a href="tqglcolormap.html#isEmpty">isEmpty</a>() +<li><a href="tqglcolormap.html#operator-eq">operator=</a>() +<li><a href="tqglcolormap.html#setEntries">setEntries</a>() +<li><a href="tqglcolormap.html#setEntry">setEntry</a>() +<li><a href="tqglcolormap.html#size">size</a>() </ul> <!-- eof --> <p><address><hr><div align=center> diff --git a/doc/html/ntqglcolormap.html b/doc/html/tqglcolormap.html index b2197e5a7..7a83376dd 100644 --- a/doc/html/ntqglcolormap.html +++ b/doc/html/tqglcolormap.html @@ -1,5 +1,5 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> -<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/src/opengl/qglcolormap.cpp:38 --> +<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/src/opengl/tqglcolormap.cpp:38 --> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> @@ -34,8 +34,8 @@ body { background: #ffffff; color: black; } <p>The TQGLColormap class is used for installing custom colormaps into TQGLWidgets. <a href="#details">More...</a> -<p><tt>#include <<a href="qglcolormap-h.html">ntqglcolormap.h</a>></tt> -<p><a href="qglcolormap-members.html">List of all member functions.</a> +<p><tt>#include <<a href="tqglcolormap-h.html">tqglcolormap.h</a>></tt> +<p><a href="tqglcolormap-members.html">List of all member functions.</a> <h2>Public Members</h2> <ul> <li class=fn><a href="#TQGLColormap"><b>TQGLColormap</b></a> ()</li> @@ -80,7 +80,7 @@ in child widgets. <p> Example of use: <pre> #include <<a href="qapplication-h.html">ntqapplication.h</a>> - #include <<a href="qglcolormap-h.html">ntqglcolormap.h</a>> + #include <<a href="tqglcolormap-h.html">tqglcolormap.h</a>> int main() { @@ -100,14 +100,14 @@ in child widgets. } </pre> -<p> <p>See also <a href="qglwidget.html#setColormap">TQGLWidget::setColormap</a>(), <a href="qglwidget.html#colormap">TQGLWidget::colormap</a>(), <a href="graphics.html">Graphics Classes</a>, and <a href="images.html">Image Processing Classes</a>. +<p> <p>See also <a href="tqglwidget.html#setColormap">TQGLWidget::setColormap</a>(), <a href="tqglwidget.html#colormap">TQGLWidget::colormap</a>(), <a href="graphics.html">Graphics Classes</a>, and <a href="images.html">Image Processing Classes</a>. <hr><h2>Member Function Documentation</h2> <h3 class=fn><a name="TQGLColormap"></a>TQGLColormap::TQGLColormap () </h3> Construct a TQGLColormap. -<h3 class=fn><a name="TQGLColormap-2"></a>TQGLColormap::TQGLColormap ( const <a href="ntqglcolormap.html">TQGLColormap</a> & map ) +<h3 class=fn><a name="TQGLColormap-2"></a>TQGLColormap::TQGLColormap ( const <a href="tqglcolormap.html">TQGLColormap</a> & map ) </h3> Construct a <a href="shclass.html#shallow-copy">shallow copy</a> of <em>map</em>. @@ -143,7 +143,7 @@ Returns the index of the color that is the closest match to color Returns TRUE if the colormap is empty; otherwise returns FALSE. A colormap with no color values set is considered to be empty. -<h3 class=fn><a href="ntqglcolormap.html">TQGLColormap</a> & <a name="operator-eq"></a>TQGLColormap::operator= ( const <a href="ntqglcolormap.html">TQGLColormap</a> & map ) +<h3 class=fn><a href="tqglcolormap.html">TQGLColormap</a> & <a name="operator-eq"></a>TQGLColormap::operator= ( const <a href="tqglcolormap.html">TQGLColormap</a> & map ) </h3> Assign a <a href="shclass.html#shallow-copy">shallow copy</a> of <em>map</em> to this TQGLColormap. diff --git a/doc/html/tqglcontext-members.html b/doc/html/tqglcontext-members.html new file mode 100644 index 000000000..56f16f3a8 --- /dev/null +++ b/doc/html/tqglcontext-members.html @@ -0,0 +1,71 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> +<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/include/tqgl.h:173 --> +<html> +<head> +<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> +<title>TQGLContext Member List</title> +<style type="text/css"><!-- +fn { margin-left: 1cm; text-indent: -1cm; } +a:link { color: #004faf; text-decoration: none } +a:visited { color: #672967; text-decoration: none } +body { background: #ffffff; color: black; } +--></style> +</head> +<body> + +<table border="0" cellpadding="0" cellspacing="0" width="100%"> +<tr bgcolor="#E5E5E5"> +<td valign=center> + <a href="index.html"> +<font color="#004faf">Home</font></a> + | <a href="classes.html"> +<font color="#004faf">All Classes</font></a> + | <a href="mainclasses.html"> +<font color="#004faf">Main Classes</font></a> + | <a href="annotated.html"> +<font color="#004faf">Annotated</font></a> + | <a href="groups.html"> +<font color="#004faf">Grouped Classes</font></a> + | <a href="functions.html"> +<font color="#004faf">Functions</font></a> +</td> +<td align="right" valign="center"><img src="logo32.png" align="right" width="64" height="32" border="0"></td></tr></table><h1 align=center>Complete Member List for TQGLContext</h1> + +<p>This is the complete list of member functions for +<a href="tqglcontext.html">TQGLContext</a>, including inherited members. + +<ul> +<li><a href="tqglcontext.html#TQGLContext">TQGLContext</a>() +<li><a href="tqglcontext.html#~TQGLContext">~TQGLContext</a>() +<li><a href="tqglcontext.html#chooseContext">chooseContext</a>() +<li><a href="tqglcontext.html#chooseMacVisual">chooseMacVisual</a>() +<li><a href="tqglcontext.html#choosePixelFormat">choosePixelFormat</a>() +<li><a href="tqglcontext.html#chooseVisual">chooseVisual</a>() +<li><a href="tqglcontext.html#create">create</a>() +<li><a href="tqglcontext.html#currentContext">currentContext</a>() +<li><a href="tqglcontext.html#device">device</a>() +<li><a href="tqglcontext.html#deviceIsPixmap">deviceIsPixmap</a>() +<li><a href="tqglcontext.html#doneCurrent">doneCurrent</a>() +<li><a href="tqglcontext.html#format">format</a>() +<li><a href="tqglcontext.html#generateFontDisplayLists">generateFontDisplayLists</a>() +<li><a href="tqglcontext.html#initialized">initialized</a>() +<li><a href="tqglcontext.html#isSharing">isSharing</a>() +<li><a href="tqglcontext.html#isValid">isValid</a>() +<li><a href="tqglcontext.html#makeCurrent">makeCurrent</a>() +<li><a href="tqglcontext.html#overlayTransparentColor">overlayTransparentColor</a>() +<li><a href="tqglcontext.html#requestedFormat">requestedFormat</a>() +<li><a href="tqglcontext.html#reset">reset</a>() +<li><a href="tqglcontext.html#setFormat">setFormat</a>() +<li><a href="tqglcontext.html#setInitialized">setInitialized</a>() +<li><a href="tqglcontext.html#setWindowCreated">setWindowCreated</a>() +<li><a href="tqglcontext.html#swapBuffers">swapBuffers</a>() +<li><a href="tqglcontext.html#windowCreated">windowCreated</a>() +</ul> +<!-- eof --> +<p><address><hr><div align=center> +<table width=100% cellspacing=0 border=0><tr> +<td>Copyright © 2007 +<a href="troll.html">Trolltech</a><td align=center><a href="trademarks.html">Trademarks</a> +<td align=right><div align=right>TQt 3.3.8</div> +</table></div></address></body> +</html> diff --git a/doc/html/qglcontext.html b/doc/html/tqglcontext.html index 8843c502e..1acd9065c 100644 --- a/doc/html/qglcontext.html +++ b/doc/html/tqglcontext.html @@ -1,5 +1,5 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> -<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/src/opengl/qgl.cpp:733 --> +<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/src/opengl/tqgl.cpp:733 --> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> @@ -33,9 +33,9 @@ body { background: #ffffff; color: black; } <p>The TQGLContext class encapsulates an OpenGL rendering context. <a href="#details">More...</a> -<p><tt>#include <<a href="qgl-h.html">ntqgl.h</a>></tt> -<p>Inherits <a href="ntqgl.html">TQGL</a>. -<p><a href="qglcontext-members.html">List of all member functions.</a> +<p><tt>#include <<a href="tqgl-h.html">tqgl.h</a>></tt> +<p>Inherits <a href="tqgl.html">TQGL</a>. +<p><a href="tqglcontext-members.html">List of all member functions.</a> <h2>Public Members</h2> <ul> <li class=fn><a href="#TQGLContext"><b>TQGLContext</b></a> ( const TQGLFormat & format, TQPaintDevice * device )</li> @@ -80,7 +80,7 @@ The TQGLContext class encapsulates an OpenGL rendering context. <p> An OpenGL<sup>*</sup> rendering context is a complete set of OpenGL state variables. -<p> The context's <a href="ntqgl.html#FormatOption-enum">format</a> is set in the +<p> The context's <a href="tqgl.html#FormatOption-enum">format</a> is set in the constructor or later with <a href="#setFormat">setFormat</a>(). The format options that are actually set are returned by <a href="#format">format</a>(); the options you asked for are returned by <a href="#requestedFormat">requestedFormat</a>(). Note that after a TQGLContext @@ -101,7 +101,7 @@ United States and other countries. <p> <p>See also <a href="graphics.html">Graphics Classes</a> and <a href="images.html">Image Processing Classes</a>. <hr><h2>Member Function Documentation</h2> -<h3 class=fn><a name="TQGLContext"></a>TQGLContext::TQGLContext ( const <a href="qglformat.html">TQGLFormat</a> & format, <a href="tqpaintdevice.html">TQPaintDevice</a> * device ) +<h3 class=fn><a name="TQGLContext"></a>TQGLContext::TQGLContext ( const <a href="tqglformat.html">TQGLFormat</a> & format, <a href="tqpaintdevice.html">TQPaintDevice</a> * device ) </h3> Constructs an OpenGL context for the paint device <em>device</em>, which can be a widget or a pixmap. The <em>format</em> specifies several @@ -119,7 +119,7 @@ all. </h3> Destroys the OpenGL context and frees its resources. -<h3 class=fn>bool <a name="chooseContext"></a>TQGLContext::chooseContext ( const <a href="qglcontext.html">TQGLContext</a> * shareContext = 0 )<tt> [virtual protected]</tt> +<h3 class=fn>bool <a name="chooseContext"></a>TQGLContext::chooseContext ( const <a href="tqglcontext.html">TQGLContext</a> * shareContext = 0 )<tt> [virtual protected]</tt> </h3> <p> This semi-internal function is called by <a href="#create">create</a>(). It creates a @@ -160,7 +160,7 @@ simple-minded, so override this method in your subclass if your application has spcific requirements on visual selection. <p> <p>See also <a href="#chooseContext">chooseContext</a>(). -<h3 class=fn>bool <a name="create"></a>TQGLContext::create ( const <a href="qglcontext.html">TQGLContext</a> * shareContext = 0 )<tt> [virtual]</tt> +<h3 class=fn>bool <a name="create"></a>TQGLContext::create ( const <a href="tqglcontext.html">TQGLContext</a> * shareContext = 0 )<tt> [virtual]</tt> </h3> Creates the GL context. Returns TRUE if it was successful in creating a valid GL rendering context on the paint device @@ -184,7 +184,7 @@ constructs class hierarchies from the bottom up. For this reason we need a <a href="#create">create</a>() function. <p> <p>See also <a href="#chooseContext">chooseContext</a>(), <a href="#format">format</a>(), and <a href="#isValid">isValid</a>(). -<h3 class=fn>const <a href="qglcontext.html">TQGLContext</a> * <a name="currentContext"></a>TQGLContext::currentContext ()<tt> [static]</tt> +<h3 class=fn>const <a href="tqglcontext.html">TQGLContext</a> * <a name="currentContext"></a>TQGLContext::currentContext ()<tt> [static]</tt> </h3> <p> Returns the current context, i.e. the context to which any OpenGL @@ -210,7 +210,7 @@ otherwise returns FALSE. <p> Makes no GL context the current context. Normally, you do not need to call this function; TQGLContext calls it as necessary. -<h3 class=fn><a href="qglformat.html">TQGLFormat</a> <a name="format"></a>TQGLContext::format () const +<h3 class=fn><a href="tqglformat.html">TQGLFormat</a> <a name="format"></a>TQGLContext::format () const </h3> <p> Returns the frame buffer format that was obtained (this may be a @@ -222,13 +222,13 @@ subset of what was requested). <p> Generates a set of 256 display lists for the 256 first characters in the font <em>font</em>. The first list will start at index <em>listBase</em>. -<p> <p>See also <a href="qglwidget.html#renderText">TQGLWidget::renderText</a>(). +<p> <p>See also <a href="tqglwidget.html#renderText">TQGLWidget::renderText</a>(). <h3 class=fn>bool <a name="initialized"></a>TQGLContext::initialized () const<tt> [protected]</tt> </h3> <p> Returns TRUE if this context has been initialized, i.e. if -<a href="qglwidget.html#initializeGL">TQGLWidget::initializeGL</a>() has been performed on it; otherwise +<a href="tqglwidget.html#initializeGL">TQGLWidget::initializeGL</a>() has been performed on it; otherwise returns FALSE. <p> <p>See also <a href="#setInitialized">setInitialized</a>(). @@ -265,12 +265,12 @@ the plane's transparent color. Otherwise returns an <a href="tqcolor.html#isVali the index of the transparent color in the colormap of the overlay plane. (Naturally, the color's RGB values are meaningless.) <p> The returned <a href="tqcolor.html">TQColor</a> object will generally work as expected only -when passed as the argument to <a href="qglwidget.html#qglColor">TQGLWidget::qglColor</a>() or -<a href="qglwidget.html#qglClearColor">TQGLWidget::qglClearColor</a>(). Under certain circumstances it can +when passed as the argument to <a href="tqglwidget.html#qglColor">TQGLWidget::qglColor</a>() or +<a href="tqglwidget.html#qglClearColor">TQGLWidget::qglClearColor</a>(). Under certain circumstances it can also be used to draw transparent graphics with a <a href="tqpainter.html">TQPainter</a>. See the examples/opengl/overlay_x11 example for details. -<h3 class=fn><a href="qglformat.html">TQGLFormat</a> <a name="requestedFormat"></a>TQGLContext::requestedFormat () const +<h3 class=fn><a href="tqglformat.html">TQGLFormat</a> <a name="requestedFormat"></a>TQGLContext::requestedFormat () const </h3> <p> Returns the frame buffer format that was originally requested in @@ -283,7 +283,7 @@ the constructor or <a href="#setFormat">setFormat</a>(). <p> Resets the context and makes it invalid. <p> <p>See also <a href="#create">create</a>() and <a href="#isValid">isValid</a>(). -<h3 class=fn>void <a name="setFormat"></a>TQGLContext::setFormat ( const <a href="qglformat.html">TQGLFormat</a> & format )<tt> [virtual]</tt> +<h3 class=fn>void <a name="setFormat"></a>TQGLContext::setFormat ( const <a href="tqglformat.html">TQGLFormat</a> & format )<tt> [virtual]</tt> </h3> Sets a <em>format</em> for this context. The context is <a href="#reset">reset</a>. <p> Call <a href="#create">create</a>() to create a new GL context that tries to match the @@ -291,8 +291,8 @@ new format. <p> <pre> TQGLContext *cx; // ... - <a href="qglformat.html">TQGLFormat</a> f; - f.<a href="qglformat.html#setStereo">setStereo</a>( TRUE ); + <a href="tqglformat.html">TQGLFormat</a> f; + f.<a href="tqglformat.html#setStereo">setStereo</a>( TRUE ); cx-><a href="#setFormat">setFormat</a>( f ); if ( !cx-><a href="#create">create</a>() ) exit(); // no OpenGL support, or cannot render on the specified paintdevice @@ -322,7 +322,7 @@ FALSE the context has not been initialized. <p> Swaps the screen contents with an off-screen buffer. Only works if the context is in double buffer mode. -<p> <p>See also <a href="qglformat.html#setDoubleBuffer">TQGLFormat::setDoubleBuffer</a>(). +<p> <p>See also <a href="tqglformat.html#setDoubleBuffer">TQGLFormat::setDoubleBuffer</a>(). <h3 class=fn>bool <a name="windowCreated"></a>TQGLContext::windowCreated () const<tt> [protected]</tt> </h3> diff --git a/doc/html/tqglformat-members.html b/doc/html/tqglformat-members.html new file mode 100644 index 000000000..fa3af2bf9 --- /dev/null +++ b/doc/html/tqglformat-members.html @@ -0,0 +1,75 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> +<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/include/tqgl.h:120 --> +<html> +<head> +<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> +<title>TQGLFormat Member List</title> +<style type="text/css"><!-- +fn { margin-left: 1cm; text-indent: -1cm; } +a:link { color: #004faf; text-decoration: none } +a:visited { color: #672967; text-decoration: none } +body { background: #ffffff; color: black; } +--></style> +</head> +<body> + +<table border="0" cellpadding="0" cellspacing="0" width="100%"> +<tr bgcolor="#E5E5E5"> +<td valign=center> + <a href="index.html"> +<font color="#004faf">Home</font></a> + | <a href="classes.html"> +<font color="#004faf">All Classes</font></a> + | <a href="mainclasses.html"> +<font color="#004faf">Main Classes</font></a> + | <a href="annotated.html"> +<font color="#004faf">Annotated</font></a> + | <a href="groups.html"> +<font color="#004faf">Grouped Classes</font></a> + | <a href="functions.html"> +<font color="#004faf">Functions</font></a> +</td> +<td align="right" valign="center"><img src="logo32.png" align="right" width="64" height="32" border="0"></td></tr></table><h1 align=center>Complete Member List for TQGLFormat</h1> + +<p>This is the complete list of member functions for +<a href="tqglformat.html">TQGLFormat</a>, including inherited members. + +<ul> +<li><a href="tqglformat.html#TQGLFormat">TQGLFormat</a>() +<li><a href="tqglformat.html#accum">accum</a>() +<li><a href="tqglformat.html#alpha">alpha</a>() +<li><a href="tqglformat.html#defaultFormat">defaultFormat</a>() +<li><a href="tqglformat.html#defaultOverlayFormat">defaultOverlayFormat</a>() +<li><a href="tqglformat.html#depth">depth</a>() +<li><a href="tqglformat.html#directRendering">directRendering</a>() +<li><a href="tqglformat.html#doubleBuffer">doubleBuffer</a>() +<li><a href="tqglformat.html#hasOpenGL">hasOpenGL</a>() +<li><a href="tqglformat.html#hasOpenGLOverlays">hasOpenGLOverlays</a>() +<li><a href="tqglformat.html#hasOverlay">hasOverlay</a>() +<li><a href="tqglformat.html#plane">plane</a>() +<li><a href="tqglformat.html#rgba">rgba</a>() +<li><a href="tqglformat.html#setAccum">setAccum</a>() +<li><a href="tqglformat.html#setAlpha">setAlpha</a>() +<li><a href="tqglformat.html#setDefaultFormat">setDefaultFormat</a>() +<li><a href="tqglformat.html#setDefaultOverlayFormat">setDefaultOverlayFormat</a>() +<li><a href="tqglformat.html#setDepth">setDepth</a>() +<li><a href="tqglformat.html#setDirectRendering">setDirectRendering</a>() +<li><a href="tqglformat.html#setDoubleBuffer">setDoubleBuffer</a>() +<li><a href="tqglformat.html#setOption">setOption</a>() +<li><a href="tqglformat.html#setOverlay">setOverlay</a>() +<li><a href="tqglformat.html#setPlane">setPlane</a>() +<li><a href="tqglformat.html#setRgba">setRgba</a>() +<li><a href="tqglformat.html#setStencil">setStencil</a>() +<li><a href="tqglformat.html#setStereo">setStereo</a>() +<li><a href="tqglformat.html#stencil">stencil</a>() +<li><a href="tqglformat.html#stereo">stereo</a>() +<li><a href="tqglformat.html#testOption">testOption</a>() +</ul> +<!-- eof --> +<p><address><hr><div align=center> +<table width=100% cellspacing=0 border=0><tr> +<td>Copyright © 2007 +<a href="troll.html">Trolltech</a><td align=center><a href="trademarks.html">Trademarks</a> +<td align=right><div align=right>TQt 3.3.8</div> +</table></div></address></body> +</html> diff --git a/doc/html/qglformat.html b/doc/html/tqglformat.html index 7fbb3fdd2..2c74b8e67 100644 --- a/doc/html/qglformat.html +++ b/doc/html/tqglformat.html @@ -1,5 +1,5 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> -<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/src/opengl/qgl.cpp:95 --> +<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/src/opengl/tqgl.cpp:95 --> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> @@ -34,9 +34,9 @@ body { background: #ffffff; color: black; } <p>The TQGLFormat class specifies the display format of an OpenGL rendering context. <a href="#details">More...</a> -<p><tt>#include <<a href="qgl-h.html">ntqgl.h</a>></tt> -<p>Inherits <a href="ntqgl.html">TQGL</a>. -<p><a href="qglformat-members.html">List of all member functions.</a> +<p><tt>#include <<a href="tqgl-h.html">tqgl.h</a>></tt> +<p>Inherits <a href="tqgl.html">TQGL</a>. +<p><a href="tqglformat-members.html">List of all member functions.</a> <h2>Public Members</h2> <ul> <li class=fn><a href="#TQGLFormat"><b>TQGLFormat</b></a> ()</li> @@ -100,7 +100,7 @@ want from an OpenGL<sup>*</sup> rendering context. <p> OpenGL drivers or accelerated hardware may or may not support advanced features such as alpha channel or stereographic viewing. If you request some features that the driver/hardware does not -provide when you create a <a href="qglwidget.html">TQGLWidget</a>, you will get a rendering +provide when you create a <a href="tqglwidget.html">TQGLWidget</a>, you will get a rendering context with the nearest subset of features. <p> There are different ways to define the display characteristics of a rendering context. One is to create a TQGLFormat and make it the @@ -138,7 +138,7 @@ requested features the system was able to provide: <p> <sup>*</sup> OpenGL is a trademark of Silicon Graphics, Inc. in the United States and other countries. -<p> <p>See also <a href="qglcontext.html">TQGLContext</a>, <a href="qglwidget.html">TQGLWidget</a>, <a href="graphics.html">Graphics Classes</a>, and <a href="images.html">Image Processing Classes</a>. +<p> <p>See also <a href="tqglcontext.html">TQGLContext</a>, <a href="tqglwidget.html">TQGLWidget</a>, <a href="graphics.html">Graphics Classes</a>, and <a href="images.html">Image Processing Classes</a>. <hr><h2>Member Function Documentation</h2> <h3 class=fn><a name="TQGLFormat"></a>TQGLFormat::TQGLFormat () @@ -161,15 +161,15 @@ Constructs a TQGLFormat object with the factory default settings: </h3> Creates a TQGLFormat object that is a copy of the current <a href="#defaultFormat">application default format</a>. <p> If <em>options</em> is not 0, this copy is modified by these format -options. The <em>options</em> parameter should be <a href="ntqgl.html#FormatOption-enum">FormatOption</a> values +options. The <em>options</em> parameter should be <a href="tqgl.html#FormatOption-enum">FormatOption</a> values OR'ed together. <p> This constructor makes it easy to specify a certain desired format -in classes derived from <a href="qglwidget.html">TQGLWidget</a>, for example: +in classes derived from <a href="tqglwidget.html">TQGLWidget</a>, for example: <pre> // The rendering in MyGLWidget depends on using // stencil buffer and alpha channel MyGLWidget::MyGLWidget( <a href="tqwidget.html">TQWidget</a>* parent, const char* name ) - : <a href="qglwidget.html">TQGLWidget</a>( <a href="#TQGLFormat">TQGLFormat</a>( StencilBuffer | AlphaChannel ), parent, name ) + : <a href="tqglwidget.html">TQGLWidget</a>( <a href="#TQGLFormat">TQGLFormat</a>( StencilBuffer | AlphaChannel ), parent, name ) { if ( !format().stencil() ) <a href="ntqapplication.html#qWarning">tqWarning</a>( "Could not get stencil buffer; results will be suboptimal" ); @@ -179,9 +179,9 @@ in classes derived from <a href="qglwidget.html">TQGLWidget</a>, for example: } </pre> -<p> Note that there are <a href="ntqgl.html#FormatOption-enum">FormatOption</a> values to turn format settings -both on and off, e.g. <a href="ntqgl.html#FormatOption-enum">DepthBuffer</a> and <a href="ntqgl.html#FormatOption-enum">NoDepthBuffer</a>, -<a href="ntqgl.html#FormatOption-enum">DirectRendering</a> and <a href="ntqgl.html#FormatOption-enum">IndirectRendering</a>, etc. +<p> Note that there are <a href="tqgl.html#FormatOption-enum">FormatOption</a> values to turn format settings +both on and off, e.g. <a href="tqgl.html#FormatOption-enum">DepthBuffer</a> and <a href="tqgl.html#FormatOption-enum">NoDepthBuffer</a>, +<a href="tqgl.html#FormatOption-enum">DirectRendering</a> and <a href="tqgl.html#FormatOption-enum">IndirectRendering</a>, etc. <p> The <em>plane</em> parameter defaults to 0 and is the plane which this format should be associated with. Not all OpenGL implmentations supports overlay/underlay rendering planes. @@ -201,7 +201,7 @@ returns FALSE. The accumulation buffer is disabled by default. otherwise returns FALSE. The alpha channel is disabled by default. <p> <p>See also <a href="#setAlpha">setAlpha</a>(). -<h3 class=fn><a href="qglformat.html">TQGLFormat</a> <a name="defaultFormat"></a>TQGLFormat::defaultFormat ()<tt> [static]</tt> +<h3 class=fn><a href="tqglformat.html">TQGLFormat</a> <a name="defaultFormat"></a>TQGLFormat::defaultFormat ()<tt> [static]</tt> </h3> Returns the default TQGLFormat for the application. All TQGLWidgets that are created use this format unless another format is @@ -211,7 +211,7 @@ specified, e.g. when they are constructed. with TQGLFormat(). <p> <p>See also <a href="#setDefaultFormat">setDefaultFormat</a>(). -<h3 class=fn><a href="qglformat.html">TQGLFormat</a> <a name="defaultOverlayFormat"></a>TQGLFormat::defaultOverlayFormat ()<tt> [static]</tt> +<h3 class=fn><a href="tqglformat.html">TQGLFormat</a> <a name="defaultOverlayFormat"></a>TQGLFormat::defaultOverlayFormat ()<tt> [static]</tt> </h3> Returns the default TQGLFormat for overlay contexts. <p> The factory default overlay format is: @@ -307,7 +307,7 @@ or translucency. The A in RGBA specifies the transparency of a pixel. <p> <p>See also <a href="#alpha">alpha</a>(). -<h3 class=fn>void <a name="setDefaultFormat"></a>TQGLFormat::setDefaultFormat ( const <a href="qglformat.html">TQGLFormat</a> & f )<tt> [static]</tt> +<h3 class=fn>void <a name="setDefaultFormat"></a>TQGLFormat::setDefaultFormat ( const <a href="tqglformat.html">TQGLFormat</a> & f )<tt> [static]</tt> </h3> Sets a new default TQGLFormat for the application to <em>f</em>. For example, to set single buffering as the default instead of double @@ -321,10 +321,10 @@ buffering, your main() might contain code like this: <p> <p>See also <a href="#defaultFormat">defaultFormat</a>(). -<h3 class=fn>void <a name="setDefaultOverlayFormat"></a>TQGLFormat::setDefaultOverlayFormat ( const <a href="qglformat.html">TQGLFormat</a> & f )<tt> [static]</tt> +<h3 class=fn>void <a name="setDefaultOverlayFormat"></a>TQGLFormat::setDefaultOverlayFormat ( const <a href="tqglformat.html">TQGLFormat</a> & f )<tt> [static]</tt> </h3> Sets a new default TQGLFormat for overlay contexts to <em>f</em>. This -format is used whenever a <a href="qglwidget.html">TQGLWidget</a> is created with a format that +format is used whenever a <a href="tqglwidget.html">TQGLWidget</a> is created with a format that <a href="#hasOverlay">hasOverlay</a>() enabled. <p> For example, to get a double buffered overlay context (if available), use code like this: @@ -339,11 +339,11 @@ underlying OpenGL system was able to provide the requested specification: <p> <pre> // ...continued from above - MyGLWidget* myWidget = new MyGLWidget( <a href="#TQGLFormat">TQGLFormat</a>( TQGL::<a href="ntqgl.html#FormatOption-enum">HasOverlay</a> ), ... ); + MyGLWidget* myWidget = new MyGLWidget( <a href="#TQGLFormat">TQGLFormat</a>( TQGL::<a href="tqgl.html#FormatOption-enum">HasOverlay</a> ), ... ); if ( myWidget->format().hasOverlay() ) { // Yes, we got an overlay, let's check _its_ format: - <a href="qglcontext.html">TQGLContext</a>* olContext = myWidget->overlayContext(); - if ( olContext-><a href="qglcontext.html#format">format</a>().doubleBuffer() ) + <a href="tqglcontext.html">TQGLContext</a>* olContext = myWidget->overlayContext(); + if ( olContext-><a href="tqglcontext.html#format">format</a>().doubleBuffer() ) ; // yes, we got a double buffered overlay else ; // no, only single buffered overlays are available @@ -384,9 +384,9 @@ off-screen buffer and not directly to the screen. When the drawing has been completed, the program calls a swapBuffers() function to exchange the screen contents with the buffer. The result is flicker-free drawing and often better performance. -<p> <p>See also <a href="#doubleBuffer">doubleBuffer</a>(), <a href="qglcontext.html#swapBuffers">TQGLContext::swapBuffers</a>(), and <a href="qglwidget.html#swapBuffers">TQGLWidget::swapBuffers</a>(). +<p> <p>See also <a href="#doubleBuffer">doubleBuffer</a>(), <a href="tqglcontext.html#swapBuffers">TQGLContext::swapBuffers</a>(), and <a href="tqglwidget.html#swapBuffers">TQGLWidget::swapBuffers</a>(). -<h3 class=fn>void <a name="setOption"></a>TQGLFormat::setOption ( <a href="ntqgl.html#FormatOption-enum">FormatOption</a> opt ) +<h3 class=fn>void <a name="setOption"></a>TQGLFormat::setOption ( <a href="tqgl.html#FormatOption-enum">FormatOption</a> opt ) </h3> Sets the format option to <em>opt</em>. <p> <p>See also <a href="#testOption">testOption</a>(). @@ -395,7 +395,7 @@ Sets the format option to <em>opt</em>. </h3> If <em>enable</em> is TRUE enables an overlay plane; otherwise disables the overlay plane. -<p> Enabling the overlay plane will cause <a href="qglwidget.html">TQGLWidget</a> to create an +<p> Enabling the overlay plane will cause <a href="tqglwidget.html">TQGLWidget</a> to create an additional context in an overlay plane. See the TQGLWidget documentation for further information. <p> <p>See also <a href="#hasOverlay">hasOverlay</a>(). @@ -408,7 +408,7 @@ the first overlay plane, 2 is the second overlay plane, etc.; -1, <p> Note that in contrast to other format specifications, the plane specifications will be matched exactly. This means that if you specify a plane that the underlying OpenGL system cannot provide, -an <a href="qglwidget.html#isValid">invalid</a> <a href="qglwidget.html">TQGLWidget</a> will be +an <a href="tqglwidget.html#isValid">invalid</a> <a href="tqglwidget.html">TQGLWidget</a> will be created. <p> <p>See also <a href="#plane">plane</a>(). @@ -456,7 +456,7 @@ FALSE. The stencil buffer is disabled by default. FALSE. Stereo buffering is disabled by default. <p> <p>See also <a href="#setStereo">setStereo</a>(). -<h3 class=fn>bool <a name="testOption"></a>TQGLFormat::testOption ( <a href="ntqgl.html#FormatOption-enum">FormatOption</a> opt ) const +<h3 class=fn>bool <a name="testOption"></a>TQGLFormat::testOption ( <a href="tqgl.html#FormatOption-enum">FormatOption</a> opt ) const </h3> Returns TRUE if format option <em>opt</em> is set; otherwise returns FALSE. <p> <p>See also <a href="#setOption">setOption</a>(). diff --git a/doc/html/qglwidget-members.html b/doc/html/tqglwidget-members.html index f10cd6ae6..14f39c7c7 100644 --- a/doc/html/qglwidget-members.html +++ b/doc/html/tqglwidget-members.html @@ -1,5 +1,5 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> -<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/include/ntqgl.h:272 --> +<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/include/tqgl.h:272 --> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> @@ -32,14 +32,14 @@ body { background: #ffffff; color: black; } <td align="right" valign="center"><img src="logo32.png" align="right" width="64" height="32" border="0"></td></tr></table><h1 align=center>Complete Member List for TQGLWidget</h1> <p>This is the complete list of member functions for -<a href="qglwidget.html">TQGLWidget</a>, including inherited members. +<a href="tqglwidget.html">TQGLWidget</a>, including inherited members. <ul> -<li><a href="qglwidget.html#TQGLWidget">TQGLWidget</a>() -<li><a href="qglwidget.html#~TQGLWidget">~TQGLWidget</a>() +<li><a href="tqglwidget.html#TQGLWidget">TQGLWidget</a>() +<li><a href="tqglwidget.html#~TQGLWidget">~TQGLWidget</a>() <li><a href="tqwidget.html#acceptDrops">acceptDrops</a>() <li><a href="tqwidget.html#adjustSize">adjustSize</a>() -<li><a href="qglwidget.html#autoBufferSwap">autoBufferSwap</a>() +<li><a href="tqglwidget.html#autoBufferSwap">autoBufferSwap</a>() <li><a href="tqwidget.html#autoMask">autoMask</a>() <li><a href="tqwidget.html#backgroundBrush">backgroundBrush</a>() <li><a href="tqwidget.html#backgroundColor">backgroundColor</a>() @@ -65,13 +65,13 @@ body { background: #ffffff; color: black; } <li><a href="tqwidget.html#closeEvent">closeEvent</a>() <li><a href="tqpaintdevice.html#cmd">cmd</a>() <li><a href="tqwidget.html#colorGroup">colorGroup</a>() -<li><a href="qglwidget.html#colormap">colormap</a>() +<li><a href="tqglwidget.html#colormap">colormap</a>() <li><a href="tqobject.html#connect">connect</a>() <li><a href="tqobject.html#connectNotify">connectNotify</a>() <li><a href="tqwidget.html#constPolish">constPolish</a>() -<li><a href="qglwidget.html#context">context</a>() +<li><a href="tqglwidget.html#context">context</a>() <li><a href="tqwidget.html#contextMenuEvent">contextMenuEvent</a>() -<li><a href="qglwidget.html#convertToGLFormat">convertToGLFormat</a>() +<li><a href="tqglwidget.html#convertToGLFormat">convertToGLFormat</a>() <li><a href="tqwidget.html#create">create</a>() <li><a href="tqwidget.html#cursor">cursor</a>() <li><a href="tqobject.html#customEvent">customEvent</a>() @@ -81,8 +81,8 @@ body { background: #ffffff; color: black; } <li><a href="tqobject.html#destroyed">destroyed</a>() <li><a href="tqobject.html#disconnect">disconnect</a>() <li><a href="tqobject.html#disconnectNotify">disconnectNotify</a>() -<li><a href="qglwidget.html#doneCurrent">doneCurrent</a>() -<li><a href="qglwidget.html#doubleBuffer">doubleBuffer</a>() +<li><a href="tqglwidget.html#doneCurrent">doneCurrent</a>() +<li><a href="tqglwidget.html#doubleBuffer">doubleBuffer</a>() <li><a href="tqwidget.html#dragEnterEvent">dragEnterEvent</a>() <li><a href="tqwidget.html#dragLeaveEvent">dragLeaveEvent</a>() <li><a href="tqwidget.html#dragMoveEvent">dragMoveEvent</a>() @@ -110,14 +110,14 @@ body { background: #ffffff; color: black; } <li><a href="tqwidget.html#fontInfo">fontInfo</a>() <li><a href="tqwidget.html#fontMetrics">fontMetrics</a>() <li><a href="tqwidget.html#foregroundColor">foregroundColor</a>() -<li><a href="qglwidget.html#format">format</a>() +<li><a href="tqglwidget.html#format">format</a>() <li><a href="tqwidget.html#frameGeometry">frameGeometry</a>() <li><a href="tqwidget.html#frameSize">frameSize</a>() <li><a href="tqwidget.html#geometry">geometry</a>() <li><a href="tqwidget.html#getWFlags">getWFlags</a>() -<li><a href="qglwidget.html#glDraw">glDraw</a>() -<li><a href="qglwidget.html#glInit">glInit</a>() -<li><a href="qglwidget.html#grabFrameBuffer">grabFrameBuffer</a>() +<li><a href="tqglwidget.html#glDraw">glDraw</a>() +<li><a href="tqglwidget.html#glInit">glInit</a>() +<li><a href="tqglwidget.html#grabFrameBuffer">grabFrameBuffer</a>() <li><a href="tqwidget.html#grabKeyboard">grabKeyboard</a>() <li><a href="tqwidget.html#grabMouse">grabMouse</a>() <li><a href="tqpaintdevice.html#handle">handle</a>() @@ -136,8 +136,8 @@ body { background: #ffffff; color: black; } <li><a href="tqwidget.html#imEndEvent">imEndEvent</a>() <li><a href="tqwidget.html#imStartEvent">imStartEvent</a>() <li><a href="tqobject.html#inherits">inherits</a>() -<li><a href="qglwidget.html#initializeGL">initializeGL</a>() -<li><a href="qglwidget.html#initializeOverlayGL">initializeOverlayGL</a>() +<li><a href="tqglwidget.html#initializeGL">initializeGL</a>() +<li><a href="tqglwidget.html#initializeOverlayGL">initializeOverlayGL</a>() <li><a href="tqobject.html#insertChild">insertChild</a>() <li><a href="tqobject.html#installEventFilter">installEventFilter</a>() <li><a href="tqobject.html#isA">isA</a>() @@ -156,11 +156,11 @@ body { background: #ffffff; color: black; } <li><a href="tqwidget.html#isMinimized">isMinimized</a>() <li><a href="tqwidget.html#isModal">isModal</a>() <li><a href="tqwidget.html#isPopup">isPopup</a>() -<li><a href="qglwidget.html#isSharing">isSharing</a>() +<li><a href="tqglwidget.html#isSharing">isSharing</a>() <li><a href="tqwidget.html#isShown">isShown</a>() <li><a href="tqwidget.html#isTopLevel">isTopLevel</a>() <li><a href="tqwidget.html#isUpdatesEnabled">isUpdatesEnabled</a>() -<li><a href="qglwidget.html#isValid">isValid</a>() +<li><a href="tqglwidget.html#isValid">isValid</a>() <li><a href="tqwidget.html#isVisible">isVisible</a>() <li><a href="tqwidget.html#isVisibleTo">isVisibleTo</a>() <li><a href="tqwidget.html#isVisibleToTLW">isVisibleToTLW</a>() @@ -174,8 +174,8 @@ body { background: #ffffff; color: black; } <li><a href="tqwidget.html#leaveEvent">leaveEvent</a>() <li><a href="tqwidget.html#lower">lower</a>() <li><a href="tqwidget.html#macEvent">macEvent</a>() -<li><a href="qglwidget.html#makeCurrent">makeCurrent</a>() -<li><a href="qglwidget.html#makeOverlayCurrent">makeOverlayCurrent</a>() +<li><a href="tqglwidget.html#makeCurrent">makeCurrent</a>() +<li><a href="tqglwidget.html#makeOverlayCurrent">makeOverlayCurrent</a>() <li><a href="tqwidget.html#mapFrom">mapFrom</a>() <li><a href="tqwidget.html#mapFromGlobal">mapFromGlobal</a>() <li><a href="tqwidget.html#mapFromParent">mapFromParent</a>() @@ -202,13 +202,13 @@ body { background: #ffffff; color: black; } <li><a href="tqobject.html#name">name</a>() <li><a href="tqobject.html#normalizeSignalSlot">normalizeSignalSlot</a>() <li><a href="tqobject.html#objectTrees">objectTrees</a>() -<li><a href="qglwidget.html#overlayContext">overlayContext</a>() +<li><a href="tqglwidget.html#overlayContext">overlayContext</a>() <li><a href="tqwidget.html#ownCursor">ownCursor</a>() <li><a href="tqwidget.html#ownFont">ownFont</a>() <li><a href="tqwidget.html#ownPalette">ownPalette</a>() -<li><a href="qglwidget.html#paintEvent">paintEvent</a>() -<li><a href="qglwidget.html#paintGL">paintGL</a>() -<li><a href="qglwidget.html#paintOverlayGL">paintOverlayGL</a>() +<li><a href="tqglwidget.html#paintEvent">paintEvent</a>() +<li><a href="tqglwidget.html#paintGL">paintGL</a>() +<li><a href="tqglwidget.html#paintOverlayGL">paintOverlayGL</a>() <li><a href="tqpaintdevice.html#paintingActive">paintingActive</a>() <li><a href="tqwidget.html#palette">palette</a>() <li><a href="tqwidget.html#paletteBackgroundColor">paletteBackgroundColor</a>() @@ -220,8 +220,8 @@ body { background: #ffffff; color: black; } <li><a href="tqwidget.html#polish">polish</a>() <li><a href="tqwidget.html#pos">pos</a>() <li><a href="tqobject.html#property">property</a>() -<li><a href="qglwidget.html#qglClearColor">qglClearColor</a>() -<li><a href="qglwidget.html#qglColor">qglColor</a>() +<li><a href="tqglwidget.html#qglClearColor">qglClearColor</a>() +<li><a href="tqglwidget.html#qglColor">qglColor</a>() <li><a href="tqobject.html#queryList">queryList</a>() <li><a href="tqwidget.html#raise">raise</a>() <li><a href="tqwidget.html#recreate">recreate</a>() @@ -230,20 +230,20 @@ body { background: #ffffff; color: black; } <li><a href="tqwidget.html#releaseMouse">releaseMouse</a>() <li><a href="tqobject.html#removeChild">removeChild</a>() <li><a href="tqobject.html#removeEventFilter">removeEventFilter</a>() -<li><a href="qglwidget.html#renderPixmap">renderPixmap</a>() -<li><a href="qglwidget.html#renderText">renderText</a>() +<li><a href="tqglwidget.html#renderPixmap">renderPixmap</a>() +<li><a href="tqglwidget.html#renderText">renderText</a>() <li><a href="tqwidget.html#repaint">repaint</a>() <li><a href="tqwidget.html#reparent">reparent</a>() <li><a href="tqwidget.html#resetInputContext">resetInputContext</a>() <li><a href="tqwidget.html#resize">resize</a>() -<li><a href="qglwidget.html#resizeEvent">resizeEvent</a>() -<li><a href="qglwidget.html#resizeGL">resizeGL</a>() -<li><a href="qglwidget.html#resizeOverlayGL">resizeOverlayGL</a>() +<li><a href="tqglwidget.html#resizeEvent">resizeEvent</a>() +<li><a href="tqglwidget.html#resizeGL">resizeGL</a>() +<li><a href="tqglwidget.html#resizeOverlayGL">resizeOverlayGL</a>() <li><a href="tqwidget.html#scroll">scroll</a>() <li><a href="tqobject.html#sender">sender</a>() <li><a href="tqwidget.html#setAcceptDrops">setAcceptDrops</a>() <li><a href="tqwidget.html#setActiveWindow">setActiveWindow</a>() -<li><a href="qglwidget.html#setAutoBufferSwap">setAutoBufferSwap</a>() +<li><a href="tqglwidget.html#setAutoBufferSwap">setAutoBufferSwap</a>() <li><a href="tqwidget.html#setAutoMask">setAutoMask</a>() <li><a href="tqwidget.html#setBackgroundColor">setBackgroundColor</a>() <li><a href="tqwidget.html#setBackgroundMode">setBackgroundMode</a>() @@ -251,7 +251,7 @@ body { background: #ffffff; color: black; } <li><a href="tqwidget.html#setBackgroundPixmap">setBackgroundPixmap</a>() <li><a href="tqwidget.html#setBaseSize">setBaseSize</a>() <li><a href="tqwidget.html#setCaption">setCaption</a>() -<li><a href="qglwidget.html#setColormap">setColormap</a>() +<li><a href="tqglwidget.html#setColormap">setColormap</a>() <li><a href="tqwidget.html#setCursor">setCursor</a>() <li><a href="tqwidget.html#setDisabled">setDisabled</a>() <li><a href="tqwidget.html#setEnabled">setEnabled</a>() @@ -309,7 +309,7 @@ body { background: #ffffff; color: black; } <li><a href="tqobject.html#startTimer">startTimer</a>() <li><a href="tqwidget.html#style">style</a>() <li><a href="tqwidget.html#styleChange">styleChange</a>() -<li><a href="qglwidget.html#swapBuffers">swapBuffers</a>() +<li><a href="tqglwidget.html#swapBuffers">swapBuffers</a>() <li><a href="tqwidget.html#tabletEvent">tabletEvent</a>() <li><a href="tqwidget.html#testWFlags">testWFlags</a>() <li><a href="tqobject.html#timerEvent">timerEvent</a>() @@ -320,10 +320,10 @@ body { background: #ffffff; color: black; } <li><a href="tqwidget.html#unsetFont">unsetFont</a>() <li><a href="tqwidget.html#unsetPalette">unsetPalette</a>() <li><a href="tqwidget.html#update">update</a>() -<li><a href="qglwidget.html#updateGL">updateGL</a>() +<li><a href="tqglwidget.html#updateGL">updateGL</a>() <li><a href="tqwidget.html#updateGeometry">updateGeometry</a>() <li><a href="tqwidget.html#updateMask">updateMask</a>() -<li><a href="qglwidget.html#updateOverlayGL">updateOverlayGL</a>() +<li><a href="tqglwidget.html#updateOverlayGL">updateOverlayGL</a>() <li><a href="tqwidget.html#visibleRect">visibleRect</a>() <li><a href="tqwidget.html#wheelEvent">wheelEvent</a>() <li><a href="tqwidget.html#width">width</a>() diff --git a/doc/html/qglwidget.html b/doc/html/tqglwidget.html index 97f33933e..a3dd9f6a8 100644 --- a/doc/html/qglwidget.html +++ b/doc/html/tqglwidget.html @@ -1,5 +1,5 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> -<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/src/opengl/qgl.cpp:1126 --> +<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/src/opengl/tqgl.cpp:1126 --> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> @@ -33,9 +33,9 @@ body { background: #ffffff; color: black; } <p>The TQGLWidget class is a widget for rendering OpenGL graphics. <a href="#details">More...</a> -<p><tt>#include <<a href="qgl-h.html">ntqgl.h</a>></tt> -<p>Inherits <a href="tqwidget.html">TQWidget</a> and <a href="ntqgl.html">TQGL</a>. -<p><a href="qglwidget-members.html">List of all member functions.</a> +<p><tt>#include <<a href="tqgl-h.html">tqgl.h</a>></tt> +<p>Inherits <a href="tqwidget.html">TQWidget</a> and <a href="tqgl.html">TQGL</a>. +<p><a href="tqglwidget-members.html">List of all member functions.</a> <h2>Public Members</h2> <ul> <li class=fn><a href="#TQGLWidget"><b>TQGLWidget</b></a> ( TQWidget * parent = 0, const char * name = 0, const TQGLWidget * shareWidget = 0, WFlags f = 0 )</li> @@ -168,15 +168,15 @@ paintGL(), <a href="#resizeGL">resizeGL</a>(), or <a href="#initializeGL">initia call the standard OpenGL API functions from other places (e.g. in your widget's constructor or in your own paint functions), you must call <a href="#makeCurrent">makeCurrent</a>() first. -<p> TQGLWidget provides functions for requesting a new display <a href="qglformat.html">format</a> and you can also create widgets with -customized rendering <a href="qglcontext.html">contexts</a>. +<p> TQGLWidget provides functions for requesting a new display <a href="tqglformat.html">format</a> and you can also create widgets with +customized rendering <a href="tqglcontext.html">contexts</a>. <p> You can also share OpenGL display lists between TQGLWidgets (see the documentation of the TQGLWidget constructors for details). <p> <h3> Overlays </h3> <a name="1"></a><p> The TQGLWidget creates a GL overlay context in addition to the normal context if overlays are supported by the underlying system. -<p> If you want to use overlays, you specify it in the <a href="qglformat.html">format</a>. (Note: Overlay must be requested in the format +<p> If you want to use overlays, you specify it in the <a href="tqglformat.html">format</a>. (Note: Overlay must be requested in the format passed to the TQGLWidget constructor.) Your GL widget should also implement some or all of these virtual methods: <p> <ul> @@ -198,12 +198,12 @@ United States and other countries. <p>See also <a href="graphics.html">Graphics Classes</a> and <a href="images.html">Image Processing Classes</a>. <hr><h2>Member Function Documentation</h2> -<h3 class=fn><a name="TQGLWidget"></a>TQGLWidget::TQGLWidget ( <a href="tqwidget.html">TQWidget</a> * parent = 0, const char * name = 0, const <a href="qglwidget.html">TQGLWidget</a> * shareWidget = 0, WFlags f = 0 ) +<h3 class=fn><a name="TQGLWidget"></a>TQGLWidget::TQGLWidget ( <a href="tqwidget.html">TQWidget</a> * parent = 0, const char * name = 0, const <a href="tqglwidget.html">TQGLWidget</a> * shareWidget = 0, WFlags f = 0 ) </h3> Constructs an OpenGL widget with a <em>parent</em> widget and a <em>name</em>. -<p> The <a href="qglformat.html#defaultFormat">default format</a> is +<p> The <a href="tqglformat.html#defaultFormat">default format</a> is used. The widget will be <a href="#isValid">invalid</a> if the -system has no <a href="qglformat.html#hasOpenGL">OpenGL support</a>. +system has no <a href="tqglformat.html#hasOpenGL">OpenGL support</a>. <p> The <em>parent</em>, <em>name</em> and <a href="ntqt.html#WidgetFlags">widget flag</a>, <em>f</em>, arguments are passed to the <a href="tqwidget.html">TQWidget</a> constructor. <p> If the <em>shareWidget</em> parameter points to a valid TQGLWidget, this @@ -213,16 +213,16 @@ whether display list sharing succeeded by calling <a href="#isSharing">isSharing <p> The initialization of OpenGL rendering state, etc. should be done by overriding the <a href="#initializeGL">initializeGL</a>() function, rather than in the constructor of your TQGLWidget subclass. -<p> <p>See also <a href="qglformat.html#defaultFormat">TQGLFormat::defaultFormat</a>(). +<p> <p>See also <a href="tqglformat.html#defaultFormat">TQGLFormat::defaultFormat</a>(). -<h3 class=fn><a name="TQGLWidget-2"></a>TQGLWidget::TQGLWidget ( <a href="qglcontext.html">TQGLContext</a> * context, <a href="tqwidget.html">TQWidget</a> * parent, const char * name = 0, const <a href="qglwidget.html">TQGLWidget</a> * shareWidget = 0, WFlags f = 0 ) +<h3 class=fn><a name="TQGLWidget-2"></a>TQGLWidget::TQGLWidget ( <a href="tqglcontext.html">TQGLContext</a> * context, <a href="tqwidget.html">TQWidget</a> * parent, const char * name = 0, const <a href="tqglwidget.html">TQGLWidget</a> * shareWidget = 0, WFlags f = 0 ) </h3> Constructs an OpenGL widget with parent <em>parent</em>, called <em>name</em>. -<p> The <em>context</em> argument is a pointer to the <a href="qglcontext.html">TQGLContext</a> that +<p> The <em>context</em> argument is a pointer to the <a href="tqglcontext.html">TQGLContext</a> that you wish to be bound to this widget. This allows you to pass in your own TQGLContext sub-classes. <p> The widget will be <a href="#isValid">invalid</a> if the system -has no <a href="qglformat.html#hasOpenGL">OpenGL support</a>. +has no <a href="tqglformat.html#hasOpenGL">OpenGL support</a>. <p> The <em>parent</em>, <em>name</em> and <a href="ntqt.html#WidgetFlags">widget flag</a>, <em>f</em>, arguments are passed to the <a href="tqwidget.html">TQWidget</a> constructor. <p> If the <em>shareWidget</em> parameter points to a valid TQGLWidget, this @@ -232,17 +232,17 @@ whether display list sharing succeeded by calling <a href="#isSharing">isSharing <p> The initialization of OpenGL rendering state, etc. should be done by overriding the <a href="#initializeGL">initializeGL</a>() function, rather than in the constructor of your TQGLWidget subclass. -<p> <p>See also <a href="qglformat.html#defaultFormat">TQGLFormat::defaultFormat</a>() and <a href="#isValid">isValid</a>(). +<p> <p>See also <a href="tqglformat.html#defaultFormat">TQGLFormat::defaultFormat</a>() and <a href="#isValid">isValid</a>(). -<h3 class=fn><a name="TQGLWidget-3"></a>TQGLWidget::TQGLWidget ( const <a href="qglformat.html">TQGLFormat</a> & format, <a href="tqwidget.html">TQWidget</a> * parent = 0, const char * name = 0, const <a href="qglwidget.html">TQGLWidget</a> * shareWidget = 0, WFlags f = 0 ) +<h3 class=fn><a name="TQGLWidget-3"></a>TQGLWidget::TQGLWidget ( const <a href="tqglformat.html">TQGLFormat</a> & format, <a href="tqwidget.html">TQWidget</a> * parent = 0, const char * name = 0, const <a href="tqglwidget.html">TQGLWidget</a> * shareWidget = 0, WFlags f = 0 ) </h3> Constructs an OpenGL widget with parent <em>parent</em>, called <em>name</em>. -<p> The <em>format</em> argument specifies the desired <a href="qglformat.html">rendering options</a>. If the underlying OpenGL/Window system +<p> The <em>format</em> argument specifies the desired <a href="tqglformat.html">rendering options</a>. If the underlying OpenGL/Window system cannot satisfy all the features requested in <em>format</em>, the nearest subset of features will be used. After creation, the <a href="#format">format</a>() method will return the actual format obtained. <p> The widget will be <a href="#isValid">invalid</a> if the system -has no <a href="qglformat.html#hasOpenGL">OpenGL support</a>. +has no <a href="tqglformat.html#hasOpenGL">OpenGL support</a>. <p> The <em>parent</em>, <em>name</em> and <a href="ntqt.html#WidgetFlags">widget flag</a>, <em>f</em>, arguments are passed to the <a href="tqwidget.html">TQWidget</a> constructor. <p> If the <em>shareWidget</em> parameter points to a valid TQGLWidget, this @@ -252,7 +252,7 @@ whether display list sharing succeeded by calling <a href="#isSharing">isSharing <p> The initialization of OpenGL rendering state, etc. should be done by overriding the <a href="#initializeGL">initializeGL</a>() function, rather than in the constructor of your TQGLWidget subclass. -<p> <p>See also <a href="qglformat.html#defaultFormat">TQGLFormat::defaultFormat</a>() and <a href="#isValid">isValid</a>(). +<p> <p>See also <a href="tqglformat.html#defaultFormat">TQGLFormat::defaultFormat</a>() and <a href="#isValid">isValid</a>(). <h3 class=fn><a name="~TQGLWidget"></a>TQGLWidget::~TQGLWidget () </h3> @@ -265,7 +265,7 @@ Destroys the widget. otherwise returns FALSE. <p> <p>See also <a href="#setAutoBufferSwap">setAutoBufferSwap</a>(). -<h3 class=fn>const <a href="ntqglcolormap.html">TQGLColormap</a> & <a name="colormap"></a>TQGLWidget::colormap () const +<h3 class=fn>const <a href="tqglcolormap.html">TQGLColormap</a> & <a name="colormap"></a>TQGLWidget::colormap () const </h3> <p> Returns the colormap for this widget. @@ -276,7 +276,7 @@ will return the colormap for the child's top-level widget. returned will be empty. <p> <p>See also <a href="#setColormap">setColormap</a>(). -<h3 class=fn>const <a href="qglcontext.html">TQGLContext</a> * <a name="context"></a>TQGLWidget::context () const +<h3 class=fn>const <a href="tqglcontext.html">TQGLContext</a> * <a name="context"></a>TQGLWidget::context () const </h3> <p> Returns the context of this widget. @@ -312,12 +312,12 @@ and the height 2^n + 2*border where m and n are integers and border is either 0 or 1. <p> Another function in the same example uses <em>tex1</em> with OpenGL. -<p>Example: <a href="qglwidget.html#x2118">opengl/texture/gltexobj.cpp</a>. +<p>Example: <a href="tqglwidget.html#x2118">opengl/texture/gltexobj.cpp</a>. <h3 class=fn>void <a name="doneCurrent"></a>TQGLWidget::doneCurrent () </h3> <p> Makes no GL context the current context. Normally, you do not need -to call this function; <a href="qglcontext.html">TQGLContext</a> calls it as necessary. However, +to call this function; <a href="tqglcontext.html">TQGLContext</a> calls it as necessary. However, it may be useful in multithreaded environments. <h3 class=fn>bool <a name="doubleBuffer"></a>TQGLWidget::doubleBuffer () const @@ -325,9 +325,9 @@ it may be useful in multithreaded environments. <p> Returns TRUE if the contained GL rendering context has double buffering; otherwise returns FALSE. -<p> <p>See also <a href="qglformat.html#doubleBuffer">TQGLFormat::doubleBuffer</a>(). +<p> <p>See also <a href="tqglformat.html#doubleBuffer">TQGLFormat::doubleBuffer</a>(). -<h3 class=fn><a href="qglformat.html">TQGLFormat</a> <a name="format"></a>TQGLWidget::format () const +<h3 class=fn><a href="tqglformat.html">TQGLFormat</a> <a name="format"></a>TQGLWidget::format () const </h3> <p> Returns the format of the contained GL rendering context. @@ -355,7 +355,7 @@ function. </h3> This virtual function is called once before the first call to <a href="#paintGL">paintGL</a>() or <a href="#resizeGL">resizeGL</a>(), and then once whenever the widget has -been assigned a new <a href="qglcontext.html">TQGLContext</a>. Reimplement it in a subclass. +been assigned a new <a href="tqglcontext.html">TQGLContext</a>. Reimplement it in a subclass. <p> This function should set up any required OpenGL context rendering flags, defining display lists, etc. <p> There is no need to call <a href="#makeCurrent">makeCurrent</a>() because this has already @@ -388,7 +388,7 @@ formats. <p> Returns TRUE if the widget has a valid GL rendering context; otherwise returns FALSE. A widget will be invalid if the system -has no <a href="qglformat.html#hasOpenGL">OpenGL support</a>. +has no <a href="tqglformat.html#hasOpenGL">OpenGL support</a>. <h3 class=fn>void <a name="makeCurrent"></a>TQGLWidget::makeCurrent ()<tt> [virtual]</tt> </h3> @@ -406,7 +406,7 @@ need to issue OpenGL commands to the overlay context outside of <p> Does nothing if this widget has no overlay. <p> <p>See also <a href="#makeCurrent">makeCurrent</a>(). -<h3 class=fn>const <a href="qglcontext.html">TQGLContext</a> * <a name="overlayContext"></a>TQGLWidget::overlayContext () const +<h3 class=fn>const <a href="tqglcontext.html">TQGLContext</a> * <a name="overlayContext"></a>TQGLWidget::overlayContext () const </h3> <p> Returns the overlay context of this widget, or 0 if this widget @@ -443,20 +443,20 @@ already been done when this function is called. Convenience function for specifying the clearing color to OpenGL. Calls glClearColor (in RGBA mode) or glClearIndex (in color-index mode) with the color <em>c</em>. Applies to the current GL context. -<p> <p>See also <a href="#qglColor">qglColor</a>(), <a href="qglcontext.html#currentContext">TQGLContext::currentContext</a>(), and <a href="tqcolor.html">TQColor</a>. +<p> <p>See also <a href="#qglColor">qglColor</a>(), <a href="tqglcontext.html#currentContext">TQGLContext::currentContext</a>(), and <a href="tqcolor.html">TQColor</a>. <h3 class=fn>void <a name="qglColor"></a>TQGLWidget::qglColor ( const <a href="tqcolor.html">TQColor</a> & c ) const </h3> Convenience function for specifying a drawing color to OpenGL. Calls glColor3 (in RGBA mode) or glIndex (in color-index mode) with the color <em>c</em>. Applies to the current GL context. -<p> <p>See also <a href="#qglClearColor">qglClearColor</a>(), <a href="qglcontext.html#currentContext">TQGLContext::currentContext</a>(), and <a href="tqcolor.html">TQColor</a>. +<p> <p>See also <a href="#qglClearColor">qglClearColor</a>(), <a href="tqglcontext.html#currentContext">TQGLContext::currentContext</a>(), and <a href="tqcolor.html">TQColor</a>. -<h3 class=fn><a href="ntqpixmap.html">TQPixmap</a> <a name="renderPixmap"></a>TQGLWidget::renderPixmap ( int w = 0, int h = 0, bool useContext = FALSE )<tt> [virtual]</tt> +<h3 class=fn><a href="tqpixmap.html">TQPixmap</a> <a name="renderPixmap"></a>TQGLWidget::renderPixmap ( int w = 0, int h = 0, bool useContext = FALSE )<tt> [virtual]</tt> </h3> Renders the current scene on a pixmap and returns the pixmap. <p> You can use this method on both visible and invisible TQGLWidgets. -<p> This method will create a pixmap and a temporary <a href="qglcontext.html">TQGLContext</a> to +<p> This method will create a pixmap and a temporary <a href="tqglcontext.html">TQGLContext</a> to render on the pixmap. It will then call <a href="#initializeGL">initializeGL</a>(), <a href="#resizeGL">resizeGL</a>(), and <a href="#paintGL">paintGL</a>() on this context. Finally, the widget's original GL context is restored. @@ -540,7 +540,7 @@ swapped after each <a href="#paintGL">paintGL</a>() call. <p> The buffer auto-swapping is on by default. <p> <p>See also <a href="#autoBufferSwap">autoBufferSwap</a>(), <a href="#doubleBuffer">doubleBuffer</a>(), and <a href="#swapBuffers">swapBuffers</a>(). -<h3 class=fn>void <a name="setColormap"></a>TQGLWidget::setColormap ( const <a href="ntqglcolormap.html">TQGLColormap</a> & cmap ) +<h3 class=fn>void <a name="setColormap"></a>TQGLWidget::setColormap ( const <a href="tqglcolormap.html">TQGLColormap</a> & cmap ) </h3> <p> Set the colormap for this widget to <em>cmap</em>. Usually it is only @@ -555,7 +555,7 @@ works if the widget's format specifies double buffer mode. <p> Normally, there is no need to explicitly call this function because it is done automatically after each widget repaint, i.e. each time after <a href="#paintGL">paintGL</a>() has been executed. -<p> <p>See also <a href="#doubleBuffer">doubleBuffer</a>(), <a href="#setAutoBufferSwap">setAutoBufferSwap</a>(), and <a href="qglformat.html#setDoubleBuffer">TQGLFormat::setDoubleBuffer</a>(). +<p> <p>See also <a href="#doubleBuffer">doubleBuffer</a>(), <a href="#setAutoBufferSwap">setAutoBufferSwap</a>(), and <a href="tqglformat.html#setDoubleBuffer">TQGLFormat::setDoubleBuffer</a>(). <h3 class=fn>void <a name="updateGL"></a>TQGLWidget::updateGL ()<tt> [virtual slot]</tt> </h3> diff --git a/doc/html/tqicondrag.html b/doc/html/tqicondrag.html index ddaddb327..b43908dce 100644 --- a/doc/html/tqicondrag.html +++ b/doc/html/tqicondrag.html @@ -90,7 +90,7 @@ Constructs a drag object called <em>name</em>, which is a child of <em>dragSourc </h3> Destructor. -<h3 class=fn>void <a name="append"></a>TQIconDrag::append ( const <a href="tqicondragitem.html">TQIconDragItem</a> & i, const <a href="ntqrect.html">TQRect</a> & pr, const <a href="ntqrect.html">TQRect</a> & tr ) +<h3 class=fn>void <a name="append"></a>TQIconDrag::append ( const <a href="tqicondragitem.html">TQIconDragItem</a> & i, const <a href="tqrect.html">TQRect</a> & pr, const <a href="tqrect.html">TQRect</a> & tr ) </h3> Append the <a href="tqicondragitem.html">TQIconDragItem</a>, <em>i</em>, to the TQIconDrag object's list of items. You must also supply the geometry of the pixmap, <em>pr</em>, and diff --git a/doc/html/tqiconfactory.html b/doc/html/tqiconfactory.html index 7ed7c8107..5cf5cf635 100644 --- a/doc/html/tqiconfactory.html +++ b/doc/html/tqiconfactory.html @@ -73,7 +73,7 @@ Destroys the object and frees any allocated resources. <p> Returns TRUE if auto-deletion is enabled; otherwise returns FALSE. <p> <p>See also <a href="#setAutoDelete">setAutoDelete</a>(). -<h3 class=fn><a href="ntqpixmap.html">TQPixmap</a> * <a name="createPixmap"></a>TQIconFactory::createPixmap ( const <a href="tqiconset.html">TQIconSet</a> & iconSet, <a href="tqiconset.html#Size-enum">TQIconSet::Size</a> size, <a href="tqiconset.html#Mode-enum">TQIconSet::Mode</a> mode, <a href="tqiconset.html#State-enum">TQIconSet::State</a> state )<tt> [virtual]</tt> +<h3 class=fn><a href="tqpixmap.html">TQPixmap</a> * <a name="createPixmap"></a>TQIconFactory::createPixmap ( const <a href="tqiconset.html">TQIconSet</a> & iconSet, <a href="tqiconset.html#Size-enum">TQIconSet::Size</a> size, <a href="tqiconset.html#Mode-enum">TQIconSet::Mode</a> mode, <a href="tqiconset.html#State-enum">TQIconSet::State</a> state )<tt> [virtual]</tt> </h3> Ceates a pixmap for <em>iconSet</em> with a certain <em>size</em>, <em>mode</em>, and <em>state</em>. Returns 0 if the default <a href="tqiconset.html">TQIconSet</a> algorithm should be diff --git a/doc/html/tqiconset-h.html b/doc/html/tqiconset-h.html index 8e62fa37b..38d3c84da 100644 --- a/doc/html/tqiconset-h.html +++ b/doc/html/tqiconset-h.html @@ -79,7 +79,7 @@ body { background: #ffffff; color: black; } #ifndef QT_H #include "tqobject.h" -#include "ntqpixmap.h" +#include "tqpixmap.h" #endif // QT_H #ifndef TQT_NO_ICONSET diff --git a/doc/html/tqiconset.html b/doc/html/tqiconset.html index f75757e29..c994b4a03 100644 --- a/doc/html/tqiconset.html +++ b/doc/html/tqiconset.html @@ -76,7 +76,7 @@ styles and sizes. from the set of icons it is given. Such pixmaps are used by <a href="tqtoolbutton.html">TQToolButton</a>, <a href="ntqheader.html">TQHeader</a>, <a href="tqpopupmenu.html">TQPopupMenu</a>, etc. to show an icon representing a particular action. -<p> The simplest use of TQIconSet is to create one from a <a href="ntqpixmap.html">TQPixmap</a> and then +<p> The simplest use of TQIconSet is to create one from a <a href="tqpixmap.html">TQPixmap</a> and then use it, allowing TQt to work out all the required icon styles and sizes. For example: <p> <pre> @@ -140,7 +140,7 @@ release that will activate the function, or when it is the currently selected item. If the widget can be toggled, the "On" mode might be used to draw a different icon. <p> <center><img src="iconset.png" alt="TQIconSet"></center> -<p> <p>See also <a href="tqiconfactory.html">TQIconFactory</a>, <a href="ntqpixmap.html">TQPixmap</a>, <a href="tqmainwindow.html#usesBigPixmaps-prop">TQMainWindow::usesBigPixmaps</a>, <a href="guibooks.html#fowler">GUI Design Handbook: Iconic Label</a>, <a href="graphics.html">Graphics Classes</a>, <a href="images.html">Image Processing Classes</a>, and <a href="shared.html">Implicitly and Explicitly Shared Classes</a>. +<p> <p>See also <a href="tqiconfactory.html">TQIconFactory</a>, <a href="tqpixmap.html">TQPixmap</a>, <a href="tqmainwindow.html#usesBigPixmaps-prop">TQMainWindow::usesBigPixmaps</a>, <a href="guibooks.html#fowler">GUI Design Handbook: Iconic Label</a>, <a href="graphics.html">Graphics Classes</a>, <a href="images.html">Image Processing Classes</a>, and <a href="shared.html">Implicitly and Explicitly Shared Classes</a>. <hr><h2>Member Type Documentation</h2> <h3 class=fn><a name="Mode-enum"></a>TQIconSet::Mode</h3> @@ -195,7 +195,7 @@ used. The <em>state</em> can be: Constructs a null icon set. <p> <p>See also <a href="#setPixmap">setPixmap</a>() and <a href="#reset">reset</a>(). -<h3 class=fn><a name="TQIconSet-2"></a>TQIconSet::TQIconSet ( const <a href="ntqpixmap.html">TQPixmap</a> & pixmap, <a href="tqiconset.html#Size-enum">Size</a> size = Automatic ) +<h3 class=fn><a name="TQIconSet-2"></a>TQIconSet::TQIconSet ( const <a href="tqpixmap.html">TQPixmap</a> & pixmap, <a href="tqiconset.html#Size-enum">Size</a> size = Automatic ) </h3> Constructs an icon set for which the Normal pixmap is <em>pixmap</em>, which is assumed to be of size <em>size</em>. @@ -206,7 +206,7 @@ considered to be Small. You can use <a href="#setIconSize">setIconSize</a>() to preferred size of a generated icon. <p> <p>See also <a href="#setIconSize">setIconSize</a>() and <a href="#reset">reset</a>(). -<h3 class=fn><a name="TQIconSet-3"></a>TQIconSet::TQIconSet ( const <a href="ntqpixmap.html">TQPixmap</a> & smallPix, const <a href="ntqpixmap.html">TQPixmap</a> & largePix ) +<h3 class=fn><a name="TQIconSet-3"></a>TQIconSet::TQIconSet ( const <a href="tqpixmap.html">TQPixmap</a> & smallPix, const <a href="tqpixmap.html">TQPixmap</a> & largePix ) </h3> Creates an iconset which uses the pixmap <em>smallPix</em> for for displaying a small icon, and the pixmap <em>largePix</em> for displaying a large icon. @@ -261,23 +261,23 @@ Assigns <em>other</em> to this icon set and returns a reference to this icon set. <p> <p>See also <a href="#detach">detach</a>(). -<h3 class=fn><a href="ntqpixmap.html">TQPixmap</a> <a name="pixmap"></a>TQIconSet::pixmap ( <a href="tqiconset.html#Size-enum">Size</a> size, <a href="tqiconset.html#Mode-enum">Mode</a> mode, <a href="tqiconset.html#State-enum">State</a> state = Off ) const +<h3 class=fn><a href="tqpixmap.html">TQPixmap</a> <a name="pixmap"></a>TQIconSet::pixmap ( <a href="tqiconset.html#Size-enum">Size</a> size, <a href="tqiconset.html#Mode-enum">Mode</a> mode, <a href="tqiconset.html#State-enum">State</a> state = Off ) const </h3> Returns a pixmap with size <em>size</em>, mode <em>mode</em> and state <em>state</em>, generating one if necessary. Generated pixmaps are cached. -<h3 class=fn><a href="ntqpixmap.html">TQPixmap</a> <a name="pixmap-2"></a>TQIconSet::pixmap ( <a href="tqiconset.html#Size-enum">Size</a> size, bool enabled, <a href="tqiconset.html#State-enum">State</a> state = Off ) const +<h3 class=fn><a href="tqpixmap.html">TQPixmap</a> <a name="pixmap-2"></a>TQIconSet::pixmap ( <a href="tqiconset.html#Size-enum">Size</a> size, bool enabled, <a href="tqiconset.html#State-enum">State</a> state = Off ) const </h3> This is an overloaded member function, provided for convenience. It behaves essentially like the above function. <p> <b>This function is obsolete.</b> It is provided to keep old source working. We strongly advise against using it in new code. <p> This is the same as <a href="#pixmap">pixmap</a>(<em>size</em>, <em>enabled</em>, <em>state</em>). -<h3 class=fn><a href="ntqpixmap.html">TQPixmap</a> <a name="pixmap-3"></a>TQIconSet::pixmap () const +<h3 class=fn><a href="tqpixmap.html">TQPixmap</a> <a name="pixmap-3"></a>TQIconSet::pixmap () const </h3> This is an overloaded member function, provided for convenience. It behaves essentially like the above function. <p> Returns the pixmap originally provided to the constructor or to <a href="#reset">reset</a>(). This is the Normal pixmap of unspecified Size. <p> <p>See also <a href="#reset">reset</a>(). -<h3 class=fn>void <a name="reset"></a>TQIconSet::reset ( const <a href="ntqpixmap.html">TQPixmap</a> & pixmap, <a href="tqiconset.html#Size-enum">Size</a> size ) +<h3 class=fn>void <a name="reset"></a>TQIconSet::reset ( const <a href="tqpixmap.html">TQPixmap</a> & pixmap, <a href="tqiconset.html#Size-enum">Size</a> size ) </h3> Sets this icon set to use pixmap <em>pixmap</em> for the Normal pixmap, assuming it to be of size <em>size</em>. @@ -297,7 +297,7 @@ Also note that the preferred icon sizes will be ignored for icon sets that have been created using both small and large pixmaps. <p> <p>See also <a href="#iconSize">iconSize</a>(). -<h3 class=fn>void <a name="setPixmap"></a>TQIconSet::setPixmap ( const <a href="ntqpixmap.html">TQPixmap</a> & pixmap, <a href="tqiconset.html#Size-enum">Size</a> size, <a href="tqiconset.html#Mode-enum">Mode</a> mode = Normal, <a href="tqiconset.html#State-enum">State</a> state = Off )<tt> [virtual]</tt> +<h3 class=fn>void <a name="setPixmap"></a>TQIconSet::setPixmap ( const <a href="tqpixmap.html">TQPixmap</a> & pixmap, <a href="tqiconset.html#Size-enum">Size</a> size, <a href="tqiconset.html#Mode-enum">Mode</a> mode = Normal, <a href="tqiconset.html#State-enum">State</a> state = Off )<tt> [virtual]</tt> </h3> Sets this icon set to provide pixmap <em>pixmap</em> for size <em>size</em>, mode <em>mode</em> and state <em>state</em>. The icon set may also use <em>pixmap</em> for generating other pixmaps if they are not explicitly set. diff --git a/doc/html/tqiconview-h.html b/doc/html/tqiconview-h.html index 193a08ff0..4eb1e4572 100644 --- a/doc/html/tqiconview-h.html +++ b/doc/html/tqiconview-h.html @@ -80,13 +80,13 @@ body { background: #ffffff; color: black; } #ifndef QT_H #include "ntqscrollview.h" #include "tqstring.h" -#include "ntqrect.h" -#include "ntqpoint.h" +#include "tqrect.h" +#include "tqpoint.h" #include "tqsize.h" #include "tqfont.h" // TQString->TQFont conversion #include "tqdragobject.h" #include "tqbitmap.h" -#include "ntqpicture.h" +#include "tqpicture.h" #endif // QT_H #ifndef TQT_NO_ICONVIEW diff --git a/doc/html/tqiconview.html b/doc/html/tqiconview.html index 3ba6a9d98..d39b8bc22 100644 --- a/doc/html/tqiconview.html +++ b/doc/html/tqiconview.html @@ -194,7 +194,7 @@ For example: </pre> <p> The <a href="tqiconviewitem.html">TQIconViewItem</a> call passes a pointer to the TQIconView we wish to -populate, along with the label text and a <a href="ntqpixmap.html">TQPixmap</a>. +populate, along with the label text and a <a href="tqpixmap.html">TQPixmap</a>. <p> When an item is inserted the TQIconView allocates a position for it. Existing items are rearranged if <a href="#autoArrange">autoArrange</a>() is TRUE. The default arrangement is <a href="#Arrangement-enum">LeftToRight</a> -- the TQIconView fills up @@ -437,7 +437,7 @@ Unselects all the items. the mouse cursor isn't on any item. <p> <p>See also <a href="#mouseButtonClicked">mouseButtonClicked</a>(), <a href="#rightButtonClicked">rightButtonClicked</a>(), and <a href="#pressed">pressed</a>(). -<h3 class=fn>void <a name="clicked-2"></a>TQIconView::clicked ( <a href="tqiconviewitem.html">TQIconViewItem</a> * item, const <a href="ntqpoint.html">TQPoint</a> & pos )<tt> [signal]</tt> +<h3 class=fn>void <a name="clicked-2"></a>TQIconView::clicked ( <a href="tqiconviewitem.html">TQIconViewItem</a> * item, const <a href="tqpoint.html">TQPoint</a> & pos )<tt> [signal]</tt> </h3> This is an overloaded member function, provided for convenience. It behaves essentially like the above function. <p> This signal is emitted when the user clicks any mouse button on an @@ -448,7 +448,7 @@ system (<a href="qmouseevent.html#globalPos">TQMouseEvent::globalPos</a>()). (If differ by a pixel or two, <em>pos</em> is the position at release time.) <p> <p>See also <a href="#mouseButtonClicked">mouseButtonClicked</a>(), <a href="#rightButtonClicked">rightButtonClicked</a>(), and <a href="#pressed">pressed</a>(). -<h3 class=fn>void <a name="contextMenuRequested"></a>TQIconView::contextMenuRequested ( <a href="tqiconviewitem.html">TQIconViewItem</a> * item, const <a href="ntqpoint.html">TQPoint</a> & pos )<tt> [signal]</tt> +<h3 class=fn>void <a name="contextMenuRequested"></a>TQIconView::contextMenuRequested ( <a href="tqiconviewitem.html">TQIconViewItem</a> * item, const <a href="tqpoint.html">TQPoint</a> & pos )<tt> [signal]</tt> </h3> <p> This signal is emitted when the user invokes a context menu with @@ -493,7 +493,7 @@ may reimplement this. <p> <p>See also <a href="tqicondrag.html">TQIconDrag</a>. <p>Examples: <a href="fileiconview-example.html#x834">fileiconview/tqfileiconview.cpp</a> and <a href="simple_dd-example.html#x2820">iconview/simple_dd/main.cpp</a>. -<h3 class=fn>void <a name="drawBackground"></a>TQIconView::drawBackground ( <a href="tqpainter.html">TQPainter</a> * p, const <a href="ntqrect.html">TQRect</a> & r )<tt> [virtual protected]</tt> +<h3 class=fn>void <a name="drawBackground"></a>TQIconView::drawBackground ( <a href="tqpainter.html">TQPainter</a> * p, const <a href="tqrect.html">TQRect</a> & r )<tt> [virtual protected]</tt> </h3> This function is called to draw the rectangle <em>r</em> of the background using the painter <em>p</em>. @@ -533,7 +533,7 @@ Makes sure that <em>item</em> is entirely visible. If necessary, <a href="#ensureItemVisible">ensureItemVisible</a>() scrolls the icon view. <p> <p>See also <a href="ntqscrollview.html#ensureVisible">ensureVisible</a>(). -<h3 class=fn><a href="tqiconviewitem.html">TQIconViewItem</a> * <a name="findFirstVisibleItem"></a>TQIconView::findFirstVisibleItem ( const <a href="ntqrect.html">TQRect</a> & r ) const +<h3 class=fn><a href="tqiconviewitem.html">TQIconViewItem</a> * <a name="findFirstVisibleItem"></a>TQIconView::findFirstVisibleItem ( const <a href="tqrect.html">TQRect</a> & r ) const </h3> Finds the first item whose bounding rectangle overlaps <em>r</em> and returns a pointer to that item. <em>r</em> is given in content @@ -544,7 +544,7 @@ use this function and nextItem() in a loop ending at these items. <p> <p>See also <a href="#findLastVisibleItem">findLastVisibleItem</a>() and <a href="tqiconviewitem.html#rect">TQIconViewItem::rect</a>(). -<h3 class=fn><a href="tqiconviewitem.html">TQIconViewItem</a> * <a name="findItem"></a>TQIconView::findItem ( const <a href="ntqpoint.html">TQPoint</a> & pos ) const +<h3 class=fn><a href="tqiconviewitem.html">TQIconViewItem</a> * <a name="findItem"></a>TQIconView::findItem ( const <a href="tqpoint.html">TQPoint</a> & pos ) const </h3> Returns a pointer to the item that contains point <em>pos</em>, which is given in contents coordinates, or 0 if no item contains point <em>pos</em>. @@ -555,7 +555,7 @@ This is an overloaded member function, provided for convenience. It behaves esse <p> Returns a pointer to the first item whose text begins with <em>text</em>, or 0 if no such item could be found. Use the <em>compare</em> flag to control the comparison behaviour. (See <a href="ntqt.html#StringComparisonMode-enum">TQt::StringComparisonMode</a>.) -<h3 class=fn><a href="tqiconviewitem.html">TQIconViewItem</a> * <a name="findLastVisibleItem"></a>TQIconView::findLastVisibleItem ( const <a href="ntqrect.html">TQRect</a> & r ) const +<h3 class=fn><a href="tqiconviewitem.html">TQIconViewItem</a> * <a name="findLastVisibleItem"></a>TQIconView::findLastVisibleItem ( const <a href="tqrect.html">TQRect</a> & r ) const </h3> Finds the last item whose bounding rectangle overlaps <em>r</em> and returns a pointer to that item. <em>r</em> is given in content @@ -651,7 +651,7 @@ See the <a href="tqiconview.html#maxItemTextLength-prop">"maxItemTextLength"</a> <h3 class=fn>int <a name="maxItemWidth"></a>TQIconView::maxItemWidth () const </h3><p>Returns the maximum width that an item may have. See the <a href="tqiconview.html#maxItemWidth-prop">"maxItemWidth"</a> property for details. -<h3 class=fn>void <a name="mouseButtonClicked"></a>TQIconView::mouseButtonClicked ( int button, <a href="tqiconviewitem.html">TQIconViewItem</a> * item, const <a href="ntqpoint.html">TQPoint</a> & pos )<tt> [signal]</tt> +<h3 class=fn>void <a name="mouseButtonClicked"></a>TQIconView::mouseButtonClicked ( int button, <a href="tqiconviewitem.html">TQIconViewItem</a> * item, const <a href="tqpoint.html">TQPoint</a> & pos )<tt> [signal]</tt> </h3> <p> This signal is emitted when the user clicks mouse button <em>button</em>. If <em>item</em> is non-null, the cursor is on <em>item</em>. If <em>item</em> is null, the mouse cursor isn't on any item. @@ -661,7 +661,7 @@ press and release differ by a pixel or two, <em>pos</em> is the position at release time.) <p> <p>See also <a href="#mouseButtonPressed">mouseButtonPressed</a>(), <a href="#rightButtonClicked">rightButtonClicked</a>(), and <a href="#clicked">clicked</a>(). -<h3 class=fn>void <a name="mouseButtonPressed"></a>TQIconView::mouseButtonPressed ( int button, <a href="tqiconviewitem.html">TQIconViewItem</a> * item, const <a href="ntqpoint.html">TQPoint</a> & pos )<tt> [signal]</tt> +<h3 class=fn>void <a name="mouseButtonPressed"></a>TQIconView::mouseButtonPressed ( int button, <a href="tqiconviewitem.html">TQIconViewItem</a> * item, const <a href="tqpoint.html">TQPoint</a> & pos )<tt> [signal]</tt> </h3> <p> This signal is emitted when the user presses mouse button <em>button</em>. If <em>item</em> is non-null, the cursor is on <em>item</em>. If <em>item</em> is null, the mouse cursor isn't on any item. @@ -698,7 +698,7 @@ an item to an empty part of the icon view. the mouse cursor isn't on any item. <p> <p>See also <a href="#mouseButtonPressed">mouseButtonPressed</a>(), <a href="#rightButtonPressed">rightButtonPressed</a>(), and <a href="#clicked">clicked</a>(). -<h3 class=fn>void <a name="pressed-2"></a>TQIconView::pressed ( <a href="tqiconviewitem.html">TQIconViewItem</a> * item, const <a href="ntqpoint.html">TQPoint</a> & pos )<tt> [signal]</tt> +<h3 class=fn>void <a name="pressed-2"></a>TQIconView::pressed ( <a href="tqiconviewitem.html">TQIconViewItem</a> * item, const <a href="tqpoint.html">TQPoint</a> & pos )<tt> [signal]</tt> </h3> This is an overloaded member function, provided for convenience. It behaves essentially like the above function. <p> This signal is emitted when the user presses any mouse button. If @@ -727,7 +727,7 @@ See the <a href="tqiconview.html#resizeMode-prop">"resizeMode"</a> property for <p> This signal is emitted if the user presses the Return or Enter key. <em>item</em> is the <a href="#currentItem">currentItem</a>() at the time of the keypress. -<h3 class=fn>void <a name="rightButtonClicked"></a>TQIconView::rightButtonClicked ( <a href="tqiconviewitem.html">TQIconViewItem</a> * item, const <a href="ntqpoint.html">TQPoint</a> & pos )<tt> [signal]</tt> +<h3 class=fn>void <a name="rightButtonClicked"></a>TQIconView::rightButtonClicked ( <a href="tqiconviewitem.html">TQIconViewItem</a> * item, const <a href="tqpoint.html">TQPoint</a> & pos )<tt> [signal]</tt> </h3> <p> This signal is emitted when the user clicks the right mouse @@ -738,7 +738,7 @@ press and release differ by a pixel or two, <em>pos</em> is the position at release time.) <p> <p>See also <a href="#rightButtonPressed">rightButtonPressed</a>(), <a href="#mouseButtonClicked">mouseButtonClicked</a>(), and <a href="#clicked">clicked</a>(). -<h3 class=fn>void <a name="rightButtonPressed"></a>TQIconView::rightButtonPressed ( <a href="tqiconviewitem.html">TQIconViewItem</a> * item, const <a href="ntqpoint.html">TQPoint</a> & pos )<tt> [signal]</tt> +<h3 class=fn>void <a name="rightButtonPressed"></a>TQIconView::rightButtonPressed ( <a href="tqiconviewitem.html">TQIconViewItem</a> * item, const <a href="tqpoint.html">TQPoint</a> & pos )<tt> [signal]</tt> </h3> <p> This signal is emitted when the user presses the right mouse diff --git a/doc/html/tqiconviewitem.html b/doc/html/tqiconviewitem.html index 695a44d0e..81a8fb57c 100644 --- a/doc/html/tqiconviewitem.html +++ b/doc/html/tqiconviewitem.html @@ -185,21 +185,21 @@ Constructs an icon view item and inserts it into the icon view <em>parent</em> Constructs an icon view item and inserts it into the icon view <em>parent</em> using <em>text</em> as the text and a default icon, after the icon view item <em>after</em>. -<h3 class=fn><a name="TQIconViewItem-5"></a>TQIconViewItem::TQIconViewItem ( <a href="tqiconview.html">TQIconView</a> * parent, const <a href="tqstring.html">TQString</a> & text, const <a href="ntqpixmap.html">TQPixmap</a> & icon ) +<h3 class=fn><a name="TQIconViewItem-5"></a>TQIconViewItem::TQIconViewItem ( <a href="tqiconview.html">TQIconView</a> * parent, const <a href="tqstring.html">TQString</a> & text, const <a href="tqpixmap.html">TQPixmap</a> & icon ) </h3> Constructs an icon view item and inserts it into the icon view <em>parent</em> using <em>text</em> as the text and <em>icon</em> as the icon. -<h3 class=fn><a name="TQIconViewItem-6"></a>TQIconViewItem::TQIconViewItem ( <a href="tqiconview.html">TQIconView</a> * parent, <a href="tqiconviewitem.html">TQIconViewItem</a> * after, const <a href="tqstring.html">TQString</a> & text, const <a href="ntqpixmap.html">TQPixmap</a> & icon ) +<h3 class=fn><a name="TQIconViewItem-6"></a>TQIconViewItem::TQIconViewItem ( <a href="tqiconview.html">TQIconView</a> * parent, <a href="tqiconviewitem.html">TQIconViewItem</a> * after, const <a href="tqstring.html">TQString</a> & text, const <a href="tqpixmap.html">TQPixmap</a> & icon ) </h3> Constructs an icon view item and inserts it into the icon view <em>parent</em> using <em>text</em> as the text and <em>icon</em> as the icon, after the icon view item <em>after</em>. <p> <p>See also <a href="#setPixmap">setPixmap</a>(). -<h3 class=fn><a name="TQIconViewItem-7"></a>TQIconViewItem::TQIconViewItem ( <a href="tqiconview.html">TQIconView</a> * parent, const <a href="tqstring.html">TQString</a> & text, const <a href="ntqpicture.html">TQPicture</a> & picture ) +<h3 class=fn><a name="TQIconViewItem-7"></a>TQIconViewItem::TQIconViewItem ( <a href="tqiconview.html">TQIconView</a> * parent, const <a href="tqstring.html">TQString</a> & text, const <a href="tqpicture.html">TQPicture</a> & picture ) </h3> Constructs an icon view item and inserts it into the icon view <em>parent</em> using <em>text</em> as the text and <em>picture</em> as the icon. -<h3 class=fn><a name="TQIconViewItem-8"></a>TQIconViewItem::TQIconViewItem ( <a href="tqiconview.html">TQIconView</a> * parent, <a href="tqiconviewitem.html">TQIconViewItem</a> * after, const <a href="tqstring.html">TQString</a> & text, const <a href="ntqpicture.html">TQPicture</a> & picture ) +<h3 class=fn><a name="TQIconViewItem-8"></a>TQIconViewItem::TQIconViewItem ( <a href="tqiconview.html">TQIconView</a> * parent, <a href="tqiconviewitem.html">TQIconViewItem</a> * after, const <a href="tqstring.html">TQString</a> & text, const <a href="tqpicture.html">TQPicture</a> & picture ) </h3> Constructs an icon view item and inserts it into the icon view <em>parent</em> using <em>text</em> as the text and <em>picture</em> as the icon, after the icon view item <em>after</em>. @@ -244,7 +244,7 @@ reimplementation that uses plain Unicode comparison: <p> <p>See also <a href="#key">key</a>(), <a href="tqstring.html#localeAwareCompare">TQString::localeAwareCompare</a>(), and <a href="tqstring.html#compare">TQString::compare</a>(). -<h3 class=fn>bool <a name="contains"></a>TQIconViewItem::contains ( const <a href="ntqpoint.html">TQPoint</a> & pnt ) const +<h3 class=fn>bool <a name="contains"></a>TQIconViewItem::contains ( const <a href="tqpoint.html">TQPoint</a> & pnt ) const </h3> Returns TRUE if the item contains the point <em>pnt</em> (in contents coordinates); otherwise returns FALSE. @@ -303,7 +303,7 @@ Returns a pointer to this item's icon view parent. Returns the index of this item in the icon view, or -1 if an error occurred. -<h3 class=fn>bool <a name="intersects"></a>TQIconViewItem::intersects ( const <a href="ntqrect.html">TQRect</a> & r ) const +<h3 class=fn>bool <a name="intersects"></a>TQIconViewItem::intersects ( const <a href="tqrect.html">TQRect</a> & r ) const </h3> Returns TRUE if the item intersects the rectangle <em>r</em> (in contents coordinates); otherwise returns FALSE. @@ -330,7 +330,7 @@ explicitly set. Moves the item to position (<em>x</em>, <em>y</em>) in the icon view (these are contents coordinates). -<h3 class=fn>bool <a name="move-2"></a>TQIconViewItem::move ( const <a href="ntqpoint.html">TQPoint</a> & pnt )<tt> [virtual]</tt> +<h3 class=fn>bool <a name="move-2"></a>TQIconViewItem::move ( const <a href="tqpoint.html">TQPoint</a> & pnt )<tt> [virtual]</tt> </h3> This is an overloaded member function, provided for convenience. It behaves essentially like the above function. <p> Moves the item to the point <em>pnt</em>. @@ -340,7 +340,7 @@ This is an overloaded member function, provided for convenience. It behaves esse Moves the item <em>dx</em> pixels in the x-direction and <em>dy</em> pixels in the y-direction. -<h3 class=fn>void <a name="moveBy-2"></a>TQIconViewItem::moveBy ( const <a href="ntqpoint.html">TQPoint</a> & pnt )<tt> [virtual]</tt> +<h3 class=fn>void <a name="moveBy-2"></a>TQIconViewItem::moveBy ( const <a href="tqpoint.html">TQPoint</a> & pnt )<tt> [virtual]</tt> </h3> This is an overloaded member function, provided for convenience. It behaves essentially like the above function. <p> Moves the item by the x, y values in point <em>pnt</em>. @@ -374,7 +374,7 @@ the painter's font, and then call the <a href="#paintItem">TQIconViewItem::paint with the changed values. <p>Example: <a href="fileiconview-example.html#x842">fileiconview/tqfileiconview.cpp</a>. -<h3 class=fn><a href="ntqpicture.html">TQPicture</a> * <a name="picture"></a>TQIconViewItem::picture () const<tt> [virtual]</tt> +<h3 class=fn><a href="tqpicture.html">TQPicture</a> * <a name="picture"></a>TQIconViewItem::picture () const<tt> [virtual]</tt> </h3> Returns the icon of the icon view item if it is a picture, or 0 if it is a pixmap. In the latter case use <a href="#pixmap">pixmap</a>() instead. Normally @@ -385,7 +385,7 @@ pointer to the item's picture. If you do this, you <em>must</em> call <a href="#calcRect">calcRect</a>() manually each time the size of this picture changes. <p> <p>See also <a href="#setPicture">setPicture</a>(). -<h3 class=fn><a href="ntqpixmap.html">TQPixmap</a> * <a name="pixmap"></a>TQIconViewItem::pixmap () const<tt> [virtual]</tt> +<h3 class=fn><a href="tqpixmap.html">TQPixmap</a> * <a name="pixmap"></a>TQIconViewItem::pixmap () const<tt> [virtual]</tt> </h3> Returns the icon of the icon view item if it is a pixmap, or 0 if it is a picture. In the latter case use <a href="#picture">picture</a>() instead. @@ -398,7 +398,7 @@ changes. <p> <p>See also <a href="#setPixmap">setPixmap</a>(). <p>Example: <a href="fileiconview-example.html#x843">fileiconview/tqfileiconview.cpp</a>. -<h3 class=fn><a href="ntqrect.html">TQRect</a> <a name="pixmapRect"></a>TQIconViewItem::pixmapRect ( bool relative = TRUE ) const +<h3 class=fn><a href="tqrect.html">TQRect</a> <a name="pixmapRect"></a>TQIconViewItem::pixmapRect ( bool relative = TRUE ) const </h3> Returns the bounding rectangle of the item's icon. <p> If <em>relative</em> is TRUE, (the default), the rectangle is relative to @@ -407,7 +407,7 @@ returned rectangle is relative to the origin of the icon view's contents coordinate system. <p>Example: <a href="fileiconview-example.html#x844">fileiconview/tqfileiconview.cpp</a>. -<h3 class=fn><a href="ntqpoint.html">TQPoint</a> <a name="pos"></a>TQIconViewItem::pos () const +<h3 class=fn><a href="tqpoint.html">TQPoint</a> <a name="pos"></a>TQIconViewItem::pos () const </h3> Returns the position of the item (in contents coordinates). @@ -417,7 +417,7 @@ Returns a pointer to the previous item, or 0 if this is the first item in the icon view. <p> <p>See also <a href="#nextItem">nextItem</a>() and <a href="tqiconview.html#firstItem">TQIconView::firstItem</a>(). -<h3 class=fn><a href="ntqrect.html">TQRect</a> <a name="rect"></a>TQIconViewItem::rect () const +<h3 class=fn><a href="tqrect.html">TQRect</a> <a name="rect"></a>TQIconViewItem::rect () const </h3> Returns the bounding rectangle of the item (in contents coordinates). @@ -467,7 +467,7 @@ be dragged. If <em>allow</em> is TRUE, the icon view lets the user drop something on this icon view item. -<h3 class=fn>void <a name="setItemRect"></a>TQIconViewItem::setItemRect ( const <a href="ntqrect.html">TQRect</a> & r )<tt> [protected]</tt> +<h3 class=fn>void <a name="setItemRect"></a>TQIconViewItem::setItemRect ( const <a href="tqrect.html">TQRect</a> & r )<tt> [protected]</tt> </h3> Sets the bounding rectangle of the whole item to <em>r</em>. This function is provided for subclasses which reimplement <a href="#calcRect">calcRect</a>(), @@ -481,13 +481,13 @@ Sets <em>k</em> as the sort key of the icon view item. By default <p> <p>See also <a href="#compare">compare</a>(). <p>Example: <a href="fileiconview-example.html#x847">fileiconview/tqfileiconview.cpp</a>. -<h3 class=fn>void <a name="setPicture"></a>TQIconViewItem::setPicture ( const <a href="ntqpicture.html">TQPicture</a> & icon )<tt> [virtual]</tt> +<h3 class=fn>void <a name="setPicture"></a>TQIconViewItem::setPicture ( const <a href="tqpicture.html">TQPicture</a> & icon )<tt> [virtual]</tt> </h3> Sets <em>icon</em> as the item's icon in the icon view. This function might be a no-op if you reimplement <a href="#picture">picture</a>(). <p> <p>See also <a href="#picture">picture</a>(). -<h3 class=fn>void <a name="setPixmap"></a>TQIconViewItem::setPixmap ( const <a href="ntqpixmap.html">TQPixmap</a> & icon )<tt> [virtual]</tt> +<h3 class=fn>void <a name="setPixmap"></a>TQIconViewItem::setPixmap ( const <a href="tqpixmap.html">TQPixmap</a> & icon )<tt> [virtual]</tt> </h3> Sets <em>icon</em> as the item's icon in the icon view. This function might be a no-op if you reimplement <a href="#pixmap">pixmap</a>(). @@ -496,7 +496,7 @@ not be displayed properly, depending on the <a href="tqiconview.html#Arrangement documentation</a> for details. <p> <p>See also <a href="#pixmap">pixmap</a>(). -<h3 class=fn>void <a name="setPixmap-2"></a>TQIconViewItem::setPixmap ( const <a href="ntqpixmap.html">TQPixmap</a> & icon, bool recalc, bool redraw = TRUE )<tt> [virtual]</tt> +<h3 class=fn>void <a name="setPixmap-2"></a>TQIconViewItem::setPixmap ( const <a href="tqpixmap.html">TQPixmap</a> & icon, bool recalc, bool redraw = TRUE )<tt> [virtual]</tt> </h3> This is an overloaded member function, provided for convenience. It behaves essentially like the above function. <p> Sets <em>icon</em> as the item's icon in the icon view. If <em>recalc</em> is @@ -507,7 +507,7 @@ not be displayed properly, depending on the <a href="tqiconview.html#Arrangement documentation</a> for details. <p> <p>See also <a href="#pixmap">pixmap</a>(). -<h3 class=fn>void <a name="setPixmapRect"></a>TQIconViewItem::setPixmapRect ( const <a href="ntqrect.html">TQRect</a> & r )<tt> [protected]</tt> +<h3 class=fn>void <a name="setPixmapRect"></a>TQIconViewItem::setPixmapRect ( const <a href="tqrect.html">TQRect</a> & r )<tt> [protected]</tt> </h3> Sets the bounding rectangle of the item's icon to <em>r</em>. This function is provided for subclasses which reimplement <a href="#calcRect">calcRect</a>(), @@ -570,7 +570,7 @@ TRUE, the icon view's layout is recalculated. If <em>redraw</em> is TRUE (the default), the icon view is repainted. <p> <p>See also <a href="#text">text</a>(). -<h3 class=fn>void <a name="setTextRect"></a>TQIconViewItem::setTextRect ( const <a href="ntqrect.html">TQRect</a> & r )<tt> [protected]</tt> +<h3 class=fn>void <a name="setTextRect"></a>TQIconViewItem::setTextRect ( const <a href="tqrect.html">TQRect</a> & r )<tt> [protected]</tt> </h3> Sets the bounding rectangle of the item's text to <em>r</em>. This function is provided for subclasses which reimplement <a href="#calcRect">calcRect</a>(), @@ -592,7 +592,7 @@ do this, you must call <a href="#calcRect">calcRect</a>() manually each time the <p> <p>See also <a href="#setText">setText</a>(). <p>Example: <a href="fileiconview-example.html#x851">fileiconview/tqfileiconview.cpp</a>. -<h3 class=fn><a href="ntqrect.html">TQRect</a> <a name="textRect"></a>TQIconViewItem::textRect ( bool relative = TRUE ) const +<h3 class=fn><a href="tqrect.html">TQRect</a> <a name="textRect"></a>TQIconViewItem::textRect ( bool relative = TRUE ) const </h3> Returns the bounding rectangle of the item's text. <p> If <em>relative</em> is TRUE, (the default), the returned rectangle is diff --git a/doc/html/tqimage-h.html b/doc/html/tqimage-h.html index 31b80b187..9c917c7aa 100644 --- a/doc/html/tqimage-h.html +++ b/doc/html/tqimage-h.html @@ -78,7 +78,7 @@ body { background: #ffffff; color: black; } #define TQIMAGE_H #ifndef QT_H -#include "ntqpixmap.h" +#include "tqpixmap.h" #include "tqstrlist.h" #include "tqstringlist.h" #endif // QT_H diff --git a/doc/html/tqimage.html b/doc/html/tqimage.html index bf62f0be0..b04b30b86 100644 --- a/doc/html/tqimage.html +++ b/doc/html/tqimage.html @@ -149,11 +149,11 @@ representation with direct access to the pixel data. <p> It is one of the two classes TQt provides for dealing with images, -the other being <a href="ntqpixmap.html">TQPixmap</a>. TQImage is designed and optimized for I/O +the other being <a href="tqpixmap.html">TQPixmap</a>. TQImage is designed and optimized for I/O and for direct pixel access/manipulation. TQPixmap is designed and optimized for drawing. There are (slow) functions to convert -between TQImage and TQPixmap: <a href="ntqpixmap.html#convertToImage">TQPixmap::convertToImage</a>() and -<a href="ntqpixmap.html#convertFromImage">TQPixmap::convertFromImage</a>(). +between TQImage and TQPixmap: <a href="tqpixmap.html#convertToImage">TQPixmap::convertToImage</a>() and +<a href="tqpixmap.html#convertFromImage">TQPixmap::convertFromImage</a>(). <p> An image has the parameters <a href="#width">width</a>, <a href="#height">height</a> and <a href="#depth">depth</a> (bits per pixel, bpp), a color table and the actual <a href="#bits">pixels</a>. TQImage supports 1-bpp, 8-bpp and 32-bpp image data. 1-bpp and 8-bpp images use a color lookup table; the pixel @@ -221,7 +221,7 @@ with <a href="#load">load</a>() (or in the constructor) or from an array of data <p> The TQImage class uses explicit <a href="shclass.html">sharing</a>, similar to that used by <a href="tqmemarray.html">TQMemArray</a>. <p> New image formats can be added as <a href="plugins-howto.html">plugins</a>. -<p> <p>See also <a href="tqimageio.html">TQImageIO</a>, <a href="ntqpixmap.html">TQPixmap</a>, <a href="shclass.html">Shared Classes</a>, <a href="graphics.html">Graphics Classes</a>, <a href="images.html">Image Processing Classes</a>, and <a href="shared.html">Implicitly and Explicitly Shared Classes</a>. +<p> <p>See also <a href="tqimageio.html">TQImageIO</a>, <a href="tqpixmap.html">TQPixmap</a>, <a href="shclass.html">Shared Classes</a>, <a href="graphics.html">Graphics Classes</a>, <a href="images.html">Image Processing Classes</a>, and <a href="shared.html">Implicitly and Explicitly Shared Classes</a>. <hr><h2>Member Type Documentation</h2> <h3 class=fn><a name="Endian-enum"></a>TQImage::Endian</h3> @@ -354,7 +354,7 @@ TQImage::IgnoreEndian. <a href="#scanLine">scanLine</a>(0). <p> <p>See also <a href="#numBytes">numBytes</a>(), <a href="#scanLine">scanLine</a>(), and <a href="#jumpTable">jumpTable</a>(). -<p>Example: <a href="qglwidget.html#x2119">opengl/texture/gltexobj.cpp</a>. +<p>Example: <a href="tqglwidget.html#x2119">opengl/texture/gltexobj.cpp</a>. <h3 class=fn>int <a name="bytesPerLine"></a>TQImage::bytesPerLine () const </h3> @@ -434,7 +434,7 @@ this image pixels are filled with pixel 0. result (e.g. converting from 32-bit to 8-bit), use the <em>conversion_flags</em> to specify how you'd prefer this to happen. <p> <p>See also <a href="#bitBlt">bitBlt</a>() and <a href="ntqt.html#ImageConversionFlags-enum">TQt::ImageConversionFlags</a>. -<h3 class=fn><a href="tqimage.html">TQImage</a> <a name="copy-3"></a>TQImage::copy ( const <a href="ntqrect.html">TQRect</a> & r ) const +<h3 class=fn><a href="tqimage.html">TQImage</a> <a name="copy-3"></a>TQImage::copy ( const <a href="tqrect.html">TQRect</a> & r ) const </h3> This is an overloaded member function, provided for convenience. It behaves essentially like the above function. <p> Returns a <a href="shclass.html">deep copy</a> of a sub-area of @@ -467,7 +467,7 @@ This is an overloaded member function, provided for convenience. It behaves esse </h3> Builds and returns a 1-bpp mask from the alpha buffer in this image. Returns a <a href="#isNull">null</a> image if <a href="#setAlphaBuffer">alpha buffer mode</a> is disabled. -<p> See <a href="ntqpixmap.html#convertFromImage">TQPixmap::convertFromImage</a>() for a description of the <em>conversion_flags</em> argument. +<p> See <a href="tqpixmap.html#convertFromImage">TQPixmap::convertFromImage</a>() for a description of the <em>conversion_flags</em> argument. <p> The returned image has little-endian bit order, which you can convert to big-endianness using <a href="#convertBitOrder">convertBitOrder</a>(). <p> <p>See also <a href="#createHeuristicMask">createHeuristicMask</a>(), <a href="#hasAlphaBuffer">hasAlphaBuffer</a>(), and <a href="#setAlphaBuffer">setAlphaBuffer</a>(). @@ -559,7 +559,7 @@ FALSE. <p> Returns the height of the image. <p> <p>See also <a href="#width">width</a>(), <a href="#size">size</a>(), and <a href="#rect">rect</a>(). -<p>Examples: <a href="canvas-example.html#x2932">canvas/canvas.cpp</a> and <a href="qglwidget.html#x2120">opengl/texture/gltexobj.cpp</a>. +<p>Examples: <a href="canvas-example.html#x2932">canvas/canvas.cpp</a> and <a href="tqglwidget.html#x2120">opengl/texture/gltexobj.cpp</a>. <h3 class=fn>const char * <a name="imageFormat"></a>TQImage::imageFormat ( const <a href="tqstring.html">TQString</a> & fileName )<tt> [static]</tt> </h3> Returns a string that specifies the image format of the file <em>fileName</em>, or 0 if the file cannot be read or if the format is not @@ -637,7 +637,7 @@ is the default), the loader reads a few bytes from the header to guess the file format. <p> The <a href="tqimageio.html">TQImageIO</a> documentation lists the supported image formats and explains how to add extra formats. -<p> <p>See also <a href="#loadFromData">loadFromData</a>(), <a href="#save">save</a>(), <a href="#imageFormat">imageFormat</a>(), <a href="ntqpixmap.html#load">TQPixmap::load</a>(), and <a href="tqimageio.html">TQImageIO</a>. +<p> <p>See also <a href="#loadFromData">loadFromData</a>(), <a href="#save">save</a>(), <a href="#imageFormat">imageFormat</a>(), <a href="tqpixmap.html#load">TQPixmap::load</a>(), and <a href="tqimageio.html">TQImageIO</a>. <h3 class=fn>bool <a name="loadFromData"></a>TQImage::loadFromData ( const uchar * buf, uint len, const char * format = 0 ) </h3> @@ -649,7 +649,7 @@ is the default), the loader reads a few bytes from the header to guess the file format. <p> The <a href="tqimageio.html">TQImageIO</a> documentation lists the supported image formats and explains how to add extra formats. -<p> <p>See also <a href="#load">load</a>(), <a href="#save">save</a>(), <a href="#imageFormat">imageFormat</a>(), <a href="ntqpixmap.html#loadFromData">TQPixmap::loadFromData</a>(), and <a href="tqimageio.html">TQImageIO</a>. +<p> <p>See also <a href="#load">load</a>(), <a href="#save">save</a>(), <a href="#imageFormat">imageFormat</a>(), <a href="tqpixmap.html#loadFromData">TQPixmap::loadFromData</a>(), and <a href="tqimageio.html">TQImageIO</a>. <h3 class=fn>bool <a name="loadFromData-2"></a>TQImage::loadFromData ( <a href="tqbytearray.html">TQByteArray</a> buf, const char * format = 0 ) </h3> @@ -685,7 +685,7 @@ but instead encode pixel values as RGB triplets. <p> <p>See also <a href="#setNumColors">setNumColors</a>() and <a href="#colorTable">colorTable</a>(). <p>Example: <a href="themes-example.html#x209">themes/wood.cpp</a>. -<h3 class=fn><a href="ntqpoint.html">TQPoint</a> <a name="offset"></a>TQImage::offset () const +<h3 class=fn><a href="tqpoint.html">TQPoint</a> <a name="offset"></a>TQImage::offset () const </h3> <p> Returns the number of pixels by which the image is intended to be @@ -705,14 +705,14 @@ Assigns a <a href="shclass.html">shallow copy</a> of <em>image</em> to this image and returns a reference to this image. <p> <p>See also <a href="#copy">copy</a>(). -<h3 class=fn><a href="tqimage.html">TQImage</a> & <a name="operator-eq-2"></a>TQImage::operator= ( const <a href="ntqpixmap.html">TQPixmap</a> & pixmap ) +<h3 class=fn><a href="tqimage.html">TQImage</a> & <a name="operator-eq-2"></a>TQImage::operator= ( const <a href="tqpixmap.html">TQPixmap</a> & pixmap ) </h3> This is an overloaded member function, provided for convenience. It behaves essentially like the above function. <p> Sets the image bits to the <em>pixmap</em> contents and returns a reference to the image. <p> If the image shares data with other images, it will first dereference the shared data. -<p> Makes a call to <a href="ntqpixmap.html#convertToImage">TQPixmap::convertToImage</a>(). +<p> Makes a call to <a href="tqpixmap.html#convertToImage">TQPixmap::convertToImage</a>(). <h3 class=fn>bool <a name="operator-eq-eq"></a>TQImage::operator== ( const <a href="tqimage.html">TQImage</a> & i ) const </h3> @@ -762,7 +762,7 @@ image is not a paletted image (<a href="#depth">depth</a>() > 8), the results undefined. <p> <p>See also <a href="#valid">valid</a>() and <a href="#depth">depth</a>(). -<h3 class=fn><a href="ntqrect.html">TQRect</a> <a name="rect"></a>TQImage::rect () const +<h3 class=fn><a href="tqrect.html">TQRect</a> <a name="rect"></a>TQImage::rect () const </h3> <p> Returns the enclosing rectangle (0, 0, <a href="#width">width</a>(), <a href="#height">height</a>()) of the @@ -782,7 +782,7 @@ compressed files, 100 for large uncompressed files, and -1 (the default) to use the default settings. <p> Returns TRUE if the image was successfully saved; otherwise returns FALSE. -<p> <p>See also <a href="#load">load</a>(), <a href="#loadFromData">loadFromData</a>(), <a href="#imageFormat">imageFormat</a>(), <a href="ntqpixmap.html#save">TQPixmap::save</a>(), and <a href="tqimageio.html">TQImageIO</a>. +<p> <p>See also <a href="#load">load</a>(), <a href="#loadFromData">loadFromData</a>(), <a href="#imageFormat">imageFormat</a>(), <a href="tqpixmap.html#save">TQPixmap::save</a>(), and <a href="tqimageio.html">TQImageIO</a>. <h3 class=fn>bool <a name="save-2"></a>TQImage::save ( <a href="tqiodevice.html">TQIODevice</a> * device, const char * format, int quality = -1 ) const </h3> @@ -871,7 +871,7 @@ contain the alpha component. completely transparent and 255 means opaque. The alpha component is ignored if you do not enable alpha buffer mode. <p> The alpha buffer is used to set a mask when a TQImage is translated -to a <a href="ntqpixmap.html">TQPixmap</a>. +to a <a href="tqpixmap.html">TQPixmap</a>. <p> <p>See also <a href="#hasAlphaBuffer">hasAlphaBuffer</a>() and <a href="#createAlphaMask">createAlphaMask</a>(). <h3 class=fn>void <a name="setColor"></a>TQImage::setColor ( int i, TQRgb c ) @@ -898,7 +898,7 @@ Resizes the color table to <em>numColors</em> colors. black (RGB 0,0,0). <p> <p>See also <a href="#numColors">numColors</a>(), <a href="#color">color</a>(), <a href="#setColor">setColor</a>(), and <a href="#colorTable">colorTable</a>(). -<h3 class=fn>void <a name="setOffset"></a>TQImage::setOffset ( const <a href="ntqpoint.html">TQPoint</a> & p ) +<h3 class=fn>void <a name="setOffset"></a>TQImage::setOffset ( const <a href="tqpoint.html">TQPoint</a> & p ) </h3> Sets the value returned by <a href="#offset">offset</a>() to <em>p</em>. @@ -1045,15 +1045,15 @@ otherwise returns FALSE. <p> Returns the width of the image. <p> <p>See also <a href="#height">height</a>(), <a href="#size">size</a>(), and <a href="#rect">rect</a>(). -<p>Examples: <a href="canvas-example.html#x2935">canvas/canvas.cpp</a> and <a href="qglwidget.html#x2121">opengl/texture/gltexobj.cpp</a>. -<h3 class=fn><a href="tqimage.html">TQImage</a> <a name="xForm"></a>TQImage::xForm ( const <a href="ntqwmatrix.html">TQWMatrix</a> & matrix ) const +<p>Examples: <a href="canvas-example.html#x2935">canvas/canvas.cpp</a> and <a href="tqglwidget.html#x2121">opengl/texture/gltexobj.cpp</a>. +<h3 class=fn><a href="tqimage.html">TQImage</a> <a name="xForm"></a>TQImage::xForm ( const <a href="tqwmatrix.html">TQWMatrix</a> & matrix ) const </h3> Returns a copy of the image that is transformed using the -<a href="ntqwmatrix.html#TransformationMode">transformation matrix</a>, <em>matrix</em>. +<a href="tqwmatrix.html#TransformationMode">transformation matrix</a>, <em>matrix</em>. <p> The transformation <em>matrix</em> is internally adjusted to compensate for unwanted translation, i.e. <a href="#xForm">xForm</a>() returns the smallest image that contains all the transformed points of the original image. -<p> <p>See also <a href="#scale">scale</a>(), <a href="ntqpixmap.html#xForm">TQPixmap::xForm</a>(), <a href="ntqpixmap.html#trueMatrix">TQPixmap::trueMatrix</a>(), and <a href="ntqwmatrix.html">TQWMatrix</a>. +<p> <p>See also <a href="#scale">scale</a>(), <a href="tqpixmap.html#xForm">TQPixmap::xForm</a>(), <a href="tqpixmap.html#trueMatrix">TQPixmap::trueMatrix</a>(), and <a href="tqwmatrix.html">TQWMatrix</a>. <hr><h2>Related Functions</h2> <h3 class=fn>void <a name="bitBlt"></a>bitBlt ( <a href="tqimage.html">TQImage</a> * dst, int dx, int dy, const <a href="tqimage.html">TQImage</a> * src, int sx, int sy, int sw, int sh, int conversion_flags ) diff --git a/doc/html/tqimageconsumer.html b/doc/html/tqimageconsumer.html index 42a196b02..1a92b5531 100644 --- a/doc/html/tqimageconsumer.html +++ b/doc/html/tqimageconsumer.html @@ -64,7 +64,7 @@ implementing a web browser with your own image loaders. <p> <p>See also <a href="tqimagedecoder.html">TQImageDecoder</a>, <a href="graphics.html">Graphics Classes</a>, <a href="images.html">Image Processing Classes</a>, and <a href="multimedia.html">Multimedia Classes</a>. <hr><h2>Member Function Documentation</h2> -<h3 class=fn>void <a name="changed"></a>TQImageConsumer::changed ( const <a href="ntqrect.html">TQRect</a> & )<tt> [pure virtual]</tt> +<h3 class=fn>void <a name="changed"></a>TQImageConsumer::changed ( const <a href="tqrect.html">TQRect</a> & )<tt> [pure virtual]</tt> </h3> <p> Called when the given area of the image has changed. @@ -85,7 +85,7 @@ displayed. <p> The decoder will not make any further changes to the image until the next call to <a href="tqimageformat.html#decode">TQImageFormat::decode</a>(). -<h3 class=fn>void <a name="frameDone-2"></a>TQImageConsumer::frameDone ( const <a href="ntqpoint.html">TQPoint</a> & offset, const <a href="ntqrect.html">TQRect</a> & rect )<tt> [pure virtual]</tt> +<h3 class=fn>void <a name="frameDone-2"></a>TQImageConsumer::frameDone ( const <a href="tqpoint.html">TQPoint</a> & offset, const <a href="tqrect.html">TQRect</a> & rect )<tt> [pure virtual]</tt> </h3> This is an overloaded member function, provided for convenience. It behaves essentially like the above function. <p> One of the two <a href="#frameDone">frameDone</a>() functions will be called when a frame diff --git a/doc/html/tqimagedrag.html b/doc/html/tqimagedrag.html index 8575886ae..1160bea0e 100644 --- a/doc/html/tqimagedrag.html +++ b/doc/html/tqimagedrag.html @@ -92,13 +92,13 @@ into <em>img</em>. Returns TRUE if successful; otherwise returns FALSE. <p> <p>See also <a href="#canDecode">canDecode</a>(). <p>Example: <a href="desktop-example.html#x1732">desktop/desktop.cpp</a>. -<h3 class=fn>bool <a name="decode-2"></a>TQImageDrag::decode ( const <a href="tqmimesource.html">TQMimeSource</a> * e, <a href="ntqpixmap.html">TQPixmap</a> & pm )<tt> [static]</tt> +<h3 class=fn>bool <a name="decode-2"></a>TQImageDrag::decode ( const <a href="tqmimesource.html">TQMimeSource</a> * e, <a href="tqpixmap.html">TQPixmap</a> & pm )<tt> [static]</tt> </h3> This is an overloaded member function, provided for convenience. It behaves essentially like the above function. <p> Attempts to decode the dropped information in mime source <em>e</em> into pixmap <em>pm</em>. Returns TRUE if successful; otherwise returns FALSE. -<p> This is a convenience function that converts to a <a href="ntqpixmap.html">TQPixmap</a> via a +<p> This is a convenience function that converts to a <a href="tqpixmap.html">TQPixmap</a> via a <a href="tqimage.html">TQImage</a>. <p> <p>See also <a href="#canDecode">canDecode</a>(). diff --git a/doc/html/tqimageformat.html b/doc/html/tqimageformat.html index f57488c9c..73d174b10 100644 --- a/doc/html/tqimageformat.html +++ b/doc/html/tqimageformat.html @@ -50,7 +50,7 @@ The TQImageFormat class is an incremental image decoder for a specific image for creates objects that are a subclass of TQImageFormat, you can add support for more incremental image formats, allowing such formats to be sources for a <a href="tqmovie.html">TQMovie</a> or for the first frame of the image -stream to be loaded as a <a href="tqimage.html">TQImage</a> or <a href="ntqpixmap.html">TQPixmap</a>. +stream to be loaded as a <a href="tqimage.html">TQImage</a> or <a href="tqpixmap.html">TQPixmap</a>. <p> Your new subclass must reimplement the <a href="#decode">decode</a>() function in order to process your new format. <p> New TQImageFormat objects are generated by new TQImageFormatType diff --git a/doc/html/tqimageio.html b/doc/html/tqimageio.html index 23df3ec5f..30cb39150 100644 --- a/doc/html/tqimageio.html +++ b/doc/html/tqimageio.html @@ -86,8 +86,8 @@ to those that TQt provides. XBM, XPM and PNM. It may also support JPEG, MNG and GIF, if specially configured during compilation. The different PNM formats are: PBM (P1 or P4), PGM (P2 or P5), and PPM (P3 or P6). -<p> You don't normally need to use this class; <a href="ntqpixmap.html#load">TQPixmap::load</a>(), -<a href="ntqpixmap.html#save">TQPixmap::save</a>(), and <a href="tqimage.html">TQImage</a> contain sufficient functionality. +<p> You don't normally need to use this class; <a href="tqpixmap.html#load">TQPixmap::load</a>(), +<a href="tqpixmap.html#save">TQPixmap::save</a>(), and <a href="tqimage.html">TQImage</a> contain sufficient functionality. <p> For image files that contain sequences of images, only the first is read. See <a href="tqmovie.html">TQMovie</a> for loading multiple images. <p> PBM, PGM, and PPM format <em>output</em> is always in the more condensed @@ -100,7 +100,7 @@ license the technology. Such countries include Canada, Japan, the USA, France, Germany, Italy and the UK. <p> GIF support may be removed completely in a future version of TQt. We recommend using the PNG format. -<p> <p>See also <a href="tqimage.html">TQImage</a>, <a href="ntqpixmap.html">TQPixmap</a>, <a href="tqfile.html">TQFile</a>, <a href="tqmovie.html">TQMovie</a>, <a href="graphics.html">Graphics Classes</a>, <a href="images.html">Image Processing Classes</a>, and <a href="io.html">Input/Output and Networking</a>. +<p> <p>See also <a href="tqimage.html">TQImage</a>, <a href="tqpixmap.html">TQPixmap</a>, <a href="tqfile.html">TQFile</a>, <a href="tqmovie.html">TQMovie</a>, <a href="graphics.html">Graphics Classes</a>, <a href="images.html">Image Processing Classes</a>, and <a href="io.html">Input/Output and Networking</a>. <hr><h2>Member Function Documentation</h2> <h3 class=fn><a name="TQImageIO"></a>TQImageIO::TQImageIO () @@ -252,13 +252,13 @@ information, use the <a href="#imageFormat">imageFormat</a>() static functions. <p> Example: <p> <pre> TQImageIO iio; - <a href="ntqpixmap.html">TQPixmap</a> pixmap; + <a href="tqpixmap.html">TQPixmap</a> pixmap; iio.<a href="#setFileName">setFileName</a>( "vegeburger.bmp" ); if ( image.read() ) // ok pixmap = iio.<a href="#image">image</a>(); // convert to pixmap </pre> -<p> <p>See also <a href="#setIODevice">setIODevice</a>(), <a href="#setFileName">setFileName</a>(), <a href="#setFormat">setFormat</a>(), <a href="#write">write</a>(), and <a href="ntqpixmap.html#load">TQPixmap::load</a>(). +<p> <p>See also <a href="#setIODevice">setIODevice</a>(), <a href="#setFileName">setFileName</a>(), <a href="#setFormat">setFormat</a>(), <a href="#write">write</a>(), and <a href="tqpixmap.html#load">TQPixmap::load</a>(). <h3 class=fn>void <a name="setDescription"></a>TQImageIO::setDescription ( const <a href="tqstring.html">TQString</a> & description ) </h3> @@ -357,7 +357,7 @@ will be used. // returned TRUE if written successfully </pre> -<p> <p>See also <a href="#setIODevice">setIODevice</a>(), <a href="#setFileName">setFileName</a>(), <a href="#setFormat">setFormat</a>(), <a href="#read">read</a>(), and <a href="ntqpixmap.html#save">TQPixmap::save</a>(). +<p> <p>See also <a href="#setIODevice">setIODevice</a>(), <a href="#setFileName">setFileName</a>(), <a href="#setFormat">setFormat</a>(), <a href="#read">read</a>(), and <a href="tqpixmap.html#save">TQPixmap::save</a>(). <!-- eof --> <hr><p> diff --git a/doc/html/tqmainwindow.html b/doc/html/tqmainwindow.html index 41cfb23f0..cdd64ba83 100644 --- a/doc/html/tqmainwindow.html +++ b/doc/html/tqmainwindow.html @@ -783,7 +783,7 @@ See the <a href="tqmainwindow.html#usesBigPixmaps-prop">"usesBigPixmaps"</a> pro <h3 class=fn>void <a name="setUsesTextLabel"></a>TQMainWindow::setUsesTextLabel ( bool )<tt> [virtual slot]</tt> </h3><p>Sets whether text labels for toolbar buttons are enabled. See the <a href="tqmainwindow.html#usesTextLabel-prop">"usesTextLabel"</a> property for details. -<h3 class=fn>bool <a name="showDockMenu"></a>TQMainWindow::showDockMenu ( const <a href="ntqpoint.html">TQPoint</a> & globalPos )<tt> [virtual protected slot]</tt> +<h3 class=fn>bool <a name="showDockMenu"></a>TQMainWindow::showDockMenu ( const <a href="tqpoint.html">TQPoint</a> & globalPos )<tt> [virtual protected slot]</tt> </h3> Shows the dock menu at the position <em>globalPos</em>. The menu lists the dock windows so that they can be shown (or hidden), lined up, diff --git a/doc/html/tqmemarray.html b/doc/html/tqmemarray.html index ef6b3faf6..3d08158f5 100644 --- a/doc/html/tqmemarray.html +++ b/doc/html/tqmemarray.html @@ -35,7 +35,7 @@ body { background: #ffffff; color: black; } <a href="#details">More...</a> <p>All the functions in this class are <a href="threads.html#reentrant">reentrant</a> when TQt is built with thread support.</p> <p><tt>#include <<a href="tqmemarray-h.html">tqmemarray.h</a>></tt> -<p>Inherited by <a href="tqbytearray.html">TQByteArray</a> and <a href="ntqpointarray.html">TQPointArray</a>. +<p>Inherited by <a href="tqbytearray.html">TQByteArray</a> and <a href="tqpointarray.html">TQPointArray</a>. <p><a href="tqmemarray-members.html">List of all member functions.</a> <h2>Public Members</h2> <ul> diff --git a/doc/html/tqmenubar.html b/doc/html/tqmenubar.html index ab9b7c4f9..1eb2448ba 100644 --- a/doc/html/tqmenubar.html +++ b/doc/html/tqmenubar.html @@ -286,7 +286,7 @@ accelerator. (For translations use a string <a href="ntqkeysequence.html">key <p> In the example above, pressing Ctrl+O or selecting "Open" from the menu activates the myView->open() function. <p> Some insert functions take a <a href="tqiconset.html">TQIconSet</a> parameter to specify the -little menu item icon. Note that you can always pass a <a href="ntqpixmap.html">TQPixmap</a> +little menu item icon. Note that you can always pass a <a href="tqpixmap.html">TQPixmap</a> object instead. <p> The <em>id</em> specifies the identification number associated with the menu item. Note that only positive values are valid, as a negative @@ -325,7 +325,7 @@ icon will be displayed to the left of the text in the item. <p> Returns the allocated <a href="tqmenudata.html#menu-identifier">menu identifier</a> number (<em>id</em> if <em>id</em> >= 0). <p> <p>See also <a href="tqmenudata.html#removeItem">removeItem</a>(), <a href="tqmenudata.html#changeItem">changeItem</a>(), <a href="tqmenudata.html#setAccel">setAccel</a>(), <a href="tqmenudata.html#connectItem">connectItem</a>(), <a href="ntqaccel.html">TQAccel</a>, and <a href="qnamespace-h.html">ntqnamespace.h</a>. -<h3 class=fn>int <a name="insertItem-3"></a>TQMenuData::insertItem ( const <a href="ntqpixmap.html">TQPixmap</a> & pixmap, const <a href="tqobject.html">TQObject</a> * receiver, const char * member, const <a href="ntqkeysequence.html">TQKeySequence</a> & accel = 0, int id = -1, int index = -1 ) +<h3 class=fn>int <a name="insertItem-3"></a>TQMenuData::insertItem ( const <a href="tqpixmap.html">TQPixmap</a> & pixmap, const <a href="tqobject.html">TQObject</a> * receiver, const char * member, const <a href="ntqkeysequence.html">TQKeySequence</a> & accel = 0, int id = -1, int index = -1 ) </h3> This is an overloaded member function, provided for convenience. It behaves essentially like the above function. <p> Inserts a menu item with pixmap <em>pixmap</em>, accelerator <em>accel</em>, @@ -333,11 +333,11 @@ optional id <em>id</em>, and optional <em>index</em> position. The menu item is connected it to the <em>receiver</em>'s <em>member</em> slot. The icon will be displayed to the left of the text in the item. <p> To look best when being highlighted as a menu item, the pixmap -should provide a mask (see <a href="ntqpixmap.html#mask">TQPixmap::mask</a>()). +should provide a mask (see <a href="tqpixmap.html#mask">TQPixmap::mask</a>()). <p> Returns the allocated <a href="tqmenudata.html#menu-identifier">menu identifier</a> number (<em>id</em> if <em>id</em> >= 0). <p> <p>See also <a href="tqmenudata.html#removeItem">removeItem</a>(), <a href="tqmenudata.html#changeItem">changeItem</a>(), <a href="tqmenudata.html#setAccel">setAccel</a>(), and <a href="tqmenudata.html#connectItem">connectItem</a>(). -<h3 class=fn>int <a name="insertItem-4"></a>TQMenuData::insertItem ( const <a href="tqiconset.html">TQIconSet</a> & icon, const <a href="ntqpixmap.html">TQPixmap</a> & pixmap, const <a href="tqobject.html">TQObject</a> * receiver, const char * member, const <a href="ntqkeysequence.html">TQKeySequence</a> & accel = 0, int id = -1, int index = -1 ) +<h3 class=fn>int <a name="insertItem-4"></a>TQMenuData::insertItem ( const <a href="tqiconset.html">TQIconSet</a> & icon, const <a href="tqpixmap.html">TQPixmap</a> & pixmap, const <a href="tqobject.html">TQObject</a> * receiver, const char * member, const <a href="ntqkeysequence.html">TQKeySequence</a> & accel = 0, int id = -1, int index = -1 ) </h3> This is an overloaded member function, provided for convenience. It behaves essentially like the above function. <p> Inserts a menu item with icon <em>icon</em>, pixmap <em>pixmap</em>, @@ -345,7 +345,7 @@ accelerator <em>accel</em>, optional id <em>id</em>, and optional <em>index</em> position. The icon will be displayed to the left of the pixmap in the item. The item is connected to the <em>member</em> slot in the <em>receiver</em> object. <p> To look best when being highlighted as a menu item, the pixmap -should provide a mask (see <a href="ntqpixmap.html#mask">TQPixmap::mask</a>()). +should provide a mask (see <a href="tqpixmap.html#mask">TQPixmap::mask</a>()). <p> Returns the allocated <a href="tqmenudata.html#menu-identifier">menu identifier</a> number (<em>id</em> if <em>id</em> >= 0). <p> <p>See also <a href="tqmenudata.html#removeItem">removeItem</a>(), <a href="tqmenudata.html#changeItem">changeItem</a>(), <a href="tqmenudata.html#setAccel">setAccel</a>(), <a href="tqmenudata.html#connectItem">connectItem</a>(), <a href="ntqaccel.html">TQAccel</a>, and <a href="qnamespace-h.html">ntqnamespace.h</a>. @@ -388,17 +388,17 @@ the menu is deleted. <p> Returns the allocated <a href="tqmenudata.html#menu-identifier">menu identifier</a> number (<em>id</em> if <em>id</em> >= 0). <p> <p>See also <a href="tqmenudata.html#removeItem">removeItem</a>(), <a href="tqmenudata.html#changeItem">changeItem</a>(), <a href="tqmenudata.html#setAccel">setAccel</a>(), and <a href="tqmenudata.html#connectItem">connectItem</a>(). -<h3 class=fn>int <a name="insertItem-9"></a>TQMenuData::insertItem ( const <a href="ntqpixmap.html">TQPixmap</a> & pixmap, int id = -1, int index = -1 ) +<h3 class=fn>int <a name="insertItem-9"></a>TQMenuData::insertItem ( const <a href="tqpixmap.html">TQPixmap</a> & pixmap, int id = -1, int index = -1 ) </h3> This is an overloaded member function, provided for convenience. It behaves essentially like the above function. <p> Inserts a menu item with pixmap <em>pixmap</em>, optional id <em>id</em>, and optional <em>index</em> position. <p> To look best when being highlighted as a menu item, the pixmap -should provide a mask (see <a href="ntqpixmap.html#mask">TQPixmap::mask</a>()). +should provide a mask (see <a href="tqpixmap.html#mask">TQPixmap::mask</a>()). <p> Returns the allocated <a href="tqmenudata.html#menu-identifier">menu identifier</a> number (<em>id</em> if <em>id</em> >= 0). <p> <p>See also <a href="tqmenudata.html#removeItem">removeItem</a>(), <a href="tqmenudata.html#changeItem">changeItem</a>(), <a href="tqmenudata.html#setAccel">setAccel</a>(), and <a href="tqmenudata.html#connectItem">connectItem</a>(). -<h3 class=fn>int <a name="insertItem-a"></a>TQMenuData::insertItem ( const <a href="tqiconset.html">TQIconSet</a> & icon, const <a href="ntqpixmap.html">TQPixmap</a> & pixmap, int id = -1, int index = -1 ) +<h3 class=fn>int <a name="insertItem-a"></a>TQMenuData::insertItem ( const <a href="tqiconset.html">TQIconSet</a> & icon, const <a href="tqpixmap.html">TQPixmap</a> & pixmap, int id = -1, int index = -1 ) </h3> This is an overloaded member function, provided for convenience. It behaves essentially like the above function. <p> Inserts a menu item with icon <em>icon</em>, pixmap <em>pixmap</em>, optional @@ -407,7 +407,7 @@ displayed to the left of the pixmap in the item. <p> Returns the allocated <a href="tqmenudata.html#menu-identifier">menu identifier</a> number (<em>id</em> if <em>id</em> >= 0). <p> <p>See also <a href="tqmenudata.html#removeItem">removeItem</a>(), <a href="tqmenudata.html#changeItem">changeItem</a>(), <a href="tqmenudata.html#setAccel">setAccel</a>(), and <a href="tqmenudata.html#connectItem">connectItem</a>(). -<h3 class=fn>int <a name="insertItem-b"></a>TQMenuData::insertItem ( const <a href="ntqpixmap.html">TQPixmap</a> & pixmap, <a href="tqpopupmenu.html">TQPopupMenu</a> * popup, int id = -1, int index = -1 ) +<h3 class=fn>int <a name="insertItem-b"></a>TQMenuData::insertItem ( const <a href="tqpixmap.html">TQPixmap</a> & pixmap, <a href="tqpopupmenu.html">TQPopupMenu</a> * popup, int id = -1, int index = -1 ) </h3> This is an overloaded member function, provided for convenience. It behaves essentially like the above function. <p> Inserts a menu item with pixmap <em>pixmap</em>, submenu <em>popup</em>, @@ -418,7 +418,7 @@ the menu is deleted. <p> Returns the allocated <a href="tqmenudata.html#menu-identifier">menu identifier</a> number (<em>id</em> if <em>id</em> >= 0). <p> <p>See also <a href="tqmenudata.html#removeItem">removeItem</a>(), <a href="tqmenudata.html#changeItem">changeItem</a>(), <a href="tqmenudata.html#setAccel">setAccel</a>(), and <a href="tqmenudata.html#connectItem">connectItem</a>(). -<h3 class=fn>int <a name="insertItem-c"></a>TQMenuData::insertItem ( const <a href="tqiconset.html">TQIconSet</a> & icon, const <a href="ntqpixmap.html">TQPixmap</a> & pixmap, <a href="tqpopupmenu.html">TQPopupMenu</a> * popup, int id = -1, int index = -1 ) +<h3 class=fn>int <a name="insertItem-c"></a>TQMenuData::insertItem ( const <a href="tqiconset.html">TQIconSet</a> & icon, const <a href="tqpixmap.html">TQPixmap</a> & pixmap, <a href="tqpopupmenu.html">TQPopupMenu</a> * popup, int id = -1, int index = -1 ) </h3> This is an overloaded member function, provided for convenience. It behaves essentially like the above function. <p> Inserts a menu item with icon <em>icon</em>, pixmap <em>pixmap</em> submenu <em>popup</em>, optional id <em>id</em>, and optional <em>index</em> position. The icon diff --git a/doc/html/tqmenudata.html b/doc/html/tqmenudata.html index 04be45ed8..c82cf318a 100644 --- a/doc/html/tqmenudata.html +++ b/doc/html/tqmenudata.html @@ -160,7 +160,7 @@ Changes the text of the menu item <em>id</em> to <em>text</em>. If the item has an icon, the icon remains unchanged. <p> <p>See also <a href="#text">text</a>(). -<h3 class=fn>void <a name="changeItem-2"></a>TQMenuData::changeItem ( int id, const <a href="ntqpixmap.html">TQPixmap</a> & pixmap ) +<h3 class=fn>void <a name="changeItem-2"></a>TQMenuData::changeItem ( int id, const <a href="tqpixmap.html">TQPixmap</a> & pixmap ) </h3> This is an overloaded member function, provided for convenience. It behaves essentially like the above function. <p> Changes the pixmap of the menu item <em>id</em> to the pixmap <em>pixmap</em>. @@ -174,7 +174,7 @@ This is an overloaded member function, provided for convenience. It behaves esse and <em>text</em> respectively. <p> <p>See also <a href="#pixmap">pixmap</a>(). -<h3 class=fn>void <a name="changeItem-4"></a>TQMenuData::changeItem ( int id, const <a href="tqiconset.html">TQIconSet</a> & icon, const <a href="ntqpixmap.html">TQPixmap</a> & pixmap ) +<h3 class=fn>void <a name="changeItem-4"></a>TQMenuData::changeItem ( int id, const <a href="tqiconset.html">TQIconSet</a> & icon, const <a href="tqpixmap.html">TQPixmap</a> & pixmap ) </h3> This is an overloaded member function, provided for convenience. It behaves essentially like the above function. <p> Changes the iconset and pixmap of the menu item <em>id</em> to <em>icon</em> @@ -189,7 +189,7 @@ and <em>pixmap</em> respectively. the icon remains unchanged. <p> <p>See also <a href="#text">text</a>(). -<h3 class=fn>void <a name="changeItem-6"></a>TQMenuData::changeItem ( const <a href="ntqpixmap.html">TQPixmap</a> & pixmap, int id ) +<h3 class=fn>void <a name="changeItem-6"></a>TQMenuData::changeItem ( const <a href="tqpixmap.html">TQPixmap</a> & pixmap, int id ) </h3> <b>This function is obsolete.</b> It is provided to keep old source working. We strongly advise against using it in new code. @@ -310,7 +310,7 @@ accelerator. (For translations use a string <a href="ntqkeysequence.html">key <p> In the example above, pressing Ctrl+O or selecting "Open" from the menu activates the myView->open() function. <p> Some insert functions take a <a href="tqiconset.html">TQIconSet</a> parameter to specify the -little menu item icon. Note that you can always pass a <a href="ntqpixmap.html">TQPixmap</a> +little menu item icon. Note that you can always pass a <a href="tqpixmap.html">TQPixmap</a> object instead. <p> The <em>id</em> specifies the identification number associated with the menu item. Note that only positive values are valid, as a negative @@ -349,7 +349,7 @@ icon will be displayed to the left of the text in the item. <p> Returns the allocated <a href="tqmenudata.html#menu-identifier">menu identifier</a> number (<em>id</em> if <em>id</em> >= 0). <p> <p>See also <a href="#removeItem">removeItem</a>(), <a href="#changeItem">changeItem</a>(), <a href="#setAccel">setAccel</a>(), <a href="#connectItem">connectItem</a>(), <a href="ntqaccel.html">TQAccel</a>, and <a href="qnamespace-h.html">ntqnamespace.h</a>. -<h3 class=fn>int <a name="insertItem-3"></a>TQMenuData::insertItem ( const <a href="ntqpixmap.html">TQPixmap</a> & pixmap, const <a href="tqobject.html">TQObject</a> * receiver, const char * member, const <a href="ntqkeysequence.html">TQKeySequence</a> & accel = 0, int id = -1, int index = -1 ) +<h3 class=fn>int <a name="insertItem-3"></a>TQMenuData::insertItem ( const <a href="tqpixmap.html">TQPixmap</a> & pixmap, const <a href="tqobject.html">TQObject</a> * receiver, const char * member, const <a href="ntqkeysequence.html">TQKeySequence</a> & accel = 0, int id = -1, int index = -1 ) </h3> This is an overloaded member function, provided for convenience. It behaves essentially like the above function. <p> Inserts a menu item with pixmap <em>pixmap</em>, accelerator <em>accel</em>, @@ -357,11 +357,11 @@ optional id <em>id</em>, and optional <em>index</em> position. The menu item is connected it to the <em>receiver</em>'s <em>member</em> slot. The icon will be displayed to the left of the text in the item. <p> To look best when being highlighted as a menu item, the pixmap -should provide a mask (see <a href="ntqpixmap.html#mask">TQPixmap::mask</a>()). +should provide a mask (see <a href="tqpixmap.html#mask">TQPixmap::mask</a>()). <p> Returns the allocated <a href="tqmenudata.html#menu-identifier">menu identifier</a> number (<em>id</em> if <em>id</em> >= 0). <p> <p>See also <a href="#removeItem">removeItem</a>(), <a href="#changeItem">changeItem</a>(), <a href="#setAccel">setAccel</a>(), and <a href="#connectItem">connectItem</a>(). -<h3 class=fn>int <a name="insertItem-4"></a>TQMenuData::insertItem ( const <a href="tqiconset.html">TQIconSet</a> & icon, const <a href="ntqpixmap.html">TQPixmap</a> & pixmap, const <a href="tqobject.html">TQObject</a> * receiver, const char * member, const <a href="ntqkeysequence.html">TQKeySequence</a> & accel = 0, int id = -1, int index = -1 ) +<h3 class=fn>int <a name="insertItem-4"></a>TQMenuData::insertItem ( const <a href="tqiconset.html">TQIconSet</a> & icon, const <a href="tqpixmap.html">TQPixmap</a> & pixmap, const <a href="tqobject.html">TQObject</a> * receiver, const char * member, const <a href="ntqkeysequence.html">TQKeySequence</a> & accel = 0, int id = -1, int index = -1 ) </h3> This is an overloaded member function, provided for convenience. It behaves essentially like the above function. <p> Inserts a menu item with icon <em>icon</em>, pixmap <em>pixmap</em>, @@ -369,7 +369,7 @@ accelerator <em>accel</em>, optional id <em>id</em>, and optional <em>index</em> position. The icon will be displayed to the left of the pixmap in the item. The item is connected to the <em>member</em> slot in the <em>receiver</em> object. <p> To look best when being highlighted as a menu item, the pixmap -should provide a mask (see <a href="ntqpixmap.html#mask">TQPixmap::mask</a>()). +should provide a mask (see <a href="tqpixmap.html#mask">TQPixmap::mask</a>()). <p> Returns the allocated <a href="tqmenudata.html#menu-identifier">menu identifier</a> number (<em>id</em> if <em>id</em> >= 0). <p> <p>See also <a href="#removeItem">removeItem</a>(), <a href="#changeItem">changeItem</a>(), <a href="#setAccel">setAccel</a>(), <a href="#connectItem">connectItem</a>(), <a href="ntqaccel.html">TQAccel</a>, and <a href="qnamespace-h.html">ntqnamespace.h</a>. @@ -412,17 +412,17 @@ the menu is deleted. <p> Returns the allocated <a href="tqmenudata.html#menu-identifier">menu identifier</a> number (<em>id</em> if <em>id</em> >= 0). <p> <p>See also <a href="#removeItem">removeItem</a>(), <a href="#changeItem">changeItem</a>(), <a href="#setAccel">setAccel</a>(), and <a href="#connectItem">connectItem</a>(). -<h3 class=fn>int <a name="insertItem-9"></a>TQMenuData::insertItem ( const <a href="ntqpixmap.html">TQPixmap</a> & pixmap, int id = -1, int index = -1 ) +<h3 class=fn>int <a name="insertItem-9"></a>TQMenuData::insertItem ( const <a href="tqpixmap.html">TQPixmap</a> & pixmap, int id = -1, int index = -1 ) </h3> This is an overloaded member function, provided for convenience. It behaves essentially like the above function. <p> Inserts a menu item with pixmap <em>pixmap</em>, optional id <em>id</em>, and optional <em>index</em> position. <p> To look best when being highlighted as a menu item, the pixmap -should provide a mask (see <a href="ntqpixmap.html#mask">TQPixmap::mask</a>()). +should provide a mask (see <a href="tqpixmap.html#mask">TQPixmap::mask</a>()). <p> Returns the allocated <a href="tqmenudata.html#menu-identifier">menu identifier</a> number (<em>id</em> if <em>id</em> >= 0). <p> <p>See also <a href="#removeItem">removeItem</a>(), <a href="#changeItem">changeItem</a>(), <a href="#setAccel">setAccel</a>(), and <a href="#connectItem">connectItem</a>(). -<h3 class=fn>int <a name="insertItem-a"></a>TQMenuData::insertItem ( const <a href="tqiconset.html">TQIconSet</a> & icon, const <a href="ntqpixmap.html">TQPixmap</a> & pixmap, int id = -1, int index = -1 ) +<h3 class=fn>int <a name="insertItem-a"></a>TQMenuData::insertItem ( const <a href="tqiconset.html">TQIconSet</a> & icon, const <a href="tqpixmap.html">TQPixmap</a> & pixmap, int id = -1, int index = -1 ) </h3> This is an overloaded member function, provided for convenience. It behaves essentially like the above function. <p> Inserts a menu item with icon <em>icon</em>, pixmap <em>pixmap</em>, optional @@ -431,7 +431,7 @@ displayed to the left of the pixmap in the item. <p> Returns the allocated <a href="tqmenudata.html#menu-identifier">menu identifier</a> number (<em>id</em> if <em>id</em> >= 0). <p> <p>See also <a href="#removeItem">removeItem</a>(), <a href="#changeItem">changeItem</a>(), <a href="#setAccel">setAccel</a>(), and <a href="#connectItem">connectItem</a>(). -<h3 class=fn>int <a name="insertItem-b"></a>TQMenuData::insertItem ( const <a href="ntqpixmap.html">TQPixmap</a> & pixmap, <a href="tqpopupmenu.html">TQPopupMenu</a> * popup, int id = -1, int index = -1 ) +<h3 class=fn>int <a name="insertItem-b"></a>TQMenuData::insertItem ( const <a href="tqpixmap.html">TQPixmap</a> & pixmap, <a href="tqpopupmenu.html">TQPopupMenu</a> * popup, int id = -1, int index = -1 ) </h3> This is an overloaded member function, provided for convenience. It behaves essentially like the above function. <p> Inserts a menu item with pixmap <em>pixmap</em>, submenu <em>popup</em>, @@ -442,7 +442,7 @@ the menu is deleted. <p> Returns the allocated <a href="tqmenudata.html#menu-identifier">menu identifier</a> number (<em>id</em> if <em>id</em> >= 0). <p> <p>See also <a href="#removeItem">removeItem</a>(), <a href="#changeItem">changeItem</a>(), <a href="#setAccel">setAccel</a>(), and <a href="#connectItem">connectItem</a>(). -<h3 class=fn>int <a name="insertItem-c"></a>TQMenuData::insertItem ( const <a href="tqiconset.html">TQIconSet</a> & icon, const <a href="ntqpixmap.html">TQPixmap</a> & pixmap, <a href="tqpopupmenu.html">TQPopupMenu</a> * popup, int id = -1, int index = -1 ) +<h3 class=fn>int <a name="insertItem-c"></a>TQMenuData::insertItem ( const <a href="tqiconset.html">TQIconSet</a> & icon, const <a href="tqpixmap.html">TQPixmap</a> & pixmap, <a href="tqpopupmenu.html">TQPopupMenu</a> * popup, int id = -1, int index = -1 ) </h3> This is an overloaded member function, provided for convenience. It behaves essentially like the above function. <p> Inserts a menu item with icon <em>icon</em>, pixmap <em>pixmap</em> submenu <em>popup</em>, optional id <em>id</em>, and optional <em>index</em> position. The icon @@ -574,7 +574,7 @@ Virtual function; notifies subclasses that one or more items have changed state (enabled/disabled or checked/unchecked). <p>Reimplemented in <a href="tqmenubar.html#menuStateChanged">TQMenuBar</a>. -<h3 class=fn><a href="ntqpixmap.html">TQPixmap</a> * <a name="pixmap"></a>TQMenuData::pixmap ( int id ) const +<h3 class=fn><a href="tqpixmap.html">TQPixmap</a> * <a name="pixmap"></a>TQMenuData::pixmap ( int id ) const </h3> Returns the pixmap that has been set for menu item <em>id</em>, or 0 if no pixmap has been set. diff --git a/doc/html/tqmimesourcefactory.html b/doc/html/tqmimesourcefactory.html index 04383fd7c..e95845ee7 100644 --- a/doc/html/tqmimesourcefactory.html +++ b/doc/html/tqmimesourcefactory.html @@ -249,7 +249,7 @@ Sets <em>image</em> to be the data item associated with the absolute name <em>abs_name</em>. <p> Equivalent to <a href="#setData">setData</a>(abs_name, new <a href="tqimagedrag.html">TQImageDrag</a>(image)). -<h3 class=fn>void <a name="setPixmap"></a>TQMimeSourceFactory::setPixmap ( const <a href="tqstring.html">TQString</a> & abs_name, const <a href="ntqpixmap.html">TQPixmap</a> & pixmap )<tt> [virtual]</tt> +<h3 class=fn>void <a name="setPixmap"></a>TQMimeSourceFactory::setPixmap ( const <a href="tqstring.html">TQString</a> & abs_name, const <a href="tqpixmap.html">TQPixmap</a> & pixmap )<tt> [virtual]</tt> </h3> Sets <em>pixmap</em> to be the data item associated with the absolute name <em>abs_name</em>. diff --git a/doc/html/tqmovie-h.html b/doc/html/tqmovie-h.html index 6dcd762dd..397e695f0 100644 --- a/doc/html/tqmovie-h.html +++ b/doc/html/tqmovie-h.html @@ -78,7 +78,7 @@ body { background: #ffffff; color: black; } #define TQMOVIE_H #ifndef QT_H -#include "ntqpixmap.h" // ### remove or keep for users' convenience? +#include "tqpixmap.h" // ### remove or keep for users' convenience? #endif // QT_H #ifndef TQT_NO_MOVIE diff --git a/doc/html/tqmovie.html b/doc/html/tqmovie.html index b5b4b6d8b..6d4734cc7 100644 --- a/doc/html/tqmovie.html +++ b/doc/html/tqmovie.html @@ -83,7 +83,7 @@ The TQMovie class provides incremental loading of animations or images, signalli <p> The simplest way to display a TQMovie is to use a <a href="ntqlabel.html">TQLabel</a> and <a href="ntqlabel.html#setMovie">TQLabel::setMovie</a>(). -<p> A TQMovie provides a <a href="ntqpixmap.html">TQPixmap</a> as the <a href="#framePixmap">framePixmap</a>(); connections can +<p> A TQMovie provides a <a href="tqpixmap.html">TQPixmap</a> as the <a href="#framePixmap">framePixmap</a>(); connections can be made via <a href="#connectResize">connectResize</a>() and <a href="#connectUpdate">connectUpdate</a>() to receive notification of size and pixmap changes. All decoding is driven by the normal event-processing mechanisms. @@ -275,16 +275,16 @@ start of the current loop of the movie. Thus, before any EndOfFrame has been emitted the value will be 0; within slots processing the first signal, <a href="#frameNumber">frameNumber</a>() will be 1, and so on. -<h3 class=fn>const <a href="ntqpixmap.html">TQPixmap</a> & <a name="framePixmap"></a>TQMovie::framePixmap () const +<h3 class=fn>const <a href="tqpixmap.html">TQPixmap</a> & <a name="framePixmap"></a>TQMovie::framePixmap () const </h3> -Returns the current frame of the movie, as a <a href="ntqpixmap.html">TQPixmap</a>. It is not +Returns the current frame of the movie, as a <a href="tqpixmap.html">TQPixmap</a>. It is not generally useful to keep a copy of this pixmap. It is better to keep a copy of the TQMovie and get the <a href="#framePixmap">framePixmap</a>() only when needed for drawing. <p> <p>See also <a href="#frameImage">frameImage</a>(). <p>Example: <a href="movies-example.html#x502">movies/main.cpp</a>. -<h3 class=fn>const <a href="ntqrect.html">TQRect</a> & <a name="getValidRect"></a>TQMovie::getValidRect () const +<h3 class=fn>const <a href="tqrect.html">TQRect</a> & <a name="getValidRect"></a>TQMovie::getValidRect () const </h3> Returns the area of the pixmap for which pixels have been generated. diff --git a/doc/html/tqpaintdevice-h.html b/doc/html/tqpaintdevice-h.html index 4460ee5a2..c1cca1b4a 100644 --- a/doc/html/tqpaintdevice-h.html +++ b/doc/html/tqpaintdevice-h.html @@ -79,7 +79,7 @@ body { background: #ffffff; color: black; } #ifndef QT_H #include "ntqwindowdefs.h" -#include "ntqrect.h" +#include "tqrect.h" #endif // QT_H class TQIODevice; diff --git a/doc/html/tqpaintdevice.html b/doc/html/tqpaintdevice.html index 082af7e69..142ada231 100644 --- a/doc/html/tqpaintdevice.html +++ b/doc/html/tqpaintdevice.html @@ -35,7 +35,7 @@ body { background: #ffffff; color: black; } can be painted. <a href="#details">More...</a> <p><tt>#include <<a href="tqpaintdevice-h.html">tqpaintdevice.h</a>></tt> -<p>Inherited by <a href="tqwidget.html">TQWidget</a>, <a href="ntqpixmap.html">TQPixmap</a>, <a href="ntqpicture.html">TQPicture</a>, and <a href="ntqprinter.html">TQPrinter</a>. +<p>Inherited by <a href="tqwidget.html">TQWidget</a>, <a href="tqpixmap.html">TQPixmap</a>, <a href="tqpicture.html">TQPicture</a>, and <a href="tqprinter.html">TQPrinter</a>. <p><a href="tqpaintdevice-members.html">List of all member functions.</a> <h2>Public Members</h2> <ul> @@ -99,8 +99,8 @@ can be painted. <p> A paint device is an abstraction of a two-dimensional space that can be drawn using a <a href="tqpainter.html">TQPainter</a>. The drawing capabilities are -implemented by the subclasses <a href="tqwidget.html">TQWidget</a>, <a href="ntqpixmap.html">TQPixmap</a>, <a href="ntqpicture.html">TQPicture</a> and -<a href="ntqprinter.html">TQPrinter</a>. +implemented by the subclasses <a href="tqwidget.html">TQWidget</a>, <a href="tqpixmap.html">TQPixmap</a>, <a href="tqpicture.html">TQPicture</a> and +<a href="tqprinter.html">TQPrinter</a>. <p> The default coordinate system of a paint device has its origin located at the top-left position. X increases to the right and Y increases downward. The unit is one pixel. There are several ways @@ -148,7 +148,7 @@ Destroys the paint device and frees window system resources. Internal virtual function that interprets drawing commands from the painter. <p> Implemented by subclasses that have no direct support for drawing -graphics (external paint devices, for example, <a href="ntqpicture.html">TQPicture</a>). +graphics (external paint devices, for example, <a href="tqpicture.html">TQPicture</a>). <h3 class=fn>TQt::HANDLE <a name="handle"></a>TQPaintDevice::handle () const<tt> [virtual]</tt> </h3> @@ -163,8 +163,8 @@ low-level access. Using this function is not portable. <p> Returns TRUE if the device is an external paint device; otherwise returns FALSE. -<p> External paint devices cannot be <a href="#bitBlt">bitBlt</a>()'ed from. <a href="ntqpicture.html">TQPicture</a> and -<a href="ntqprinter.html">TQPrinter</a> are external paint devices. +<p> External paint devices cannot be <a href="#bitBlt">bitBlt</a>()'ed from. <a href="tqpicture.html">TQPicture</a> and +<a href="tqprinter.html">TQPrinter</a> are external paint devices. <h3 class=fn>bool <a name="paintingActive"></a>TQPaintDevice::paintingActive () const </h3> @@ -245,7 +245,7 @@ otherwise returns FALSE. Using this function is not portable. <p> Returns the depth for screen <em>screen</em> of the X display global to the application (X11 only). Using this function is not portable. -<p> <p>See also <a href="ntqpixmap.html#defaultDepth">TQPixmap::defaultDepth</a>(). +<p> <p>See also <a href="tqpixmap.html#defaultDepth">TQPixmap::defaultDepth</a>(). <h3 class=fn>int <a name="x11AppDepth-2"></a>TQPaintDevice::x11AppDepth ()<tt> [static]</tt> </h3> @@ -254,7 +254,7 @@ This is an overloaded member function, provided for convenience. It behaves esse <p> Returns the depth for the default screen of the X display global to the application (X11 only). Using this function is not portable. -<p> <p>See also <a href="ntqpixmap.html#defaultDepth">TQPixmap::defaultDepth</a>(). +<p> <p>See also <a href="tqpixmap.html#defaultDepth">TQPixmap::defaultDepth</a>(). <h3 class=fn>Display * <a name="x11AppDisplay"></a>TQPaintDevice::x11AppDisplay ()<tt> [static]</tt> </h3> @@ -363,7 +363,7 @@ only). Using this function is not portable. <p> Returns the depth of the X display for the paint device (X11 only). Using this function is not portable. -<p> <p>See also <a href="ntqpixmap.html#defaultDepth">TQPixmap::defaultDepth</a>(). +<p> <p>See also <a href="tqpixmap.html#defaultDepth">TQPixmap::defaultDepth</a>(). <h3 class=fn>Display * <a name="x11Display"></a>TQPaintDevice::x11Display () const </h3> @@ -432,19 +432,19 @@ the top-left position in <em>dst</em> and <em>sw</em>, <em>sh</em> is the size o the copied block (all of <em>src</em> by default). <p> The most common values for <em>rop</em> are CopyROP and XorROP; the <a href="ntqt.html#RasterOp-enum">TQt::RasterOp</a> documentation defines all the possible values. <p> If <em>ignoreMask</em> is FALSE (the default) and <em>src</em> is a -masked <a href="ntqpixmap.html">TQPixmap</a>, the entire blit is masked by <em>src</em>->mask(). +masked <a href="tqpixmap.html">TQPixmap</a>, the entire blit is masked by <em>src</em>->mask(). <p> If <em>src</em>, <em>dst</em>, <em>sw</em> or <em>sh</em> is 0, <a href="#bitBlt">bitBlt</a>() does nothing. If <em>sw</em> or <em>sh</em> is negative bitBlt() copies starting at <em>sx</em> (and respectively, <em>sy</em>) and ending at the right end (respectively, bottom) of <em>src</em>. <p> <em>src</em> must be a <a href="tqwidget.html">TQWidget</a> or TQPixmap. You cannot blit from a -<a href="ntqprinter.html">TQPrinter</a>, for example. bitBlt() does nothing if you attempt to +<a href="tqprinter.html">TQPrinter</a>, for example. bitBlt() does nothing if you attempt to blit from an unsupported device. <p> bitBlt() does nothing if <em>src</em> has a greater depth than <em>dst</em>. If you need to for example, draw a 24-bit pixmap on an 8-bit widget, you must use drawPixmap(). -<h3 class=fn>void <a name="bitBlt-2"></a>bitBlt ( <a href="tqpaintdevice.html">TQPaintDevice</a> * dst, const <a href="ntqpoint.html">TQPoint</a> & dp, const <a href="tqpaintdevice.html">TQPaintDevice</a> * src, const <a href="ntqrect.html">TQRect</a> & sr, RasterOp rop ) +<h3 class=fn>void <a name="bitBlt-2"></a>bitBlt ( <a href="tqpaintdevice.html">TQPaintDevice</a> * dst, const <a href="tqpoint.html">TQPoint</a> & dp, const <a href="tqpaintdevice.html">TQPaintDevice</a> * src, const <a href="tqrect.html">TQRect</a> & sr, RasterOp rop ) </h3> <p> This is an overloaded member function, provided for convenience. It behaves essentially like the above function. diff --git a/doc/html/tqpaintdevicemetrics.html b/doc/html/tqpaintdevicemetrics.html index b551c47e4..7213b7e78 100644 --- a/doc/html/tqpaintdevicemetrics.html +++ b/doc/html/tqpaintdevicemetrics.html @@ -72,7 +72,7 @@ and the resolution of the device (<a href="#logicalDpiX">logicalDpiX</a>() and <a href="#logicalDpiY">logicalDpiY</a>()). <p> It is not always possible for TQPaintDeviceMetrics to compute the values you ask for, particularly for external devices. The -ultimate example is asking for the resolution of of a <a href="ntqprinter.html">TQPrinter</a> +ultimate example is asking for the resolution of of a <a href="tqprinter.html">TQPrinter</a> that is set to "print to file": who knows what printer that file will end up on? <p>See also <a href="graphics.html">Graphics Classes</a> and <a href="images.html">Image Processing Classes</a>. @@ -91,7 +91,7 @@ Constructs a metric for the paint device <em>pd</em>. </h3> <p> Returns the height of the paint device in default coordinate -system units (e.g. pixels for <a href="ntqpixmap.html">TQPixmap</a> and <a href="tqwidget.html">TQWidget</a>). +system units (e.g. pixels for <a href="tqpixmap.html">TQPixmap</a> and <a href="tqwidget.html">TQWidget</a>). <p>Examples: <a href="tqaction-application-example.html#x1141">action/application.cpp</a>, <a href="simple-application-example.html#x1559">application/application.cpp</a>, <a href="helpviewer-example.html#x996">helpviewer/helpwindow.cpp</a>, <a href="mdi-example.html#x2040">mdi/application.cpp</a>, and <a href="qwerty-example.html#x378">qwerty/qwerty.cpp</a>. <h3 class=fn>int <a name="heightMM"></a>TQPaintDeviceMetrics::heightMM () const @@ -129,7 +129,7 @@ returned instead. </h3> <p> Returns the width of the paint device in default coordinate system -units (e.g. pixels for <a href="ntqpixmap.html">TQPixmap</a> and <a href="tqwidget.html">TQWidget</a>). +units (e.g. pixels for <a href="tqpixmap.html">TQPixmap</a> and <a href="tqwidget.html">TQWidget</a>). <p>Examples: <a href="tqaction-application-example.html#x1143">action/application.cpp</a>, <a href="simple-application-example.html#x1561">application/application.cpp</a>, <a href="helpviewer-example.html#x998">helpviewer/helpwindow.cpp</a>, <a href="mdi-example.html#x2042">mdi/application.cpp</a>, and <a href="qwerty-example.html#x380">qwerty/qwerty.cpp</a>. <h3 class=fn>int <a name="widthMM"></a>TQPaintDeviceMetrics::widthMM () const diff --git a/doc/html/tqpainter-h.html b/doc/html/tqpainter-h.html index ab9943790..b70656777 100644 --- a/doc/html/tqpainter-h.html +++ b/doc/html/tqpainter-h.html @@ -82,11 +82,11 @@ body { background: #ffffff; color: black; } #include "tqcolor.h" #include "tqfontmetrics.h" #include "tqfontinfo.h" -#include "ntqregion.h" -#include "ntqpen.h" +#include "tqregion.h" +#include "tqpen.h" #include "tqbrush.h" -#include "ntqpointarray.h" -#include "ntqwmatrix.h" +#include "tqpointarray.h" +#include "tqwmatrix.h" #endif // QT_H class TQTextCodec; diff --git a/doc/html/tqpainter.html b/doc/html/tqpainter.html index d026fedfd..83ba7ef16 100644 --- a/doc/html/tqpainter.html +++ b/doc/html/tqpainter.html @@ -261,8 +261,8 @@ since we want drawing to be as fast as possible. <p> There are functions to draw pixmaps/images, namely <a href="#drawPixmap">drawPixmap</a>(), <a href="#drawImage">drawImage</a>() and <a href="#drawTiledPixmap">drawTiledPixmap</a>(). drawPixmap() and drawImage() produce the same result, except that drawPixmap() is faster -on-screen and drawImage() faster and sometimes better on <a href="ntqprinter.html">TQPrinter</a> -and <a href="ntqpicture.html">TQPicture</a>. +on-screen and drawImage() faster and sometimes better on <a href="tqprinter.html">TQPrinter</a> +and <a href="tqpicture.html">TQPicture</a>. <p> Text drawing is done using <a href="#drawText">drawText</a>(), and when you need fine-grained positioning, <a href="#boundingRect">boundingRect</a>() tells you where a given drawText() command would draw. @@ -316,7 +316,7 @@ coordinate limitations in the underlying window system. Some platforms may behave incorrectly with coordinates as small as +/-4000. -<p> <p>See also <a href="tqpaintdevice.html">TQPaintDevice</a>, <a href="tqwidget.html">TQWidget</a>, <a href="ntqpixmap.html">TQPixmap</a>, <a href="ntqprinter.html">TQPrinter</a>, <a href="ntqpicture.html">TQPicture</a>, <a href="simple-application.html">Application Walkthrough</a>, <a href="coordsys.html">Coordinate System Overview</a>, <a href="graphics.html">Graphics Classes</a>, and <a href="images.html">Image Processing Classes</a>. +<p> <p>See also <a href="tqpaintdevice.html">TQPaintDevice</a>, <a href="tqwidget.html">TQWidget</a>, <a href="tqpixmap.html">TQPixmap</a>, <a href="tqprinter.html">TQPrinter</a>, <a href="tqpicture.html">TQPicture</a>, <a href="simple-application.html">Application Walkthrough</a>, <a href="coordsys.html">Coordinate System Overview</a>, <a href="graphics.html">Graphics Classes</a>, and <a href="images.html">Image Processing Classes</a>. <hr><h2>Member Type Documentation</h2> <h3 class=fn><a name="CoordinateMode-enum"></a>TQPainter::CoordinateMode</h3> @@ -410,8 +410,8 @@ painting will not be clipped at the paint device's boundaries, <p> <pre> p->begin( 0 ); // impossible - paint device cannot be 0 - <a href="ntqpixmap.html">TQPixmap</a> pm( 0, 0 ); - p->begin( pm ); // impossible - pm.<a href="ntqpixmap.html#isNull">isNull</a>(); + <a href="tqpixmap.html">TQPixmap</a> pm( 0, 0 ); + p->begin( pm ); // impossible - pm.<a href="tqpixmap.html#isNull">isNull</a>(); p->begin( myWidget ); p2->begin( myWidget ); // impossible - only one painter at a time @@ -448,7 +448,7 @@ font etc. This function does exactly that. <pre> void MyWidget::paintEvent( <a href="tqpaintevent.html">TQPaintEvent</a> * ) { - <a href="ntqpixmap.html">TQPixmap</a> pm(size()); + <a href="tqpixmap.html">TQPixmap</a> pm(size()); TQPainter p; p.<a href="#begin">begin</a>(&pm, this); // ... potentially flickering paint operation ... @@ -459,7 +459,7 @@ font etc. This function does exactly that. <p> <p>See also <a href="#end">end</a>(). -<h3 class=fn><a href="ntqrect.html">TQRect</a> <a name="boundingRect"></a>TQPainter::boundingRect ( int x, int y, int w, int h, int flags, const <a href="tqstring.html">TQString</a> &, int len = -1, TQTextParag ** intern = 0 ) +<h3 class=fn><a href="tqrect.html">TQRect</a> <a name="boundingRect"></a>TQPainter::boundingRect ( int x, int y, int w, int h, int flags, const <a href="tqstring.html">TQString</a> &, int len = -1, TQTextParag ** intern = 0 ) </h3> <p> Returns the bounding rectangle of the aligned text that would be @@ -492,7 +492,7 @@ are set, the resulting alignment is undefined. <p> The <em>intern</em> parameter should not be used. <p> <p>See also <a href="ntqt.html#TextFlags-enum">TQt::TextFlags</a>. -<h3 class=fn><a href="ntqrect.html">TQRect</a> <a name="boundingRect-2"></a>TQPainter::boundingRect ( const <a href="ntqrect.html">TQRect</a> & r, int flags, const <a href="tqstring.html">TQString</a> & str, int len = -1, TQTextParag ** internal = 0 ) +<h3 class=fn><a href="tqrect.html">TQRect</a> <a name="boundingRect-2"></a>TQPainter::boundingRect ( const <a href="tqrect.html">TQRect</a> & r, int flags, const <a href="tqstring.html">TQString</a> & str, int len = -1, TQTextParag ** internal = 0 ) </h3> This is an overloaded member function, provided for convenience. It behaves essentially like the above function. <p> Returns the bounding rectangle of the aligned text that would be @@ -511,13 +511,13 @@ rectangle required to draw the text, whichever is the larger. <p> <p>See also <a href="#setBrush">TQPainter::setBrush</a>(). <p>Examples: <a href="themes-example.html#x283">themes/metal.cpp</a> and <a href="themes-example.html#x212">themes/wood.cpp</a>. -<h3 class=fn>const <a href="ntqpoint.html">TQPoint</a> & <a name="brushOrigin"></a>TQPainter::brushOrigin () const +<h3 class=fn>const <a href="tqpoint.html">TQPoint</a> & <a name="brushOrigin"></a>TQPainter::brushOrigin () const </h3> <p> Returns the brush origin currently set. <p> <p>See also <a href="#setBrushOrigin">setBrushOrigin</a>(). -<h3 class=fn><a href="ntqregion.html">TQRegion</a> <a name="clipRegion"></a>TQPainter::clipRegion ( <a href="tqpainter.html#CoordinateMode-enum">CoordinateMode</a> m = CoordDevice ) const +<h3 class=fn><a href="tqregion.html">TQRegion</a> <a name="clipRegion"></a>TQPainter::clipRegion ( <a href="tqpainter.html#CoordinateMode-enum">CoordinateMode</a> m = CoordDevice ) const </h3> Returns the currently set clip region. Note that the clip region is given in physical device coordinates and <em>not</em> subject to any @@ -550,7 +550,7 @@ direction. Zero degrees is at the 3 o'clock position. <p> <p>See also <a href="#drawPie">drawPie</a>() and <a href="#drawChord">drawChord</a>(). -<h3 class=fn>void <a name="drawArc-2"></a>TQPainter::drawArc ( const <a href="ntqrect.html">TQRect</a> & r, int a, int alen ) +<h3 class=fn>void <a name="drawArc-2"></a>TQPainter::drawArc ( const <a href="tqrect.html">TQRect</a> & r, int a, int alen ) </h3> This is an overloaded member function, provided for convenience. It behaves essentially like the above function. <p> Draws the arc that fits inside the rectangle <em>r</em> with start angle @@ -567,13 +567,13 @@ mean counter-clockwise while negative values mean the clockwise direction. Zero degrees is at the 3 o'clock position. <p> <p>See also <a href="#drawArc">drawArc</a>() and <a href="#drawPie">drawPie</a>(). -<h3 class=fn>void <a name="drawChord-2"></a>TQPainter::drawChord ( const <a href="ntqrect.html">TQRect</a> & r, int a, int alen ) +<h3 class=fn>void <a name="drawChord-2"></a>TQPainter::drawChord ( const <a href="tqrect.html">TQRect</a> & r, int a, int alen ) </h3> This is an overloaded member function, provided for convenience. It behaves essentially like the above function. <p> Draws a chord that fits inside the rectangle <em>r</em> with start angle <em>a</em> and arc length <em>alen</em>. -<h3 class=fn>void <a name="drawConvexPolygon"></a>TQPainter::drawConvexPolygon ( const <a href="ntqpointarray.html">TQPointArray</a> & pa, int index = 0, int npoints = -1 ) +<h3 class=fn>void <a name="drawConvexPolygon"></a>TQPainter::drawConvexPolygon ( const <a href="tqpointarray.html">TQPointArray</a> & pa, int index = 0, int npoints = -1 ) </h3> Draws the convex polygon defined by the <em>npoints</em> points in <em>pa</em> starting at <em>pa[index]</em> (<em>index</em> defaults to 0). @@ -585,7 +585,7 @@ values are truncated. This limitation is expected to go away in TQt 4. <p>Example: <a href="coordsys.html#x2271">aclock/aclock.cpp</a>. -<h3 class=fn>void <a name="drawCubicBezier"></a>TQPainter::drawCubicBezier ( const <a href="ntqpointarray.html">TQPointArray</a> & a, int index = 0 ) +<h3 class=fn>void <a name="drawCubicBezier"></a>TQPainter::drawCubicBezier ( const <a href="tqpointarray.html">TQPointArray</a> & a, int index = 0 ) </h3> Draws a cubic Bezier curve defined by the control points in <em>a</em>, starting at <em>a[index]</em> (<em>index</em> defaults to 0). @@ -600,7 +600,7 @@ TQt 4. Draws an ellipse with center at <em>(x + w/2, y + h/2)</em> and size <em>(w, h)</em>. <p>Examples: <a href="drawdemo-example.html#x1068">drawdemo/drawdemo.cpp</a>, <a href="picture-example.html#x112">picture/picture.cpp</a>, and <a href="tictac-example.html#x28">tictac/tictac.cpp</a>. -<h3 class=fn>void <a name="drawEllipse-2"></a>TQPainter::drawEllipse ( const <a href="ntqrect.html">TQRect</a> & r ) +<h3 class=fn>void <a name="drawEllipse-2"></a>TQPainter::drawEllipse ( const <a href="tqrect.html">TQRect</a> & r ) </h3> This is an overloaded member function, provided for convenience. It behaves essentially like the above function. <p> Draws the ellipse that fits inside rectangle <em>r</em>. @@ -611,18 +611,18 @@ Draws at (<em>x</em>, <em>y</em>) the <em>sw</em> by <em>sh</em> area of pixels needs to be converted to a pixmap. The default value for <em>conversionFlags</em> is 0; see convertFromImage() for information about what other values do. <p> This function may convert <em>image</em> to a pixmap and then draw it, -if <a href="#device">device</a>() is a <a href="ntqpixmap.html">TQPixmap</a> or a <a href="tqwidget.html">TQWidget</a>, or else draw it directly, -if device() is a <a href="ntqprinter.html">TQPrinter</a> or <a href="ntqpicture.html">TQPicture</a>. +if <a href="#device">device</a>() is a <a href="tqpixmap.html">TQPixmap</a> or a <a href="tqwidget.html">TQWidget</a>, or else draw it directly, +if device() is a <a href="tqprinter.html">TQPrinter</a> or <a href="tqpicture.html">TQPicture</a>. <p> Currently alpha masks of the image are ignored when painting on a TQPrinter. -<p> <p>See also <a href="#drawPixmap">drawPixmap</a>() and <a href="ntqpixmap.html#convertFromImage">TQPixmap::convertFromImage</a>(). +<p> <p>See also <a href="#drawPixmap">drawPixmap</a>() and <a href="tqpixmap.html#convertFromImage">TQPixmap::convertFromImage</a>(). <p>Example: <a href="canvas-example.html#x2941">canvas/canvas.cpp</a>. -<h3 class=fn>void <a name="drawImage-2"></a>TQPainter::drawImage ( const <a href="ntqpoint.html">TQPoint</a> &, const <a href="tqimage.html">TQImage</a> &, const <a href="ntqrect.html">TQRect</a> & sr, int conversionFlags = 0 ) +<h3 class=fn>void <a name="drawImage-2"></a>TQPainter::drawImage ( const <a href="tqpoint.html">TQPoint</a> &, const <a href="tqimage.html">TQImage</a> &, const <a href="tqrect.html">TQRect</a> & sr, int conversionFlags = 0 ) </h3> This is an overloaded member function, provided for convenience. It behaves essentially like the above function. <p> Draws the rectangle <em>sr</em> from the image at the given point. -<h3 class=fn>void <a name="drawImage-3"></a>TQPainter::drawImage ( const <a href="ntqpoint.html">TQPoint</a> & p, const <a href="tqimage.html">TQImage</a> & i, int conversion_flags = 0 ) +<h3 class=fn>void <a name="drawImage-3"></a>TQPainter::drawImage ( const <a href="tqpoint.html">TQPoint</a> & p, const <a href="tqimage.html">TQImage</a> & i, int conversion_flags = 0 ) </h3> This is an overloaded member function, provided for convenience. It behaves essentially like the above function. <p> Draws the image <em>i</em> at point <em>p</em>. @@ -630,7 +630,7 @@ This is an overloaded member function, provided for convenience. It behaves esse result (e.g. converting from 32-bit to 8-bit), use the <em>conversion_flags</em> to specify how you'd prefer this to happen. <p> <p>See also <a href="ntqt.html#ImageConversionFlags-enum">TQt::ImageConversionFlags</a>. -<h3 class=fn>void <a name="drawImage-4"></a>TQPainter::drawImage ( const <a href="ntqrect.html">TQRect</a> & r, const <a href="tqimage.html">TQImage</a> & i ) +<h3 class=fn>void <a name="drawImage-4"></a>TQPainter::drawImage ( const <a href="tqrect.html">TQRect</a> & r, const <a href="tqimage.html">TQImage</a> & i ) </h3> This is an overloaded member function, provided for convenience. It behaves essentially like the above function. <p> Draws the image <em>i</em> into the rectangle <em>r</em>. The image will be @@ -644,12 +644,12 @@ current pen position to (<em>x2</em>, <em>y2</em>). <p> <p>See also <a href="#pen">pen</a>(). <p>Examples: <a href="coordsys.html#x2272">aclock/aclock.cpp</a>, <a href="drawlines-example.html#x1655">drawlines/connect.cpp</a>, <a href="progress-example.html#x73">progress/progress.cpp</a>, <a href="splitter-example.html#x1297">splitter/splitter.cpp</a>, <a href="themes-example.html#x284">themes/metal.cpp</a>, and <a href="themes-example.html#x214">themes/wood.cpp</a>. -<h3 class=fn>void <a name="drawLine-2"></a>TQPainter::drawLine ( const <a href="ntqpoint.html">TQPoint</a> & p1, const <a href="ntqpoint.html">TQPoint</a> & p2 ) +<h3 class=fn>void <a name="drawLine-2"></a>TQPainter::drawLine ( const <a href="tqpoint.html">TQPoint</a> & p1, const <a href="tqpoint.html">TQPoint</a> & p2 ) </h3> This is an overloaded member function, provided for convenience. It behaves essentially like the above function. <p> Draws a line from point <em>p1</em> to point <em>p2</em>. -<h3 class=fn>void <a name="drawLineSegments"></a>TQPainter::drawLineSegments ( const <a href="ntqpointarray.html">TQPointArray</a> & a, int index = 0, int nlines = -1 ) +<h3 class=fn>void <a name="drawLineSegments"></a>TQPainter::drawLineSegments ( const <a href="tqpointarray.html">TQPointArray</a> & a, int index = 0, int nlines = -1 ) </h3> Draws <em>nlines</em> separate lines from points defined in <em>a</em>, starting at <em>a[index]</em> (<em>index</em> defaults to 0). If <em>nlines</em> is @@ -660,22 +660,22 @@ starting at <em>a[index]</em> (<em>index</em> defaults to 0). If <em>nlines</em> <p> <b>Warning:</b> On X11, coordinates that do not fit into 16-bit signed values are truncated. This limitation is expected to go away in TQt 4. -<p> <p>See also <a href="#drawPolyline">drawPolyline</a>(), <a href="#drawPolygon">drawPolygon</a>(), and <a href="ntqpen.html">TQPen</a>. +<p> <p>See also <a href="#drawPolyline">drawPolyline</a>(), <a href="#drawPolygon">drawPolygon</a>(), and <a href="tqpen.html">TQPen</a>. -<h3 class=fn>void <a name="drawPicture"></a>TQPainter::drawPicture ( int x, int y, const <a href="ntqpicture.html">TQPicture</a> & pic ) +<h3 class=fn>void <a name="drawPicture"></a>TQPainter::drawPicture ( int x, int y, const <a href="tqpicture.html">TQPicture</a> & pic ) </h3> Replays the picture <em>pic</em> translated by (<em>x</em>, <em>y</em>). -<p> This function does exactly the same as <a href="ntqpicture.html#play">TQPicture::play</a>() when +<p> This function does exactly the same as <a href="tqpicture.html#play">TQPicture::play</a>() when called with (<em>x</em>, <em>y</em>) = (0, 0). <p>Examples: <a href="picture-example.html#x113">picture/picture.cpp</a> and <a href="xform-example.html#x1234">xform/xform.cpp</a>. -<h3 class=fn>void <a name="drawPicture-2"></a>TQPainter::drawPicture ( const <a href="ntqpicture.html">TQPicture</a> & pic ) +<h3 class=fn>void <a name="drawPicture-2"></a>TQPainter::drawPicture ( const <a href="tqpicture.html">TQPicture</a> & pic ) </h3> <b>This function is obsolete.</b> It is provided to keep old source working. We strongly advise against using it in new code. <p> Use one of the other <a href="#drawPicture">TQPainter::drawPicture</a>() functions with a (0, 0) offset instead. -<h3 class=fn>void <a name="drawPicture-3"></a>TQPainter::drawPicture ( const <a href="ntqpoint.html">TQPoint</a> & p, const <a href="ntqpicture.html">TQPicture</a> & pic ) +<h3 class=fn>void <a name="drawPicture-3"></a>TQPainter::drawPicture ( const <a href="tqpoint.html">TQPoint</a> & p, const <a href="tqpicture.html">TQPicture</a> & pic ) </h3> This is an overloaded member function, provided for convenience. It behaves essentially like the above function. <p> Draws picture <em>pic</em> at point <em>p</em>. @@ -692,13 +692,13 @@ direction. Zero degrees is at the 3 o'clock position. <p> <p>See also <a href="#drawArc">drawArc</a>() and <a href="#drawChord">drawChord</a>(). <p>Examples: <a href="drawdemo-example.html#x1069">drawdemo/drawdemo.cpp</a>, <a href="grapher-nsplugin-example.html#x2757">grapher/grapher.cpp</a>, <a href="tutorial1-10.html#x2349">t10/cannon.cpp</a>, and <a href="tutorial1-09.html#x2340">t9/cannon.cpp</a>. -<h3 class=fn>void <a name="drawPie-2"></a>TQPainter::drawPie ( const <a href="ntqrect.html">TQRect</a> & r, int a, int alen ) +<h3 class=fn>void <a name="drawPie-2"></a>TQPainter::drawPie ( const <a href="tqrect.html">TQRect</a> & r, int a, int alen ) </h3> This is an overloaded member function, provided for convenience. It behaves essentially like the above function. <p> Draws a pie segment that fits inside the rectangle <em>r</em> with start angle <em>a</em> and arc length <em>alen</em>. -<h3 class=fn>void <a name="drawPixmap"></a>TQPainter::drawPixmap ( int x, int y, const <a href="ntqpixmap.html">TQPixmap</a> & pixmap, int sx = 0, int sy = 0, int sw = -1, int sh = -1 ) +<h3 class=fn>void <a name="drawPixmap"></a>TQPainter::drawPixmap ( int x, int y, const <a href="tqpixmap.html">TQPixmap</a> & pixmap, int sx = 0, int sy = 0, int sw = -1, int sh = -1 ) </h3> Draws a pixmap at <em>(x, y)</em> by copying a part of <em>pixmap</em> into the paint device. @@ -708,22 +708,22 @@ to be drawn onto. <em>(sx, sy)</em> specifies the top-left point in <em>pixmap</ The default, (-1, -1), means all the way to the bottom right of the pixmap. <p> Currently the mask of the pixmap or it's alpha channel are ignored -when painting on a <a href="ntqprinter.html">TQPrinter</a>. -<p> <p>See also <a href="tqimage.html#bitBlt">bitBlt</a>() and <a href="ntqpixmap.html#setMask">TQPixmap::setMask</a>(). +when painting on a <a href="tqprinter.html">TQPrinter</a>. +<p> <p>See also <a href="tqimage.html#bitBlt">bitBlt</a>() and <a href="tqpixmap.html#setMask">TQPixmap::setMask</a>(). <p>Examples: <a href="grapher-nsplugin-example.html#x2758">grapher/grapher.cpp</a>, <a href="picture-example.html#x114">picture/picture.cpp</a>, <a href="tqdir-example.html#x1832">tqdir/tqdir.cpp</a>, <a href="qmag-example.html#x1782">qmag/qmag.cpp</a>, <a href="showimg-example.html#x1337">showimg/showimg.cpp</a>, <a href="tutorial1-10.html#x2350">t10/cannon.cpp</a>, and <a href="xform-example.html#x1235">xform/xform.cpp</a>. -<h3 class=fn>void <a name="drawPixmap-2"></a>TQPainter::drawPixmap ( const <a href="ntqpoint.html">TQPoint</a> & p, const <a href="ntqpixmap.html">TQPixmap</a> & pm, const <a href="ntqrect.html">TQRect</a> & sr ) +<h3 class=fn>void <a name="drawPixmap-2"></a>TQPainter::drawPixmap ( const <a href="tqpoint.html">TQPoint</a> & p, const <a href="tqpixmap.html">TQPixmap</a> & pm, const <a href="tqrect.html">TQRect</a> & sr ) </h3> This is an overloaded member function, provided for convenience. It behaves essentially like the above function. <p> Draws the rectangle <em>sr</em> of pixmap <em>pm</em> with its origin at point <em>p</em>. -<h3 class=fn>void <a name="drawPixmap-3"></a>TQPainter::drawPixmap ( const <a href="ntqpoint.html">TQPoint</a> & p, const <a href="ntqpixmap.html">TQPixmap</a> & pm ) +<h3 class=fn>void <a name="drawPixmap-3"></a>TQPainter::drawPixmap ( const <a href="tqpoint.html">TQPoint</a> & p, const <a href="tqpixmap.html">TQPixmap</a> & pm ) </h3> This is an overloaded member function, provided for convenience. It behaves essentially like the above function. <p> Draws the pixmap <em>pm</em> with its origin at point <em>p</em>. -<h3 class=fn>void <a name="drawPixmap-4"></a>TQPainter::drawPixmap ( const <a href="ntqrect.html">TQRect</a> & r, const <a href="ntqpixmap.html">TQPixmap</a> & pm ) +<h3 class=fn>void <a name="drawPixmap-4"></a>TQPainter::drawPixmap ( const <a href="tqrect.html">TQRect</a> & r, const <a href="tqpixmap.html">TQPixmap</a> & pm ) </h3> This is an overloaded member function, provided for convenience. It behaves essentially like the above function. <p> Draws the pixmap <em>pm</em> into the rectangle <em>r</em>. The pixmap is @@ -732,15 +732,15 @@ scaled to fit the rectangle, if image and rectangle size disagree. <h3 class=fn>void <a name="drawPoint"></a>TQPainter::drawPoint ( int x, int y ) </h3> Draws/plots a single point at <em>(x, y)</em> using the current pen. -<p> <p>See also <a href="ntqpen.html">TQPen</a>. +<p> <p>See also <a href="tqpen.html">TQPen</a>. <p>Examples: <a href="desktop-example.html#x1734">desktop/desktop.cpp</a> and <a href="drawlines-example.html#x1656">drawlines/connect.cpp</a>. -<h3 class=fn>void <a name="drawPoint-2"></a>TQPainter::drawPoint ( const <a href="ntqpoint.html">TQPoint</a> & p ) +<h3 class=fn>void <a name="drawPoint-2"></a>TQPainter::drawPoint ( const <a href="tqpoint.html">TQPoint</a> & p ) </h3> This is an overloaded member function, provided for convenience. It behaves essentially like the above function. <p> Draws the point <em>p</em>. -<h3 class=fn>void <a name="drawPoints"></a>TQPainter::drawPoints ( const <a href="ntqpointarray.html">TQPointArray</a> & a, int index = 0, int npoints = -1 ) +<h3 class=fn>void <a name="drawPoints"></a>TQPainter::drawPoints ( const <a href="tqpointarray.html">TQPointArray</a> & a, int index = 0, int npoints = -1 ) </h3> Draws/plots an array of points, <em>a</em>, using the current pen. <p> If <em>index</em> is non-zero (the default is zero) only points from <em>index</em> are drawn. If <em>npoints</em> is negative (the default) the rest @@ -750,7 +750,7 @@ greater, <em>npoints</em> points are drawn. values are truncated. This limitation is expected to go away in TQt 4. -<h3 class=fn>void <a name="drawPolygon"></a>TQPainter::drawPolygon ( const <a href="ntqpointarray.html">TQPointArray</a> & a, bool winding = FALSE, int index = 0, int npoints = -1 ) +<h3 class=fn>void <a name="drawPolygon"></a>TQPainter::drawPolygon ( const <a href="tqpointarray.html">TQPointArray</a> & a, bool winding = FALSE, int index = 0, int npoints = -1 ) </h3> Draws the polygon defined by the <em>npoints</em> points in <em>a</em> starting at <em>a[index]</em>. (<em>index</em> defaults to 0.) @@ -765,10 +765,10 @@ TRUE, the polygon is filled using the winding fill algorithm. If <p> <b>Warning:</b> On X11, coordinates that do not fit into 16-bit signed values are truncated. This limitation is expected to go away in TQt 4. -<p> <p>See also <a href="#drawLineSegments">drawLineSegments</a>(), <a href="#drawPolyline">drawPolyline</a>(), and <a href="ntqpen.html">TQPen</a>. +<p> <p>See also <a href="#drawLineSegments">drawLineSegments</a>(), <a href="#drawPolyline">drawPolyline</a>(), and <a href="tqpen.html">TQPen</a>. <p>Examples: <a href="desktop-example.html#x1735">desktop/desktop.cpp</a> and <a href="picture-example.html#x115">picture/picture.cpp</a>. -<h3 class=fn>void <a name="drawPolyline"></a>TQPainter::drawPolyline ( const <a href="ntqpointarray.html">TQPointArray</a> & a, int index = 0, int npoints = -1 ) +<h3 class=fn>void <a name="drawPolyline"></a>TQPainter::drawPolyline ( const <a href="tqpointarray.html">TQPointArray</a> & a, int index = 0, int npoints = -1 ) </h3> Draws the polyline defined by the <em>npoints</em> points in <em>a</em> starting at <em>a[index]</em>. (<em>index</em> defaults to 0.) @@ -777,17 +777,17 @@ array are used (i.e. a.size()-index-1 line segments are drawn). <p> <b>Warning:</b> On X11, coordinates that do not fit into 16-bit signed values are truncated. This limitation is expected to go away in TQt 4. -<p> <p>See also <a href="#drawLineSegments">drawLineSegments</a>(), <a href="#drawPolygon">drawPolygon</a>(), and <a href="ntqpen.html">TQPen</a>. +<p> <p>See also <a href="#drawLineSegments">drawLineSegments</a>(), <a href="#drawPolygon">drawPolygon</a>(), and <a href="tqpen.html">TQPen</a>. <p>Examples: <a href="scribble-example.html#x917">scribble/scribble.cpp</a> and <a href="themes-example.html#x285">themes/metal.cpp</a>. <h3 class=fn>void <a name="drawRect"></a>TQPainter::drawRect ( int x, int y, int w, int h ) </h3> Draws a rectangle with upper left corner at <em>(x, y)</em> and with width <em>w</em> and height <em>h</em>. -<p> <p>See also <a href="ntqpen.html">TQPen</a> and <a href="#drawRoundRect">drawRoundRect</a>(). +<p> <p>See also <a href="tqpen.html">TQPen</a> and <a href="#drawRoundRect">drawRoundRect</a>(). <p>Examples: <a href="drawdemo-example.html#x1070">drawdemo/drawdemo.cpp</a>, <a href="picture-example.html#x116">picture/picture.cpp</a>, <a href="tutorial1-10.html#x2351">t10/cannon.cpp</a>, <a href="tutorial1-11.html#x2366">t11/cannon.cpp</a>, <a href="tutorial1-09.html#x2341">t9/cannon.cpp</a>, <a href="tooltip-example.html#x444">tooltip/tooltip.cpp</a>, and <a href="trivial-nsplugin-example.html#x2737">trivial/trivial.cpp</a>. -<h3 class=fn>void <a name="drawRect-2"></a>TQPainter::drawRect ( const <a href="ntqrect.html">TQRect</a> & r ) +<h3 class=fn>void <a name="drawRect-2"></a>TQPainter::drawRect ( const <a href="tqrect.html">TQRect</a> & r ) </h3> This is an overloaded member function, provided for convenience. It behaves essentially like the above function. <p> Draws the rectangle <em>r</em>. @@ -798,16 +798,16 @@ Draws a rectangle with rounded corners at <em>(x, y)</em>, with width <em>w</em> <p> The <em>xRnd</em> and <em>yRnd</em> arguments specify how rounded the corners should be. 0 is angled corners, 99 is maximum roundedness. <p> The width and height include all of the drawn lines. -<p> <p>See also <a href="#drawRect">drawRect</a>() and <a href="ntqpen.html">TQPen</a>. +<p> <p>See also <a href="#drawRect">drawRect</a>() and <a href="tqpen.html">TQPen</a>. <p>Examples: <a href="drawdemo-example.html#x1071">drawdemo/drawdemo.cpp</a> and <a href="themes-example.html#x215">themes/wood.cpp</a>. -<h3 class=fn>void <a name="drawRoundRect-2"></a>TQPainter::drawRoundRect ( const <a href="ntqrect.html">TQRect</a> & r, int xRnd = 25, int yRnd = 25 ) +<h3 class=fn>void <a name="drawRoundRect-2"></a>TQPainter::drawRoundRect ( const <a href="tqrect.html">TQRect</a> & r, int xRnd = 25, int yRnd = 25 ) </h3> This is an overloaded member function, provided for convenience. It behaves essentially like the above function. <p> Draws a rounded rectangle <em>r</em>, rounding to the x position <em>xRnd</em> and the y position <em>yRnd</em> on each corner. -<h3 class=fn>void <a name="drawText"></a>TQPainter::drawText ( const <a href="ntqpoint.html">TQPoint</a> & p, const <a href="tqstring.html">TQString</a> &, int pos, int len, <a href="tqpainter.html#TextDirection-enum">TextDirection</a> dir = Auto ) +<h3 class=fn>void <a name="drawText"></a>TQPainter::drawText ( const <a href="tqpoint.html">TQPoint</a> & p, const <a href="tqstring.html">TQString</a> &, int pos, int len, <a href="tqpainter.html#TextDirection-enum">TextDirection</a> dir = Auto ) </h3> <p> Draws the text from position <em>pos</em>, at point <em>p</em>. If <em>len</em> is @@ -831,7 +831,7 @@ default) all the text is drawn, otherwise the first <em>len</em> characters are drawn. The text's direction is given by <em>dir</em>. <p> <p>See also <a href="#TextDirection-enum">TQPainter::TextDirection</a>. -<h3 class=fn>void <a name="drawText-3"></a>TQPainter::drawText ( const <a href="ntqpoint.html">TQPoint</a> &, const <a href="tqstring.html">TQString</a> &, int len = -1, <a href="tqpainter.html#TextDirection-enum">TextDirection</a> dir = Auto ) +<h3 class=fn>void <a name="drawText-3"></a>TQPainter::drawText ( const <a href="tqpoint.html">TQPoint</a> &, const <a href="tqstring.html">TQString</a> &, int len = -1, <a href="tqpainter.html#TextDirection-enum">TextDirection</a> dir = Auto ) </h3> <p> This is an overloaded member function, provided for convenience. It behaves essentially like the above function. @@ -846,7 +846,7 @@ characters are drawn. The text's direction is given by <em>dir</em>. -1 the entire string is drawn, otherwise just the first <em>len</em> characters. The text's direction is specified by <em>dir</em>. -<h3 class=fn>void <a name="drawText-5"></a>TQPainter::drawText ( int x, int y, int w, int h, int flags, const <a href="tqstring.html">TQString</a> &, int len = -1, <a href="ntqrect.html">TQRect</a> * br = 0, TQTextParag ** internal = 0 ) +<h3 class=fn>void <a name="drawText-5"></a>TQPainter::drawText ( int x, int y, int w, int h, int flags, const <a href="tqstring.html">TQString</a> &, int len = -1, <a href="tqrect.html">TQRect</a> * br = 0, TQTextParag ** internal = 0 ) </h3> <p> This is an overloaded member function, provided for convenience. It behaves essentially like the above function. @@ -857,7 +857,7 @@ drawn. The text's flags that are given in the <em>flags</em> parameter are <a href="ntqt.html#AlignmentFlags-enum">TQt::AlignmentFlags</a> and <a href="ntqt.html#TextFlags-enum">TQt::TextFlags</a> OR'd together. <em>br</em> (if not null) is set to the actual bounding rectangle of the output. The <em>internal</em> parameter is for internal use only. -<h3 class=fn>void <a name="drawText-6"></a>TQPainter::drawText ( const <a href="ntqrect.html">TQRect</a> & r, int tf, const <a href="tqstring.html">TQString</a> & str, int len = -1, <a href="ntqrect.html">TQRect</a> * brect = 0, TQTextParag ** internal = 0 ) +<h3 class=fn>void <a name="drawText-6"></a>TQPainter::drawText ( const <a href="tqrect.html">TQRect</a> & r, int tf, const <a href="tqstring.html">TQString</a> & str, int len = -1, <a href="tqrect.html">TQRect</a> * brect = 0, TQTextParag ** internal = 0 ) </h3> This is an overloaded member function, provided for convenience. It behaves essentially like the above function. <p> Draws at most <em>len</em> characters from <em>str</em> in the rectangle <em>r</em>. @@ -870,7 +870,7 @@ defaults to AlignTop. the output. <em>internal</em> is, yes, internal. <p> <p>See also <a href="#boundingRect">boundingRect</a>(). -<h3 class=fn>void <a name="drawTiledPixmap"></a>TQPainter::drawTiledPixmap ( int x, int y, int w, int h, const <a href="ntqpixmap.html">TQPixmap</a> & pixmap, int sx = 0, int sy = 0 ) +<h3 class=fn>void <a name="drawTiledPixmap"></a>TQPainter::drawTiledPixmap ( int x, int y, int w, int h, const <a href="tqpixmap.html">TQPixmap</a> & pixmap, int sx = 0, int sy = 0 ) </h3> Draws a tiled <em>pixmap</em> in the specified rectangle. <p> <em>(x, y)</em> specifies the top-left point in the paint device that is @@ -882,13 +882,13 @@ potentially much more efficient depending on the underlying window system. <p> <p>See also <a href="#drawPixmap">drawPixmap</a>(). -<h3 class=fn>void <a name="drawTiledPixmap-2"></a>TQPainter::drawTiledPixmap ( const <a href="ntqrect.html">TQRect</a> & r, const <a href="ntqpixmap.html">TQPixmap</a> & pm, const <a href="ntqpoint.html">TQPoint</a> & sp ) +<h3 class=fn>void <a name="drawTiledPixmap-2"></a>TQPainter::drawTiledPixmap ( const <a href="tqrect.html">TQRect</a> & r, const <a href="tqpixmap.html">TQPixmap</a> & pm, const <a href="tqpoint.html">TQPoint</a> & sp ) </h3> This is an overloaded member function, provided for convenience. It behaves essentially like the above function. <p> Draws a tiled pixmap, <em>pm</em>, inside rectangle <em>r</em> with its origin at point <em>sp</em>. -<h3 class=fn>void <a name="drawTiledPixmap-3"></a>TQPainter::drawTiledPixmap ( const <a href="ntqrect.html">TQRect</a> & r, const <a href="ntqpixmap.html">TQPixmap</a> & pm ) +<h3 class=fn>void <a name="drawTiledPixmap-3"></a>TQPainter::drawTiledPixmap ( const <a href="tqrect.html">TQRect</a> & r, const <a href="tqpixmap.html">TQPixmap</a> & pm ) </h3> This is an overloaded member function, provided for convenience. It behaves essentially like the above function. <p> Draws a tiled pixmap, <em>pm</em>, inside rectangle <em>r</em>. @@ -918,12 +918,12 @@ indicate <a href="focus.html#keyboard-focus">keyboard focus</a> (when <a href="n been <a href="#rotate">rotated</a> or <a href="#shear">sheared</a>. <p> <p>See also <a href="#drawRect">drawRect</a>() and <a href="ntqapplication.html#style">TQApplication::style</a>(). -<h3 class=fn>void <a name="drawWinFocusRect-3"></a>TQPainter::drawWinFocusRect ( const <a href="ntqrect.html">TQRect</a> & r ) +<h3 class=fn>void <a name="drawWinFocusRect-3"></a>TQPainter::drawWinFocusRect ( const <a href="tqrect.html">TQRect</a> & r ) </h3> This is an overloaded member function, provided for convenience. It behaves essentially like the above function. <p> Draws rectangle <em>r</em> as a window focus rectangle. -<h3 class=fn>void <a name="drawWinFocusRect-4"></a>TQPainter::drawWinFocusRect ( const <a href="ntqrect.html">TQRect</a> & r, const <a href="tqcolor.html">TQColor</a> & bgColor ) +<h3 class=fn>void <a name="drawWinFocusRect-4"></a>TQPainter::drawWinFocusRect ( const <a href="tqrect.html">TQRect</a> & r, const <a href="tqcolor.html">TQColor</a> & bgColor ) </h3> This is an overloaded member function, provided for convenience. It behaves essentially like the above function. <p> Draws rectangle <em>r</em> as a window focus rectangle using background @@ -943,7 +943,7 @@ is needed, namely double buffering. p.<a href="#drawPixmap">drawPixmap</a>( 0, 0, myPixmap ); </pre> -<p> Since you can't draw a <a href="ntqpixmap.html">TQPixmap</a> while it is being painted, it is +<p> Since you can't draw a <a href="tqpixmap.html">TQPixmap</a> while it is being painted, it is necessary to close the active painter. <p> <p>See also <a href="#begin">begin</a>() and <a href="#isActive">isActive</a>(). @@ -955,7 +955,7 @@ necessary to close the active painter. <tt>fillRect( x, y, w, h, backgroundColor() )</tt>. <p>Examples: <a href="listboxcombo-example.html#x1414">listboxcombo/listboxcombo.cpp</a> and <a href="showimg-example.html#x1338">showimg/showimg.cpp</a>. -<h3 class=fn>void <a name="eraseRect-2"></a>TQPainter::eraseRect ( const <a href="ntqrect.html">TQRect</a> & r ) +<h3 class=fn>void <a name="eraseRect-2"></a>TQPainter::eraseRect ( const <a href="tqrect.html">TQRect</a> & r ) </h3> This is an overloaded member function, provided for convenience. It behaves essentially like the above function. <p> Erases the area inside the rectangle <em>r</em>. @@ -969,12 +969,12 @@ pattern brush. <p> <p>See also <a href="#drawRect">drawRect</a>(). <p>Examples: <a href="listboxcombo-example.html#x1415">listboxcombo/listboxcombo.cpp</a>, <a href="progress-example.html#x75">progress/progress.cpp</a>, <a href="tqdir-example.html#x1833">tqdir/tqdir.cpp</a>, <a href="qfd-example.html#x1998">qfd/fontdisplayer.cpp</a>, <a href="themes-example.html#x286">themes/metal.cpp</a>, and <a href="themes-example.html#x216">themes/wood.cpp</a>. -<h3 class=fn>void <a name="fillRect-2"></a>TQPainter::fillRect ( const <a href="ntqrect.html">TQRect</a> & r, const <a href="tqbrush.html">TQBrush</a> & brush ) +<h3 class=fn>void <a name="fillRect-2"></a>TQPainter::fillRect ( const <a href="tqrect.html">TQRect</a> & r, const <a href="tqbrush.html">TQBrush</a> & brush ) </h3> This is an overloaded member function, provided for convenience. It behaves essentially like the above function. <p> Fills the rectangle <em>r</em> using brush <em>brush</em>. -<h3 class=fn>void <a name="flush"></a>TQPainter::flush ( const <a href="ntqregion.html">TQRegion</a> & region, <a href="tqpainter.html#CoordinateMode-enum">CoordinateMode</a> cm = CoordDevice ) +<h3 class=fn>void <a name="flush"></a>TQPainter::flush ( const <a href="tqregion.html">TQRegion</a> & region, <a href="tqpainter.html#CoordinateMode-enum">CoordinateMode</a> cm = CoordDevice ) </h3> Flushes any buffered drawing operations inside the region <em>region</em> using clipping mode <em>cm</em>. <p> The flush may update the whole device if the platform does not @@ -1051,9 +1051,9 @@ FALSE. <p> Use <a href="#drawLine">drawLine</a>() instead. <p> Draws a line from the current pen position to <em>(x, y)</em> and sets <em>(x, y)</em> to be the new current pen position. -<p> <p>See also <a href="ntqpen.html">TQPen</a>, <a href="#moveTo">moveTo</a>(), <a href="#drawLine">drawLine</a>(), and <a href="#pos">pos</a>(). +<p> <p>See also <a href="tqpen.html">TQPen</a>, <a href="#moveTo">moveTo</a>(), <a href="#drawLine">drawLine</a>(), and <a href="#pos">pos</a>(). -<h3 class=fn>void <a name="lineTo-2"></a>TQPainter::lineTo ( const <a href="ntqpoint.html">TQPoint</a> & p ) +<h3 class=fn>void <a name="lineTo-2"></a>TQPainter::lineTo ( const <a href="tqpoint.html">TQPoint</a> & p ) </h3> This is an overloaded member function, provided for convenience. It behaves essentially like the above function. <p> Draws a line to the point <em>p</em>. @@ -1063,19 +1063,19 @@ This is an overloaded member function, provided for convenience. It behaves esse <p> Sets the current pen position to <em>(x, y)</em> <p> <p>See also <a href="#lineTo">lineTo</a>() and <a href="#pos">pos</a>(). -<h3 class=fn>void <a name="moveTo-2"></a>TQPainter::moveTo ( const <a href="ntqpoint.html">TQPoint</a> & p ) +<h3 class=fn>void <a name="moveTo-2"></a>TQPainter::moveTo ( const <a href="tqpoint.html">TQPoint</a> & p ) </h3> This is an overloaded member function, provided for convenience. It behaves essentially like the above function. <p> Moves to the point <em>p</em>. -<h3 class=fn>const <a href="ntqpen.html">TQPen</a> & <a name="pen"></a>TQPainter::pen () const +<h3 class=fn>const <a href="tqpen.html">TQPen</a> & <a name="pen"></a>TQPainter::pen () const </h3> <p> Returns the painter's current pen. <p> <p>See also <a href="#setPen">setPen</a>(). <p>Examples: <a href="progress-example.html#x76">progress/progress.cpp</a>, and <a href="themes-example.html#x218">themes/wood.cpp</a>. -<h3 class=fn><a href="ntqpoint.html">TQPoint</a> <a name="pos"></a>TQPainter::pos () const +<h3 class=fn><a href="tqpoint.html">TQPoint</a> <a name="pos"></a>TQPainter::pos () const </h3> <b>This function is obsolete.</b> It is provided to keep old source working. We strongly advise against using it in new code. <p> Returns the current position of the pen. @@ -1092,8 +1092,8 @@ This is an overloaded member function, provided for convenience. It behaves esse Redirects all paint commands for a paint device, <em>pdev</em>, to another paint device, <em>replacement</em>, unless <em>replacement</em> is 0. If <em>replacement</em> is 0, the redirection for <em>pdev</em> is removed. -<p> In general, you'll probably find calling <a href="ntqpixmap.html#grabWidget">TQPixmap::grabWidget</a>() or -<a href="ntqpixmap.html#grabWindow">TQPixmap::grabWindow</a>() is an easier solution. +<p> In general, you'll probably find calling <a href="tqpixmap.html#grabWidget">TQPixmap::grabWidget</a>() or +<a href="tqpixmap.html#grabWindow">TQPixmap::grabWindow</a>() is an easier solution. <h3 class=fn>void <a name="resetXForm"></a>TQPainter::resetXForm () </h3> @@ -1153,7 +1153,7 @@ either <a href="ntqt.html#BGMode-enum">TransparentMode</a> (the default) or <a h background pixels. Opaque mode fills these space with the current background color. <p> Note that in order to draw a bitmap or pixmap transparently, you -must use <a href="ntqpixmap.html#setMask">TQPixmap::setMask</a>(). +must use <a href="tqpixmap.html#setMask">TQPixmap::setMask</a>(). <p> <p>See also <a href="#backgroundMode">backgroundMode</a>() and <a href="#setBackgroundColor">setBackgroundColor</a>(). <p>Example: <a href="picture-example.html#x119">picture/picture.cpp</a>. @@ -1185,7 +1185,7 @@ brush. This setting only applies to pattern brushes and pixmap brushes. <p> <p>See also <a href="#brushOrigin">brushOrigin</a>(). -<h3 class=fn>void <a name="setBrushOrigin-2"></a>TQPainter::setBrushOrigin ( const <a href="ntqpoint.html">TQPoint</a> & p ) +<h3 class=fn>void <a name="setBrushOrigin-2"></a>TQPainter::setBrushOrigin ( const <a href="tqpoint.html">TQPoint</a> & p ) </h3> This is an overloaded member function, provided for convenience. It behaves essentially like the above function. <p> Sets the brush origin to point <em>p</em>. @@ -1204,14 +1204,14 @@ coordinates. <p> <p>See also <a href="#setClipRegion">setClipRegion</a>(), <a href="#clipRegion">clipRegion</a>(), <a href="#setClipping">setClipping</a>(), and <a href="#CoordinateMode-enum">TQPainter::CoordinateMode</a>. <p>Examples: <a href="grapher-nsplugin-example.html#x2762">grapher/grapher.cpp</a>, <a href="progress-example.html#x77">progress/progress.cpp</a>, <a href="showimg-example.html#x1339">showimg/showimg.cpp</a>, <a href="splitter-example.html#x1298">splitter/splitter.cpp</a>, and <a href="trivial-nsplugin-example.html#x2739">trivial/trivial.cpp</a>. -<h3 class=fn>void <a name="setClipRect-2"></a>TQPainter::setClipRect ( const <a href="ntqrect.html">TQRect</a> & r, <a href="tqpainter.html#CoordinateMode-enum">CoordinateMode</a> m = CoordDevice ) +<h3 class=fn>void <a name="setClipRect-2"></a>TQPainter::setClipRect ( const <a href="tqrect.html">TQRect</a> & r, <a href="tqpainter.html#CoordinateMode-enum">CoordinateMode</a> m = CoordDevice ) </h3> This is an overloaded member function, provided for convenience. It behaves essentially like the above function. <p> Sets the clip region to the rectangle <em>r</em> and enables clipping. The clip mode is set to <em>m</em>. <p> <p>See also <a href="#CoordinateMode-enum">CoordinateMode</a>. -<h3 class=fn>void <a name="setClipRegion"></a>TQPainter::setClipRegion ( const <a href="ntqregion.html">TQRegion</a> & rgn, <a href="tqpainter.html#CoordinateMode-enum">CoordinateMode</a> m = CoordDevice ) +<h3 class=fn>void <a name="setClipRegion"></a>TQPainter::setClipRegion ( const <a href="tqregion.html">TQRegion</a> & rgn, <a href="tqpainter.html#CoordinateMode-enum">CoordinateMode</a> m = CoordDevice ) </h3> Sets the clip region to <em>rgn</em> and enables clipping. The clip mode is set to <em>m</em>. @@ -1235,7 +1235,7 @@ color is the same as the pen color. <p> <p>See also <a href="#font">font</a>() and <a href="#drawText">drawText</a>(). <p>Examples: <a href="drawdemo-example.html#x1075">drawdemo/drawdemo.cpp</a>, <a href="grapher-nsplugin-example.html#x2763">grapher/grapher.cpp</a>, <a href="hello-example.html#x1636">hello/hello.cpp</a>, <a href="picture-example.html#x121">picture/picture.cpp</a>, <a href="qwerty-example.html#x385">qwerty/qwerty.cpp</a>, <a href="tutorial1-13.html#x2403">t13/cannon.cpp</a>, and <a href="xform-example.html#x1240">xform/xform.cpp</a>. -<h3 class=fn>void <a name="setPen"></a>TQPainter::setPen ( const <a href="ntqpen.html">TQPen</a> & pen ) +<h3 class=fn>void <a name="setPen"></a>TQPainter::setPen ( const <a href="tqpen.html">TQPen</a> & pen ) </h3> Sets a new painter pen. <p> The <em>pen</em> defines how to draw lines and outlines, and it also @@ -1248,14 +1248,14 @@ defines the text color. This is an overloaded member function, provided for convenience. It behaves essentially like the above function. <p> Sets the painter's pen to have style <em>style</em>, width 0 and black color. -<p> <p>See also <a href="#pen">pen</a>() and <a href="ntqpen.html">TQPen</a>. +<p> <p>See also <a href="#pen">pen</a>() and <a href="tqpen.html">TQPen</a>. <h3 class=fn>void <a name="setPen-3"></a>TQPainter::setPen ( const <a href="tqcolor.html">TQColor</a> & color ) </h3> This is an overloaded member function, provided for convenience. It behaves essentially like the above function. <p> Sets the painter's pen to have style <a href="ntqt.html#PenStyle-enum">SolidLine</a>, width 0 and the specified <em>color</em>. -<p> <p>See also <a href="#pen">pen</a>() and <a href="ntqpen.html">TQPen</a>. +<p> <p>See also <a href="#pen">pen</a>() and <a href="tqpen.html">TQPen</a>. <h3 class=fn>void <a name="setRasterOp"></a>TQPainter::setRasterOp ( <a href="ntqt.html#RasterOp-enum">RasterOp</a> r ) </h3> @@ -1300,7 +1300,7 @@ rectangle. See the <a href="coordsys.html">Coordinate System Overview</a> for an <p> <p>See also <a href="#viewport">viewport</a>(), <a href="#setWindow">setWindow</a>(), <a href="#setViewXForm">setViewXForm</a>(), <a href="#setWorldMatrix">setWorldMatrix</a>(), <a href="#setWorldXForm">setWorldXForm</a>(), and <a href="#xForm">xForm</a>(). <p>Example: <a href="coordsys.html#x2276">aclock/aclock.cpp</a>. -<h3 class=fn>void <a name="setViewport-2"></a>TQPainter::setViewport ( const <a href="ntqrect.html">TQRect</a> & r ) +<h3 class=fn>void <a name="setViewport-2"></a>TQPainter::setViewport ( const <a href="tqrect.html">TQRect</a> & r ) </h3> This is an overloaded member function, provided for convenience. It behaves essentially like the above function. <p> Sets the painter's viewport to rectangle <em>r</em>. @@ -1318,21 +1318,21 @@ rectangle. See the <a href="coordsys.html">Coordinate System Overview</a> for an <p> <p>See also <a href="#window">window</a>(), <a href="#setViewport">setViewport</a>(), <a href="#setViewXForm">setViewXForm</a>(), <a href="#setWorldMatrix">setWorldMatrix</a>(), and <a href="#setWorldXForm">setWorldXForm</a>(). <p>Examples: <a href="coordsys.html#x2277">aclock/aclock.cpp</a> and <a href="drawdemo-example.html#x1077">drawdemo/drawdemo.cpp</a>. -<h3 class=fn>void <a name="setWindow-2"></a>TQPainter::setWindow ( const <a href="ntqrect.html">TQRect</a> & r ) +<h3 class=fn>void <a name="setWindow-2"></a>TQPainter::setWindow ( const <a href="tqrect.html">TQRect</a> & r ) </h3> This is an overloaded member function, provided for convenience. It behaves essentially like the above function. <p> Sets the painter's window to rectangle <em>r</em>. -<h3 class=fn>void <a name="setWorldMatrix"></a>TQPainter::setWorldMatrix ( const <a href="ntqwmatrix.html">TQWMatrix</a> & m, bool combine = FALSE ) +<h3 class=fn>void <a name="setWorldMatrix"></a>TQPainter::setWorldMatrix ( const <a href="tqwmatrix.html">TQWMatrix</a> & m, bool combine = FALSE ) </h3> -Sets the world <a href="ntqwmatrix.html#TransformationMode">transformation matrix</a> to <em>m</em> and enables world +Sets the world <a href="tqwmatrix.html#TransformationMode">transformation matrix</a> to <em>m</em> and enables world transformation. <p> If <em>combine</em> is TRUE, then <em>m</em> is combined with the current transformation matrix, otherwise <em>m</em> replaces the current transformation matrix. <p> If <em>m</em> is the identity matrix and <em>combine</em> is FALSE, this function calls <a href="#setWorldXForm">setWorldXForm</a>(FALSE). (The identity matrix is the -matrix where <a href="ntqwmatrix.html#m11">TQWMatrix::m11</a>() and <a href="ntqwmatrix.html#m22">TQWMatrix::m22</a>() are 1.0 and the +matrix where <a href="tqwmatrix.html#m11">TQWMatrix::m11</a>() and <a href="tqwmatrix.html#m22">TQWMatrix::m22</a>() are 1.0 and the rest are 0.0.) <p> World transformations are applied after the view transformations (i.e. <a href="#setWindow">window</a> and <a href="#setViewport">viewport</a>). @@ -1348,25 +1348,25 @@ a TQWMatrix: <p> <pre> void TQPainter::rotate( double a ) { - <a href="ntqwmatrix.html">TQWMatrix</a> m; - m.<a href="ntqwmatrix.html#rotate">rotate</a>( a ); + <a href="tqwmatrix.html">TQWMatrix</a> m; + m.<a href="tqwmatrix.html#rotate">rotate</a>( a ); <a href="#setWorldMatrix">setWorldMatrix</a>( m, TRUE ); } </pre> <p> Note that you should always use <em>combine</em> when you are drawing -into a <a href="ntqpicture.html">TQPicture</a>. Otherwise it may not be possible to replay the +into a <a href="tqpicture.html">TQPicture</a>. Otherwise it may not be possible to replay the picture with additional transformations. Using translate(), scale(), etc., is safe. <p> For a brief overview of coordinate transformation, see the <a href="coordsys.html">Coordinate System Overview.</a> -<p> <p>See also <a href="#worldMatrix">worldMatrix</a>(), <a href="#setWorldXForm">setWorldXForm</a>(), <a href="#setWindow">setWindow</a>(), <a href="#setViewport">setViewport</a>(), <a href="#setViewXForm">setViewXForm</a>(), <a href="#xForm">xForm</a>(), and <a href="ntqwmatrix.html">TQWMatrix</a>. +<p> <p>See also <a href="#worldMatrix">worldMatrix</a>(), <a href="#setWorldXForm">setWorldXForm</a>(), <a href="#setWindow">setWindow</a>(), <a href="#setViewport">setViewport</a>(), <a href="#setViewXForm">setViewXForm</a>(), <a href="#xForm">xForm</a>(), and <a href="tqwmatrix.html">TQWMatrix</a>. <p>Examples: <a href="drawdemo-example.html#x1078">drawdemo/drawdemo.cpp</a> and <a href="xform-example.html#x1242">xform/xform.cpp</a>. <h3 class=fn>void <a name="setWorldXForm"></a>TQPainter::setWorldXForm ( bool enable ) </h3> Enables world transformations if <em>enable</em> is TRUE, or disables world transformations if <em>enable</em> is FALSE. The world -<a href="ntqwmatrix.html#TransformationMode">transformation matrix</a> is not changed. +<a href="tqwmatrix.html#TransformationMode">transformation matrix</a> is not changed. <p> <p>See also <a href="#setWorldMatrix">setWorldMatrix</a>(), <a href="#setWindow">setWindow</a>(), <a href="#setViewport">setViewport</a>(), <a href="#setViewXForm">setViewXForm</a>(), and <a href="#xForm">xForm</a>(). <h3 class=fn>void <a name="shear"></a>TQPainter::shear ( double sh, double sv ) @@ -1406,45 +1406,45 @@ Translates the coordinate system by <em>(dx, dy)</em>. After this call, <p> <p>See also <a href="#scale">scale</a>(), <a href="#shear">shear</a>(), <a href="#rotate">rotate</a>(), <a href="#resetXForm">resetXForm</a>(), <a href="#setWorldMatrix">setWorldMatrix</a>(), and <a href="#xForm">xForm</a>(). <p>Examples: <a href="tqaction-application-example.html#x1148">action/application.cpp</a>, <a href="simple-application-example.html#x1566">application/application.cpp</a>, <a href="tutorial1-10.html#x2356">t10/cannon.cpp</a>, <a href="tutorial1-09.html#x2345">t9/cannon.cpp</a>, <a href="themes-example.html#x289">themes/metal.cpp</a>, <a href="themes-example.html#x223">themes/wood.cpp</a>, and <a href="xform-example.html#x1243">xform/xform.cpp</a>. -<h3 class=fn><a href="ntqrect.html">TQRect</a> <a name="viewport"></a>TQPainter::viewport () const +<h3 class=fn><a href="tqrect.html">TQRect</a> <a name="viewport"></a>TQPainter::viewport () const </h3> Returns the viewport rectangle. <p> <p>See also <a href="#setViewport">setViewport</a>() and <a href="#setViewXForm">setViewXForm</a>(). <p>Example: <a href="coordsys.html#x2278">aclock/aclock.cpp</a>. -<h3 class=fn><a href="ntqrect.html">TQRect</a> <a name="window"></a>TQPainter::window () const +<h3 class=fn><a href="tqrect.html">TQRect</a> <a name="window"></a>TQPainter::window () const </h3> Returns the window rectangle. <p> <p>See also <a href="#setWindow">setWindow</a>() and <a href="#setViewXForm">setViewXForm</a>(). -<h3 class=fn>const <a href="ntqwmatrix.html">TQWMatrix</a> & <a name="worldMatrix"></a>TQPainter::worldMatrix () const +<h3 class=fn>const <a href="tqwmatrix.html">TQWMatrix</a> & <a name="worldMatrix"></a>TQPainter::worldMatrix () const </h3> -Returns the world <a href="ntqwmatrix.html#TransformationMode">transformation matrix</a>. +Returns the world <a href="tqwmatrix.html#TransformationMode">transformation matrix</a>. <p> <p>See also <a href="#setWorldMatrix">setWorldMatrix</a>(). -<h3 class=fn><a href="ntqpoint.html">TQPoint</a> <a name="xForm"></a>TQPainter::xForm ( const <a href="ntqpoint.html">TQPoint</a> & pv ) const +<h3 class=fn><a href="tqpoint.html">TQPoint</a> <a name="xForm"></a>TQPainter::xForm ( const <a href="tqpoint.html">TQPoint</a> & pv ) const </h3> Returns the point <em>pv</em> transformed from model coordinates to device coordinates. -<p> <p>See also <a href="#xFormDev">xFormDev</a>() and <a href="ntqwmatrix.html#map">TQWMatrix::map</a>(). +<p> <p>See also <a href="#xFormDev">xFormDev</a>() and <a href="tqwmatrix.html#map">TQWMatrix::map</a>(). -<h3 class=fn><a href="ntqrect.html">TQRect</a> <a name="xForm-2"></a>TQPainter::xForm ( const <a href="ntqrect.html">TQRect</a> & rv ) const +<h3 class=fn><a href="tqrect.html">TQRect</a> <a name="xForm-2"></a>TQPainter::xForm ( const <a href="tqrect.html">TQRect</a> & rv ) const </h3> This is an overloaded member function, provided for convenience. It behaves essentially like the above function. <p> Returns the rectangle <em>rv</em> transformed from model coordinates to device coordinates. <p> If world transformation is enabled and rotation or shearing has been specified, then the bounding rectangle is returned. -<p> <p>See also <a href="#xFormDev">xFormDev</a>() and <a href="ntqwmatrix.html#map">TQWMatrix::map</a>(). +<p> <p>See also <a href="#xFormDev">xFormDev</a>() and <a href="tqwmatrix.html#map">TQWMatrix::map</a>(). -<h3 class=fn><a href="ntqpointarray.html">TQPointArray</a> <a name="xForm-3"></a>TQPainter::xForm ( const <a href="ntqpointarray.html">TQPointArray</a> & av ) const +<h3 class=fn><a href="tqpointarray.html">TQPointArray</a> <a name="xForm-3"></a>TQPainter::xForm ( const <a href="tqpointarray.html">TQPointArray</a> & av ) const </h3> This is an overloaded member function, provided for convenience. It behaves essentially like the above function. <p> Returns the point array <em>av</em> transformed from model coordinates to device coordinates. -<p> <p>See also <a href="#xFormDev">xFormDev</a>() and <a href="ntqwmatrix.html#map">TQWMatrix::map</a>(). +<p> <p>See also <a href="#xFormDev">xFormDev</a>() and <a href="tqwmatrix.html#map">TQWMatrix::map</a>(). -<h3 class=fn><a href="ntqpointarray.html">TQPointArray</a> <a name="xForm-4"></a>TQPainter::xForm ( const <a href="ntqpointarray.html">TQPointArray</a> & av, int index, int npoints ) const +<h3 class=fn><a href="tqpointarray.html">TQPointArray</a> <a name="xForm-4"></a>TQPainter::xForm ( const <a href="tqpointarray.html">TQPointArray</a> & av, int index, int npoints ) const </h3> This is an overloaded member function, provided for convenience. It behaves essentially like the above function. <p> Returns the point array <em>av</em> transformed from model coordinates @@ -1455,37 +1455,37 @@ transformed. If <em>npoints</em> is negative, all points from <em>av[index]</em> were transformed. <p> Example: <pre> - <a href="ntqpointarray.html">TQPointArray</a> a(10); - <a href="ntqpointarray.html">TQPointArray</a> b; + <a href="tqpointarray.html">TQPointArray</a> a(10); + <a href="tqpointarray.html">TQPointArray</a> b; b = painter.xForm(a, 2, 4); // b.<a href="tqmemarray.html#size">size</a>() == 4 b = painter.xForm(a, 2, -1); // b.<a href="tqmemarray.html#size">size</a>() == 8 </pre> -<p> <p>See also <a href="#xFormDev">xFormDev</a>() and <a href="ntqwmatrix.html#map">TQWMatrix::map</a>(). +<p> <p>See also <a href="#xFormDev">xFormDev</a>() and <a href="tqwmatrix.html#map">TQWMatrix::map</a>(). -<h3 class=fn><a href="ntqrect.html">TQRect</a> <a name="xFormDev"></a>TQPainter::xFormDev ( const <a href="ntqrect.html">TQRect</a> & rd ) const +<h3 class=fn><a href="tqrect.html">TQRect</a> <a name="xFormDev"></a>TQPainter::xFormDev ( const <a href="tqrect.html">TQRect</a> & rd ) const </h3> Returns the rectangle <em>rd</em> transformed from device coordinates to model coordinates. <p> If world transformation is enabled and rotation or shearing is used, then the bounding rectangle is returned. -<p> <p>See also <a href="#xForm">xForm</a>() and <a href="ntqwmatrix.html#map">TQWMatrix::map</a>(). +<p> <p>See also <a href="#xForm">xForm</a>() and <a href="tqwmatrix.html#map">TQWMatrix::map</a>(). -<h3 class=fn><a href="ntqpoint.html">TQPoint</a> <a name="xFormDev-2"></a>TQPainter::xFormDev ( const <a href="ntqpoint.html">TQPoint</a> & pd ) const +<h3 class=fn><a href="tqpoint.html">TQPoint</a> <a name="xFormDev-2"></a>TQPainter::xFormDev ( const <a href="tqpoint.html">TQPoint</a> & pd ) const </h3> This is an overloaded member function, provided for convenience. It behaves essentially like the above function. <p> Returns the point <em>pd</em> transformed from device coordinates to model coordinates. -<p> <p>See also <a href="#xForm">xForm</a>() and <a href="ntqwmatrix.html#map">TQWMatrix::map</a>(). +<p> <p>See also <a href="#xForm">xForm</a>() and <a href="tqwmatrix.html#map">TQWMatrix::map</a>(). -<h3 class=fn><a href="ntqpointarray.html">TQPointArray</a> <a name="xFormDev-3"></a>TQPainter::xFormDev ( const <a href="ntqpointarray.html">TQPointArray</a> & ad ) const +<h3 class=fn><a href="tqpointarray.html">TQPointArray</a> <a name="xFormDev-3"></a>TQPainter::xFormDev ( const <a href="tqpointarray.html">TQPointArray</a> & ad ) const </h3> This is an overloaded member function, provided for convenience. It behaves essentially like the above function. <p> Returns the point array <em>ad</em> transformed from device coordinates to model coordinates. -<p> <p>See also <a href="#xForm">xForm</a>() and <a href="ntqwmatrix.html#map">TQWMatrix::map</a>(). +<p> <p>See also <a href="#xForm">xForm</a>() and <a href="tqwmatrix.html#map">TQWMatrix::map</a>(). -<h3 class=fn><a href="ntqpointarray.html">TQPointArray</a> <a name="xFormDev-4"></a>TQPainter::xFormDev ( const <a href="ntqpointarray.html">TQPointArray</a> & ad, int index, int npoints ) const +<h3 class=fn><a href="tqpointarray.html">TQPointArray</a> <a name="xFormDev-4"></a>TQPainter::xFormDev ( const <a href="tqpointarray.html">TQPointArray</a> & ad, int index, int npoints ) const </h3> This is an overloaded member function, provided for convenience. It behaves essentially like the above function. <p> Returns the point array <em>ad</em> transformed from device coordinates @@ -1497,13 +1497,13 @@ last point in the array are transformed. were transformed. <p> Example: <pre> - <a href="ntqpointarray.html">TQPointArray</a> a(10); - <a href="ntqpointarray.html">TQPointArray</a> b; + <a href="tqpointarray.html">TQPointArray</a> a(10); + <a href="tqpointarray.html">TQPointArray</a> b; b = painter.xFormDev(a, 1, 3); // b.<a href="tqmemarray.html#size">size</a>() == 3 b = painter.xFormDev(a, 1, -1); // b.<a href="tqmemarray.html#size">size</a>() == 9 </pre> -<p> <p>See also <a href="#xForm">xForm</a>() and <a href="ntqwmatrix.html#map">TQWMatrix::map</a>(). +<p> <p>See also <a href="#xForm">xForm</a>() and <a href="tqwmatrix.html#map">TQWMatrix::map</a>(). <hr><h2>Related Functions</h2> <h3 class=fn>void <a name="qDrawPlainRect"></a>qDrawPlainRect ( <a href="tqpainter.html">TQPainter</a> * p, int x, int y, int w, int h, const <a href="tqcolor.html">TQColor</a> & c, int lineWidth, const <a href="tqbrush.html">TQBrush</a> * fill ) diff --git a/doc/html/tqpaintevent.html b/doc/html/tqpaintevent.html index 3ee7a4853..71971c101 100644 --- a/doc/html/tqpaintevent.html +++ b/doc/html/tqpaintevent.html @@ -62,24 +62,24 @@ is clipped to region() during processing of a paint event. cleared to the widget's background (see <a href="tqwidget.html#backgroundMode">TQWidget::backgroundMode</a>()), and FALSE if the region's contents are arbitrary. -<p> <p>See also <a href="tqpainter.html">TQPainter</a>, <a href="tqwidget.html#update">TQWidget::update</a>(), <a href="tqwidget.html#repaint">TQWidget::repaint</a>(), <a href="tqwidget.html#paintEvent">TQWidget::paintEvent</a>(), <a href="tqwidget.html#backgroundMode-prop">TQWidget::backgroundMode</a>, <a href="ntqregion.html">TQRegion</a>, and <a href="events.html">Event Classes</a>. +<p> <p>See also <a href="tqpainter.html">TQPainter</a>, <a href="tqwidget.html#update">TQWidget::update</a>(), <a href="tqwidget.html#repaint">TQWidget::repaint</a>(), <a href="tqwidget.html#paintEvent">TQWidget::paintEvent</a>(), <a href="tqwidget.html#backgroundMode-prop">TQWidget::backgroundMode</a>, <a href="tqregion.html">TQRegion</a>, and <a href="events.html">Event Classes</a>. <hr><h2>Member Function Documentation</h2> -<h3 class=fn><a name="TQPaintEvent"></a>TQPaintEvent::TQPaintEvent ( const <a href="ntqregion.html">TQRegion</a> & paintRegion, bool erased = TRUE ) +<h3 class=fn><a name="TQPaintEvent"></a>TQPaintEvent::TQPaintEvent ( const <a href="tqregion.html">TQRegion</a> & paintRegion, bool erased = TRUE ) </h3> <p> Constructs a paint event object with the region that should be updated. The region is given by <em>paintRegion</em>. If <em>erased</em> is TRUE the region will be cleared before repainting. -<h3 class=fn><a name="TQPaintEvent-2"></a>TQPaintEvent::TQPaintEvent ( const <a href="ntqrect.html">TQRect</a> & paintRect, bool erased = TRUE ) +<h3 class=fn><a name="TQPaintEvent-2"></a>TQPaintEvent::TQPaintEvent ( const <a href="tqrect.html">TQRect</a> & paintRect, bool erased = TRUE ) </h3> <p> Constructs a paint event object with the rectangle that should be updated. The region is also given by <em>paintRect</em>. If <em>erased</em> is TRUE the region will be cleared before repainting. -<h3 class=fn><a name="TQPaintEvent-3"></a>TQPaintEvent::TQPaintEvent ( const <a href="ntqregion.html">TQRegion</a> & paintRegion, const <a href="ntqrect.html">TQRect</a> & paintRect, bool erased = TRUE ) +<h3 class=fn><a name="TQPaintEvent-3"></a>TQPaintEvent::TQPaintEvent ( const <a href="tqregion.html">TQRegion</a> & paintRegion, const <a href="tqrect.html">TQRect</a> & paintRect, bool erased = TRUE ) </h3> <p> Constructs a paint event object with the rectangle <em>paintRect</em> @@ -92,14 +92,14 @@ that should be updated. The region is given by <em>paintRegion</em>. If <p> Returns TRUE if the paint event region (or rectangle) has been erased with the widget's background; otherwise returns FALSE. -<h3 class=fn>const <a href="ntqrect.html">TQRect</a> & <a name="rect"></a>TQPaintEvent::rect () const +<h3 class=fn>const <a href="tqrect.html">TQRect</a> & <a name="rect"></a>TQPaintEvent::rect () const </h3> <p> Returns the rectangle that should be updated. <p> <p>See also <a href="#region">region</a>() and <a href="tqpainter.html#setClipRect">TQPainter::setClipRect</a>(). <p>Examples: <a href="life-example.html#x1892">life/life.cpp</a>, <a href="qfd-example.html#x2001">qfd/fontdisplayer.cpp</a>, <a href="showimg-example.html#x1340">showimg/showimg.cpp</a>, <a href="tutorial1-10.html#x2357">t10/cannon.cpp</a>, <a href="tutorial1-11.html#x2369">t11/cannon.cpp</a>, <a href="tutorial1-13.html#x2405">t13/cannon.cpp</a>, and <a href="tooltip-example.html#x446">tooltip/tooltip.cpp</a>. -<h3 class=fn>const <a href="ntqregion.html">TQRegion</a> & <a name="region"></a>TQPaintEvent::region () const +<h3 class=fn>const <a href="tqregion.html">TQRegion</a> & <a name="region"></a>TQPaintEvent::region () const </h3> <p> Returns the region that should be updated. diff --git a/doc/html/qpalette-h.html b/doc/html/tqpalette-h.html index 4f748b6ce..a73977523 100644 --- a/doc/html/qpalette-h.html +++ b/doc/html/tqpalette-h.html @@ -1,9 +1,9 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> -<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/include/ntqpalette.h:1 --> +<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/include/tqpalette.h:1 --> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> -<title>ntqpalette.h Include File</title> +<title>tqpalette.h Include File</title> <style type="text/css"><!-- fn { margin-left: 1cm; text-indent: -1cm; } a:link { color: #004faf; text-decoration: none } @@ -29,13 +29,13 @@ body { background: #ffffff; color: black; } | <a href="functions.html"> <font color="#004faf">Functions</font></a> </td> -<td align="right" valign="center"><img src="logo32.png" align="right" width="64" height="32" border="0"></td></tr></table><h1 align=center>ntqpalette.h</h1> +<td align="right" valign="center"><img src="logo32.png" align="right" width="64" height="32" border="0"></td></tr></table><h1 align=center>tqpalette.h</h1> -<p>This is the verbatim text of the ntqpalette.h include file. It is provided only for illustration; the copyright remains with Trolltech. +<p>This is the verbatim text of the tqpalette.h include file. It is provided only for illustration; the copyright remains with Trolltech. <hr> <pre> /**************************************************************************** -** $Id: qt/ntqpalette.h 3.3.8 edited Jan 11 14:38 $ +** $Id: qt/tqpalette.h 3.3.8 edited Jan 11 14:38 $ ** ** Definition of TQColorGroup and TQPalette classes ** diff --git a/doc/html/qpalette-members.html b/doc/html/tqpalette-members.html index 59e13d869..c806b3bb3 100644 --- a/doc/html/qpalette-members.html +++ b/doc/html/tqpalette-members.html @@ -1,5 +1,5 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> -<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/include/ntqpalette.h:111 --> +<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/include/tqpalette.h:111 --> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> @@ -32,27 +32,27 @@ body { background: #ffffff; color: black; } <td align="right" valign="center"><img src="logo32.png" align="right" width="64" height="32" border="0"></td></tr></table><h1 align=center>Complete Member List for TQPalette</h1> <p>This is the complete list of member functions for -<a href="ntqpalette.html">TQPalette</a>, including inherited members. +<a href="tqpalette.html">TQPalette</a>, including inherited members. <ul> -<li><a href="ntqpalette.html#TQPalette">TQPalette</a>() -<li><a href="ntqpalette.html#~TQPalette">~TQPalette</a>() -<li><a href="ntqpalette.html#active">active</a>() -<li><a href="ntqpalette.html#brush">brush</a>() -<li><a href="ntqpalette.html#color">color</a>() -<li><a href="ntqpalette.html#copy">copy</a>() -<li><a href="ntqpalette.html#disabled">disabled</a>() -<li><a href="ntqpalette.html#inactive">inactive</a>() -<li><a href="ntqpalette.html#isCopyOf">isCopyOf</a>() -<li><a href="ntqpalette.html#operator!-eq">operator!=</a>() -<li><a href="ntqpalette.html#operator-eq">operator=</a>() -<li><a href="ntqpalette.html#operator-eq-eq">operator==</a>() -<li><a href="ntqpalette.html#serialNumber">serialNumber</a>() -<li><a href="ntqpalette.html#setActive">setActive</a>() -<li><a href="ntqpalette.html#setBrush">setBrush</a>() -<li><a href="ntqpalette.html#setColor">setColor</a>() -<li><a href="ntqpalette.html#setDisabled">setDisabled</a>() -<li><a href="ntqpalette.html#setInactive">setInactive</a>() +<li><a href="tqpalette.html#TQPalette">TQPalette</a>() +<li><a href="tqpalette.html#~TQPalette">~TQPalette</a>() +<li><a href="tqpalette.html#active">active</a>() +<li><a href="tqpalette.html#brush">brush</a>() +<li><a href="tqpalette.html#color">color</a>() +<li><a href="tqpalette.html#copy">copy</a>() +<li><a href="tqpalette.html#disabled">disabled</a>() +<li><a href="tqpalette.html#inactive">inactive</a>() +<li><a href="tqpalette.html#isCopyOf">isCopyOf</a>() +<li><a href="tqpalette.html#operator!-eq">operator!=</a>() +<li><a href="tqpalette.html#operator-eq">operator=</a>() +<li><a href="tqpalette.html#operator-eq-eq">operator==</a>() +<li><a href="tqpalette.html#serialNumber">serialNumber</a>() +<li><a href="tqpalette.html#setActive">setActive</a>() +<li><a href="tqpalette.html#setBrush">setBrush</a>() +<li><a href="tqpalette.html#setColor">setColor</a>() +<li><a href="tqpalette.html#setDisabled">setDisabled</a>() +<li><a href="tqpalette.html#setInactive">setInactive</a>() </ul> <!-- eof --> <p><address><hr><div align=center> diff --git a/doc/html/ntqpalette.html b/doc/html/tqpalette.html index f083e7543..d2be434bc 100644 --- a/doc/html/ntqpalette.html +++ b/doc/html/tqpalette.html @@ -1,5 +1,5 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> -<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/src/kernel/qpalette.cpp:512 --> +<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/src/kernel/tqpalette.cpp:512 --> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> @@ -33,8 +33,8 @@ body { background: #ffffff; color: black; } <p>The TQPalette class contains color groups for each widget state. <a href="#details">More...</a> -<p><tt>#include <<a href="qpalette-h.html">ntqpalette.h</a>></tt> -<p><a href="qpalette-members.html">List of all member functions.</a> +<p><tt>#include <<a href="tqpalette-h.html">tqpalette.h</a>></tt> +<p><a href="tqpalette-members.html">List of all member functions.</a> <h2>Public Members</h2> <ul> <li class=fn><a href="#TQPalette"><b>TQPalette</b></a> ()</li> @@ -137,7 +137,7 @@ and <a href="tqcolorgroup.html#ColorRole-enum">TQColorGroup::ColorRole</a> for d in the three groups. <p> <p>See also <a href="tqcolorgroup.html">TQColorGroup</a> and <a href="tqcolorgroup.html#ColorRole-enum">TQColorGroup::ColorRole</a>. -<h3 class=fn><a name="TQPalette-5"></a>TQPalette::TQPalette ( const <a href="ntqpalette.html">TQPalette</a> & p ) +<h3 class=fn><a name="TQPalette-5"></a>TQPalette::TQPalette ( const <a href="tqpalette.html">TQPalette</a> & p ) </h3> Constructs a copy of <em>p</em>. <p> This constructor is fast (it uses copy-on-write). @@ -153,17 +153,17 @@ Destroys the palette. <p> <p>See also <a href="tqcolorgroup.html">TQColorGroup</a>, <a href="#setActive">setActive</a>(), <a href="#inactive">inactive</a>(), and <a href="#disabled">disabled</a>(). <p>Examples: <a href="themes-example.html#x290">themes/metal.cpp</a> and <a href="themes-example.html#x224">themes/wood.cpp</a>. -<h3 class=fn>const <a href="tqbrush.html">TQBrush</a> & <a name="brush"></a>TQPalette::brush ( <a href="ntqpalette.html#ColorGroup-enum">ColorGroup</a> gr, <a href="tqcolorgroup.html#ColorRole-enum">TQColorGroup::ColorRole</a> r ) const +<h3 class=fn>const <a href="tqbrush.html">TQBrush</a> & <a name="brush"></a>TQPalette::brush ( <a href="tqpalette.html#ColorGroup-enum">ColorGroup</a> gr, <a href="tqcolorgroup.html#ColorRole-enum">TQColorGroup::ColorRole</a> r ) const </h3> Returns the brush in color group <em>gr</em>, used for color role <em>r</em>. <p> <p>See also <a href="#color">color</a>(), <a href="#setBrush">setBrush</a>(), and <a href="tqcolorgroup.html#ColorRole-enum">TQColorGroup::ColorRole</a>. -<h3 class=fn>const <a href="tqcolor.html">TQColor</a> & <a name="color"></a>TQPalette::color ( <a href="ntqpalette.html#ColorGroup-enum">ColorGroup</a> gr, <a href="tqcolorgroup.html#ColorRole-enum">TQColorGroup::ColorRole</a> r ) const +<h3 class=fn>const <a href="tqcolor.html">TQColor</a> & <a name="color"></a>TQPalette::color ( <a href="tqpalette.html#ColorGroup-enum">ColorGroup</a> gr, <a href="tqcolorgroup.html#ColorRole-enum">TQColorGroup::ColorRole</a> r ) const </h3> Returns the color in color group <em>gr</em>, used for color role <em>r</em>. <p> <p>See also <a href="#brush">brush</a>(), <a href="#setColor">setColor</a>(), and <a href="tqcolorgroup.html#ColorRole-enum">TQColorGroup::ColorRole</a>. -<h3 class=fn><a href="ntqpalette.html">TQPalette</a> <a name="copy"></a>TQPalette::copy () const +<h3 class=fn><a href="tqpalette.html">TQPalette</a> <a name="copy"></a>TQPalette::copy () const </h3> Returns a <a href="shclass.html#deep-copy">deep copy</a> of this palette. <p> <b>Warning:</b> This is slower than the copy constructor and assignment @@ -182,7 +182,7 @@ operator and offers no benefits. <p> Returns the inactive color group of this palette. <p> <p>See also <a href="tqcolorgroup.html">TQColorGroup</a>, <a href="#setInactive">setInactive</a>(), <a href="#active">active</a>(), and <a href="#disabled">disabled</a>(). -<h3 class=fn>bool <a name="isCopyOf"></a>TQPalette::isCopyOf ( const <a href="ntqpalette.html">TQPalette</a> & p ) +<h3 class=fn>bool <a name="isCopyOf"></a>TQPalette::isCopyOf ( const <a href="tqpalette.html">TQPalette</a> & p ) </h3> Returns TRUE if this palette and <em>p</em> are copies of each other, i.e. one of them was created as a copy of the other and neither @@ -190,20 +190,20 @@ was subsequently modified; otherwise returns FALSE. This is much stricter than equality. <p> <p>See also <a href="#operator-eq">operator=</a>() and <a href="#operator-eq-eq">operator==</a>(). -<h3 class=fn>bool <a name="operator!-eq"></a>TQPalette::operator!= ( const <a href="ntqpalette.html">TQPalette</a> & p ) const +<h3 class=fn>bool <a name="operator!-eq"></a>TQPalette::operator!= ( const <a href="tqpalette.html">TQPalette</a> & p ) const </h3> <p> Returns TRUE (slowly) if this palette is different from <em>p</em>; otherwise returns FALSE (usually quickly). -<h3 class=fn><a href="ntqpalette.html">TQPalette</a> & <a name="operator-eq"></a>TQPalette::operator= ( const <a href="ntqpalette.html">TQPalette</a> & p ) +<h3 class=fn><a href="tqpalette.html">TQPalette</a> & <a name="operator-eq"></a>TQPalette::operator= ( const <a href="tqpalette.html">TQPalette</a> & p ) </h3> Assigns <em>p</em> to this palette and returns a reference to this palette. <p> This is fast (it uses copy-on-write). <p> <p>See also <a href="#copy">copy</a>(). -<h3 class=fn>bool <a name="operator-eq-eq"></a>TQPalette::operator== ( const <a href="ntqpalette.html">TQPalette</a> & p ) const +<h3 class=fn>bool <a name="operator-eq-eq"></a>TQPalette::operator== ( const <a href="tqpalette.html">TQPalette</a> & p ) const </h3> Returns TRUE (usually quickly) if this palette is equal to <em>p</em>; otherwise returns FALSE (slowly). @@ -217,14 +217,14 @@ used for anything other than equality testing. <p> Note that TQPalette uses copy-on-write, and the serial number changes during the lazy copy operation (detach()), not during a <a href="shclass.html#shallow-copy">shallow copy</a> (copy constructor or assignment). -<p> <p>See also <a href="ntqpixmap.html">TQPixmap</a>, <a href="ntqpixmapcache.html">TQPixmapCache</a>, and <a href="tqcache.html">TQCache</a>. +<p> <p>See also <a href="tqpixmap.html">TQPixmap</a>, <a href="tqpixmapcache.html">TQPixmapCache</a>, and <a href="tqcache.html">TQCache</a>. <h3 class=fn>void <a name="setActive"></a>TQPalette::setActive ( const <a href="tqcolorgroup.html">TQColorGroup</a> & g ) </h3> Sets the <a href="#ColorGroup-enum">Active</a> color group to <em>g</em>. <p> <p>See also <a href="#active">active</a>(), <a href="#setDisabled">setDisabled</a>(), <a href="#setInactive">setInactive</a>(), and <a href="tqcolorgroup.html">TQColorGroup</a>. -<h3 class=fn>void <a name="setBrush"></a>TQPalette::setBrush ( <a href="ntqpalette.html#ColorGroup-enum">ColorGroup</a> gr, <a href="tqcolorgroup.html#ColorRole-enum">TQColorGroup::ColorRole</a> r, const <a href="tqbrush.html">TQBrush</a> & b ) +<h3 class=fn>void <a name="setBrush"></a>TQPalette::setBrush ( <a href="tqpalette.html#ColorGroup-enum">ColorGroup</a> gr, <a href="tqcolorgroup.html#ColorRole-enum">TQColorGroup::ColorRole</a> r, const <a href="tqbrush.html">TQBrush</a> & b ) </h3> Sets the brush in color group <em>gr</em>, used for color role <em>r</em>, to <em>b</em>. @@ -237,7 +237,7 @@ This is an overloaded member function, provided for convenience. It behaves esse <em>b</em>. <p> <p>See also <a href="#brush">brush</a>(), <a href="#setColor">setColor</a>(), <a href="tqcolorgroup.html#ColorRole-enum">TQColorGroup::ColorRole</a>, <a href="#active">active</a>(), <a href="#inactive">inactive</a>(), and <a href="#disabled">disabled</a>(). -<h3 class=fn>void <a name="setColor"></a>TQPalette::setColor ( <a href="ntqpalette.html#ColorGroup-enum">ColorGroup</a> gr, <a href="tqcolorgroup.html#ColorRole-enum">TQColorGroup::ColorRole</a> r, const <a href="tqcolor.html">TQColor</a> & c ) +<h3 class=fn>void <a name="setColor"></a>TQPalette::setColor ( <a href="tqpalette.html#ColorGroup-enum">ColorGroup</a> gr, <a href="tqcolorgroup.html#ColorRole-enum">TQColorGroup::ColorRole</a> r, const <a href="tqcolor.html">TQColor</a> & c ) </h3> Sets the brush in color group <em>gr</em>, used for color role <em>r</em>, to the solid color <em>c</em>. @@ -262,14 +262,14 @@ Sets the <a href="#ColorGroup-enum">Inactive</a> color group to <em>g</em>. <p> <p>See also <a href="#active">active</a>(), <a href="#setDisabled">setDisabled</a>(), <a href="#setActive">setActive</a>(), and <a href="tqcolorgroup.html">TQColorGroup</a>. <hr><h2>Related Functions</h2> -<h3 class=fn><a href="tqdatastream.html">TQDataStream</a> & <a name="operator-lt-lt"></a>operator<< ( <a href="tqdatastream.html">TQDataStream</a> & s, const <a href="ntqpalette.html">TQPalette</a> & p ) +<h3 class=fn><a href="tqdatastream.html">TQDataStream</a> & <a name="operator-lt-lt"></a>operator<< ( <a href="tqdatastream.html">TQDataStream</a> & s, const <a href="tqpalette.html">TQPalette</a> & p ) </h3> <p> Writes the palette, <em>p</em> to the stream <em>s</em> and returns a reference to the stream. <p> <p>See also <a href="datastreamformat.html">Format of the TQDataStream operators</a>. -<h3 class=fn><a href="tqdatastream.html">TQDataStream</a> & <a name="operator-gt-gt"></a>operator>> ( <a href="tqdatastream.html">TQDataStream</a> & s, <a href="ntqpalette.html">TQPalette</a> & p ) +<h3 class=fn><a href="tqdatastream.html">TQDataStream</a> & <a name="operator-gt-gt"></a>operator>> ( <a href="tqdatastream.html">TQDataStream</a> & s, <a href="tqpalette.html">TQPalette</a> & p ) </h3> <p> Reads a palette from the stream, <em>s</em> into the palette <em>p</em>, and diff --git a/doc/html/qpen-h.html b/doc/html/tqpen-h.html index dcac5bba4..9266650ce 100644 --- a/doc/html/qpen-h.html +++ b/doc/html/tqpen-h.html @@ -1,9 +1,9 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> -<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/include/ntqpen.h:1 --> +<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/include/tqpen.h:1 --> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> -<title>ntqpen.h Include File</title> +<title>tqpen.h Include File</title> <style type="text/css"><!-- fn { margin-left: 1cm; text-indent: -1cm; } a:link { color: #004faf; text-decoration: none } @@ -29,13 +29,13 @@ body { background: #ffffff; color: black; } | <a href="functions.html"> <font color="#004faf">Functions</font></a> </td> -<td align="right" valign="center"><img src="logo32.png" align="right" width="64" height="32" border="0"></td></tr></table><h1 align=center>ntqpen.h</h1> +<td align="right" valign="center"><img src="logo32.png" align="right" width="64" height="32" border="0"></td></tr></table><h1 align=center>tqpen.h</h1> -<p>This is the verbatim text of the ntqpen.h include file. It is provided only for illustration; the copyright remains with Trolltech. +<p>This is the verbatim text of the tqpen.h include file. It is provided only for illustration; the copyright remains with Trolltech. <hr> <pre> /**************************************************************************** -** $Id: qt/ntqpen.h 3.3.8 edited Jan 11 14:38 $ +** $Id: qt/tqpen.h 3.3.8 edited Jan 11 14:38 $ ** ** Definition of TQPen class ** diff --git a/doc/html/qpen-members.html b/doc/html/tqpen-members.html index b17c46f1e..4f46b4cab 100644 --- a/doc/html/qpen-members.html +++ b/doc/html/tqpen-members.html @@ -1,5 +1,5 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> -<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/include/ntqpen.h:47 --> +<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/include/tqpen.h:47 --> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> @@ -32,24 +32,24 @@ body { background: #ffffff; color: black; } <td align="right" valign="center"><img src="logo32.png" align="right" width="64" height="32" border="0"></td></tr></table><h1 align=center>Complete Member List for TQPen</h1> <p>This is the complete list of member functions for -<a href="ntqpen.html">TQPen</a>, including inherited members. +<a href="tqpen.html">TQPen</a>, including inherited members. <ul> -<li><a href="ntqpen.html#TQPen">TQPen</a>() -<li><a href="ntqpen.html#~TQPen">~TQPen</a>() -<li><a href="ntqpen.html#capStyle">capStyle</a>() -<li><a href="ntqpen.html#color">color</a>() -<li><a href="ntqpen.html#joinStyle">joinStyle</a>() -<li><a href="ntqpen.html#operator!-eq">operator!=</a>() -<li><a href="ntqpen.html#operator-eq">operator=</a>() -<li><a href="ntqpen.html#operator-eq-eq">operator==</a>() -<li><a href="ntqpen.html#setCapStyle">setCapStyle</a>() -<li><a href="ntqpen.html#setColor">setColor</a>() -<li><a href="ntqpen.html#setJoinStyle">setJoinStyle</a>() -<li><a href="ntqpen.html#setStyle">setStyle</a>() -<li><a href="ntqpen.html#setWidth">setWidth</a>() -<li><a href="ntqpen.html#style">style</a>() -<li><a href="ntqpen.html#width">width</a>() +<li><a href="tqpen.html#TQPen">TQPen</a>() +<li><a href="tqpen.html#~TQPen">~TQPen</a>() +<li><a href="tqpen.html#capStyle">capStyle</a>() +<li><a href="tqpen.html#color">color</a>() +<li><a href="tqpen.html#joinStyle">joinStyle</a>() +<li><a href="tqpen.html#operator!-eq">operator!=</a>() +<li><a href="tqpen.html#operator-eq">operator=</a>() +<li><a href="tqpen.html#operator-eq-eq">operator==</a>() +<li><a href="tqpen.html#setCapStyle">setCapStyle</a>() +<li><a href="tqpen.html#setColor">setColor</a>() +<li><a href="tqpen.html#setJoinStyle">setJoinStyle</a>() +<li><a href="tqpen.html#setStyle">setStyle</a>() +<li><a href="tqpen.html#setWidth">setWidth</a>() +<li><a href="tqpen.html#style">style</a>() +<li><a href="tqpen.html#width">width</a>() </ul> <!-- eof --> <p><address><hr><div align=center> diff --git a/doc/html/ntqpen.html b/doc/html/tqpen.html index d9778583e..730c0d025 100644 --- a/doc/html/ntqpen.html +++ b/doc/html/tqpen.html @@ -34,9 +34,9 @@ body { background: #ffffff; color: black; } <p>The TQPen class defines how a TQPainter should draw lines and outlines of shapes. <a href="#details">More...</a> -<p><tt>#include <<a href="qpen-h.html">ntqpen.h</a>></tt> +<p><tt>#include <<a href="tqpen-h.html">tqpen.h</a>></tt> <p>Inherits <a href="ntqt.html">TQt</a>. -<p><a href="qpen-members.html">List of all member functions.</a> +<p><a href="tqpen-members.html">List of all member functions.</a> <h2>Public Members</h2> <ul> <li class=fn><a href="#TQPen"><b>TQPen</b></a> ()</li> @@ -149,7 +149,7 @@ the same as a line width of 1. The cap and join style have no effect on 0-width lines. <p> <p>See also <a href="#setWidth">setWidth</a>(), <a href="#setStyle">setStyle</a>(), and <a href="#setColor">setColor</a>(). -<h3 class=fn><a name="TQPen-5"></a>TQPen::TQPen ( const <a href="ntqpen.html">TQPen</a> & p ) +<h3 class=fn><a name="TQPen-5"></a>TQPen::TQPen ( const <a href="tqpen.html">TQPen</a> & p ) </h3> Constructs a pen that is a copy of <em>p</em>. @@ -174,7 +174,7 @@ Returns the pen's cap style. Returns the pen's join style. <p> <p>See also <a href="#setJoinStyle">setJoinStyle</a>(). -<h3 class=fn>bool <a name="operator!-eq"></a>TQPen::operator!= ( const <a href="ntqpen.html">TQPen</a> & p ) const +<h3 class=fn>bool <a name="operator!-eq"></a>TQPen::operator!= ( const <a href="tqpen.html">TQPen</a> & p ) const </h3> <p> Returns TRUE if the pen is different from <em>p</em>; otherwise returns @@ -183,11 +183,11 @@ FALSE. colors. <p> <p>See also <a href="#operator-eq-eq">operator==</a>(). -<h3 class=fn><a href="ntqpen.html">TQPen</a> & <a name="operator-eq"></a>TQPen::operator= ( const <a href="ntqpen.html">TQPen</a> & p ) +<h3 class=fn><a href="tqpen.html">TQPen</a> & <a name="operator-eq"></a>TQPen::operator= ( const <a href="tqpen.html">TQPen</a> & p ) </h3> Assigns <em>p</em> to this pen and returns a reference to this pen. -<h3 class=fn>bool <a name="operator-eq-eq"></a>TQPen::operator== ( const <a href="ntqpen.html">TQPen</a> & p ) const +<h3 class=fn>bool <a name="operator-eq-eq"></a>TQPen::operator== ( const <a href="tqpen.html">TQPen</a> & p ) const </h3> Returns TRUE if the pen is equal to <em>p</em>; otherwise returns FALSE. <p> Two pens are equal if they have equal styles, widths and colors. @@ -260,14 +260,14 @@ effect on 0-width lines. <p>Example: <a href="scribble-example.html#x905">scribble/scribble.h</a>. <hr><h2>Related Functions</h2> -<h3 class=fn><a href="tqdatastream.html">TQDataStream</a> & <a name="operator-lt-lt"></a>operator<< ( <a href="tqdatastream.html">TQDataStream</a> & s, const <a href="ntqpen.html">TQPen</a> & p ) +<h3 class=fn><a href="tqdatastream.html">TQDataStream</a> & <a name="operator-lt-lt"></a>operator<< ( <a href="tqdatastream.html">TQDataStream</a> & s, const <a href="tqpen.html">TQPen</a> & p ) </h3> <p> Writes the pen <em>p</em> to the stream <em>s</em> and returns a reference to the stream. <p> <p>See also <a href="datastreamformat.html">Format of the TQDataStream operators</a>. -<h3 class=fn><a href="tqdatastream.html">TQDataStream</a> & <a name="operator-gt-gt"></a>operator>> ( <a href="tqdatastream.html">TQDataStream</a> & s, <a href="ntqpen.html">TQPen</a> & p ) +<h3 class=fn><a href="tqdatastream.html">TQDataStream</a> & <a name="operator-gt-gt"></a>operator>> ( <a href="tqdatastream.html">TQDataStream</a> & s, <a href="tqpen.html">TQPen</a> & p ) </h3> <p> Reads a pen from the stream <em>s</em> into <em>p</em> and returns a reference diff --git a/doc/html/qpicture-h.html b/doc/html/tqpicture-h.html index a1a98f644..a00764940 100644 --- a/doc/html/qpicture-h.html +++ b/doc/html/tqpicture-h.html @@ -1,9 +1,9 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> -<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/include/ntqpicture.h:1 --> +<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/include/tqpicture.h:1 --> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> -<title>ntqpicture.h Include File</title> +<title>tqpicture.h Include File</title> <style type="text/css"><!-- fn { margin-left: 1cm; text-indent: -1cm; } a:link { color: #004faf; text-decoration: none } @@ -29,13 +29,13 @@ body { background: #ffffff; color: black; } | <a href="functions.html"> <font color="#004faf">Functions</font></a> </td> -<td align="right" valign="center"><img src="logo32.png" align="right" width="64" height="32" border="0"></td></tr></table><h1 align=center>ntqpicture.h</h1> +<td align="right" valign="center"><img src="logo32.png" align="right" width="64" height="32" border="0"></td></tr></table><h1 align=center>tqpicture.h</h1> -<p>This is the verbatim text of the ntqpicture.h include file. It is provided only for illustration; the copyright remains with Trolltech. +<p>This is the verbatim text of the tqpicture.h include file. It is provided only for illustration; the copyright remains with Trolltech. <hr> <pre> /**************************************************************************** -** $Id: qt/ntqpicture.h 3.3.8 edited Jan 11 14:38 $ +** $Id: qt/tqpicture.h 3.3.8 edited Jan 11 14:38 $ ** ** Definition of TQPicture class ** diff --git a/doc/html/qpicture-members.html b/doc/html/tqpicture-members.html index ef241f24e..bafc564af 100644 --- a/doc/html/qpicture-members.html +++ b/doc/html/tqpicture-members.html @@ -1,5 +1,5 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> -<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/include/ntqpicture.h:48 --> +<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/include/tqpicture.h:48 --> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> @@ -32,28 +32,28 @@ body { background: #ffffff; color: black; } <td align="right" valign="center"><img src="logo32.png" align="right" width="64" height="32" border="0"></td></tr></table><h1 align=center>Complete Member List for TQPicture</h1> <p>This is the complete list of member functions for -<a href="ntqpicture.html">TQPicture</a>, including inherited members. +<a href="tqpicture.html">TQPicture</a>, including inherited members. <ul> -<li><a href="ntqpicture.html#TQPicture">TQPicture</a>() -<li><a href="ntqpicture.html#~TQPicture">~TQPicture</a>() -<li><a href="ntqpicture.html#boundingRect">boundingRect</a>() +<li><a href="tqpicture.html#TQPicture">TQPicture</a>() +<li><a href="tqpicture.html#~TQPicture">~TQPicture</a>() +<li><a href="tqpicture.html#boundingRect">boundingRect</a>() <li><a href="tqpaintdevice.html#cmd">cmd</a>() -<li><a href="ntqpicture.html#copy">copy</a>() -<li><a href="ntqpicture.html#data">data</a>() -<li><a href="ntqpicture.html#detach">detach</a>() +<li><a href="tqpicture.html#copy">copy</a>() +<li><a href="tqpicture.html#data">data</a>() +<li><a href="tqpicture.html#detach">detach</a>() <li><a href="tqpaintdevice.html#handle">handle</a>() <li><a href="tqpaintdevice.html#isExtDev">isExtDev</a>() -<li><a href="ntqpicture.html#isNull">isNull</a>() -<li><a href="ntqpicture.html#load">load</a>() -<li><a href="ntqpicture.html#metric">metric</a>() -<li><a href="ntqpicture.html#operator-eq">operator=</a>() +<li><a href="tqpicture.html#isNull">isNull</a>() +<li><a href="tqpicture.html#load">load</a>() +<li><a href="tqpicture.html#metric">metric</a>() +<li><a href="tqpicture.html#operator-eq">operator=</a>() <li><a href="tqpaintdevice.html#paintingActive">paintingActive</a>() -<li><a href="ntqpicture.html#play">play</a>() -<li><a href="ntqpicture.html#save">save</a>() -<li><a href="ntqpicture.html#setBoundingRect">setBoundingRect</a>() -<li><a href="ntqpicture.html#setData">setData</a>() -<li><a href="ntqpicture.html#size">size</a>() +<li><a href="tqpicture.html#play">play</a>() +<li><a href="tqpicture.html#save">save</a>() +<li><a href="tqpicture.html#setBoundingRect">setBoundingRect</a>() +<li><a href="tqpicture.html#setData">setData</a>() +<li><a href="tqpicture.html#size">size</a>() <li><a href="tqpaintdevice.html#x11AppCells">x11AppCells</a>() <li><a href="tqpaintdevice.html#x11AppColormap">x11AppColormap</a>() <li><a href="tqpaintdevice.html#x11AppDefaultColormap">x11AppDefaultColormap</a>() diff --git a/doc/html/ntqpicture.html b/doc/html/tqpicture.html index 740a60b1c..df90ce8fa 100644 --- a/doc/html/ntqpicture.html +++ b/doc/html/tqpicture.html @@ -1,5 +1,5 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> -<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/src/kernel/qpicture.cpp:53 --> +<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/src/kernel/tqpicture.cpp:53 --> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> @@ -34,9 +34,9 @@ body { background: #ffffff; color: black; } <p>The TQPicture class is a paint device that records and replays TQPainter commands. <a href="#details">More...</a> -<p><tt>#include <<a href="qpicture-h.html">ntqpicture.h</a>></tt> +<p><tt>#include <<a href="tqpicture-h.html">tqpicture.h</a>></tt> <p>Inherits <a href="tqpaintdevice.html">TQPaintDevice</a>. -<p><a href="qpicture-members.html">List of all member functions.</a> +<p><a href="tqpicture-members.html">List of all member functions.</a> <h2>Public Members</h2> <ul> <li class=fn><a href="#TQPicture"><b>TQPicture</b></a> ( int formatVersion = -1 )</li> @@ -129,7 +129,7 @@ as the default formatVersion of -1. <p> Reading pictures generated by earlier versions of TQt is supported and needs no special coding; the format is automatically detected. -<h3 class=fn><a name="TQPicture-2"></a>TQPicture::TQPicture ( const <a href="ntqpicture.html">TQPicture</a> & pic ) +<h3 class=fn><a name="TQPicture-2"></a>TQPicture::TQPicture ( const <a href="tqpicture.html">TQPicture</a> & pic ) </h3> Constructs a <a href="shclass.html">shallow copy</a> of <em>pic</em>. @@ -137,12 +137,12 @@ Constructs a <a href="shclass.html">shallow copy</a> of <em>pic</em>. </h3> Destroys the picture. -<h3 class=fn><a href="ntqrect.html">TQRect</a> <a name="boundingRect"></a>TQPicture::boundingRect () const +<h3 class=fn><a href="tqrect.html">TQRect</a> <a name="boundingRect"></a>TQPicture::boundingRect () const </h3> Returns the picture's bounding rectangle or an invalid rectangle if the picture contains no data. -<h3 class=fn><a href="ntqpicture.html">TQPicture</a> <a name="copy"></a>TQPicture::copy () const<tt> [protected]</tt> +<h3 class=fn><a href="tqpicture.html">TQPicture</a> <a name="copy"></a>TQPicture::copy () const<tt> [protected]</tt> </h3> Returns a <a href="shclass.html">deep copy</a> of the picture. @@ -196,7 +196,7 @@ function. numcolors=16777216 and depth=24. <p> <em>m</em> is the metric to get. -<h3 class=fn><a href="ntqpicture.html">TQPicture</a> & <a name="operator-eq"></a>TQPicture::operator= ( const <a href="ntqpicture.html">TQPicture</a> & p ) +<h3 class=fn><a href="tqpicture.html">TQPicture</a> & <a name="operator-eq"></a>TQPicture::operator= ( const <a href="tqpicture.html">TQPicture</a> & p ) </h3> Assigns a <a href="shclass.html">shallow copy</a> of <em>p</em> to this picture and returns a reference to this picture. @@ -227,7 +227,7 @@ corresponding <em>format</em> string is "svg". This is an overloaded member function, provided for convenience. It behaves essentially like the above function. <p> <em>dev</em> is the device to use for saving. -<h3 class=fn>void <a name="setBoundingRect"></a>TQPicture::setBoundingRect ( const <a href="ntqrect.html">TQRect</a> & r ) +<h3 class=fn>void <a name="setBoundingRect"></a>TQPicture::setBoundingRect ( const <a href="tqrect.html">TQRect</a> & r ) </h3> Sets the picture's bounding rectangle to <em>r</em>. The automatically calculated value is overriden. @@ -245,13 +245,13 @@ function copies the input data. <p> <p>See also <a href="#data">data</a>(). <hr><h2>Related Functions</h2> -<h3 class=fn><a href="tqdatastream.html">TQDataStream</a> & <a name="operator-lt-lt"></a>operator<< ( <a href="tqdatastream.html">TQDataStream</a> & s, const <a href="ntqpicture.html">TQPicture</a> & r ) +<h3 class=fn><a href="tqdatastream.html">TQDataStream</a> & <a name="operator-lt-lt"></a>operator<< ( <a href="tqdatastream.html">TQDataStream</a> & s, const <a href="tqpicture.html">TQPicture</a> & r ) </h3> <p> Writes picture <em>r</em> to the stream <em>s</em> and returns a reference to the stream. -<h3 class=fn><a href="tqdatastream.html">TQDataStream</a> & <a name="operator-gt-gt"></a>operator>> ( <a href="tqdatastream.html">TQDataStream</a> & s, <a href="ntqpicture.html">TQPicture</a> & r ) +<h3 class=fn><a href="tqdatastream.html">TQDataStream</a> & <a name="operator-gt-gt"></a>operator>> ( <a href="tqdatastream.html">TQDataStream</a> & s, <a href="tqpicture.html">TQPicture</a> & r ) </h3> <p> Reads a picture from the stream <em>s</em> into picture <em>r</em> and returns diff --git a/doc/html/qpixmap-h.html b/doc/html/tqpixmap-h.html index b2002e9b3..b406d9b71 100644 --- a/doc/html/qpixmap-h.html +++ b/doc/html/tqpixmap-h.html @@ -1,9 +1,9 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> -<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/include/ntqpixmap.h:1 --> +<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/include/tqpixmap.h:1 --> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> -<title>ntqpixmap.h Include File</title> +<title>tqpixmap.h Include File</title> <style type="text/css"><!-- fn { margin-left: 1cm; text-indent: -1cm; } a:link { color: #004faf; text-decoration: none } @@ -29,13 +29,13 @@ body { background: #ffffff; color: black; } | <a href="functions.html"> <font color="#004faf">Functions</font></a> </td> -<td align="right" valign="center"><img src="logo32.png" align="right" width="64" height="32" border="0"></td></tr></table><h1 align=center>ntqpixmap.h</h1> +<td align="right" valign="center"><img src="logo32.png" align="right" width="64" height="32" border="0"></td></tr></table><h1 align=center>tqpixmap.h</h1> -<p>This is the verbatim text of the ntqpixmap.h include file. It is provided only for illustration; the copyright remains with Trolltech. +<p>This is the verbatim text of the tqpixmap.h include file. It is provided only for illustration; the copyright remains with Trolltech. <hr> <pre> /**************************************************************************** -** $Id: qt/ntqpixmap.h 3.3.8 edited Jan 11 14:38 $ +** $Id: qt/tqpixmap.h 3.3.8 edited Jan 11 14:38 $ ** ** Definition of TQPixmap class ** diff --git a/doc/html/qpixmap-members.html b/doc/html/tqpixmap-members.html index af71e9ab3..7283d04ea 100644 --- a/doc/html/qpixmap-members.html +++ b/doc/html/tqpixmap-members.html @@ -1,5 +1,5 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> -<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/include/ntqpixmap.h:57 --> +<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/include/tqpixmap.h:57 --> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> @@ -32,49 +32,49 @@ body { background: #ffffff; color: black; } <td align="right" valign="center"><img src="logo32.png" align="right" width="64" height="32" border="0"></td></tr></table><h1 align=center>Complete Member List for TQPixmap</h1> <p>This is the complete list of member functions for -<a href="ntqpixmap.html">TQPixmap</a>, including inherited members. +<a href="tqpixmap.html">TQPixmap</a>, including inherited members. <ul> -<li><a href="ntqpixmap.html#TQPixmap">TQPixmap</a>() -<li><a href="ntqpixmap.html#~TQPixmap">~TQPixmap</a>() +<li><a href="tqpixmap.html#TQPixmap">TQPixmap</a>() +<li><a href="tqpixmap.html#~TQPixmap">~TQPixmap</a>() <li><a href="tqpaintdevice.html#cmd">cmd</a>() -<li><a href="ntqpixmap.html#convertFromImage">convertFromImage</a>() -<li><a href="ntqpixmap.html#convertToImage">convertToImage</a>() -<li><a href="ntqpixmap.html#createHeuristicMask">createHeuristicMask</a>() -<li><a href="ntqpixmap.html#defaultDepth">defaultDepth</a>() -<li><a href="ntqpixmap.html#defaultOptimization">defaultOptimization</a>() -<li><a href="ntqpixmap.html#depth">depth</a>() -<li><a href="ntqpixmap.html#detach">detach</a>() -<li><a href="ntqpixmap.html#fill">fill</a>() -<li><a href="ntqpixmap.html#fromMimeSource">fromMimeSource</a>() -<li><a href="ntqpixmap.html#grabWidget">grabWidget</a>() -<li><a href="ntqpixmap.html#grabWindow">grabWindow</a>() +<li><a href="tqpixmap.html#convertFromImage">convertFromImage</a>() +<li><a href="tqpixmap.html#convertToImage">convertToImage</a>() +<li><a href="tqpixmap.html#createHeuristicMask">createHeuristicMask</a>() +<li><a href="tqpixmap.html#defaultDepth">defaultDepth</a>() +<li><a href="tqpixmap.html#defaultOptimization">defaultOptimization</a>() +<li><a href="tqpixmap.html#depth">depth</a>() +<li><a href="tqpixmap.html#detach">detach</a>() +<li><a href="tqpixmap.html#fill">fill</a>() +<li><a href="tqpixmap.html#fromMimeSource">fromMimeSource</a>() +<li><a href="tqpixmap.html#grabWidget">grabWidget</a>() +<li><a href="tqpixmap.html#grabWindow">grabWindow</a>() <li><a href="tqpaintdevice.html#handle">handle</a>() -<li><a href="ntqpixmap.html#hasAlpha">hasAlpha</a>() -<li><a href="ntqpixmap.html#hasAlphaChannel">hasAlphaChannel</a>() -<li><a href="ntqpixmap.html#height">height</a>() -<li><a href="ntqpixmap.html#imageFormat">imageFormat</a>() +<li><a href="tqpixmap.html#hasAlpha">hasAlpha</a>() +<li><a href="tqpixmap.html#hasAlphaChannel">hasAlphaChannel</a>() +<li><a href="tqpixmap.html#height">height</a>() +<li><a href="tqpixmap.html#imageFormat">imageFormat</a>() <li><a href="tqpaintdevice.html#isExtDev">isExtDev</a>() -<li><a href="ntqpixmap.html#isNull">isNull</a>() -<li><a href="ntqpixmap.html#isTQBitmap">isTQBitmap</a>() -<li><a href="ntqpixmap.html#load">load</a>() -<li><a href="ntqpixmap.html#loadFromData">loadFromData</a>() -<li><a href="ntqpixmap.html#mask">mask</a>() -<li><a href="ntqpixmap.html#metric">metric</a>() -<li><a href="ntqpixmap.html#operator-eq">operator=</a>() -<li><a href="ntqpixmap.html#optimization">optimization</a>() +<li><a href="tqpixmap.html#isNull">isNull</a>() +<li><a href="tqpixmap.html#isTQBitmap">isTQBitmap</a>() +<li><a href="tqpixmap.html#load">load</a>() +<li><a href="tqpixmap.html#loadFromData">loadFromData</a>() +<li><a href="tqpixmap.html#mask">mask</a>() +<li><a href="tqpixmap.html#metric">metric</a>() +<li><a href="tqpixmap.html#operator-eq">operator=</a>() +<li><a href="tqpixmap.html#optimization">optimization</a>() <li><a href="tqpaintdevice.html#paintingActive">paintingActive</a>() -<li><a href="ntqpixmap.html#rect">rect</a>() -<li><a href="ntqpixmap.html#resize">resize</a>() -<li><a href="ntqpixmap.html#save">save</a>() -<li><a href="ntqpixmap.html#selfMask">selfMask</a>() -<li><a href="ntqpixmap.html#serialNumber">serialNumber</a>() -<li><a href="ntqpixmap.html#setDefaultOptimization">setDefaultOptimization</a>() -<li><a href="ntqpixmap.html#setMask">setMask</a>() -<li><a href="ntqpixmap.html#setOptimization">setOptimization</a>() -<li><a href="ntqpixmap.html#size">size</a>() -<li><a href="ntqpixmap.html#trueMatrix">trueMatrix</a>() -<li><a href="ntqpixmap.html#width">width</a>() +<li><a href="tqpixmap.html#rect">rect</a>() +<li><a href="tqpixmap.html#resize">resize</a>() +<li><a href="tqpixmap.html#save">save</a>() +<li><a href="tqpixmap.html#selfMask">selfMask</a>() +<li><a href="tqpixmap.html#serialNumber">serialNumber</a>() +<li><a href="tqpixmap.html#setDefaultOptimization">setDefaultOptimization</a>() +<li><a href="tqpixmap.html#setMask">setMask</a>() +<li><a href="tqpixmap.html#setOptimization">setOptimization</a>() +<li><a href="tqpixmap.html#size">size</a>() +<li><a href="tqpixmap.html#trueMatrix">trueMatrix</a>() +<li><a href="tqpixmap.html#width">width</a>() <li><a href="tqpaintdevice.html#x11AppCells">x11AppCells</a>() <li><a href="tqpaintdevice.html#x11AppColormap">x11AppColormap</a>() <li><a href="tqpaintdevice.html#x11AppDefaultColormap">x11AppDefaultColormap</a>() @@ -96,7 +96,7 @@ body { background: #ffffff; color: black; } <li><a href="tqpaintdevice.html#x11SetAppDpiX">x11SetAppDpiX</a>() <li><a href="tqpaintdevice.html#x11SetAppDpiY">x11SetAppDpiY</a>() <li><a href="tqpaintdevice.html#x11Visual">x11Visual</a>() -<li><a href="ntqpixmap.html#xForm">xForm</a>() +<li><a href="tqpixmap.html#xForm">xForm</a>() </ul> <!-- eof --> <p><address><hr><div align=center> diff --git a/doc/html/ntqpixmap.html b/doc/html/tqpixmap.html index 916f5f161..430d46f88 100644 --- a/doc/html/ntqpixmap.html +++ b/doc/html/tqpixmap.html @@ -1,5 +1,5 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> -<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/src/kernel/qpixmap.cpp:53 --> +<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/src/kernel/tqpixmap.cpp:53 --> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> @@ -33,10 +33,10 @@ body { background: #ffffff; color: black; } <p>The TQPixmap class is an off-screen, pixel-based paint device. <a href="#details">More...</a> -<p><tt>#include <<a href="qpixmap-h.html">ntqpixmap.h</a>></tt> +<p><tt>#include <<a href="tqpixmap-h.html">tqpixmap.h</a>></tt> <p>Inherits <a href="tqpaintdevice.html">TQPaintDevice</a> and <a href="ntqt.html">TQt</a>. <p>Inherited by <a href="tqbitmap.html">TQBitmap</a> and <a href="tqcanvaspixmap.html">TQCanvasPixmap</a>. -<p><a href="qpixmap-members.html">List of all member functions.</a> +<p><a href="tqpixmap-members.html">List of all member functions.</a> <h2>Public Members</h2> <ul> <li class=fn>enum <a href="#ColorMode-enum"><b>ColorMode</b></a> { Auto, Color, Mono }</li> @@ -176,7 +176,7 @@ this: </pre> <p> In general it is recommended to make as much use of TQPixmap's -<a href="shclass.html#implicit-sharing">implicit sharing</a> and the <a href="ntqpixmapcache.html">TQPixmapCache</a> as possible. +<a href="shclass.html#implicit-sharing">implicit sharing</a> and the <a href="tqpixmapcache.html">TQPixmapCache</a> as possible. <p> <p>See also <a href="tqbitmap.html">TQBitmap</a>, <a href="tqimage.html">TQImage</a>, <a href="tqimageio.html">TQImageIO</a>, <a href="shclass.html">Shared Classes</a>, <a href="graphics.html">Graphics Classes</a>, <a href="images.html">Image Processing Classes</a>, and <a href="shared.html">Implicitly and Explicitly Shared Classes</a>. <hr><h2>Member Type Documentation</h2> @@ -224,7 +224,7 @@ Constructs a null pixmap. Constructs a pixmap from the <a href="tqimage.html">TQImage</a> <em>image</em>. <p> <p>See also <a href="#convertFromImage">convertFromImage</a>(). -<h3 class=fn><a name="TQPixmap-3"></a>TQPixmap::TQPixmap ( int w, int h, int depth = -1, <a href="ntqpixmap.html#Optimization-enum">Optimization</a> optimization = DefaultOptim ) +<h3 class=fn><a name="TQPixmap-3"></a>TQPixmap::TQPixmap ( int w, int h, int depth = -1, <a href="tqpixmap.html#Optimization-enum">Optimization</a> optimization = DefaultOptim ) </h3> Constructs a pixmap with <em>w</em> width, <em>h</em> height and <em>depth</em> bits per pixel. The pixmap is optimized in accordance with the <em>optimization</em> value. @@ -235,13 +235,13 @@ depth of the current video mode will be used. <p> If either <em>w</em> or <em>h</em> is zero, a null pixmap is constructed. <p> <p>See also <a href="#isNull">isNull</a>() and <a href="#Optimization-enum">TQPixmap::Optimization</a>. -<h3 class=fn><a name="TQPixmap-4"></a>TQPixmap::TQPixmap ( const <a href="tqsize.html">TQSize</a> & size, int depth = -1, <a href="ntqpixmap.html#Optimization-enum">Optimization</a> optimization = DefaultOptim ) +<h3 class=fn><a name="TQPixmap-4"></a>TQPixmap::TQPixmap ( const <a href="tqsize.html">TQSize</a> & size, int depth = -1, <a href="tqpixmap.html#Optimization-enum">Optimization</a> optimization = DefaultOptim ) </h3> This is an overloaded member function, provided for convenience. It behaves essentially like the above function. <p> Constructs a pixmap of size <em>size</em>, <em>depth</em> bits per pixel, optimized in accordance with the <em>optimization</em> value. -<h3 class=fn><a name="TQPixmap-5"></a>TQPixmap::TQPixmap ( const <a href="tqstring.html">TQString</a> & fileName, const char * format = 0, <a href="ntqpixmap.html#ColorMode-enum">ColorMode</a> mode = Auto ) +<h3 class=fn><a name="TQPixmap-5"></a>TQPixmap::TQPixmap ( const <a href="tqstring.html">TQString</a> & fileName, const char * format = 0, <a href="tqpixmap.html#ColorMode-enum">ColorMode</a> mode = Auto ) </h3> Constructs a pixmap from the file <em>fileName</em>. If the file does not exist or is of an unknown format, the pixmap becomes a null @@ -292,7 +292,7 @@ Constructs a pixmaps by loading from <em>img_data</em>. The data can be in any image format supported by TQt. <p> <p>See also <a href="#loadFromData">loadFromData</a>(). -<h3 class=fn><a name="TQPixmap-9"></a>TQPixmap::TQPixmap ( const <a href="ntqpixmap.html">TQPixmap</a> & pixmap ) +<h3 class=fn><a name="TQPixmap-9"></a>TQPixmap::TQPixmap ( const <a href="tqpixmap.html">TQPixmap</a> & pixmap ) </h3> Constructs a pixmap that is a copy of <em>pixmap</em>. @@ -323,7 +323,7 @@ produce pixel index 1. <p> <p>See also <a href="#convertToImage">convertToImage</a>(), <a href="#isTQBitmap">isTQBitmap</a>(), <a href="tqimage.html#convertDepth">TQImage::convertDepth</a>(), <a href="#defaultDepth">defaultDepth</a>(), and <a href="tqimage.html#hasAlphaBuffer">TQImage::hasAlphaBuffer</a>(). <p>Examples: <a href="canvas-example.html#x2943">canvas/canvas.cpp</a> and <a href="themes-example.html#x228">themes/wood.cpp</a>. -<h3 class=fn>bool <a name="convertFromImage-2"></a>TQPixmap::convertFromImage ( const <a href="tqimage.html">TQImage</a> & image, <a href="ntqpixmap.html#ColorMode-enum">ColorMode</a> mode = Auto ) +<h3 class=fn>bool <a name="convertFromImage-2"></a>TQPixmap::convertFromImage ( const <a href="tqimage.html">TQImage</a> & image, <a href="tqpixmap.html#ColorMode-enum">ColorMode</a> mode = Auto ) </h3> This is an overloaded member function, provided for convenience. It behaves essentially like the above function. <p> Converts <em>image</em> and sets this pixmap using color mode <em>mode</em>. @@ -366,7 +366,7 @@ Returns the default pixmap depth, i.e. the depth a pixmap gets if -1 is specified. <p> <p>See also <a href="#depth">depth</a>(). -<h3 class=fn><a href="ntqpixmap.html#Optimization-enum">Optimization</a> <a name="defaultOptimization"></a>TQPixmap::defaultOptimization ()<tt> [static]</tt> +<h3 class=fn><a href="tqpixmap.html#Optimization-enum">Optimization</a> <a name="defaultOptimization"></a>TQPixmap::defaultOptimization ()<tt> [static]</tt> </h3> Returns the default pixmap optimization setting. <p> <p>See also <a href="#setDefaultOptimization">setDefaultOptimization</a>(), <a href="#setOptimization">setOptimization</a>(), and <a href="#optimization">optimization</a>(). @@ -409,7 +409,7 @@ This is an overloaded member function, provided for convenience. It behaves esse If the background is empty, nothing is done. <em>xofs</em>, <em>yofs</em> is an offset in the widget. -<h3 class=fn>void <a name="fill-3"></a>TQPixmap::fill ( const <a href="tqwidget.html">TQWidget</a> * widget, const <a href="ntqpoint.html">TQPoint</a> & ofs ) +<h3 class=fn>void <a name="fill-3"></a>TQPixmap::fill ( const <a href="tqwidget.html">TQWidget</a> * widget, const <a href="tqpoint.html">TQPoint</a> & ofs ) </h3> This is an overloaded member function, provided for convenience. It behaves essentially like the above function. <p> Fills the pixmap with the <em>widget</em>'s background color or pixmap. @@ -424,30 +424,30 @@ color of the widget. <pre> void CuteWidget::paintEvent( <a href="tqpaintevent.html">TQPaintEvent</a> *e ) { - <a href="ntqrect.html">TQRect</a> ur = e-><a href="tqpaintevent.html#rect">rect</a>(); // rectangle to update - TQPixmap pix( ur.<a href="ntqrect.html#size">size</a>() ); // Pixmap for double-buffering - pix.<a href="#fill">fill</a>( this, ur.<a href="ntqrect.html#topLeft">topLeft</a>() ); // fill with widget background + <a href="tqrect.html">TQRect</a> ur = e-><a href="tqpaintevent.html#rect">rect</a>(); // rectangle to update + TQPixmap pix( ur.<a href="tqrect.html#size">size</a>() ); // Pixmap for double-buffering + pix.<a href="#fill">fill</a>( this, ur.<a href="tqrect.html#topLeft">topLeft</a>() ); // fill with widget background <a href="tqpainter.html">TQPainter</a> p( &pix ); - p.<a href="tqpainter.html#translate">translate</a>( -ur.<a href="ntqrect.html#x">x</a>(), -ur.<a href="ntqrect.html#y">y</a>() ); // use widget coordinate system + p.<a href="tqpainter.html#translate">translate</a>( -ur.<a href="tqrect.html#x">x</a>(), -ur.<a href="tqrect.html#y">y</a>() ); // use widget coordinate system // when drawing on pixmap // ... draw on pixmap ... p.<a href="tqpainter.html#end">end</a>(); - <a href="tqpaintdevice.html#bitBlt">bitBlt</a>( this, ur.<a href="ntqrect.html#topLeft">topLeft</a>(), &pix ); + <a href="tqpaintdevice.html#bitBlt">bitBlt</a>( this, ur.<a href="tqrect.html#topLeft">topLeft</a>(), &pix ); } </pre> -<h3 class=fn><a href="ntqpixmap.html">TQPixmap</a> <a name="fromMimeSource"></a>TQPixmap::fromMimeSource ( const <a href="tqstring.html">TQString</a> & abs_name )<tt> [static]</tt> +<h3 class=fn><a href="tqpixmap.html">TQPixmap</a> <a name="fromMimeSource"></a>TQPixmap::fromMimeSource ( const <a href="tqstring.html">TQString</a> & abs_name )<tt> [static]</tt> </h3> Convenience function. Gets the data associated with the absolute name <em>abs_name</em> from the default mime source factory and decodes it to a pixmap. <p> <p>See also <a href="tqmimesourcefactory.html">TQMimeSourceFactory</a>, <a href="tqimage.html#fromMimeSource">TQImage::fromMimeSource</a>(), and <a href="tqimagedrag.html#decode">TQImageDrag::decode</a>(). <p>Example: <a href="tqactiongroup.html#x2113">textedit/textedit.cpp</a>. -<h3 class=fn><a href="ntqpixmap.html">TQPixmap</a> <a name="grabWidget"></a>TQPixmap::grabWidget ( <a href="tqwidget.html">TQWidget</a> * widget, int x = 0, int y = 0, int w = -1, int h = -1 )<tt> [static]</tt> +<h3 class=fn><a href="tqpixmap.html">TQPixmap</a> <a name="grabWidget"></a>TQPixmap::grabWidget ( <a href="tqwidget.html">TQWidget</a> * widget, int x = 0, int y = 0, int w = -1, int h = -1 )<tt> [static]</tt> </h3> Creates a pixmap and paints <em>widget</em> in it. <p> If the <em>widget</em> has any children, then they are also painted in @@ -475,7 +475,7 @@ size of the widget being too large to fit in memory, an <a href="#isNull">isNull pixmap is returned. <p> <p>See also <a href="#grabWindow">grabWindow</a>(), <a href="tqpainter.html#redirect">TQPainter::redirect</a>(), and <a href="tqwidget.html#paintEvent">TQWidget::paintEvent</a>(). -<h3 class=fn><a href="ntqpixmap.html">TQPixmap</a> <a name="grabWindow"></a>TQPixmap::grabWindow ( WId window, int x = 0, int y = 0, int w = -1, int h = -1 )<tt> [static]</tt> +<h3 class=fn><a href="tqpixmap.html">TQPixmap</a> <a name="grabWindow"></a>TQPixmap::grabWindow ( WId window, int x = 0, int y = 0, int w = -1, int h = -1 )<tt> [static]</tt> </h3> Grabs the contents of the window <em>window</em> and makes a pixmap out of it. Returns the pixmap. @@ -559,7 +559,7 @@ explains how to add extra formats. <p> <p>See also <a href="#loadFromData">loadFromData</a>(), <a href="#save">save</a>(), <a href="#imageFormat">imageFormat</a>(), <a href="tqimage.html#load">TQImage::load</a>(), and <a href="tqimageio.html">TQImageIO</a>. <p>Examples: <a href="picture-example.html#x124">picture/picture.cpp</a>, <a href="scrollview-example.html#x640">scrollview/scrollview.cpp</a>, and <a href="xform-example.html#x1247">xform/xform.cpp</a>. -<h3 class=fn>bool <a name="load-2"></a>TQPixmap::load ( const <a href="tqstring.html">TQString</a> & fileName, const char * format = 0, <a href="ntqpixmap.html#ColorMode-enum">ColorMode</a> mode = Auto ) +<h3 class=fn>bool <a name="load-2"></a>TQPixmap::load ( const <a href="tqstring.html">TQString</a> & fileName, const char * format = 0, <a href="tqpixmap.html#ColorMode-enum">ColorMode</a> mode = Auto ) </h3> This is an overloaded member function, provided for convenience. It behaves essentially like the above function. <p> Loads a pixmap from the file <em>fileName</em> at runtime. @@ -584,7 +584,7 @@ the file's format. explains how to add extra formats. <p> <p>See also <a href="#load">load</a>(), <a href="#save">save</a>(), <a href="#imageFormat">imageFormat</a>(), <a href="tqimage.html#loadFromData">TQImage::loadFromData</a>(), and <a href="tqimageio.html">TQImageIO</a>. -<h3 class=fn>bool <a name="loadFromData-2"></a>TQPixmap::loadFromData ( const uchar * buf, uint len, const char * format = 0, <a href="ntqpixmap.html#ColorMode-enum">ColorMode</a> mode = Auto ) +<h3 class=fn>bool <a name="loadFromData-2"></a>TQPixmap::loadFromData ( const uchar * buf, uint len, const char * format = 0, <a href="tqpixmap.html#ColorMode-enum">ColorMode</a> mode = Auto ) </h3> This is an overloaded member function, provided for convenience. It behaves essentially like the above function. <p> Loads a pixmap from the binary data in <em>buf</em> (<em>len</em> bytes) using @@ -612,19 +612,19 @@ Internal implementation of the virtual TQPaintDevice::metric() function. <p> Use the <a href="tqpaintdevicemetrics.html">TQPaintDeviceMetrics</a> class instead. <p> <em>m</em> is the metric to get. -<h3 class=fn><a href="ntqpixmap.html">TQPixmap</a> & <a name="operator-eq"></a>TQPixmap::operator= ( const <a href="ntqpixmap.html">TQPixmap</a> & pixmap ) +<h3 class=fn><a href="tqpixmap.html">TQPixmap</a> & <a name="operator-eq"></a>TQPixmap::operator= ( const <a href="tqpixmap.html">TQPixmap</a> & pixmap ) </h3> Assigns the pixmap <em>pixmap</em> to this pixmap and returns a reference to this pixmap. -<h3 class=fn><a href="ntqpixmap.html">TQPixmap</a> & <a name="operator-eq-2"></a>TQPixmap::operator= ( const <a href="tqimage.html">TQImage</a> & image ) +<h3 class=fn><a href="tqpixmap.html">TQPixmap</a> & <a name="operator-eq-2"></a>TQPixmap::operator= ( const <a href="tqimage.html">TQImage</a> & image ) </h3> This is an overloaded member function, provided for convenience. It behaves essentially like the above function. <p> Converts the image <em>image</em> to a pixmap that is assigned to this pixmap. Returns a reference to the pixmap. <p> <p>See also <a href="#convertFromImage">convertFromImage</a>(). -<h3 class=fn><a href="ntqpixmap.html#Optimization-enum">Optimization</a> <a name="optimization"></a>TQPixmap::optimization () const +<h3 class=fn><a href="tqpixmap.html#Optimization-enum">Optimization</a> <a name="optimization"></a>TQPixmap::optimization () const </h3> <p> Returns the optimization setting for this pixmap. @@ -638,7 +638,7 @@ pixmaps. </ul> <p> <p>See also <a href="#setOptimization">setOptimization</a>(), <a href="#setDefaultOptimization">setDefaultOptimization</a>(), and <a href="#defaultOptimization">defaultOptimization</a>(). -<h3 class=fn><a href="ntqrect.html">TQRect</a> <a name="rect"></a>TQPixmap::rect () const +<h3 class=fn><a href="tqrect.html">TQRect</a> <a name="rect"></a>TQPixmap::rect () const </h3> <p> Returns the enclosing rectangle (0,0,width(),height()) of the pixmap. @@ -698,9 +698,9 @@ itself; otherwise returns FALSE. TQPixmap object. This means that multiple TQPixmap objects can have the same serial number as long as they refer to the same contents. <p> An example of where this is useful is for caching TQPixmaps. -<p> <p>See also <a href="ntqpixmapcache.html">TQPixmapCache</a>. +<p> <p>See also <a href="tqpixmapcache.html">TQPixmapCache</a>. -<h3 class=fn>void <a name="setDefaultOptimization"></a>TQPixmap::setDefaultOptimization ( <a href="ntqpixmap.html#Optimization-enum">Optimization</a> optimization )<tt> [static]</tt> +<h3 class=fn>void <a name="setDefaultOptimization"></a>TQPixmap::setDefaultOptimization ( <a href="tqpixmap.html#Optimization-enum">Optimization</a> optimization )<tt> [static]</tt> </h3> Sets the default pixmap optimization. <p> All <em>new</em> pixmaps that are created will use this default @@ -728,7 +728,7 @@ Now, alpha and alphacopy are visually different. <p> Setting a <a href="#isNull">null</a> mask resets the mask. <p> <p>See also <a href="#mask">mask</a>(), <a href="#createHeuristicMask">createHeuristicMask</a>(), and <a href="tqbitmap.html">TQBitmap</a>. -<h3 class=fn>void <a name="setOptimization"></a>TQPixmap::setOptimization ( <a href="ntqpixmap.html#Optimization-enum">Optimization</a> optimization ) +<h3 class=fn>void <a name="setOptimization"></a>TQPixmap::setOptimization ( <a href="tqpixmap.html#Optimization-enum">Optimization</a> optimization ) </h3> Sets pixmap drawing optimization for this pixmap. <p> The <em>optimization</em> setting affects pixmap operations, in @@ -750,17 +750,17 @@ optimization for all new pixmaps. <p> <p>See also <a href="#width">width</a>(), <a href="#height">height</a>(), and <a href="#rect">rect</a>(). <p>Example: <a href="movies-example.html#x512">movies/main.cpp</a>. -<h3 class=fn><a href="ntqwmatrix.html">TQWMatrix</a> <a name="trueMatrix"></a>TQPixmap::trueMatrix ( const <a href="ntqwmatrix.html">TQWMatrix</a> & matrix, int w, int h )<tt> [static]</tt> +<h3 class=fn><a href="tqwmatrix.html">TQWMatrix</a> <a name="trueMatrix"></a>TQPixmap::trueMatrix ( const <a href="tqwmatrix.html">TQWMatrix</a> & matrix, int w, int h )<tt> [static]</tt> </h3> Returns the actual matrix used for transforming a pixmap with <em>w</em> width and <em>h</em> height and matrix <em>matrix</em>. -<p> When transforming a pixmap with <a href="#xForm">xForm</a>(), the <a href="ntqwmatrix.html#TransformationMode">transformation matrix</a> +<p> When transforming a pixmap with <a href="#xForm">xForm</a>(), the <a href="tqwmatrix.html#TransformationMode">transformation matrix</a> is internally adjusted to compensate for unwanted translation, i.e. xForm() returns the smallest pixmap containing all transformed points of the original pixmap. <p> This function returns the modified matrix, which maps points correctly from the original pixmap into the new pixmap. -<p> <p>See also <a href="#xForm">xForm</a>() and <a href="ntqwmatrix.html">TQWMatrix</a>. +<p> <p>See also <a href="#xForm">xForm</a>() and <a href="tqwmatrix.html">TQWMatrix</a>. <h3 class=fn>int <a name="width"></a>TQPixmap::width () const </h3> @@ -769,7 +769,7 @@ correctly from the original pixmap into the new pixmap. <p> <p>See also <a href="#height">height</a>(), <a href="#size">size</a>(), and <a href="#rect">rect</a>(). <p>Examples: <a href="desktop-example.html#x1746">desktop/desktop.cpp</a>, <a href="movies-example.html#x513">movies/main.cpp</a>, <a href="scribble-example.html#x922">scribble/scribble.cpp</a>, <a href="scrollview-example.html#x641">scrollview/scrollview.cpp</a>, and <a href="xform-example.html#x1248">xform/xform.cpp</a>. -<h3 class=fn><a href="ntqpixmap.html">TQPixmap</a> <a name="xForm"></a>TQPixmap::xForm ( const <a href="ntqwmatrix.html">TQWMatrix</a> & matrix ) const +<h3 class=fn><a href="tqpixmap.html">TQPixmap</a> <a name="xForm"></a>TQPixmap::xForm ( const <a href="tqwmatrix.html">TQWMatrix</a> & matrix ) const </h3> Returns a copy of the pixmap that is transformed using <em>matrix</em>. The original pixmap is not changed. @@ -779,11 +779,11 @@ that contains all the transformed points of the original image. <p> This function is slow because it involves transformation to a <a href="tqimage.html">TQImage</a>, non-trivial computations and a transformation back to a TQPixmap. -<p> <p>See also <a href="#trueMatrix">trueMatrix</a>(), <a href="ntqwmatrix.html">TQWMatrix</a>, <a href="tqpainter.html#setWorldMatrix">TQPainter::setWorldMatrix</a>(), and <a href="tqimage.html#xForm">TQImage::xForm</a>(). +<p> <p>See also <a href="#trueMatrix">trueMatrix</a>(), <a href="tqwmatrix.html">TQWMatrix</a>, <a href="tqpainter.html#setWorldMatrix">TQPainter::setWorldMatrix</a>(), and <a href="tqimage.html#xForm">TQImage::xForm</a>(). <p>Examples: <a href="desktop-example.html#x1747">desktop/desktop.cpp</a>, <a href="fileiconview-example.html#x863">fileiconview/tqfileiconview.cpp</a>, <a href="movies-example.html#x514">movies/main.cpp</a>, and <a href="qmag-example.html#x1787">qmag/qmag.cpp</a>. <hr><h2>Related Functions</h2> -<h3 class=fn>void <a name="copyBlt"></a>copyBlt ( <a href="ntqpixmap.html">TQPixmap</a> * dst, int dx, int dy, const <a href="ntqpixmap.html">TQPixmap</a> * src, int sx, int sy, int sw, int sh ) +<h3 class=fn>void <a name="copyBlt"></a>copyBlt ( <a href="tqpixmap.html">TQPixmap</a> * dst, int dx, int dy, const <a href="tqpixmap.html">TQPixmap</a> * src, int sx, int sy, int sw, int sh ) </h3> <p> Copies a block of pixels from <em>src</em> to <em>dst</em>. The alpha channel @@ -799,14 +799,14 @@ at <em>sx</em> (and respectively, <em>sy</em>) and ending at the right edge (and respectively, the bottom edge) of <em>src</em>. <p> copyBlt() does nothing if <em>src</em> and <em>dst</em> have different depths. -<h3 class=fn><a href="tqdatastream.html">TQDataStream</a> & <a name="operator-lt-lt"></a>operator<< ( <a href="tqdatastream.html">TQDataStream</a> & s, const <a href="ntqpixmap.html">TQPixmap</a> & pixmap ) +<h3 class=fn><a href="tqdatastream.html">TQDataStream</a> & <a name="operator-lt-lt"></a>operator<< ( <a href="tqdatastream.html">TQDataStream</a> & s, const <a href="tqpixmap.html">TQPixmap</a> & pixmap ) </h3> <p> Writes the pixmap <em>pixmap</em> to the stream <em>s</em> as a PNG image. <p> Note that writing the stream to a file will not produce a valid image file. <p> <p>See also <a href="#save">TQPixmap::save</a>() and <a href="datastreamformat.html">Format of the TQDataStream operators</a>. -<h3 class=fn><a href="tqdatastream.html">TQDataStream</a> & <a name="operator-gt-gt"></a>operator>> ( <a href="tqdatastream.html">TQDataStream</a> & s, <a href="ntqpixmap.html">TQPixmap</a> & pixmap ) +<h3 class=fn><a href="tqdatastream.html">TQDataStream</a> & <a name="operator-gt-gt"></a>operator>> ( <a href="tqdatastream.html">TQDataStream</a> & s, <a href="tqpixmap.html">TQPixmap</a> & pixmap ) </h3> <p> Reads a pixmap from the stream <em>s</em> into the pixmap <em>pixmap</em>. diff --git a/doc/html/qpixmapcache-h.html b/doc/html/tqpixmapcache-h.html index 5459bb67d..39d82cbb9 100644 --- a/doc/html/qpixmapcache-h.html +++ b/doc/html/tqpixmapcache-h.html @@ -1,9 +1,9 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> -<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/include/ntqpixmapcache.h:1 --> +<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/include/tqpixmapcache.h:1 --> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> -<title>ntqpixmapcache.h Include File</title> +<title>tqpixmapcache.h Include File</title> <style type="text/css"><!-- fn { margin-left: 1cm; text-indent: -1cm; } a:link { color: #004faf; text-decoration: none } @@ -29,13 +29,13 @@ body { background: #ffffff; color: black; } | <a href="functions.html"> <font color="#004faf">Functions</font></a> </td> -<td align="right" valign="center"><img src="logo32.png" align="right" width="64" height="32" border="0"></td></tr></table><h1 align=center>ntqpixmapcache.h</h1> +<td align="right" valign="center"><img src="logo32.png" align="right" width="64" height="32" border="0"></td></tr></table><h1 align=center>tqpixmapcache.h</h1> -<p>This is the verbatim text of the ntqpixmapcache.h include file. It is provided only for illustration; the copyright remains with Trolltech. +<p>This is the verbatim text of the tqpixmapcache.h include file. It is provided only for illustration; the copyright remains with Trolltech. <hr> <pre> /**************************************************************************** -** $Id: qt/ntqpixmapcache.h 3.3.8 edited Jan 11 14:38 $ +** $Id: qt/tqpixmapcache.h 3.3.8 edited Jan 11 14:38 $ ** ** Definition of TQPixmapCache class ** @@ -78,7 +78,7 @@ body { background: #ffffff; color: black; } #define TQPIXMAPCACHE_H #ifndef QT_H -#include "ntqpixmap.h" +#include "tqpixmap.h" #endif // QT_H diff --git a/doc/html/qpixmapcache-members.html b/doc/html/tqpixmapcache-members.html index 3d165ae4c..b2c37857b 100644 --- a/doc/html/qpixmapcache-members.html +++ b/doc/html/tqpixmapcache-members.html @@ -1,5 +1,5 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> -<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/include/ntqpixmapcache.h:47 --> +<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/include/tqpixmapcache.h:47 --> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> @@ -32,15 +32,15 @@ body { background: #ffffff; color: black; } <td align="right" valign="center"><img src="logo32.png" align="right" width="64" height="32" border="0"></td></tr></table><h1 align=center>Complete Member List for TQPixmapCache</h1> <p>This is the complete list of member functions for -<a href="ntqpixmapcache.html">TQPixmapCache</a>, including inherited members. +<a href="tqpixmapcache.html">TQPixmapCache</a>, including inherited members. <ul> -<li><a href="ntqpixmapcache.html#cacheLimit">cacheLimit</a>() -<li><a href="ntqpixmapcache.html#clear">clear</a>() -<li><a href="ntqpixmapcache.html#find">find</a>() -<li><a href="ntqpixmapcache.html#insert">insert</a>() -<li><a href="ntqpixmapcache.html#remove">remove</a>() -<li><a href="ntqpixmapcache.html#setCacheLimit">setCacheLimit</a>() +<li><a href="tqpixmapcache.html#cacheLimit">cacheLimit</a>() +<li><a href="tqpixmapcache.html#clear">clear</a>() +<li><a href="tqpixmapcache.html#find">find</a>() +<li><a href="tqpixmapcache.html#insert">insert</a>() +<li><a href="tqpixmapcache.html#remove">remove</a>() +<li><a href="tqpixmapcache.html#setCacheLimit">setCacheLimit</a>() </ul> <!-- eof --> <p><address><hr><div align=center> diff --git a/doc/html/ntqpixmapcache.html b/doc/html/tqpixmapcache.html index c04710bcd..42865ec32 100644 --- a/doc/html/ntqpixmapcache.html +++ b/doc/html/tqpixmapcache.html @@ -1,5 +1,5 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> -<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/src/kernel/qpixmapcache.cpp:45 --> +<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/src/kernel/tqpixmapcache.cpp:45 --> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> @@ -34,8 +34,8 @@ body { background: #ffffff; color: black; } <p>The TQPixmapCache class provides an application-global cache for pixmaps. <a href="#details">More...</a> -<p><tt>#include <<a href="qpixmapcache-h.html">ntqpixmapcache.h</a>></tt> -<p><a href="qpixmapcache-members.html">List of all member functions.</a> +<p><tt>#include <<a href="tqpixmapcache-h.html">tqpixmapcache.h</a>></tt> +<p><a href="tqpixmapcache-members.html">List of all member functions.</a> <h2>Static Public Members</h2> <ul> <li class=fn>int <a href="#cacheLimit"><b>cacheLimit</b></a> ()</li> @@ -55,7 +55,7 @@ pixmaps. <p> -<p> This class is a tool for optimized drawing with <a href="ntqpixmap.html">TQPixmap</a>. You can +<p> This class is a tool for optimized drawing with <a href="tqpixmap.html">TQPixmap</a>. You can use it to store temporary pixmaps that are expensive to generate without using more storage space than <a href="#cacheLimit">cacheLimit</a>(). Use <a href="#insert">insert</a>() to insert pixmaps, <a href="#find">find</a>() to find them and <a href="#clear">clear</a>() to empty the @@ -99,29 +99,29 @@ Returns the cache limit (in kilobytes). </h3> Removes all pixmaps from the cache. -<h3 class=fn><a href="ntqpixmap.html">TQPixmap</a> * <a name="find"></a>TQPixmapCache::find ( const <a href="tqstring.html">TQString</a> & key )<tt> [static]</tt> +<h3 class=fn><a href="tqpixmap.html">TQPixmap</a> * <a name="find"></a>TQPixmapCache::find ( const <a href="tqstring.html">TQString</a> & key )<tt> [static]</tt> </h3> Returns the pixmap associated with the <em>key</em> in the cache, or null if there is no such pixmap. <p> <b>Warning:</b> If valid, you should copy the pixmap immediately (this is fast). Subsequent insertions into the cache could cause the pointer to become invalid. For this reason, we recommend you use -<a href="#find">find</a>(const <a href="tqstring.html">TQString</a>&, <a href="ntqpixmap.html">TQPixmap</a>&) instead. +<a href="#find">find</a>(const <a href="tqstring.html">TQString</a>&, <a href="tqpixmap.html">TQPixmap</a>&) instead. <p> Example: <pre> - <a href="ntqpixmap.html">TQPixmap</a>* pp; - <a href="ntqpixmap.html">TQPixmap</a> p; + <a href="tqpixmap.html">TQPixmap</a>* pp; + <a href="tqpixmap.html">TQPixmap</a> p; if ( (pp=TQPixmapCache::<a href="#find">find</a>("my_big_image", pm)) ) { p = *pp; } else { - p.<a href="ntqpixmap.html#load">load</a>("bigimage.png"); - TQPixmapCache::<a href="#insert">insert</a>("my_big_image", new <a href="ntqpixmap.html">TQPixmap</a>(p)); + p.<a href="tqpixmap.html#load">load</a>("bigimage.png"); + TQPixmapCache::<a href="#insert">insert</a>("my_big_image", new <a href="tqpixmap.html">TQPixmap</a>(p)); } painter->drawPixmap(0, 0, p); </pre> -<h3 class=fn>bool <a name="find-2"></a>TQPixmapCache::find ( const <a href="tqstring.html">TQString</a> & key, <a href="ntqpixmap.html">TQPixmap</a> & pm )<tt> [static]</tt> +<h3 class=fn>bool <a name="find-2"></a>TQPixmapCache::find ( const <a href="tqstring.html">TQString</a> & key, <a href="tqpixmap.html">TQPixmap</a> & pm )<tt> [static]</tt> </h3> This is an overloaded member function, provided for convenience. It behaves essentially like the above function. <p> Looks for a cached pixmap associated with the <em>key</em> in the cache. @@ -129,7 +129,7 @@ If a pixmap is found, the function sets <em>pm</em> to that pixmap and returns TRUE; otherwise leaves <em>pm</em> alone and returns FALSE. <p> Example: <pre> - <a href="ntqpixmap.html">TQPixmap</a> p; + <a href="tqpixmap.html">TQPixmap</a> p; if ( !TQPixmapCache::find("my_big_image", pm) ) { pm.load("bigimage.png"); TQPixmapCache::<a href="#insert">insert</a>("my_big_image", pm); @@ -138,7 +138,7 @@ returns TRUE; otherwise leaves <em>pm</em> alone and returns FALSE. </pre> -<h3 class=fn>bool <a name="insert"></a>TQPixmapCache::insert ( const <a href="tqstring.html">TQString</a> & key, const <a href="ntqpixmap.html">TQPixmap</a> & pm )<tt> [static]</tt> +<h3 class=fn>bool <a name="insert"></a>TQPixmapCache::insert ( const <a href="tqstring.html">TQString</a> & key, const <a href="tqpixmap.html">TQPixmap</a> & pm )<tt> [static]</tt> </h3> Inserts a copy of the pixmap <em>pm</em> associated with the <em>key</em> into the cache. @@ -151,7 +151,7 @@ pixmap to be inserted. deleted when more space is needed. <p> <p>See also <a href="#setCacheLimit">setCacheLimit</a>(). -<h3 class=fn>bool <a name="insert-2"></a>TQPixmapCache::insert ( const <a href="tqstring.html">TQString</a> & key, <a href="ntqpixmap.html">TQPixmap</a> * pm )<tt> [static]</tt> +<h3 class=fn>bool <a name="insert-2"></a>TQPixmapCache::insert ( const <a href="tqstring.html">TQString</a> & key, <a href="tqpixmap.html">TQPixmap</a> * pm )<tt> [static]</tt> </h3> <b>This function is obsolete.</b> It is provided to keep old source working. We strongly advise against using it in new code. <p> Inserts the pixmap <em>pm</em> associated with <em>key</em> into the cache. @@ -165,7 +165,7 @@ whether from anywhere in the application or within TQt itself, could cause the pixmap to be discarded from the cache and the pointer to become invalid. <p> Due to these dangers, we strongly recommend that you use -<a href="#insert">insert</a>(const <a href="tqstring.html">TQString</a>&, const <a href="ntqpixmap.html">TQPixmap</a>&) instead. +<a href="#insert">insert</a>(const <a href="tqstring.html">TQString</a>&, const <a href="tqpixmap.html">TQPixmap</a>&) instead. </strong> <h3 class=fn>void <a name="remove"></a>TQPixmapCache::remove ( const <a href="tqstring.html">TQString</a> & key )<tt> [static]</tt> diff --git a/doc/html/qpngimagepacker-members.html b/doc/html/tqpngimagepacker-members.html index f50edcc1f..fbb2c6fe9 100644 --- a/doc/html/qpngimagepacker-members.html +++ b/doc/html/tqpngimagepacker-members.html @@ -1,5 +1,5 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> -<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/include/ntqpngio.h:88 --> +<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/include/tqpngio.h:88 --> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> @@ -32,12 +32,12 @@ body { background: #ffffff; color: black; } <td align="right" valign="center"><img src="logo32.png" align="right" width="64" height="32" border="0"></td></tr></table><h1 align=center>Complete Member List for TQPNGImagePacker</h1> <p>This is the complete list of member functions for -<a href="qpngimagepacker.html">TQPNGImagePacker</a>, including inherited members. +<a href="tqpngimagepacker.html">TQPNGImagePacker</a>, including inherited members. <ul> -<li><a href="qpngimagepacker.html#TQPNGImagePacker">TQPNGImagePacker</a>() -<li><a href="qpngimagepacker.html#packImage">packImage</a>() -<li><a href="qpngimagepacker.html#setPixelAlignment">setPixelAlignment</a>() +<li><a href="tqpngimagepacker.html#TQPNGImagePacker">TQPNGImagePacker</a>() +<li><a href="tqpngimagepacker.html#packImage">packImage</a>() +<li><a href="tqpngimagepacker.html#setPixelAlignment">setPixelAlignment</a>() </ul> <!-- eof --> <p><address><hr><div align=center> diff --git a/doc/html/qpngimagepacker.html b/doc/html/tqpngimagepacker.html index 6ce1df607..9eefd7e66 100644 --- a/doc/html/qpngimagepacker.html +++ b/doc/html/tqpngimagepacker.html @@ -1,5 +1,5 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> -<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/src/kernel/qpngio.cpp:653 --> +<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/src/kernel/tqpngio.cpp:653 --> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> @@ -33,8 +33,8 @@ body { background: #ffffff; color: black; } <p>The TQPNGImagePacker class creates well-compressed PNG animations. <a href="#details">More...</a> -<p><tt>#include <<a href="qpngio-h.html">ntqpngio.h</a>></tt> -<p><a href="qpngimagepacker-members.html">List of all member functions.</a> +<p><tt>#include <<a href="tqpngio-h.html">tqpngio.h</a>></tt> +<p><a href="tqpngimagepacker-members.html">List of all member functions.</a> <h2>Public Members</h2> <ul> <li class=fn><a href="#TQPNGImagePacker"><b>TQPNGImagePacker</b></a> ( TQIODevice * iod, int storage_depth, int conversionflags )</li> diff --git a/doc/html/qpngio-h.html b/doc/html/tqpngio-h.html index e73f684e3..5ac071095 100644 --- a/doc/html/qpngio-h.html +++ b/doc/html/tqpngio-h.html @@ -1,9 +1,9 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> -<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/include/ntqpngio.h:1 --> +<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/include/tqpngio.h:1 --> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> -<title>ntqpngio.h Include File</title> +<title>tqpngio.h Include File</title> <style type="text/css"><!-- fn { margin-left: 1cm; text-indent: -1cm; } a:link { color: #004faf; text-decoration: none } @@ -29,13 +29,13 @@ body { background: #ffffff; color: black; } | <a href="functions.html"> <font color="#004faf">Functions</font></a> </td> -<td align="right" valign="center"><img src="logo32.png" align="right" width="64" height="32" border="0"></td></tr></table><h1 align=center>ntqpngio.h</h1> +<td align="right" valign="center"><img src="logo32.png" align="right" width="64" height="32" border="0"></td></tr></table><h1 align=center>tqpngio.h</h1> -<p>This is the verbatim text of the ntqpngio.h include file. It is provided only for illustration; the copyright remains with Trolltech. +<p>This is the verbatim text of the tqpngio.h include file. It is provided only for illustration; the copyright remains with Trolltech. <hr> <pre> /**************************************************************************** -** $Id: qt/ntqpngio.h 3.3.8 edited Jan 11 14:38 $ +** $Id: qt/tqpngio.h 3.3.8 edited Jan 11 14:38 $ ** ** Definition of PNG TQImage IOHandler ** diff --git a/doc/html/qpoint-h.html b/doc/html/tqpoint-h.html index 64283b127..21f4a5381 100644 --- a/doc/html/qpoint-h.html +++ b/doc/html/tqpoint-h.html @@ -1,9 +1,9 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> -<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/include/ntqpoint.h:1 --> +<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/include/tqpoint.h:1 --> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> -<title>ntqpoint.h Include File</title> +<title>tqpoint.h Include File</title> <style type="text/css"><!-- fn { margin-left: 1cm; text-indent: -1cm; } a:link { color: #004faf; text-decoration: none } @@ -29,13 +29,13 @@ body { background: #ffffff; color: black; } | <a href="functions.html"> <font color="#004faf">Functions</font></a> </td> -<td align="right" valign="center"><img src="logo32.png" align="right" width="64" height="32" border="0"></td></tr></table><h1 align=center>ntqpoint.h</h1> +<td align="right" valign="center"><img src="logo32.png" align="right" width="64" height="32" border="0"></td></tr></table><h1 align=center>tqpoint.h</h1> -<p>This is the verbatim text of the ntqpoint.h include file. It is provided only for illustration; the copyright remains with Trolltech. +<p>This is the verbatim text of the tqpoint.h include file. It is provided only for illustration; the copyright remains with Trolltech. <hr> <pre> /**************************************************************************** -** $Id: qt/ntqpoint.h 3.3.8 edited Jan 11 14:38 $ +** $Id: qt/tqpoint.h 3.3.8 edited Jan 11 14:38 $ ** ** Definition of TQPoint class ** diff --git a/doc/html/qpoint-members.html b/doc/html/tqpoint-members.html index d1af6e235..1507e9fc0 100644 --- a/doc/html/qpoint-members.html +++ b/doc/html/tqpoint-members.html @@ -1,5 +1,5 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> -<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/include/ntqpoint.h:47 --> +<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/include/tqpoint.h:47 --> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> @@ -32,22 +32,22 @@ body { background: #ffffff; color: black; } <td align="right" valign="center"><img src="logo32.png" align="right" width="64" height="32" border="0"></td></tr></table><h1 align=center>Complete Member List for TQPoint</h1> <p>This is the complete list of member functions for -<a href="ntqpoint.html">TQPoint</a>, including inherited members. +<a href="tqpoint.html">TQPoint</a>, including inherited members. <ul> -<li><a href="ntqpoint.html#TQPoint">TQPoint</a>() -<li><a href="ntqpoint.html#isNull">isNull</a>() -<li><a href="ntqpoint.html#manhattanLength">manhattanLength</a>() -<li><a href="ntqpoint.html#operator*-eq">operator*=</a>() -<li><a href="ntqpoint.html#operator+-eq">operator+=</a>() -<li><a href="ntqpoint.html#operator--eq">operator-=</a>() -<li><a href="ntqpoint.html#operator/-eq">operator/=</a>() -<li><a href="ntqpoint.html#rx">rx</a>() -<li><a href="ntqpoint.html#ry">ry</a>() -<li><a href="ntqpoint.html#setX">setX</a>() -<li><a href="ntqpoint.html#setY">setY</a>() -<li><a href="ntqpoint.html#x">x</a>() -<li><a href="ntqpoint.html#y">y</a>() +<li><a href="tqpoint.html#TQPoint">TQPoint</a>() +<li><a href="tqpoint.html#isNull">isNull</a>() +<li><a href="tqpoint.html#manhattanLength">manhattanLength</a>() +<li><a href="tqpoint.html#operator*-eq">operator*=</a>() +<li><a href="tqpoint.html#operator+-eq">operator+=</a>() +<li><a href="tqpoint.html#operator--eq">operator-=</a>() +<li><a href="tqpoint.html#operator/-eq">operator/=</a>() +<li><a href="tqpoint.html#rx">rx</a>() +<li><a href="tqpoint.html#ry">ry</a>() +<li><a href="tqpoint.html#setX">setX</a>() +<li><a href="tqpoint.html#setY">setY</a>() +<li><a href="tqpoint.html#x">x</a>() +<li><a href="tqpoint.html#y">y</a>() </ul> <!-- eof --> <p><address><hr><div align=center> diff --git a/doc/html/ntqpoint.html b/doc/html/tqpoint.html index c7c281e1b..f20c671b5 100644 --- a/doc/html/ntqpoint.html +++ b/doc/html/tqpoint.html @@ -1,5 +1,5 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> -<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/src/kernel/qpoint.cpp:42 --> +<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/src/kernel/tqpoint.cpp:42 --> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> @@ -33,8 +33,8 @@ body { background: #ffffff; color: black; } <p>The TQPoint class defines a point in the plane. <a href="#details">More...</a> -<p><tt>#include <<a href="qpoint-h.html">ntqpoint.h</a>></tt> -<p><a href="qpoint-members.html">List of all member functions.</a> +<p><tt>#include <<a href="tqpoint-h.html">tqpoint.h</a>></tt> +<p><a href="tqpoint-members.html">List of all member functions.</a> <h2>Public Members</h2> <ul> <li class=fn><a href="#TQPoint"><b>TQPoint</b></a> ()</li> @@ -109,7 +109,7 @@ approximation of the length of the TQPoint interpreted as a vector. <p> TQPoints can be compared for equality or inequality, and they can be written to and read from a TQStream. -<p> <p>See also <a href="ntqpointarray.html">TQPointArray</a>, <a href="tqsize.html">TQSize</a>, <a href="ntqrect.html">TQRect</a>, <a href="graphics.html">Graphics Classes</a>, and <a href="images.html">Image Processing Classes</a>. +<p> <p>See also <a href="tqpointarray.html">TQPointArray</a>, <a href="tqsize.html">TQSize</a>, <a href="tqrect.html">TQRect</a>, <a href="graphics.html">Graphics Classes</a>, and <a href="images.html">Image Processing Classes</a>. <hr><h2>Member Function Documentation</h2> <h3 class=fn><a name="TQPoint"></a>TQPoint::TQPoint () @@ -138,7 +138,7 @@ grid, like the streets of Manhattan. <p> This is a useful, and quick to calculate, approximation to the true length: sqrt(pow(x(),2)+pow(y(),2)). -<h3 class=fn><a href="ntqpoint.html">TQPoint</a> & <a name="operator*-eq"></a>TQPoint::operator*= ( int c ) +<h3 class=fn><a href="tqpoint.html">TQPoint</a> & <a name="operator*-eq"></a>TQPoint::operator*= ( int c ) </h3> <p> Multiplies this point's x and y by <em>c</em>, and returns a reference @@ -150,7 +150,7 @@ to this point. </pre> -<h3 class=fn><a href="ntqpoint.html">TQPoint</a> & <a name="operator*-eq-2"></a>TQPoint::operator*= ( double c ) +<h3 class=fn><a href="tqpoint.html">TQPoint</a> & <a name="operator*-eq-2"></a>TQPoint::operator*= ( double c ) </h3> This is an overloaded member function, provided for convenience. It behaves essentially like the above function. <p> Multiplies this point's x and y by <em>c</em>, and returns a reference @@ -164,7 +164,7 @@ to this point. <p> Note that the result is truncated because points are held as integers. -<h3 class=fn><a href="ntqpoint.html">TQPoint</a> & <a name="operator+-eq"></a>TQPoint::operator+= ( const <a href="ntqpoint.html">TQPoint</a> & p ) +<h3 class=fn><a href="tqpoint.html">TQPoint</a> & <a name="operator+-eq"></a>TQPoint::operator+= ( const <a href="tqpoint.html">TQPoint</a> & p ) </h3> <p> Adds point <em>p</em> to this point and returns a reference to this @@ -177,7 +177,7 @@ point. </pre> -<h3 class=fn><a href="ntqpoint.html">TQPoint</a> & <a name="operator--eq"></a>TQPoint::operator-= ( const <a href="ntqpoint.html">TQPoint</a> & p ) +<h3 class=fn><a href="tqpoint.html">TQPoint</a> & <a name="operator--eq"></a>TQPoint::operator-= ( const <a href="tqpoint.html">TQPoint</a> & p ) </h3> <p> Subtracts point <em>p</em> from this point and returns a reference to @@ -190,7 +190,7 @@ this point. </pre> -<h3 class=fn><a href="ntqpoint.html">TQPoint</a> & <a name="operator/-eq"></a>TQPoint::operator/= ( int c ) +<h3 class=fn><a href="tqpoint.html">TQPoint</a> & <a name="operator/-eq"></a>TQPoint::operator/= ( int c ) </h3> <p> Divides both x and y by <em>c</em>, and returns a reference to this @@ -202,7 +202,7 @@ point. </pre> -<h3 class=fn><a href="ntqpoint.html">TQPoint</a> & <a name="operator/-eq-2"></a>TQPoint::operator/= ( double c ) +<h3 class=fn><a href="tqpoint.html">TQPoint</a> & <a name="operator/-eq-2"></a>TQPoint::operator/= ( double c ) </h3> This is an overloaded member function, provided for convenience. It behaves essentially like the above function. <p> Divides both x and y by <em>c</em>, and returns a reference to this @@ -271,27 +271,27 @@ integers. <p>Examples: <a href="canvas-example.html#x2945">canvas/canvas.cpp</a>, <a href="tutorial2-06.html#x2582">chart/canvasview.cpp</a>, <a href="fileiconview-example.html#x865">fileiconview/tqfileiconview.cpp</a>, <a href="helpsystem-example.html#x2680">helpsystem/tooltip.cpp</a>, <a href="life-example.html#x1894">life/life.cpp</a>, <a href="tutorial1-14.html#x2425">t14/cannon.cpp</a>, and <a href="themes-example.html#x230">themes/wood.cpp</a>. <hr><h2>Related Functions</h2> -<h3 class=fn>bool <a name="operator!-eq"></a>operator!= ( const <a href="ntqpoint.html">TQPoint</a> & p1, const <a href="ntqpoint.html">TQPoint</a> & p2 ) +<h3 class=fn>bool <a name="operator!-eq"></a>operator!= ( const <a href="tqpoint.html">TQPoint</a> & p1, const <a href="tqpoint.html">TQPoint</a> & p2 ) </h3> <p> <p> Returns TRUE if <em>p1</em> and <em>p2</em> are not equal; otherwise returns FALSE. -<h3 class=fn>const <a href="ntqpoint.html">TQPoint</a> <a name="operator*"></a>operator* ( const <a href="ntqpoint.html">TQPoint</a> & p, int c ) +<h3 class=fn>const <a href="tqpoint.html">TQPoint</a> <a name="operator*"></a>operator* ( const <a href="tqpoint.html">TQPoint</a> & p, int c ) </h3> <p> <p> Returns the TQPoint formed by multiplying both components of <em>p</em> by <em>c</em>. -<h3 class=fn>const <a href="ntqpoint.html">TQPoint</a> <a name="operator*-2"></a>operator* ( int c, const <a href="ntqpoint.html">TQPoint</a> & p ) +<h3 class=fn>const <a href="tqpoint.html">TQPoint</a> <a name="operator*-2"></a>operator* ( int c, const <a href="tqpoint.html">TQPoint</a> & p ) </h3> This is an overloaded member function, provided for convenience. It behaves essentially like the above function. <p> <p> Returns the TQPoint formed by multiplying both components of <em>p</em> by <em>c</em>. -<h3 class=fn>const <a href="ntqpoint.html">TQPoint</a> <a name="operator*-3"></a>operator* ( const <a href="ntqpoint.html">TQPoint</a> & p, double c ) +<h3 class=fn>const <a href="tqpoint.html">TQPoint</a> <a name="operator*-3"></a>operator* ( const <a href="tqpoint.html">TQPoint</a> & p, double c ) </h3> This is an overloaded member function, provided for convenience. It behaves essentially like the above function. <p> @@ -300,7 +300,7 @@ by <em>c</em>. <p> Note that the result is truncated because points are held as integers. -<h3 class=fn>const <a href="ntqpoint.html">TQPoint</a> <a name="operator*-4"></a>operator* ( double c, const <a href="ntqpoint.html">TQPoint</a> & p ) +<h3 class=fn>const <a href="tqpoint.html">TQPoint</a> <a name="operator*-4"></a>operator* ( double c, const <a href="tqpoint.html">TQPoint</a> & p ) </h3> This is an overloaded member function, provided for convenience. It behaves essentially like the above function. <p> @@ -309,34 +309,34 @@ by <em>c</em>. <p> Note that the result is truncated because points are held as integers. -<h3 class=fn>const <a href="ntqpoint.html">TQPoint</a> <a name="operator+"></a>operator+ ( const <a href="ntqpoint.html">TQPoint</a> & p1, const <a href="ntqpoint.html">TQPoint</a> & p2 ) +<h3 class=fn>const <a href="tqpoint.html">TQPoint</a> <a name="operator+"></a>operator+ ( const <a href="tqpoint.html">TQPoint</a> & p1, const <a href="tqpoint.html">TQPoint</a> & p2 ) </h3> <p> <p> Returns the sum of <em>p1</em> and <em>p2</em>; each component is added separately. -<h3 class=fn>const <a href="ntqpoint.html">TQPoint</a> <a name="operator-"></a>operator- ( const <a href="ntqpoint.html">TQPoint</a> & p1, const <a href="ntqpoint.html">TQPoint</a> & p2 ) +<h3 class=fn>const <a href="tqpoint.html">TQPoint</a> <a name="operator-"></a>operator- ( const <a href="tqpoint.html">TQPoint</a> & p1, const <a href="tqpoint.html">TQPoint</a> & p2 ) </h3> <p> <p> Returns <em>p2</em> subtracted from <em>p1</em>; each component is subtracted separately. -<h3 class=fn>const <a href="ntqpoint.html">TQPoint</a> <a name="operator--2"></a>operator- ( const <a href="ntqpoint.html">TQPoint</a> & p ) +<h3 class=fn>const <a href="tqpoint.html">TQPoint</a> <a name="operator--2"></a>operator- ( const <a href="tqpoint.html">TQPoint</a> & p ) </h3> This is an overloaded member function, provided for convenience. It behaves essentially like the above function. <p> <p> Returns the TQPoint formed by changing the sign of both components of <em>p</em>, equivalent to <tt>TQPoint(0,0) - p</tt>. -<h3 class=fn>const <a href="ntqpoint.html">TQPoint</a> <a name="operator/"></a>operator/ ( const <a href="ntqpoint.html">TQPoint</a> & p, int c ) +<h3 class=fn>const <a href="tqpoint.html">TQPoint</a> <a name="operator/"></a>operator/ ( const <a href="tqpoint.html">TQPoint</a> & p, int c ) </h3> <p> <p> Returns the TQPoint formed by dividing both components of <em>p</em> by <em>c</em>. -<h3 class=fn>const <a href="ntqpoint.html">TQPoint</a> <a name="operator/-2"></a>operator/ ( const <a href="ntqpoint.html">TQPoint</a> & p, double c ) +<h3 class=fn>const <a href="tqpoint.html">TQPoint</a> <a name="operator/-2"></a>operator/ ( const <a href="tqpoint.html">TQPoint</a> & p, double c ) </h3> This is an overloaded member function, provided for convenience. It behaves essentially like the above function. <p> @@ -345,20 +345,20 @@ by <em>c</em>. <p> Note that the result is truncated because points are held as integers. -<h3 class=fn><a href="tqdatastream.html">TQDataStream</a> & <a name="operator-lt-lt"></a>operator<< ( <a href="tqdatastream.html">TQDataStream</a> & s, const <a href="ntqpoint.html">TQPoint</a> & p ) +<h3 class=fn><a href="tqdatastream.html">TQDataStream</a> & <a name="operator-lt-lt"></a>operator<< ( <a href="tqdatastream.html">TQDataStream</a> & s, const <a href="tqpoint.html">TQPoint</a> & p ) </h3> <p> Writes point <em>p</em> to the stream <em>s</em> and returns a reference to the stream. <p> <p>See also <a href="datastreamformat.html">Format of the TQDataStream operators</a>. -<h3 class=fn>bool <a name="operator-eq-eq"></a>operator== ( const <a href="ntqpoint.html">TQPoint</a> & p1, const <a href="ntqpoint.html">TQPoint</a> & p2 ) +<h3 class=fn>bool <a name="operator-eq-eq"></a>operator== ( const <a href="tqpoint.html">TQPoint</a> & p1, const <a href="tqpoint.html">TQPoint</a> & p2 ) </h3> <p> <p> Returns TRUE if <em>p1</em> and <em>p2</em> are equal; otherwise returns FALSE. -<h3 class=fn><a href="tqdatastream.html">TQDataStream</a> & <a name="operator-gt-gt"></a>operator>> ( <a href="tqdatastream.html">TQDataStream</a> & s, <a href="ntqpoint.html">TQPoint</a> & p ) +<h3 class=fn><a href="tqdatastream.html">TQDataStream</a> & <a name="operator-gt-gt"></a>operator>> ( <a href="tqdatastream.html">TQDataStream</a> & s, <a href="tqpoint.html">TQPoint</a> & p ) </h3> <p> Reads a TQPoint from the stream <em>s</em> into point <em>p</em> and returns a diff --git a/doc/html/qpointarray-h.html b/doc/html/tqpointarray-h.html index c4445003e..e4930a968 100644 --- a/doc/html/qpointarray-h.html +++ b/doc/html/tqpointarray-h.html @@ -1,9 +1,9 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> -<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/include/ntqpointarray.h:1 --> +<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/include/tqpointarray.h:1 --> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> -<title>ntqpointarray.h Include File</title> +<title>tqpointarray.h Include File</title> <style type="text/css"><!-- fn { margin-left: 1cm; text-indent: -1cm; } a:link { color: #004faf; text-decoration: none } @@ -29,13 +29,13 @@ body { background: #ffffff; color: black; } | <a href="functions.html"> <font color="#004faf">Functions</font></a> </td> -<td align="right" valign="center"><img src="logo32.png" align="right" width="64" height="32" border="0"></td></tr></table><h1 align=center>ntqpointarray.h</h1> +<td align="right" valign="center"><img src="logo32.png" align="right" width="64" height="32" border="0"></td></tr></table><h1 align=center>tqpointarray.h</h1> -<p>This is the verbatim text of the ntqpointarray.h include file. It is provided only for illustration; the copyright remains with Trolltech. +<p>This is the verbatim text of the tqpointarray.h include file. It is provided only for illustration; the copyright remains with Trolltech. <hr> <pre> /**************************************************************************** -** $Id: qt/ntqpointarray.h 3.3.8 edited Jan 11 14:38 $ +** $Id: qt/tqpointarray.h 3.3.8 edited Jan 11 14:38 $ ** ** Definition of TQPointArray class ** @@ -79,7 +79,7 @@ body { background: #ffffff; color: black; } #ifndef QT_H #include "tqmemarray.h" -#include "ntqpoint.h" +#include "tqpoint.h" #endif // QT_H diff --git a/doc/html/qpointarray-members.html b/doc/html/tqpointarray-members.html index a1867eee9..395f398c1 100644 --- a/doc/html/qpointarray-members.html +++ b/doc/html/tqpointarray-members.html @@ -1,5 +1,5 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> -<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/include/ntqpointarray.h:51 --> +<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/include/tqpointarray.h:51 --> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> @@ -32,20 +32,20 @@ body { background: #ffffff; color: black; } <td align="right" valign="center"><img src="logo32.png" align="right" width="64" height="32" border="0"></td></tr></table><h1 align=center>Complete Member List for TQPointArray</h1> <p>This is the complete list of member functions for -<a href="ntqpointarray.html">TQPointArray</a>, including inherited members. +<a href="tqpointarray.html">TQPointArray</a>, including inherited members. <ul> -<li><a href="ntqpointarray.html#TQPointArray">TQPointArray</a>() -<li><a href="ntqpointarray.html#~TQPointArray">~TQPointArray</a>() +<li><a href="tqpointarray.html#TQPointArray">TQPointArray</a>() +<li><a href="tqpointarray.html#~TQPointArray">~TQPointArray</a>() <li><a href="tqmemarray.html#assign">assign</a>() <li><a href="tqmemarray.html#at">at</a>() <li><a href="tqmemarray.html#begin">begin</a>() -<li><a href="ntqpointarray.html#boundingRect">boundingRect</a>() +<li><a href="tqpointarray.html#boundingRect">boundingRect</a>() <li><a href="tqmemarray.html#bsearch">bsearch</a>() <li><a href="tqmemarray.html#contains">contains</a>() -<li><a href="ntqpointarray.html#copy">copy</a>() +<li><a href="tqpointarray.html#copy">copy</a>() <li><a href="tqmemarray.html#count">count</a>() -<li><a href="ntqpointarray.html#cubicBezier">cubicBezier</a>() +<li><a href="tqpointarray.html#cubicBezier">cubicBezier</a>() <li><a href="tqmemarray.html#data">data</a>() <li><a href="tqmemarray.html#detach">detach</a>() <li><a href="tqmemarray.html#duplicate">duplicate</a>() @@ -54,23 +54,23 @@ body { background: #ffffff; color: black; } <li><a href="tqmemarray.html#find">find</a>() <li><a href="tqmemarray.html#isEmpty">isEmpty</a>() <li><a href="tqmemarray.html#isNull">isNull</a>() -<li><a href="ntqpointarray.html#makeArc">makeArc</a>() -<li><a href="ntqpointarray.html#makeEllipse">makeEllipse</a>() +<li><a href="tqpointarray.html#makeArc">makeArc</a>() +<li><a href="tqpointarray.html#makeEllipse">makeEllipse</a>() <li><a href="tqmemarray.html#nrefs">nrefs</a>() <li><a href="tqmemarray.html#operator-const-type-*">operator const type *</a>() <li><a href="tqmemarray.html#operator!-eq">operator!=</a>() -<li><a href="ntqpointarray.html#operator-eq">operator=</a>() +<li><a href="tqpointarray.html#operator-eq">operator=</a>() <li><a href="tqmemarray.html#operator-eq-eq">operator==</a>() <li><a href="tqmemarray.html#operator[]">operator[]</a>() -<li><a href="ntqpointarray.html#point">point</a>() -<li><a href="ntqpointarray.html#putPoints">putPoints</a>() +<li><a href="tqpointarray.html#point">point</a>() +<li><a href="tqpointarray.html#putPoints">putPoints</a>() <li><a href="tqmemarray.html#resetRawData">resetRawData</a>() <li><a href="tqmemarray.html#resize">resize</a>() -<li><a href="ntqpointarray.html#setPoint">setPoint</a>() +<li><a href="tqpointarray.html#setPoint">setPoint</a>() <li><a href="tqmemarray.html#setRawData">setRawData</a>() <li><a href="tqmemarray.html#size">size</a>() <li><a href="tqmemarray.html#sort">sort</a>() -<li><a href="ntqpointarray.html#translate">translate</a>() +<li><a href="tqpointarray.html#translate">translate</a>() <li><a href="tqmemarray.html#truncate">truncate</a>() </ul> <!-- eof --> diff --git a/doc/html/ntqpointarray.html b/doc/html/tqpointarray.html index 322c73f5e..e18bae361 100644 --- a/doc/html/ntqpointarray.html +++ b/doc/html/tqpointarray.html @@ -1,5 +1,5 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> -<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/src/kernel/qpointarray.cpp:47 --> +<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/src/kernel/tqpointarray.cpp:47 --> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> @@ -33,9 +33,9 @@ body { background: #ffffff; color: black; } <p>The TQPointArray class provides an array of points. <a href="#details">More...</a> -<p><tt>#include <<a href="qpointarray-h.html">ntqpointarray.h</a>></tt> +<p><tt>#include <<a href="tqpointarray-h.html">tqpointarray.h</a>></tt> <p>Inherits <a href="tqmemarray.html">TQMemArray</a><TQPoint>. -<p><a href="qpointarray-members.html">List of all member functions.</a> +<p><a href="tqpointarray-members.html">List of all member functions.</a> <h2>Public Members</h2> <ul> <li class=fn><a href="#TQPointArray"><b>TQPointArray</b></a> ()</li> @@ -70,13 +70,13 @@ The TQPointArray class provides an array of points. <p> -<p> A TQPointArray is an array of <a href="ntqpoint.html">TQPoint</a> objects. In addition to the +<p> A TQPointArray is an array of <a href="tqpoint.html">TQPoint</a> objects. In addition to the functions provided by <a href="tqmemarray.html">TQMemArray</a>, TQPointArray provides some point-specific functions. <p> For convenient reading and writing of the point data use setPoints(), <a href="#putPoints">putPoints</a>(), <a href="#point">point</a>(), and <a href="#setPoint">setPoint</a>(). <p> For geometry operations use <a href="#boundingRect">boundingRect</a>() and <a href="#translate">translate</a>(). There -is also the <a href="ntqwmatrix.html#map">TQWMatrix::map</a>() function for more general +is also the <a href="tqwmatrix.html#map">TQWMatrix::map</a>() function for more general transformations of TQPointArrays. You can also create arcs and ellipses with <a href="#makeArc">makeArc</a>() and <a href="#makeEllipse">makeEllipse</a>(). <p> Among others, TQPointArray is used by <a href="tqpainter.html#drawLineSegments">TQPainter::drawLineSegments</a>(), @@ -95,7 +95,7 @@ modifying the copy modifies the original as well, i.e. a <a href="shclass.html#s </pre> <p> If you forget the tmp.detach(), the const array will be modified. -<p> <p>See also <a href="tqpainter.html">TQPainter</a>, <a href="ntqwmatrix.html">TQWMatrix</a>, <a href="tqmemarray.html">TQMemArray</a>, <a href="graphics.html">Graphics Classes</a>, <a href="images.html">Image Processing Classes</a>, and <a href="shared.html">Implicitly and Explicitly Shared Classes</a>. +<p> <p>See also <a href="tqpainter.html">TQPainter</a>, <a href="tqwmatrix.html">TQWMatrix</a>, <a href="tqmemarray.html">TQMemArray</a>, <a href="graphics.html">Graphics Classes</a>, <a href="images.html">Image Processing Classes</a>, and <a href="shared.html">Implicitly and Explicitly Shared Classes</a>. <hr><h2>Member Function Documentation</h2> <h3 class=fn><a name="TQPointArray"></a>TQPointArray::TQPointArray () @@ -111,13 +111,13 @@ modifying the copy modifies the original as well, i.e. a <a href="shclass.html#s null array if <em>size</em> == 0. <p> <p>See also <a href="tqmemarray.html#resize">resize</a>() and <a href="tqmemarray.html#isNull">isNull</a>(). -<h3 class=fn><a name="TQPointArray-3"></a>TQPointArray::TQPointArray ( const <a href="ntqpointarray.html">TQPointArray</a> & a ) +<h3 class=fn><a name="TQPointArray-3"></a>TQPointArray::TQPointArray ( const <a href="tqpointarray.html">TQPointArray</a> & a ) </h3> <p> Constructs a <a href="shclass.html#shallow-copy">shallow copy</a> of the point array <em>a</em>. <p> <p>See also <a href="#copy">copy</a>() and <a href="tqmemarray.html#detach">detach</a>(). -<h3 class=fn><a name="TQPointArray-4"></a>TQPointArray::TQPointArray ( const <a href="ntqrect.html">TQRect</a> & r, bool closed = FALSE ) +<h3 class=fn><a name="TQPointArray-4"></a>TQPointArray::TQPointArray ( const <a href="tqrect.html">TQRect</a> & r, bool closed = FALSE ) </h3> Constructs a point array from the rectangle <em>r</em>. <p> If <em>closed</em> is FALSE, then the point array just contains the @@ -130,18 +130,18 @@ r.topRight(), r.bottomRight() and r.bottomLeft(). <p> Destroys the point array. -<h3 class=fn><a href="ntqrect.html">TQRect</a> <a name="boundingRect"></a>TQPointArray::boundingRect () const +<h3 class=fn><a href="tqrect.html">TQRect</a> <a name="boundingRect"></a>TQPointArray::boundingRect () const </h3> Returns the bounding rectangle of the points in the array, or -<a href="ntqrect.html">TQRect</a>(0,0,0,0) if the array is empty. +<a href="tqrect.html">TQRect</a>(0,0,0,0) if the array is empty. -<h3 class=fn><a href="ntqpointarray.html">TQPointArray</a> <a name="copy"></a>TQPointArray::copy () const +<h3 class=fn><a href="tqpointarray.html">TQPointArray</a> <a name="copy"></a>TQPointArray::copy () const </h3> <p> Creates a <a href="shclass.html#deep-copy">deep copy</a> of the array. <p> <p>See also <a href="tqmemarray.html#detach">detach</a>(). -<h3 class=fn><a href="ntqpointarray.html">TQPointArray</a> <a name="cubicBezier"></a>TQPointArray::cubicBezier () const +<h3 class=fn><a href="tqpointarray.html">TQPointArray</a> <a name="cubicBezier"></a>TQPointArray::cubicBezier () const </h3> Returns the Bezier points for the four control points in this array. @@ -152,7 +152,7 @@ Sets the points of the array to those describing an arc of an ellipse with size, width <em>w</em> by height <em>h</em>, and position (<em>x</em>, <em>y</em>), starting from angle <em>a1</em> and spanning by angle <em>a2</em>. The resulting array has sufficient resolution for pixel accuracy (see -the overloaded function which takes an additional <a href="ntqwmatrix.html">TQWMatrix</a> +the overloaded function which takes an additional <a href="tqwmatrix.html">TQWMatrix</a> parameter). <p> Angles are specified in 16ths of a degree, i.e. a full circle equals 5760 (16*360). Positive values mean counter-clockwise, @@ -160,7 +160,7 @@ whereas negative values mean the clockwise direction. Zero degrees is at the 3 o'clock position. <p> See the <a href="tqcanvasellipse.html#anglediagram">angle diagram</a>. -<h3 class=fn>void <a name="makeArc-2"></a>TQPointArray::makeArc ( int x, int y, int w, int h, int a1, int a2, const <a href="ntqwmatrix.html">TQWMatrix</a> & xf ) +<h3 class=fn>void <a name="makeArc-2"></a>TQPointArray::makeArc ( int x, int y, int w, int h, int a1, int a2, const <a href="tqwmatrix.html">TQWMatrix</a> & xf ) </h3> This is an overloaded member function, provided for convenience. It behaves essentially like the above function. <p> Sets the points of the array to those describing an arc of an @@ -180,7 +180,7 @@ Sets the points of the array to those describing an ellipse with size, width <em>w</em> by height <em>h</em>, and position (<em>x</em>, <em>y</em>). <p> The returned array has sufficient resolution for use as pixels. -<h3 class=fn><a href="ntqpointarray.html">TQPointArray</a> & <a name="operator-eq"></a>TQPointArray::operator= ( const <a href="ntqpointarray.html">TQPointArray</a> & a ) +<h3 class=fn><a href="tqpointarray.html">TQPointArray</a> & <a name="operator-eq"></a>TQPointArray::operator= ( const <a href="tqpointarray.html">TQPointArray</a> & a ) </h3> <p> Assigns a <a href="shclass.html#shallow-copy">shallow copy</a> of <em>a</em> to this point array and returns a @@ -193,7 +193,7 @@ reference to this point array. Reads the coordinates of the point at position <em>index</em> within the array and writes them into <em>*x</em> and <em>*y</em>. -<h3 class=fn><a href="ntqpoint.html">TQPoint</a> <a name="point-2"></a>TQPointArray::point ( uint index ) const +<h3 class=fn><a href="tqpoint.html">TQPoint</a> <a name="point-2"></a>TQPointArray::point ( uint index ) const </h3> This is an overloaded member function, provided for convenience. It behaves essentially like the above function. <p> Returns the point at position <em>index</em> within the array. @@ -224,7 +224,7 @@ than extends: <p> The points are given as a sequence of integers, starting with <em>firstx</em> then <em>firsty</em>, and so on. <p> <p>See also <a href="tqmemarray.html#resize">resize</a>(). -<h3 class=fn>bool <a name="putPoints-3"></a>TQPointArray::putPoints ( int index, int nPoints, const <a href="ntqpointarray.html">TQPointArray</a> & from, int fromIndex = 0 ) +<h3 class=fn>bool <a name="putPoints-3"></a>TQPointArray::putPoints ( int index, int nPoints, const <a href="tqpointarray.html">TQPointArray</a> & from, int fromIndex = 0 ) </h3> This is an overloaded member function, provided for convenience. It behaves essentially like the above function. <p> This version of the function copies <em>nPoints</em> from <em>from</em> into @@ -247,7 +247,7 @@ this array, starting at <em>index</em> in this array and <em>fromIndex</em> in Sets the point at position <em>index</em> in the array to <em>(x, y)</em>. <p>Example: <a href="themes-example.html#x231">themes/wood.cpp</a>. -<h3 class=fn>void <a name="setPoint-2"></a>TQPointArray::setPoint ( uint i, const <a href="ntqpoint.html">TQPoint</a> & p ) +<h3 class=fn>void <a name="setPoint-2"></a>TQPointArray::setPoint ( uint i, const <a href="tqpoint.html">TQPoint</a> & p ) </h3> <p> This is an overloaded member function, provided for convenience. It behaves essentially like the above function. @@ -258,14 +258,14 @@ Sets the point at position <em>index</em> in the array to <em>(x, y)</em>. Translates all points in the array by <em>(dx, dy)</em>. <hr><h2>Related Functions</h2> -<h3 class=fn><a href="tqdatastream.html">TQDataStream</a> & <a name="operator-lt-lt"></a>operator<< ( <a href="tqdatastream.html">TQDataStream</a> & s, const <a href="ntqpointarray.html">TQPointArray</a> & a ) +<h3 class=fn><a href="tqdatastream.html">TQDataStream</a> & <a name="operator-lt-lt"></a>operator<< ( <a href="tqdatastream.html">TQDataStream</a> & s, const <a href="tqpointarray.html">TQPointArray</a> & a ) </h3> <p> Writes the point array, <em>a</em> to the stream <em>s</em> and returns a reference to the stream. <p> <p>See also <a href="datastreamformat.html">Format of the TQDataStream operators</a>. -<h3 class=fn><a href="tqdatastream.html">TQDataStream</a> & <a name="operator-gt-gt"></a>operator>> ( <a href="tqdatastream.html">TQDataStream</a> & s, <a href="ntqpointarray.html">TQPointArray</a> & a ) +<h3 class=fn><a href="tqdatastream.html">TQDataStream</a> & <a name="operator-gt-gt"></a>operator>> ( <a href="tqdatastream.html">TQDataStream</a> & s, <a href="tqpointarray.html">TQPointArray</a> & a ) </h3> <p> Reads a point array, <em>a</em> from the stream <em>s</em> and returns a diff --git a/doc/html/tqpopupmenu.html b/doc/html/tqpopupmenu.html index 84e54d691..3eecff805 100644 --- a/doc/html/tqpopupmenu.html +++ b/doc/html/tqpopupmenu.html @@ -233,7 +233,7 @@ Changes the text of the menu item <em>id</em> to <em>text</em>. If the item has an icon, the icon remains unchanged. <p> <p>See also <a href="tqmenudata.html#text">text</a>(). -<h3 class=fn>void <a name="changeItem-2"></a>TQMenuData::changeItem ( int id, const <a href="ntqpixmap.html">TQPixmap</a> & pixmap ) +<h3 class=fn>void <a name="changeItem-2"></a>TQMenuData::changeItem ( int id, const <a href="tqpixmap.html">TQPixmap</a> & pixmap ) </h3> This is an overloaded member function, provided for convenience. It behaves essentially like the above function. <p> Changes the pixmap of the menu item <em>id</em> to the pixmap <em>pixmap</em>. @@ -247,7 +247,7 @@ This is an overloaded member function, provided for convenience. It behaves esse and <em>text</em> respectively. <p> <p>See also <a href="tqmenudata.html#pixmap">pixmap</a>(). -<h3 class=fn>void <a name="changeItem-4"></a>TQMenuData::changeItem ( int id, const <a href="tqiconset.html">TQIconSet</a> & icon, const <a href="ntqpixmap.html">TQPixmap</a> & pixmap ) +<h3 class=fn>void <a name="changeItem-4"></a>TQMenuData::changeItem ( int id, const <a href="tqiconset.html">TQIconSet</a> & icon, const <a href="tqpixmap.html">TQPixmap</a> & pixmap ) </h3> This is an overloaded member function, provided for convenience. It behaves essentially like the above function. <p> Changes the iconset and pixmap of the menu item <em>id</em> to <em>icon</em> @@ -314,7 +314,7 @@ or aligned to a widget: <p>Examples: <a href="fileiconview-example.html#x866">fileiconview/tqfileiconview.cpp</a>, <a href="menu-example.html#x1878">menu/menu.cpp</a>, and <a href="scribble-example.html#x923">scribble/scribble.cpp</a>. -<h3 class=fn>int <a name="exec-2"></a>TQPopupMenu::exec ( const <a href="ntqpoint.html">TQPoint</a> & pos, int indexAtPoint = 0 ) +<h3 class=fn>int <a name="exec-2"></a>TQPopupMenu::exec ( const <a href="tqpoint.html">TQPoint</a> & pos, int indexAtPoint = 0 ) </h3> This is an overloaded member function, provided for convenience. It behaves essentially like the above function. <p> Executes this popup synchronously. @@ -368,7 +368,7 @@ the internal list, or -1 if <em>index</em> is out of range. <p> <p>See also <a href="tqmenudata.html#setId">TQMenuData::setId</a>() and <a href="tqmenudata.html#indexOf">TQMenuData::indexOf</a>(). <p>Example: <a href="scrollview-example.html#x643">scrollview/scrollview.cpp</a>. -<h3 class=fn>int <a name="idAt-2"></a>TQPopupMenu::idAt ( const <a href="ntqpoint.html">TQPoint</a> & pos ) const +<h3 class=fn>int <a name="idAt-2"></a>TQPopupMenu::idAt ( const <a href="tqpoint.html">TQPoint</a> & pos ) const </h3> This is an overloaded member function, provided for convenience. It behaves essentially like the above function. <p> Returns the id of the item at <em>pos</em>, or -1 if there is no item @@ -412,7 +412,7 @@ accelerator. (For translations use a string <a href="ntqkeysequence.html">key <p> In the example above, pressing Ctrl+O or selecting "Open" from the menu activates the myView->open() function. <p> Some insert functions take a <a href="tqiconset.html">TQIconSet</a> parameter to specify the -little menu item icon. Note that you can always pass a <a href="ntqpixmap.html">TQPixmap</a> +little menu item icon. Note that you can always pass a <a href="tqpixmap.html">TQPixmap</a> object instead. <p> The <em>id</em> specifies the identification number associated with the menu item. Note that only positive values are valid, as a negative @@ -451,7 +451,7 @@ icon will be displayed to the left of the text in the item. <p> Returns the allocated <a href="tqmenudata.html#menu-identifier">menu identifier</a> number (<em>id</em> if <em>id</em> >= 0). <p> <p>See also <a href="tqmenudata.html#removeItem">removeItem</a>(), <a href="tqmenudata.html#changeItem">changeItem</a>(), <a href="tqmenudata.html#setAccel">setAccel</a>(), <a href="tqmenudata.html#connectItem">connectItem</a>(), <a href="ntqaccel.html">TQAccel</a>, and <a href="qnamespace-h.html">ntqnamespace.h</a>. -<h3 class=fn>int <a name="insertItem-3"></a>TQMenuData::insertItem ( const <a href="ntqpixmap.html">TQPixmap</a> & pixmap, const <a href="tqobject.html">TQObject</a> * receiver, const char * member, const <a href="ntqkeysequence.html">TQKeySequence</a> & accel = 0, int id = -1, int index = -1 ) +<h3 class=fn>int <a name="insertItem-3"></a>TQMenuData::insertItem ( const <a href="tqpixmap.html">TQPixmap</a> & pixmap, const <a href="tqobject.html">TQObject</a> * receiver, const char * member, const <a href="ntqkeysequence.html">TQKeySequence</a> & accel = 0, int id = -1, int index = -1 ) </h3> This is an overloaded member function, provided for convenience. It behaves essentially like the above function. <p> Inserts a menu item with pixmap <em>pixmap</em>, accelerator <em>accel</em>, @@ -459,11 +459,11 @@ optional id <em>id</em>, and optional <em>index</em> position. The menu item is connected it to the <em>receiver</em>'s <em>member</em> slot. The icon will be displayed to the left of the text in the item. <p> To look best when being highlighted as a menu item, the pixmap -should provide a mask (see <a href="ntqpixmap.html#mask">TQPixmap::mask</a>()). +should provide a mask (see <a href="tqpixmap.html#mask">TQPixmap::mask</a>()). <p> Returns the allocated <a href="tqmenudata.html#menu-identifier">menu identifier</a> number (<em>id</em> if <em>id</em> >= 0). <p> <p>See also <a href="tqmenudata.html#removeItem">removeItem</a>(), <a href="tqmenudata.html#changeItem">changeItem</a>(), <a href="tqmenudata.html#setAccel">setAccel</a>(), and <a href="tqmenudata.html#connectItem">connectItem</a>(). -<h3 class=fn>int <a name="insertItem-4"></a>TQMenuData::insertItem ( const <a href="tqiconset.html">TQIconSet</a> & icon, const <a href="ntqpixmap.html">TQPixmap</a> & pixmap, const <a href="tqobject.html">TQObject</a> * receiver, const char * member, const <a href="ntqkeysequence.html">TQKeySequence</a> & accel = 0, int id = -1, int index = -1 ) +<h3 class=fn>int <a name="insertItem-4"></a>TQMenuData::insertItem ( const <a href="tqiconset.html">TQIconSet</a> & icon, const <a href="tqpixmap.html">TQPixmap</a> & pixmap, const <a href="tqobject.html">TQObject</a> * receiver, const char * member, const <a href="ntqkeysequence.html">TQKeySequence</a> & accel = 0, int id = -1, int index = -1 ) </h3> This is an overloaded member function, provided for convenience. It behaves essentially like the above function. <p> Inserts a menu item with icon <em>icon</em>, pixmap <em>pixmap</em>, @@ -471,7 +471,7 @@ accelerator <em>accel</em>, optional id <em>id</em>, and optional <em>index</em> position. The icon will be displayed to the left of the pixmap in the item. The item is connected to the <em>member</em> slot in the <em>receiver</em> object. <p> To look best when being highlighted as a menu item, the pixmap -should provide a mask (see <a href="ntqpixmap.html#mask">TQPixmap::mask</a>()). +should provide a mask (see <a href="tqpixmap.html#mask">TQPixmap::mask</a>()). <p> Returns the allocated <a href="tqmenudata.html#menu-identifier">menu identifier</a> number (<em>id</em> if <em>id</em> >= 0). <p> <p>See also <a href="tqmenudata.html#removeItem">removeItem</a>(), <a href="tqmenudata.html#changeItem">changeItem</a>(), <a href="tqmenudata.html#setAccel">setAccel</a>(), <a href="tqmenudata.html#connectItem">connectItem</a>(), <a href="ntqaccel.html">TQAccel</a>, and <a href="qnamespace-h.html">ntqnamespace.h</a>. @@ -514,17 +514,17 @@ the menu is deleted. <p> Returns the allocated <a href="tqmenudata.html#menu-identifier">menu identifier</a> number (<em>id</em> if <em>id</em> >= 0). <p> <p>See also <a href="tqmenudata.html#removeItem">removeItem</a>(), <a href="tqmenudata.html#changeItem">changeItem</a>(), <a href="tqmenudata.html#setAccel">setAccel</a>(), and <a href="tqmenudata.html#connectItem">connectItem</a>(). -<h3 class=fn>int <a name="insertItem-9"></a>TQMenuData::insertItem ( const <a href="ntqpixmap.html">TQPixmap</a> & pixmap, int id = -1, int index = -1 ) +<h3 class=fn>int <a name="insertItem-9"></a>TQMenuData::insertItem ( const <a href="tqpixmap.html">TQPixmap</a> & pixmap, int id = -1, int index = -1 ) </h3> This is an overloaded member function, provided for convenience. It behaves essentially like the above function. <p> Inserts a menu item with pixmap <em>pixmap</em>, optional id <em>id</em>, and optional <em>index</em> position. <p> To look best when being highlighted as a menu item, the pixmap -should provide a mask (see <a href="ntqpixmap.html#mask">TQPixmap::mask</a>()). +should provide a mask (see <a href="tqpixmap.html#mask">TQPixmap::mask</a>()). <p> Returns the allocated <a href="tqmenudata.html#menu-identifier">menu identifier</a> number (<em>id</em> if <em>id</em> >= 0). <p> <p>See also <a href="tqmenudata.html#removeItem">removeItem</a>(), <a href="tqmenudata.html#changeItem">changeItem</a>(), <a href="tqmenudata.html#setAccel">setAccel</a>(), and <a href="tqmenudata.html#connectItem">connectItem</a>(). -<h3 class=fn>int <a name="insertItem-a"></a>TQMenuData::insertItem ( const <a href="tqiconset.html">TQIconSet</a> & icon, const <a href="ntqpixmap.html">TQPixmap</a> & pixmap, int id = -1, int index = -1 ) +<h3 class=fn>int <a name="insertItem-a"></a>TQMenuData::insertItem ( const <a href="tqiconset.html">TQIconSet</a> & icon, const <a href="tqpixmap.html">TQPixmap</a> & pixmap, int id = -1, int index = -1 ) </h3> This is an overloaded member function, provided for convenience. It behaves essentially like the above function. <p> Inserts a menu item with icon <em>icon</em>, pixmap <em>pixmap</em>, optional @@ -533,7 +533,7 @@ displayed to the left of the pixmap in the item. <p> Returns the allocated <a href="tqmenudata.html#menu-identifier">menu identifier</a> number (<em>id</em> if <em>id</em> >= 0). <p> <p>See also <a href="tqmenudata.html#removeItem">removeItem</a>(), <a href="tqmenudata.html#changeItem">changeItem</a>(), <a href="tqmenudata.html#setAccel">setAccel</a>(), and <a href="tqmenudata.html#connectItem">connectItem</a>(). -<h3 class=fn>int <a name="insertItem-b"></a>TQMenuData::insertItem ( const <a href="ntqpixmap.html">TQPixmap</a> & pixmap, <a href="tqpopupmenu.html">TQPopupMenu</a> * popup, int id = -1, int index = -1 ) +<h3 class=fn>int <a name="insertItem-b"></a>TQMenuData::insertItem ( const <a href="tqpixmap.html">TQPixmap</a> & pixmap, <a href="tqpopupmenu.html">TQPopupMenu</a> * popup, int id = -1, int index = -1 ) </h3> This is an overloaded member function, provided for convenience. It behaves essentially like the above function. <p> Inserts a menu item with pixmap <em>pixmap</em>, submenu <em>popup</em>, @@ -544,7 +544,7 @@ the menu is deleted. <p> Returns the allocated <a href="tqmenudata.html#menu-identifier">menu identifier</a> number (<em>id</em> if <em>id</em> >= 0). <p> <p>See also <a href="tqmenudata.html#removeItem">removeItem</a>(), <a href="tqmenudata.html#changeItem">changeItem</a>(), <a href="tqmenudata.html#setAccel">setAccel</a>(), and <a href="tqmenudata.html#connectItem">connectItem</a>(). -<h3 class=fn>int <a name="insertItem-c"></a>TQMenuData::insertItem ( const <a href="tqiconset.html">TQIconSet</a> & icon, const <a href="ntqpixmap.html">TQPixmap</a> & pixmap, <a href="tqpopupmenu.html">TQPopupMenu</a> * popup, int id = -1, int index = -1 ) +<h3 class=fn>int <a name="insertItem-c"></a>TQMenuData::insertItem ( const <a href="tqiconset.html">TQIconSet</a> & icon, const <a href="tqpixmap.html">TQPixmap</a> & pixmap, <a href="tqpopupmenu.html">TQPopupMenu</a> * popup, int id = -1, int index = -1 ) </h3> This is an overloaded member function, provided for convenience. It behaves essentially like the above function. <p> Inserts a menu item with icon <em>icon</em>, pixmap <em>pixmap</em> submenu <em>popup</em>, optional id <em>id</em>, and optional <em>index</em> position. The icon @@ -676,13 +676,13 @@ Returns the parameter of the activation signal of item <em>id</em>. <a href="tqmenudata.html#setItemParameter">setItemParameter</a>(), the value defaults to <em>id</em>. <p> <p>See also <a href="tqmenudata.html#connectItem">connectItem</a>(), <a href="tqmenudata.html#disconnectItem">disconnectItem</a>(), and <a href="tqmenudata.html#setItemParameter">setItemParameter</a>(). -<h3 class=fn><a href="ntqpixmap.html">TQPixmap</a> * <a name="pixmap"></a>TQMenuData::pixmap ( int id ) const +<h3 class=fn><a href="tqpixmap.html">TQPixmap</a> * <a name="pixmap"></a>TQMenuData::pixmap ( int id ) const </h3> Returns the pixmap that has been set for menu item <em>id</em>, or 0 if no pixmap has been set. <p> <p>See also <a href="tqmenudata.html#changeItem">changeItem</a>(), <a href="tqmenudata.html#text">text</a>(), and <a href="tqmenudata.html#iconSet">iconSet</a>(). -<h3 class=fn>void <a name="popup"></a>TQPopupMenu::popup ( const <a href="ntqpoint.html">TQPoint</a> & pos, int indexAtPoint = -1 ) +<h3 class=fn>void <a name="popup"></a>TQPopupMenu::popup ( const <a href="tqpoint.html">TQPoint</a> & pos, int indexAtPoint = -1 ) </h3> Displays the popup menu so that the item number <em>indexAtPoint</em> will be at the specified <em>global</em> position <em>pos</em>. To translate a diff --git a/doc/html/qprinter-h.html b/doc/html/tqprinter-h.html index c5a105f20..7b8345a1d 100644 --- a/doc/html/qprinter-h.html +++ b/doc/html/tqprinter-h.html @@ -1,9 +1,9 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> -<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/include/ntqprinter.h:1 --> +<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/include/tqprinter.h:1 --> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> -<title>ntqprinter.h Include File</title> +<title>tqprinter.h Include File</title> <style type="text/css"><!-- fn { margin-left: 1cm; text-indent: -1cm; } a:link { color: #004faf; text-decoration: none } @@ -29,13 +29,13 @@ body { background: #ffffff; color: black; } | <a href="functions.html"> <font color="#004faf">Functions</font></a> </td> -<td align="right" valign="center"><img src="logo32.png" align="right" width="64" height="32" border="0"></td></tr></table><h1 align=center>ntqprinter.h</h1> +<td align="right" valign="center"><img src="logo32.png" align="right" width="64" height="32" border="0"></td></tr></table><h1 align=center>tqprinter.h</h1> -<p>This is the verbatim text of the ntqprinter.h include file. It is provided only for illustration; the copyright remains with Trolltech. +<p>This is the verbatim text of the tqprinter.h include file. It is provided only for illustration; the copyright remains with Trolltech. <hr> <pre> /********************************************************************** -** $Id: qt/ntqprinter.h 3.3.8 edited Jan 11 14:38 $ +** $Id: qt/tqprinter.h 3.3.8 edited Jan 11 14:38 $ ** ** Definition of TQPrinter class ** diff --git a/doc/html/qprinter-members.html b/doc/html/tqprinter-members.html index 771ba41f5..de977ddae 100644 --- a/doc/html/qprinter-members.html +++ b/doc/html/tqprinter-members.html @@ -1,5 +1,5 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> -<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/include/ntqprinter.h:55 --> +<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/include/tqprinter.h:55 --> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> @@ -32,63 +32,63 @@ body { background: #ffffff; color: black; } <td align="right" valign="center"><img src="logo32.png" align="right" width="64" height="32" border="0"></td></tr></table><h1 align=center>Complete Member List for TQPrinter</h1> <p>This is the complete list of member functions for -<a href="ntqprinter.html">TQPrinter</a>, including inherited members. +<a href="tqprinter.html">TQPrinter</a>, including inherited members. <ul> -<li><a href="ntqprinter.html#TQPrinter">TQPrinter</a>() -<li><a href="ntqprinter.html#~TQPrinter">~TQPrinter</a>() -<li><a href="ntqprinter.html#abort">abort</a>() -<li><a href="ntqprinter.html#aborted">aborted</a>() +<li><a href="tqprinter.html#TQPrinter">TQPrinter</a>() +<li><a href="tqprinter.html#~TQPrinter">~TQPrinter</a>() +<li><a href="tqprinter.html#abort">abort</a>() +<li><a href="tqprinter.html#aborted">aborted</a>() <li><a href="tqpaintdevice.html#cmd">cmd</a>() -<li><a href="ntqprinter.html#colorMode">colorMode</a>() -<li><a href="ntqprinter.html#creator">creator</a>() -<li><a href="ntqprinter.html#docName">docName</a>() -<li><a href="ntqprinter.html#fromPage">fromPage</a>() -<li><a href="ntqprinter.html#fullPage">fullPage</a>() +<li><a href="tqprinter.html#colorMode">colorMode</a>() +<li><a href="tqprinter.html#creator">creator</a>() +<li><a href="tqprinter.html#docName">docName</a>() +<li><a href="tqprinter.html#fromPage">fromPage</a>() +<li><a href="tqprinter.html#fullPage">fullPage</a>() <li><a href="tqpaintdevice.html#handle">handle</a>() <li><a href="tqpaintdevice.html#isExtDev">isExtDev</a>() -<li><a href="ntqprinter.html#isOptionEnabled">isOptionEnabled</a>() -<li><a href="ntqprinter.html#margins">margins</a>() -<li><a href="ntqprinter.html#maxPage">maxPage</a>() -<li><a href="ntqprinter.html#minPage">minPage</a>() -<li><a href="ntqprinter.html#newPage">newPage</a>() -<li><a href="ntqprinter.html#numCopies">numCopies</a>() -<li><a href="ntqprinter.html#orientation">orientation</a>() -<li><a href="ntqprinter.html#outputFileName">outputFileName</a>() -<li><a href="ntqprinter.html#outputToFile">outputToFile</a>() -<li><a href="ntqprinter.html#pageOrder">pageOrder</a>() -<li><a href="ntqprinter.html#pageSize">pageSize</a>() +<li><a href="tqprinter.html#isOptionEnabled">isOptionEnabled</a>() +<li><a href="tqprinter.html#margins">margins</a>() +<li><a href="tqprinter.html#maxPage">maxPage</a>() +<li><a href="tqprinter.html#minPage">minPage</a>() +<li><a href="tqprinter.html#newPage">newPage</a>() +<li><a href="tqprinter.html#numCopies">numCopies</a>() +<li><a href="tqprinter.html#orientation">orientation</a>() +<li><a href="tqprinter.html#outputFileName">outputFileName</a>() +<li><a href="tqprinter.html#outputToFile">outputToFile</a>() +<li><a href="tqprinter.html#pageOrder">pageOrder</a>() +<li><a href="tqprinter.html#pageSize">pageSize</a>() <li><a href="tqpaintdevice.html#paintingActive">paintingActive</a>() -<li><a href="ntqprinter.html#paperSource">paperSource</a>() -<li><a href="ntqprinter.html#printProgram">printProgram</a>() -<li><a href="ntqprinter.html#printRange">printRange</a>() -<li><a href="ntqprinter.html#printerName">printerName</a>() -<li><a href="ntqprinter.html#printerSelectionOption">printerSelectionOption</a>() -<li><a href="ntqprinter.html#resolution">resolution</a>() -<li><a href="ntqprinter.html#setColorMode">setColorMode</a>() -<li><a href="ntqprinter.html#setCreator">setCreator</a>() -<li><a href="ntqprinter.html#setDocName">setDocName</a>() -<li><a href="ntqprinter.html#setFromTo">setFromTo</a>() -<li><a href="ntqprinter.html#setFullPage">setFullPage</a>() -<li><a href="ntqprinter.html#setMargins">setMargins</a>() -<li><a href="ntqprinter.html#setMinMax">setMinMax</a>() -<li><a href="ntqprinter.html#setNumCopies">setNumCopies</a>() -<li><a href="ntqprinter.html#setOptionEnabled">setOptionEnabled</a>() -<li><a href="ntqprinter.html#setOrientation">setOrientation</a>() -<li><a href="ntqprinter.html#setOutputFileName">setOutputFileName</a>() -<li><a href="ntqprinter.html#setOutputToFile">setOutputToFile</a>() -<li><a href="ntqprinter.html#setPageOrder">setPageOrder</a>() -<li><a href="ntqprinter.html#setPageSize">setPageSize</a>() -<li><a href="ntqprinter.html#setPaperSource">setPaperSource</a>() -<li><a href="ntqprinter.html#setPrintProgram">setPrintProgram</a>() -<li><a href="ntqprinter.html#setPrintRange">setPrintRange</a>() -<li><a href="ntqprinter.html#setPrinterName">setPrinterName</a>() -<li><a href="ntqprinter.html#setPrinterSelectionOption">setPrinterSelectionOption</a>() -<li><a href="ntqprinter.html#setResolution">setResolution</a>() -<li><a href="ntqprinter.html#setWinPageSize">setWinPageSize</a>() -<li><a href="ntqprinter.html#setup">setup</a>() -<li><a href="ntqprinter.html#toPage">toPage</a>() -<li><a href="ntqprinter.html#winPageSize">winPageSize</a>() +<li><a href="tqprinter.html#paperSource">paperSource</a>() +<li><a href="tqprinter.html#printProgram">printProgram</a>() +<li><a href="tqprinter.html#printRange">printRange</a>() +<li><a href="tqprinter.html#printerName">printerName</a>() +<li><a href="tqprinter.html#printerSelectionOption">printerSelectionOption</a>() +<li><a href="tqprinter.html#resolution">resolution</a>() +<li><a href="tqprinter.html#setColorMode">setColorMode</a>() +<li><a href="tqprinter.html#setCreator">setCreator</a>() +<li><a href="tqprinter.html#setDocName">setDocName</a>() +<li><a href="tqprinter.html#setFromTo">setFromTo</a>() +<li><a href="tqprinter.html#setFullPage">setFullPage</a>() +<li><a href="tqprinter.html#setMargins">setMargins</a>() +<li><a href="tqprinter.html#setMinMax">setMinMax</a>() +<li><a href="tqprinter.html#setNumCopies">setNumCopies</a>() +<li><a href="tqprinter.html#setOptionEnabled">setOptionEnabled</a>() +<li><a href="tqprinter.html#setOrientation">setOrientation</a>() +<li><a href="tqprinter.html#setOutputFileName">setOutputFileName</a>() +<li><a href="tqprinter.html#setOutputToFile">setOutputToFile</a>() +<li><a href="tqprinter.html#setPageOrder">setPageOrder</a>() +<li><a href="tqprinter.html#setPageSize">setPageSize</a>() +<li><a href="tqprinter.html#setPaperSource">setPaperSource</a>() +<li><a href="tqprinter.html#setPrintProgram">setPrintProgram</a>() +<li><a href="tqprinter.html#setPrintRange">setPrintRange</a>() +<li><a href="tqprinter.html#setPrinterName">setPrinterName</a>() +<li><a href="tqprinter.html#setPrinterSelectionOption">setPrinterSelectionOption</a>() +<li><a href="tqprinter.html#setResolution">setResolution</a>() +<li><a href="tqprinter.html#setWinPageSize">setWinPageSize</a>() +<li><a href="tqprinter.html#setup">setup</a>() +<li><a href="tqprinter.html#toPage">toPage</a>() +<li><a href="tqprinter.html#winPageSize">winPageSize</a>() <li><a href="tqpaintdevice.html#x11AppCells">x11AppCells</a>() <li><a href="tqpaintdevice.html#x11AppColormap">x11AppColormap</a>() <li><a href="tqpaintdevice.html#x11AppDefaultColormap">x11AppDefaultColormap</a>() diff --git a/doc/html/ntqprinter.html b/doc/html/tqprinter.html index 7647a9696..1ab19707b 100644 --- a/doc/html/ntqprinter.html +++ b/doc/html/tqprinter.html @@ -1,5 +1,5 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> -<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/src/kernel/qprinter.cpp:43 --> +<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/src/kernel/tqprinter.cpp:43 --> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> @@ -33,9 +33,9 @@ body { background: #ffffff; color: black; } <p>The TQPrinter class is a paint device that paints on a printer. <a href="#details">More...</a> -<p><tt>#include <<a href="qprinter-h.html">ntqprinter.h</a>></tt> +<p><tt>#include <<a href="tqprinter-h.html">tqprinter.h</a>></tt> <p>Inherits <a href="tqpaintdevice.html">TQPaintDevice</a>. -<p><a href="qprinter-members.html">List of all member functions.</a> +<p><a href="tqprinter-members.html">List of all member functions.</a> <h2>Public Members</h2> <ul> <li class=fn>enum <a href="#PrinterMode-enum"><b>PrinterMode</b></a> { ScreenResolution, PrinterResolution, HighResolution, Compatible }</li> @@ -108,7 +108,7 @@ The TQPrinter class is a paint device that paints on a printer. <p> On Windows it uses the built-in printer drivers. On X11 it generates postscript and sends that to lpr, lp, or another print command. -<p> TQPrinter is used in much the same way as <a href="tqwidget.html">TQWidget</a> and <a href="ntqpixmap.html">TQPixmap</a> are +<p> TQPrinter is used in much the same way as <a href="tqwidget.html">TQWidget</a> and <a href="tqpixmap.html">TQPixmap</a> are used. The big difference is that you must keep track of the pages. <p> TQPrinter supports a number of settable parameters, most of which can be changed by the end user when the application calls @@ -333,7 +333,7 @@ be enabled </ul><p> <p>See also <a href="#setOptionEnabled">setOptionEnabled</a>() and <a href="#isOptionEnabled">isOptionEnabled</a>(). <hr><h2>Member Function Documentation</h2> -<h3 class=fn><a name="TQPrinter"></a>TQPrinter::TQPrinter ( <a href="ntqprinter.html#PrinterMode-enum">PrinterMode</a> m = ScreenResolution ) +<h3 class=fn><a name="TQPrinter"></a>TQPrinter::TQPrinter ( <a href="tqprinter.html#PrinterMode-enum">PrinterMode</a> m = ScreenResolution ) </h3> Constructs a printer paint device with mode <em>m</em>. <p> <p>See also <a href="#PrinterMode-enum">TQPrinter::PrinterMode</a>. @@ -354,7 +354,7 @@ Returns TRUE if the print job was aborted; otherwise returns FALSE. <p> <p>See also <a href="#abort">abort</a>(). -<h3 class=fn><a href="ntqprinter.html#ColorMode-enum">ColorMode</a> <a name="colorMode"></a>TQPrinter::colorMode () const +<h3 class=fn><a href="tqprinter.html#ColorMode-enum">ColorMode</a> <a name="colorMode"></a>TQPrinter::colorMode () const </h3> Returns the current color mode. The default color mode is <a href="#ColorMode-enum">Color</a>. <p> <p>See also <a href="#setColorMode">setColorMode</a>(). @@ -389,7 +389,7 @@ printable area. <p> See <a href="#setFullPage">setFullPage</a>() for details and caveats. <p> <p>See also <a href="#setFullPage">setFullPage</a>(), <a href="#PageSize-enum">PageSize</a>, and <a href="tqpaintdevicemetrics.html">TQPaintDeviceMetrics</a>. -<h3 class=fn>bool <a name="isOptionEnabled"></a>TQPrinter::isOptionEnabled ( <a href="ntqprinter.html#PrinterOption-enum">PrinterOption</a> option ) +<h3 class=fn>bool <a name="isOptionEnabled"></a>TQPrinter::isOptionEnabled ( <a href="tqprinter.html#PrinterOption-enum">PrinterOption</a> option ) </h3> Returns TRUE if the printer option with identifier <em>option</em> is enabled; otherwise returns FALSE. @@ -455,7 +455,7 @@ application in those cases have to make an explicit call to the print code for each copy. <p> <p>See also <a href="#setNumCopies">setNumCopies</a>(). -<h3 class=fn><a href="ntqprinter.html#Orientation-enum">Orientation</a> <a name="orientation"></a>TQPrinter::orientation () const +<h3 class=fn><a href="tqprinter.html#Orientation-enum">Orientation</a> <a name="orientation"></a>TQPrinter::orientation () const </h3> <p> Returns the orientation setting. The default value is <a href="#Orientation-enum">TQPrinter::Portrait</a>. @@ -477,7 +477,7 @@ setting is FALSE. <p> This function is currently only supported under X11 and Mac OS X. <p> <p>See also <a href="#setOutputToFile">setOutputToFile</a>() and <a href="#setOutputFileName">setOutputFileName</a>(). -<h3 class=fn><a href="ntqprinter.html#PageOrder-enum">PageOrder</a> <a name="pageOrder"></a>TQPrinter::pageOrder () const +<h3 class=fn><a href="tqprinter.html#PageOrder-enum">PageOrder</a> <a name="pageOrder"></a>TQPrinter::pageOrder () const </h3> Returns the current page order. <p> The default page order is <a href="#PageOrder-enum">FirstPageFirst</a>. @@ -486,13 +486,13 @@ Returns the current page order. <li> This value is not kept in sync with the Windows or Mac OS X printer dialogs. </ul> -<h3 class=fn><a href="ntqprinter.html#PageSize-enum">PageSize</a> <a name="pageSize"></a>TQPrinter::pageSize () const +<h3 class=fn><a href="tqprinter.html#PageSize-enum">PageSize</a> <a name="pageSize"></a>TQPrinter::pageSize () const </h3> <p> Returns the printer page size. The default value is system-dependent. <p> <p>See also <a href="#setPageSize">setPageSize</a>(). -<h3 class=fn><a href="ntqprinter.html#PaperSource-enum">PaperSource</a> <a name="paperSource"></a>TQPrinter::paperSource () const +<h3 class=fn><a href="tqprinter.html#PaperSource-enum">PaperSource</a> <a name="paperSource"></a>TQPrinter::paperSource () const </h3> Returns the currently set paper source of the printer. <p> <p>See also <a href="#setPaperSource">setPaperSource</a>(). @@ -509,7 +509,7 @@ set it to something different to use a specific print program. driver. <p> <p>See also <a href="#setPrintProgram">setPrintProgram</a>() and <a href="#setPrinterSelectionOption">setPrinterSelectionOption</a>(). -<h3 class=fn><a href="ntqprinter.html#PrintRange-enum">PrintRange</a> <a name="printRange"></a>TQPrinter::printRange () const +<h3 class=fn><a href="tqprinter.html#PrintRange-enum">PrintRange</a> <a name="printRange"></a>TQPrinter::printRange () const </h3> Returns the PageRange of the TQPrinter. After the print setup dialog has been opened, this function returns the value selected by the user. @@ -537,7 +537,7 @@ Returns the current assumed resolution of the printer, as set by <a href="#setResolution">setResolution</a>() or by the printer subsystem. <p> <p>See also <a href="#setResolution">setResolution</a>(). -<h3 class=fn>void <a name="setColorMode"></a>TQPrinter::setColorMode ( <a href="ntqprinter.html#ColorMode-enum">ColorMode</a> newColorMode )<tt> [virtual]</tt> +<h3 class=fn>void <a name="setColorMode"></a>TQPrinter::setColorMode ( <a href="tqprinter.html#ColorMode-enum">ColorMode</a> newColorMode )<tt> [virtual]</tt> </h3> Sets the printer's color mode to <em>newColorMode</em>, which can be either <a href="#ColorMode-enum">Color</a> or <a href="#ColorMode-enum">GrayScale</a> (the default). @@ -605,12 +605,12 @@ Sets the number of copies to be printed to <em>numCopies</em>. number of copies. <p> <p>See also <a href="#numCopies">numCopies</a>() and <a href="#setup">setup</a>(). -<h3 class=fn>void <a name="setOptionEnabled"></a>TQPrinter::setOptionEnabled ( <a href="ntqprinter.html#PrinterOption-enum">PrinterOption</a> option, bool enable ) +<h3 class=fn>void <a name="setOptionEnabled"></a>TQPrinter::setOptionEnabled ( <a href="tqprinter.html#PrinterOption-enum">PrinterOption</a> option, bool enable ) </h3> Enables the printer option with the identifier <em>option</em> if <em>enable</em> is TRUE, and disables option <em>option</em> if <em>enable</em> is FALSE. <p> <p>See also <a href="#isOptionEnabled">isOptionEnabled</a>(). -<h3 class=fn>void <a name="setOrientation"></a>TQPrinter::setOrientation ( <a href="ntqprinter.html#Orientation-enum">Orientation</a> orientation )<tt> [virtual]</tt> +<h3 class=fn>void <a name="setOrientation"></a>TQPrinter::setOrientation ( <a href="tqprinter.html#Orientation-enum">Orientation</a> orientation )<tt> [virtual]</tt> </h3> Sets the print orientation to <em>orientation</em>. <p> The orientation can be either <a href="#Orientation-enum">TQPrinter::Portrait</a> or <a href="#Orientation-enum">TQPrinter::Landscape</a>. @@ -639,7 +639,7 @@ directly to the printer if <em>enable</em> is FALSE. <p> This function is currently only supported under X11 and Mac OS X. <p> <p>See also <a href="#outputToFile">outputToFile</a>() and <a href="#setOutputFileName">setOutputFileName</a>(). -<h3 class=fn>void <a name="setPageOrder"></a>TQPrinter::setPageOrder ( <a href="ntqprinter.html#PageOrder-enum">PageOrder</a> newPageOrder )<tt> [virtual]</tt> +<h3 class=fn>void <a name="setPageOrder"></a>TQPrinter::setPageOrder ( <a href="tqprinter.html#PageOrder-enum">PageOrder</a> newPageOrder )<tt> [virtual]</tt> </h3> Sets the page order to <em>newPageOrder</em>. <p> The page order can be <a href="#PageOrder-enum">TQPrinter::FirstPageFirst</a> or <a href="#PageOrder-enum">TQPrinter::LastPageFirst</a>. The application programmer is responsible @@ -651,7 +651,7 @@ the user can override in the print dialog when you call <a href="#setup">setup</ <li> This value is not kept in sync with the Windows or Mac OS X printer dialogs. </ul> -<h3 class=fn>void <a name="setPageSize"></a>TQPrinter::setPageSize ( <a href="ntqprinter.html#PageSize-enum">PageSize</a> newPageSize )<tt> [virtual]</tt> +<h3 class=fn>void <a name="setPageSize"></a>TQPrinter::setPageSize ( <a href="tqprinter.html#PageSize-enum">PageSize</a> newPageSize )<tt> [virtual]</tt> </h3> Sets the printer page size to <em>newPageSize</em> if that size is supported. The result if undefined if <em>newPageSize</em> is not @@ -661,7 +661,7 @@ supported. the user can override in the print dialog when you call <a href="#setup">setup</a>(). <p> <p>See also <a href="#pageSize">pageSize</a>(), <a href="#PageSize-enum">PageSize</a>, <a href="#setFullPage">setFullPage</a>(), and <a href="#setResolution">setResolution</a>(). -<h3 class=fn>void <a name="setPaperSource"></a>TQPrinter::setPaperSource ( <a href="ntqprinter.html#PaperSource-enum">PaperSource</a> source )<tt> [virtual]</tt> +<h3 class=fn>void <a name="setPaperSource"></a>TQPrinter::setPaperSource ( <a href="tqprinter.html#PaperSource-enum">PaperSource</a> source )<tt> [virtual]</tt> </h3> Sets the paper source setting to <em>source</em>. <p> Windows only! This option can be changed while printing and will @@ -675,7 +675,7 @@ Sets the name of the program that should do the print job to <em>printProg</em>. output. On other platforms, it has no effect. <p> <p>See also <a href="#printProgram">printProgram</a>(). -<h3 class=fn>void <a name="setPrintRange"></a>TQPrinter::setPrintRange ( <a href="ntqprinter.html#PrintRange-enum">PrintRange</a> range ) +<h3 class=fn>void <a name="setPrintRange"></a>TQPrinter::setPrintRange ( <a href="tqprinter.html#PrintRange-enum">PrintRange</a> range ) </h3> Sets the default selected page range to be used when the print setup dialog is opened to <em>range</em>. If the PageRange specified by <em>range</em> is diff --git a/doc/html/qrect-h.html b/doc/html/tqrect-h.html index cde57b880..72178f95d 100644 --- a/doc/html/qrect-h.html +++ b/doc/html/tqrect-h.html @@ -1,9 +1,9 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> -<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/include/ntqrect.h:1 --> +<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/include/tqrect.h:1 --> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> -<title>ntqrect.h Include File</title> +<title>tqrect.h Include File</title> <style type="text/css"><!-- fn { margin-left: 1cm; text-indent: -1cm; } a:link { color: #004faf; text-decoration: none } @@ -29,13 +29,13 @@ body { background: #ffffff; color: black; } | <a href="functions.html"> <font color="#004faf">Functions</font></a> </td> -<td align="right" valign="center"><img src="logo32.png" align="right" width="64" height="32" border="0"></td></tr></table><h1 align=center>ntqrect.h</h1> +<td align="right" valign="center"><img src="logo32.png" align="right" width="64" height="32" border="0"></td></tr></table><h1 align=center>tqrect.h</h1> -<p>This is the verbatim text of the ntqrect.h include file. It is provided only for illustration; the copyright remains with Trolltech. +<p>This is the verbatim text of the tqrect.h include file. It is provided only for illustration; the copyright remains with Trolltech. <hr> <pre> /**************************************************************************** -** $Id: qt/ntqrect.h 3.3.8 edited Jan 11 14:38 $ +** $Id: qt/tqrect.h 3.3.8 edited Jan 11 14:38 $ ** ** Definition of TQRect class ** diff --git a/doc/html/tqrect-members.html b/doc/html/tqrect-members.html new file mode 100644 index 000000000..f0d0f6eeb --- /dev/null +++ b/doc/html/tqrect-members.html @@ -0,0 +1,105 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> +<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/include/tqrect.h:51 --> +<html> +<head> +<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> +<title>TQRect Member List</title> +<style type="text/css"><!-- +fn { margin-left: 1cm; text-indent: -1cm; } +a:link { color: #004faf; text-decoration: none } +a:visited { color: #672967; text-decoration: none } +body { background: #ffffff; color: black; } +--></style> +</head> +<body> + +<table border="0" cellpadding="0" cellspacing="0" width="100%"> +<tr bgcolor="#E5E5E5"> +<td valign=center> + <a href="index.html"> +<font color="#004faf">Home</font></a> + | <a href="classes.html"> +<font color="#004faf">All Classes</font></a> + | <a href="mainclasses.html"> +<font color="#004faf">Main Classes</font></a> + | <a href="annotated.html"> +<font color="#004faf">Annotated</font></a> + | <a href="groups.html"> +<font color="#004faf">Grouped Classes</font></a> + | <a href="functions.html"> +<font color="#004faf">Functions</font></a> +</td> +<td align="right" valign="center"><img src="logo32.png" align="right" width="64" height="32" border="0"></td></tr></table><h1 align=center>Complete Member List for TQRect</h1> + +<p>This is the complete list of member functions for +<a href="tqrect.html">TQRect</a>, including inherited members. + +<ul> +<li><a href="tqrect.html#TQRect">TQRect</a>() +<li><a href="tqrect.html#addCoords">addCoords</a>() +<li><a href="tqrect.html#bottom">bottom</a>() +<li><a href="tqrect.html#bottomLeft">bottomLeft</a>() +<li><a href="tqrect.html#bottomRight">bottomRight</a>() +<li><a href="tqrect.html#center">center</a>() +<li><a href="tqrect.html#contains">contains</a>() +<li><a href="tqrect.html#coords">coords</a>() +<li><a href="tqrect.html#height">height</a>() +<li><a href="tqrect.html#intersect">intersect</a>() +<li><a href="tqrect.html#intersects">intersects</a>() +<li><a href="tqrect.html#isEmpty">isEmpty</a>() +<li><a href="tqrect.html#isNull">isNull</a>() +<li><a href="tqrect.html#isValid">isValid</a>() +<li><a href="tqrect.html#left">left</a>() +<li><a href="tqrect.html#moveBottom">moveBottom</a>() +<li><a href="tqrect.html#moveBottomLeft">moveBottomLeft</a>() +<li><a href="tqrect.html#moveBottomRight">moveBottomRight</a>() +<li><a href="tqrect.html#moveBy">moveBy</a>() +<li><a href="tqrect.html#moveCenter">moveCenter</a>() +<li><a href="tqrect.html#moveLeft">moveLeft</a>() +<li><a href="tqrect.html#moveRight">moveRight</a>() +<li><a href="tqrect.html#moveTop">moveTop</a>() +<li><a href="tqrect.html#moveTopLeft">moveTopLeft</a>() +<li><a href="tqrect.html#moveTopRight">moveTopRight</a>() +<li><a href="tqrect.html#normalize">normalize</a>() +<li><a href="tqrect.html#operator-and">operator&</a>() +<li><a href="tqrect.html#operator-and-eq">operator&=</a>() +<li><a href="tqrect.html#operator|">operator|</a>() +<li><a href="tqrect.html#operator|-eq">operator|=</a>() +<li><a href="tqrect.html#rBottom">rBottom</a>() +<li><a href="tqrect.html#rLeft">rLeft</a>() +<li><a href="tqrect.html#rRight">rRight</a>() +<li><a href="tqrect.html#rTop">rTop</a>() +<li><a href="tqrect.html#rect">rect</a>() +<li><a href="tqrect.html#right">right</a>() +<li><a href="tqrect.html#setBottom">setBottom</a>() +<li><a href="tqrect.html#setBottomLeft">setBottomLeft</a>() +<li><a href="tqrect.html#setBottomRight">setBottomRight</a>() +<li><a href="tqrect.html#setCoords">setCoords</a>() +<li><a href="tqrect.html#setHeight">setHeight</a>() +<li><a href="tqrect.html#setLeft">setLeft</a>() +<li><a href="tqrect.html#setRect">setRect</a>() +<li><a href="tqrect.html#setRight">setRight</a>() +<li><a href="tqrect.html#setSize">setSize</a>() +<li><a href="tqrect.html#setTop">setTop</a>() +<li><a href="tqrect.html#setTopLeft">setTopLeft</a>() +<li><a href="tqrect.html#setTopRight">setTopRight</a>() +<li><a href="tqrect.html#setWidth">setWidth</a>() +<li><a href="tqrect.html#setX">setX</a>() +<li><a href="tqrect.html#setY">setY</a>() +<li><a href="tqrect.html#size">size</a>() +<li><a href="tqrect.html#top">top</a>() +<li><a href="tqrect.html#topLeft">topLeft</a>() +<li><a href="tqrect.html#topRight">topRight</a>() +<li><a href="tqrect.html#unite">unite</a>() +<li><a href="tqrect.html#width">width</a>() +<li><a href="tqrect.html#x">x</a>() +<li><a href="tqrect.html#y">y</a>() +</ul> +<!-- eof --> +<p><address><hr><div align=center> +<table width=100% cellspacing=0 border=0><tr> +<td>Copyright © 2007 +<a href="troll.html">Trolltech</a><td align=center><a href="trademarks.html">Trademarks</a> +<td align=right><div align=right>TQt 3.3.8</div> +</table></div></address></body> +</html> diff --git a/doc/html/ntqrect.html b/doc/html/tqrect.html index ba1053dcc..756cd18b1 100644 --- a/doc/html/ntqrect.html +++ b/doc/html/tqrect.html @@ -1,5 +1,5 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> -<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/src/kernel/qrect.cpp:42 --> +<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/src/kernel/tqrect.cpp:42 --> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> @@ -33,8 +33,8 @@ body { background: #ffffff; color: black; } <p>The TQRect class defines a rectangle in the plane. <a href="#details">More...</a> -<p><tt>#include <<a href="qrect-h.html">ntqrect.h</a>></tt> -<p><a href="qrect-members.html">List of all member functions.</a> +<p><tt>#include <<a href="tqrect-h.html">tqrect.h</a>></tt> +<p><a href="tqrect-members.html">List of all member functions.</a> <h2>Public Members</h2> <ul> <li class=fn><a href="#TQRect"><b>TQRect</b></a> ()</li> @@ -134,7 +134,7 @@ rectangle with width and height 1 draws a single pixel. corner. The positive direction of the y axis is down, and the positive x axis is from left to right. <p> A TQRect can be constructed with a set of left, top, width and -height integers, from two TQPoints or from a <a href="ntqpoint.html">TQPoint</a> and a <a href="tqsize.html">TQSize</a>. +height integers, from two TQPoints or from a <a href="tqpoint.html">TQPoint</a> and a <a href="tqsize.html">TQSize</a>. After creation the dimensions can be changed, e.g. with <a href="#setLeft">setLeft</a>(), <a href="#setRight">setRight</a>(), <a href="#setTop">setTop</a>() and <a href="#setBottom">setBottom</a>(), or by setting sizes, e.g. <a href="#setWidth">setWidth</a>(), <a href="#setHeight">setHeight</a>() and <a href="#setSize">setSize</a>(). The dimensions can also be @@ -145,7 +145,7 @@ rectangle with <a href="#addCoords">addCoords</a>(). <a href="#contains">contains</a>(). You can also test to see if two TQRects intersect with <a href="#intersects">intersects</a>() (see also <a href="#intersect">intersect</a>()). To get the bounding rectangle of two TQRects use <a href="#unite">unite</a>(). -<p> <p>See also <a href="ntqpoint.html">TQPoint</a>, <a href="tqsize.html">TQSize</a>, <a href="graphics.html">Graphics Classes</a>, and <a href="images.html">Image Processing Classes</a>. +<p> <p>See also <a href="tqpoint.html">TQPoint</a>, <a href="tqsize.html">TQSize</a>, <a href="graphics.html">Graphics Classes</a>, and <a href="images.html">Image Processing Classes</a>. <hr><h2>Member Function Documentation</h2> <h3 class=fn><a name="TQRect"></a>TQRect::TQRect () @@ -153,12 +153,12 @@ of two TQRects use <a href="#unite">unite</a>(). <p> Constructs an invalid rectangle. -<h3 class=fn><a name="TQRect-2"></a>TQRect::TQRect ( const <a href="ntqpoint.html">TQPoint</a> & topLeft, const <a href="ntqpoint.html">TQPoint</a> & bottomRight ) +<h3 class=fn><a name="TQRect-2"></a>TQRect::TQRect ( const <a href="tqpoint.html">TQPoint</a> & topLeft, const <a href="tqpoint.html">TQPoint</a> & bottomRight ) </h3> Constructs a rectangle with <em>topLeft</em> as the top-left corner and <em>bottomRight</em> as the bottom-right corner. -<h3 class=fn><a name="TQRect-3"></a>TQRect::TQRect ( const <a href="ntqpoint.html">TQPoint</a> & topLeft, const <a href="tqsize.html">TQSize</a> & size ) +<h3 class=fn><a name="TQRect-3"></a>TQRect::TQRect ( const <a href="tqpoint.html">TQPoint</a> & topLeft, const <a href="tqsize.html">TQSize</a> & size ) </h3> Constructs a rectangle with <em>topLeft</em> as the top-left corner and <em>size</em> as the rectangle size. @@ -187,28 +187,28 @@ existing coordinates of the rectangle. <p> <p>See also <a href="#setBottom">setBottom</a>(), <a href="#top">top</a>(), <a href="#bottomLeft">bottomLeft</a>(), and <a href="#bottomRight">bottomRight</a>(). <p>Examples: <a href="tqaction-application-example.html#x1152">action/application.cpp</a>, <a href="simple-application-example.html#x1570">application/application.cpp</a>, <a href="desktop-example.html#x1748">desktop/desktop.cpp</a>, <a href="helpviewer-example.html#x1008">helpviewer/helpwindow.cpp</a>, <a href="qfd-example.html#x2003">qfd/fontdisplayer.cpp</a>, <a href="scribble-example.html#x925">scribble/scribble.cpp</a>, and <a href="themes-example.html#x236">themes/wood.cpp</a>. -<h3 class=fn><a href="ntqpoint.html">TQPoint</a> <a name="bottomLeft"></a>TQRect::bottomLeft () const +<h3 class=fn><a href="tqpoint.html">TQPoint</a> <a name="bottomLeft"></a>TQRect::bottomLeft () const </h3> <p> Returns the bottom-left position of the rectangle. <p> <p>See also <a href="#setBottomLeft">setBottomLeft</a>(), <a href="#moveBottomLeft">moveBottomLeft</a>(), <a href="#topRight">topRight</a>(), <a href="#bottom">bottom</a>(), and <a href="#left">left</a>(). <p>Example: <a href="tictac-example.html#x32">tictac/tictac.cpp</a>. -<h3 class=fn><a href="ntqpoint.html">TQPoint</a> <a name="bottomRight"></a>TQRect::bottomRight () const +<h3 class=fn><a href="tqpoint.html">TQPoint</a> <a name="bottomRight"></a>TQRect::bottomRight () const </h3> <p> Returns the bottom-right position of the rectangle. <p> <p>See also <a href="#setBottomRight">setBottomRight</a>(), <a href="#moveBottomRight">moveBottomRight</a>(), <a href="#topLeft">topLeft</a>(), <a href="#right">right</a>(), and <a href="#bottom">bottom</a>(). <p>Example: <a href="tictac-example.html#x33">tictac/tictac.cpp</a>. -<h3 class=fn><a href="ntqpoint.html">TQPoint</a> <a name="center"></a>TQRect::center () const +<h3 class=fn><a href="tqpoint.html">TQPoint</a> <a name="center"></a>TQRect::center () const </h3> <p> Returns the center point of the rectangle. <p> <p>See also <a href="#moveCenter">moveCenter</a>(), <a href="#topLeft">topLeft</a>(), <a href="#bottomRight">bottomRight</a>(), <a href="#topRight">topRight</a>(), and <a href="#bottomLeft">bottomLeft</a>(). <p>Example: <a href="tooltip-example.html#x447">tooltip/tooltip.cpp</a>. -<h3 class=fn>bool <a name="contains"></a>TQRect::contains ( const <a href="ntqpoint.html">TQPoint</a> & p, bool proper = FALSE ) const +<h3 class=fn>bool <a name="contains"></a>TQRect::contains ( const <a href="tqpoint.html">TQPoint</a> & p, bool proper = FALSE ) const </h3> Returns TRUE if the point <em>p</em> is inside or on the edge of the rectangle; otherwise returns FALSE. @@ -230,7 +230,7 @@ otherwise returns FALSE. <p> If <em>proper</em> is TRUE, this function returns TRUE only if the point is entirely inside (not on the edge). -<h3 class=fn>bool <a name="contains-4"></a>TQRect::contains ( const <a href="ntqrect.html">TQRect</a> & r, bool proper = FALSE ) const +<h3 class=fn>bool <a name="contains-4"></a>TQRect::contains ( const <a href="tqrect.html">TQRect</a> & r, bool proper = FALSE ) const </h3> This is an overloaded member function, provided for convenience. It behaves essentially like the above function. <p> Returns TRUE if the rectangle <em>r</em> is inside this rectangle; @@ -254,12 +254,12 @@ top and bottom edges, i.e. height = bottom - top + 1. <p> <p>See also <a href="#width">width</a>(), <a href="#size">size</a>(), and <a href="#setHeight">setHeight</a>(). <p>Examples: <a href="coordsys.html#x2279">aclock/aclock.cpp</a>, <a href="desktop-example.html#x1749">desktop/desktop.cpp</a>, <a href="movies-example.html#x515">movies/main.cpp</a>, <a href="scribble-example.html#x926">scribble/scribble.cpp</a>, <a href="themes-example.html#x298">themes/metal.cpp</a>, <a href="themes-example.html#x238">themes/wood.cpp</a>, and <a href="xform-example.html#x1251">xform/xform.cpp</a>. -<h3 class=fn><a href="ntqrect.html">TQRect</a> <a name="intersect"></a>TQRect::intersect ( const <a href="ntqrect.html">TQRect</a> & r ) const +<h3 class=fn><a href="tqrect.html">TQRect</a> <a name="intersect"></a>TQRect::intersect ( const <a href="tqrect.html">TQRect</a> & r ) const </h3> Returns the intersection of this rectangle and rectangle <em>r</em>. <tt>r.intersect(s)</tt> is equivalent to <tt>r&s</tt>. -<h3 class=fn>bool <a name="intersects"></a>TQRect::intersects ( const <a href="ntqrect.html">TQRect</a> & r ) const +<h3 class=fn>bool <a name="intersects"></a>TQRect::intersects ( const <a href="tqrect.html">TQRect</a> & r ) const </h3> Returns TRUE if this rectangle intersects with rectangle <em>r</em> (there is at least one pixel that is within both rectangles); @@ -312,14 +312,14 @@ Sets the bottom position of the rectangle to <em>pos</em>, leaving the size unchanged. <p> <p>See also <a href="#bottom">bottom</a>(), <a href="#setBottom">setBottom</a>(), <a href="#moveLeft">moveLeft</a>(), <a href="#moveTop">moveTop</a>(), and <a href="#moveRight">moveRight</a>(). -<h3 class=fn>void <a name="moveBottomLeft"></a>TQRect::moveBottomLeft ( const <a href="ntqpoint.html">TQPoint</a> & p ) +<h3 class=fn>void <a name="moveBottomLeft"></a>TQRect::moveBottomLeft ( const <a href="tqpoint.html">TQPoint</a> & p ) </h3> Sets the bottom-left position of the rectangle to <em>p</em>, leaving the size unchanged. <p> <p>See also <a href="#bottomLeft">bottomLeft</a>(), <a href="#setBottomLeft">setBottomLeft</a>(), <a href="#moveTopLeft">moveTopLeft</a>(), <a href="#moveBottomRight">moveBottomRight</a>(), and <a href="#moveTopRight">moveTopRight</a>(). <p>Example: <a href="tutorial1-10.html#x2360">t10/cannon.cpp</a>. -<h3 class=fn>void <a name="moveBottomRight"></a>TQRect::moveBottomRight ( const <a href="ntqpoint.html">TQPoint</a> & p ) +<h3 class=fn>void <a name="moveBottomRight"></a>TQRect::moveBottomRight ( const <a href="tqpoint.html">TQPoint</a> & p ) </h3> Sets the bottom-right position of the rectangle to <em>p</em>, leaving the size unchanged. @@ -333,7 +333,7 @@ rectangle to the right and down. <p> <p>See also <a href="#moveTopLeft">moveTopLeft</a>(). <p>Examples: <a href="tqaction-application-example.html#x1154">action/application.cpp</a>, <a href="simple-application-example.html#x1572">application/application.cpp</a>, <a href="helpviewer-example.html#x1010">helpviewer/helpwindow.cpp</a>, <a href="mdi-example.html#x2057">mdi/application.cpp</a>, <a href="themes-example.html#x239">themes/wood.cpp</a>, and <a href="xform-example.html#x1253">xform/xform.cpp</a>. -<h3 class=fn>void <a name="moveCenter"></a>TQRect::moveCenter ( const <a href="ntqpoint.html">TQPoint</a> & p ) +<h3 class=fn>void <a name="moveCenter"></a>TQRect::moveCenter ( const <a href="tqpoint.html">TQPoint</a> & p ) </h3> Sets the center point of the rectangle to <em>p</em>, leaving the size unchanged. @@ -358,20 +358,20 @@ Sets the top position of the rectangle to <em>pos</em>, leaving the size unchanged. <p> <p>See also <a href="#top">top</a>(), <a href="#setTop">setTop</a>(), <a href="#moveLeft">moveLeft</a>(), <a href="#moveRight">moveRight</a>(), and <a href="#moveBottom">moveBottom</a>(). -<h3 class=fn>void <a name="moveTopLeft"></a>TQRect::moveTopLeft ( const <a href="ntqpoint.html">TQPoint</a> & p ) +<h3 class=fn>void <a name="moveTopLeft"></a>TQRect::moveTopLeft ( const <a href="tqpoint.html">TQPoint</a> & p ) </h3> Sets the top-left position of the rectangle to <em>p</em>, leaving the size unchanged. <p> <p>See also <a href="#topLeft">topLeft</a>(), <a href="#setTopLeft">setTopLeft</a>(), <a href="#moveBottomRight">moveBottomRight</a>(), <a href="#moveTopRight">moveTopRight</a>(), and <a href="#moveBottomLeft">moveBottomLeft</a>(). <p>Examples: <a href="helpsystem-example.html#x2681">helpsystem/tooltip.cpp</a> and <a href="xform-example.html#x1254">xform/xform.cpp</a>. -<h3 class=fn>void <a name="moveTopRight"></a>TQRect::moveTopRight ( const <a href="ntqpoint.html">TQPoint</a> & p ) +<h3 class=fn>void <a name="moveTopRight"></a>TQRect::moveTopRight ( const <a href="tqpoint.html">TQPoint</a> & p ) </h3> Sets the top-right position of the rectangle to <em>p</em>, leaving the size unchanged. <p> <p>See also <a href="#topRight">topRight</a>(), <a href="#setTopRight">setTopRight</a>(), <a href="#moveTopLeft">moveTopLeft</a>(), <a href="#moveBottomRight">moveBottomRight</a>(), and <a href="#moveBottomLeft">moveBottomLeft</a>(). -<h3 class=fn><a href="ntqrect.html">TQRect</a> <a name="normalize"></a>TQRect::normalize () const +<h3 class=fn><a href="tqrect.html">TQRect</a> <a name="normalize"></a>TQRect::normalize () const </h3> Returns a normalized rectangle, i.e. a rectangle that has a non-negative width and height. @@ -380,24 +380,24 @@ bottom if <a href="#top">top</a>() > <a href="#bottom">bottom</a>(). <p> <p>See also <a href="#isValid">isValid</a>(). <p>Example: <a href="scribble-example.html#x928">scribble/scribble.cpp</a>. -<h3 class=fn><a href="ntqrect.html">TQRect</a> <a name="operator-and"></a>TQRect::operator& ( const <a href="ntqrect.html">TQRect</a> & r ) const +<h3 class=fn><a href="tqrect.html">TQRect</a> <a name="operator-and"></a>TQRect::operator& ( const <a href="tqrect.html">TQRect</a> & r ) const </h3> Returns the intersection of this rectangle and rectangle <em>r</em>. <p> Returns an empty rectangle if there is no intersection. <p> <p>See also <a href="#operator-and-eq">operator&=</a>(), <a href="#operator|">operator|</a>(), <a href="#isEmpty">isEmpty</a>(), <a href="#intersects">intersects</a>(), and <a href="#contains">contains</a>(). -<h3 class=fn><a href="ntqrect.html">TQRect</a> & <a name="operator-and-eq"></a>TQRect::operator&= ( const <a href="ntqrect.html">TQRect</a> & r ) +<h3 class=fn><a href="tqrect.html">TQRect</a> & <a name="operator-and-eq"></a>TQRect::operator&= ( const <a href="tqrect.html">TQRect</a> & r ) </h3> Intersects this rectangle with rectangle <em>r</em>. -<h3 class=fn><a href="ntqrect.html">TQRect</a> <a name="operator|"></a>TQRect::operator| ( const <a href="ntqrect.html">TQRect</a> & r ) const +<h3 class=fn><a href="tqrect.html">TQRect</a> <a name="operator|"></a>TQRect::operator| ( const <a href="tqrect.html">TQRect</a> & r ) const </h3> Returns the bounding rectangle of this rectangle and rectangle <em>r</em>. <p> The bounding rectangle of a nonempty rectangle and an empty or invalid rectangle is defined to be the nonempty rectangle. <p> <p>See also <a href="#operator|-eq">operator|=</a>(), <a href="#operator-and">operator&</a>(), <a href="#intersects">intersects</a>(), and <a href="#contains">contains</a>(). -<h3 class=fn><a href="ntqrect.html">TQRect</a> & <a name="operator|-eq"></a>TQRect::operator|= ( const <a href="ntqrect.html">TQRect</a> & r ) +<h3 class=fn><a href="tqrect.html">TQRect</a> & <a name="operator|-eq"></a>TQRect::operator|= ( const <a href="tqrect.html">TQRect</a> & r ) </h3> Unites this rectangle with rectangle <em>r</em>. @@ -447,14 +447,14 @@ height, but will never change the top edge of the rectangle. <p> <p>See also <a href="#bottom">bottom</a>(), <a href="#setTop">setTop</a>(), and <a href="#setHeight">setHeight</a>(). <p>Example: <a href="scribble-example.html#x930">scribble/scribble.cpp</a>. -<h3 class=fn>void <a name="setBottomLeft"></a>TQRect::setBottomLeft ( const <a href="ntqpoint.html">TQPoint</a> & p ) +<h3 class=fn>void <a name="setBottomLeft"></a>TQRect::setBottomLeft ( const <a href="tqpoint.html">TQPoint</a> & p ) </h3> Set the bottom-left corner of the rectangle to <em>p</em>. May change the size, but will the never change the top-right corner of the rectangle. <p> <p>See also <a href="#bottomLeft">bottomLeft</a>(), <a href="#moveBottomLeft">moveBottomLeft</a>(), <a href="#setTopLeft">setTopLeft</a>(), <a href="#setBottomRight">setBottomRight</a>(), and <a href="#setTopRight">setTopRight</a>(). -<h3 class=fn>void <a name="setBottomRight"></a>TQRect::setBottomRight ( const <a href="ntqpoint.html">TQPoint</a> & p ) +<h3 class=fn>void <a name="setBottomRight"></a>TQRect::setBottomRight ( const <a href="tqpoint.html">TQPoint</a> & p ) </h3> Set the bottom-right corner of the rectangle to <em>p</em>. May change the size, but will the never change the top-left corner of @@ -512,14 +512,14 @@ height, but will never change the bottom edge of the rectangle. <p> <p>See also <a href="#top">top</a>(), <a href="#setBottom">setBottom</a>(), and <a href="#setHeight">setHeight</a>(). <p>Example: <a href="scribble-example.html#x933">scribble/scribble.cpp</a>. -<h3 class=fn>void <a name="setTopLeft"></a>TQRect::setTopLeft ( const <a href="ntqpoint.html">TQPoint</a> & p ) +<h3 class=fn>void <a name="setTopLeft"></a>TQRect::setTopLeft ( const <a href="tqpoint.html">TQPoint</a> & p ) </h3> Set the top-left corner of the rectangle to <em>p</em>. May change the size, but will the never change the bottom-right corner of the rectangle. <p> <p>See also <a href="#topLeft">topLeft</a>(), <a href="#moveTopLeft">moveTopLeft</a>(), <a href="#setBottomRight">setBottomRight</a>(), <a href="#setTopRight">setTopRight</a>(), and <a href="#setBottomLeft">setBottomLeft</a>(). -<h3 class=fn>void <a name="setTopRight"></a>TQRect::setTopRight ( const <a href="ntqpoint.html">TQPoint</a> & p ) +<h3 class=fn>void <a name="setTopRight"></a>TQRect::setTopRight ( const <a href="tqpoint.html">TQPoint</a> & p ) </h3> Set the top-right corner of the rectangle to <em>p</em>. May change the size, but will the never change the bottom-left corner of @@ -565,21 +565,21 @@ rectangle. <p> <p>See also <a href="#setTop">setTop</a>(), <a href="#bottom">bottom</a>(), <a href="#topLeft">topLeft</a>(), and <a href="#topRight">topRight</a>(). <p>Examples: <a href="coordsys.html#x2281">aclock/aclock.cpp</a>, <a href="desktop-example.html#x1755">desktop/desktop.cpp</a>, <a href="scribble-example.html#x934">scribble/scribble.cpp</a>, <a href="themes-example.html#x243">themes/wood.cpp</a>, <a href="tictac-example.html#x36">tictac/tictac.cpp</a>, and <a href="xform-example.html#x1256">xform/xform.cpp</a>. -<h3 class=fn><a href="ntqpoint.html">TQPoint</a> <a name="topLeft"></a>TQRect::topLeft () const +<h3 class=fn><a href="tqpoint.html">TQPoint</a> <a name="topLeft"></a>TQRect::topLeft () const </h3> <p> Returns the top-left position of the rectangle. <p> <p>See also <a href="#setTopLeft">setTopLeft</a>(), <a href="#moveTopLeft">moveTopLeft</a>(), <a href="#bottomRight">bottomRight</a>(), <a href="#left">left</a>(), and <a href="#top">top</a>(). <p>Examples: <a href="helpsystem-example.html#x2682">helpsystem/tooltip.cpp</a>, <a href="tutorial1-10.html#x2362">t10/cannon.cpp</a>, and <a href="tictac-example.html#x37">tictac/tictac.cpp</a>. -<h3 class=fn><a href="ntqpoint.html">TQPoint</a> <a name="topRight"></a>TQRect::topRight () const +<h3 class=fn><a href="tqpoint.html">TQPoint</a> <a name="topRight"></a>TQRect::topRight () const </h3> <p> Returns the top-right position of the rectangle. <p> <p>See also <a href="#setTopRight">setTopRight</a>(), <a href="#moveTopRight">moveTopRight</a>(), <a href="#bottomLeft">bottomLeft</a>(), <a href="#top">top</a>(), and <a href="#right">right</a>(). <p>Example: <a href="tictac-example.html#x38">tictac/tictac.cpp</a>. -<h3 class=fn><a href="ntqrect.html">TQRect</a> <a name="unite"></a>TQRect::unite ( const <a href="ntqrect.html">TQRect</a> & r ) const +<h3 class=fn><a href="tqrect.html">TQRect</a> <a name="unite"></a>TQRect::unite ( const <a href="tqrect.html">TQRect</a> & r ) const </h3> Returns the bounding rectangle of this rectangle and rectangle <em>r</em>. <tt>r.unite(s)</tt> is equivalent to <tt>r|s</tt>. @@ -607,24 +607,24 @@ left and right edges, i.e. width = right - left + 1. <p>Examples: <a href="desktop-example.html#x1758">desktop/desktop.cpp</a>, <a href="movies-example.html#x519">movies/main.cpp</a>, <a href="scribble-example.html#x937">scribble/scribble.cpp</a>, <a href="tutorial1-12.html#x2397">t12/cannon.cpp</a>, <a href="tutorial1-14.html#x2429">t14/cannon.cpp</a>, <a href="themes-example.html#x303">themes/metal.cpp</a>, and <a href="themes-example.html#x246">themes/wood.cpp</a>. <hr><h2>Related Functions</h2> -<h3 class=fn>bool <a name="operator!-eq"></a>operator!= ( const <a href="ntqrect.html">TQRect</a> & r1, const <a href="ntqrect.html">TQRect</a> & r2 ) +<h3 class=fn>bool <a name="operator!-eq"></a>operator!= ( const <a href="tqrect.html">TQRect</a> & r1, const <a href="tqrect.html">TQRect</a> & r2 ) </h3> <p> Returns TRUE if <em>r1</em> and <em>r2</em> are different; otherwise returns FALSE. -<h3 class=fn><a href="tqdatastream.html">TQDataStream</a> & <a name="operator-lt-lt"></a>operator<< ( <a href="tqdatastream.html">TQDataStream</a> & s, const <a href="ntqrect.html">TQRect</a> & r ) +<h3 class=fn><a href="tqdatastream.html">TQDataStream</a> & <a name="operator-lt-lt"></a>operator<< ( <a href="tqdatastream.html">TQDataStream</a> & s, const <a href="tqrect.html">TQRect</a> & r ) </h3> <p> Writes the TQRect, <em>r</em>, to the stream <em>s</em>, and returns a reference to the stream. <p> <p>See also <a href="datastreamformat.html">Format of the TQDataStream operators</a>. -<h3 class=fn>bool <a name="operator-eq-eq"></a>operator== ( const <a href="ntqrect.html">TQRect</a> & r1, const <a href="ntqrect.html">TQRect</a> & r2 ) +<h3 class=fn>bool <a name="operator-eq-eq"></a>operator== ( const <a href="tqrect.html">TQRect</a> & r1, const <a href="tqrect.html">TQRect</a> & r2 ) </h3> <p> Returns TRUE if <em>r1</em> and <em>r2</em> are equal; otherwise returns FALSE. -<h3 class=fn><a href="tqdatastream.html">TQDataStream</a> & <a name="operator-gt-gt"></a>operator>> ( <a href="tqdatastream.html">TQDataStream</a> & s, <a href="ntqrect.html">TQRect</a> & r ) +<h3 class=fn><a href="tqdatastream.html">TQDataStream</a> & <a name="operator-gt-gt"></a>operator>> ( <a href="tqdatastream.html">TQDataStream</a> & s, <a href="tqrect.html">TQRect</a> & r ) </h3> <p> Reads a TQRect from the stream <em>s</em> into rect <em>r</em> and returns a diff --git a/doc/html/qregion-h.html b/doc/html/tqregion-h.html index fec11f256..89d1a074c 100644 --- a/doc/html/qregion-h.html +++ b/doc/html/tqregion-h.html @@ -1,9 +1,9 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> -<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/include/ntqregion.h:1 --> +<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/include/tqregion.h:1 --> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> -<title>ntqregion.h Include File</title> +<title>tqregion.h Include File</title> <style type="text/css"><!-- fn { margin-left: 1cm; text-indent: -1cm; } a:link { color: #004faf; text-decoration: none } @@ -29,13 +29,13 @@ body { background: #ffffff; color: black; } | <a href="functions.html"> <font color="#004faf">Functions</font></a> </td> -<td align="right" valign="center"><img src="logo32.png" align="right" width="64" height="32" border="0"></td></tr></table><h1 align=center>ntqregion.h</h1> +<td align="right" valign="center"><img src="logo32.png" align="right" width="64" height="32" border="0"></td></tr></table><h1 align=center>tqregion.h</h1> -<p>This is the verbatim text of the ntqregion.h include file. It is provided only for illustration; the copyright remains with Trolltech. +<p>This is the verbatim text of the tqregion.h include file. It is provided only for illustration; the copyright remains with Trolltech. <hr> <pre> /**************************************************************************** -** $Id: qt/ntqregion.h 3.3.8 edited Jan 11 14:38 $ +** $Id: qt/tqregion.h 3.3.8 edited Jan 11 14:38 $ ** ** Definition of TQRegion class ** @@ -79,7 +79,7 @@ body { background: #ffffff; color: black; } #ifndef QT_H #include "ntqshared.h" -#include "ntqrect.h" +#include "tqrect.h" #endif // QT_H #ifdef TQ_WS_X11 diff --git a/doc/html/qregion-members.html b/doc/html/tqregion-members.html index 02a463e3c..a126b0716 100644 --- a/doc/html/qregion-members.html +++ b/doc/html/tqregion-members.html @@ -1,5 +1,5 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> -<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/include/ntqregion.h:51 --> +<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/include/tqregion.h:51 --> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> @@ -32,35 +32,35 @@ body { background: #ffffff; color: black; } <td align="right" valign="center"><img src="logo32.png" align="right" width="64" height="32" border="0"></td></tr></table><h1 align=center>Complete Member List for TQRegion</h1> <p>This is the complete list of member functions for -<a href="ntqregion.html">TQRegion</a>, including inherited members. +<a href="tqregion.html">TQRegion</a>, including inherited members. <ul> -<li><a href="ntqregion.html#TQRegion">TQRegion</a>() -<li><a href="ntqregion.html#~TQRegion">~TQRegion</a>() -<li><a href="ntqregion.html#boundingRect">boundingRect</a>() -<li><a href="ntqregion.html#contains">contains</a>() -<li><a href="ntqregion.html#eor">eor</a>() -<li><a href="ntqregion.html#handle">handle</a>() -<li><a href="ntqregion.html#intersect">intersect</a>() -<li><a href="ntqregion.html#isEmpty">isEmpty</a>() -<li><a href="ntqregion.html#isNull">isNull</a>() -<li><a href="ntqregion.html#operator!-eq">operator!=</a>() -<li><a href="ntqregion.html#operator-and">operator&</a>() -<li><a href="ntqregion.html#operator-and-eq">operator&=</a>() -<li><a href="ntqregion.html#operator+">operator+</a>() -<li><a href="ntqregion.html#operator+-eq">operator+=</a>() -<li><a href="ntqregion.html#operator-">operator-</a>() -<li><a href="ntqregion.html#operator--eq">operator-=</a>() -<li><a href="ntqregion.html#operator-eq">operator=</a>() -<li><a href="ntqregion.html#operator-eq-eq">operator==</a>() -<li><a href="ntqregion.html#operator^">operator^</a>() -<li><a href="ntqregion.html#operator^-eq">operator^=</a>() -<li><a href="ntqregion.html#operator|">operator|</a>() -<li><a href="ntqregion.html#operator|-eq">operator|=</a>() -<li><a href="ntqregion.html#rects">rects</a>() -<li><a href="ntqregion.html#subtract">subtract</a>() -<li><a href="ntqregion.html#translate">translate</a>() -<li><a href="ntqregion.html#unite">unite</a>() +<li><a href="tqregion.html#TQRegion">TQRegion</a>() +<li><a href="tqregion.html#~TQRegion">~TQRegion</a>() +<li><a href="tqregion.html#boundingRect">boundingRect</a>() +<li><a href="tqregion.html#contains">contains</a>() +<li><a href="tqregion.html#eor">eor</a>() +<li><a href="tqregion.html#handle">handle</a>() +<li><a href="tqregion.html#intersect">intersect</a>() +<li><a href="tqregion.html#isEmpty">isEmpty</a>() +<li><a href="tqregion.html#isNull">isNull</a>() +<li><a href="tqregion.html#operator!-eq">operator!=</a>() +<li><a href="tqregion.html#operator-and">operator&</a>() +<li><a href="tqregion.html#operator-and-eq">operator&=</a>() +<li><a href="tqregion.html#operator+">operator+</a>() +<li><a href="tqregion.html#operator+-eq">operator+=</a>() +<li><a href="tqregion.html#operator-">operator-</a>() +<li><a href="tqregion.html#operator--eq">operator-=</a>() +<li><a href="tqregion.html#operator-eq">operator=</a>() +<li><a href="tqregion.html#operator-eq-eq">operator==</a>() +<li><a href="tqregion.html#operator^">operator^</a>() +<li><a href="tqregion.html#operator^-eq">operator^=</a>() +<li><a href="tqregion.html#operator|">operator|</a>() +<li><a href="tqregion.html#operator|-eq">operator|=</a>() +<li><a href="tqregion.html#rects">rects</a>() +<li><a href="tqregion.html#subtract">subtract</a>() +<li><a href="tqregion.html#translate">translate</a>() +<li><a href="tqregion.html#unite">unite</a>() </ul> <!-- eof --> <p><address><hr><div align=center> diff --git a/doc/html/ntqregion.html b/doc/html/tqregion.html index 6ae2683ea..e145b8a37 100644 --- a/doc/html/ntqregion.html +++ b/doc/html/tqregion.html @@ -1,5 +1,5 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> -<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/src/kernel/qregion.cpp:44 --> +<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/src/kernel/tqregion.cpp:44 --> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> @@ -33,8 +33,8 @@ body { background: #ffffff; color: black; } <p>The TQRegion class specifies a clip region for a painter. <a href="#details">More...</a> -<p><tt>#include <<a href="qregion-h.html">ntqregion.h</a>></tt> -<p><a href="qregion-members.html">List of all member functions.</a> +<p><tt>#include <<a href="tqregion-h.html">tqregion.h</a>></tt> +<p><a href="tqregion-members.html">List of all member functions.</a> <h2>Public Members</h2> <ul> <li class=fn>enum <a href="#RegionType-enum"><b>RegionType</b></a> { Rectangle, Ellipse }</li> @@ -91,7 +91,7 @@ a bitmap. Complex regions may be created by combining simple regions using <a href="#unite">unite</a>(), <a href="#intersect">intersect</a>(), <a href="#subtract">subtract</a>() or <a href="#eor">eor</a>() (exclusive or). You can move a region using <a href="#translate">translate</a>(). <p> You can test whether a region <a href="#isNull">isNull</a>(), <a href="#isEmpty">isEmpty</a>() or if it -<a href="#contains">contains</a>() a <a href="ntqpoint.html">TQPoint</a> or <a href="ntqrect.html">TQRect</a>. The bounding rectangle is given by +<a href="#contains">contains</a>() a <a href="tqpoint.html">TQPoint</a> or <a href="tqrect.html">TQRect</a>. The bounding rectangle is given by <a href="#boundingRect">boundingRect</a>(). <p> The function <a href="#rects">rects</a>() gives a decomposition of the region into rectangles. @@ -131,7 +131,7 @@ space for a region is limited to the points between -32767 and Constructs a null region. <p> <p>See also <a href="#isNull">isNull</a>(). -<h3 class=fn><a name="TQRegion-2"></a>TQRegion::TQRegion ( int x, int y, int w, int h, <a href="ntqregion.html#RegionType-enum">RegionType</a> t = Rectangle ) +<h3 class=fn><a name="TQRegion-2"></a>TQRegion::TQRegion ( int x, int y, int w, int h, <a href="tqregion.html#RegionType-enum">RegionType</a> t = Rectangle ) </h3> Constructs a rectangular or elliptic region. <p> If <em>t</em> is <a href="#RegionType-enum">Rectangle</a>, the region is the filled rectangle (<em>x</em>, @@ -139,14 +139,14 @@ Constructs a rectangular or elliptic region. ellipse with center at (<em>x</em> + <em>w</em> / 2, <em>y</em> + <em>h</em> / 2) and size (<em>w</em> ,<em>h</em> ). -<h3 class=fn><a name="TQRegion-3"></a>TQRegion::TQRegion ( const <a href="ntqrect.html">TQRect</a> & r, <a href="ntqregion.html#RegionType-enum">RegionType</a> t = Rectangle ) +<h3 class=fn><a name="TQRegion-3"></a>TQRegion::TQRegion ( const <a href="tqrect.html">TQRect</a> & r, <a href="tqregion.html#RegionType-enum">RegionType</a> t = Rectangle ) </h3> This is an overloaded member function, provided for convenience. It behaves essentially like the above function. <p> Create a region based on the rectange <em>r</em> with region type <em>t</em>. <p> If the rectangle is invalid a null region will be created. <p> <p>See also <a href="#RegionType-enum">TQRegion::RegionType</a>. -<h3 class=fn><a name="TQRegion-4"></a>TQRegion::TQRegion ( const <a href="ntqpointarray.html">TQPointArray</a> & a, bool winding = FALSE ) +<h3 class=fn><a name="TQRegion-4"></a>TQRegion::TQRegion ( const <a href="tqpointarray.html">TQPointArray</a> & a, bool winding = FALSE ) </h3> Constructs a polygon region from the point array <em>a</em>. <p> If <em>winding</em> is TRUE, the polygon region is filled using the @@ -155,7 +155,7 @@ is used. <p> This constructor may create complex regions that will slow down painting when used. -<h3 class=fn><a name="TQRegion-5"></a>TQRegion::TQRegion ( const <a href="ntqregion.html">TQRegion</a> & r ) +<h3 class=fn><a name="TQRegion-5"></a>TQRegion::TQRegion ( const <a href="tqregion.html">TQRegion</a> & r ) </h3> Constructs a new region which is equal to region <em>r</em>. @@ -166,29 +166,29 @@ Constructs a region from the bitmap <em>bm</em>. are <tt>color1</tt>, as if each pixel was a 1 by 1 rectangle. <p> This constructor may create complex regions that will slow down painting when used. Note that drawing masked pixmaps can be done -much faster using <a href="ntqpixmap.html#setMask">TQPixmap::setMask</a>(). +much faster using <a href="tqpixmap.html#setMask">TQPixmap::setMask</a>(). <h3 class=fn><a name="~TQRegion"></a>TQRegion::~TQRegion () </h3> Destroys the region. -<h3 class=fn><a href="ntqrect.html">TQRect</a> <a name="boundingRect"></a>TQRegion::boundingRect () const +<h3 class=fn><a href="tqrect.html">TQRect</a> <a name="boundingRect"></a>TQRegion::boundingRect () const </h3> Returns the bounding rectangle of this region. An empty region -gives a rectangle that is <a href="ntqrect.html#isNull">TQRect::isNull</a>(). +gives a rectangle that is <a href="tqrect.html#isNull">TQRect::isNull</a>(). -<h3 class=fn>bool <a name="contains"></a>TQRegion::contains ( const <a href="ntqpoint.html">TQPoint</a> & p ) const +<h3 class=fn>bool <a name="contains"></a>TQRegion::contains ( const <a href="tqpoint.html">TQPoint</a> & p ) const </h3> Returns TRUE if the region contains the point <em>p</em>; otherwise returns FALSE. -<h3 class=fn>bool <a name="contains-2"></a>TQRegion::contains ( const <a href="ntqrect.html">TQRect</a> & r ) const +<h3 class=fn>bool <a name="contains-2"></a>TQRegion::contains ( const <a href="tqrect.html">TQRect</a> & r ) const </h3> This is an overloaded member function, provided for convenience. It behaves essentially like the above function. <p> Returns TRUE if the region overlaps the rectangle <em>r</em>; otherwise returns FALSE. -<h3 class=fn><a href="ntqregion.html">TQRegion</a> <a name="eor"></a>TQRegion::eor ( const <a href="ntqregion.html">TQRegion</a> & r ) const +<h3 class=fn><a href="tqregion.html">TQRegion</a> <a name="eor"></a>TQRegion::eor ( const <a href="tqregion.html">TQRegion</a> & r ) const </h3> Returns a region which is the exclusive or (XOR) of this region and <em>r</em>. @@ -200,7 +200,7 @@ and <em>r</em>. <p> Returns the region's handle. -<h3 class=fn><a href="ntqregion.html">TQRegion</a> <a name="intersect"></a>TQRegion::intersect ( const <a href="ntqregion.html">TQRegion</a> & r ) const +<h3 class=fn><a href="tqregion.html">TQRegion</a> <a name="intersect"></a>TQRegion::intersect ( const <a href="tqregion.html">TQRegion</a> & r ) const </h3> Returns a region which is the intersection of this region and <em>r</em>. <p> <center><img src="rintersect.png" alt="Region Intersection"></center> @@ -237,76 +237,76 @@ FALSE. region is always empty. <p> <p>See also <a href="#isEmpty">isEmpty</a>(). -<h3 class=fn>bool <a name="operator!-eq"></a>TQRegion::operator!= ( const <a href="ntqregion.html">TQRegion</a> & r ) const +<h3 class=fn>bool <a name="operator!-eq"></a>TQRegion::operator!= ( const <a href="tqregion.html">TQRegion</a> & r ) const </h3> <p> Returns TRUE if the region is different from <em>r</em>; otherwise returns FALSE. -<h3 class=fn>const <a href="ntqregion.html">TQRegion</a> <a name="operator-and"></a>TQRegion::operator& ( const <a href="ntqregion.html">TQRegion</a> & r ) const +<h3 class=fn>const <a href="tqregion.html">TQRegion</a> <a name="operator-and"></a>TQRegion::operator& ( const <a href="tqregion.html">TQRegion</a> & r ) const </h3> Applies the <a href="#intersect">intersect</a>() function to this region and <em>r</em>. <tt>r1&r2</tt> is equivalent to <tt>r1.intersect(r2)</tt> <p> <p>See also <a href="#intersect">intersect</a>(). -<h3 class=fn><a href="ntqregion.html">TQRegion</a> & <a name="operator-and-eq"></a>TQRegion::operator&= ( const <a href="ntqregion.html">TQRegion</a> & r ) +<h3 class=fn><a href="tqregion.html">TQRegion</a> & <a name="operator-and-eq"></a>TQRegion::operator&= ( const <a href="tqregion.html">TQRegion</a> & r ) </h3> Applies the <a href="#intersect">intersect</a>() function to this region and <em>r</em> and assigns the result to this region. <tt>r1&=r2</tt> is equivalent to <tt>r1=r1.intersect(r2)</tt> <p> <p>See also <a href="#intersect">intersect</a>(). -<h3 class=fn>const <a href="ntqregion.html">TQRegion</a> <a name="operator+"></a>TQRegion::operator+ ( const <a href="ntqregion.html">TQRegion</a> & r ) const +<h3 class=fn>const <a href="tqregion.html">TQRegion</a> <a name="operator+"></a>TQRegion::operator+ ( const <a href="tqregion.html">TQRegion</a> & r ) const </h3> Applies the <a href="#unite">unite</a>() function to this region and <em>r</em>. <tt>r1+r2</tt> is equivalent to <tt>r1.unite(r2)</tt> <p> <p>See also <a href="#unite">unite</a>() and <a href="#operator|">operator|</a>(). -<h3 class=fn><a href="ntqregion.html">TQRegion</a> & <a name="operator+-eq"></a>TQRegion::operator+= ( const <a href="ntqregion.html">TQRegion</a> & r ) +<h3 class=fn><a href="tqregion.html">TQRegion</a> & <a name="operator+-eq"></a>TQRegion::operator+= ( const <a href="tqregion.html">TQRegion</a> & r ) </h3> Applies the <a href="#unite">unite</a>() function to this region and <em>r</em> and assigns the result to this region. <tt>r1+=r2</tt> is equivalent to <tt>r1=r1.unite(r2)</tt> <p> <p>See also <a href="#intersect">intersect</a>(). -<h3 class=fn>const <a href="ntqregion.html">TQRegion</a> <a name="operator-"></a>TQRegion::operator- ( const <a href="ntqregion.html">TQRegion</a> & r ) const +<h3 class=fn>const <a href="tqregion.html">TQRegion</a> <a name="operator-"></a>TQRegion::operator- ( const <a href="tqregion.html">TQRegion</a> & r ) const </h3> Applies the <a href="#subtract">subtract</a>() function to this region and <em>r</em>. <tt>r1-r2</tt> is equivalent to <tt>r1.subtract(r2)</tt> <p> <p>See also <a href="#subtract">subtract</a>(). -<h3 class=fn><a href="ntqregion.html">TQRegion</a> & <a name="operator--eq"></a>TQRegion::operator-= ( const <a href="ntqregion.html">TQRegion</a> & r ) +<h3 class=fn><a href="tqregion.html">TQRegion</a> & <a name="operator--eq"></a>TQRegion::operator-= ( const <a href="tqregion.html">TQRegion</a> & r ) </h3> Applies the <a href="#subtract">subtract</a>() function to this region and <em>r</em> and assigns the result to this region. <tt>r1-=r2</tt> is equivalent to <tt>r1=r1.subtract(r2)</tt> <p> <p>See also <a href="#subtract">subtract</a>(). -<h3 class=fn><a href="ntqregion.html">TQRegion</a> & <a name="operator-eq"></a>TQRegion::operator= ( const <a href="ntqregion.html">TQRegion</a> & r ) +<h3 class=fn><a href="tqregion.html">TQRegion</a> & <a name="operator-eq"></a>TQRegion::operator= ( const <a href="tqregion.html">TQRegion</a> & r ) </h3> Assigns <em>r</em> to this region and returns a reference to the region. -<h3 class=fn>bool <a name="operator-eq-eq"></a>TQRegion::operator== ( const <a href="ntqregion.html">TQRegion</a> & r ) const +<h3 class=fn>bool <a name="operator-eq-eq"></a>TQRegion::operator== ( const <a href="tqregion.html">TQRegion</a> & r ) const </h3> Returns TRUE if the region is equal to <em>r</em>; otherwise returns FALSE. -<h3 class=fn>const <a href="ntqregion.html">TQRegion</a> <a name="operator^"></a>TQRegion::operator^ ( const <a href="ntqregion.html">TQRegion</a> & r ) const +<h3 class=fn>const <a href="tqregion.html">TQRegion</a> <a name="operator^"></a>TQRegion::operator^ ( const <a href="tqregion.html">TQRegion</a> & r ) const </h3> Applies the <a href="#eor">eor</a>() function to this region and <em>r</em>. <tt>r1^r2</tt> is equivalent to <tt>r1.eor(r2)</tt> <p> <p>See also <a href="#eor">eor</a>(). -<h3 class=fn><a href="ntqregion.html">TQRegion</a> & <a name="operator^-eq"></a>TQRegion::operator^= ( const <a href="ntqregion.html">TQRegion</a> & r ) +<h3 class=fn><a href="tqregion.html">TQRegion</a> & <a name="operator^-eq"></a>TQRegion::operator^= ( const <a href="tqregion.html">TQRegion</a> & r ) </h3> Applies the <a href="#eor">eor</a>() function to this region and <em>r</em> and assigns the result to this region. <tt>r1^=r2</tt> is equivalent to <tt>r1=r1.eor(r2)</tt> <p> <p>See also <a href="#eor">eor</a>(). -<h3 class=fn>const <a href="ntqregion.html">TQRegion</a> <a name="operator|"></a>TQRegion::operator| ( const <a href="ntqregion.html">TQRegion</a> & r ) const +<h3 class=fn>const <a href="tqregion.html">TQRegion</a> <a name="operator|"></a>TQRegion::operator| ( const <a href="tqregion.html">TQRegion</a> & r ) const </h3> Applies the <a href="#unite">unite</a>() function to this region and <em>r</em>. <tt>r1|r2</tt> is equivalent to <tt>r1.unite(r2)</tt> <p> <p>See also <a href="#unite">unite</a>() and <a href="#operator+">operator+</a>(). -<h3 class=fn><a href="ntqregion.html">TQRegion</a> & <a name="operator|-eq"></a>TQRegion::operator|= ( const <a href="ntqregion.html">TQRegion</a> & r ) +<h3 class=fn><a href="tqregion.html">TQRegion</a> & <a name="operator|-eq"></a>TQRegion::operator|= ( const <a href="tqregion.html">TQRegion</a> & r ) </h3> Applies the <a href="#unite">unite</a>() function to this region and <em>r</em> and assigns the result to this region. <tt>r1|=r2</tt> is equivalent to <tt>r1=r1.unite(r2)</tt> @@ -318,7 +318,7 @@ Returns an array of non-overlapping rectangles that make up the region. <p> The union of all the rectangles is equal to the original region. -<h3 class=fn><a href="ntqregion.html">TQRegion</a> <a name="subtract"></a>TQRegion::subtract ( const <a href="ntqregion.html">TQRegion</a> & r ) const +<h3 class=fn><a href="tqregion.html">TQRegion</a> <a name="subtract"></a>TQRegion::subtract ( const <a href="tqregion.html">TQRegion</a> & r ) const </h3> Returns a region which is <em>r</em> subtracted from this region. <p> <center><img src="rsubtract.png" alt="Region Subtraction"></center> @@ -330,21 +330,21 @@ subtracted from the ellipse on the left. (<tt>left-right</tt> ) Translates (moves) the region <em>dx</em> along the X axis and <em>dy</em> along the Y axis. -<h3 class=fn><a href="ntqregion.html">TQRegion</a> <a name="unite"></a>TQRegion::unite ( const <a href="ntqregion.html">TQRegion</a> & r ) const +<h3 class=fn><a href="tqregion.html">TQRegion</a> <a name="unite"></a>TQRegion::unite ( const <a href="tqregion.html">TQRegion</a> & r ) const </h3> Returns a region which is the union of this region and <em>r</em>. <p> <center><img src="runion.png" alt="Region Union"></center> <p> The figure shows the union of two elliptical regions. <hr><h2>Related Functions</h2> -<h3 class=fn><a href="tqdatastream.html">TQDataStream</a> & <a name="operator-lt-lt"></a>operator<< ( <a href="tqdatastream.html">TQDataStream</a> & s, const <a href="ntqregion.html">TQRegion</a> & r ) +<h3 class=fn><a href="tqdatastream.html">TQDataStream</a> & <a name="operator-lt-lt"></a>operator<< ( <a href="tqdatastream.html">TQDataStream</a> & s, const <a href="tqregion.html">TQRegion</a> & r ) </h3> <p> Writes the region <em>r</em> to the stream <em>s</em> and returns a reference to the stream. <p> <p>See also <a href="datastreamformat.html">Format of the TQDataStream operators</a>. -<h3 class=fn><a href="tqdatastream.html">TQDataStream</a> & <a name="operator-gt-gt"></a>operator>> ( <a href="tqdatastream.html">TQDataStream</a> & s, <a href="ntqregion.html">TQRegion</a> & r ) +<h3 class=fn><a href="tqdatastream.html">TQDataStream</a> & <a name="operator-gt-gt"></a>operator>> ( <a href="tqdatastream.html">TQDataStream</a> & s, <a href="tqregion.html">TQRegion</a> & r ) </h3> <p> Reads a region from the stream <em>s</em> into <em>r</em> and returns a diff --git a/doc/html/tqsize-h.html b/doc/html/tqsize-h.html index 5df814f06..654cc71ed 100644 --- a/doc/html/tqsize-h.html +++ b/doc/html/tqsize-h.html @@ -78,7 +78,7 @@ body { background: #ffffff; color: black; } #define TQSIZE_H #ifndef QT_H -#include "ntqpoint.h" // ### change to ntqwindowdefs.h? +#include "tqpoint.h" // ### change to ntqwindowdefs.h? #endif // QT_H class TQ_EXPORT TQSize diff --git a/doc/html/tqsize.html b/doc/html/tqsize.html index 81b9413d0..6c46d4743 100644 --- a/doc/html/tqsize.html +++ b/doc/html/tqsize.html @@ -92,7 +92,7 @@ and <a href="#operator/-eq">operator/=</a>(), etc. You can swap the width and he <a href="#transpose">transpose</a>(). You can get a size which holds the maximum height and width of two sizes using <a href="#expandedTo">expandedTo</a>(), and the minimum height and width of two sizes using <a href="#boundedTo">boundedTo</a>(). -<p> <p>See also <a href="ntqpoint.html">TQPoint</a>, <a href="ntqrect.html">TQRect</a>, <a href="graphics.html">Graphics Classes</a>, and <a href="images.html">Image Processing Classes</a>. +<p> <p>See also <a href="tqpoint.html">TQPoint</a>, <a href="tqrect.html">TQRect</a>, <a href="graphics.html">Graphics Classes</a>, and <a href="images.html">Image Processing Classes</a>. <hr><h2>Member Type Documentation</h2> <h3 class=fn><a name="ScaleMode-enum"></a>TQSize::ScaleMode</h3> diff --git a/doc/html/tqstyle.html b/doc/html/tqstyle.html index 00b28f2c4..f281fdcd2 100644 --- a/doc/html/tqstyle.html +++ b/doc/html/tqstyle.html @@ -650,7 +650,7 @@ Destroys the style and frees all allocated resources. <b>This function is obsolete.</b> It is provided to keep old source working. We strongly advise against using it in new code. <p> -<h3 class=fn>void <a name="drawComplexControl"></a>TQStyle::drawComplexControl ( <a href="tqstyle.html#ComplexControl-enum">ComplexControl</a> control, <a href="tqpainter.html">TQPainter</a> * p, const <a href="tqwidget.html">TQWidget</a> * widget, const <a href="ntqrect.html">TQRect</a> & r, const <a href="tqcolorgroup.html">TQColorGroup</a> & cg, SFlags how = Style_Default, SCFlags sub = SC_All, SCFlags subActive = SC_None, const <a href="tqstyleoption.html">TQStyleOption</a> & opt = TQStyleOption::Default ) const<tt> [pure virtual]</tt> +<h3 class=fn>void <a name="drawComplexControl"></a>TQStyle::drawComplexControl ( <a href="tqstyle.html#ComplexControl-enum">ComplexControl</a> control, <a href="tqpainter.html">TQPainter</a> * p, const <a href="tqwidget.html">TQWidget</a> * widget, const <a href="tqrect.html">TQRect</a> & r, const <a href="tqcolorgroup.html">TQColorGroup</a> & cg, SFlags how = Style_Default, SCFlags sub = SC_All, SCFlags subActive = SC_None, const <a href="tqstyleoption.html">TQStyleOption</a> & opt = TQStyleOption::Default ) const<tt> [pure virtual]</tt> </h3> <p> Draws the ComplexControl <em>control</em> using the painter <em>p</em> in the @@ -729,7 +729,7 @@ contain the mouse when auto-raise is enabled. </table></center> <p> <p>See also <a href="#ComplexControl-enum">ComplexControl</a> and <a href="#SubControl-enum">SubControl</a>. -<h3 class=fn>void <a name="drawComplexControlMask"></a>TQStyle::drawComplexControlMask ( <a href="tqstyle.html#ComplexControl-enum">ComplexControl</a> control, <a href="tqpainter.html">TQPainter</a> * p, const <a href="tqwidget.html">TQWidget</a> * widget, const <a href="ntqrect.html">TQRect</a> & r, const <a href="tqstyleoption.html">TQStyleOption</a> & opt = TQStyleOption::Default ) const<tt> [pure virtual]</tt> +<h3 class=fn>void <a name="drawComplexControlMask"></a>TQStyle::drawComplexControlMask ( <a href="tqstyle.html#ComplexControl-enum">ComplexControl</a> control, <a href="tqpainter.html">TQPainter</a> * p, const <a href="tqwidget.html">TQWidget</a> * widget, const <a href="tqrect.html">TQRect</a> & r, const <a href="tqstyleoption.html">TQStyleOption</a> & opt = TQStyleOption::Default ) const<tt> [pure virtual]</tt> </h3> <p> Draw a bitmask for the ComplexControl <em>control</em> using the painter @@ -741,7 +741,7 @@ corrdinates into screen coordinates when using <a href="#drawPrimitive">drawPrim <a href="#drawControl">drawControl</a>(). <p> <p>See also <a href="#drawComplexControl">drawComplexControl</a>() and <a href="#ComplexControl-enum">ComplexControl</a>. -<h3 class=fn>void <a name="drawControl"></a>TQStyle::drawControl ( <a href="tqstyle.html#ControlElement-enum">ControlElement</a> element, <a href="tqpainter.html">TQPainter</a> * p, const <a href="tqwidget.html">TQWidget</a> * widget, const <a href="ntqrect.html">TQRect</a> & r, const <a href="tqcolorgroup.html">TQColorGroup</a> & cg, SFlags how = Style_Default, const <a href="tqstyleoption.html">TQStyleOption</a> & opt = TQStyleOption::Default ) const<tt> [pure virtual]</tt> +<h3 class=fn>void <a name="drawControl"></a>TQStyle::drawControl ( <a href="tqstyle.html#ControlElement-enum">ControlElement</a> element, <a href="tqpainter.html">TQPainter</a> * p, const <a href="tqwidget.html">TQWidget</a> * widget, const <a href="tqrect.html">TQRect</a> & r, const <a href="tqcolorgroup.html">TQColorGroup</a> & cg, SFlags how = Style_Default, const <a href="tqstyleoption.html">TQStyleOption</a> & opt = TQStyleOption::Default ) const<tt> [pure virtual]</tt> </h3> <p> Draws the ControlElement <em>element</em> using the painter <em>p</em> in the @@ -866,7 +866,7 @@ contain the mouse when auto-raise is enabled. </table></center> <p> <p>See also <a href="#ControlElement-enum">ControlElement</a> and <a href="#StyleFlags-enum">StyleFlags</a>. -<h3 class=fn>void <a name="drawControlMask"></a>TQStyle::drawControlMask ( <a href="tqstyle.html#ControlElement-enum">ControlElement</a> element, <a href="tqpainter.html">TQPainter</a> * p, const <a href="tqwidget.html">TQWidget</a> * widget, const <a href="ntqrect.html">TQRect</a> & r, const <a href="tqstyleoption.html">TQStyleOption</a> & opt = TQStyleOption::Default ) const<tt> [pure virtual]</tt> +<h3 class=fn>void <a name="drawControlMask"></a>TQStyle::drawControlMask ( <a href="tqstyle.html#ControlElement-enum">ControlElement</a> element, <a href="tqpainter.html">TQPainter</a> * p, const <a href="tqwidget.html">TQWidget</a> * widget, const <a href="tqrect.html">TQRect</a> & r, const <a href="tqstyleoption.html">TQStyleOption</a> & opt = TQStyleOption::Default ) const<tt> [pure virtual]</tt> </h3> <p> Draw a bitmask for the ControlElement <em>element</em> using the painter @@ -875,7 +875,7 @@ use of the <em>widget</em> and <em>opt</em> arguments. <p> The rect <em>r</em> should be in screen coordinates. <p> <p>See also <a href="#drawControl">drawControl</a>() and <a href="#ControlElement-enum">ControlElement</a>. -<h3 class=fn>void <a name="drawItem"></a>TQStyle::drawItem ( <a href="tqpainter.html">TQPainter</a> * p, const <a href="ntqrect.html">TQRect</a> & r, int flags, const <a href="tqcolorgroup.html">TQColorGroup</a> & g, bool enabled, const <a href="ntqpixmap.html">TQPixmap</a> * pixmap, const <a href="tqstring.html">TQString</a> & text, int len = -1, const <a href="tqcolor.html">TQColor</a> * penColor = 0 ) const<tt> [virtual]</tt> +<h3 class=fn>void <a name="drawItem"></a>TQStyle::drawItem ( <a href="tqpainter.html">TQPainter</a> * p, const <a href="tqrect.html">TQRect</a> & r, int flags, const <a href="tqcolorgroup.html">TQColorGroup</a> & g, bool enabled, const <a href="tqpixmap.html">TQPixmap</a> * pixmap, const <a href="tqstring.html">TQString</a> & text, int len = -1, const <a href="tqcolor.html">TQColor</a> * penColor = 0 ) const<tt> [virtual]</tt> </h3> Draws the <em>text</em> or <em>pixmap</em> in rectangle <em>r</em> using painter <em>p</em> and color group <em>g</em>. The pen color is specified with <em>penColor</em>. The <em>enabled</em> bool indicates whether or not the item is enabled; when reimplementing this bool should influence how the @@ -886,7 +886,7 @@ drawn. The text is aligned and wrapped according to the alignment <p> By default, if both the text and the pixmap are not null, the pixmap is drawn and the text is ignored. -<h3 class=fn>void <a name="drawPrimitive"></a>TQStyle::drawPrimitive ( <a href="tqstyle.html#PrimitiveElement-enum">PrimitiveElement</a> pe, <a href="tqpainter.html">TQPainter</a> * p, const <a href="ntqrect.html">TQRect</a> & r, const <a href="tqcolorgroup.html">TQColorGroup</a> & cg, SFlags flags = Style_Default, const <a href="tqstyleoption.html">TQStyleOption</a> & opt = TQStyleOption::Default ) const<tt> [pure virtual]</tt> +<h3 class=fn>void <a name="drawPrimitive"></a>TQStyle::drawPrimitive ( <a href="tqstyle.html#PrimitiveElement-enum">PrimitiveElement</a> pe, <a href="tqpainter.html">TQPainter</a> * p, const <a href="tqrect.html">TQRect</a> & r, const <a href="tqcolorgroup.html">TQColorGroup</a> & cg, SFlags flags = Style_Default, const <a href="tqstyleoption.html">TQStyleOption</a> & opt = TQStyleOption::Default ) const<tt> [pure virtual]</tt> </h3> <p> Draws the style PrimitiveElement <em>pe</em> using the painter <em>p</em> in @@ -958,7 +958,7 @@ for the group box. <p> <p>See also <a href="#StyleFlags-enum">StyleFlags</a>. <p>Example: <a href="themes-example.html#x248">themes/wood.cpp</a>. -<h3 class=fn><a href="ntqrect.html">TQRect</a> <a name="itemRect"></a>TQStyle::itemRect ( <a href="tqpainter.html">TQPainter</a> * p, const <a href="ntqrect.html">TQRect</a> & r, int flags, bool enabled, const <a href="ntqpixmap.html">TQPixmap</a> * pixmap, const <a href="tqstring.html">TQString</a> & text, int len = -1 ) const<tt> [virtual]</tt> +<h3 class=fn><a href="tqrect.html">TQRect</a> <a name="itemRect"></a>TQStyle::itemRect ( <a href="tqpainter.html">TQPainter</a> * p, const <a href="tqrect.html">TQRect</a> & r, int flags, bool enabled, const <a href="tqpixmap.html">TQPixmap</a> * pixmap, const <a href="tqstring.html">TQString</a> & text, int len = -1 ) const<tt> [virtual]</tt> </h3> Returns the appropriate area (see below) within rectangle <em>r</em> in which to draw the <em>text</em> or <em>pixmap</em> using painter <em>p</em>. If <em>len</em> is -1 (the default) all the <em>text</em> is drawn; otherwise only @@ -1023,13 +1023,13 @@ This is an overloaded member function, provided for convenience. It behaves esse <p> Late initialization of the <a href="ntqapplication.html">TQApplication</a> object. <p> <p>See also <a href="#unPolish">unPolish</a>(). -<h3 class=fn>void <a name="polish-3"></a>TQStyle::polish ( <a href="ntqpalette.html">TQPalette</a> & )<tt> [virtual]</tt> +<h3 class=fn>void <a name="polish-3"></a>TQStyle::polish ( <a href="tqpalette.html">TQPalette</a> & )<tt> [virtual]</tt> </h3> This is an overloaded member function, provided for convenience. It behaves essentially like the above function. <p> The style may have certain requirements for color palettes. In this function it has the chance to change the palette according to these requirements. -<p> <p>See also <a href="ntqpalette.html">TQPalette</a> and <a href="ntqapplication.html#setPalette">TQApplication::setPalette</a>(). +<p> <p>See also <a href="tqpalette.html">TQPalette</a> and <a href="ntqapplication.html#setPalette">TQApplication::setPalette</a>(). <h3 class=fn>void <a name="polishPopupMenu"></a>TQStyle::polishPopupMenu ( <a href="tqpopupmenu.html">TQPopupMenu</a> * )<tt> [pure virtual]</tt> </h3> @@ -1038,7 +1038,7 @@ means setting the mouse tracking (<a href="tqwidget.html#setMouseTracking">TQPopupMenu::setMouseTracking</a>()) and whether the menu is checkable by default (<a href="tqpopupmenu.html#setCheckable">TQPopupMenu::setCheckable</a>()). -<h3 class=fn><a href="tqstyle.html#SubControl-enum">SubControl</a> <a name="querySubControl"></a>TQStyle::querySubControl ( <a href="tqstyle.html#ComplexControl-enum">ComplexControl</a> control, const <a href="tqwidget.html">TQWidget</a> * widget, const <a href="ntqpoint.html">TQPoint</a> & pos, const <a href="tqstyleoption.html">TQStyleOption</a> & opt = TQStyleOption::Default ) const<tt> [pure virtual]</tt> +<h3 class=fn><a href="tqstyle.html#SubControl-enum">SubControl</a> <a name="querySubControl"></a>TQStyle::querySubControl ( <a href="tqstyle.html#ComplexControl-enum">ComplexControl</a> control, const <a href="tqwidget.html">TQWidget</a> * widget, const <a href="tqpoint.html">TQPoint</a> & pos, const <a href="tqstyleoption.html">TQStyleOption</a> & opt = TQStyleOption::Default ) const<tt> [pure virtual]</tt> </h3> <p> Returns the SubControl for <em>widget</em> at the point <em>pos</em>. The <em>widget</em> argument is a pointer to a <a href="tqwidget.html">TQWidget</a> or one of its @@ -1054,7 +1054,7 @@ for an explanation of the <em>widget</em> and <em>opt</em> arguments. coordinates. <p> <p>See also <a href="#drawComplexControl">drawComplexControl</a>(), <a href="#ComplexControl-enum">ComplexControl</a>, <a href="#SubControl-enum">SubControl</a>, and <a href="#querySubControlMetrics">querySubControlMetrics</a>(). -<h3 class=fn><a href="ntqrect.html">TQRect</a> <a name="querySubControlMetrics"></a>TQStyle::querySubControlMetrics ( <a href="tqstyle.html#ComplexControl-enum">ComplexControl</a> control, const <a href="tqwidget.html">TQWidget</a> * widget, <a href="tqstyle.html#SubControl-enum">SubControl</a> subcontrol, const <a href="tqstyleoption.html">TQStyleOption</a> & opt = TQStyleOption::Default ) const<tt> [pure virtual]</tt> +<h3 class=fn><a href="tqrect.html">TQRect</a> <a name="querySubControlMetrics"></a>TQStyle::querySubControlMetrics ( <a href="tqstyle.html#ComplexControl-enum">ComplexControl</a> control, const <a href="tqwidget.html">TQWidget</a> * widget, <a href="tqstyle.html#SubControl-enum">SubControl</a> subcontrol, const <a href="tqstyleoption.html">TQStyleOption</a> & opt = TQStyleOption::Default ) const<tt> [pure virtual]</tt> </h3> <p> Returns the rect for the SubControl <em>subcontrol</em> for <em>widget</em> in @@ -1110,7 +1110,7 @@ TQMenuItem is currently an internal class. allow for future enhancements. <p> For an explanation of the return value see <a href="#StyleHint-enum">StyleHint</a>. -<h3 class=fn><a href="ntqpixmap.html">TQPixmap</a> <a name="stylePixmap"></a>TQStyle::stylePixmap ( <a href="tqstyle.html#StylePixmap-enum">StylePixmap</a> stylepixmap, const <a href="tqwidget.html">TQWidget</a> * widget = 0, const <a href="tqstyleoption.html">TQStyleOption</a> & opt = TQStyleOption::Default ) const<tt> [pure virtual]</tt> +<h3 class=fn><a href="tqpixmap.html">TQPixmap</a> <a name="stylePixmap"></a>TQStyle::stylePixmap ( <a href="tqstyle.html#StylePixmap-enum">StylePixmap</a> stylepixmap, const <a href="tqwidget.html">TQWidget</a> * widget = 0, const <a href="tqstyleoption.html">TQStyleOption</a> & opt = TQStyleOption::Default ) const<tt> [pure virtual]</tt> </h3> <p> Returns a pixmap for <em>stylepixmap</em>. @@ -1134,7 +1134,7 @@ appropriate <em>widget</em> casts: </table></center> <p> <p>See also <a href="#StylePixmap-enum">StylePixmap</a>. -<h3 class=fn><a href="ntqrect.html">TQRect</a> <a name="subRect"></a>TQStyle::subRect ( <a href="tqstyle.html#SubRect-enum">SubRect</a> subrect, const <a href="tqwidget.html">TQWidget</a> * widget ) const<tt> [pure virtual]</tt> +<h3 class=fn><a href="tqrect.html">TQRect</a> <a name="subRect"></a>TQStyle::subRect ( <a href="tqstyle.html#SubRect-enum">SubRect</a> subrect, const <a href="tqwidget.html">TQWidget</a> * widget ) const<tt> [pure virtual]</tt> </h3> <p> Returns the sub-area <em>subrect</em> for the <em>widget</em> in logical @@ -1190,7 +1190,7 @@ This is an overloaded member function, provided for convenience. It behaves esse <p> Undoes the application polish. <p> <p>See also <a href="#polish">polish</a>(). -<h3 class=fn><a href="ntqrect.html">TQRect</a> <a name="visualRect"></a>TQStyle::visualRect ( const <a href="ntqrect.html">TQRect</a> & logical, const <a href="tqwidget.html">TQWidget</a> * w )<tt> [static]</tt> +<h3 class=fn><a href="tqrect.html">TQRect</a> <a name="visualRect"></a>TQStyle::visualRect ( const <a href="tqrect.html">TQRect</a> & logical, const <a href="tqwidget.html">TQWidget</a> * w )<tt> [static]</tt> </h3> <p> Returns the rect <em>logical</em> in screen coordinates. The bounding @@ -1199,7 +1199,7 @@ function is provided to aid style implementors in supporting right-to-left mode. <p> <p>See also <a href="ntqapplication.html#reverseLayout">TQApplication::reverseLayout</a>(). -<h3 class=fn><a href="ntqrect.html">TQRect</a> <a name="visualRect-2"></a>TQStyle::visualRect ( const <a href="ntqrect.html">TQRect</a> & logical, const <a href="ntqrect.html">TQRect</a> & bounding )<tt> [static]</tt> +<h3 class=fn><a href="tqrect.html">TQRect</a> <a name="visualRect-2"></a>TQStyle::visualRect ( const <a href="tqrect.html">TQRect</a> & logical, const <a href="tqrect.html">TQRect</a> & bounding )<tt> [static]</tt> </h3> This is an overloaded member function, provided for convenience. It behaves essentially like the above function. <p> Returns the rect <em>logical</em> in screen coordinates. The rect <em>bounding</em> is used to perform the translation. This function is diff --git a/doc/html/tqstyleoption.html b/doc/html/tqstyleoption.html index ab9e751c3..2c99c2519 100644 --- a/doc/html/tqstyleoption.html +++ b/doc/html/tqstyleoption.html @@ -171,10 +171,10 @@ midlinewidth. <p> Pass an TQt::ArrowType, <em>a</em>. -<h3 class=fn><a name="TQStyleOption-d"></a>TQStyleOption::TQStyleOption ( const <a href="ntqrect.html">TQRect</a> & r ) +<h3 class=fn><a name="TQStyleOption-d"></a>TQStyleOption::TQStyleOption ( const <a href="tqrect.html">TQRect</a> & r ) </h3> -<p> Pass a <a href="ntqrect.html">TQRect</a>, <em>r</em>. +<p> Pass a <a href="tqrect.html">TQRect</a>, <em>r</em>. <h3 class=fn><a name="TQStyleOption-e"></a>TQStyleOption::TQStyleOption ( <a href="tqwidget.html">TQWidget</a> * w ) </h3> @@ -260,7 +260,7 @@ otherwise the return value is undefined. <p> Returns the mid-line width if the appropriate constructor was called; otherwise the return value is undefined. -<h3 class=fn><a href="ntqrect.html">TQRect</a> <a name="rect"></a>TQStyleOption::rect () const +<h3 class=fn><a href="tqrect.html">TQRect</a> <a name="rect"></a>TQStyleOption::rect () const </h3> <p> Returns a rectangle if the appropriate constructor was called; diff --git a/doc/html/tqtextbrowser-h.html b/doc/html/tqtextbrowser-h.html index 76a953197..84b8f85f4 100644 --- a/doc/html/tqtextbrowser-h.html +++ b/doc/html/tqtextbrowser-h.html @@ -79,7 +79,7 @@ body { background: #ffffff; color: black; } #ifndef QT_H #include "tqptrlist.h" -#include "ntqpixmap.h" +#include "tqpixmap.h" #include "tqcolor.h" #include "tqtextedit.h" #endif // QT_H diff --git a/doc/html/tqtextedit.html b/doc/html/tqtextedit.html index 2e51acc66..aee63b096 100644 --- a/doc/html/tqtextedit.html +++ b/doc/html/tqtextedit.html @@ -671,13 +671,13 @@ Constructs an empty TQTextEdit called <em>name</em>, with parent <em>parent</em> Returns the alignment of the current paragraph. <p> <p>See also <a href="#setAlignment">setAlignment</a>(). -<h3 class=fn><a href="tqstring.html">TQString</a> <a name="anchorAt"></a>TQTextEdit::anchorAt ( const <a href="ntqpoint.html">TQPoint</a> & pos, <a href="ntqt.html#AnchorAttribute-enum">AnchorAttribute</a> attr ) +<h3 class=fn><a href="tqstring.html">TQString</a> <a name="anchorAt"></a>TQTextEdit::anchorAt ( const <a href="tqpoint.html">TQPoint</a> & pos, <a href="ntqt.html#AnchorAttribute-enum">AnchorAttribute</a> attr ) </h3> If there is an anchor at position <em>pos</em> (in contents coordinates), the text for attribute <em>attr</em> is returned, otherwise <a href="tqstring.html#TQString-null">TQString::null</a> is returned. -<h3 class=fn><a href="tqstring.html">TQString</a> <a name="anchorAt-2"></a>TQTextEdit::anchorAt ( const <a href="ntqpoint.html">TQPoint</a> & pos ) +<h3 class=fn><a href="tqstring.html">TQString</a> <a name="anchorAt-2"></a>TQTextEdit::anchorAt ( const <a href="tqpoint.html">TQPoint</a> & pos ) </h3> This is an overloaded member function, provided for convenience. It behaves essentially like the above function. <p> If there is an anchor at position <em>pos</em> (in contents @@ -701,7 +701,7 @@ See the <a href="tqtextedit.html#autoFormatting-prop">"autoFormatting"</a> prope Returns TRUE if the current format is bold; otherwise returns FALSE. <p> <p>See also <a href="#setBold">setBold</a>(). -<h3 class=fn>int <a name="charAt"></a>TQTextEdit::charAt ( const <a href="ntqpoint.html">TQPoint</a> & pos, int * para ) const +<h3 class=fn>int <a name="charAt"></a>TQTextEdit::charAt ( const <a href="tqpoint.html">TQPoint</a> & pos, int * para ) const </h3> Returns the index of the character (relative to its paragraph) at position <em>pos</em> (in contents coordinates). If <em>para</em> is not 0, @@ -754,7 +754,7 @@ de-selected this signal is emitted with <em>yes</em> set to FALSE. the clipboard. If <em>yes</em> is FALSE then copy() does nothing. <p> <p>See also <a href="#selectionChanged">selectionChanged</a>(). -<h3 class=fn><a href="tqpopupmenu.html">TQPopupMenu</a> * <a name="createPopupMenu"></a>TQTextEdit::createPopupMenu ( const <a href="ntqpoint.html">TQPoint</a> & pos )<tt> [virtual protected]</tt> +<h3 class=fn><a href="tqpopupmenu.html">TQPopupMenu</a> * <a name="createPopupMenu"></a>TQTextEdit::createPopupMenu ( const <a href="tqpoint.html">TQPoint</a> & pos )<tt> [virtual protected]</tt> </h3> This function is called to create a right mouse button popup menu at the document position <em>pos</em>. If you want to create a custom @@ -771,7 +771,7 @@ sure to specify ID values larger than 7. If you want to create a custom popup menu, reimplement this function and return the created popup menu. Ownership of the popup menu is transferred to the caller. -<p> This function is only called if <a href="#createPopupMenu">createPopupMenu</a>( const <a href="ntqpoint.html">TQPoint</a> & ) +<p> This function is only called if <a href="#createPopupMenu">createPopupMenu</a>( const <a href="tqpoint.html">TQPoint</a> & ) returns 0. <h3 class=fn>void <a name="currentAlignmentChanged"></a>TQTextEdit::currentAlignmentChanged ( int a )<tt> [signal]</tt> @@ -1047,7 +1047,7 @@ should be selected. <h3 class=fn><a href="tqbrush.html">TQBrush</a> <a name="paper"></a>TQTextEdit::paper () const </h3><p>Returns the background (paper) brush. See the <a href="tqtextedit.html#paper-prop">"paper"</a> property for details. -<h3 class=fn>int <a name="paragraphAt"></a>TQTextEdit::paragraphAt ( const <a href="ntqpoint.html">TQPoint</a> & pos ) const +<h3 class=fn>int <a name="paragraphAt"></a>TQTextEdit::paragraphAt ( const <a href="tqpoint.html">TQPoint</a> & pos ) const </h3> Returns the paragraph which is at position <em>pos</em> (in contents coordinates). @@ -1064,7 +1064,7 @@ Returns the length of the paragraph <em>para</em> (i.e. the number of characters), or -1 if there is no paragraph with index <em>para</em>. <p> This function ignores newlines. -<h3 class=fn><a href="ntqrect.html">TQRect</a> <a name="paragraphRect"></a>TQTextEdit::paragraphRect ( int para ) const +<h3 class=fn><a href="tqrect.html">TQRect</a> <a name="paragraphRect"></a>TQTextEdit::paragraphRect ( int para ) const </h3> Returns the rectangle of the paragraph <em>para</em> in contents coordinates, or an invalid rectangle if <em>para</em> is out of range. @@ -1090,7 +1090,7 @@ text edit at the current cursor position. The <em>subtype</em> can be nothing happens. <p> <p>See also <a href="#paste">paste</a>(), <a href="#cut">cut</a>(), and <a href="#copy">TQTextEdit::copy</a>(). -<h3 class=fn>void <a name="placeCursor"></a>TQTextEdit::placeCursor ( const <a href="ntqpoint.html">TQPoint</a> & pos, TQTextCursor * c = 0 )<tt> [virtual slot]</tt> +<h3 class=fn>void <a name="placeCursor"></a>TQTextEdit::placeCursor ( const <a href="tqpoint.html">TQPoint</a> & pos, TQTextCursor * c = 0 )<tt> [virtual slot]</tt> </h3> Places the cursor <em>c</em> at the character which is closest to position <em>pos</em> (in contents coordinates). If <em>c</em> is 0, the default text diff --git a/doc/html/tqtoolbutton-h.html b/doc/html/tqtoolbutton-h.html index 500e4ff5c..b65f09e1a 100644 --- a/doc/html/tqtoolbutton-h.html +++ b/doc/html/tqtoolbutton-h.html @@ -80,7 +80,7 @@ body { background: #ffffff; color: black; } #ifndef QT_H #include "ntqbutton.h" #include "tqstring.h" -#include "ntqpixmap.h" +#include "tqpixmap.h" #include "tqiconset.h" #endif // QT_H diff --git a/doc/html/tqtoolbutton.html b/doc/html/tqtoolbutton.html index 59adb5760..3b15f0b60 100644 --- a/doc/html/tqtoolbutton.html +++ b/doc/html/tqtoolbutton.html @@ -275,7 +275,7 @@ pixmap. There is no default iconset. <p> <p>See also <a href="#toggleButton-prop">toggleButton</a> and <a href="#toggle">toggle</a>(). <p>Set this property's value with <a href="#setOn">setOn</a>(). -<h3 class=fn><a href="ntqpixmap.html">TQPixmap</a> <a name="pixmap-prop"></a>pixmap</h3> <p>This property holds the pixmap of the button. +<h3 class=fn><a href="tqpixmap.html">TQPixmap</a> <a name="pixmap-prop"></a>pixmap</h3> <p>This property holds the pixmap of the button. <p>The pixmap property has no meaning for tool buttons. Use the iconSet property instead. diff --git a/doc/html/tqtooltip.html b/doc/html/tqtooltip.html index 16b10b158..1c6b2883b 100644 --- a/doc/html/tqtooltip.html +++ b/doc/html/tqtooltip.html @@ -184,13 +184,13 @@ text emitted from <em>group</em>. <p> Normally, <em>longText</em> is shown in a <a href="tqstatusbar.html">status bar</a> or similar. -<h3 class=fn>void <a name="add-3"></a>TQToolTip::add ( <a href="tqwidget.html">TQWidget</a> * widget, const <a href="ntqrect.html">TQRect</a> & rect, const <a href="tqstring.html">TQString</a> & text )<tt> [static]</tt> +<h3 class=fn>void <a name="add-3"></a>TQToolTip::add ( <a href="tqwidget.html">TQWidget</a> * widget, const <a href="tqrect.html">TQRect</a> & rect, const <a href="tqstring.html">TQString</a> & text )<tt> [static]</tt> </h3> This is an overloaded member function, provided for convenience. It behaves essentially like the above function. <p> Adds a tool tip to a fixed rectangle, <em>rect</em>, within <em>widget</em>. <em>text</em> is the text shown in the tool tip. -<h3 class=fn>void <a name="add-4"></a>TQToolTip::add ( <a href="tqwidget.html">TQWidget</a> * widget, const <a href="ntqrect.html">TQRect</a> & rect, const <a href="tqstring.html">TQString</a> & text, <a href="tqtooltipgroup.html">TQToolTipGroup</a> * group, const <a href="tqstring.html">TQString</a> & groupText )<tt> [static]</tt> +<h3 class=fn>void <a name="add-4"></a>TQToolTip::add ( <a href="tqwidget.html">TQWidget</a> * widget, const <a href="tqrect.html">TQRect</a> & rect, const <a href="tqstring.html">TQString</a> & text, <a href="tqtooltipgroup.html">TQToolTipGroup</a> * group, const <a href="tqstring.html">TQString</a> & groupText )<tt> [static]</tt> </h3> This is an overloaded member function, provided for convenience. It behaves essentially like the above function. <p> Adds a tool tip to an entire <em>widget</em> and to tool tip group <em>group</em>. The tooltip will disappear when the mouse leaves the <em>rect</em>. @@ -235,7 +235,7 @@ care of showing and hiding the tips as the user moves the mouse. Returns whether tool tips are enabled globally. <p> <p>See also <a href="#setGloballyEnabled">setGloballyEnabled</a>(). -<h3 class=fn>void <a name="maybeTip"></a>TQToolTip::maybeTip ( const <a href="ntqpoint.html">TQPoint</a> & p )<tt> [pure virtual protected]</tt> +<h3 class=fn>void <a name="maybeTip"></a>TQToolTip::maybeTip ( const <a href="tqpoint.html">TQPoint</a> & p )<tt> [pure virtual protected]</tt> </h3> <p> This pure virtual function is half of the most versatile interface @@ -262,7 +262,7 @@ moves back in: maybeTip() is called again instead. <p> <p>See also <a href="#tip">tip</a>(). <p>Examples: <a href="helpsystem-example.html#x2684">helpsystem/tooltip.cpp</a> and <a href="tooltip-example.html#x451">tooltip/tooltip.cpp</a>. -<h3 class=fn><a href="ntqpalette.html">TQPalette</a> <a name="palette"></a>TQToolTip::palette ()<tt> [static]</tt> +<h3 class=fn><a href="tqpalette.html">TQPalette</a> <a name="palette"></a>TQToolTip::palette ()<tt> [static]</tt> </h3> Returns the palette common to all tool tips. <p> <p>See also <a href="#setPalette">setPalette</a>(). @@ -281,7 +281,7 @@ Removes the tool tip from <em>widget</em>. <p> If there is more than one tool tip on <em>widget</em>, only the one covering the entire widget is removed. -<h3 class=fn>void <a name="remove-2"></a>TQToolTip::remove ( <a href="tqwidget.html">TQWidget</a> * widget, const <a href="ntqrect.html">TQRect</a> & rect )<tt> [static]</tt> +<h3 class=fn>void <a name="remove-2"></a>TQToolTip::remove ( <a href="tqwidget.html">TQWidget</a> * widget, const <a href="tqrect.html">TQRect</a> & rect )<tt> [static]</tt> </h3> This is an overloaded member function, provided for convenience. It behaves essentially like the above function. <p> Removes any tool tip for <em>rect</em> from <em>widget</em>. @@ -307,7 +307,7 @@ needed); if <em>enable</em> is FALSE sets all tool tips to be disabled all tool tips in the entire application. <p> <p>See also <a href="tqtooltipgroup.html#enabled-prop">TQToolTipGroup::enabled</a>. -<h3 class=fn>void <a name="setPalette"></a>TQToolTip::setPalette ( const <a href="ntqpalette.html">TQPalette</a> & palette )<tt> [static]</tt> +<h3 class=fn>void <a name="setPalette"></a>TQToolTip::setPalette ( const <a href="tqpalette.html">TQPalette</a> & palette )<tt> [static]</tt> </h3> Sets the palette for all tool tips to <em>palette</em>. <p> <p>See also <a href="#palette">palette</a>(). @@ -317,13 +317,13 @@ Sets the palette for all tool tips to <em>palette</em>. Sets the wakeup delay for all tooltips to <em>i</em> milliseconds. -<h3 class=fn><a href="tqstring.html">TQString</a> <a name="textFor"></a>TQToolTip::textFor ( <a href="tqwidget.html">TQWidget</a> * widget, const <a href="ntqpoint.html">TQPoint</a> & pos = TQPoint ( ) )<tt> [static]</tt> +<h3 class=fn><a href="tqstring.html">TQString</a> <a name="textFor"></a>TQToolTip::textFor ( <a href="tqwidget.html">TQWidget</a> * widget, const <a href="tqpoint.html">TQPoint</a> & pos = TQPoint ( ) )<tt> [static]</tt> </h3> Returns the tool tip text for <em>widget</em> at position <em>pos</em>, or <a href="tqstring.html#TQString-null">TQString::null</a> if there is no tool tip for the given widget and position. -<h3 class=fn>void <a name="tip"></a>TQToolTip::tip ( const <a href="ntqrect.html">TQRect</a> & rect, const <a href="tqstring.html">TQString</a> & text )<tt> [protected]</tt> +<h3 class=fn>void <a name="tip"></a>TQToolTip::tip ( const <a href="tqrect.html">TQRect</a> & rect, const <a href="tqstring.html">TQString</a> & text )<tt> [protected]</tt> </h3> Immediately pops up a tip saying <em>text</em> and removes the tip once the cursor moves out of rectangle <em>rect</em> (which is given in the @@ -331,7 +331,7 @@ coordinate system of the widget this TQToolTip relates to). <p> The tip will not reappear if the cursor moves back; your <a href="#maybeTip">maybeTip</a>() must reinstate it each time. -<h3 class=fn>void <a name="tip-2"></a>TQToolTip::tip ( const <a href="ntqrect.html">TQRect</a> & rect, const <a href="tqstring.html">TQString</a> & text, const <a href="tqstring.html">TQString</a> & groupText )<tt> [protected]</tt> +<h3 class=fn>void <a name="tip-2"></a>TQToolTip::tip ( const <a href="tqrect.html">TQRect</a> & rect, const <a href="tqstring.html">TQString</a> & text, const <a href="tqstring.html">TQString</a> & groupText )<tt> [protected]</tt> </h3> This is an overloaded member function, provided for convenience. It behaves essentially like the above function. <p> Immediately pops up a tip saying <em>text</em> and removes that tip once @@ -340,7 +340,7 @@ coordinate system of the widget this TQToolTip relates to). <em>groupText</em> i <p> The tip will not reappear if the cursor moves back; your <a href="#maybeTip">maybeTip</a>() must reinstate it each time. -<h3 class=fn>void <a name="tip-3"></a>TQToolTip::tip ( const <a href="ntqrect.html">TQRect</a> & rect, const <a href="tqstring.html">TQString</a> & text, const <a href="ntqrect.html">TQRect</a> & geometry )<tt> [protected]</tt> +<h3 class=fn>void <a name="tip-3"></a>TQToolTip::tip ( const <a href="tqrect.html">TQRect</a> & rect, const <a href="tqstring.html">TQString</a> & text, const <a href="tqrect.html">TQRect</a> & geometry )<tt> [protected]</tt> </h3> This is an overloaded member function, provided for convenience. It behaves essentially like the above function. <p> Immediately pops up a tip within the rectangle <em>geometry</em>, saying @@ -351,7 +351,7 @@ widget this TQToolTip relates to. <a href="#maybeTip">maybeTip</a>() must reinstate it each time. <p> If the tip does not fit inside <em>geometry</em>, the tip expands. -<h3 class=fn>void <a name="tip-4"></a>TQToolTip::tip ( const <a href="ntqrect.html">TQRect</a> & rect, const <a href="tqstring.html">TQString</a> & text, const <a href="tqstring.html">TQString</a> & groupText, const <a href="ntqrect.html">TQRect</a> & geometry )<tt> [protected]</tt> +<h3 class=fn>void <a name="tip-4"></a>TQToolTip::tip ( const <a href="tqrect.html">TQRect</a> & rect, const <a href="tqstring.html">TQString</a> & text, const <a href="tqstring.html">TQString</a> & groupText, const <a href="tqrect.html">TQRect</a> & geometry )<tt> [protected]</tt> </h3> This is an overloaded member function, provided for convenience. It behaves essentially like the above function. <p> Immediately pops up a tip within the rectangle <em>geometry</em>, saying diff --git a/doc/html/tqwidget-h.html b/doc/html/tqwidget-h.html index b33c1b26a..62d6b0baa 100644 --- a/doc/html/tqwidget-h.html +++ b/doc/html/tqwidget-h.html @@ -81,7 +81,7 @@ body { background: #ffffff; color: black; } #include "ntqwindowdefs.h" #include "tqobject.h" #include "tqpaintdevice.h" -#include "ntqpalette.h" +#include "tqpalette.h" #include "tqfont.h" #include "tqfontmetrics.h" #include "tqfontinfo.h" diff --git a/doc/html/tqwidget.html b/doc/html/tqwidget.html index ac5091603..8c567bc28 100644 --- a/doc/html/tqwidget.html +++ b/doc/html/tqwidget.html @@ -35,7 +35,7 @@ body { background: #ffffff; color: black; } <a href="#details">More...</a> <p><tt>#include <<a href="tqwidget-h.html">tqwidget.h</a>></tt> <p>Inherits <a href="tqobject.html">TQObject</a> and <a href="tqpaintdevice.html">TQPaintDevice</a>. --<p>Inherited by <a href="ntqbutton.html">TQButton</a>, <a href="ntqframe.html">TQFrame</a>, <a href="ntqdialog.html">TQDialog</a>, <a href="ntqcombobox.html">TQComboBox</a>, <a href="tqdatabrowser.html">TQDataBrowser</a>, <a href="tqdataview.html">TQDataView</a>, <a href="tqdatetimeeditbase.html">TQDateTimeEditBase</a>, <a href="tqdatetimeedit.html">TQDateTimeEdit</a>, <a href="ntqdesktopwidget.html">TQDesktopWidget</a>, <a href="ntqdial.html">TQDial</a>, <a href="ntqdockarea.html">TQDockArea</a>, <a href="qglwidget.html">TQGLWidget</a>, <a href="ntqheader.html">TQHeader</a>, <a href="tqmainwindow.html">TQMainWindow</a>, <a href="qmotifwidget.html">TQMotifWidget</a>, <a href="qnpwidget.html">TQNPWidget</a>, <a href="ntqscrollbar.html">TQScrollBar</a>, <a href="tqsizegrip.html">TQSizeGrip</a>, <a href="ntqslider.html">TQSlider</a>, <a href="ntqspinbox.html">TQSpinBox</a>, <a href="ntqsplashscreen.html">TQSplashScreen</a>, <a href="tqstatusbar.html">TQStatusBar</a>, <a href="ntqtabbar.html">TQTabBar</a>, <a href="ntqtabwidget.html">TQTabWidget</a>, <a href="tqworkspace.html">TQWorkspace</a>, and <a href="qxtwidget.html">TQXtWidget</a>. +-<p>Inherited by <a href="ntqbutton.html">TQButton</a>, <a href="ntqframe.html">TQFrame</a>, <a href="ntqdialog.html">TQDialog</a>, <a href="ntqcombobox.html">TQComboBox</a>, <a href="tqdatabrowser.html">TQDataBrowser</a>, <a href="tqdataview.html">TQDataView</a>, <a href="tqdatetimeeditbase.html">TQDateTimeEditBase</a>, <a href="tqdatetimeedit.html">TQDateTimeEdit</a>, <a href="ntqdesktopwidget.html">TQDesktopWidget</a>, <a href="ntqdial.html">TQDial</a>, <a href="ntqdockarea.html">TQDockArea</a>, <a href="tqglwidget.html">TQGLWidget</a>, <a href="ntqheader.html">TQHeader</a>, <a href="tqmainwindow.html">TQMainWindow</a>, <a href="qmotifwidget.html">TQMotifWidget</a>, <a href="qnpwidget.html">TQNPWidget</a>, <a href="ntqscrollbar.html">TQScrollBar</a>, <a href="tqsizegrip.html">TQSizeGrip</a>, <a href="ntqslider.html">TQSlider</a>, <a href="ntqspinbox.html">TQSpinBox</a>, <a href="ntqsplashscreen.html">TQSplashScreen</a>, <a href="tqstatusbar.html">TQStatusBar</a>, <a href="ntqtabbar.html">TQTabBar</a>, <a href="ntqtabwidget.html">TQTabWidget</a>, <a href="tqworkspace.html">TQWorkspace</a>, and <a href="qxtwidget.html">TQXtWidget</a>. <p><a href="tqwidget-members.html">List of all member functions.</a> <h2>Public Members</h2> <ul> @@ -770,7 +770,7 @@ See the <a href="tqwidget.html#backgroundMode-prop">"backgroundMode"</a> propert <h3 class=fn><a href="tqwidget.html#BackgroundOrigin-enum">BackgroundOrigin</a> <a name="backgroundOrigin"></a>TQWidget::backgroundOrigin () const </h3><p>Returns the origin of the widget's background. See the <a href="tqwidget.html#backgroundOrigin-prop">"backgroundOrigin"</a> property for details. -<h3 class=fn>const <a href="ntqpixmap.html">TQPixmap</a> * <a name="backgroundPixmap"></a>TQWidget::backgroundPixmap () const +<h3 class=fn>const <a href="tqpixmap.html">TQPixmap</a> * <a name="backgroundPixmap"></a>TQWidget::backgroundPixmap () const </h3><b>This function is obsolete.</b> It is provided to keep old source working. We strongly advise against using it in new code. Use <a href="#paletteBackgroundPixmap">paletteBackgroundPixmap</a>() or <a href="#erasePixmap">erasePixmap</a>() instead. <p>Examples: <a href="themes-example.html#x305">themes/metal.cpp</a> and <a href="themes-example.html#x250">themes/wood.cpp</a>. @@ -786,7 +786,7 @@ Returns the visible child widget at pixel position <em>(x, y)</em> in the widget's own coordinate system. <p> If <em>includeThis</em> is TRUE, and there is no child visible at <em>(x, y)</em>, the widget itself is returned. -<h3 class=fn><a href="tqwidget.html">TQWidget</a> * <a name="childAt-2"></a>TQWidget::childAt ( const <a href="ntqpoint.html">TQPoint</a> & p, bool includeThis = FALSE ) const +<h3 class=fn><a href="tqwidget.html">TQWidget</a> * <a name="childAt-2"></a>TQWidget::childAt ( const <a href="tqpoint.html">TQPoint</a> & p, bool includeThis = FALSE ) const </h3> This is an overloaded member function, provided for convenience. It behaves essentially like the above function. <p> Returns the visible child widget at point <em>p</em> in the widget's own @@ -794,10 +794,10 @@ coordinate system. <p> If <em>includeThis</em> is TRUE, and there is no child visible at <em>p</em>, the widget itself is returned. <p> -<h3 class=fn><a href="ntqrect.html">TQRect</a> <a name="childrenRect"></a>TQWidget::childrenRect () const +<h3 class=fn><a href="tqrect.html">TQRect</a> <a name="childrenRect"></a>TQWidget::childrenRect () const </h3><p>Returns the bounding rectangle of the widget's children. See the <a href="tqwidget.html#childrenRect-prop">"childrenRect"</a> property for details. -<h3 class=fn><a href="ntqregion.html">TQRegion</a> <a name="childrenRegion"></a>TQWidget::childrenRegion () const +<h3 class=fn><a href="tqregion.html">TQRegion</a> <a name="childrenRegion"></a>TQWidget::childrenRegion () const </h3><p>Returns the combined region occupied by the widget's children. See the <a href="tqwidget.html#childrenRegion-prop">"childrenRegion"</a> property for details. <h3 class=fn>void <a name="clearFocus"></a>TQWidget::clearFocus ()<tt> [slot]</tt> @@ -822,7 +822,7 @@ Removes any mask set by <a href="#setMask">setMask</a>(). <p> Widget flags are a combination of <a href="ntqt.html#WidgetFlags-enum">TQt::WidgetFlags</a>. <p> <p>See also <a href="#testWFlags">testWFlags</a>(), <a href="#getWFlags">getWFlags</a>(), and <a href="#setWFlags">setWFlags</a>(). -<h3 class=fn><a href="ntqregion.html">TQRegion</a> <a name="clipRegion"></a>TQWidget::clipRegion () const +<h3 class=fn><a href="tqregion.html">TQRegion</a> <a name="clipRegion"></a>TQWidget::clipRegion () const </h3> Returns the unobscured region where paint events can occur. <p> For visible widgets, this is an approximation of the area not @@ -950,7 +950,7 @@ is drawn using the default font and the default foreground color. more flexible results and often higher speed by using a a <a href="tqpainter.html">painter</a> instead. <p> <p>See also <a href="#font-prop">font</a>, <a href="#foregroundColor">foregroundColor</a>(), and <a href="tqpainter.html#drawText">TQPainter::drawText</a>(). -<h3 class=fn>void <a name="drawText-2"></a>TQWidget::drawText ( const <a href="ntqpoint.html">TQPoint</a> & pos, const <a href="tqstring.html">TQString</a> & str ) +<h3 class=fn>void <a name="drawText-2"></a>TQWidget::drawText ( const <a href="tqpoint.html">TQPoint</a> & pos, const <a href="tqstring.html">TQString</a> & str ) </h3> This is an overloaded member function, provided for convenience. It behaves essentially like the above function. <p> Draws the string <em>str</em> at position <em>pos</em>. @@ -999,13 +999,13 @@ is negative, it is replaced width <tt>height() - y</tt>. This is an overloaded member function, provided for convenience. It behaves essentially like the above function. <p> This version erases the entire widget. -<h3 class=fn>void <a name="erase-3"></a>TQWidget::erase ( const <a href="ntqrect.html">TQRect</a> & r ) +<h3 class=fn>void <a name="erase-3"></a>TQWidget::erase ( const <a href="tqrect.html">TQRect</a> & r ) </h3> This is an overloaded member function, provided for convenience. It behaves essentially like the above function. <p> Erases the specified area <em>r</em> in the widget without generating a <a href="#paintEvent">paint event</a>. -<h3 class=fn>void <a name="erase-4"></a>TQWidget::erase ( const <a href="ntqregion.html">TQRegion</a> & reg ) +<h3 class=fn>void <a name="erase-4"></a>TQWidget::erase ( const <a href="tqregion.html">TQRegion</a> & reg ) </h3> This is an overloaded member function, provided for convenience. It behaves essentially like the above function. <p> Erases the area defined by <em>reg</em>, without generating a <a href="#paintEvent">paint event</a>. @@ -1017,7 +1017,7 @@ This is an overloaded member function, provided for convenience. It behaves esse <p> Returns the erase color of the widget. <p> <p>See also <a href="#setEraseColor">setEraseColor</a>(), <a href="#setErasePixmap">setErasePixmap</a>(), and <a href="#backgroundColor">backgroundColor</a>(). -<h3 class=fn>const <a href="ntqpixmap.html">TQPixmap</a> * <a name="erasePixmap"></a>TQWidget::erasePixmap () const +<h3 class=fn>const <a href="tqpixmap.html">TQPixmap</a> * <a name="erasePixmap"></a>TQWidget::erasePixmap () const </h3> Returns the widget's erase pixmap. <p> <p>See also <a href="#setErasePixmap">setErasePixmap</a>() and <a href="#eraseColor">eraseColor</a>(). @@ -1157,13 +1157,13 @@ Equivalent to <a href="tqfontmetrics.html">TQFontMetrics</a>(widget->font()). </h3> Same as <a href="#paletteForegroundColor">paletteForegroundColor</a>() -<h3 class=fn><a href="ntqrect.html">TQRect</a> <a name="frameGeometry"></a>TQWidget::frameGeometry () const +<h3 class=fn><a href="tqrect.html">TQRect</a> <a name="frameGeometry"></a>TQWidget::frameGeometry () const </h3><p>Returns geometry of the widget relative to its parent including any window frame. See the <a href="tqwidget.html#frameGeometry-prop">"frameGeometry"</a> property for details. <h3 class=fn><a href="tqsize.html">TQSize</a> <a name="frameSize"></a>TQWidget::frameSize () const </h3><p>Returns the size of the widget including any window frame. See the <a href="tqwidget.html#frameSize-prop">"frameSize"</a> property for details. -<h3 class=fn>const <a href="ntqrect.html">TQRect</a> & <a name="geometry"></a>TQWidget::geometry () const +<h3 class=fn>const <a href="tqrect.html">TQRect</a> & <a name="geometry"></a>TQWidget::geometry () const </h3><p>Returns the geometry of the widget relative to its parent and excluding the window frame. See the <a href="tqwidget.html#geometry-prop">"geometry"</a> property for details. <h3 class=fn>WFlags <a name="getWFlags"></a>TQWidget::getWFlags () const<tt> [protected]</tt> @@ -1253,7 +1253,7 @@ hidden. <p> <p>See also <a href="#event">event</a>() and <a href="qhideevent.html">TQHideEvent</a>. <p>Reimplemented in <a href="ntqscrollbar.html#hideEvent">TQScrollBar</a>. -<h3 class=fn>const <a href="ntqpixmap.html">TQPixmap</a> * <a name="icon"></a>TQWidget::icon () const +<h3 class=fn>const <a href="tqpixmap.html">TQPixmap</a> * <a name="icon"></a>TQWidget::icon () const </h3><p>Returns the widget's icon. See the <a href="tqwidget.html#icon-prop">"icon"</a> property for details. <h3 class=fn><a href="tqstring.html">TQString</a> <a name="iconText"></a>TQWidget::iconText () const @@ -1450,34 +1450,34 @@ a TQt event and sends it to the widget. <p> <b>Warning:</b> This function is not portable. <p> <p>See also <a href="ntqapplication.html#macEventFilter">TQApplication::macEventFilter</a>(). -<h3 class=fn><a href="ntqpoint.html">TQPoint</a> <a name="mapFrom"></a>TQWidget::mapFrom ( <a href="tqwidget.html">TQWidget</a> * parent, const <a href="ntqpoint.html">TQPoint</a> & pos ) const +<h3 class=fn><a href="tqpoint.html">TQPoint</a> <a name="mapFrom"></a>TQWidget::mapFrom ( <a href="tqwidget.html">TQWidget</a> * parent, const <a href="tqpoint.html">TQPoint</a> & pos ) const </h3> Translates the widget coordinate <em>pos</em> from the coordinate system of <em>parent</em> to this widget's coordinate system. The <em>parent</em> must not be 0 and must be a parent of the calling widget. <p> <p>See also <a href="#mapTo">mapTo</a>(), <a href="#mapFromParent">mapFromParent</a>(), <a href="#mapFromGlobal">mapFromGlobal</a>(), and <a href="#underMouse-prop">underMouse</a>. -<h3 class=fn><a href="ntqpoint.html">TQPoint</a> <a name="mapFromGlobal"></a>TQWidget::mapFromGlobal ( const <a href="ntqpoint.html">TQPoint</a> & pos ) const +<h3 class=fn><a href="tqpoint.html">TQPoint</a> <a name="mapFromGlobal"></a>TQWidget::mapFromGlobal ( const <a href="tqpoint.html">TQPoint</a> & pos ) const </h3> Translates the global screen coordinate <em>pos</em> to widget coordinates. <p> <p>See also <a href="#mapToGlobal">mapToGlobal</a>(), <a href="#mapFrom">mapFrom</a>(), and <a href="#mapFromParent">mapFromParent</a>(). -<h3 class=fn><a href="ntqpoint.html">TQPoint</a> <a name="mapFromParent"></a>TQWidget::mapFromParent ( const <a href="ntqpoint.html">TQPoint</a> & pos ) const +<h3 class=fn><a href="tqpoint.html">TQPoint</a> <a name="mapFromParent"></a>TQWidget::mapFromParent ( const <a href="tqpoint.html">TQPoint</a> & pos ) const </h3> Translates the parent widget coordinate <em>pos</em> to widget coordinates. <p> Same as <a href="#mapFromGlobal">mapFromGlobal</a>() if the widget has no parent. <p> <p>See also <a href="#mapToParent">mapToParent</a>(), <a href="#mapFrom">mapFrom</a>(), <a href="#mapFromGlobal">mapFromGlobal</a>(), and <a href="#underMouse-prop">underMouse</a>. -<h3 class=fn><a href="ntqpoint.html">TQPoint</a> <a name="mapTo"></a>TQWidget::mapTo ( <a href="tqwidget.html">TQWidget</a> * parent, const <a href="ntqpoint.html">TQPoint</a> & pos ) const +<h3 class=fn><a href="tqpoint.html">TQPoint</a> <a name="mapTo"></a>TQWidget::mapTo ( <a href="tqwidget.html">TQWidget</a> * parent, const <a href="tqpoint.html">TQPoint</a> & pos ) const </h3> Translates the widget coordinate <em>pos</em> to the coordinate system of <em>parent</em>. The <em>parent</em> must not be 0 and must be a parent of the calling widget. <p> <p>See also <a href="#mapFrom">mapFrom</a>(), <a href="#mapToParent">mapToParent</a>(), <a href="#mapToGlobal">mapToGlobal</a>(), and <a href="#underMouse-prop">underMouse</a>. -<h3 class=fn><a href="ntqpoint.html">TQPoint</a> <a name="mapToGlobal"></a>TQWidget::mapToGlobal ( const <a href="ntqpoint.html">TQPoint</a> & pos ) const +<h3 class=fn><a href="tqpoint.html">TQPoint</a> <a name="mapToGlobal"></a>TQWidget::mapToGlobal ( const <a href="tqpoint.html">TQPoint</a> & pos ) const </h3> Translates the widget coordinate <em>pos</em> to global screen coordinates. For example, <tt>mapToGlobal(TQPoint(0,0))</tt> would give @@ -1485,7 +1485,7 @@ the global coordinates of the top-left pixel of the widget. <p> <p>See also <a href="#mapFromGlobal">mapFromGlobal</a>(), <a href="#mapTo">mapTo</a>(), and <a href="#mapToParent">mapToParent</a>(). <p>Example: <a href="scribble-example.html#x947">scribble/scribble.cpp</a>. -<h3 class=fn><a href="ntqpoint.html">TQPoint</a> <a name="mapToParent"></a>TQWidget::mapToParent ( const <a href="ntqpoint.html">TQPoint</a> & pos ) const +<h3 class=fn><a href="tqpoint.html">TQPoint</a> <a name="mapToParent"></a>TQWidget::mapToParent ( const <a href="tqpoint.html">TQPoint</a> & pos ) const </h3> Translates the widget coordinate <em>pos</em> to a coordinate in the parent widget. @@ -1508,7 +1508,7 @@ function. <p> Use the <a href="tqpaintdevicemetrics.html">TQPaintDeviceMetrics</a> class instead. <p> <em>m</em> is the metric to get. -<h3 class=fn><a href="ntqrect.html">TQRect</a> <a name="microFocusHint"></a>TQWidget::microFocusHint () const +<h3 class=fn><a href="tqrect.html">TQRect</a> <a name="microFocusHint"></a>TQWidget::microFocusHint () const </h3><p>Returns the currently set micro focus hint for this widget. See the <a href="tqwidget.html#microFocusHint-prop">"microFocusHint"</a> property for details. <h3 class=fn>int <a name="minimumHeight"></a>TQWidget::minimumHeight () const @@ -1579,13 +1579,13 @@ subclass to receive mouse release events for the widget. <p> <p>See also <a href="#mouseDoubleClickEvent">mouseDoubleClickEvent</a>(), <a href="#mouseMoveEvent">mouseMoveEvent</a>(), <a href="#event">event</a>(), and <a href="qmouseevent.html">TQMouseEvent</a>. <p>Examples: <a href="drawlines-example.html#x1660">drawlines/connect.cpp</a>, <a href="hello-example.html#x1641">hello/hello.cpp</a>, <a href="popup-example.html#x1621">popup/popup.cpp</a>, <a href="qmag-example.html#x1802">qmag/qmag.cpp</a>, <a href="scribble-example.html#x950">scribble/scribble.cpp</a>, <a href="showimg-example.html#x1350">showimg/showimg.cpp</a>, and <a href="tutorial1-14.html#x2432">t14/cannon.cpp</a>. -<h3 class=fn>void <a name="move"></a>TQWidget::move ( const <a href="ntqpoint.html">TQPoint</a> & )<tt> [slot]</tt> +<h3 class=fn>void <a name="move"></a>TQWidget::move ( const <a href="tqpoint.html">TQPoint</a> & )<tt> [slot]</tt> </h3><p>Sets the position of the widget within its parent widget. See the <a href="tqwidget.html#pos-prop">"pos"</a> property for details. <h3 class=fn>void <a name="move-2"></a>TQWidget::move ( int x, int y )<tt> [virtual slot]</tt> </h3> This is an overloaded member function, provided for convenience. It behaves essentially like the above function. -<p> This corresponds to <a href="#move">move</a>( <a href="ntqpoint.html">TQPoint</a>(<em>x</em>, <em>y</em>) ). +<p> This corresponds to <a href="#move">move</a>( <a href="tqpoint.html">TQPoint</a>(<em>x</em>, <em>y</em>) ). <h3 class=fn>void <a name="moveEvent"></a>TQWidget::moveEvent ( <a href="qmoveevent.html">TQMoveEvent</a> * )<tt> [virtual protected]</tt> </h3> @@ -1621,7 +1621,7 @@ example. <p> TQt also tries to speed up painting by merging multiple paint events into one. When update() is called several times or the window system sends several paint events, TQt merges these events -into one event with a larger region (see <a href="ntqregion.html#unite">TQRegion::unite</a>()). +into one event with a larger region (see <a href="tqregion.html#unite">TQRegion::unite</a>()). repaint() does not permit this optimization, so we suggest using update() when possible. <p> When the paint event occurs, the update region has normally been @@ -1632,20 +1632,20 @@ whether the widget has been erased or not. <a href="#setPaletteBackgroundColor">setPaletteBackgroundColor</a>() or <a href="#setBackgroundPixmap">setBackgroundPixmap</a>(). The documentation for setBackgroundMode() elaborates on the background; we recommend reading it. -<p> <p>See also <a href="#event">event</a>(), <a href="#repaint">repaint</a>(), <a href="#update">update</a>(), <a href="tqpainter.html">TQPainter</a>, <a href="ntqpixmap.html">TQPixmap</a>, and <a href="tqpaintevent.html">TQPaintEvent</a>. +<p> <p>See also <a href="#event">event</a>(), <a href="#repaint">repaint</a>(), <a href="#update">update</a>(), <a href="tqpainter.html">TQPainter</a>, <a href="tqpixmap.html">TQPixmap</a>, and <a href="tqpaintevent.html">TQPaintEvent</a>. <p>Examples: <a href="drawlines-example.html#x1661">drawlines/connect.cpp</a>, <a href="forever-example.html#x1055">forever/forever.cpp</a>, <a href="qmag-example.html#x1803">qmag/qmag.cpp</a>, <a href="scribble-example.html#x951">scribble/scribble.cpp</a>, <a href="splitter-example.html#x1302">splitter/splitter.cpp</a>, <a href="tutorial1-08.html#x2336">t8/cannon.cpp</a>, and <a href="tutorial1-09.html#x2346">t9/cannon.cpp</a>. -<p>Reimplemented in <a href="ntqbutton.html#paintEvent">TQButton</a>, <a href="ntqframe.html#paintEvent">TQFrame</a>, <a href="qglwidget.html#paintEvent">TQGLWidget</a>, <a href="tqsizegrip.html#paintEvent">TQSizeGrip</a>, <a href="tqstatusbar.html#paintEvent">TQStatusBar</a>, and <a href="ntqtabbar.html#paintEvent">TQTabBar</a>. -<h3 class=fn>const <a href="ntqpalette.html">TQPalette</a> & <a name="palette"></a>TQWidget::palette () const +<p>Reimplemented in <a href="ntqbutton.html#paintEvent">TQButton</a>, <a href="ntqframe.html#paintEvent">TQFrame</a>, <a href="tqglwidget.html#paintEvent">TQGLWidget</a>, <a href="tqsizegrip.html#paintEvent">TQSizeGrip</a>, <a href="tqstatusbar.html#paintEvent">TQStatusBar</a>, and <a href="ntqtabbar.html#paintEvent">TQTabBar</a>. +<h3 class=fn>const <a href="tqpalette.html">TQPalette</a> & <a name="palette"></a>TQWidget::palette () const </h3><p>Returns the widget's palette. See the <a href="tqwidget.html#palette-prop">"palette"</a> property for details. <h3 class=fn>const <a href="tqcolor.html">TQColor</a> & <a name="paletteBackgroundColor"></a>TQWidget::paletteBackgroundColor () const </h3><p>Returns the background color of the widget. See the <a href="tqwidget.html#paletteBackgroundColor-prop">"paletteBackgroundColor"</a> property for details. -<h3 class=fn>const <a href="ntqpixmap.html">TQPixmap</a> * <a name="paletteBackgroundPixmap"></a>TQWidget::paletteBackgroundPixmap () const +<h3 class=fn>const <a href="tqpixmap.html">TQPixmap</a> * <a name="paletteBackgroundPixmap"></a>TQWidget::paletteBackgroundPixmap () const </h3><p>Returns the background pixmap of the widget. See the <a href="tqwidget.html#paletteBackgroundPixmap-prop">"paletteBackgroundPixmap"</a> property for details. -<h3 class=fn>void <a name="paletteChange"></a>TQWidget::paletteChange ( const <a href="ntqpalette.html">TQPalette</a> & oldPalette )<tt> [virtual protected]</tt> +<h3 class=fn>void <a name="paletteChange"></a>TQWidget::paletteChange ( const <a href="tqpalette.html">TQPalette</a> & oldPalette )<tt> [virtual protected]</tt> </h3> <p> This virtual function is called from <a href="#setPalette">setPalette</a>(). <em>oldPalette</em> @@ -1682,7 +1682,7 @@ function to ensure that your program does not end up in infinite recursion. <p> <p>See also <a href="#constPolish">constPolish</a>() and <a href="ntqapplication.html#polish">TQApplication::polish</a>(). <p>Example: <a href="menu-example.html#x1883">menu/menu.cpp</a>. -<h3 class=fn><a href="ntqpoint.html">TQPoint</a> <a name="pos"></a>TQWidget::pos () const +<h3 class=fn><a href="tqpoint.html">TQPoint</a> <a name="pos"></a>TQWidget::pos () const </h3><p>Returns the position of the widget within its parent widget. See the <a href="tqwidget.html#pos-prop">"pos"</a> property for details. <h3 class=fn>void <a name="raise"></a>TQWidget::raise ()<tt> [slot]</tt> @@ -1693,14 +1693,14 @@ overlapping sibling widgets. <p> <p>See also <a href="#lower">lower</a>() and <a href="#stackUnder">stackUnder</a>(). <p>Example: <a href="showimg-example.html#x1352">showimg/showimg.cpp</a>. -<h3 class=fn>void <a name="recreate"></a>TQWidget::recreate ( <a href="tqwidget.html">TQWidget</a> * parent, WFlags f, const <a href="ntqpoint.html">TQPoint</a> & p, bool showIt = FALSE ) +<h3 class=fn>void <a name="recreate"></a>TQWidget::recreate ( <a href="tqwidget.html">TQWidget</a> * parent, WFlags f, const <a href="tqpoint.html">TQPoint</a> & p, bool showIt = FALSE ) </h3> <p> <b>This function is obsolete.</b> It is provided to keep old source working. We strongly advise against using it in new code. <p> This method is provided to aid porting from TQt 1.0 to 2.0. It has been renamed <a href="#reparent">reparent</a>() in TQt 2.0. -<h3 class=fn><a href="ntqrect.html">TQRect</a> <a name="rect"></a>TQWidget::rect () const +<h3 class=fn><a href="tqrect.html">TQRect</a> <a name="rect"></a>TQWidget::rect () const </h3><p>Returns the internal geometry of the widget excluding any window frame. See the <a href="tqwidget.html#rect-prop">"rect"</a> property for details. <h3 class=fn>void <a name="releaseKeyboard"></a>TQWidget::releaseKeyboard () @@ -1741,14 +1741,14 @@ This is an overloaded member function, provided for convenience. It behaves esse This is an overloaded member function, provided for convenience. It behaves essentially like the above function. <p> This version repaints the entire widget. -<h3 class=fn>void <a name="repaint-4"></a>TQWidget::repaint ( const <a href="ntqrect.html">TQRect</a> & r, bool erase = TRUE )<tt> [slot]</tt> +<h3 class=fn>void <a name="repaint-4"></a>TQWidget::repaint ( const <a href="tqrect.html">TQRect</a> & r, bool erase = TRUE )<tt> [slot]</tt> </h3> This is an overloaded member function, provided for convenience. It behaves essentially like the above function. <p> Repaints the widget directly by calling <a href="#paintEvent">paintEvent</a>() directly, unless updates are disabled or the widget is hidden. <p> Erases the widget region <em>r</em> if <em>erase</em> is TRUE. -<h3 class=fn>void <a name="repaint-5"></a>TQWidget::repaint ( const <a href="ntqregion.html">TQRegion</a> & reg, bool erase = TRUE )<tt> [slot]</tt> +<h3 class=fn>void <a name="repaint-5"></a>TQWidget::repaint ( const <a href="tqregion.html">TQRegion</a> & reg, bool erase = TRUE )<tt> [slot]</tt> </h3> This is an overloaded member function, provided for convenience. It behaves essentially like the above function. <p> Repaints the widget directly by calling <a href="#paintEvent">paintEvent</a>() directly, @@ -1763,7 +1763,7 @@ called from paintEvent(), you may get infinite recursion. The update() function never causes recursion. <p> <p>See also <a href="#update">update</a>(), <a href="#paintEvent">paintEvent</a>(), <a href="#updatesEnabled-prop">updatesEnabled</a>, and <a href="#erase">erase</a>(). -<h3 class=fn>void <a name="reparent"></a>TQWidget::reparent ( <a href="tqwidget.html">TQWidget</a> * parent, WFlags f, const <a href="ntqpoint.html">TQPoint</a> & p, bool showIt = FALSE )<tt> [virtual]</tt> +<h3 class=fn>void <a name="reparent"></a>TQWidget::reparent ( <a href="tqwidget.html">TQWidget</a> * parent, WFlags f, const <a href="tqpoint.html">TQPoint</a> & p, bool showIt = FALSE )<tt> [virtual]</tt> </h3> Reparents the widget. The widget gets a new <em>parent</em>, new widget flags (<em>f</em>, but as usual, use 0) at a new position in its new @@ -1785,7 +1785,7 @@ dynamically, it is far easier to use <a href="tqwidgetstack.html">TQWidgetStack< <p> <p>See also <a href="#getWFlags">getWFlags</a>(). <p>Example: <a href="toplevel-example.html#x2538">toplevel/options.ui.h</a>. -<h3 class=fn>void <a name="reparent-2"></a>TQWidget::reparent ( <a href="tqwidget.html">TQWidget</a> * parent, const <a href="ntqpoint.html">TQPoint</a> & p, bool showIt = FALSE ) +<h3 class=fn>void <a name="reparent-2"></a>TQWidget::reparent ( <a href="tqwidget.html">TQWidget</a> * parent, const <a href="tqpoint.html">TQPoint</a> & p, bool showIt = FALSE ) </h3> This is an overloaded member function, provided for convenience. It behaves essentially like the above function. <p> A convenience version of reparent that does not take widget flags @@ -1823,7 +1823,7 @@ done inside this handler. <p> <p>See also <a href="#moveEvent">moveEvent</a>(), <a href="#event">event</a>(), <a href="#size-prop">size</a>, <a href="qresizeevent.html">TQResizeEvent</a>, and <a href="#paintEvent">paintEvent</a>(). <p>Examples: <a href="drawdemo-example.html#x1089">drawdemo/drawdemo.cpp</a>, <a href="menu-example.html#x1884">menu/menu.cpp</a>, <a href="qmag-example.html#x1806">qmag/qmag.cpp</a>, <a href="scribble-example.html#x952">scribble/scribble.cpp</a>, <a href="showimg-example.html#x1353">showimg/showimg.cpp</a>, <a href="tooltip-example.html#x454">tooltip/tooltip.cpp</a>, and <a href="xform-example.html#x1269">xform/xform.cpp</a>. -<p>Reimplemented in <a href="ntqframe.html#resizeEvent">TQFrame</a> and <a href="qglwidget.html#resizeEvent">TQGLWidget</a>. +<p>Reimplemented in <a href="ntqframe.html#resizeEvent">TQFrame</a> and <a href="tqglwidget.html#resizeEvent">TQGLWidget</a>. <h3 class=fn>void <a name="scroll"></a>TQWidget::scroll ( int dx, int dy ) </h3> Scrolls the widget including its children <em>dx</em> pixels to the @@ -1837,7 +1837,7 @@ processing of paint events using <a href="ntqapplication.html#sendPostedEvents"> when using scroll() and <a href="#move">move</a>() in combination). <p> <p>See also <a href="ntqscrollview.html">TQScrollView</a>, <a href="#erase">erase</a>(), and <a href="tqpaintdevice.html#bitBlt">bitBlt</a>(). -<h3 class=fn>void <a name="scroll-2"></a>TQWidget::scroll ( int dx, int dy, const <a href="ntqrect.html">TQRect</a> & r ) +<h3 class=fn>void <a name="scroll-2"></a>TQWidget::scroll ( int dx, int dy, const <a href="tqrect.html">TQRect</a> & r ) </h3> This is an overloaded member function, provided for convenience. It behaves essentially like the above function. <p> This version only scrolls <em>r</em> and does not move the children of @@ -1897,7 +1897,7 @@ the user expects in <em>TQt Designer</em>. <h3 class=fn>void <a name="setBackgroundOrigin"></a>TQWidget::setBackgroundOrigin ( <a href="tqwidget.html#BackgroundOrigin-enum">BackgroundOrigin</a> )<tt> [virtual]</tt> </h3><p>Sets the origin of the widget's background. See the <a href="tqwidget.html#backgroundOrigin-prop">"backgroundOrigin"</a> property for details. -<h3 class=fn>void <a name="setBackgroundPixmap"></a>TQWidget::setBackgroundPixmap ( const <a href="ntqpixmap.html">TQPixmap</a> & pm )<tt> [virtual]</tt> +<h3 class=fn>void <a name="setBackgroundPixmap"></a>TQWidget::setBackgroundPixmap ( const <a href="tqpixmap.html">TQPixmap</a> & pm )<tt> [virtual]</tt> </h3><b>This function is obsolete.</b> It is provided to keep old source working. We strongly advise against using it in new code. Use <a href="#setPaletteBackgroundPixmap">setPaletteBackgroundPixmap</a>() or <a href="#setErasePixmap">setErasePixmap</a>() instead. <p>Example: <a href="desktop-example.html#x1762">desktop/desktop.cpp</a>. @@ -1934,7 +1934,7 @@ Sets the erase color of the widget to <em>color</em>. <a href="#setErasePixmap">setErasePixmap</a>()), then this property has an indeterminate value. <p> <p>See also <a href="#erasePixmap">erasePixmap</a>(), <a href="#backgroundColor">backgroundColor</a>(), <a href="#backgroundMode-prop">backgroundMode</a>, and <a href="#palette-prop">palette</a>. -<h3 class=fn>void <a name="setErasePixmap"></a>TQWidget::setErasePixmap ( const <a href="ntqpixmap.html">TQPixmap</a> & pixmap )<tt> [virtual]</tt> +<h3 class=fn>void <a name="setErasePixmap"></a>TQWidget::setErasePixmap ( const <a href="tqpixmap.html">TQPixmap</a> & pixmap )<tt> [virtual]</tt> </h3> Sets the widget's erase pixmap to <em>pixmap</em>. <p> This pixmap is used to clear the widget before <a href="#paintEvent">paintEvent</a>() is @@ -2009,18 +2009,18 @@ See the <a href="tqwidget.html#font-prop">"font"</a> property for details. <b>This function is obsolete.</b> It is provided to keep old source working. We strongly advise against using it in new code. <p> Use <a href="#setFont">setFont</a>(const <a href="tqfont.html">TQFont</a>& font) instead. -<h3 class=fn>void <a name="setGeometry"></a>TQWidget::setGeometry ( const <a href="ntqrect.html">TQRect</a> & )<tt> [virtual slot]</tt> +<h3 class=fn>void <a name="setGeometry"></a>TQWidget::setGeometry ( const <a href="tqrect.html">TQRect</a> & )<tt> [virtual slot]</tt> </h3><p>Sets the geometry of the widget relative to its parent and excluding the window frame. See the <a href="tqwidget.html#geometry-prop">"geometry"</a> property for details. <h3 class=fn>void <a name="setGeometry-2"></a>TQWidget::setGeometry ( int x, int y, int w, int h )<tt> [virtual slot]</tt> </h3> This is an overloaded member function, provided for convenience. It behaves essentially like the above function. -<p> This corresponds to <a href="#setGeometry">setGeometry</a>( <a href="ntqrect.html">TQRect</a>(<em>x</em>, <em>y</em>, <em>w</em>, <em>h</em>) ). +<p> This corresponds to <a href="#setGeometry">setGeometry</a>( <a href="tqrect.html">TQRect</a>(<em>x</em>, <em>y</em>, <em>w</em>, <em>h</em>) ). <h3 class=fn>void <a name="setHidden"></a>TQWidget::setHidden ( bool hide )<tt> [slot]</tt> </h3><p>Sets whether the widget is explicitly hidden to <em>hide</em>. See the <a href="tqwidget.html#hidden-prop">"hidden"</a> property for details. -<h3 class=fn>void <a name="setIcon"></a>TQWidget::setIcon ( const <a href="ntqpixmap.html">TQPixmap</a> & )<tt> [virtual slot]</tt> +<h3 class=fn>void <a name="setIcon"></a>TQWidget::setIcon ( const <a href="tqpixmap.html">TQPixmap</a> & )<tt> [virtual slot]</tt> </h3><p>Sets the widget's icon. See the <a href="tqwidget.html#icon-prop">"icon"</a> property for details. <h3 class=fn>void <a name="setIconText"></a>TQWidget::setIconText ( const <a href="tqstring.html">TQString</a> & )<tt> [virtual slot]</tt> @@ -2067,7 +2067,7 @@ complex. <p> See <tt>examples/tux</tt> for an example of masking for transparency. <p> <p>See also <a href="#clearMask">clearMask</a>(). -<h3 class=fn>void <a name="setMask-2"></a>TQWidget::setMask ( const <a href="ntqregion.html">TQRegion</a> & region )<tt> [virtual]</tt> +<h3 class=fn>void <a name="setMask-2"></a>TQWidget::setMask ( const <a href="tqregion.html">TQRegion</a> & region )<tt> [virtual]</tt> </h3> This is an overloaded member function, provided for convenience. It behaves essentially like the above function. <p> Causes only the parts of the widget which overlap <em>region</em> to be @@ -2128,20 +2128,20 @@ See the <a href="tqwidget.html#minimumWidth-prop">"minimumWidth"</a> property fo <h3 class=fn>void <a name="setMouseTracking"></a>TQWidget::setMouseTracking ( bool enable )<tt> [virtual slot]</tt> </h3><p>Sets whether mouse tracking is enabled for the widget to <em>enable</em>. See the <a href="tqwidget.html#mouseTracking-prop">"mouseTracking"</a> property for details. -<h3 class=fn>void <a name="setPalette"></a>TQWidget::setPalette ( const <a href="ntqpalette.html">TQPalette</a> & )<tt> [virtual]</tt> +<h3 class=fn>void <a name="setPalette"></a>TQWidget::setPalette ( const <a href="tqpalette.html">TQPalette</a> & )<tt> [virtual]</tt> </h3><p>Sets the widget's palette. See the <a href="tqwidget.html#palette-prop">"palette"</a> property for details. <p>Reimplemented in <a href="ntqcombobox.html#setPalette">TQComboBox</a>, <a href="ntqscrollbar.html#setPalette">TQScrollBar</a>, and <a href="ntqslider.html#setPalette">TQSlider</a>. -<h3 class=fn>void <a name="setPalette-2"></a>TQWidget::setPalette ( const <a href="ntqpalette.html">TQPalette</a> & p, bool ) +<h3 class=fn>void <a name="setPalette-2"></a>TQWidget::setPalette ( const <a href="tqpalette.html">TQPalette</a> & p, bool ) </h3> <b>This function is obsolete.</b> It is provided to keep old source working. We strongly advise against using it in new code. -<p> Use <a href="#setPalette">setPalette</a>( const <a href="ntqpalette.html">TQPalette</a>& p ) instead. +<p> Use <a href="#setPalette">setPalette</a>( const <a href="tqpalette.html">TQPalette</a>& p ) instead. <h3 class=fn>void <a name="setPaletteBackgroundColor"></a>TQWidget::setPaletteBackgroundColor ( const <a href="tqcolor.html">TQColor</a> & )<tt> [virtual]</tt> </h3><p>Sets the background color of the widget. See the <a href="tqwidget.html#paletteBackgroundColor-prop">"paletteBackgroundColor"</a> property for details. -<h3 class=fn>void <a name="setPaletteBackgroundPixmap"></a>TQWidget::setPaletteBackgroundPixmap ( const <a href="ntqpixmap.html">TQPixmap</a> & )<tt> [virtual]</tt> +<h3 class=fn>void <a name="setPaletteBackgroundPixmap"></a>TQWidget::setPaletteBackgroundPixmap ( const <a href="tqpixmap.html">TQPixmap</a> & )<tt> [virtual]</tt> </h3><p>Sets the background pixmap of the widget. See the <a href="tqwidget.html#paletteBackgroundPixmap-prop">"paletteBackgroundPixmap"</a> property for details. <h3 class=fn>void <a name="setPaletteForegroundColor"></a>TQWidget::setPaletteForegroundColor ( const <a href="tqcolor.html">TQColor</a> & ) @@ -2441,7 +2441,7 @@ call. If the <a href="ntqt.html#WidgetFlags-enum">WRepaintNoErase</a> widget fla responsible for painting all its pixels itself. <p> <p>See also <a href="#repaint">repaint</a>(), <a href="#paintEvent">paintEvent</a>(), <a href="#updatesEnabled-prop">updatesEnabled</a>, and <a href="#erase">erase</a>(). -<h3 class=fn>void <a name="update-3"></a>TQWidget::update ( const <a href="ntqrect.html">TQRect</a> & r )<tt> [slot]</tt> +<h3 class=fn>void <a name="update-3"></a>TQWidget::update ( const <a href="tqrect.html">TQRect</a> & r )<tt> [slot]</tt> </h3> This is an overloaded member function, provided for convenience. It behaves essentially like the above function. <p> Updates a rectangle <em>r</em> inside the widget unless updates are @@ -2468,7 +2468,7 @@ transparent widgets. It should be called whenever a widget changes state in a way that means that the shape mask must be recalculated. <p> <p>See also <a href="#autoMask-prop">autoMask</a>, <a href="#setMask">setMask</a>(), and <a href="#clearMask">clearMask</a>(). -<h3 class=fn><a href="ntqrect.html">TQRect</a> <a name="visibleRect"></a>TQWidget::visibleRect () const +<h3 class=fn><a href="tqrect.html">TQRect</a> <a name="visibleRect"></a>TQWidget::visibleRect () const </h3><p>Returns the visible rectangle. See the <a href="tqwidget.html#visibleRect-prop">"visibleRect"</a> property for details. <h3 class=fn>void <a name="wheelEvent"></a>TQWidget::wheelEvent ( <a href="qwheelevent.html">TQWheelEvent</a> * e )<tt> [virtual protected]</tt> @@ -2643,13 +2643,13 @@ caption has been set, the caption is <a href="tqstring.html#TQString-null">TQStr <p> <p>See also <a href="#icon-prop">icon</a> and <a href="#iconText-prop">iconText</a>. <p>Set this property's value with <a href="#setCaption">setCaption</a>() and get this property's value with <a href="#caption">caption</a>(). -<h3 class=fn><a href="ntqrect.html">TQRect</a> <a name="childrenRect-prop"></a>childrenRect</h3> +<h3 class=fn><a href="tqrect.html">TQRect</a> <a name="childrenRect-prop"></a>childrenRect</h3> <p>This property holds the bounding rectangle of the widget's children. <p>Hidden children are excluded. <p> <p>See also <a href="#childrenRegion-prop">childrenRegion</a> and <a href="#geometry-prop">geometry</a>. <p>Get this property's value with <a href="#childrenRect">childrenRect</a>(). -<h3 class=fn><a href="ntqregion.html">TQRegion</a> <a name="childrenRegion-prop"></a>childrenRegion</h3> +<h3 class=fn><a href="tqregion.html">TQRegion</a> <a name="childrenRegion-prop"></a>childrenRegion</h3> <p>This property holds the combined region occupied by the widget's children. <p>Hidden children are excluded. <p> <p>See also <a href="#childrenRect-prop">childrenRect</a> and <a href="#geometry-prop">geometry</a>. @@ -2658,9 +2658,9 @@ caption has been set, the caption is <a href="tqstring.html#TQString-null">TQStr <h3 class=fn><a href="tqcolorgroup.html">TQColorGroup</a> <a name="colorGroup-prop"></a>colorGroup</h3> <p>This property holds the current color group of the widget palette. <p>The color group is determined by the state of the widget. A -disabled widget has the <a href="ntqpalette.html#disabled">TQPalette::disabled</a>() color group, a widget -with <a href="focus.html#keyboard-focus">keyboard focus</a> has the <a href="ntqpalette.html#active">TQPalette::active</a>() color group, and an -inactive widget has the <a href="ntqpalette.html#inactive">TQPalette::inactive</a>() color group. +disabled widget has the <a href="tqpalette.html#disabled">TQPalette::disabled</a>() color group, a widget +with <a href="focus.html#keyboard-focus">keyboard focus</a> has the <a href="tqpalette.html#active">TQPalette::active</a>() color group, and an +inactive widget has the <a href="tqpalette.html#inactive">TQPalette::inactive</a>() color group. <p> <p>See also <a href="#palette-prop">palette</a>. <p>Get this property's value with <a href="#colorGroup">colorGroup</a>(). @@ -2759,7 +2759,7 @@ about the change. <p> <p>See also <a href="#fontChange">fontChange</a>(), <a href="#fontInfo">fontInfo</a>(), <a href="#fontMetrics">fontMetrics</a>(), and <a href="#ownFont-prop">ownFont</a>. <p>Set this property's value with <a href="#setFont">setFont</a>(), get this property's value with <a href="#font">font</a>(), and reset this property's value with <a href="#unsetFont">unsetFont</a>(). -<h3 class=fn><a href="ntqrect.html">TQRect</a> <a name="frameGeometry-prop"></a>frameGeometry</h3> +<h3 class=fn><a href="tqrect.html">TQRect</a> <a name="frameGeometry-prop"></a>frameGeometry</h3> <p>This property holds geometry of the widget relative to its parent including any window frame. <p>See the <a href="geometry.html">Window Geometry documentation</a> for an overview of geometry issues with top-level widgets. @@ -2775,7 +2775,7 @@ for an overview of geometry issues with top-level widgets. <p>Get this property's value with <a href="#isFullScreen">isFullScreen</a>(). <p><p>See also <a href="#windowState">windowState</a>(), <a href="#minimized-prop">minimized</a>, and <a href="#maximized-prop">maximized</a>. -<h3 class=fn><a href="ntqrect.html">TQRect</a> <a name="geometry-prop"></a>geometry</h3> +<h3 class=fn><a href="tqrect.html">TQRect</a> <a name="geometry-prop"></a>geometry</h3> <p>This property holds the geometry of the widget relative to its parent and excluding the window frame. <p>When changing the geometry, the widget, if visible, receives a move event (<a href="#moveEvent">moveEvent</a>()) and/or a resize event (<a href="#resizeEvent">resizeEvent</a>()) @@ -2806,7 +2806,7 @@ ancestors became visible. <p> <p>See also <a href="#hide">hide</a>(), <a href="#show">show</a>(), <a href="#visible-prop">visible</a>, <a href="#isVisibleTo">isVisibleTo</a>(), and <a href="#shown-prop">shown</a>. <p>Set this property's value with <a href="#setHidden">setHidden</a>() and get this property's value with <a href="#isHidden">isHidden</a>(). -<h3 class=fn><a href="ntqpixmap.html">TQPixmap</a> <a name="icon-prop"></a>icon</h3> +<h3 class=fn><a href="tqpixmap.html">TQPixmap</a> <a name="icon-prop"></a>icon</h3> <p>This property holds the widget's icon. <p>This property only makes sense for top-level widgets. If no icon has been set, <a href="#icon">icon</a>() returns 0. @@ -2909,7 +2909,7 @@ widget size. <p> <p>See also <a href="#maximumSize-prop">maximumSize</a> and <a href="#maximumHeight-prop">maximumHeight</a>. <p>Set this property's value with <a href="#setMaximumWidth">setMaximumWidth</a>() and get this property's value with <a href="#maximumWidth">maximumWidth</a>(). -<h3 class=fn><a href="ntqrect.html">TQRect</a> <a name="microFocusHint-prop"></a>microFocusHint</h3> +<h3 class=fn><a href="tqrect.html">TQRect</a> <a name="microFocusHint-prop"></a>microFocusHint</h3> <p>This property holds the currently set micro focus hint for this widget. <p>See the documentation of <a href="#setMicroFocusHint">setMicroFocusHint</a>() for more information. @@ -2984,7 +2984,7 @@ events even if no buttons are pressed. <p> <p>See also <a href="#palette-prop">palette</a>. <p>Get this property's value with <a href="#ownPalette">ownPalette</a>(). -<h3 class=fn><a href="ntqpalette.html">TQPalette</a> <a name="palette-prop"></a>palette</h3> +<h3 class=fn><a href="tqpalette.html">TQPalette</a> <a name="palette-prop"></a>palette</h3> <p>This property holds the widget's palette. <p>As long as no special palette has been set, or after <a href="#unsetPalette">unsetPalette</a>() has been called, this is either a special palette for the widget @@ -3004,7 +3004,7 @@ background and foreground appearance only. <p>The palette background color is usually set implicitly by <a href="#setBackgroundMode">setBackgroundMode</a>(), although it can also be set explicitly by <a href="#setPaletteBackgroundColor">setPaletteBackgroundColor</a>(). setPaletteBackgroundColor() is a -convenience function that creates and sets a modified <a href="ntqpalette.html">TQPalette</a> +convenience function that creates and sets a modified <a href="tqpalette.html">TQPalette</a> with <a href="#setPalette">setPalette</a>(). The palette is modified according to the widget's background mode. For example, if the background mode is <a href="ntqt.html#BackgroundMode-enum">PaletteButton</a> the color used for the palette's <a href="tqcolorgroup.html#ColorRole-enum">TQColorGroup::Button</a> color entry is set. @@ -3014,12 +3014,12 @@ function is indeterminate. <p> <p>See also <a href="#paletteBackgroundPixmap-prop">paletteBackgroundPixmap</a>, <a href="#paletteForegroundColor-prop">paletteForegroundColor</a>, <a href="#palette-prop">palette</a>, and <a href="#colorGroup-prop">colorGroup</a>. <p>Set this property's value with <a href="#setPaletteBackgroundColor">setPaletteBackgroundColor</a>(), get this property's value with <a href="#paletteBackgroundColor">paletteBackgroundColor</a>(), and reset this property's value with <a href="#unsetPalette">unsetPalette</a>(). -<h3 class=fn><a href="ntqpixmap.html">TQPixmap</a> <a name="paletteBackgroundPixmap-prop"></a>paletteBackgroundPixmap</h3> +<h3 class=fn><a href="tqpixmap.html">TQPixmap</a> <a name="paletteBackgroundPixmap-prop"></a>paletteBackgroundPixmap</h3> <p>This property holds the background pixmap of the widget. <p>The palette background pixmap is usually set implicitly by <a href="#setBackgroundMode">setBackgroundMode</a>(), although it can also be set explicitly by <a href="#setPaletteBackgroundPixmap">setPaletteBackgroundPixmap</a>(). setPaletteBackgroundPixmap() is a -convenience function that creates and sets a modified <a href="ntqpalette.html">TQPalette</a> +convenience function that creates and sets a modified <a href="tqpalette.html">TQPalette</a> with <a href="#setPalette">setPalette</a>(). The palette is modified according to the widget's background mode. For example, if the background mode is <a href="ntqt.html#BackgroundMode-enum">PaletteButton</a> the pixmap used for the palette's @@ -3032,14 +3032,14 @@ widget's background mode. For example, if the background mode is <h3 class=fn><a href="tqcolor.html">TQColor</a> <a name="paletteForegroundColor-prop"></a>paletteForegroundColor</h3> <p>This property holds the foreground color of the widget. <p>setPaletteForegroundColor() is a convenience function that creates -and sets a modified <a href="ntqpalette.html">TQPalette</a> with <a href="#setPalette">setPalette</a>(). The palette is +and sets a modified <a href="tqpalette.html">TQPalette</a> with <a href="#setPalette">setPalette</a>(). The palette is modified according to the widget's <em>background mode</em>. For example, if the background mode is <a href="ntqt.html#BackgroundMode-enum">PaletteButton</a> the palette entry <a href="tqcolorgroup.html#ColorRole-enum">TQColorGroup::ButtonText</a> is set to color. <p> <p>See also <a href="#palette-prop">palette</a>, <a href="ntqapplication.html#setPalette">TQApplication::setPalette</a>(), <a href="#backgroundMode-prop">backgroundMode</a>, <a href="#foregroundColor">foregroundColor</a>(), <a href="#backgroundMode-prop">backgroundMode</a>, and <a href="#setEraseColor">setEraseColor</a>(). <p>Set this property's value with <a href="#setPaletteForegroundColor">setPaletteForegroundColor</a>(), get this property's value with <a href="#paletteForegroundColor">paletteForegroundColor</a>(), and reset this property's value with <a href="#unsetPalette">unsetPalette</a>(). -<h3 class=fn><a href="ntqpoint.html">TQPoint</a> <a name="pos-prop"></a>pos</h3> +<h3 class=fn><a href="tqpoint.html">TQPoint</a> <a name="pos-prop"></a>pos</h3> <p>This property holds the position of the widget within its parent widget. <p>If the widget is a top-level widget, the position is that of the widget on the desktop, including its frame. @@ -3056,9 +3056,9 @@ for an overview of top-level widget geometry. <p> <p>See also <a href="#frameGeometry-prop">frameGeometry</a>, <a href="#size-prop">size</a>, <a href="#x-prop">x</a>, and <a href="#y-prop">y</a>. <p>Set this property's value with <a href="#move">move</a>() and get this property's value with <a href="#pos">pos</a>(). -<h3 class=fn><a href="ntqrect.html">TQRect</a> <a name="rect-prop"></a>rect</h3> +<h3 class=fn><a href="tqrect.html">TQRect</a> <a name="rect-prop"></a>rect</h3> <p>This property holds the internal geometry of the widget excluding any window frame. -<p>The rect property equals <a href="ntqrect.html">TQRect</a>(0, 0, <a href="#width">width</a>(), <a href="#height">height</a>()). +<p>The rect property equals <a href="tqrect.html">TQRect</a>(0, 0, <a href="#width">width</a>(), <a href="#height">height</a>()). <p> See the <a href="geometry.html">Window Geometry documentation</a> for an overview of top-level widget geometry. <p> <p>See also <a href="#size-prop">size</a>. @@ -3191,7 +3191,7 @@ when the window is restored again. <p> <p>See also <a href="#show">show</a>(), <a href="#hide">hide</a>(), <a href="#hidden-prop">hidden</a>, <a href="#isVisibleTo">isVisibleTo</a>(), <a href="#minimized-prop">minimized</a>, <a href="#showEvent">showEvent</a>(), and <a href="#hideEvent">hideEvent</a>(). <p>Get this property's value with <a href="#isVisible">isVisible</a>(). -<h3 class=fn><a href="ntqrect.html">TQRect</a> <a name="visibleRect-prop"></a>visibleRect</h3> +<h3 class=fn><a href="tqrect.html">TQRect</a> <a name="visibleRect-prop"></a>visibleRect</h3> <p>This property holds the visible rectangle. <p><b>This property is obsolete.</b> It is provided to keep old source working. We strongly advise against using it in new code. <p> No longer necessary, you can simply call <a href="#repaint">repaint</a>(). If you do not @@ -3213,7 +3213,7 @@ for an overview of top-level widget geometry. <p> This feature is only present on Mac OS X and Windows 2000 and up. <p> <b>Warning:</b> Changing this property from opaque to transparent might issue a paint event that needs to be processed before the window is displayed -correctly. This affects mainly the use of <a href="ntqpixmap.html#grabWindow">TQPixmap::grabWindow</a>(). Also note +correctly. This affects mainly the use of <a href="tqpixmap.html#grabWindow">TQPixmap::grabWindow</a>(). Also note that semi-transparent windows update and resize significantely slower than opaque windows. diff --git a/doc/html/tqwidgetfactory-h.html b/doc/html/tqwidgetfactory-h.html index 1134e3848..0e8ed38d7 100644 --- a/doc/html/tqwidgetfactory-h.html +++ b/doc/html/tqwidgetfactory-h.html @@ -73,7 +73,7 @@ body { background: #ffffff; color: black; } #include <tqstring.h> #include <tqptrlist.h> #include <tqimage.h> -#include <ntqpixmap.h> +#include <tqpixmap.h> #include <tqvaluelist.h> #include <tqmap.h> #include <tqaction.h> diff --git a/doc/html/tqwidgetitem.html b/doc/html/tqwidgetitem.html index e8378a2da..af7ed47f4 100644 --- a/doc/html/tqwidgetitem.html +++ b/doc/html/tqwidgetitem.html @@ -87,7 +87,7 @@ Returns the maximum size of this item. Returns the minimum size of this item. <p>Reimplemented from <a href="qlayoutitem.html#minimumSize">TQLayoutItem</a>. -<h3 class=fn>void <a name="setGeometry"></a>TQWidgetItem::setGeometry ( const <a href="ntqrect.html">TQRect</a> & r )<tt> [virtual]</tt> +<h3 class=fn>void <a name="setGeometry"></a>TQWidgetItem::setGeometry ( const <a href="tqrect.html">TQRect</a> & r )<tt> [virtual]</tt> </h3> Sets the geometry of this item's widget to be contained within rect <em>r</em>, taking alignment and maximum size into account. diff --git a/doc/html/qwmatrix-h.html b/doc/html/tqwmatrix-h.html index 8ce01f7f3..22299ac76 100644 --- a/doc/html/qwmatrix-h.html +++ b/doc/html/tqwmatrix-h.html @@ -1,9 +1,9 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> -<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/include/ntqwmatrix.h:1 --> +<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/include/tqwmatrix.h:1 --> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> -<title>ntqwmatrix.h Include File</title> +<title>tqwmatrix.h Include File</title> <style type="text/css"><!-- fn { margin-left: 1cm; text-indent: -1cm; } a:link { color: #004faf; text-decoration: none } @@ -29,13 +29,13 @@ body { background: #ffffff; color: black; } | <a href="functions.html"> <font color="#004faf">Functions</font></a> </td> -<td align="right" valign="center"><img src="logo32.png" align="right" width="64" height="32" border="0"></td></tr></table><h1 align=center>ntqwmatrix.h</h1> +<td align="right" valign="center"><img src="logo32.png" align="right" width="64" height="32" border="0"></td></tr></table><h1 align=center>tqwmatrix.h</h1> -<p>This is the verbatim text of the ntqwmatrix.h include file. It is provided only for illustration; the copyright remains with Trolltech. +<p>This is the verbatim text of the tqwmatrix.h include file. It is provided only for illustration; the copyright remains with Trolltech. <hr> <pre> /**************************************************************************** -** $Id: qt/ntqwmatrix.h 3.3.8 edited Jan 11 14:38 $ +** $Id: qt/tqwmatrix.h 3.3.8 edited Jan 11 14:38 $ ** ** Definition of TQWMatrix class ** @@ -79,9 +79,9 @@ body { background: #ffffff; color: black; } #ifndef QT_H #include "ntqwindowdefs.h" -#include "ntqpointarray.h" -#include "ntqrect.h" -#include "ntqregion.h" +#include "tqpointarray.h" +#include "tqrect.h" +#include "tqregion.h" #endif // QT_H #ifndef TQT_NO_WMATRIX diff --git a/doc/html/qwmatrix-members.html b/doc/html/tqwmatrix-members.html index a170555b5..52832060c 100644 --- a/doc/html/qwmatrix-members.html +++ b/doc/html/tqwmatrix-members.html @@ -1,5 +1,5 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> -<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/include/ntqwmatrix.h:52 --> +<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/include/tqwmatrix.h:52 --> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> @@ -32,35 +32,35 @@ body { background: #ffffff; color: black; } <td align="right" valign="center"><img src="logo32.png" align="right" width="64" height="32" border="0"></td></tr></table><h1 align=center>Complete Member List for TQWMatrix</h1> <p>This is the complete list of member functions for -<a href="ntqwmatrix.html">TQWMatrix</a>, including inherited members. +<a href="tqwmatrix.html">TQWMatrix</a>, including inherited members. <ul> -<li><a href="ntqwmatrix.html#TQWMatrix">TQWMatrix</a>() -<li><a href="ntqwmatrix.html#det">det</a>() -<li><a href="ntqwmatrix.html#dx">dx</a>() -<li><a href="ntqwmatrix.html#dy">dy</a>() -<li><a href="ntqwmatrix.html#invert">invert</a>() -<li><a href="ntqwmatrix.html#isIdentity">isIdentity</a>() -<li><a href="ntqwmatrix.html#isInvertible">isInvertible</a>() -<li><a href="ntqwmatrix.html#m11">m11</a>() -<li><a href="ntqwmatrix.html#m12">m12</a>() -<li><a href="ntqwmatrix.html#m21">m21</a>() -<li><a href="ntqwmatrix.html#m22">m22</a>() -<li><a href="ntqwmatrix.html#map">map</a>() -<li><a href="ntqwmatrix.html#mapRect">mapRect</a>() -<li><a href="ntqwmatrix.html#mapToPolygon">mapToPolygon</a>() -<li><a href="ntqwmatrix.html#mapToRegion">mapToRegion</a>() -<li><a href="ntqwmatrix.html#operator!-eq">operator!=</a>() -<li><a href="ntqwmatrix.html#operator*-eq">operator*=</a>() -<li><a href="ntqwmatrix.html#operator-eq-eq">operator==</a>() -<li><a href="ntqwmatrix.html#reset">reset</a>() -<li><a href="ntqwmatrix.html#rotate">rotate</a>() -<li><a href="ntqwmatrix.html#scale">scale</a>() -<li><a href="ntqwmatrix.html#setMatrix">setMatrix</a>() -<li><a href="ntqwmatrix.html#setTransformationMode">setTransformationMode</a>() -<li><a href="ntqwmatrix.html#shear">shear</a>() -<li><a href="ntqwmatrix.html#transformationMode">transformationMode</a>() -<li><a href="ntqwmatrix.html#translate">translate</a>() +<li><a href="tqwmatrix.html#TQWMatrix">TQWMatrix</a>() +<li><a href="tqwmatrix.html#det">det</a>() +<li><a href="tqwmatrix.html#dx">dx</a>() +<li><a href="tqwmatrix.html#dy">dy</a>() +<li><a href="tqwmatrix.html#invert">invert</a>() +<li><a href="tqwmatrix.html#isIdentity">isIdentity</a>() +<li><a href="tqwmatrix.html#isInvertible">isInvertible</a>() +<li><a href="tqwmatrix.html#m11">m11</a>() +<li><a href="tqwmatrix.html#m12">m12</a>() +<li><a href="tqwmatrix.html#m21">m21</a>() +<li><a href="tqwmatrix.html#m22">m22</a>() +<li><a href="tqwmatrix.html#map">map</a>() +<li><a href="tqwmatrix.html#mapRect">mapRect</a>() +<li><a href="tqwmatrix.html#mapToPolygon">mapToPolygon</a>() +<li><a href="tqwmatrix.html#mapToRegion">mapToRegion</a>() +<li><a href="tqwmatrix.html#operator!-eq">operator!=</a>() +<li><a href="tqwmatrix.html#operator*-eq">operator*=</a>() +<li><a href="tqwmatrix.html#operator-eq-eq">operator==</a>() +<li><a href="tqwmatrix.html#reset">reset</a>() +<li><a href="tqwmatrix.html#rotate">rotate</a>() +<li><a href="tqwmatrix.html#scale">scale</a>() +<li><a href="tqwmatrix.html#setMatrix">setMatrix</a>() +<li><a href="tqwmatrix.html#setTransformationMode">setTransformationMode</a>() +<li><a href="tqwmatrix.html#shear">shear</a>() +<li><a href="tqwmatrix.html#transformationMode">transformationMode</a>() +<li><a href="tqwmatrix.html#translate">translate</a>() </ul> <!-- eof --> <p><address><hr><div align=center> diff --git a/doc/html/ntqwmatrix.html b/doc/html/tqwmatrix.html index 1f137d36f..708a9170c 100644 --- a/doc/html/ntqwmatrix.html +++ b/doc/html/tqwmatrix.html @@ -1,5 +1,5 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> -<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/src/kernel/qwmatrix.cpp:51 --> +<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/src/kernel/tqwmatrix.cpp:51 --> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> @@ -34,8 +34,8 @@ body { background: #ffffff; color: black; } <p>The TQWMatrix class specifies 2D transformations of a coordinate system. <a href="#details">More...</a> -<p><tt>#include <<a href="qwmatrix-h.html">ntqwmatrix.h</a>></tt> -<p><a href="qwmatrix-members.html">List of all member functions.</a> +<p><tt>#include <<a href="tqwmatrix-h.html">tqwmatrix.h</a>></tt> +<p><a href="tqwmatrix-members.html">List of all member functions.</a> <h2>Public Members</h2> <ul> <li class=fn><a href="#TQWMatrix"><b>TQWMatrix</b></a> ()</li> @@ -109,7 +109,7 @@ system can be specified by setting a TQWMatrix for the painter. <p> A matrix specifies how to translate, scale, shear or rotate the graphics; the actual transformation is performed by the drawing -routines in <a href="tqpainter.html">TQPainter</a> and by <a href="ntqpixmap.html#xForm">TQPixmap::xForm</a>(). +routines in <a href="tqpainter.html">TQPainter</a> and by <a href="tqpixmap.html#xForm">TQPixmap::xForm</a>(). <p> The TQWMatrix class contains a 3x3 matrix of the form: <table align=center border=1 cellpadding=1 cellspacing=0> <tr align=center><td>m11</td><td>m12</td><td> 0 </td></tr> @@ -167,7 +167,7 @@ coordinate system without using a TQWMatrix. Although these functions are very convenient, it can be more efficient to build a TQWMatrix and call <a href="tqpainter.html#setWorldMatrix">TQPainter::setWorldMatrix</a>() if you want to perform more than a single transform operation. -<p> <p>See also <a href="tqpainter.html#setWorldMatrix">TQPainter::setWorldMatrix</a>(), <a href="ntqpixmap.html#xForm">TQPixmap::xForm</a>(), <a href="graphics.html">Graphics Classes</a>, and <a href="images.html">Image Processing Classes</a>. +<p> <p>See also <a href="tqpainter.html#setWorldMatrix">TQPainter::setWorldMatrix</a>(), <a href="tqpixmap.html#xForm">TQPixmap::xForm</a>(), <a href="graphics.html">Graphics Classes</a>, and <a href="images.html">Image Processing Classes</a>. <hr><h2>Member Type Documentation</h2> <h3 class=fn><a name="TransformationMode-enum"></a>TQWMatrix::TransformationMode</h3> @@ -230,7 +230,7 @@ Constructs a matrix with the elements, <em>m11</em>, <em>m12</em>, <em>m21</em>, <p> Returns the vertical translation. -<h3 class=fn><a href="ntqwmatrix.html">TQWMatrix</a> <a name="invert"></a>TQWMatrix::invert ( bool * invertible = 0 ) const +<h3 class=fn><a href="tqwmatrix.html">TQWMatrix</a> <a name="invert"></a>TQWMatrix::invert ( bool * invertible = 0 ) const </h3> Returns the inverted matrix. <p> If the matrix is singular (not invertible), the identity matrix is @@ -293,7 +293,7 @@ following formulae: </pre> -<h3 class=fn><a href="ntqpoint.html">TQPoint</a> <a name="map-3"></a>TQWMatrix::map ( const <a href="ntqpoint.html">TQPoint</a> & p ) const +<h3 class=fn><a href="tqpoint.html">TQPoint</a> <a name="map-3"></a>TQWMatrix::map ( const <a href="tqpoint.html">TQPoint</a> & p ) const </h3> <p> This is an overloaded member function, provided for convenience. It behaves essentially like the above function. @@ -304,7 +304,7 @@ following formulae: </pre> -<h3 class=fn><a href="ntqrect.html">TQRect</a> <a name="map-4"></a>TQWMatrix::map ( const <a href="ntqrect.html">TQRect</a> & r ) const +<h3 class=fn><a href="tqrect.html">TQRect</a> <a name="map-4"></a>TQWMatrix::map ( const <a href="tqrect.html">TQRect</a> & r ) const </h3> <p> <b>This function is obsolete.</b> It is provided to keep old source working. We strongly advise against using it in new code. @@ -312,13 +312,13 @@ following formulae: <p> Note that this method does return the bounding rectangle of the <em>r</em>, when shearing or rotations are used. -<h3 class=fn><a href="ntqpointarray.html">TQPointArray</a> <a name="map-5"></a>TQWMatrix::map ( const <a href="ntqpointarray.html">TQPointArray</a> & a ) const +<h3 class=fn><a href="tqpointarray.html">TQPointArray</a> <a name="map-5"></a>TQWMatrix::map ( const <a href="tqpointarray.html">TQPointArray</a> & a ) const </h3> <p> This is an overloaded member function, provided for convenience. It behaves essentially like the above function. <p> Returns the point array <em>a</em> transformed by calling map for each point. -<h3 class=fn><a href="ntqregion.html">TQRegion</a> <a name="map-6"></a>TQWMatrix::map ( const <a href="ntqregion.html">TQRegion</a> & r ) const +<h3 class=fn><a href="tqregion.html">TQRegion</a> <a name="map-6"></a>TQWMatrix::map ( const <a href="tqregion.html">TQRegion</a> & r ) const </h3> <p> This is an overloaded member function, provided for convenience. It behaves essentially like the above function. @@ -326,7 +326,7 @@ shearing or rotations are used. <p> Calling this method can be rather expensive, if rotations or shearing are used. -<h3 class=fn><a href="ntqrect.html">TQRect</a> <a name="mapRect"></a>TQWMatrix::mapRect ( const <a href="ntqrect.html">TQRect</a> & rect ) const +<h3 class=fn><a href="tqrect.html">TQRect</a> <a name="mapRect"></a>TQWMatrix::mapRect ( const <a href="tqrect.html">TQRect</a> & rect ) const </h3> Returns the transformed rectangle <em>rect</em>. <p> The bounding rectangle is returned if rotation or shearing has @@ -335,7 +335,7 @@ been specified. <p> <p>See also <a href="tqsize.html#operator*-4">operator*</a>(). <p>Example: <a href="xform-example.html#x1279">xform/xform.cpp</a>. -<h3 class=fn><a href="ntqpointarray.html">TQPointArray</a> <a name="mapToPolygon"></a>TQWMatrix::mapToPolygon ( const <a href="ntqrect.html">TQRect</a> & rect ) const +<h3 class=fn><a href="tqpointarray.html">TQPointArray</a> <a name="mapToPolygon"></a>TQWMatrix::mapToPolygon ( const <a href="tqrect.html">TQRect</a> & rect ) const </h3> Returns the transformed rectangle <em>rect</em> as a polygon. <p> Polygons and rectangles behave slightly differently @@ -343,7 +343,7 @@ when transformed (due to integer rounding), so <tt>matrix.map( TQPointArray( rect ) )</tt> is not always the same as <tt>matrix.mapToPolygon( rect )</tt>. -<h3 class=fn><a href="ntqregion.html">TQRegion</a> <a name="mapToRegion"></a>TQWMatrix::mapToRegion ( const <a href="ntqrect.html">TQRect</a> & rect ) const +<h3 class=fn><a href="tqregion.html">TQRegion</a> <a name="mapToRegion"></a>TQWMatrix::mapToRegion ( const <a href="tqrect.html">TQRect</a> & rect ) const </h3> <p> Returns the transformed rectangle <em>rect</em>. @@ -355,15 +355,15 @@ returned region, use <a href="#mapRect">mapRect</a>() which is a lot faster than function. <p> <p>See also <a href="#mapRect">TQWMatrix::mapRect</a>(). -<h3 class=fn>bool <a name="operator!-eq"></a>TQWMatrix::operator!= ( const <a href="ntqwmatrix.html">TQWMatrix</a> & m ) const +<h3 class=fn>bool <a name="operator!-eq"></a>TQWMatrix::operator!= ( const <a href="tqwmatrix.html">TQWMatrix</a> & m ) const </h3> Returns TRUE if this matrix is not equal to <em>m</em>; otherwise returns FALSE. -<h3 class=fn><a href="ntqwmatrix.html">TQWMatrix</a> & <a name="operator*-eq"></a>TQWMatrix::operator*= ( const <a href="ntqwmatrix.html">TQWMatrix</a> & m ) +<h3 class=fn><a href="tqwmatrix.html">TQWMatrix</a> & <a name="operator*-eq"></a>TQWMatrix::operator*= ( const <a href="tqwmatrix.html">TQWMatrix</a> & m ) </h3> Returns the result of multiplying this matrix by matrix <em>m</em>. -<h3 class=fn>bool <a name="operator-eq-eq"></a>TQWMatrix::operator== ( const <a href="ntqwmatrix.html">TQWMatrix</a> & m ) const +<h3 class=fn>bool <a name="operator-eq-eq"></a>TQWMatrix::operator== ( const <a href="tqwmatrix.html">TQWMatrix</a> & m ) const </h3> Returns TRUE if this matrix is equal to <em>m</em>; otherwise returns FALSE. @@ -374,14 +374,14 @@ Resets the matrix to an identity matrix. which are set to 1. <p> <p>See also <a href="#isIdentity">isIdentity</a>(). -<h3 class=fn><a href="ntqwmatrix.html">TQWMatrix</a> & <a name="rotate"></a>TQWMatrix::rotate ( double a ) +<h3 class=fn><a href="tqwmatrix.html">TQWMatrix</a> & <a name="rotate"></a>TQWMatrix::rotate ( double a ) </h3> Rotates the coordinate system <em>a</em> degrees counterclockwise. <p> Returns a reference to the matrix. <p> <p>See also <a href="#translate">translate</a>(), <a href="#scale">scale</a>(), and <a href="#shear">shear</a>(). <p>Examples: <a href="canvas-example.html#x2955">canvas/canvas.cpp</a>, <a href="desktop-example.html#x1764">desktop/desktop.cpp</a>, <a href="drawdemo-example.html#x1095">drawdemo/drawdemo.cpp</a>, <a href="tutorial1-14.html#x2435">t14/cannon.cpp</a>, and <a href="xform-example.html#x1280">xform/xform.cpp</a>. -<h3 class=fn><a href="ntqwmatrix.html">TQWMatrix</a> & <a name="scale"></a>TQWMatrix::scale ( double sx, double sy ) +<h3 class=fn><a href="tqwmatrix.html">TQWMatrix</a> & <a name="scale"></a>TQWMatrix::scale ( double sx, double sy ) </h3> Scales the coordinate system unit by <em>sx</em> horizontally and <em>sy</em> vertically. @@ -394,13 +394,13 @@ vertically. Sets the matrix elements to the specified values, <em>m11</em>, <em>m12</em>, <em>m21</em>, <em>m22</em>, <em>dx</em> and <em>dy</em>. -<h3 class=fn>void <a name="setTransformationMode"></a>TQWMatrix::setTransformationMode ( <a href="ntqwmatrix.html#TransformationMode-enum">TQWMatrix::TransformationMode</a> m )<tt> [static]</tt> +<h3 class=fn>void <a name="setTransformationMode"></a>TQWMatrix::setTransformationMode ( <a href="tqwmatrix.html#TransformationMode-enum">TQWMatrix::TransformationMode</a> m )<tt> [static]</tt> </h3> Sets the transformation mode that TQWMatrix and painter transformations use to <em>m</em>. <p> <p>See also <a href="#TransformationMode-enum">TQWMatrix::TransformationMode</a>. -<h3 class=fn><a href="ntqwmatrix.html">TQWMatrix</a> & <a name="shear"></a>TQWMatrix::shear ( double sh, double sv ) +<h3 class=fn><a href="tqwmatrix.html">TQWMatrix</a> & <a name="shear"></a>TQWMatrix::shear ( double sh, double sv ) </h3> Shears the coordinate system by <em>sh</em> horizontally and <em>sv</em> vertically. @@ -408,12 +408,12 @@ vertically. <p> <p>See also <a href="#translate">translate</a>(), <a href="#scale">scale</a>(), and <a href="#rotate">rotate</a>(). <p>Examples: <a href="drawdemo-example.html#x1096">drawdemo/drawdemo.cpp</a> and <a href="xform-example.html#x1282">xform/xform.cpp</a>. -<h3 class=fn><a href="ntqwmatrix.html#TransformationMode-enum">TransformationMode</a> <a name="transformationMode"></a>TQWMatrix::transformationMode ()<tt> [static]</tt> +<h3 class=fn><a href="tqwmatrix.html#TransformationMode-enum">TransformationMode</a> <a name="transformationMode"></a>TQWMatrix::transformationMode ()<tt> [static]</tt> </h3> Returns the current transformation mode. <p> <p>See also <a href="#TransformationMode-enum">TQWMatrix::TransformationMode</a>. -<h3 class=fn><a href="ntqwmatrix.html">TQWMatrix</a> & <a name="translate"></a>TQWMatrix::translate ( double dx, double dy ) +<h3 class=fn><a href="tqwmatrix.html">TQWMatrix</a> & <a name="translate"></a>TQWMatrix::translate ( double dx, double dy ) </h3> Moves the coordinate system <em>dx</em> along the X-axis and <em>dy</em> along the Y-axis. @@ -422,14 +422,14 @@ the Y-axis. <p>Examples: <a href="canvas-example.html#x2957">canvas/canvas.cpp</a>, <a href="drawdemo-example.html#x1097">drawdemo/drawdemo.cpp</a>, <a href="tutorial1-14.html#x2436">t14/cannon.cpp</a>, and <a href="xform-example.html#x1283">xform/xform.cpp</a>. <hr><h2>Related Functions</h2> -<h3 class=fn><a href="tqdatastream.html">TQDataStream</a> & <a name="operator-lt-lt"></a>operator<< ( <a href="tqdatastream.html">TQDataStream</a> & s, const <a href="ntqwmatrix.html">TQWMatrix</a> & m ) +<h3 class=fn><a href="tqdatastream.html">TQDataStream</a> & <a name="operator-lt-lt"></a>operator<< ( <a href="tqdatastream.html">TQDataStream</a> & s, const <a href="tqwmatrix.html">TQWMatrix</a> & m ) </h3> <p> Writes the matrix <em>m</em> to the stream <em>s</em> and returns a reference to the stream. <p> <p>See also <a href="datastreamformat.html">Format of the TQDataStream operators</a>. -<h3 class=fn><a href="tqdatastream.html">TQDataStream</a> & <a name="operator-gt-gt"></a>operator>> ( <a href="tqdatastream.html">TQDataStream</a> & s, <a href="ntqwmatrix.html">TQWMatrix</a> & m ) +<h3 class=fn><a href="tqdatastream.html">TQDataStream</a> & <a name="operator-gt-gt"></a>operator>> ( <a href="tqdatastream.html">TQDataStream</a> & s, <a href="tqwmatrix.html">TQWMatrix</a> & m ) </h3> <p> Reads the matrix <em>m</em> from the stream <em>s</em> and returns a reference diff --git a/doc/html/tutorial1-01.html b/doc/html/tutorial1-01.html index 5ea456595..9542b18e5 100644 --- a/doc/html/tutorial1-01.html +++ b/doc/html/tutorial1-01.html @@ -79,7 +79,7 @@ and release. It manages its own look and feel, like every other <a href="tqwidge input and draw graphics. The programmer can change both the overall <a href="ntqapplication.html#setStyle">look and feel</a> and many minor properties of it (such as color), as well as the widget's content. A -TQPushButton can show either a text or a <a href="ntqpixmap.html">TQPixmap</a>. +TQPushButton can show either a text or a <a href="tqpixmap.html">TQPixmap</a>. <p> <pre> int main( int argc, char **argv ) { </pre> diff --git a/doc/html/tutorial1-09.html b/doc/html/tutorial1-09.html index 159a71d65..5606c82b2 100644 --- a/doc/html/tutorial1-09.html +++ b/doc/html/tutorial1-09.html @@ -99,7 +99,7 @@ we draw the barrel of the cannon. coordinate system has been transformed (translated, rotated, scaled, or sheared) as above. <p> In this case the coordinate system is first translated and then rotated. -If the rectangle <a href="ntqrect.html">TQRect</a>(33, -4, 15, 8) had been drawn in the translated +If the rectangle <a href="tqrect.html">TQRect</a>(33, -4, 15, 8) had been drawn in the translated coordinate system, it would have looked like this: <p> <center><img src="t9_1.png" alt="The cannon translated but not rotated"></center> <p> Note that the rectangle is clipped by the border of the CannonField diff --git a/doc/html/tutorial1-10.html b/doc/html/tutorial1-10.html index 8bb1345ba..5f59affa6 100644 --- a/doc/html/tutorial1-10.html +++ b/doc/html/tutorial1-10.html @@ -66,7 +66,7 @@ implementation. </pre> <p> The interface to the force follows the same practice as for the angle. <p> <pre> private: - <a href="ntqrect.html">TQRect</a> cannonRect() const; + <a href="tqrect.html">TQRect</a> cannonRect() const; </pre> <p> We have put the definition of the cannon's enclosing rectangle in a separate function. @@ -79,9 +79,9 @@ separate function. </h3> <a name="1-2"></a><p> -<p> <pre> #include <<a href="qpixmap-h.html">ntqpixmap.h</a>> +<p> <pre> #include <<a href="tqpixmap-h.html">tqpixmap.h</a>> </pre> -<p> We include the <a href="ntqpixmap.html">TQPixmap</a> class definition. +<p> We include the <a href="tqpixmap.html">TQPixmap</a> class definition. <p> <pre> CannonField::CannonField( <a href="tqwidget.html">TQWidget</a> *parent, const char *name ) : <a href="tqwidget.html">TQWidget</a>( parent, name ) { @@ -130,8 +130,8 @@ value, we don't need to repaint the widget. <p> We have now optimized the paint event to repaint only the parts of the widget that need updating. First we check whether we have to paint anything at all, and we return if we don't. -<p> <pre> <a href="ntqrect.html">TQRect</a> cr = cannonRect(); - <a name="x2361"></a> <a href="ntqpixmap.html">TQPixmap</a> pix( cr.<a href="ntqrect.html#size">size</a>() ); +<p> <pre> <a href="tqrect.html">TQRect</a> cr = cannonRect(); + <a name="x2361"></a> <a href="tqpixmap.html">TQPixmap</a> pix( cr.<a href="tqrect.html#size">size</a>() ); </pre> <p> Then we create a temporary pixmap, which we use for flicker-free painting. All the painting operations are done into this pixmap, and @@ -141,13 +141,13 @@ precisely once. Less, and you get drawing errors. More, and you get flicker. It doesn't matter much in this example - when the code was written there were still machines slow enough for it to flicker, but not any more. We've kept the code for educational purposes. -<p> <pre> <a name="x2362"></a><a name="x2358"></a> pix.<a href="ntqpixmap.html#fill">fill</a>( this, cr.<a href="ntqrect.html#topLeft">topLeft</a>() ); +<p> <pre> <a name="x2362"></a><a name="x2358"></a> pix.<a href="tqpixmap.html#fill">fill</a>( this, cr.<a href="tqrect.html#topLeft">topLeft</a>() ); </pre> <p> We fill the pixmap with the background from this widget. <p> <pre> <a href="tqpainter.html">TQPainter</a> p( &pix ); <a name="x2354"></a> p.<a href="tqpainter.html#setBrush">setBrush</a>( blue ); p.<a href="tqpainter.html#setPen">setPen</a>( NoPen ); - <a name="x2359"></a><a name="x2356"></a> p.<a href="tqpainter.html#translate">translate</a>( 0, pix.<a href="ntqpixmap.html#height">height</a>() - 1 ); + <a name="x2359"></a><a name="x2356"></a> p.<a href="tqpainter.html#translate">translate</a>( 0, pix.<a href="tqpixmap.html#height">height</a>() - 1 ); <a name="x2349"></a> p.<a href="tqpainter.html#drawPie">drawPie</a>( TQRect( -35,-35, 70, 70 ), 0, 90*16 ); <a name="x2353"></a> p.<a href="tqpainter.html#rotate">rotate</a>( -ang ); <a name="x2351"></a> p.<a href="tqpainter.html#drawRect">drawRect</a>( TQRect(33, -4, 15, 8) ); @@ -157,15 +157,15 @@ not any more. We've kept the code for educational purposes. <p> At this point, we have a painter variable and a pixmap that looks precisely right, but we still haven't painted on the screen. <p> <pre> <a name="x2348"></a> p.<a href="tqpainter.html#begin">begin</a>( this ); - <a name="x2350"></a> p.<a href="tqpainter.html#drawPixmap">drawPixmap</a>( cr.<a href="ntqrect.html#topLeft">topLeft</a>(), pix ); + <a name="x2350"></a> p.<a href="tqpainter.html#drawPixmap">drawPixmap</a>( cr.<a href="tqrect.html#topLeft">topLeft</a>(), pix ); </pre> <p> So we open the painter on the CannonField itself and then draw the pixmap. <p> That's all. A couple of extra lines at the top and a couple at the bottom, and the code is 100% flicker-free. <p> <pre> TQRect CannonField::cannonRect() const { - <a href="ntqrect.html">TQRect</a> r( 0, 0, 50, 50 ); - <a name="x2360"></a> r.<a href="ntqrect.html#moveBottomLeft">moveBottomLeft</a>( <a href="tqwidget.html#rect">rect</a>().bottomLeft() ); + <a href="tqrect.html">TQRect</a> r( 0, 0, 50, 50 ); + <a name="x2360"></a> r.<a href="tqrect.html#moveBottomLeft">moveBottomLeft</a>( <a href="tqwidget.html#rect">rect</a>().bottomLeft() ); return r; } </pre> diff --git a/doc/html/tutorial1-11.html b/doc/html/tutorial1-11.html index 5ea46d920..1385646c1 100644 --- a/doc/html/tutorial1-11.html +++ b/doc/html/tutorial1-11.html @@ -64,7 +64,7 @@ using a <a href="tqtimer.html">TQTimer</a>. void paintShot( <a href="tqpainter.html">TQPainter</a> * ); </pre> <p> This private function paints the shot. -<p> <pre> <a href="ntqrect.html">TQRect</a> shotRect() const; +<p> <pre> <a href="tqrect.html">TQRect</a> shotRect() const; </pre> <p> This private function returns the shot's enclosing rectangle if one is in the air; otherwise the returned rectangle is undefined. @@ -116,15 +116,15 @@ is reset to zero. The <tt>shoot_ang</tt> and <tt>shoot_f</tt> are set to the cur cannon angle and force. Finally, we start the timer. <p> <pre> void CannonField::moveShot() { - <a href="ntqregion.html">TQRegion</a> r( shotRect() ); + <a href="tqregion.html">TQRegion</a> r( shotRect() ); timerCount++; - <a href="ntqrect.html">TQRect</a> shotR = shotRect(); + <a href="tqrect.html">TQRect</a> shotR = shotRect(); - if ( shotR.<a href="ntqrect.html#x">x</a>() > width() || shotR.<a href="ntqrect.html#y">y</a>() > height() ) + if ( shotR.<a href="tqrect.html#x">x</a>() > width() || shotR.<a href="tqrect.html#y">y</a>() > height() ) <a name="x2378"></a> autoShootTimer-><a href="tqtimer.html#stop">stop</a>(); else - <a name="x2373"></a> r = r.<a href="ntqrect.html#unite">unite</a>( TQRegion( shotR ) ); + <a name="x2373"></a> r = r.<a href="tqrect.html#unite">unite</a>( TQRegion( shotR ) ); <a href="tqwidget.html#repaint">repaint</a>( r ); } </pre> @@ -132,7 +132,7 @@ cannon angle and force. Finally, we start the timer. milliseconds when the <a href="tqtimer.html">TQTimer</a> fires. <p> Its tasks are to compute the new position, repaint the screen with the shot in the new position, and if necessary, stop the timer. -<p> First we make a <a href="ntqregion.html">TQRegion</a> that holds the old shotRect(). A <a href="ntqregion.html">TQRegion</a> +<p> First we make a <a href="tqregion.html">TQRegion</a> that holds the old shotRect(). A <a href="tqregion.html">TQRegion</a> is capable of holding any sort of region, and we'll use it here to simplify the painting. ShotRect() returns the rectangle where the shot is now - it is explained in detail later. @@ -145,13 +145,13 @@ stop the timer or we add the new shotRect() to the TQRegion. for just the one or two rectangles that need updating. <p> <pre> void CannonField::<a href="tqwidget.html#paintEvent">paintEvent</a>( <a href="tqpaintevent.html">TQPaintEvent</a> *e ) { - <a name="x2369"></a> <a href="ntqrect.html">TQRect</a> updateR = e-><a href="tqpaintevent.html#rect">rect</a>(); + <a name="x2369"></a> <a href="tqrect.html">TQRect</a> updateR = e-><a href="tqpaintevent.html#rect">rect</a>(); <a href="tqpainter.html">TQPainter</a> p( this ); - <a name="x2370"></a> if ( updateR.<a href="ntqrect.html#intersects">intersects</a>( cannonRect() ) ) + <a name="x2370"></a> if ( updateR.<a href="tqrect.html#intersects">intersects</a>( cannonRect() ) ) paintCannon( &p ); if ( autoShootTimer-><a href="tqtimer.html#isActive">isActive</a>() && - updateR.<a href="ntqrect.html#intersects">intersects</a>( shotRect() ) ) + updateR.<a href="tqrect.html#intersects">intersects</a>( shotRect() ) ) paintShot( &p ); } </pre> @@ -179,13 +179,13 @@ the paintEvent() from the previous chapter. double velx = velocity*cos( radians ); double vely = velocity*sin( radians ); - <a name="x2372"></a> double x0 = ( barrelRect.<a href="ntqrect.html#right">right</a>() + 5 )*cos(radians); - double y0 = ( barrelRect.<a href="ntqrect.html#right">right</a>() + 5 )*sin(radians); + <a name="x2372"></a> double x0 = ( barrelRect.<a href="tqrect.html#right">right</a>() + 5 )*cos(radians); + double y0 = ( barrelRect.<a href="tqrect.html#right">right</a>() + 5 )*sin(radians); double x = x0 + velx*time; double y = y0 + vely*time - 0.5*gravity*time*time; - <a href="ntqrect.html">TQRect</a> r = TQRect( 0, 0, 6, 6 ); - <a name="x2371"></a> r.<a href="ntqrect.html#moveCenter">moveCenter</a>( TQPoint( tqRound(x), height() - 1 - tqRound(y) ) ); + <a href="tqrect.html">TQRect</a> r = TQRect( 0, 0, 6, 6 ); + <a name="x2371"></a> r.<a href="tqrect.html#moveCenter">moveCenter</a>( TQPoint( tqRound(x), height() - 1 - tqRound(y) ) ); return r; } </pre> @@ -197,7 +197,7 @@ movement in a gravity field. For simplicity, we've chosen to disregard any Einsteinian effects. <p> We calculate the center point in a coordinate system where y coordinates increase upward. After we have calculated the center -point, we construct a <a href="ntqrect.html">TQRect</a> with size 6x6 and move its center point to +point, we construct a <a href="tqrect.html">TQRect</a> with size 6x6 and move its center point to the point calculated above. In the same operation we convert the point into the widget's coordinate system (see <a href="coordsys.html">The Coordinate System</a>). diff --git a/doc/html/tutorial1-12.html b/doc/html/tutorial1-12.html index 7aef83897..3a90243c8 100644 --- a/doc/html/tutorial1-12.html +++ b/doc/html/tutorial1-12.html @@ -161,10 +161,10 @@ hit the target). <p> <pre> void paintTarget( <a href="tqpainter.html">TQPainter</a> * ); </pre> <p> This private function paints the target. -<p> <pre> <a href="ntqrect.html">TQRect</a> targetRect() const; +<p> <pre> <a href="tqrect.html">TQRect</a> targetRect() const; </pre> <p> This private function returns the enclosing rectangle of the target. -<p> <pre> <a href="ntqpoint.html">TQPoint</a> target; +<p> <pre> <a href="tqpoint.html">TQPoint</a> target; </pre> <p> This private variable contains the center point of the target. <p> <h3> <a href="t12-cannon-cpp.html">t12/cannon.cpp</a> @@ -192,10 +192,10 @@ repaint() on a hidden widget. <a href="tqtime.html">TQTime</a> midnight( 0, 0, 0 ); <a name="x2399"></a><a name="x2398"></a> srand( midnight.<a href="tqtime.html#secsTo">secsTo</a>(TQTime::<a href="tqtime.html#currentTime">currentTime</a>()) ); } - <a href="ntqregion.html">TQRegion</a> r( targetRect() ); + <a href="tqregion.html">TQRegion</a> r( targetRect() ); target = TQPoint( 200 + rand() % 190, 10 + rand() % 255 ); - <a name="x2395"></a> <a href="tqwidget.html#repaint">repaint</a>( r.<a href="ntqrect.html#unite">unite</a>( targetRect() ) ); + <a name="x2395"></a> <a href="tqwidget.html#repaint">repaint</a>( r.<a href="tqrect.html#unite">unite</a>( targetRect() ) ); } </pre> <p> This private function creates a target center point at a new "random" @@ -225,13 +225,13 @@ the left edge and with x values increasing to the right. <p> Note that rand() returns a random integer >= 0. <p> <pre> void CannonField::moveShot() { - <a href="ntqregion.html">TQRegion</a> r( shotRect() ); + <a href="tqregion.html">TQRegion</a> r( shotRect() ); timerCount++; - <a href="ntqrect.html">TQRect</a> shotR = shotRect(); + <a href="tqrect.html">TQRect</a> shotR = shotRect(); </pre> <p> This part of the timer event has not changed from the previous chapter. -<p> <pre> if ( shotR.<a href="ntqrect.html#intersects">intersects</a>( targetRect() ) ) { +<p> <pre> if ( shotR.<a href="tqrect.html#intersects">intersects</a>( targetRect() ) ) { <a name="x2400"></a> autoShootTimer-><a href="tqtimer.html#stop">stop</a>(); emit hit(); </pre> @@ -242,7 +242,7 @@ world that a target was destroyed, and return. <p> Note that we could have created a new target on the spot, but because the CannonField is a component we leave such decisions to the user of the component. -<p> <pre> <a name="x2397"></a><a name="x2396"></a> } else if ( shotR.<a href="ntqrect.html#x">x</a>() > width() || shotR.<a href="ntqrect.html#y">y</a>() > height() ) { +<p> <pre> <a name="x2397"></a><a name="x2396"></a> } else if ( shotR.<a href="tqrect.html#x">x</a>() > width() || shotR.<a href="tqrect.html#y">y</a>() > height() ) { autoShootTimer-><a href="tqtimer.html#stop">stop</a>(); emit missed(); </pre> @@ -254,7 +254,7 @@ failure. <p> And the rest of the function is as before. <p> CannonField::paintEvent() is as before, except that this has been added: -<p> <pre> <a name="x2393"></a> if ( updateR.<a href="ntqrect.html#intersects">intersects</a>( targetRect() ) ) +<p> <pre> <a name="x2393"></a> if ( updateR.<a href="tqrect.html#intersects">intersects</a>( targetRect() ) ) paintTarget( &p ); </pre> <p> These two lines make sure that the target is also painted when necessary. @@ -269,15 +269,15 @@ added: with a black outline. <p> <pre> TQRect CannonField::targetRect() const { - <a href="ntqrect.html">TQRect</a> r( 0, 0, 20, 10 ); - <a name="x2394"></a> r.<a href="ntqrect.html#moveCenter">moveCenter</a>( TQPoint(target.x(),height() - 1 - target.y()) ); + <a href="tqrect.html">TQRect</a> r( 0, 0, 20, 10 ); + <a name="x2394"></a> r.<a href="tqrect.html#moveCenter">moveCenter</a>( TQPoint(target.x(),height() - 1 - target.y()) ); return r; } </pre> <p> This private function returns the enclosing rectangle of the target. Remember from newTarget() that the <tt>target</tt> point uses y coordinate 0 at the bottom of the widget. We calculate the point in widget coordinates -before we call <a href="ntqrect.html#moveCenter">TQRect::moveCenter</a>(). +before we call <a href="tqrect.html#moveCenter">TQRect::moveCenter</a>(). <p> The reason we have chosen this coordinate mapping is to fix the distance between the target and the bottom of the widget. Remember that the widget can be resized by the user or the program at any time. @@ -305,7 +305,7 @@ makefile and build the application.) <a name="3"></a><p> Make a cheat button that, when pressed, makes the CannonField display the shot trajectory for five seconds. <p> If you did the "round shot" exercise from the previous chapter, try -changing the shotRect() to a shotRegion() that returns a <a href="ntqregion.html">TQRegion</a> so +changing the shotRect() to a shotRegion() that returns a <a href="tqregion.html">TQRegion</a> so you can have really accurate collision detection. <p> Make a moving target. <p> Make sure that the target is always created entirely on-screen. diff --git a/doc/html/tutorial1-13.html b/doc/html/tutorial1-13.html index 135aa3b15..f8b304804 100644 --- a/doc/html/tutorial1-13.html +++ b/doc/html/tutorial1-13.html @@ -178,7 +178,7 @@ either hit() or miss(). <p> Modifications in CannonField::paintEvent(): <p> <pre> void CannonField::<a href="tqwidget.html#paintEvent">paintEvent</a>( <a href="tqpaintevent.html">TQPaintEvent</a> *e ) { - <a name="x2405"></a> <a href="ntqrect.html">TQRect</a> updateR = e-><a href="tqpaintevent.html#rect">rect</a>(); + <a name="x2405"></a> <a href="tqrect.html">TQRect</a> updateR = e-><a href="tqpaintevent.html#rect">rect</a>(); <a href="tqpainter.html">TQPainter</a> p( this ); if ( gameEnded ) { @@ -198,11 +198,11 @@ rectangle. Unfortunately, on some systems (especially X servers with Unicode fonts) it can take a while to load such a large font. Because TQt caches fonts, you will notice this only the first time the font is used. -<p> <pre> <a name="x2406"></a> if ( updateR.<a href="ntqrect.html#intersects">intersects</a>( cannonRect() ) ) +<p> <pre> <a name="x2406"></a> if ( updateR.<a href="tqrect.html#intersects">intersects</a>( cannonRect() ) ) paintCannon( &p ); - if ( isShooting() && updateR.<a href="ntqrect.html#intersects">intersects</a>( shotRect() ) ) + if ( isShooting() && updateR.<a href="tqrect.html#intersects">intersects</a>( shotRect() ) ) paintShot( &p ); - if ( !gameEnded && updateR.<a href="ntqrect.html#intersects">intersects</a>( targetRect() ) ) + if ( !gameEnded && updateR.<a href="tqrect.html#intersects">intersects</a>( targetRect() ) ) paintTarget( &p ); } </pre> diff --git a/doc/html/tutorial1-14.html b/doc/html/tutorial1-14.html index 962f6866e..1c8bf07f4 100644 --- a/doc/html/tutorial1-14.html +++ b/doc/html/tutorial1-14.html @@ -72,10 +72,10 @@ three mouse event handlers. The names say it all. <p> <pre> void paintBarrier( <a href="tqpainter.html">TQPainter</a> * ); </pre> <p> This private function paints the barrier wall. -<p> <pre> <a href="ntqrect.html">TQRect</a> barrierRect() const; +<p> <pre> <a href="tqrect.html">TQRect</a> barrierRect() const; </pre> <p> This private function returns the enclosing rectangle of the barrier. -<p> <pre> bool barrelHit( const <a href="ntqpoint.html">TQPoint</a> & ) const; +<p> <pre> bool barrelHit( const <a href="tqpoint.html">TQPoint</a> & ) const; </pre> <p> This private function checks if a point is inside the barrel of the cannon. <p> <pre> bool barrelPressed; @@ -90,8 +90,8 @@ barrel and not released it. </pre> <p> This line has been added to the constructor. Initially, the mouse is not pressed on the barrel. -<p> <pre> <a name="x2429"></a> } else if ( shotR.<a href="ntqrect.html#x">x</a>() > width() || shotR.<a href="ntqrect.html#y">y</a>() > height() || - shotR.<a href="ntqrect.html#intersects">intersects</a>(barrierRect()) ) { +<p> <pre> <a name="x2429"></a> } else if ( shotR.<a href="tqrect.html#x">x</a>() > width() || shotR.<a href="tqrect.html#y">y</a>() > height() || + shotR.<a href="tqrect.html#intersects">intersects</a>(barrierRect()) ) { </pre> <p> Now that we have a barrier, there are three ways to miss. We test for the third, too. @@ -115,12 +115,12 @@ coordinate system. { if ( !barrelPressed ) return; - <a href="ntqpoint.html">TQPoint</a> pnt = e-><a href="qmouseevent.html#pos">pos</a>(); - <a name="x2424"></a> if ( pnt.<a href="ntqpoint.html#x">x</a>() <= 0 ) - <a name="x2422"></a> pnt.<a href="ntqpoint.html#setX">setX</a>( 1 ); - <a name="x2425"></a> if ( pnt.<a href="ntqpoint.html#y">y</a>() >= <a href="tqwidget.html#height">height</a>() ) - <a name="x2423"></a> pnt.<a href="ntqpoint.html#setY">setY</a>( <a href="tqwidget.html#height">height</a>() - 1 ); - double rad = atan(((double)<a href="tqwidget.html#rect">rect</a>().bottom()-pnt.<a href="ntqpoint.html#y">y</a>())/pnt.<a href="ntqpoint.html#x">x</a>()); + <a href="tqpoint.html">TQPoint</a> pnt = e-><a href="qmouseevent.html#pos">pos</a>(); + <a name="x2424"></a> if ( pnt.<a href="tqpoint.html#x">x</a>() <= 0 ) + <a name="x2422"></a> pnt.<a href="tqpoint.html#setX">setX</a>( 1 ); + <a name="x2425"></a> if ( pnt.<a href="tqpoint.html#y">y</a>() >= <a href="tqwidget.html#height">height</a>() ) + <a name="x2423"></a> pnt.<a href="tqpoint.html#setY">setY</a>( <a href="tqwidget.html#height">height</a>() - 1 ); + double rad = atan(((double)<a href="tqwidget.html#rect">rect</a>().bottom()-pnt.<a href="tqpoint.html#y">y</a>())/pnt.<a href="tqpoint.html#x">x</a>()); setAngle( tqRound ( rad*180/3.14159265 ) ); } </pre> @@ -149,7 +149,7 @@ button and it was pressed inside this widget. <p> If the left button is released, we can be sure that the barrel is no longer pressed. <p> The paint event has two extra lines: -<p> <pre> <a name="x2427"></a> if ( updateR.<a href="ntqrect.html#intersects">intersects</a>( barrierRect() ) ) +<p> <pre> <a name="x2427"></a> if ( updateR.<a href="tqrect.html#intersects">intersects</a>( barrierRect() ) ) paintBarrier( &p ); </pre> <p> paintBarrier() does the same sort of thing as paintShot(), @@ -170,26 +170,26 @@ yellow and with a black outline. </pre> <p> This private function returns the rectangle of the barrier. We fix the bottom edge of the barrier to the bottom edge of the widget. -<p> <pre> bool CannonField::barrelHit( const <a href="ntqpoint.html">TQPoint</a> &p ) const +<p> <pre> bool CannonField::barrelHit( const <a href="tqpoint.html">TQPoint</a> &p ) const { - <a href="ntqwmatrix.html">TQWMatrix</a> mtx; - <a name="x2436"></a> mtx.<a href="ntqwmatrix.html#translate">translate</a>( 0, height() - 1 ); - <a name="x2435"></a> mtx.<a href="ntqwmatrix.html#rotate">rotate</a>( -ang ); - <a name="x2433"></a> mtx = mtx.<a href="ntqwmatrix.html#invert">invert</a>(); - <a name="x2434"></a><a name="x2426"></a> return barrelRect.<a href="ntqrect.html#contains">contains</a>( mtx.<a href="ntqwmatrix.html#map">map</a>(p) ); + <a href="tqwmatrix.html">TQWMatrix</a> mtx; + <a name="x2436"></a> mtx.<a href="tqwmatrix.html#translate">translate</a>( 0, height() - 1 ); + <a name="x2435"></a> mtx.<a href="tqwmatrix.html#rotate">rotate</a>( -ang ); + <a name="x2433"></a> mtx = mtx.<a href="tqwmatrix.html#invert">invert</a>(); + <a name="x2434"></a><a name="x2426"></a> return barrelRect.<a href="tqrect.html#contains">contains</a>( mtx.<a href="tqwmatrix.html#map">map</a>(p) ); } </pre> <p> This function returns TRUE if the point is in the barrel; otherwise it returns FALSE. -<p> Here we use the class <a href="ntqwmatrix.html">TQWMatrix</a>. It is defined in the header file -ntqwmatrix.h, which is included by tqpainter.h. -<p> <a href="ntqwmatrix.html">TQWMatrix</a> defines a coordinate system mapping. It can perform the same +<p> Here we use the class <a href="tqwmatrix.html">TQWMatrix</a>. It is defined in the header file +tqwmatrix.h, which is included by tqpainter.h. +<p> <a href="tqwmatrix.html">TQWMatrix</a> defines a coordinate system mapping. It can perform the same transformations as the <a href="tqpainter.html">TQPainter</a>. <p> Here we perform the same transformation steps as we do when drawing the barrel in the paintCannon() function. First we translate the coordinate system and then we rotate it. <p> Now we need to check whether the point <tt>p</tt> (in widget coordinates) lies -inside the barrel. To do this, we invert the <a href="ntqwmatrix.html#TransformationMode">transformation matrix</a>. +inside the barrel. To do this, we invert the <a href="tqwmatrix.html#TransformationMode">transformation matrix</a>. The inverted matrix performs the inverse transformation that we used when drawing the barrel. We map the point <tt>p</tt> using the inverted matrix and return TRUE if it is inside the original barrel rectangle. diff --git a/doc/html/tutorial2-05.html b/doc/html/tutorial2-05.html index cd3c57d11..b48f9e3dd 100644 --- a/doc/html/tutorial2-05.html +++ b/doc/html/tutorial2-05.html @@ -102,7 +102,7 @@ conventional document-centric style. CanvasView *m_canvasView; bool m_changed; ElementVector m_elements; - <a href="ntqprinter.html">TQPrinter</a> *m_printer; + <a href="tqprinter.html">TQPrinter</a> *m_printer; ChartType m_chartType; AddValuesType m_addValues; int m_decimalPlaces; diff --git a/doc/html/tutorial2-06.html b/doc/html/tutorial2-06.html index e8bbcdaba..3f2c03868 100644 --- a/doc/html/tutorial2-06.html +++ b/doc/html/tutorial2-06.html @@ -123,8 +123,8 @@ required) and a count of the number of values. <p> We retrieve the width and height of the canvas and calculate the proportional height (<tt>proheight</tt>). We set the initial <tt>y</tt> position to 0. -<p> <pre> <a href="ntqpen.html">TQPen</a> pen; - <a name="x2575"></a> pen.<a href="ntqpen.html#setStyle">setStyle</a>( NoPen ); +<p> <pre> <a href="tqpen.html">TQPen</a> pen; + <a name="x2575"></a> pen.<a href="tqpen.html#setStyle">setStyle</a>( NoPen ); </pre> <p> We create a pen that we will use to draw each bar (rectangle); we set it to <tt>NoPen</tt> so that no outlines are drawn. @@ -253,7 +253,7 @@ with this text item, and provided a getter and setter for this value. private: <a href="tqcanvasitem.html">TQCanvasItem</a> *m_movingItem; - <a href="ntqpoint.html">TQPoint</a> m_pos; + <a href="tqpoint.html">TQPoint</a> m_pos; ElementVector *m_elements; }; </pre> @@ -316,8 +316,8 @@ and record its position. Otherwise we set there to be no moving item. <p> <pre> <a name="x2585"></a>void CanvasView::<a href="ntqscrollview.html#contentsMouseMoveEvent">contentsMouseMoveEvent</a>( <a href="qmouseevent.html">TQMouseEvent</a> *e ) { if ( m_movingItem ) { - <a href="ntqpoint.html">TQPoint</a> offset = e-><a href="qmouseevent.html#pos">pos</a>() - m_pos; - <a name="x2582"></a><a name="x2581"></a> m_movingItem->moveBy( offset.<a href="ntqpoint.html#x">x</a>(), offset.<a href="ntqpoint.html#y">y</a>() ); + <a href="tqpoint.html">TQPoint</a> offset = e-><a href="qmouseevent.html#pos">pos</a>() - m_pos; + <a name="x2582"></a><a name="x2581"></a> m_movingItem->moveBy( offset.<a href="tqpoint.html#x">x</a>(), offset.<a href="tqpoint.html#y">y</a>() ); m_pos = e-><a href="qmouseevent.html#pos">pos</a>(); ChartForm *form = (ChartForm*)<a href="tqobject.html#parent">parent</a>(); form->setChanged( TRUE ); diff --git a/doc/html/tutorial2-08.html b/doc/html/tutorial2-08.html index ba69ea915..da9766384 100644 --- a/doc/html/tutorial2-08.html +++ b/doc/html/tutorial2-08.html @@ -170,7 +170,7 @@ key an accelerator for the Cancel button. </pre> <p> We add the buttonBox layout to the tableButtonBox and the layout is complete. -<p> <pre> <a name="x2612"></a> <a href="tqobject.html#connect">connect</a>( table, TQ_SIGNAL( <a href="ntqtable.html#clicked">clicked</a>(int,int,int,const <a href="ntqpoint.html">TQPoint</a>&) ), +<p> <pre> <a name="x2612"></a> <a href="tqobject.html#connect">connect</a>( table, TQ_SIGNAL( <a href="ntqtable.html#clicked">clicked</a>(int,int,int,const <a href="tqpoint.html">TQPoint</a>&) ), this, TQ_SLOT( setColor(int,int) ) ); <a name="x2613"></a> <a href="tqobject.html#connect">connect</a>( table, TQ_SIGNAL( <a href="ntqtable.html#currentChanged">currentChanged</a>(int,int) ), this, TQ_SLOT( currentChanged(int,int) ) ); @@ -202,8 +202,8 @@ requires no further code or action on our part. patterns[1] = TQPixmap( pattern02 ); </pre> <p> We create a pixmap for every brush pattern and store them in the <tt>patterns</tt> array. -<p> <pre> <a name="x2610"></a> <a href="ntqrect.html">TQRect</a> rect = table-><a href="ntqtable.html#cellRect">cellRect</a>( 0, 1 ); - <a href="ntqpixmap.html">TQPixmap</a> pix( rect.<a href="ntqrect.html#width">width</a>(), rect.<a href="ntqrect.html#height">height</a>() ); +<p> <pre> <a name="x2610"></a> <a href="tqrect.html">TQRect</a> rect = table-><a href="ntqtable.html#cellRect">cellRect</a>( 0, 1 ); + <a href="tqpixmap.html">TQPixmap</a> pix( rect.<a href="tqrect.html#width">width</a>(), rect.<a href="tqrect.html#height">height</a>() ); </pre> <p> We obtain the rectangle that will be occupied by each color cell and create a blank pixmap of that size. @@ -217,7 +217,7 @@ create a blank pixmap of that size. m_decimalPlaces ) ); <a href="tqcolor.html">TQColor</a> color = element.valueColor(); - pix.<a href="ntqpixmap.html#fill">fill</a>( color ); + pix.<a href="tqpixmap.html#fill">fill</a>( color ); table-><a href="ntqtable.html#setPixmap">setPixmap</a>( i, 1, pix ); table-><a href="ntqtable.html#setText">setText</a>( i, 1, color.<a href="tqcolor.html#name">name</a>() ); @@ -230,7 +230,7 @@ create a blank pixmap of that size. table-><a href="ntqtable.html#setText">setText</a>( i, 3, element.label() ); color = element.labelColor(); - <a name="x2606"></a> pix.<a href="ntqpixmap.html#fill">fill</a>( color ); + <a name="x2606"></a> pix.<a href="tqpixmap.html#fill">fill</a>( color ); <a name="x2623"></a> table-><a href="ntqtable.html#setPixmap">setPixmap</a>( i, 4, pix ); <a name="x2624"></a><a name="x2600"></a> table-><a href="ntqtable.html#setText">setText</a>( i, 4, color.<a href="tqcolor.html#name">name</a>() ); </pre> @@ -294,8 +294,8 @@ function and put the focus back into the table. TQColor( table-><a href="ntqtable.html#text">text</a>( row, col ) ), this, "color dialog" ); <a name="x2599"></a> if ( color.<a href="tqcolor.html#isValid">isValid</a>() ) { - <a name="x2617"></a> <a href="ntqpixmap.html">TQPixmap</a> pix = table-><a href="ntqtable.html#pixmap">pixmap</a>( row, col ); - pix.<a href="ntqpixmap.html#fill">fill</a>( color ); + <a name="x2617"></a> <a href="tqpixmap.html">TQPixmap</a> pix = table-><a href="ntqtable.html#pixmap">pixmap</a>( row, col ); + pix.<a href="tqpixmap.html#fill">fill</a>( color ); table-><a href="ntqtable.html#setPixmap">setPixmap</a>( row, col, pix ); table-><a href="ntqtable.html#setText">setText</a>( row, col, color.<a href="tqcolor.html#name">name</a>() ); } diff --git a/doc/html/whatsthis b/doc/html/whatsthis index 56b782123..e9328f740 100644 --- a/doc/html/whatsthis +++ b/doc/html/whatsthis @@ -1,5 +1,5 @@ 2D area that can contain TQCanvasItem objects. | TQCanvas -2D transformations of a coordinate system. | QWMatrix +2D transformations of a coordinate system. | TQWMatrix Abstract base class for accessing SQL databases. | TQSqlDriver Abstract base class for custom menu items in popup menus. | QCustomMenuItem Abstract base class of internal layout iterators. | QGLayoutIterator @@ -28,12 +28,12 @@ Access to the window system clipboard. | TQClipboard Acts like a union for the most common TQt data types. | QVariant Allows waiting/waking for conditions between threads. | TQWaitCondition Animated canvas item on a TQCanvas. | TQCanvasSprite -Application-global cache for pixmaps. | QPixmapCache +Application-global cache for pixmaps. | TQPixmapCache Area with movable labelled icons. | TQIconView Array of TQCanvasPixmaps. | TQCanvasPixmapArray Array of bits. | TQBitArray Array of bytes. | TQByteArray -Array of points. | QPointArray +Array of points. | TQPointArray Asynchronous DNS lookups. | TQDns Base class for TQMenuBar and TQPopupMenu. | TQMenuData Base class for implementing TQTextEdit syntax highlighters. | QSyntaxHighlighter @@ -48,12 +48,12 @@ Can be used to send signals for classes that don't inherit TQObject. | TQSignal Checkable list view items. | QCheckListItem Checkbox with a text label. | QCheckBox Checkboxes in QTables. | QCheckTableItem -Clip region for a painter. | QRegion +Clip region for a painter. | TQRegion Clock time functions. | TQTime Collection of nodes that can be accessed by name. | TQDomNamedNodeMap Collection of styles for rich text rendering and a generator of tags. | TQStyleSheet Collects tool tips into related groups. | TQToolTipGroup -Color groups for each widget state. | QPalette +Color groups for each widget state. | TQPalette Colors based on RGB or HSV values. | TQColor Column of tabbed widget items. | TQToolBox Combined button and popup list. | QComboBox @@ -81,17 +81,17 @@ Converts between numbers and their string representations in various languages. Corner-grip for resizing a top-level window. | TQSizeGrip Creates TQStyle objects. | TQStyleFactory Creates and manages data entry forms tied to SQL databases. | TQSqlForm -Creates well-compressed PNG animations. | QPNGImagePacker +Creates well-compressed PNG animations. | TQPNGImagePacker Data manipulation and navigation for data entry forms. | TQDataBrowser Date and time functions. | TQDateTime Date editor. | TQDateEdit Date functions. | TQDate Default implementation of all the XML handler classes. | TQXmlDefaultHandler Defines a Universally Unique Identifier (UUID). | QUuid -Defines a point in the plane. | QPoint -Defines a rectangle in the plane. | QRect +Defines a point in the plane. | TQPoint +Defines a rectangle in the plane. | TQRect Defines an interface that exposes information about accessible objects. | QAccessibleInterface -Defines how a TQPainter should draw lines and outlines of shapes. | QPen +Defines how a TQPainter should draw lines and outlines of shapes. | TQPen Defines the fill pattern of shapes drawn by a TQPainter. | TQBrush Defines the size of a two-dimensional object. | TQSize Describes a key event. | QKeyEvent @@ -112,7 +112,7 @@ Encapsulates a database record, i.e. a set of database fields. | TQSqlRecord Encapsulates a drag item. | TQIconDragItem Encapsulates a key sequence as used by accelerators. | QKeySequence Encapsulates a set of database field meta data. | TQSqlRecordInfo -Encapsulates an OpenGL rendering context. | QGLContext +Encapsulates an OpenGL rendering context. | TQGLContext Encapsulates the common Look and Feel of a GUI. | QCommonStyle Encapsulation of a set of text styles. | TQStyleSheetItem Enums and static functions relating to accessibility. | QAccessible @@ -233,9 +233,9 @@ Mouse cursor with an arbitrary shape. | QCursor Movable panel containing widgets such as tool buttons. | TQToolBar Multi-bezier splines on a TQCanvas. | TQCanvasSpline Namespace for TQt SQL identifiers that need to be global-like. | TQSql -Namespace for miscellaneous identifiers in the TQt OpenGL module. | QGL +Namespace for miscellaneous identifiers in the TQt OpenGL module. | TQGL Namespace for miscellaneous identifiers that need to be global-like. | Qt -Off-screen, pixel-based paint device. | QPixmap +Off-screen, pixel-based paint device. | TQPixmap On-screen view of a TQCanvas. | TQCanvasView One-line text editor. | QLineEdit Optional parameters for TQStyle functions. | TQStyleOption @@ -244,8 +244,8 @@ Organizes QButton widgets in a group with one horizontal row. | QHButtonGroup Organizes QButton widgets in a vertical column. | QVButtonGroup Organizes a group of widgets in a vertical column. | QVGroupBox Organizes widgets in a group with one horizontal row. | QHGroupBox -Paint device that paints on a printer. | QPrinter -Paint device that records and replays TQPainter commands. | QPicture +Paint device that paints on a printer. | TQPrinter +Paint device that records and replays TQPainter commands. | TQPicture Parameters for input method events. | QIMEvent Parameters for loading and saving images. | TQImageIO Parameters that describe a Tablet event. | QTabletEvent @@ -352,7 +352,7 @@ The base class of objects that can be painted. | TQPaintDevice The base class of widgets that can have a frame. | QFrame The basis of the Motif Extension. | QMotif The cell content for QTable cells. | QTableItem -The display format of an OpenGL rendering context. | QGLFormat +The display format of an OpenGL rendering context. | TQGLFormat The input data for the TQXmlReader subclasses. | TQXmlInputSource The look and feel of a GUI. | TQStyle The main factory for plugin objects. | QNPlugin @@ -364,7 +364,7 @@ Tool tips (balloon help) for any widget or rectangular part of a widget. | TQToo Translator message and its properties. | QTranslatorMessage Tree of TQDomNodes which is not usually a complete TQDomDocument. | TQDomDocumentFragment URL parser and simplifies working with URLs. | TQUrl -Used for installing custom colormaps into QGLWidgets. | QGLColormap +Used for installing custom colormaps into TQGLWidgets. | TQGLColormap Used to check a string against a regular expression. | TQRegExpValidator Used to create SQL database connections and to provide transaction handling. | TQSqlDatabase Used to create editor widgets for QVariant data types. | TQEditorFactory @@ -384,7 +384,7 @@ Vertical geometry management of its child widgets. | QVBox Vertical or horizontal scroll bar. | QScrollBar Vertical or horizontal slider. | QSlider Watches the lifetime of multiple TQObjects. | TQObjectCleanupHandler -Widget for rendering OpenGL graphics. | QGLWidget +Widget for rendering OpenGL graphics. | TQGLWidget Widget which can be docked inside a QDockArea or floated as a top level window on the desktop. | QDockWindow Workspace window that can contain decorated windows, e.g. for MDI. | TQWorkspace Wrapper for handling shared libraries. | QLibrary diff --git a/doc/html/xform-example.html b/doc/html/xform-example.html index 9ca9ae8c8..7a7752c68 100644 --- a/doc/html/xform-example.html +++ b/doc/html/xform-example.html @@ -65,8 +65,8 @@ arbitrarily. #include <<a href="tqwidgetstack-h.html">tqwidgetstack.h</a>> #include <<a href="tqpainter-h.html">tqpainter.h</a>> -#include <<a href="qpixmap-h.html">ntqpixmap.h</a>> -#include <<a href="qpicture-h.html">ntqpicture.h</a>> +#include <<a href="tqpixmap-h.html">tqpixmap.h</a>> +#include <<a href="tqpicture-h.html">tqpicture.h</a>> #include <stdlib.h> @@ -84,10 +84,10 @@ public: XFormControl( const <a href="tqfont.html">TQFont</a> &initialFont, TQWidget *parent=0, const char *name=0 ); ~XFormControl() {} - <a href="ntqwmatrix.html">TQWMatrix</a> matrix(); + <a href="tqwmatrix.html">TQWMatrix</a> matrix(); signals: - void newMatrix( <a href="ntqwmatrix.html">TQWMatrix</a> ); + void newMatrix( <a href="tqwmatrix.html">TQWMatrix</a> ); void newText( const <a href="tqstring.html">TQString</a>& ); void newFont( const <a href="tqfont.html">TQFont</a> & ); void newMode( int ); @@ -118,7 +118,7 @@ private: /* ShowXForm displays a text or a pixmap (TQPixmap) using a coordinate - <a href="ntqwmatrix.html#TransformationMode">transformation matrix</a> (TQWMatrix) + <a href="tqwmatrix.html#TransformationMode">transformation matrix</a> (TQWMatrix) */ class ShowXForm : public <a href="tqwidget.html">TQWidget</a>, public ModeNames @@ -132,21 +132,21 @@ public: Mode mode() const { return m; } public slots: void setText( const <a href="tqstring.html">TQString</a>& ); - void setMatrix( <a href="ntqwmatrix.html">TQWMatrix</a> ); + void setMatrix( <a href="tqwmatrix.html">TQWMatrix</a> ); void setFont( const <a href="tqfont.html">TQFont</a> &f ); - void setPixmap( <a href="ntqpixmap.html">TQPixmap</a> ); - void setPicture( const <a href="ntqpicture.html">TQPicture</a>& ); + void setPixmap( <a href="tqpixmap.html">TQPixmap</a> ); + void setPicture( const <a href="tqpicture.html">TQPicture</a>& ); void setMode( int ); private: <a href="tqsizepolicy.html">TQSizePolicy</a> sizePolicy() const; <a href="tqsize.html">TQSize</a> sizeHint() const; void paintEvent( <a href="tqpaintevent.html">TQPaintEvent</a> * ); void resizeEvent( <a href="qresizeevent.html">TQResizeEvent</a> * ); - <a href="ntqwmatrix.html">TQWMatrix</a> mtx; // coordinate transform matrix + <a href="tqwmatrix.html">TQWMatrix</a> mtx; // coordinate transform matrix <a href="tqstring.html">TQString</a> text; // text to be displayed - <a href="ntqpixmap.html">TQPixmap</a> pix; // pixmap to be displayed - <a href="ntqpicture.html">TQPicture</a> picture; // text to be displayed - <a href="ntqrect.html">TQRect</a> eraseRect; // covers last displayed text/pixmap + <a href="tqpixmap.html">TQPixmap</a> pix; // pixmap to be displayed + <a href="tqpicture.html">TQPicture</a> picture; // text to be displayed + <a href="tqrect.html">TQRect</a> eraseRect; // covers last displayed text/pixmap Mode m; }; @@ -263,17 +263,17 @@ void <a name="f399"></a>XFormControl::newTxt(const <a href="tqstring.html">TQStr */ TQWMatrix <a name="f400"></a>XFormControl::matrix() { - <a href="ntqwmatrix.html">TQWMatrix</a> m; + <a href="tqwmatrix.html">TQWMatrix</a> m; if (mode != Text) { double magVal = 1.0*magS-><a href="ntqslider.html#value">value</a>()/100; -<a name="x1281"></a> m.<a href="ntqwmatrix.html#scale">scale</a>( magVal, magVal ); +<a name="x1281"></a> m.<a href="tqwmatrix.html#scale">scale</a>( magVal, magVal ); } double shearVal = 1.0*shearS-><a href="ntqslider.html#value">value</a>()/25; -<a name="x1282"></a> m.<a href="ntqwmatrix.html#shear">shear</a>( shearVal, shearVal ); -<a name="x1280"></a> m.<a href="ntqwmatrix.html#rotate">rotate</a>( rotS-><a href="ntqslider.html#value">value</a>() ); +<a name="x1282"></a> m.<a href="tqwmatrix.html#shear">shear</a>( shearVal, shearVal ); +<a name="x1280"></a> m.<a href="tqwmatrix.html#rotate">rotate</a>( rotS-><a href="ntqslider.html#value">value</a>() ); <a name="x1223"></a> if ( mirror-><a href="ntqcheckbox.html#isChecked">isChecked</a>() ) { - m.<a href="ntqwmatrix.html#scale">scale</a>( 1, -1 ); - m.<a href="ntqwmatrix.html#rotate">rotate</a>( 180 ); + m.<a href="tqwmatrix.html#scale">scale</a>( 1, -1 ); + m.<a href="tqwmatrix.html#rotate">rotate</a>( 180 ); } <a href="tqstring.html">TQString</a> tmp; @@ -367,7 +367,7 @@ void <a name="f389"></a>ShowXForm::setText( const <a href="tqstring.html">TQStri showIt(); } -void <a name="f390"></a>ShowXForm::setMatrix( <a href="ntqwmatrix.html">TQWMatrix</a> w ) +void <a name="f390"></a>ShowXForm::setMatrix( <a href="tqwmatrix.html">TQWMatrix</a> w ) { mtx = w; showIt(); @@ -379,14 +379,14 @@ void <a name="f390"></a>ShowXForm::setMatrix( <a href="ntqwmatrix.html">TQWMatri TQWidget::<a href="tqwidget.html#setFont">setFont</a>( f ); } -void <a name="f391"></a>ShowXForm::setPixmap( <a href="ntqpixmap.html">TQPixmap</a> pm ) +void <a name="f391"></a>ShowXForm::setPixmap( <a href="tqpixmap.html">TQPixmap</a> pm ) { pix = pm; m = Image; showIt(); } -void <a name="f392"></a>ShowXForm::setPicture( const <a href="ntqpicture.html">TQPicture</a>& p ) +void <a name="f392"></a>ShowXForm::setPicture( const <a href="tqpicture.html">TQPicture</a>& p ) { picture = p; m = Picture; @@ -401,55 +401,55 @@ void <a name="f393"></a>ShowXForm::setMode( int mode ) void <a name="f394"></a>ShowXForm::showIt() { <a href="tqpainter.html">TQPainter</a> p; - <a href="ntqrect.html">TQRect</a> r; // rectangle covering new text/pixmap in virtual coordinates - <a href="ntqwmatrix.html">TQWMatrix</a> um; // copy user specified transform + <a href="tqrect.html">TQRect</a> r; // rectangle covering new text/pixmap in virtual coordinates + <a href="tqwmatrix.html">TQWMatrix</a> um; // copy user specified transform int textYPos = 0; // distance from boundingRect y pos to baseline int textXPos = 0; // distance from boundingRect x pos to text start - <a href="ntqrect.html">TQRect</a> br; + <a href="tqrect.html">TQRect</a> br; <a href="tqfontmetrics.html">TQFontMetrics</a> fm( <a href="tqwidget.html#fontMetrics">fontMetrics</a>() ); // get widget font metrics switch ( mode() ) { case Text: <a name="x1225"></a> br = fm.<a href="tqfontmetrics.html#boundingRect">boundingRect</a>( text ); // rectangle covering text r = br; - textYPos = -r.<a href="ntqrect.html#y">y</a>(); - textXPos = -r.<a href="ntqrect.html#x">x</a>(); -<a name="x1258"></a><a name="x1254"></a><a name="x1251"></a> br.<a href="ntqrect.html#moveTopLeft">moveTopLeft</a>( TQPoint( -br.<a href="ntqrect.html#width">width</a>()/2, -br.<a href="ntqrect.html#height">height</a>()/2 ) ); + textYPos = -r.<a href="tqrect.html#y">y</a>(); + textXPos = -r.<a href="tqrect.html#x">x</a>(); +<a name="x1258"></a><a name="x1254"></a><a name="x1251"></a> br.<a href="tqrect.html#moveTopLeft">moveTopLeft</a>( TQPoint( -br.<a href="tqrect.html#width">width</a>()/2, -br.<a href="tqrect.html#height">height</a>()/2 ) ); break; case Image: -<a name="x1248"></a><a name="x1246"></a> r = TQRect(0, 0, pix.<a href="ntqpixmap.html#width">width</a>()+1, pix.<a href="ntqpixmap.html#height">height</a>()+1); +<a name="x1248"></a><a name="x1246"></a> r = TQRect(0, 0, pix.<a href="tqpixmap.html#width">width</a>()+1, pix.<a href="tqpixmap.html#height">height</a>()+1); break; case Picture: // ### need TQPicture::boundingRect() r = TQRect(0,0,1000,1000); break; } - r.<a href="ntqrect.html#moveTopLeft">moveTopLeft</a>( TQPoint(-r.<a href="ntqrect.html#width">width</a>()/2, -r.<a href="ntqrect.html#height">height</a>()/2) ); -<a name="x1253"></a> r.<a href="ntqrect.html#moveBy">moveBy</a>( -1, -1 ); // add border for matrix round off -<a name="x1255"></a> r.<a href="ntqrect.html#setSize">setSize</a>( TQSize( r.<a href="ntqrect.html#width">width</a>() + 2,r.<a href="ntqrect.html#height">height</a>() + 2 ) ); + r.<a href="tqrect.html#moveTopLeft">moveTopLeft</a>( TQPoint(-r.<a href="tqrect.html#width">width</a>()/2, -r.<a href="tqrect.html#height">height</a>()/2) ); +<a name="x1253"></a> r.<a href="tqrect.html#moveBy">moveBy</a>( -1, -1 ); // add border for matrix round off +<a name="x1255"></a> r.<a href="tqrect.html#setSize">setSize</a>( TQSize( r.<a href="tqrect.html#width">width</a>() + 2,r.<a href="tqrect.html#height">height</a>() + 2 ) ); // compute union of new and old rect // the resulting rectangle will cover what is already displayed // and have room for the new text/pixmap -<a name="x1279"></a><a name="x1257"></a> eraseRect = eraseRect.<a href="ntqrect.html#unite">unite</a>( mtx.<a href="ntqwmatrix.html#mapRect">mapRect</a>(r) ); - int pw = TQMIN(eraseRect.<a href="ntqrect.html#width">width</a>(),width()); - int ph = TQMIN(eraseRect.<a href="ntqrect.html#height">height</a>(),height()); - <a href="ntqpixmap.html">TQPixmap</a> pm( pw, ph ); // off-screen drawing pixmap -<a name="x1245"></a> pm.<a href="ntqpixmap.html#fill">fill</a>( <a href="tqwidget.html#backgroundColor">backgroundColor</a>() ); +<a name="x1279"></a><a name="x1257"></a> eraseRect = eraseRect.<a href="tqrect.html#unite">unite</a>( mtx.<a href="tqwmatrix.html#mapRect">mapRect</a>(r) ); + int pw = TQMIN(eraseRect.<a href="tqrect.html#width">width</a>(),width()); + int ph = TQMIN(eraseRect.<a href="tqrect.html#height">height</a>(),height()); + <a href="tqpixmap.html">TQPixmap</a> pm( pw, ph ); // off-screen drawing pixmap +<a name="x1245"></a> pm.<a href="tqpixmap.html#fill">fill</a>( <a href="tqwidget.html#backgroundColor">backgroundColor</a>() ); <a name="x1233"></a> p.<a href="tqpainter.html#begin">begin</a>( &pm ); -<a name="x1283"></a> um.<a href="ntqwmatrix.html#translate">translate</a>( pw/2, ph/2 ); // 0,0 is center +<a name="x1283"></a> um.<a href="tqwmatrix.html#translate">translate</a>( pw/2, ph/2 ); // 0,0 is center um = mtx * um; <a name="x1242"></a> p.<a href="tqpainter.html#setWorldMatrix">setWorldMatrix</a>( um ); switch ( mode() ) { case Text: <a name="x1240"></a> p.<a href="tqpainter.html#setFont">setFont</a>( <a href="tqwidget.html#font">font</a>() ); // use widget font -<a name="x1256"></a><a name="x1252"></a> p.<a href="tqpainter.html#drawText">drawText</a>( r.<a href="ntqrect.html#left">left</a>() + textXPos, r.<a href="ntqrect.html#top">top</a>() + textYPos, text ); +<a name="x1256"></a><a name="x1252"></a> p.<a href="tqpainter.html#drawText">drawText</a>( r.<a href="tqrect.html#left">left</a>() + textXPos, r.<a href="tqrect.html#top">top</a>() + textYPos, text ); #if 0 p.<a href="tqpainter.html#setPen">setPen</a>( red ); p.<a href="tqpainter.html#drawRect">drawRect</a>( br ); #endif break; case Image: -<a name="x1235"></a> p.<a href="tqpainter.html#drawPixmap">drawPixmap</a>( -pix.<a href="ntqpixmap.html#width">width</a>()/2, -pix.<a href="ntqpixmap.html#height">height</a>()/2, pix ); +<a name="x1235"></a> p.<a href="tqpainter.html#drawPixmap">drawPixmap</a>( -pix.<a href="tqpixmap.html#width">width</a>()/2, -pix.<a href="tqpixmap.html#height">height</a>()/2, pix ); break; case Picture: // ### need TQPicture::boundingRect() @@ -463,7 +463,7 @@ void <a name="f394"></a>ShowXForm::showIt() int ypos = <a href="tqwidget.html#height">height</a>()/2 - ph/2; <a href="tqimage.html#bitBlt">bitBlt</a>( this, xpos, ypos, // copy pixmap to widget &pm, 0, 0, -1, -1 ); -<a name="x1278"></a> eraseRect = mtx.<a href="ntqwmatrix.html#map">map</a>( r ); +<a name="x1278"></a> eraseRect = mtx.<a href="tqwmatrix.html#map">map</a>( r ); } @@ -494,15 +494,15 @@ void <a name="f395"></a>XFormCenter::newMode( int m ) return; if ( m == Image && first_i ) { first_i = FALSE; - <a href="ntqpixmap.html">TQPixmap</a> pm; -<a name="x1247"></a> if ( pm.<a href="ntqpixmap.html#load">load</a>( "image.any" ) ) + <a href="tqpixmap.html">TQPixmap</a> pm; +<a name="x1247"></a> if ( pm.<a href="tqpixmap.html#load">load</a>( "image.any" ) ) sx->setPixmap( pm ); return; } if ( m == Picture && first_p ) { first_p = FALSE; - <a href="ntqpicture.html">TQPicture</a> p; -<a name="x1244"></a> if (p.<a href="ntqpicture.html#load">load</a>( "picture.any" )) + <a href="tqpicture.html">TQPicture</a> p; +<a name="x1244"></a> if (p.<a href="tqpicture.html#load">load</a>( "picture.any" )) sx->setPicture( p ); return; } |