diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-07-20 20:15:52 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-07-21 23:04:19 +0900 |
commit | 1e9fa8e06de5da7fcc268e9cccb2d6b21c5f53a3 (patch) | |
tree | 5f1bb482f68ee0f95843fbf375cd2274acdabf25 /doc/html/annotated.html | |
parent | 14c414378d96f7463b989384f4a0e5dd76632b6d (diff) | |
download | tqt-1e9fa8e0.tar.gz tqt-1e9fa8e0.zip |
Rename graphics class nt* related files to equivalent tq* (part 2)
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'doc/html/annotated.html')
-rw-r--r-- | doc/html/annotated.html | 34 |
1 files changed, 17 insertions, 17 deletions
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 |