From a30f5359f03c3017fa19a6770fab32d25d22cb87 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Mon, 15 Jul 2024 19:08:22 +0900 Subject: Rename graphics class nt* related files to equivalent tq* (part 1) Signed-off-by: Michele Calgaro --- doc/html/graphics.html | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) (limited to 'doc/html/graphics.html') diff --git a/doc/html/graphics.html b/doc/html/graphics.html index 78a0ca566..048af8b22 100644 --- a/doc/html/graphics.html +++ b/doc/html/graphics.html @@ -39,7 +39,7 @@ coordinate system.

TQBitmapMonochrome (1-bit depth) pixmaps -
TQBrushDefines the fill pattern of shapes drawn by a TQPainter +
TQBrushDefines the fill pattern of shapes drawn by a TQPainter
TQCanvas2D area that can contain TQCanvasItem objects
TQCanvasEllipseEllipse or ellipse segment on a TQCanvas
TQCanvasItemAbstract graphic object on a TQCanvas @@ -54,13 +54,13 @@ coordinate system.
TQCanvasSpriteAnimated canvas item on a TQCanvas
TQCanvasTextText object on a TQCanvas
TQCanvasViewOn-screen view of a TQCanvas -
TQColorColors based on RGB or HSV values -
TQColorDialogDialog widget for specifying colors -
TQColorGroupGroup of widget colors -
TQFontFont used for drawing text -
TQFontDatabaseInformation about the fonts available in the underlying window system -
TQFontInfoGeneral information about fonts -
TQFontMetricsFont metrics information +
TQColorColors based on RGB or HSV values +
TQColorDialogDialog widget for specifying colors +
TQColorGroupGroup of widget colors +
TQFontFont used for drawing text +
TQFontDatabaseInformation about the fonts available in the underlying window system +
TQFontInfoGeneral information about fonts +
TQFontMetricsFont metrics information
TQGLNamespace for miscellaneous identifiers in the TQt OpenGL module
TQGLColormapUsed for installing custom colormaps into TQGLWidgets
TQGLContextEncapsulates an OpenGL rendering context @@ -73,10 +73,10 @@ coordinate system.
TQImageFormatIncremental image decoder for a specific image format
TQImageFormatTypeFactory that makes TQImageFormat objects
TQImageIOParameters for loading and saving images -
TQMovieIncremental loading of animations or images, signalling as it progresses -
TQPaintDeviceThe base class of objects that can be painted -
TQPaintDeviceMetricsInformation about a paint device -
TQPainterDoes low-level painting e.g. on widgets +
TQMovieIncremental loading of animations or images, signalling as it progresses +
TQPaintDeviceThe base class of objects that can be painted +
TQPaintDeviceMetricsInformation about a paint device +
TQPainterDoes low-level painting e.g. on widgets
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 -- cgit v1.2.1