From ea318d1431c89e647598c510c4245c6571aa5f46 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Thu, 26 Jan 2012 23:32:43 -0600 Subject: Update to latest tqt3 automated conversion --- doc/html/graphics.html | 60 +++++++++++++++++++++++++------------------------- 1 file changed, 30 insertions(+), 30 deletions(-) (limited to 'doc/html/graphics.html') diff --git a/doc/html/graphics.html b/doc/html/graphics.html index 50cb3ead..fef572f9 100644 --- a/doc/html/graphics.html +++ b/doc/html/graphics.html @@ -38,9 +38,9 @@ and (with OpenGL) 3D. coordinate system.

-
TQBitmapMonochrome (1-bit depth) pixmaps -
TQBrushDefines the fill pattern of shapes drawn by a TQPainter -
TQCanvas2D area that can contain TQCanvasItem objects +
TQBitmapMonochrome (1-bit depth) pixmaps +
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
TQCanvasItemListList of TQCanvasItems @@ -54,44 +54,44 @@ 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 +
TQColorColors based on RGB or HSV values +
TQColorDialogDialog widget for specifying colors
TQColorGroupGroup of widget colors
TQDirectPainterDirect access to the video hardware -
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 +
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
TQGLFormatThe display format of an OpenGL rendering context
TQGLWidgetWidget for rendering OpenGL graphics -
TQIconSetSet of icons with different styles and sizes -
TQImageHardware-independent pixmap representation with direct access to the pixel data +
TQIconSetSet of icons with different styles and sizes +
TQImageHardware-independent pixmap representation with direct access to the pixel data
TQImageConsumerAbstraction used by TQImageDecoder
TQImageDecoderIncremental image decoder for all supported image formats
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 -
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 +
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 +
TQPixmapOff-screen, pixel-based paint device +
TQPixmapCacheApplication-global cache for pixmaps
TQPNGImagePackerCreates well-compressed PNG animations -
TQPointDefines a point in the plane -
TQPointArrayArray of points -
TQPrinterPaint device that paints on a printer -
TQRectDefines a rectangle in the plane -
TQRegionClip region for a painter -
TQSizeDefines the size of a two-dimensional object -
TQStyleSheetCollection of styles for rich text rendering and a generator of tags -
TQWMatrix2D transformations of a coordinate system +
TQPointDefines a point in the plane +
TQPointArrayArray of points +
TQPrinterPaint device that paints on a printer +
TQRectDefines a rectangle in the plane +
TQRegionClip region for a painter +
TQSizeDefines the size of a two-dimensional object +
TQStyleSheetCollection of styles for rich text rendering and a generator of tags +
TQWMatrix2D transformations of a coordinate system


-- cgit v1.2.1