From bd0f3345a938b35ce6a12f6150373b0955b8dd12 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sun, 10 Jul 2011 15:24:15 -0500 Subject: Add Qt3 development HEAD version --- doc/html/images.html | 93 ++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 93 insertions(+) create mode 100644 doc/html/images.html (limited to 'doc/html/images.html') diff --git a/doc/html/images.html b/doc/html/images.html new file mode 100644 index 0000000..6c0598d --- /dev/null +++ b/doc/html/images.html @@ -0,0 +1,93 @@ + + + + + +Image Processing Classes + + + + + + + +
+ +Home + | +All Classes + | +Main Classes + | +Annotated + | +Grouped Classes + | +Functions +

Image Processing Classes

+ + +

These classes are used for manipulating images. +

+

+
QBitmapMonochrome (1-bit depth) pixmaps +
QBrushDefines the fill pattern of shapes drawn by a QPainter +
QCanvas2D area that can contain QCanvasItem objects +
QCanvasEllipseEllipse or ellipse segment on a QCanvas +
QCanvasItemAbstract graphic object on a QCanvas +
QCanvasItemListList of QCanvasItems +
QCanvasLineLine on a QCanvas +
QCanvasPixmapPixmaps for QCanvasSprites +
QCanvasPixmapArrayArray of QCanvasPixmaps +
QCanvasPolygonPolygon on a QCanvas +
QCanvasPolygonalItemPolygonal canvas item on a QCanvas +
QCanvasRectangleRectangle on a QCanvas +
QCanvasSplineMulti-bezier splines on a QCanvas +
QCanvasSpriteAnimated canvas item on a QCanvas +
QCanvasTextText object on a QCanvas +
QCanvasViewOn-screen view of a QCanvas +
QColorColors based on RGB or HSV values +
QColorGroupGroup of widget colors +
QGLNamespace for miscellaneous identifiers in the Qt OpenGL module +
QGLColormapUsed for installing custom colormaps into QGLWidgets +
QGLContextEncapsulates an OpenGL rendering context +
QGLFormatThe display format of an OpenGL rendering context +
QGLWidgetWidget for rendering OpenGL graphics +
QIconSetSet of icons with different styles and sizes +
QImageHardware-independent pixmap representation with direct access to the pixel data +
QImageConsumerAbstraction used by QImageDecoder +
QImageDecoderIncremental image decoder for all supported image formats +
QImageFormatIncremental image decoder for a specific image format +
QImageFormatTypeFactory that makes QImageFormat objects +
QImageIOParameters for loading and saving images +
QMovieIncremental loading of animations or images, signalling as it progresses +
QPaintDeviceThe base class of objects that can be painted +
QPaintDeviceMetricsInformation about a paint device +
QPainterDoes low-level painting e.g. on widgets +
QPaletteColor groups for each widget state +
QPenDefines how a QPainter should draw lines and outlines of shapes +
QPicturePaint device that records and replays QPainter commands +
QPixmapOff-screen, pixel-based paint device +
QPixmapCacheApplication-global cache for pixmaps +
QPNGImagePackerCreates well-compressed PNG animations +
QPointDefines a point in the plane +
QPointArrayArray of points +
QPrinterPaint device that paints on a printer +
QRectDefines a rectangle in the plane +
QRegionClip region for a painter +
QSizeDefines the size of a two-dimensional object +
QWMatrix2D transformations of a coordinate system +
+ +


+ +
Copyright © 2007 +TrolltechTrademarks +
Qt 3.3.8
+
+ -- cgit v1.2.1