summaryrefslogtreecommitdiffstats
path: root/doc/html/annotated.html
blob: a7d41410f3f0b7429f8b56ac5eafe85a556512fc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/doc/annotated.doc:36 -->
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<title>Annotated Class Index</title>
<style type="text/css"><!--
fn { margin-left: 1cm; text-indent: -1cm; }
a:link { color: #004faf; text-decoration: none }
a:visited { color: #672967; text-decoration: none }
body { background: #ffffff; color: black; }
--></style>
</head>
<body>

<table border="0" cellpadding="0" cellspacing="0" width="100%">
<tr bgcolor="#E5E5E5">
<td valign=center>
 <a href="index.html">
<font color="#004faf">Home</font></a>
 | <a href="classes.html">
<font color="#004faf">All&nbsp;Classes</font></a>
 | <a href="mainclasses.html">
<font color="#004faf">Main&nbsp;Classes</font></a>
 | <a href="annotated.html">
<font color="#004faf">Annotated</font></a>
 | <a href="groups.html">
<font color="#004faf">Grouped&nbsp;Classes</font></a>
 | <a href="functions.html">
<font color="#004faf">Functions</font></a>
</td>
<td align="right" valign="center"><img src="logo32.png" align="right" width="64" height="32" border="0"></td></tr></table><h1 align=center>Annotated Class Index</h1>



<p> <p>TQt's classes with brief descriptions:
<p> <p><table width="100%">
<tr bgcolor=#f0f0f0><td><b><a href="ntqaccel.html">TQAccel</a></b><td>Handles keyboard accelerator and shortcut keys
<tr bgcolor=#f0f0f0><td><b><a href="ntqaccessible.html">TQAccessible</a></b><td>Enums and static functions relating to accessibility
<tr bgcolor=#f0f0f0><td><b><a href="qaccessibleinterface.html">TQAccessibleInterface</a></b><td>Defines an interface that exposes information about accessible objects
<tr bgcolor=#f0f0f0><td><b><a href="qaccessibleobject.html">TQAccessibleObject</a></b><td>Implements parts of the TQAccessibleInterface for TQObjects
<tr bgcolor=#f0f0f0><td><b><a href="ntqaction.html">TQAction</a></b><td>Abstract user interface action that can appear both in menus and tool bars
<tr bgcolor=#f0f0f0><td><b><a href="qactiongroup.html">TQActionGroup</a></b><td>Groups actions together
<tr bgcolor=#f0f0f0><td><b><a href="ntqapplication.html">TQApplication</a></b><td>Manages the GUI application's control flow and main settings
<tr bgcolor=#f0f0f0><td><b><a href="ntqasciicache.html">TQAsciiCache</a></b><td>Template class that provides a cache based on char* keys
<tr bgcolor=#f0f0f0><td><b><a href="qasciicacheiterator.html">TQAsciiCacheIterator</a></b><td>Iterator for TQAsciiCache collections
<tr bgcolor=#f0f0f0><td><b><a href="ntqasciidict.html">TQAsciiDict</a></b><td>Template class that provides a dictionary based on char* keys
<tr bgcolor=#f0f0f0><td><b><a href="qasciidictiterator.html">TQAsciiDictIterator</a></b><td>Iterator for TQAsciiDict collections
<tr bgcolor=#f0f0f0><td><b><a href="ntqassistantclient.html">TQAssistantClient</a></b><td>Means of using TQt Assistant as an application's help tool
<tr bgcolor=#f0f0f0><td><b><a href="qaxaggregated.html">TQAxAggregated</a></b><td>Abstract base class for implementations of additional COM interfaces
<tr bgcolor=#f0f0f0><td><b><a href="qaxbase.html">TQAxBase</a></b><td>Abstract class that provides an API to initalize and access a COM object
<tr bgcolor=#f0f0f0><td><b><a href="qaxbindable.html">TQAxBindable</a></b><td>Interface between a TQWidget and an ActiveX client
<tr bgcolor=#f0f0f0><td><b><a href="qaxfactory.html">TQAxFactory</a></b><td>Defines a factory for the creation of COM components
<tr bgcolor=#f0f0f0><td><b><a href="qaxobject.html">TQAxObject</a></b><td>TQObject that wraps a COM object
<tr bgcolor=#f0f0f0><td><b><a href="qaxscript.html">TQAxScript</a></b><td>Wrapper around script code
<tr bgcolor=#f0f0f0><td><b><a href="qaxscriptengine.html">TQAxScriptEngine</a></b><td>Wrapper around a script engine
<tr bgcolor=#f0f0f0><td><b><a href="qaxscriptmanager.html">TQAxScriptManager</a></b><td>Bridge between application objects and script code
<tr bgcolor=#f0f0f0><td><b><a href="qaxwidget.html">TQAxWidget</a></b><td>TQWidget that wraps an ActiveX control
<tr bgcolor=#f0f0f0><td><b><a href="ntqbig5codec.html">TQBig5Codec</a></b><td>Conversion to and from the Big5 encoding
<tr bgcolor=#f0f0f0><td><b><a href="qbig5hkscscodec.html">TQBig5hkscsCodec</a></b><td>Conversion to and from the Big5-HKSCS encoding
<tr bgcolor=#f0f0f0><td><b><a href="ntqbitarray.html">TQBitArray</a></b><td>Array of bits
<tr bgcolor=#f0f0f0><td><b><a href="qbitval.html">TQBitVal</a></b><td>Internal class, used with TQBitArray
<tr bgcolor=#f0f0f0><td><b><a href="ntqbitmap.html">TQBitmap</a></b><td>Monochrome (1-bit depth) pixmaps
<tr bgcolor=#f0f0f0><td><b><a href="qboxlayout.html">TQBoxLayout</a></b><td>Lines up child widgets horizontally or vertically
<tr bgcolor=#f0f0f0><td><b><a href="ntqbrush.html">TQBrush</a></b><td>Defines the fill pattern of shapes drawn by a TQPainter
<tr bgcolor=#f0f0f0><td><b><a href="ntqbuffer.html">TQBuffer</a></b><td>I/O device that operates on a TQByteArray
<tr bgcolor=#f0f0f0><td><b><a href="ntqbutton.html">TQButton</a></b><td>The abstract base class of button widgets, providing functionality common to buttons
<tr bgcolor=#f0f0f0><td><b><a href="ntqbuttongroup.html">TQButtonGroup</a></b><td>Organizes TQButton widgets in a group
<tr bgcolor=#f0f0f0><td><b><a href="qbytearray.html">TQByteArray</a></b><td>Array of bytes
<tr bgcolor=#f0f0f0><td><b><a href="ntqcdestyle.html">TQCDEStyle</a></b><td>CDE look and feel
<tr bgcolor=#f0f0f0><td><b><a href="ntqcstring.html">TQCString</a></b><td>Abstraction of the classic C zero-terminated char array (char *)
<tr bgcolor=#f0f0f0><td><b><a href="ntqcache.html">TQCache</a></b><td>Template class that provides a cache based on TQString keys
<tr bgcolor=#f0f0f0><td><b><a href="qcacheiterator.html">TQCacheIterator</a></b><td>Iterator for TQCache collections
<tr bgcolor=#f0f0f0><td><b><a href="ntqcanvas.html">TQCanvas</a></b><td>2D area that can contain TQCanvasItem objects
<tr bgcolor=#f0f0f0><td><b><a href="qcanvasellipse.html">TQCanvasEllipse</a></b><td>Ellipse or ellipse segment on a TQCanvas
<tr bgcolor=#f0f0f0><td><b><a href="qcanvasitem.html">TQCanvasItem</a></b><td>Abstract graphic object on a TQCanvas
<tr bgcolor=#f0f0f0><td><b><a href="qcanvasitemlist.html">TQCanvasItemList</a></b><td>List of TQCanvasItems
<tr bgcolor=#f0f0f0><td><b><a href="qcanvasline.html">TQCanvasLine</a></b><td>Line on a TQCanvas
<tr bgcolor=#f0f0f0><td><b><a href="qcanvaspixmap.html">TQCanvasPixmap</a></b><td>Pixmaps for TQCanvasSprites
<tr bgcolor=#f0f0f0><td><b><a href="qcanvaspixmaparray.html">TQCanvasPixmapArray</a></b><td>Array of TQCanvasPixmaps
<tr bgcolor=#f0f0f0><td><b><a href="qcanvaspolygon.html">TQCanvasPolygon</a></b><td>Polygon on a TQCanvas
<tr bgcolor=#f0f0f0><td><b><a href="qcanvaspolygonalitem.html">TQCanvasPolygonalItem</a></b><td>Polygonal canvas item on a TQCanvas
<tr bgcolor=#f0f0f0><td><b><a href="qcanvasrectangle.html">TQCanvasRectangle</a></b><td>Rectangle on a TQCanvas
<tr bgcolor=#f0f0f0><td><b><a href="qcanvasspline.html">TQCanvasSpline</a></b><td>Multi-bezier splines on a TQCanvas
<tr bgcolor=#f0f0f0><td><b><a href="qcanvassprite.html">TQCanvasSprite</a></b><td>Animated canvas item on a TQCanvas
<tr bgcolor=#f0f0f0><td><b><a href="qcanvastext.html">TQCanvasText</a></b><td>Text object on a TQCanvas
<tr bgcolor=#f0f0f0><td><b><a href="qcanvasview.html">TQCanvasView</a></b><td>On-screen view of a TQCanvas
<tr bgcolor=#f0f0f0><td><b><a href="qchar.html">TQChar</a></b><td>Lightweight Unicode character
<tr bgcolor=#f0f0f0><td><b><a href="qcharref.html">TQCharRef</a></b><td>Helper class for TQString
<tr bgcolor=#f0f0f0><td><b><a href="ntqcheckbox.html">TQCheckBox</a></b><td>Checkbox with a text label
<tr bgcolor=#f0f0f0><td><b><a href="qchecklistitem.html">TQCheckListItem</a></b><td>Checkable list view items
<tr bgcolor=#f0f0f0><td><b><a href="qchecktableitem.html">TQCheckTableItem</a></b><td>Checkboxes in TQTables
<tr bgcolor=#f0f0f0><td><b><a href="qchildevent.html">TQChildEvent</a></b><td>Event parameters for child object events
<tr bgcolor=#f0f0f0><td><b><a href="ntqclipboard.html">TQClipboard</a></b><td>Access to the window system clipboard
<tr bgcolor=#f0f0f0><td><b><a href="qcloseevent.html">TQCloseEvent</a></b><td>Parameters that describe a close event
<tr bgcolor=#f0f0f0><td><b><a href="ntqcolor.html">TQColor</a></b><td>Colors based on RGB or HSV values
<tr bgcolor=#f0f0f0><td><b><a href="ntqcolordialog.html">TQColorDialog</a></b><td>Dialog widget for specifying colors
<tr bgcolor=#f0f0f0><td><b><a href="qcolordrag.html">TQColorDrag</a></b><td>Drag and drop object for transferring colors
<tr bgcolor=#f0f0f0><td><b><a href="qcolorgroup.html">TQColorGroup</a></b><td>Group of widget colors
<tr bgcolor=#f0f0f0><td><b><a href="ntqcombobox.html">TQComboBox</a></b><td>Combined button and popup list
<tr bgcolor=#f0f0f0><td><b><a href="qcombotableitem.html">TQComboTableItem</a></b><td>Means of using comboboxes in TQTables
<tr bgcolor=#f0f0f0><td><b><a href="ntqcommonstyle.html">TQCommonStyle</a></b><td>Encapsulates the common Look and Feel of a GUI
<tr bgcolor=#f0f0f0><td><b><a href="qconststring.html">TQConstString</a></b><td>String objects using constant Unicode data
<tr bgcolor=#f0f0f0><td><b><a href="qcontextmenuevent.html">TQContextMenuEvent</a></b><td>Parameters that describe a context menu event
<tr bgcolor=#f0f0f0><td><b><a href="qcopchannel.html">TQCopChannel</a></b><td>Communication capabilities between several clients
<tr bgcolor=#f0f0f0><td><b><a href="ntqcursor.html">TQCursor</a></b><td>Mouse cursor with an arbitrary shape
<tr bgcolor=#f0f0f0><td><b><a href="qcustomevent.html">TQCustomEvent</a></b><td>Support for custom events
<tr bgcolor=#f0f0f0><td><b><a href="qcustommenuitem.html">TQCustomMenuItem</a></b><td>Abstract base class for custom menu items in popup menus
<tr bgcolor=#f0f0f0><td><b><a href="ntqdatabrowser.html">TQDataBrowser</a></b><td>Data manipulation and navigation for data entry forms
<tr bgcolor=#f0f0f0><td><b><a href="ntqdatastream.html">TQDataStream</a></b><td>Serialization of binary data to a TQIODevice
<tr bgcolor=#f0f0f0><td><b><a href="ntqdatatable.html">TQDataTable</a></b><td>Flexible SQL table widget that supports browsing and editing
<tr bgcolor=#f0f0f0><td><b><a href="ntqdataview.html">TQDataView</a></b><td>Read-only SQL forms
<tr bgcolor=#f0f0f0><td><b><a href="qdate.html">TQDate</a></b><td>Date functions
<tr bgcolor=#f0f0f0><td><b><a href="qdateedit.html">TQDateEdit</a></b><td>Date editor
<tr bgcolor=#f0f0f0><td><b><a href="ntqdatetime.html">TQDateTime</a></b><td>Date and time functions
<tr bgcolor=#f0f0f0><td><b><a href="ntqdatetimeedit.html">TQDateTimeEdit</a></b><td>Combines a TQDateEdit and TQTimeEdit widget into a single widget for editing datetimes
<tr bgcolor=#f0f0f0><td><b><a href="qdatetimeeditbase.html">TQDateTimeEditBase</a></b><td>Abstraction for date and edit editors
<tr bgcolor=#f0f0f0><td><b><a href="ntqdeepcopy.html">TQDeepCopy</a></b><td>Template class which ensures that <a href="shclass.html#implicitly-shared">implicitly shared</a> and <a href="shclass.html#explicitly-shared">explicitly shared</a> classes reference unique data
<tr bgcolor=#f0f0f0><td><b><a href="ntqdesktopwidget.html">TQDesktopWidget</a></b><td>Access to screen information on multi-head systems
<tr bgcolor=#f0f0f0><td><b><a href="ntqdial.html">TQDial</a></b><td>Rounded range control (like a speedometer or potentiometer)
<tr bgcolor=#f0f0f0><td><b><a href="ntqdialog.html">TQDialog</a></b><td>The base class of dialog windows
<tr bgcolor=#f0f0f0><td><b><a href="ntqdict.html">TQDict</a></b><td>Template class that provides a dictionary based on TQString keys
<tr bgcolor=#f0f0f0><td><b><a href="qdictiterator.html">TQDictIterator</a></b><td>Iterator for TQDict collections
<tr bgcolor=#f0f0f0><td><b><a href="ntqdir.html">TQDir</a></b><td>Access to directory structures and their contents in a platform-independent way
<tr bgcolor=#f0f0f0><td><b><a href="qdirectpainter.html">TQDirectPainter</a></b><td>Direct access to the video hardware
<tr bgcolor=#f0f0f0><td><b><a href="ntqdns.html">TQDns</a></b><td>Asynchronous DNS lookups
<tr bgcolor=#f0f0f0><td><b><a href="ntqdockarea.html">TQDockArea</a></b><td>Manages and lays out TQDockWindows
<tr bgcolor=#f0f0f0><td><b><a href="ntqdockwindow.html">TQDockWindow</a></b><td>Widget which can be docked inside a TQDockArea or floated as a top level window on the desktop
<tr bgcolor=#f0f0f0><td><b><a href="qdomattr.html">TQDomAttr</a></b><td>Represents one attribute of a TQDomElement
<tr bgcolor=#f0f0f0><td><b><a href="qdomcdatasection.html">TQDomCDATASection</a></b><td>Represents an XML CDATA section
<tr bgcolor=#f0f0f0><td><b><a href="qdomcharacterdata.html">TQDomCharacterData</a></b><td>Represents a generic string in the DOM
<tr bgcolor=#f0f0f0><td><b><a href="qdomcomment.html">TQDomComment</a></b><td>Represents an XML comment
<tr bgcolor=#f0f0f0><td><b><a href="qdomdocument.html">TQDomDocument</a></b><td>Represents an XML document
<tr bgcolor=#f0f0f0><td><b><a href="qdomdocumentfragment.html">TQDomDocumentFragment</a></b><td>Tree of TQDomNodes which is not usually a complete TQDomDocument
<tr bgcolor=#f0f0f0><td><b><a href="qdomdocumenttype.html">TQDomDocumentType</a></b><td>The representation of the DTD in the document tree
<tr bgcolor=#f0f0f0><td><b><a href="qdomelement.html">TQDomElement</a></b><td>Represents one element in the DOM tree
<tr bgcolor=#f0f0f0><td><b><a href="qdomentity.html">TQDomEntity</a></b><td>Represents an XML entity
<tr bgcolor=#f0f0f0><td><b><a href="qdomentityreference.html">TQDomEntityReference</a></b><td>Represents an XML entity reference
<tr bgcolor=#f0f0f0><td><b><a href="qdomimplementation.html">TQDomImplementation</a></b><td>Information about the features of the DOM implementation
<tr bgcolor=#f0f0f0><td><b><a href="qdomnamednodemap.html">TQDomNamedNodeMap</a></b><td>Collection of nodes that can be accessed by name
<tr bgcolor=#f0f0f0><td><b><a href="qdomnode.html">TQDomNode</a></b><td>The base class for all the nodes in a DOM tree
<tr bgcolor=#f0f0f0><td><b><a href="qdomnodelist.html">TQDomNodeList</a></b><td>List of TQDomNode objects
<tr bgcolor=#f0f0f0><td><b><a href="qdomnotation.html">TQDomNotation</a></b><td>Represents an XML notation
<tr bgcolor=#f0f0f0><td><b><a href="qdomprocessinginstruction.html">TQDomProcessingInstruction</a></b><td>Represents an XML processing instruction
<tr bgcolor=#f0f0f0><td><b><a href="qdomtext.html">TQDomText</a></b><td>Represents text data in the parsed XML document
<tr bgcolor=#f0f0f0><td><b><a href="qdoublevalidator.html">TQDoubleValidator</a></b><td>Range checking of floating-point numbers
<tr bgcolor=#f0f0f0><td><b><a href="qdragenterevent.html">TQDragEnterEvent</a></b><td>Event which is sent to the widget when a drag and drop first drags onto the widget
<tr bgcolor=#f0f0f0><td><b><a href="qdragleaveevent.html">TQDragLeaveEvent</a></b><td>Event which is sent to the widget when a drag and drop leaves the widget
<tr bgcolor=#f0f0f0><td><b><a href="qdragmoveevent.html">TQDragMoveEvent</a></b><td>Event which is sent while a drag and drop is in progress
<tr bgcolor=#f0f0f0><td><b><a href="ntqdragobject.html">TQDragObject</a></b><td>Encapsulates MIME-based data transfer
<tr bgcolor=#f0f0f0><td><b><a href="qdropevent.html">TQDropEvent</a></b><td>Event which is sent when a drag and drop is completed
<tr bgcolor=#f0f0f0><td><b><a href="ntqeditorfactory.html">TQEditorFactory</a></b><td>Used to create editor widgets for TQVariant data types
<tr bgcolor=#f0f0f0><td><b><a href="ntqerrormessage.html">TQErrorMessage</a></b><td>Error message display dialog
<tr bgcolor=#f0f0f0><td><b><a href="ntqeucjpcodec.html">TQEucJpCodec</a></b><td>Conversion to and from EUC-JP character sets
<tr bgcolor=#f0f0f0><td><b><a href="ntqeuckrcodec.html">TQEucKrCodec</a></b><td>Conversion to and from EUC-KR character sets
<tr bgcolor=#f0f0f0><td><b><a href="ntqevent.html">TQEvent</a></b><td>The base class of all event classes. Event objects contain event parameters
<tr bgcolor=#f0f0f0><td><b><a href="ntqeventloop.html">TQEventLoop</a></b><td>Manages the event queue
<tr bgcolor=#f0f0f0><td><b><a href="ntqfile.html">TQFile</a></b><td>I/O device that operates on files
<tr bgcolor=#f0f0f0><td><b><a href="ntqfiledialog.html">TQFileDialog</a></b><td>Dialogs that allow users to select files or directories
<tr bgcolor=#f0f0f0><td><b><a href="qfileiconprovider.html">TQFileIconProvider</a></b><td>Icons for TQFileDialog to use
<tr bgcolor=#f0f0f0><td><b><a href="ntqfileinfo.html">TQFileInfo</a></b><td>System-independent file information
<tr bgcolor=#f0f0f0><td><b><a href="qfilepreview.html">TQFilePreview</a></b><td>File previewing in TQFileDialog
<tr bgcolor=#f0f0f0><td><b><a href="ntqfocusdata.html">TQFocusData</a></b><td>Maintains the list of widgets in the focus chain
<tr bgcolor=#f0f0f0><td><b><a href="qfocusevent.html">TQFocusEvent</a></b><td>Event parameters for widget focus events
<tr bgcolor=#f0f0f0><td><b><a href="ntqfont.html">TQFont</a></b><td>Font used for drawing text
<tr bgcolor=#f0f0f0><td><b><a href="ntqfontdatabase.html">TQFontDatabase</a></b><td>Information about the fonts available in the underlying window system
<tr bgcolor=#f0f0f0><td><b><a href="ntqfontdialog.html">TQFontDialog</a></b><td>Dialog widget for selecting a font
<tr bgcolor=#f0f0f0><td><b><a href="ntqfontinfo.html">TQFontInfo</a></b><td>General information about fonts
<tr bgcolor=#f0f0f0><td><b><a href="qfontmanager.html">TQFontManager</a></b><td>Implements font management in TQt/Embedded
<tr bgcolor=#f0f0f0><td><b><a href="ntqfontmetrics.html">TQFontMetrics</a></b><td>Font metrics information
<tr bgcolor=#f0f0f0><td><b><a href="ntqframe.html">TQFrame</a></b><td>The base class of widgets that can have a frame
<tr bgcolor=#f0f0f0><td><b><a href="ntqftp.html">TQFtp</a></b><td>Implementation of the FTP protocol
<tr bgcolor=#f0f0f0><td><b><a href="ntqgl.html">TQGL</a></b><td>Namespace for miscellaneous identifiers in the TQt OpenGL module
<tr bgcolor=#f0f0f0><td><b><a href="ntqglcolormap.html">TQGLColormap</a></b><td>Used for installing custom colormaps into TQGLWidgets
<tr bgcolor=#f0f0f0><td><b><a href="qglcontext.html">TQGLContext</a></b><td>Encapsulates an OpenGL rendering context
<tr bgcolor=#f0f0f0><td><b><a href="qglformat.html">TQGLFormat</a></b><td>The display format of an OpenGL rendering context
<tr bgcolor=#f0f0f0><td><b><a href="qglwidget.html">TQGLWidget</a></b><td>Widget for rendering OpenGL graphics
<tr bgcolor=#f0f0f0><td><b><a href="qglayoutiterator.html">TQGLayoutIterator</a></b><td>Abstract base class of internal layout iterators
<tr bgcolor=#f0f0f0><td><b><a href="ntqgb18030codec.html">TQGb18030Codec</a></b><td>Conversion to and from the Chinese GB18030/GBK/GB2312 encoding
<tr bgcolor=#f0f0f0><td><b><a href="qgb2312codec.html">TQGb2312Codec</a></b><td>Conversion to and from the Chinese GB2312 encoding
<tr bgcolor=#f0f0f0><td><b><a href="ntqgbkcodec.html">TQGbkCodec</a></b><td>Conversion to and from the Chinese GBK encoding
<tr bgcolor=#f0f0f0><td><b><a href="qgfxdriverfactory.html">TQGfxDriverFactory</a></b><td>Creates TQScreen objects for TQt/Embedded
<tr bgcolor=#f0f0f0><td><b><a href="qgfxdriverplugin.html">TQGfxDriverPlugin</a></b><td>Abstract base for TQt/Embedded graphics driver plugins
<tr bgcolor=#f0f0f0><td><b><a href="ntqgrid.html">TQGrid</a></b><td>Simple geometry management of its children
<tr bgcolor=#f0f0f0><td><b><a href="qgridlayout.html">TQGridLayout</a></b><td>Lays out widgets in a grid
<tr bgcolor=#f0f0f0><td><b><a href="ntqgridview.html">TQGridView</a></b><td>Abstract base for fixed-size grids
<tr bgcolor=#f0f0f0><td><b><a href="ntqgroupbox.html">TQGroupBox</a></b><td>Group box frame with a title
<tr bgcolor=#f0f0f0><td><b><a href="ntqguardedptr.html">TQGuardedPtr</a></b><td>Template class that provides guarded pointers to TQObjects
<tr bgcolor=#f0f0f0><td><b><a href="ntqhbox.html">TQHBox</a></b><td>Horizontal geometry management for its child widgets
<tr bgcolor=#f0f0f0><td><b><a href="qhboxlayout.html">TQHBoxLayout</a></b><td>Lines up widgets horizontally
<tr bgcolor=#f0f0f0><td><b><a href="ntqhbuttongroup.html">TQHButtonGroup</a></b><td>Organizes TQButton widgets in a group with one horizontal row
<tr bgcolor=#f0f0f0><td><b><a href="ntqhgroupbox.html">TQHGroupBox</a></b><td>Organizes widgets in a group with one horizontal row
<tr bgcolor=#f0f0f0><td><b><a href="ntqheader.html">TQHeader</a></b><td>Header row or column, e.g. for tables and listviews
<tr bgcolor=#f0f0f0><td><b><a href="qhebrewcodec.html">TQHebrewCodec</a></b><td>Conversion to and from visually ordered Hebrew
<tr bgcolor=#f0f0f0><td><b><a href="qhideevent.html">TQHideEvent</a></b><td>Event which is sent after a widget is hidden
<tr bgcolor=#f0f0f0><td><b><a href="ntqhostaddress.html">TQHostAddress</a></b><td>IP address
<tr bgcolor=#f0f0f0><td><b><a href="ntqhttp.html">TQHttp</a></b><td>Implementation of the HTTP protocol
<tr bgcolor=#f0f0f0><td><b><a href="qhttpheader.html">TQHttpHeader</a></b><td>Header information for HTTP
<tr bgcolor=#f0f0f0><td><b><a href="qhttprequestheader.html">TQHttpRequestHeader</a></b><td>Request header information for HTTP
<tr bgcolor=#f0f0f0><td><b><a href="qhttpresponseheader.html">TQHttpResponseHeader</a></b><td>Response header information for HTTP
<tr bgcolor=#f0f0f0><td><b><a href="qimevent.html">TQIMEvent</a></b><td>Parameters for input method events
<tr bgcolor=#f0f0f0><td><b><a href="ntqiodevice.html">TQIODevice</a></b><td>The base class of I/O devices
<tr bgcolor=#f0f0f0><td><b><a href="qicondrag.html">TQIconDrag</a></b><td>Supports drag and drop operations within a TQIconView
<tr bgcolor=#f0f0f0><td><b><a href="qicondragevent.html">TQIconDragEvent</a></b><td>Signals that a main icon drag has begun
<tr bgcolor=#f0f0f0><td><b><a href="qicondragitem.html">TQIconDragItem</a></b><td>Encapsulates a drag item
<tr bgcolor=#f0f0f0><td><b><a href="qiconfactory.html">TQIconFactory</a></b><td>Used to create pixmaps for a TQIconSet
<tr bgcolor=#f0f0f0><td><b><a href="ntqiconset.html">TQIconSet</a></b><td>Set of icons with different styles and sizes
<tr bgcolor=#f0f0f0><td><b><a href="ntqiconview.html">TQIconView</a></b><td>Area with movable labelled icons
<tr bgcolor=#f0f0f0><td><b><a href="qiconviewitem.html">TQIconViewItem</a></b><td>Single item in a TQIconView
<tr bgcolor=#f0f0f0><td><b><a href="ntqimage.html">TQImage</a></b><td>Hardware-independent pixmap representation with direct access to the pixel data
<tr bgcolor=#f0f0f0><td><b><a href="qimageconsumer.html">TQImageConsumer</a></b><td>Abstraction used by TQImageDecoder
<tr bgcolor=#f0f0f0><td><b><a href="qimagedecoder.html">TQImageDecoder</a></b><td>Incremental image decoder for all supported image formats
<tr bgcolor=#f0f0f0><td><b><a href="qimagedrag.html">TQImageDrag</a></b><td>Drag and drop object for transferring images
<tr bgcolor=#f0f0f0><td><b><a href="qimageformat.html">TQImageFormat</a></b><td>Incremental image decoder for a specific image format
<tr bgcolor=#f0f0f0><td><b><a href="ntqimageformatplugin.html">TQImageFormatPlugin</a></b><td>Abstract base for custom image format plugins
<tr bgcolor=#f0f0f0><td><b><a href="qimageformattype.html">TQImageFormatType</a></b><td>Factory that makes TQImageFormat objects
<tr bgcolor=#f0f0f0><td><b><a href="qimageio.html">TQImageIO</a></b><td>Parameters for loading and saving images
<tr bgcolor=#f0f0f0><td><b><a href="ntqinputdialog.html">TQInputDialog</a></b><td>Simple convenience dialog to get a single value from the user
<tr bgcolor=#f0f0f0><td><b><a href="ntqintcache.html">TQIntCache</a></b><td>Template class that provides a cache based on long keys
<tr bgcolor=#f0f0f0><td><b><a href="qintcacheiterator.html">TQIntCacheIterator</a></b><td>Iterator for TQIntCache collections
<tr bgcolor=#f0f0f0><td><b><a href="ntqintdict.html">TQIntDict</a></b><td>Template class that provides a dictionary based on long keys
<tr bgcolor=#f0f0f0><td><b><a href="qintdictiterator.html">TQIntDictIterator</a></b><td>Iterator for TQIntDict collections
<tr bgcolor=#f0f0f0><td><b><a href="qintvalidator.html">TQIntValidator</a></b><td>Validator which ensures that a string contains a valid integer within a specified range
<tr bgcolor=#f0f0f0><td><b><a href="ntqjiscodec.html">TQJisCodec</a></b><td>Conversion to and from JIS character sets
<tr bgcolor=#f0f0f0><td><b><a href="qkbddriverfactory.html">TQKbdDriverFactory</a></b><td>Creates TQWSKeyboardHandler objects for TQt/Embedded
<tr bgcolor=#f0f0f0><td><b><a href="qkbddriverplugin.html">TQKbdDriverPlugin</a></b><td>Abstract base for TQt/Embedded keyboard driver plugins
<tr bgcolor=#f0f0f0><td><b><a href="qkeyevent.html">TQKeyEvent</a></b><td>Describes a key event
<tr bgcolor=#f0f0f0><td><b><a href="ntqkeysequence.html">TQKeySequence</a></b><td>Encapsulates a key sequence as used by accelerators
<tr bgcolor=#f0f0f0><td><b><a href="ntqlcdnumber.html">TQLCDNumber</a></b><td>Displays a number with LCD-like digits
<tr bgcolor=#f0f0f0><td><b><a href="ntqlabel.html">TQLabel</a></b><td>Text or image display
<tr bgcolor=#f0f0f0><td><b><a href="ntqlayout.html">TQLayout</a></b><td>The base class of geometry managers
<tr bgcolor=#f0f0f0><td><b><a href="qlayoutitem.html">TQLayoutItem</a></b><td>Abstract item that a TQLayout manipulates
<tr bgcolor=#f0f0f0><td><b><a href="qlayoutiterator.html">TQLayoutIterator</a></b><td>Iterators over TQLayoutItem
<tr bgcolor=#f0f0f0><td><b><a href="ntqlibrary.html">TQLibrary</a></b><td>Wrapper for handling shared libraries
<tr bgcolor=#f0f0f0><td><b><a href="ntqlineedit.html">TQLineEdit</a></b><td>One-line text editor
<tr bgcolor=#f0f0f0><td><b><a href="ntqlistbox.html">TQListBox</a></b><td>List of selectable, read-only items
<tr bgcolor=#f0f0f0><td><b><a href="qlistboxitem.html">TQListBoxItem</a></b><td>The base class of all list box items
<tr bgcolor=#f0f0f0><td><b><a href="qlistboxpixmap.html">TQListBoxPixmap</a></b><td>List box items with a pixmap and optional text
<tr bgcolor=#f0f0f0><td><b><a href="qlistboxtext.html">TQListBoxText</a></b><td>List box items that display text
<tr bgcolor=#f0f0f0><td><b><a href="ntqlistview.html">TQListView</a></b><td>Implements a list/tree view
<tr bgcolor=#f0f0f0><td><b><a href="qlistviewitem.html">TQListViewItem</a></b><td>Implements a list view item
<tr bgcolor=#f0f0f0><td><b><a href="qlistviewitemiterator.html">TQListViewItemIterator</a></b><td>Iterator for collections of TQListViewItems
<tr bgcolor=#f0f0f0><td><b><a href="ntqlocalfs.html">TQLocalFs</a></b><td>Implementation of a TQNetworkProtocol that works on the local file system
<tr bgcolor=#f0f0f0><td><b><a href="ntqlocale.html">TQLocale</a></b><td>Converts between numbers and their string representations in various languages
<tr bgcolor=#f0f0f0><td><b><a href="qmacmime.html">TQMacMime</a></b><td>Maps open-standard MIME to Mac flavors
<tr bgcolor=#f0f0f0><td><b><a href="qmacstyle.html">TQMacStyle</a></b><td>Implements an Appearance Manager style
<tr bgcolor=#f0f0f0><td><b><a href="ntqmainwindow.html">TQMainWindow</a></b><td>Main application window, with a menu bar, dock windows (e.g. for toolbars), and a status bar
<tr bgcolor=#f0f0f0><td><b><a href="ntqmap.html">TQMap</a></b><td>Value-based template class that provides a dictionary
<tr bgcolor=#f0f0f0><td><b><a href="qmapconstiterator.html">TQMapConstIterator</a></b><td>Iterator for TQMap
<tr bgcolor=#f0f0f0><td><b><a href="qmapiterator.html">TQMapIterator</a></b><td>Iterator for TQMap
<tr bgcolor=#f0f0f0><td><b><a href="ntqmemarray.html">TQMemArray</a></b><td>Template class that provides arrays of simple types
<tr bgcolor=#f0f0f0><td><b><a href="ntqmenubar.html">TQMenuBar</a></b><td>Horizontal menu bar
<tr bgcolor=#f0f0f0><td><b><a href="ntqmenudata.html">TQMenuData</a></b><td>Base class for TQMenuBar and TQPopupMenu
<tr bgcolor=#f0f0f0><td><b><a href="ntqmessagebox.html">TQMessageBox</a></b><td>Modal dialog with a short message, an icon, and some buttons
<tr bgcolor=#f0f0f0><td><b><a href="ntqmetaobject.html">TQMetaObject</a></b><td>Meta information about TQt objects
<tr bgcolor=#f0f0f0><td><b><a href="qmetaproperty.html">TQMetaProperty</a></b><td>Stores meta data about a property
<tr bgcolor=#f0f0f0><td><b><a href="qmimesource.html">TQMimeSource</a></b><td>Abstraction of objects which provide formatted data of a certain MIME type
<tr bgcolor=#f0f0f0><td><b><a href="qmimesourcefactory.html">TQMimeSourceFactory</a></b><td>Extensible provider of mime-typed data
<tr bgcolor=#f0f0f0><td><b><a href="qmotif.html">TQMotif</a></b><td>The basis of the <a href="motif-extension.html#Motif">Motif</a> Extension
<tr bgcolor=#f0f0f0><td><b><a href="qmotifdialog.html">TQMotifDialog</a></b><td>The TQDialog API for Motif-based dialogs
<tr bgcolor=#f0f0f0><td><b><a href="ntqmotifplusstyle.html">TQMotifPlusStyle</a></b><td>More sophisticated Motif-ish look and feel
<tr bgcolor=#f0f0f0><td><b><a href="ntqmotifstyle.html">TQMotifStyle</a></b><td>Motif look and feel
<tr bgcolor=#f0f0f0><td><b><a href="qmotifwidget.html">TQMotifWidget</a></b><td>The TQWidget API for Xt/Motif widgets
<tr bgcolor=#f0f0f0><td><b><a href="qmousedriverfactory.html">TQMouseDriverFactory</a></b><td>Creates TQWSMouseHandler objects for TQt/Embedded
<tr bgcolor=#f0f0f0><td><b><a href="qmousedriverplugin.html">TQMouseDriverPlugin</a></b><td>Abstract base for TQt/Embedded mouse driver plugins
<tr bgcolor=#f0f0f0><td><b><a href="qmouseevent.html">TQMouseEvent</a></b><td>Parameters that describe a mouse event
<tr bgcolor=#f0f0f0><td><b><a href="qmoveevent.html">TQMoveEvent</a></b><td>Event parameters for move events
<tr bgcolor=#f0f0f0><td><b><a href="ntqmovie.html">TQMovie</a></b><td>Incremental loading of animations or images, signalling as it progresses
<tr bgcolor=#f0f0f0><td><b><a href="ntqmutex.html">TQMutex</a></b><td>Access serialization between threads
<tr bgcolor=#f0f0f0><td><b><a href="qmutexlocker.html">TQMutexLocker</a></b><td>Simplifies locking and unlocking TQMutexes
<tr bgcolor=#f0f0f0><td><b><a href="qnpinstance.html">TQNPInstance</a></b><td>TQObject that is a web browser plugin
<tr bgcolor=#f0f0f0><td><b><a href="qnpstream.html">TQNPStream</a></b><td>Stream of data provided to a TQNPInstance by the browser
<tr bgcolor=#f0f0f0><td><b><a href="qnpwidget.html">TQNPWidget</a></b><td>TQWidget that is a web browser plugin window
<tr bgcolor=#f0f0f0><td><b><a href="qnplugin.html">TQNPlugin</a></b><td>The main factory for plugin objects
<tr bgcolor=#f0f0f0><td><b><a href="qnetworkoperation.html">TQNetworkOperation</a></b><td>Common operations for network protocols
<tr bgcolor=#f0f0f0><td><b><a href="ntqnetworkprotocol.html">TQNetworkProtocol</a></b><td>Common API for network protocols
<tr bgcolor=#f0f0f0><td><b><a href="tqobject.html">TQObject</a></b><td>The base class of all TQt objects
<tr bgcolor=#f0f0f0><td><b><a href="tqobjectcleanuphandler.html">TQObjectCleanupHandler</a></b><td>Watches the lifetime of multiple TQObjects
<tr bgcolor=#f0f0f0><td><b><a href="tqobjectlist.html">TQObjectList</a></b><td>TQPtrList of TQObjects
<tr bgcolor=#f0f0f0><td><b><a href="tqobjectlistiterator.html">TQObjectListIterator</a></b><td>Iterator for TQObjectLists
<tr bgcolor=#f0f0f0><td><b><a href="qpngimagepacker.html">TQPNGImagePacker</a></b><td>Creates well-compressed PNG animations
<tr bgcolor=#f0f0f0><td><b><a href="ntqpaintdevice.html">TQPaintDevice</a></b><td>The base class of objects that can be painted
<tr bgcolor=#f0f0f0><td><b><a href="ntqpaintdevicemetrics.html">TQPaintDeviceMetrics</a></b><td>Information about a paint device
<tr bgcolor=#f0f0f0><td><b><a href="qpaintevent.html">TQPaintEvent</a></b><td>Event parameters for paint events
<tr bgcolor=#f0f0f0><td><b><a href="ntqpainter.html">TQPainter</a></b><td>Does low-level painting e.g. on widgets
<tr bgcolor=#f0f0f0><td><b><a href="ntqpair.html">TQPair</a></b><td>Value-based template class that provides a pair of elements
<tr bgcolor=#f0f0f0><td><b><a href="ntqpalette.html">TQPalette</a></b><td>Color groups for each widget state
<tr bgcolor=#f0f0f0><td><b><a href="ntqpen.html">TQPen</a></b><td>Defines how a TQPainter should draw lines and outlines of shapes
<tr bgcolor=#f0f0f0><td><b><a href="ntqpicture.html">TQPicture</a></b><td>Paint device that records and replays TQPainter commands
<tr bgcolor=#f0f0f0><td><b><a href="ntqpixmap.html">TQPixmap</a></b><td>Off-screen, pixel-based paint device
<tr bgcolor=#f0f0f0><td><b><a href="ntqpixmapcache.html">TQPixmapCache</a></b><td>Application-global cache for pixmaps
<tr bgcolor=#f0f0f0><td><b><a href="ntqplatinumstyle.html">TQPlatinumStyle</a></b><td>Mac/Platinum look and feel
<tr bgcolor=#f0f0f0><td><b><a href="ntqpoint.html">TQPoint</a></b><td>Defines a point in the plane
<tr bgcolor=#f0f0f0><td><b><a href="ntqpointarray.html">TQPointArray</a></b><td>Array of points
<tr bgcolor=#f0f0f0><td><b><a href="ntqpopupmenu.html">TQPopupMenu</a></b><td>Popup menu widget
<tr bgcolor=#f0f0f0><td><b><a href="ntqprinter.html">TQPrinter</a></b><td>Paint device that paints on a printer
<tr bgcolor=#f0f0f0><td><b><a href="ntqprocess.html">TQProcess</a></b><td>Used to start external programs and to communicate with them
<tr bgcolor=#f0f0f0><td><b><a href="ntqprogressbar.html">TQProgressBar</a></b><td>Horizontal progress bar
<tr bgcolor=#f0f0f0><td><b><a href="ntqprogressdialog.html">TQProgressDialog</a></b><td>Feedback on the progress of a slow operation
<tr bgcolor=#f0f0f0><td><b><a href="ntqptrcollection.html">TQPtrCollection</a></b><td>The base class of most pointer-based TQt collections
<tr bgcolor=#f0f0f0><td><b><a href="ntqptrdict.html">TQPtrDict</a></b><td>Template class that provides a dictionary based on void* keys
<tr bgcolor=#f0f0f0><td><b><a href="qptrdictiterator.html">TQPtrDictIterator</a></b><td>Iterator for TQPtrDict collections
<tr bgcolor=#f0f0f0><td><b><a href="ntqptrlist.html">TQPtrList</a></b><td>Template class that provides a list
<tr bgcolor=#f0f0f0><td><b><a href="qptrlistiterator.html">TQPtrListIterator</a></b><td>Iterator for TQPtrList collections
<tr bgcolor=#f0f0f0><td><b><a href="ntqptrqueue.html">TQPtrQueue</a></b><td>Template class that provides a queue
<tr bgcolor=#f0f0f0><td><b><a href="ntqptrstack.html">TQPtrStack</a></b><td>Template class that provides a stack
<tr bgcolor=#f0f0f0><td><b><a href="ntqptrvector.html">TQPtrVector</a></b><td>Template collection class that provides a vector (array)
<tr bgcolor=#f0f0f0><td><b><a href="ntqpushbutton.html">TQPushButton</a></b><td>Command button
<tr bgcolor=#f0f0f0><td><b><a href="ntqradiobutton.html">TQRadioButton</a></b><td>Radio button with a text or pixmap label
<tr bgcolor=#f0f0f0><td><b><a href="ntqrangecontrol.html">TQRangeControl</a></b><td>Integer value within a range
<tr bgcolor=#f0f0f0><td><b><a href="ntqrect.html">TQRect</a></b><td>Defines a rectangle in the plane
<tr bgcolor=#f0f0f0><td><b><a href="ntqregexp.html">TQRegExp</a></b><td>Pattern matching using regular expressions
<tr bgcolor=#f0f0f0><td><b><a href="qregexpvalidator.html">TQRegExpValidator</a></b><td>Used to check a string against a <a href="ntqregexp.html#regular-expression">regular expression</a>
<tr bgcolor=#f0f0f0><td><b><a href="ntqregion.html">TQRegion</a></b><td>Clip region for a painter
<tr bgcolor=#f0f0f0><td><b><a href="qresizeevent.html">TQResizeEvent</a></b><td>Event parameters for resize events
<tr bgcolor=#f0f0f0><td><b><a href="ntqsgistyle.html">TQSGIStyle</a></b><td>SGI/Irix look and feel
<tr bgcolor=#f0f0f0><td><b><a href="qscreen.html">TQScreen</a></b><td>And its descendants manage the framebuffer and palette
<tr bgcolor=#f0f0f0><td><b><a href="ntqscrollbar.html">TQScrollBar</a></b><td>Vertical or horizontal scroll bar
<tr bgcolor=#f0f0f0><td><b><a href="ntqscrollview.html">TQScrollView</a></b><td>Scrolling area with on-demand scroll bars
<tr bgcolor=#f0f0f0><td><b><a href="ntqsemaphore.html">TQSemaphore</a></b><td>Robust integer semaphore
<tr bgcolor=#f0f0f0><td><b><a href="ntqserversocket.html">TQServerSocket</a></b><td>TCP-based server
<tr bgcolor=#f0f0f0><td><b><a href="ntqsessionmanager.html">TQSessionManager</a></b><td>Access to the session manager
<tr bgcolor=#f0f0f0><td><b><a href="ntqsettings.html">TQSettings</a></b><td>Persistent platform-independent application settings
<tr bgcolor=#f0f0f0><td><b><a href="qshowevent.html">TQShowEvent</a></b><td>Event which is sent when a widget is shown
<tr bgcolor=#f0f0f0><td><b><a href="ntqsignal.html">TQSignal</a></b><td>Can be used to send signals for classes that don't inherit TQObject
<tr bgcolor=#f0f0f0><td><b><a href="ntqsignalmapper.html">TQSignalMapper</a></b><td>Bundles signals from identifiable senders
<tr bgcolor=#f0f0f0><td><b><a href="ntqsimplerichtext.html">TQSimpleRichText</a></b><td>Small displayable piece of rich text
<tr bgcolor=#f0f0f0><td><b><a href="ntqsize.html">TQSize</a></b><td>Defines the size of a two-dimensional object
<tr bgcolor=#f0f0f0><td><b><a href="ntqsizegrip.html">TQSizeGrip</a></b><td>Corner-grip for resizing a top-level window
<tr bgcolor=#f0f0f0><td><b><a href="ntqsizepolicy.html">TQSizePolicy</a></b><td>Layout attribute describing horizontal and vertical resizing policy
<tr bgcolor=#f0f0f0><td><b><a href="ntqsjiscodec.html">TQSjisCodec</a></b><td>Conversion to and from Shift-JIS
<tr bgcolor=#f0f0f0><td><b><a href="ntqslider.html">TQSlider</a></b><td>Vertical or horizontal slider
<tr bgcolor=#f0f0f0><td><b><a href="ntqsocket.html">TQSocket</a></b><td>Buffered TCP connection
<tr bgcolor=#f0f0f0><td><b><a href="ntqsocketdevice.html">TQSocketDevice</a></b><td>Platform-independent low-level socket API
<tr bgcolor=#f0f0f0><td><b><a href="ntqsocketnotifier.html">TQSocketNotifier</a></b><td>Support for socket callbacks
<tr bgcolor=#f0f0f0><td><b><a href="ntqsound.html">TQSound</a></b><td>Access to the platform audio facilities
<tr bgcolor=#f0f0f0><td><b><a href="qspaceritem.html">TQSpacerItem</a></b><td>Blank space in a layout
<tr bgcolor=#f0f0f0><td><b><a href="ntqspinbox.html">TQSpinBox</a></b><td>Spin box widget (spin button)
<tr bgcolor=#f0f0f0><td><b><a href="ntqsplashscreen.html">TQSplashScreen</a></b><td>Splash screen that can be shown during application startup
<tr bgcolor=#f0f0f0><td><b><a href="ntqsplitter.html">TQSplitter</a></b><td>Implements a splitter widget
<tr bgcolor=#f0f0f0><td><b><a href="ntqsql.html">TQSql</a></b><td>Namespace for TQt SQL identifiers that need to be global-like
<tr bgcolor=#f0f0f0><td><b><a href="ntqsqlcursor.html">TQSqlCursor</a></b><td>Browsing and editing of SQL tables and views
<tr bgcolor=#f0f0f0><td><b><a href="ntqsqldatabase.html">TQSqlDatabase</a></b><td>Used to create SQL database connections and to provide transaction handling
<tr bgcolor=#f0f0f0><td><b><a href="ntqsqldriver.html">TQSqlDriver</a></b><td>Abstract base class for accessing SQL databases
<tr bgcolor=#f0f0f0><td><b><a href="ntqsqldriverplugin.html">TQSqlDriverPlugin</a></b><td>Abstract base for custom TQSqlDriver plugins
<tr bgcolor=#f0f0f0><td><b><a href="ntqsqleditorfactory.html">TQSqlEditorFactory</a></b><td>Used to create the editors used by TQDataTable and TQSqlForm
<tr bgcolor=#f0f0f0><td><b><a href="ntqsqlerror.html">TQSqlError</a></b><td>SQL database error information
<tr bgcolor=#f0f0f0><td><b><a href="ntqsqlfield.html">TQSqlField</a></b><td>Manipulates the fields in SQL database tables and views
<tr bgcolor=#f0f0f0><td><b><a href="qsqlfieldinfo.html">TQSqlFieldInfo</a></b><td>Stores meta data associated with a SQL field
<tr bgcolor=#f0f0f0><td><b><a href="ntqsqlform.html">TQSqlForm</a></b><td>Creates and manages data entry forms tied to SQL databases
<tr bgcolor=#f0f0f0><td><b><a href="ntqsqlindex.html">TQSqlIndex</a></b><td>Functions to manipulate and describe TQSqlCursor and TQSqlDatabase indexes
<tr bgcolor=#f0f0f0><td><b><a href="ntqsqlpropertymap.html">TQSqlPropertyMap</a></b><td>Used to map widgets to SQL fields
<tr bgcolor=#f0f0f0><td><b><a href="ntqsqlquery.html">TQSqlQuery</a></b><td>Means of executing and manipulating SQL statements
<tr bgcolor=#f0f0f0><td><b><a href="ntqsqlrecord.html">TQSqlRecord</a></b><td>Encapsulates a database record, i.e. a set of database fields
<tr bgcolor=#f0f0f0><td><b><a href="qsqlrecordinfo.html">TQSqlRecordInfo</a></b><td>Encapsulates a set of database field meta data
<tr bgcolor=#f0f0f0><td><b><a href="ntqsqlresult.html">TQSqlResult</a></b><td>Abstract interface for accessing data from SQL databases
<tr bgcolor=#f0f0f0><td><b><a href="ntqsqlselectcursor.html">TQSqlSelectCursor</a></b><td>Browsing of general SQL SELECT statements
<tr bgcolor=#f0f0f0><td><b><a href="ntqstatusbar.html">TQStatusBar</a></b><td>Horizontal bar suitable for presenting status information
<tr bgcolor=#f0f0f0><td><b><a href="qstoreddrag.html">TQStoredDrag</a></b><td>Simple stored-value drag object for arbitrary MIME data
<tr bgcolor=#f0f0f0><td><b><a href="qstrilist.html">TQStrIList</a></b><td>Doubly-linked list of char* with case-insensitive comparison
<tr bgcolor=#f0f0f0><td><b><a href="ntqstrlist.html">TQStrList</a></b><td>Doubly-linked list of char*
<tr bgcolor=#f0f0f0><td><b><a href="qstrlistiterator.html">TQStrListIterator</a></b><td>Iterator for the TQStrList and TQStrIList classes
<tr bgcolor=#f0f0f0><td><b><a href="ntqstring.html">TQString</a></b><td>Abstraction of Unicode text and the classic C '&#92;0'-terminated char array
<tr bgcolor=#f0f0f0><td><b><a href="ntqstringlist.html">TQStringList</a></b><td>List of strings
<tr bgcolor=#f0f0f0><td><b><a href="ntqstyle.html">TQStyle</a></b><td>The look and feel of a GUI
<tr bgcolor=#f0f0f0><td><b><a href="ntqstylefactory.html">TQStyleFactory</a></b><td>Creates TQStyle objects
<tr bgcolor=#f0f0f0><td><b><a href="qstyleoption.html">TQStyleOption</a></b><td>Optional parameters for TQStyle functions
<tr bgcolor=#f0f0f0><td><b><a href="ntqstyleplugin.html">TQStylePlugin</a></b><td>Abstract base for custom TQStyle plugins
<tr bgcolor=#f0f0f0><td><b><a href="ntqstylesheet.html">TQStyleSheet</a></b><td>Collection of styles for rich text rendering and a generator of tags
<tr bgcolor=#f0f0f0><td><b><a href="qstylesheetitem.html">TQStyleSheetItem</a></b><td>Encapsulation of a set of text styles
<tr bgcolor=#f0f0f0><td><b><a href="ntqsyntaxhighlighter.html">TQSyntaxHighlighter</a></b><td>Base class for implementing TQTextEdit syntax highlighters
<tr bgcolor=#f0f0f0><td><b><a href="qtab.html">TQTab</a></b><td>The structures in a TQTabBar
<tr bgcolor=#f0f0f0><td><b><a href="ntqtabbar.html">TQTabBar</a></b><td>Tab bar, e.g. for use in tabbed dialogs
<tr bgcolor=#f0f0f0><td><b><a href="ntqtabdialog.html">TQTabDialog</a></b><td>Stack of tabbed widgets
<tr bgcolor=#f0f0f0><td><b><a href="ntqtabwidget.html">TQTabWidget</a></b><td>Stack of tabbed widgets
<tr bgcolor=#f0f0f0><td><b><a href="ntqtable.html">TQTable</a></b><td>Flexible editable table widget
<tr bgcolor=#f0f0f0><td><b><a href="qtableitem.html">TQTableItem</a></b><td>The cell content for TQTable cells
<tr bgcolor=#f0f0f0><td><b><a href="qtableselection.html">TQTableSelection</a></b><td>Access to a selected area in a TQTable
<tr bgcolor=#f0f0f0><td><b><a href="qtabletevent.html">TQTabletEvent</a></b><td>Parameters that describe a Tablet event
<tr bgcolor=#f0f0f0><td><b><a href="ntqtextbrowser.html">TQTextBrowser</a></b><td>Rich text browser with hypertext navigation
<tr bgcolor=#f0f0f0><td><b><a href="ntqtextcodec.html">TQTextCodec</a></b><td>Conversion between text encodings
<tr bgcolor=#f0f0f0><td><b><a href="ntqtextcodecplugin.html">TQTextCodecPlugin</a></b><td>Abstract base for custom TQTextCodec plugins
<tr bgcolor=#f0f0f0><td><b><a href="qtextdecoder.html">TQTextDecoder</a></b><td>State-based decoder
<tr bgcolor=#f0f0f0><td><b><a href="qtextdrag.html">TQTextDrag</a></b><td>Drag and drop object for transferring plain and Unicode text
<tr bgcolor=#f0f0f0><td><b><a href="ntqtextedit.html">TQTextEdit</a></b><td>Powerful single-page rich text editor
<tr bgcolor=#f0f0f0><td><b><a href="qtextencoder.html">TQTextEncoder</a></b><td>State-based encoder
<tr bgcolor=#f0f0f0><td><b><a href="qtextistream.html">TQTextIStream</a></b><td>Convenience class for input streams
<tr bgcolor=#f0f0f0><td><b><a href="qtextostream.html">TQTextOStream</a></b><td>Convenience class for output streams
<tr bgcolor=#f0f0f0><td><b><a href="ntqtextstream.html">TQTextStream</a></b><td>Basic functions for reading and writing text using a TQIODevice
<tr bgcolor=#f0f0f0><td><b><a href="ntqthread.html">TQThread</a></b><td>Platform-independent threads
<tr bgcolor=#f0f0f0><td><b><a href="ntqthreadstorage.html">TQThreadStorage</a></b><td>Per-thread data storage
<tr bgcolor=#f0f0f0><td><b><a href="qtime.html">TQTime</a></b><td>Clock time functions
<tr bgcolor=#f0f0f0><td><b><a href="qtimeedit.html">TQTimeEdit</a></b><td>Time editor
<tr bgcolor=#f0f0f0><td><b><a href="ntqtimer.html">TQTimer</a></b><td>Timer signals and single-shot timers
<tr bgcolor=#f0f0f0><td><b><a href="qtimerevent.html">TQTimerEvent</a></b><td>Parameters that describe a timer event
<tr bgcolor=#f0f0f0><td><b><a href="ntqtoolbar.html">TQToolBar</a></b><td>Movable panel containing widgets such as tool buttons
<tr bgcolor=#f0f0f0><td><b><a href="ntqtoolbox.html">TQToolBox</a></b><td>Column of tabbed widget items
<tr bgcolor=#f0f0f0><td><b><a href="ntqtoolbutton.html">TQToolButton</a></b><td>Quick-access button to commands or options, usually used inside a TQToolBar
<tr bgcolor=#f0f0f0><td><b><a href="ntqtooltip.html">TQToolTip</a></b><td>Tool tips (balloon help) for any widget or rectangular part of a widget
<tr bgcolor=#f0f0f0><td><b><a href="qtooltipgroup.html">TQToolTipGroup</a></b><td>Collects tool tips into related groups
<tr bgcolor=#f0f0f0><td><b><a href="ntqtranslator.html">TQTranslator</a></b><td><a href="i18n.html#internationalization">Internationalization</a> support for text output
<tr bgcolor=#f0f0f0><td><b><a href="qtranslatormessage.html">TQTranslatorMessage</a></b><td>Translator message and its properties
<tr bgcolor=#f0f0f0><td><b><a href="ntqtsciicodec.html">TQTsciiCodec</a></b><td>Conversion to and from the Tamil TSCII encoding
<tr bgcolor=#f0f0f0><td><b><a href="quridrag.html">TQUriDrag</a></b><td>Drag object for a list of URI references
<tr bgcolor=#f0f0f0><td><b><a href="ntqurl.html">TQUrl</a></b><td>URL parser and simplifies working with URLs
<tr bgcolor=#f0f0f0><td><b><a href="ntqurlinfo.html">TQUrlInfo</a></b><td>Stores information about URLs
<tr bgcolor=#f0f0f0><td><b><a href="ntqurloperator.html">TQUrlOperator</a></b><td>Common operations on URLs
<tr bgcolor=#f0f0f0><td><b><a href="ntquuid.html">TQUuid</a></b><td>Defines a Universally Unique Identifier (UUID)
<tr bgcolor=#f0f0f0><td><b><a href="ntqvbox.html">TQVBox</a></b><td>Vertical geometry management of its child widgets
<tr bgcolor=#f0f0f0><td><b><a href="qvboxlayout.html">TQVBoxLayout</a></b><td>Lines up widgets vertically
<tr bgcolor=#f0f0f0><td><b><a href="ntqvbuttongroup.html">TQVButtonGroup</a></b><td>Organizes TQButton widgets in a vertical column
<tr bgcolor=#f0f0f0><td><b><a href="ntqvgroupbox.html">TQVGroupBox</a></b><td>Organizes a group of widgets in a vertical column
<tr bgcolor=#f0f0f0><td><b><a href="ntqvalidator.html">TQValidator</a></b><td>Validation of input text
<tr bgcolor=#f0f0f0><td><b><a href="ntqvaluelist.html">TQValueList</a></b><td>Value-based template class that provides lists
<tr bgcolor=#f0f0f0><td><b><a href="qvaluelistconstiterator.html">TQValueListConstIterator</a></b><td>Const iterator for TQValueList
<tr bgcolor=#f0f0f0><td><b><a href="qvaluelistiterator.html">TQValueListIterator</a></b><td>Iterator for TQValueList
<tr bgcolor=#f0f0f0><td><b><a href="ntqvaluestack.html">TQValueStack</a></b><td>Value-based template class that provides a stack
<tr bgcolor=#f0f0f0><td><b><a href="ntqvaluevector.html">TQValueVector</a></b><td>Value-based template class that provides a dynamic array
<tr bgcolor=#f0f0f0><td><b><a href="ntqvariant.html">TQVariant</a></b><td>Acts like a union for the most common TQt data types
<tr bgcolor=#f0f0f0><td><b><a href="ntqwmatrix.html">TQWMatrix</a></b><td>2D transformations of a coordinate system
<tr bgcolor=#f0f0f0><td><b><a href="qwsdecoration.html">TQWSDecoration</a></b><td>Allows the appearance of the TQt/Embedded Window Manager to be customized
<tr bgcolor=#f0f0f0><td><b><a href="qwsinputmethod.html">TQWSInputMethod</a></b><td>International input methods for TQt/Embedded
<tr bgcolor=#f0f0f0><td><b><a href="qwskeyboardhandler.html">TQWSKeyboardHandler</a></b><td>Implements the keyboard driver for TQt/Embedded
<tr bgcolor=#f0f0f0><td><b><a href="qwsmousehandler.html">TQWSMouseHandler</a></b><td>Mouse driver for TQt/Embedded
<tr bgcolor=#f0f0f0><td><b><a href="qwsserver.html">TQWSServer</a></b><td>Server-specific functionality in TQt/Embedded
<tr bgcolor=#f0f0f0><td><b><a href="qwswindow.html">TQWSWindow</a></b><td>Server-specific functionality in TQt/Embedded
<tr bgcolor=#f0f0f0><td><b><a href="ntqwaitcondition.html">TQWaitCondition</a></b><td>Allows waiting/waking for conditions between threads
<tr bgcolor=#f0f0f0><td><b><a href="ntqwhatsthis.html">TQWhatsThis</a></b><td>Simple description of any widget, i.e. answering the question "What's this?"
<tr bgcolor=#f0f0f0><td><b><a href="qwheelevent.html">TQWheelEvent</a></b><td>Parameters that describe a wheel event
<tr bgcolor=#f0f0f0><td><b><a href="ntqwidget.html">TQWidget</a></b><td>The base class of all user interface objects
<tr bgcolor=#f0f0f0><td><b><a href="ntqwidgetfactory.html">TQWidgetFactory</a></b><td>For the dynamic creation of widgets from TQt Designer .ui files
<tr bgcolor=#f0f0f0><td><b><a href="qwidgetitem.html">TQWidgetItem</a></b><td>Layout item that represents a widget
<tr bgcolor=#f0f0f0><td><b><a href="ntqwidgetplugin.html">TQWidgetPlugin</a></b><td>Abstract base for custom TQWidget plugins
<tr bgcolor=#f0f0f0><td><b><a href="ntqwidgetstack.html">TQWidgetStack</a></b><td>Stack of widgets of which only the top widget is user-visible
<tr bgcolor=#f0f0f0><td><b><a href="qwindowsmime.html">TQWindowsMime</a></b><td>Maps open-standard MIME to Window Clipboard formats
<tr bgcolor=#f0f0f0><td><b><a href="ntqwindowsstyle.html">TQWindowsStyle</a></b><td>Microsoft Windows-like look and feel
<tr bgcolor=#f0f0f0><td><b><a href="ntqwizard.html">TQWizard</a></b><td>Framework for wizard dialogs
<tr bgcolor=#f0f0f0><td><b><a href="ntqworkspace.html">TQWorkspace</a></b><td>Workspace window that can contain decorated windows, e.g. for MDI
<tr bgcolor=#f0f0f0><td><b><a href="qxmlattributes.html">TQXmlAttributes</a></b><td>XML attributes
<tr bgcolor=#f0f0f0><td><b><a href="qxmlcontenthandler.html">TQXmlContentHandler</a></b><td>Interface to report the logical content of XML data
<tr bgcolor=#f0f0f0><td><b><a href="qxmldtdhandler.html">TQXmlDTDHandler</a></b><td>Interface to report DTD content of XML data
<tr bgcolor=#f0f0f0><td><b><a href="qxmldeclhandler.html">TQXmlDeclHandler</a></b><td>Interface to report declaration content of XML data
<tr bgcolor=#f0f0f0><td><b><a href="qxmldefaulthandler.html">TQXmlDefaultHandler</a></b><td>Default implementation of all the XML handler classes
<tr bgcolor=#f0f0f0><td><b><a href="qxmlentityresolver.html">TQXmlEntityResolver</a></b><td>Interface to resolve external entities contained in XML data
<tr bgcolor=#f0f0f0><td><b><a href="qxmlerrorhandler.html">TQXmlErrorHandler</a></b><td>Interface to report errors in XML data
<tr bgcolor=#f0f0f0><td><b><a href="qxmlinputsource.html">TQXmlInputSource</a></b><td>The input data for the TQXmlReader subclasses
<tr bgcolor=#f0f0f0><td><b><a href="qxmllexicalhandler.html">TQXmlLexicalHandler</a></b><td>Interface to report the lexical content of XML data
<tr bgcolor=#f0f0f0><td><b><a href="qxmllocator.html">TQXmlLocator</a></b><td>The XML handler classes with information about the parsing position within a file
<tr bgcolor=#f0f0f0><td><b><a href="qxmlnamespacesupport.html">TQXmlNamespaceSupport</a></b><td>Helper class for XML readers which want to include namespace support
<tr bgcolor=#f0f0f0><td><b><a href="qxmlparseexception.html">TQXmlParseException</a></b><td>Used to report errors with the TQXmlErrorHandler interface
<tr bgcolor=#f0f0f0><td><b><a href="qxmlreader.html">TQXmlReader</a></b><td>Interface for XML readers (i.e. parsers)
<tr bgcolor=#f0f0f0><td><b><a href="qxmlsimplereader.html">TQXmlSimpleReader</a></b><td>Implementation of a simple XML reader (parser)
<tr bgcolor=#f0f0f0><td><b><a href="ntqt.html">TQt</a></b><td>Namespace for miscellaneous identifiers that need to be global-like
</table>


<!-- eof -->
<p><address><hr><div align=center>
<table width=100% cellspacing=0 border=0><tr>
<td>Copyright &copy; 2007
<a href="troll.html">Trolltech</a><td align=center><a href="trademarks.html">Trademarks</a>
<td align=right><div align=right>TQt 3.3.8</div>
</table></div></address></body>
</html>