source: trunk/doc/html/graphics.html@ 190

Last change on this file since 190 was 190, checked in by rudi, 14 years ago

reference documentation added

File size: 7.9 KB
Line 
1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
2<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/doc/indices.doc:622 -->
3<html>
4<head>
5<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
6<title>Graphics Classes</title>
7<style type="text/css"><!--
8fn { margin-left: 1cm; text-indent: -1cm; }
9a:link { color: #004faf; text-decoration: none }
10a:visited { color: #672967; text-decoration: none }
11body { background: #ffffff; color: black; }
12--></style>
13</head>
14<body>
15
16<table border="0" cellpadding="0" cellspacing="0" width="100%">
17<tr bgcolor="#E5E5E5">
18<td valign=center>
19 <a href="index.html">
20<font color="#004faf">Home</font></a>
21 | <a href="classes.html">
22<font color="#004faf">All&nbsp;Classes</font></a>
23 | <a href="mainclasses.html">
24<font color="#004faf">Main&nbsp;Classes</font></a>
25 | <a href="annotated.html">
26<font color="#004faf">Annotated</font></a>
27 | <a href="groups.html">
28<font color="#004faf">Grouped&nbsp;Classes</font></a>
29 | <a href="functions.html">
30<font color="#004faf">Functions</font></a>
31</td>
32<td align="right" valign="center"><img src="logo32.png" align="right" width="64" height="32" border="0"></td></tr></table><h1 align=center>Graphics Classes</h1>
33
34
35<p> These classes provide powerful graphics drawing primitives for both 2D
36and (with OpenGL) 3D.
37<p> <p>See also this introduction to the <a href="coordsys.html">Qt
38coordinate system.</a>
39<p>
40<p><table width="100%">
41<tr bgcolor=#f0f0f0><td><b><a href="qbitmap.html">QBitmap</a></b><td>Monochrome (1-bit depth) pixmaps
42<tr bgcolor=#f0f0f0><td><b><a href="qbrush.html">QBrush</a></b><td>Defines the fill pattern of shapes drawn by a QPainter
43<tr bgcolor=#f0f0f0><td><b><a href="qcanvas.html">QCanvas</a></b><td>2D area that can contain QCanvasItem objects
44<tr bgcolor=#f0f0f0><td><b><a href="qcanvasellipse.html">QCanvasEllipse</a></b><td>Ellipse or ellipse segment on a QCanvas
45<tr bgcolor=#f0f0f0><td><b><a href="qcanvasitem.html">QCanvasItem</a></b><td>Abstract graphic object on a QCanvas
46<tr bgcolor=#f0f0f0><td><b><a href="qcanvasitemlist.html">QCanvasItemList</a></b><td>List of QCanvasItems
47<tr bgcolor=#f0f0f0><td><b><a href="qcanvasline.html">QCanvasLine</a></b><td>Line on a QCanvas
48<tr bgcolor=#f0f0f0><td><b><a href="qcanvaspixmap.html">QCanvasPixmap</a></b><td>Pixmaps for QCanvasSprites
49<tr bgcolor=#f0f0f0><td><b><a href="qcanvaspixmaparray.html">QCanvasPixmapArray</a></b><td>Array of QCanvasPixmaps
50<tr bgcolor=#f0f0f0><td><b><a href="qcanvaspolygon.html">QCanvasPolygon</a></b><td>Polygon on a QCanvas
51<tr bgcolor=#f0f0f0><td><b><a href="qcanvaspolygonalitem.html">QCanvasPolygonalItem</a></b><td>Polygonal canvas item on a QCanvas
52<tr bgcolor=#f0f0f0><td><b><a href="qcanvasrectangle.html">QCanvasRectangle</a></b><td>Rectangle on a QCanvas
53<tr bgcolor=#f0f0f0><td><b><a href="qcanvasspline.html">QCanvasSpline</a></b><td>Multi-bezier splines on a QCanvas
54<tr bgcolor=#f0f0f0><td><b><a href="qcanvassprite.html">QCanvasSprite</a></b><td>Animated canvas item on a QCanvas
55<tr bgcolor=#f0f0f0><td><b><a href="qcanvastext.html">QCanvasText</a></b><td>Text object on a QCanvas
56<tr bgcolor=#f0f0f0><td><b><a href="qcanvasview.html">QCanvasView</a></b><td>On-screen view of a QCanvas
57<tr bgcolor=#f0f0f0><td><b><a href="qcolor.html">QColor</a></b><td>Colors based on RGB or HSV values
58<tr bgcolor=#f0f0f0><td><b><a href="qcolordialog.html">QColorDialog</a></b><td>Dialog widget for specifying colors
59<tr bgcolor=#f0f0f0><td><b><a href="qcolorgroup.html">QColorGroup</a></b><td>Group of widget colors
60<tr bgcolor=#f0f0f0><td><b><a href="qdirectpainter.html">QDirectPainter</a></b><td>Direct access to the video hardware
61<tr bgcolor=#f0f0f0><td><b><a href="qfont.html">QFont</a></b><td>Font used for drawing text
62<tr bgcolor=#f0f0f0><td><b><a href="qfontdatabase.html">QFontDatabase</a></b><td>Information about the fonts available in the underlying window system
63<tr bgcolor=#f0f0f0><td><b><a href="qfontinfo.html">QFontInfo</a></b><td>General information about fonts
64<tr bgcolor=#f0f0f0><td><b><a href="qfontmetrics.html">QFontMetrics</a></b><td>Font metrics information
65<tr bgcolor=#f0f0f0><td><b><a href="qgl.html">QGL</a></b><td>Namespace for miscellaneous identifiers in the Qt OpenGL module
66<tr bgcolor=#f0f0f0><td><b><a href="qglcolormap.html">QGLColormap</a></b><td>Used for installing custom colormaps into QGLWidgets
67<tr bgcolor=#f0f0f0><td><b><a href="qglcontext.html">QGLContext</a></b><td>Encapsulates an OpenGL rendering context
68<tr bgcolor=#f0f0f0><td><b><a href="qglformat.html">QGLFormat</a></b><td>The display format of an OpenGL rendering context
69<tr bgcolor=#f0f0f0><td><b><a href="qglwidget.html">QGLWidget</a></b><td>Widget for rendering OpenGL graphics
70<tr bgcolor=#f0f0f0><td><b><a href="qiconset.html">QIconSet</a></b><td>Set of icons with different styles and sizes
71<tr bgcolor=#f0f0f0><td><b><a href="qimage.html">QImage</a></b><td>Hardware-independent pixmap representation with direct access to the pixel data
72<tr bgcolor=#f0f0f0><td><b><a href="qimageconsumer.html">QImageConsumer</a></b><td>Abstraction used by QImageDecoder
73<tr bgcolor=#f0f0f0><td><b><a href="qimagedecoder.html">QImageDecoder</a></b><td>Incremental image decoder for all supported image formats
74<tr bgcolor=#f0f0f0><td><b><a href="qimageformat.html">QImageFormat</a></b><td>Incremental image decoder for a specific image format
75<tr bgcolor=#f0f0f0><td><b><a href="qimageformattype.html">QImageFormatType</a></b><td>Factory that makes QImageFormat objects
76<tr bgcolor=#f0f0f0><td><b><a href="qimageio.html">QImageIO</a></b><td>Parameters for loading and saving images
77<tr bgcolor=#f0f0f0><td><b><a href="qmovie.html">QMovie</a></b><td>Incremental loading of animations or images, signalling as it progresses
78<tr bgcolor=#f0f0f0><td><b><a href="qpaintdevice.html">QPaintDevice</a></b><td>The base class of objects that can be painted
79<tr bgcolor=#f0f0f0><td><b><a href="qpaintdevicemetrics.html">QPaintDeviceMetrics</a></b><td>Information about a paint device
80<tr bgcolor=#f0f0f0><td><b><a href="qpainter.html">QPainter</a></b><td>Does low-level painting e.g. on widgets
81<tr bgcolor=#f0f0f0><td><b><a href="qpalette.html">QPalette</a></b><td>Color groups for each widget state
82<tr bgcolor=#f0f0f0><td><b><a href="qpen.html">QPen</a></b><td>Defines how a QPainter should draw lines and outlines of shapes
83<tr bgcolor=#f0f0f0><td><b><a href="qpicture.html">QPicture</a></b><td>Paint device that records and replays QPainter commands
84<tr bgcolor=#f0f0f0><td><b><a href="qpixmap.html">QPixmap</a></b><td>Off-screen, pixel-based paint device
85<tr bgcolor=#f0f0f0><td><b><a href="qpixmapcache.html">QPixmapCache</a></b><td>Application-global cache for pixmaps
86<tr bgcolor=#f0f0f0><td><b><a href="qpngimagepacker.html">QPNGImagePacker</a></b><td>Creates well-compressed PNG animations
87<tr bgcolor=#f0f0f0><td><b><a href="qpoint.html">QPoint</a></b><td>Defines a point in the plane
88<tr bgcolor=#f0f0f0><td><b><a href="qpointarray.html">QPointArray</a></b><td>Array of points
89<tr bgcolor=#f0f0f0><td><b><a href="qprinter.html">QPrinter</a></b><td>Paint device that paints on a printer
90<tr bgcolor=#f0f0f0><td><b><a href="qrect.html">QRect</a></b><td>Defines a rectangle in the plane
91<tr bgcolor=#f0f0f0><td><b><a href="qregion.html">QRegion</a></b><td>Clip region for a painter
92<tr bgcolor=#f0f0f0><td><b><a href="qsize.html">QSize</a></b><td>Defines the size of a two-dimensional object
93<tr bgcolor=#f0f0f0><td><b><a href="qstylesheet.html">QStyleSheet</a></b><td>Collection of styles for rich text rendering and a generator of tags
94<tr bgcolor=#f0f0f0><td><b><a href="qwmatrix.html">QWMatrix</a></b><td>2D transformations of a coordinate system
95</table>
96<!-- eof -->
97<p><address><hr><div align=center>
98<table width=100% cellspacing=0 border=0><tr>
99<td>Copyright &copy; 2007
100<a href="troll.html">Trolltech</a><td align=center><a href="trademarks.html">Trademarks</a>
101<td align=right><div align=right>Qt 3.3.8</div>
102</table></div></address></body>
103</html>
Note: See TracBrowser for help on using the repository browser.