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/shared.html | 48 ++++++++++++++++++++++++------------------------ 1 file changed, 24 insertions(+), 24 deletions(-) (limited to 'doc/html/shared.html') diff --git a/doc/html/shared.html b/doc/html/shared.html index 599a8535d..83e7af815 100644 --- a/doc/html/shared.html +++ b/doc/html/shared.html @@ -40,30 +40,30 @@ be passed around as arguments efficiently, even though they may seem heavyweight.

-
TQBitArrayArray of bits -
TQBitmapMonochrome (1-bit depth) pixmaps -
TQBrushDefines the fill pattern of shapes drawn by a TQPainter -
TQCStringAbstraction of the classic C zero-terminated char array (char *) -
TQCursorMouse cursor with an arbitrary shape -
TQDeepCopyTemplate class which ensures that implicitly shared and explicitly shared classes reference unique data -
TQFontFont used for drawing text -
TQFontInfoGeneral information about fonts -
TQFontMetricsFont metrics information -
TQIconSetSet of icons with different styles and sizes -
TQImageHardware-independent pixmap representation with direct access to the pixel data -
TQMapValue-based template class that provides a dictionary -
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 -
TQPointArrayArray of points -
TQRegExpPattern matching using regular expressions -
TQStringAbstraction of Unicode text and the classic C '\0'-terminated char array -
TQStringListList of strings -
TQValueListValue-based template class that provides lists -
TQValueStackValue-based template class that provides a stack -
TQValueVectorValue-based template class that provides a dynamic array +
TQBitArrayArray of bits +
TQBitmapMonochrome (1-bit depth) pixmaps +
TQBrushDefines the fill pattern of shapes drawn by a TQPainter +
TQCStringAbstraction of the classic C zero-terminated char array (char *) +
TQCursorMouse cursor with an arbitrary shape +
TQDeepCopyTemplate class which ensures that implicitly shared and explicitly shared classes reference unique data +
TQFontFont used for drawing text +
TQFontInfoGeneral information about fonts +
TQFontMetricsFont metrics information +
TQIconSetSet of icons with different styles and sizes +
TQImageHardware-independent pixmap representation with direct access to the pixel data +
TQMapValue-based template class that provides a dictionary +
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 +
TQPointArrayArray of points +
TQRegExpPattern matching using regular expressions +
TQStringAbstraction of Unicode text and the classic C '\0'-terminated char array +
TQStringListList of strings +
TQValueListValue-based template class that provides lists +
TQValueStackValue-based template class that provides a stack +
TQValueVectorValue-based template class that provides a dynamic array


-- cgit v1.2.3