From 1e9fa8e06de5da7fcc268e9cccb2d6b21c5f53a3 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Sat, 20 Jul 2024 20:15:52 +0900 Subject: Rename graphics class nt* related files to equivalent tq* (part 2) Signed-off-by: Michele Calgaro --- doc/html/annotated.html | 34 +++++++++++++++++----------------- 1 file changed, 17 insertions(+), 17 deletions(-) (limited to 'doc/html/annotated.html') 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; } TQFontMetricsFont metrics information TQFrameThe base class of widgets that can have a frame TQFtpImplementation of the FTP protocol -TQGLNamespace for miscellaneous identifiers in the TQt OpenGL module -TQGLColormapUsed for installing custom colormaps into TQGLWidgets -TQGLContextEncapsulates an OpenGL rendering context -TQGLFormatThe display format of an OpenGL rendering context -TQGLWidgetWidget for rendering OpenGL graphics +TQGLNamespace for miscellaneous identifiers in the TQt OpenGL module +TQGLColormapUsed for installing custom colormaps into TQGLWidgets +TQGLContextEncapsulates an OpenGL rendering context +TQGLFormatThe display format of an OpenGL rendering context +TQGLWidgetWidget for rendering OpenGL graphics TQGLayoutIteratorAbstract base class of internal layout iterators TQGb18030CodecConversion to and from the Chinese GB18030/GBK/GB2312 encoding TQGb2312CodecConversion to and from the Chinese GB2312 encoding @@ -260,22 +260,22 @@ body { background: #ffffff; color: black; } TQObjectCleanupHandlerWatches the lifetime of multiple TQObjects TQObjectListTQPtrList of TQObjects TQObjectListIteratorIterator for TQObjectLists -TQPNGImagePackerCreates well-compressed PNG animations +TQPNGImagePackerCreates well-compressed PNG animations TQPaintDeviceThe base class of objects that can be painted TQPaintDeviceMetricsInformation about a paint device TQPaintEventEvent parameters for paint events TQPainterDoes low-level painting e.g. on widgets TQPairValue-based template class that provides a pair of elements -TQPaletteColor groups for each widget state -TQPenDefines how a TQPainter should draw lines and outlines of shapes -TQPicturePaint device that records and replays TQPainter commands -TQPixmapOff-screen, pixel-based paint device -TQPixmapCacheApplication-global cache for pixmaps +TQPaletteColor groups for each widget state +TQPenDefines how a TQPainter should draw lines and outlines of shapes +TQPicturePaint device that records and replays TQPainter commands +TQPixmapOff-screen, pixel-based paint device +TQPixmapCacheApplication-global cache for pixmaps TQPlatinumStyleMac/Platinum look and feel -TQPointDefines a point in the plane -TQPointArrayArray of points +TQPointDefines a point in the plane +TQPointArrayArray of points TQPopupMenuPopup menu widget -TQPrinterPaint device that paints on a printer +TQPrinterPaint device that paints on a printer TQProcessUsed to start external programs and to communicate with them TQProgressBarHorizontal progress bar TQProgressDialogFeedback on the progress of a slow operation @@ -290,10 +290,10 @@ body { background: #ffffff; color: black; } TQPushButtonCommand button TQRadioButtonRadio button with a text or pixmap label TQRangeControlInteger value within a range -TQRectDefines a rectangle in the plane +TQRectDefines a rectangle in the plane TQRegExpPattern matching using regular expressions TQRegExpValidatorUsed to check a string against a regular expression -TQRegionClip region for a painter +TQRegionClip region for a painter TQResizeEventEvent parameters for resize events TQSGIStyleSGI/Irix look and feel TQScrollBarVertical or horizontal scroll bar @@ -398,7 +398,7 @@ body { background: #ffffff; color: black; } TQValueStackValue-based template class that provides a stack TQValueVectorValue-based template class that provides a dynamic array TQVariantActs like a union for the most common TQt data types -TQWMatrix2D transformations of a coordinate system +TQWMatrix2D transformations of a coordinate system TQWaitConditionAllows waiting/waking for conditions between threads TQWhatsThisSimple description of any widget, i.e. answering the question "What's this?" TQWheelEventParameters that describe a wheel event -- cgit v1.2.3