~oif-team/ubuntu/natty/qt4-x11/xi2.1

« back to all changes in this revision

Viewing changes to doc/html/qt.dcf

  • Committer: Bazaar Package Importer
  • Author(s): Jonathan Riddell
  • Date: 2006-10-12 23:14:14 UTC
  • mto: (15.1.1 lenny) (1.3.1 upstream)
  • mto: This revision was merged to the branch mainline in revision 16.
  • Revision ID: james.westby@ubuntu.com-20061012231414-y2oqbom5dy389os0
Tags: upstream-4.2.0
ImportĀ upstreamĀ versionĀ 4.2.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
7
7
        <keyword ref="qabstractbutton.html#autoExclusive-prop">setAutoExclusive</keyword>
8
8
        <keyword ref="qabstractbutton.html#autoRepeat-prop">autoRepeat</keyword>
9
9
        <keyword ref="qabstractbutton.html#autoRepeat-prop">setAutoRepeat</keyword>
 
10
        <keyword ref="qabstractbutton.html#autoRepeatDelay-prop">autoRepeatDelay</keyword>
 
11
        <keyword ref="qabstractbutton.html#autoRepeatDelay-prop">setAutoRepeatDelay</keyword>
 
12
        <keyword ref="qabstractbutton.html#autoRepeatInterval-prop">autoRepeatInterval</keyword>
 
13
        <keyword ref="qabstractbutton.html#autoRepeatInterval-prop">setAutoRepeatInterval</keyword>
10
14
        <keyword ref="qabstractbutton.html#checkable-prop">checkable</keyword>
11
15
        <keyword ref="qabstractbutton.html#checkable-prop">isCheckable</keyword>
12
16
        <keyword ref="qabstractbutton.html#checkable-prop">setCheckable</keyword>
35
39
        <keyword ref="qabstractbutton.html#released">released</keyword>
36
40
        <keyword ref="qabstractbutton.html#toggle">toggle</keyword>
37
41
        <keyword ref="qabstractbutton.html#toggled">toggled</keyword>
 
42
        <keyword ref="qabstractbutton-qt3.html#accel">accel</keyword>
 
43
        <keyword ref="qabstractbutton-qt3.html#iconSet">iconSet</keyword>
 
44
        <keyword ref="qabstractbutton-qt3.html#isOn">isOn</keyword>
 
45
        <keyword ref="qabstractbutton-qt3.html#isToggleButton">isToggleButton</keyword>
 
46
        <keyword ref="qabstractbutton-qt3.html#pixmap">pixmap</keyword>
 
47
        <keyword ref="qabstractbutton-qt3.html#setAccel">setAccel</keyword>
 
48
        <keyword ref="qabstractbutton-qt3.html#setIconSet">setIconSet</keyword>
 
49
        <keyword ref="qabstractbutton-qt3.html#setOn">setOn</keyword>
 
50
        <keyword ref="qabstractbutton-qt3.html#setPixmap">setPixmap</keyword>
 
51
        <keyword ref="qabstractbutton-qt3.html#setToggleButton">setToggleButton</keyword>
38
52
        <section ref="qabstractbutton-members.html" title="List of all members"/>
39
53
        <section ref="qabstractbutton-qt3.html" title="Qt 3 support members"/>
40
54
    </section>
158
172
        <keyword ref="qabstractformbuilder.html#workingDirectory">workingDirectory</keyword>
159
173
        <section ref="qabstractformbuilder-members.html" title="List of all members"/>
160
174
    </section>
 
175
    <section ref="qabstractgraphicsshapeitem.html" title="QAbstractGraphicsShapeItem Class Reference">
 
176
        <keyword ref="qabstractgraphicsshapeitem.html">QAbstractGraphicsShapeItem</keyword>
 
177
        <keyword ref="qabstractgraphicsshapeitem.html#brush">brush</keyword>
 
178
        <keyword ref="qabstractgraphicsshapeitem.html#pen">pen</keyword>
 
179
        <keyword ref="qabstractgraphicsshapeitem.html#setBrush">setBrush</keyword>
 
180
        <keyword ref="qabstractgraphicsshapeitem.html#setPen">setPen</keyword>
 
181
        <section ref="qabstractgraphicsshapeitem-members.html" title="List of all members"/>
 
182
    </section>
161
183
    <section ref="qabstractitemdelegate.html" title="QAbstractItemDelegate Class Reference">
162
184
        <keyword ref="qabstractitemdelegate.html">QAbstractItemDelegate</keyword>
163
185
        <keyword ref="qabstractitemdelegate.html#EndEditHint-enum">EndEditHint</keyword>
170
192
        <keyword ref="qabstractitemdelegate.html#commitData">commitData</keyword>
171
193
        <keyword ref="qabstractitemdelegate.html#createEditor">createEditor</keyword>
172
194
        <keyword ref="qabstractitemdelegate.html#editorEvent">editorEvent</keyword>
173
 
        <keyword ref="qabstractitemdelegate.html#elidedText">elidedText</keyword>
174
195
        <keyword ref="qabstractitemdelegate.html#paint">paint</keyword>
175
196
        <keyword ref="qabstractitemdelegate.html#setEditorData">setEditorData</keyword>
176
197
        <keyword ref="qabstractitemdelegate.html#setModelData">setModelData</keyword>
177
198
        <keyword ref="qabstractitemdelegate.html#sizeHint">sizeHint</keyword>
178
199
        <keyword ref="qabstractitemdelegate.html#updateEditorGeometry">updateEditorGeometry</keyword>
179
200
        <section ref="qabstractitemdelegate-members.html" title="List of all members"/>
 
201
        <section ref="qabstractitemdelegate-obsolete.html" title="Obsolete members"/>
180
202
    </section>
181
203
    <section ref="qabstractitemmodel.html" title="QAbstractItemModel Class Reference">
182
204
        <keyword ref="qabstractitemmodel.html">QAbstractItemModel</keyword>
213
235
        <keyword ref="qabstractitemmodel.html#insertRow">insertRow</keyword>
214
236
        <keyword ref="qabstractitemmodel.html#insertRows">insertRows</keyword>
215
237
        <keyword ref="qabstractitemmodel.html#itemData">itemData</keyword>
 
238
        <keyword ref="qabstractitemmodel.html#layoutAboutToBeChanged">layoutAboutToBeChanged</keyword>
216
239
        <keyword ref="qabstractitemmodel.html#layoutChanged">layoutChanged</keyword>
217
240
        <keyword ref="qabstractitemmodel.html#match">match</keyword>
218
241
        <keyword ref="qabstractitemmodel.html#mimeData">mimeData</keyword>
219
242
        <keyword ref="qabstractitemmodel.html#mimeTypes">mimeTypes</keyword>
 
243
        <keyword ref="qabstractitemmodel.html#modelAboutToBeReset">modelAboutToBeReset</keyword>
220
244
        <keyword ref="qabstractitemmodel.html#modelReset">modelReset</keyword>
221
245
        <keyword ref="qabstractitemmodel.html#parent">parent</keyword>
 
246
        <keyword ref="qabstractitemmodel.html#persistentIndexList">persistentIndexList</keyword>
222
247
        <keyword ref="qabstractitemmodel.html#removeColumn">removeColumn</keyword>
223
248
        <keyword ref="qabstractitemmodel.html#removeColumns">removeColumns</keyword>
224
249
        <keyword ref="qabstractitemmodel.html#removeRow">removeRow</keyword>
233
258
        <keyword ref="qabstractitemmodel.html#setData">setData</keyword>
234
259
        <keyword ref="qabstractitemmodel.html#setHeaderData">setHeaderData</keyword>
235
260
        <keyword ref="qabstractitemmodel.html#setItemData">setItemData</keyword>
 
261
        <keyword ref="qabstractitemmodel.html#setSupportedDragActions">setSupportedDragActions</keyword>
236
262
        <keyword ref="qabstractitemmodel.html#sibling">sibling</keyword>
237
263
        <keyword ref="qabstractitemmodel.html#sort">sort</keyword>
238
264
        <keyword ref="qabstractitemmodel.html#span">span</keyword>
239
265
        <keyword ref="qabstractitemmodel.html#submit">submit</keyword>
 
266
        <keyword ref="qabstractitemmodel.html#supportedDragActions">supportedDragActions</keyword>
240
267
        <keyword ref="qabstractitemmodel.html#supportedDropActions">supportedDropActions</keyword>
241
268
        <section ref="qabstractitemmodel-members.html" title="List of all members"/>
 
269
        <section ref="qabstractitemmodel-obsolete.html" title="Obsolete members"/>
242
270
    </section>
243
271
    <section ref="qabstractitemview.html" title="QAbstractItemView Class Reference">
244
272
        <keyword ref="qabstractitemview.html">QAbstractItemView</keyword>
253
281
        <keyword ref="qabstractitemview.html#CursorAction-enum">QAbstractItemView::MoveDown</keyword>
254
282
        <keyword ref="qabstractitemview.html#CursorAction-enum">QAbstractItemView::MoveHome</keyword>
255
283
        <keyword ref="qabstractitemview.html#CursorAction-enum">QAbstractItemView::MovePageUp</keyword>
 
284
        <keyword ref="qabstractitemview.html#DragDropMode-enum">DragDropMode</keyword>
 
285
        <keyword ref="qabstractitemview.html#DragDropMode-enum">QAbstractItemView::DropOnly</keyword>
 
286
        <keyword ref="qabstractitemview.html#DragDropMode-enum">QAbstractItemView::DragDrop</keyword>
 
287
        <keyword ref="qabstractitemview.html#DragDropMode-enum">QAbstractItemView::DragOnly</keyword>
 
288
        <keyword ref="qabstractitemview.html#DragDropMode-enum">QAbstractItemView::InternalMove</keyword>
 
289
        <keyword ref="qabstractitemview.html#DragDropMode-enum">QAbstractItemView::NoDragDrop</keyword>
256
290
        <keyword ref="qabstractitemview.html#DropIndicatorPosition-enum">DropIndicatorPosition</keyword>
257
291
        <keyword ref="qabstractitemview.html#DropIndicatorPosition-enum">QAbstractItemView::OnViewport</keyword>
258
292
        <keyword ref="qabstractitemview.html#DropIndicatorPosition-enum">QAbstractItemView::BelowItem</keyword>
271
305
        <keyword ref="qabstractitemview.html#ScrollHint-enum">QAbstractItemView::PositionAtTop</keyword>
272
306
        <keyword ref="qabstractitemview.html#ScrollHint-enum">QAbstractItemView::PositionAtBottom</keyword>
273
307
        <keyword ref="qabstractitemview.html#ScrollHint-enum">QAbstractItemView::EnsureVisible</keyword>
 
308
        <keyword ref="qabstractitemview.html#ScrollHint-enum">QAbstractItemView::PositionAtCenter</keyword>
 
309
        <keyword ref="qabstractitemview.html#ScrollMode-enum">ScrollMode</keyword>
 
310
        <keyword ref="qabstractitemview.html#ScrollMode-enum">QAbstractItemView::ScrollPerItem</keyword>
 
311
        <keyword ref="qabstractitemview.html#ScrollMode-enum">QAbstractItemView::ScrollPerPixel</keyword>
274
312
        <keyword ref="qabstractitemview.html#SelectionBehavior-enum">SelectionBehavior</keyword>
275
313
        <keyword ref="qabstractitemview.html#SelectionBehavior-enum">QAbstractItemView::SelectRows</keyword>
276
314
        <keyword ref="qabstractitemview.html#SelectionBehavior-enum">QAbstractItemView::SelectItems</keyword>
282
320
        <keyword ref="qabstractitemview.html#SelectionMode-enum">QAbstractItemView::ContiguousSelection</keyword>
283
321
        <keyword ref="qabstractitemview.html#SelectionMode-enum">QAbstractItemView::MultiSelection</keyword>
284
322
        <keyword ref="qabstractitemview.html#State-enum">State</keyword>
 
323
        <keyword ref="qabstractitemview.html#State-enum">QAbstractItemView::AnimatingState</keyword>
285
324
        <keyword ref="qabstractitemview.html#State-enum">QAbstractItemView::CollapsingState</keyword>
286
325
        <keyword ref="qabstractitemview.html#State-enum">QAbstractItemView::DraggingState</keyword>
287
326
        <keyword ref="qabstractitemview.html#State-enum">QAbstractItemView::EditingState</keyword>
293
332
        <keyword ref="qabstractitemview.html#autoScroll-prop">autoScroll</keyword>
294
333
        <keyword ref="qabstractitemview.html#autoScroll-prop">hasAutoScroll</keyword>
295
334
        <keyword ref="qabstractitemview.html#autoScroll-prop">setAutoScroll</keyword>
 
335
        <keyword ref="qabstractitemview.html#dragDropMode-prop">dragDropMode</keyword>
 
336
        <keyword ref="qabstractitemview.html#dragDropMode-prop">setDragDropMode</keyword>
 
337
        <keyword ref="qabstractitemview.html#dragDropOverwriteMode-prop">dragDropOverwriteMode</keyword>
 
338
        <keyword ref="qabstractitemview.html#dragDropOverwriteMode-prop">setDragDropOverwriteMode</keyword>
296
339
        <keyword ref="qabstractitemview.html#dragEnabled-prop">dragEnabled</keyword>
297
340
        <keyword ref="qabstractitemview.html#dragEnabled-prop">setDragEnabled</keyword>
298
341
        <keyword ref="qabstractitemview.html#editTriggers-prop">editTriggers</keyword>
299
342
        <keyword ref="qabstractitemview.html#editTriggers-prop">setEditTriggers</keyword>
 
343
        <keyword ref="qabstractitemview.html#horizontalScrollMode-prop">horizontalScrollMode</keyword>
 
344
        <keyword ref="qabstractitemview.html#horizontalScrollMode-prop">setHorizontalScrollMode</keyword>
300
345
        <keyword ref="qabstractitemview.html#iconSize-prop">iconSize</keyword>
301
346
        <keyword ref="qabstractitemview.html#iconSize-prop">setIconSize</keyword>
302
347
        <keyword ref="qabstractitemview.html#selectionBehavior-prop">selectionBehavior</keyword>
309
354
        <keyword ref="qabstractitemview.html#tabKeyNavigation-prop">setTabKeyNavigation</keyword>
310
355
        <keyword ref="qabstractitemview.html#textElideMode-prop">textElideMode</keyword>
311
356
        <keyword ref="qabstractitemview.html#textElideMode-prop">setTextElideMode</keyword>
 
357
        <keyword ref="qabstractitemview.html#verticalScrollMode-prop">verticalScrollMode</keyword>
 
358
        <keyword ref="qabstractitemview.html#verticalScrollMode-prop">setVerticalScrollMode</keyword>
312
359
        <keyword ref="qabstractitemview.html#activated">activated</keyword>
313
360
        <keyword ref="qabstractitemview.html#clearSelection">clearSelection</keyword>
314
361
        <keyword ref="qabstractitemview.html#clicked">clicked</keyword>
332
379
        <keyword ref="qabstractitemview.html#focusInEvent">focusInEvent</keyword>
333
380
        <keyword ref="qabstractitemview.html#focusOutEvent">focusOutEvent</keyword>
334
381
        <keyword ref="qabstractitemview.html#horizontalOffset">horizontalOffset</keyword>
335
 
        <keyword ref="qabstractitemview.html#horizontalStepsPerItem">horizontalStepsPerItem</keyword>
336
382
        <keyword ref="qabstractitemview.html#indexAt">indexAt</keyword>
337
383
        <keyword ref="qabstractitemview.html#indexWidget">indexWidget</keyword>
338
384
        <keyword ref="qabstractitemview.html#isIndexHidden">isIndexHidden</keyword>
339
385
        <keyword ref="qabstractitemview.html#itemDelegate">itemDelegate</keyword>
 
386
        <keyword ref="qabstractitemview.html#itemDelegateForColumn">itemDelegateForColumn</keyword>
 
387
        <keyword ref="qabstractitemview.html#itemDelegateForRow">itemDelegateForRow</keyword>
340
388
        <keyword ref="qabstractitemview.html#keyPressEvent">keyPressEvent</keyword>
341
389
        <keyword ref="qabstractitemview.html#keyboardSearch">keyboardSearch</keyword>
342
390
        <keyword ref="qabstractitemview.html#model">model</keyword>
364
412
        <keyword ref="qabstractitemview.html#selectionModel">selectionModel</keyword>
365
413
        <keyword ref="qabstractitemview.html#setCurrentIndex">setCurrentIndex</keyword>
366
414
        <keyword ref="qabstractitemview.html#setDirtyRegion">setDirtyRegion</keyword>
367
 
        <keyword ref="qabstractitemview.html#setHorizontalStepsPerItem">setHorizontalStepsPerItem</keyword>
368
415
        <keyword ref="qabstractitemview.html#setIndexWidget">setIndexWidget</keyword>
369
416
        <keyword ref="qabstractitemview.html#setItemDelegate">setItemDelegate</keyword>
 
417
        <keyword ref="qabstractitemview.html#setItemDelegateForColumn">setItemDelegateForColumn</keyword>
 
418
        <keyword ref="qabstractitemview.html#setItemDelegateForRow">setItemDelegateForRow</keyword>
370
419
        <keyword ref="qabstractitemview.html#setModel">setModel</keyword>
371
420
        <keyword ref="qabstractitemview.html#setRootIndex">setRootIndex</keyword>
372
421
        <keyword ref="qabstractitemview.html#setSelection">setSelection</keyword>
373
422
        <keyword ref="qabstractitemview.html#setSelectionModel">setSelectionModel</keyword>
374
423
        <keyword ref="qabstractitemview.html#setState">setState</keyword>
375
 
        <keyword ref="qabstractitemview.html#setVerticalStepsPerItem">setVerticalStepsPerItem</keyword>
376
424
        <keyword ref="qabstractitemview.html#sizeHintForColumn">sizeHintForColumn</keyword>
377
425
        <keyword ref="qabstractitemview.html#sizeHintForIndex">sizeHintForIndex</keyword>
378
426
        <keyword ref="qabstractitemview.html#sizeHintForRow">sizeHintForRow</keyword>
380
428
        <keyword ref="qabstractitemview.html#state">state</keyword>
381
429
        <keyword ref="qabstractitemview.html#timerEvent">timerEvent</keyword>
382
430
        <keyword ref="qabstractitemview.html#verticalOffset">verticalOffset</keyword>
383
 
        <keyword ref="qabstractitemview.html#verticalStepsPerItem">verticalStepsPerItem</keyword>
384
431
        <keyword ref="qabstractitemview.html#viewOptions">viewOptions</keyword>
385
432
        <keyword ref="qabstractitemview.html#viewportEntered">viewportEntered</keyword>
386
433
        <keyword ref="qabstractitemview.html#viewportEvent">viewportEvent</keyword>
387
434
        <keyword ref="qabstractitemview.html#visualRect">visualRect</keyword>
388
435
        <keyword ref="qabstractitemview.html#visualRegionForSelection">visualRegionForSelection</keyword>
389
436
        <section ref="qabstractitemview-members.html" title="List of all members"/>
 
437
        <section ref="qabstractitemview-obsolete.html" title="Obsolete members"/>
390
438
    </section>
391
439
    <section ref="qabstractlistmodel.html" title="QAbstractListModel Class Reference">
392
440
        <keyword ref="qabstractlistmodel.html">QAbstractListModel</keyword>
438
486
        <keyword ref="qabstractscrollarea.html#horizontalScrollBarPolicy-prop">setHorizontalScrollBarPolicy</keyword>
439
487
        <keyword ref="qabstractscrollarea.html#verticalScrollBarPolicy-prop">verticalScrollBarPolicy</keyword>
440
488
        <keyword ref="qabstractscrollarea.html#verticalScrollBarPolicy-prop">setVerticalScrollBarPolicy</keyword>
 
489
        <keyword ref="qabstractscrollarea.html#addScrollBarWidget">addScrollBarWidget</keyword>
441
490
        <keyword ref="qabstractscrollarea.html#contextMenuEvent">contextMenuEvent</keyword>
 
491
        <keyword ref="qabstractscrollarea.html#cornerWidget">cornerWidget</keyword>
442
492
        <keyword ref="qabstractscrollarea.html#dragEnterEvent">dragEnterEvent</keyword>
443
493
        <keyword ref="qabstractscrollarea.html#dragLeaveEvent">dragLeaveEvent</keyword>
444
494
        <keyword ref="qabstractscrollarea.html#dragMoveEvent">dragMoveEvent</keyword>
445
495
        <keyword ref="qabstractscrollarea.html#dropEvent">dropEvent</keyword>
446
 
        <keyword ref="qabstractscrollarea.html#event">event</keyword>
447
496
        <keyword ref="qabstractscrollarea.html#horizontalScrollBar">horizontalScrollBar</keyword>
448
497
        <keyword ref="qabstractscrollarea.html#keyPressEvent">keyPressEvent</keyword>
449
498
        <keyword ref="qabstractscrollarea.html#maximumViewportSize">maximumViewportSize</keyword>
453
502
        <keyword ref="qabstractscrollarea.html#mouseReleaseEvent">mouseReleaseEvent</keyword>
454
503
        <keyword ref="qabstractscrollarea.html#paintEvent">paintEvent</keyword>
455
504
        <keyword ref="qabstractscrollarea.html#resizeEvent">resizeEvent</keyword>
 
505
        <keyword ref="qabstractscrollarea.html#scrollBarWidgets">scrollBarWidgets</keyword>
456
506
        <keyword ref="qabstractscrollarea.html#scrollContentsBy">scrollContentsBy</keyword>
 
507
        <keyword ref="qabstractscrollarea.html#setCornerWidget">setCornerWidget</keyword>
 
508
        <keyword ref="qabstractscrollarea.html#setHorizontalScrollBar">setHorizontalScrollBar</keyword>
 
509
        <keyword ref="qabstractscrollarea.html#setVerticalScrollBar">setVerticalScrollBar</keyword>
 
510
        <keyword ref="qabstractscrollarea.html#setViewport">setViewport</keyword>
457
511
        <keyword ref="qabstractscrollarea.html#setViewportMargins">setViewportMargins</keyword>
 
512
        <keyword ref="qabstractscrollarea.html#setupViewport">setupViewport</keyword>
458
513
        <keyword ref="qabstractscrollarea.html#verticalScrollBar">verticalScrollBar</keyword>
459
514
        <keyword ref="qabstractscrollarea.html#viewport">viewport</keyword>
460
515
        <keyword ref="qabstractscrollarea.html#viewportEvent">viewportEvent</keyword>
512
567
        <keyword ref="qabstractslider.html#sliderReleased">sliderReleased</keyword>
513
568
        <keyword ref="qabstractslider.html#triggerAction">triggerAction</keyword>
514
569
        <keyword ref="qabstractslider.html#valueChanged">valueChanged</keyword>
 
570
        <keyword ref="qabstractslider-qt3.html#addLine">addLine</keyword>
 
571
        <keyword ref="qabstractslider-qt3.html#addPage">addPage</keyword>
 
572
        <keyword ref="qabstractslider-qt3.html#lineStepx">lineStep</keyword>
 
573
        <keyword ref="qabstractslider-qt3.html#maxValue">maxValue</keyword>
 
574
        <keyword ref="qabstractslider-qt3.html#minValue">minValue</keyword>
 
575
        <keyword ref="qabstractslider-qt3.html#setLineStep">setLineStep</keyword>
 
576
        <keyword ref="qabstractslider-qt3.html#setMaxValue">setMaxValue</keyword>
 
577
        <keyword ref="qabstractslider-qt3.html#setMinValue">setMinValue</keyword>
 
578
        <keyword ref="qabstractslider-qt3.html#setSteps">setSteps</keyword>
 
579
        <keyword ref="qabstractslider-qt3.html#subtractLine">subtractLine</keyword>
 
580
        <keyword ref="qabstractslider-qt3.html#subtractPage">subtractPage</keyword>
515
581
        <section ref="qabstractslider-members.html" title="List of all members"/>
516
582
        <section ref="qabstractslider-qt3.html" title="Qt 3 support members"/>
517
583
    </section>
584
650
        <keyword ref="qabstractsocket.html#stateChanged">stateChanged</keyword>
585
651
        <keyword ref="qabstractsocket.html#waitForConnected">waitForConnected</keyword>
586
652
        <keyword ref="qabstractsocket.html#waitForDisconnected">waitForDisconnected</keyword>
 
653
        <keyword ref="qabstractsocket-qt3.html#Error-enum">Error</keyword>
 
654
        <keyword ref="qabstractsocket-qt3.html#Error-enum">QAbstractSocket::ErrSocketRead</keyword>
 
655
        <keyword ref="qabstractsocket-qt3.html#Error-enum">QAbstractSocket::ErrHostNotFound</keyword>
 
656
        <keyword ref="qabstractsocket-qt3.html#Error-enum">QAbstractSocket::ErrConnectionRefused</keyword>
 
657
        <keyword ref="qabstractsocket-qt3.html#State-typedef">State</keyword>
 
658
        <keyword ref="qabstractsocket-qt3.html#connectionClosed">connectionClosed</keyword>
 
659
        <keyword ref="qabstractsocket-qt3.html#delayedCloseFinished">delayedCloseFinished</keyword>
 
660
        <keyword ref="qabstractsocket-qt3.html#setSocket">setSocket</keyword>
 
661
        <keyword ref="qabstractsocket-qt3.html#socket">socket</keyword>
 
662
        <keyword ref="qabstractsocket-qt3.html#waitForMore">waitForMore</keyword>
587
663
        <section ref="qabstractsocket-members.html" title="List of all members"/>
588
664
        <section ref="qabstractsocket-qt3.html" title="Qt 3 support members"/>
589
665
    </section>
592
668
        <keyword ref="qabstractspinbox.html#ButtonSymbols-enum">ButtonSymbols</keyword>
593
669
        <keyword ref="qabstractspinbox.html#ButtonSymbols-enum">QAbstractSpinBox::PlusMinus</keyword>
594
670
        <keyword ref="qabstractspinbox.html#ButtonSymbols-enum">QAbstractSpinBox::UpDownArrows</keyword>
 
671
        <keyword ref="qabstractspinbox.html#CorrectionMode-enum">CorrectionMode</keyword>
 
672
        <keyword ref="qabstractspinbox.html#CorrectionMode-enum">QAbstractSpinBox::CorrectToNearestValue</keyword>
 
673
        <keyword ref="qabstractspinbox.html#CorrectionMode-enum">QAbstractSpinBox::CorrectToPreviousValue</keyword>
595
674
        <keyword ref="qabstractspinbox.html#StepEnabledFlag-enum">StepEnabledFlag</keyword>
596
675
        <keyword ref="qabstractspinbox.html#StepEnabledFlag-enum">StepEnabled</keyword>
597
676
        <keyword ref="qabstractspinbox.html#StepEnabledFlag-enum">QAbstractSpinBox::StepNone</keyword>
598
677
        <keyword ref="qabstractspinbox.html#StepEnabledFlag-enum">QAbstractSpinBox::StepDownEnabled</keyword>
599
678
        <keyword ref="qabstractspinbox.html#StepEnabledFlag-enum">QAbstractSpinBox::StepUpEnabled</keyword>
 
679
        <keyword ref="qabstractspinbox.html#accelerated-prop">accelerated</keyword>
 
680
        <keyword ref="qabstractspinbox.html#accelerated-prop">isAccelerated</keyword>
 
681
        <keyword ref="qabstractspinbox.html#accelerated-prop">setAccelerated</keyword>
 
682
        <keyword ref="qabstractspinbox.html#acceptableInput-prop">acceptableInput</keyword>
 
683
        <keyword ref="qabstractspinbox.html#acceptableInput-prop">hasAcceptableInput</keyword>
600
684
        <keyword ref="qabstractspinbox.html#alignment-prop">alignment</keyword>
601
685
        <keyword ref="qabstractspinbox.html#alignment-prop">setAlignment</keyword>
602
686
        <keyword ref="qabstractspinbox.html#buttonSymbols-prop">buttonSymbols</keyword>
603
687
        <keyword ref="qabstractspinbox.html#buttonSymbols-prop">setButtonSymbols</keyword>
 
688
        <keyword ref="qabstractspinbox.html#correctionMode-prop">correctionMode</keyword>
 
689
        <keyword ref="qabstractspinbox.html#correctionMode-prop">setCorrectionMode</keyword>
604
690
        <keyword ref="qabstractspinbox.html#frame-prop">frame</keyword>
605
691
        <keyword ref="qabstractspinbox.html#frame-prop">hasFrame</keyword>
606
692
        <keyword ref="qabstractspinbox.html#frame-prop">setFrame</keyword>
655
741
        <keyword ref="qabstracttextdocumentlayout.html#update">update</keyword>
656
742
        <section ref="qabstracttextdocumentlayout-members.html" title="List of all members"/>
657
743
    </section>
 
744
    <section ref="qabstracttextdocumentlayout-paintcontext.html" title="QAbstractTextDocumentLayout::PaintContext Class Reference">
 
745
        <keyword ref="qabstracttextdocumentlayout-paintcontext.html">PaintContext</keyword>
 
746
        <keyword ref="qabstracttextdocumentlayout-paintcontext.html#clip-var">clip</keyword>
 
747
        <keyword ref="qabstracttextdocumentlayout-paintcontext.html#cursorPosition-var">cursorPosition</keyword>
 
748
        <keyword ref="qabstracttextdocumentlayout-paintcontext.html#palette-var">palette</keyword>
 
749
        <keyword ref="qabstracttextdocumentlayout-paintcontext.html#selections-var">selections</keyword>
 
750
        <section ref="qabstracttextdocumentlayout-paintcontext-members.html" title="List of all members"/>
 
751
    </section>
658
752
    <section ref="qabstracttextdocumentlayout-selection.html" title="QAbstractTextDocumentLayout::Selection Class Reference">
659
753
        <keyword ref="qabstracttextdocumentlayout-selection.html">Selection</keyword>
 
754
        <keyword ref="qabstracttextdocumentlayout-selection.html#cursor-var">cursor</keyword>
 
755
        <keyword ref="qabstracttextdocumentlayout-selection.html#format-var">format</keyword>
660
756
        <section ref="qabstracttextdocumentlayout-selection-members.html" title="List of all members"/>
661
757
    </section>
662
758
    <section ref="qaccessible.html" title="QAccessible Class Reference">
713
809
        <keyword ref="qaccessible.html#Event-enum">QAccessible::DragDropStart</keyword>
714
810
        <keyword ref="qaccessible.html#Event-enum">QAccessible::SoundPlayed</keyword>
715
811
        <keyword ref="qaccessible.html#InterfaceFactory-typedef">InterfaceFactory</keyword>
 
812
        <keyword ref="qaccessible.html#Method-enum">Method</keyword>
 
813
        <keyword ref="qaccessible.html#Method-enum">QAccessible::SetCursorPosition</keyword>
 
814
        <keyword ref="qaccessible.html#Method-enum">QAccessible::GetCursorPosition</keyword>
 
815
        <keyword ref="qaccessible.html#Method-enum">QAccessible::ListSupportedMethods</keyword>
716
816
        <keyword ref="qaccessible.html#RelationFlag-enum">RelationFlag</keyword>
717
817
        <keyword ref="qaccessible.html#RelationFlag-enum">Relation</keyword>
718
818
        <keyword ref="qaccessible.html#RelationFlag-enum">QAccessible::Labelled</keyword>
873
973
        <keyword ref="qaccessibleinterface.html#childCount">childCount</keyword>
874
974
        <keyword ref="qaccessibleinterface.html#doAction">doAction</keyword>
875
975
        <keyword ref="qaccessibleinterface.html#indexOfChild">indexOfChild</keyword>
 
976
        <keyword ref="qaccessibleinterface.html#invokeMethod">invokeMethod</keyword>
876
977
        <keyword ref="qaccessibleinterface.html#isValid">isValid</keyword>
877
978
        <keyword ref="qaccessibleinterface.html#navigate">navigate</keyword>
878
979
        <keyword ref="qaccessibleinterface.html#object">object</keyword>
911
1012
        <keyword ref="qaction.html#ActionEvent-enum">ActionEvent</keyword>
912
1013
        <keyword ref="qaction.html#ActionEvent-enum">QAction::Hover</keyword>
913
1014
        <keyword ref="qaction.html#ActionEvent-enum">QAction::Trigger</keyword>
 
1015
        <keyword ref="qaction.html#MenuRole-enum">MenuRole</keyword>
 
1016
        <keyword ref="qaction.html#MenuRole-enum">QAction::AboutRole</keyword>
 
1017
        <keyword ref="qaction.html#MenuRole-enum">QAction::NoRole</keyword>
 
1018
        <keyword ref="qaction.html#MenuRole-enum">QAction::TextHeuristicRole</keyword>
 
1019
        <keyword ref="qaction.html#MenuRole-enum">QAction::PreferencesRole</keyword>
 
1020
        <keyword ref="qaction.html#MenuRole-enum">QAction::ApplicationSpecificRole</keyword>
 
1021
        <keyword ref="qaction.html#MenuRole-enum">QAction::AboutQtRole</keyword>
 
1022
        <keyword ref="qaction.html#MenuRole-enum">QAction::QuitRole</keyword>
 
1023
        <keyword ref="qaction.html#autoRepeat-prop">autoRepeat</keyword>
 
1024
        <keyword ref="qaction.html#autoRepeat-prop">setAutoRepeat</keyword>
914
1025
        <keyword ref="qaction.html#checkable-prop">checkable</keyword>
915
1026
        <keyword ref="qaction.html#checkable-prop">isCheckable</keyword>
916
1027
        <keyword ref="qaction.html#checkable-prop">setCheckable</keyword>
926
1037
        <keyword ref="qaction.html#icon-prop">setIcon</keyword>
927
1038
        <keyword ref="qaction.html#iconText-prop">iconText</keyword>
928
1039
        <keyword ref="qaction.html#iconText-prop">setIconText</keyword>
 
1040
        <keyword ref="qaction.html#menuRole-prop">menuRole</keyword>
 
1041
        <keyword ref="qaction.html#menuRole-prop">setMenuRole</keyword>
929
1042
        <keyword ref="qaction.html#shortcut-prop">shortcut</keyword>
930
1043
        <keyword ref="qaction.html#shortcut-prop">setShortcut</keyword>
931
1044
        <keyword ref="qaction.html#shortcutContext-prop">shortcutContext</keyword>
943
1056
        <keyword ref="qaction.html#whatsThis-prop">setWhatsThis</keyword>
944
1057
        <keyword ref="qaction.html#actionGroup">actionGroup</keyword>
945
1058
        <keyword ref="qaction.html#activate">activate</keyword>
 
1059
        <keyword ref="qaction.html#associatedWidgets">associatedWidgets</keyword>
946
1060
        <keyword ref="qaction.html#changed">changed</keyword>
947
1061
        <keyword ref="qaction.html#data">data</keyword>
948
1062
        <keyword ref="qaction.html#hover">hover</keyword>
955
1069
        <keyword ref="qaction.html#setDisabled">setDisabled</keyword>
956
1070
        <keyword ref="qaction.html#setMenu">setMenu</keyword>
957
1071
        <keyword ref="qaction.html#setSeparator">setSeparator</keyword>
 
1072
        <keyword ref="qaction.html#setShortcuts">setShortcuts</keyword>
 
1073
        <keyword ref="qaction.html#shortcuts">shortcuts</keyword>
958
1074
        <keyword ref="qaction.html#showStatusText">showStatusText</keyword>
959
1075
        <keyword ref="qaction.html#toggle">toggle</keyword>
960
1076
        <keyword ref="qaction.html#toggled">toggled</keyword>
961
1077
        <keyword ref="qaction.html#trigger">trigger</keyword>
962
1078
        <keyword ref="qaction.html#triggered">triggered</keyword>
 
1079
        <keyword ref="qaction-qt3.html#accel">accel</keyword>
 
1080
        <keyword ref="qaction-qt3.html#activated">activated</keyword>
 
1081
        <keyword ref="qaction-qt3.html#addTo">addTo</keyword>
 
1082
        <keyword ref="qaction-qt3.html#iconSet">iconSet</keyword>
 
1083
        <keyword ref="qaction-qt3.html#isOn">isOn</keyword>
 
1084
        <keyword ref="qaction-qt3.html#isToggleAction">isToggleAction</keyword>
 
1085
        <keyword ref="qaction-qt3.html#menuText">menuText</keyword>
 
1086
        <keyword ref="qaction-qt3.html#removeFrom">removeFrom</keyword>
 
1087
        <keyword ref="qaction-qt3.html#setAccel">setAccel</keyword>
 
1088
        <keyword ref="qaction-qt3.html#setIconSet">setIconSet</keyword>
 
1089
        <keyword ref="qaction-qt3.html#setMenuText">setMenuText</keyword>
 
1090
        <keyword ref="qaction-qt3.html#setOn">setOn</keyword>
 
1091
        <keyword ref="qaction-qt3.html#setToggleAction">setToggleAction</keyword>
963
1092
        <section ref="qaction-members.html" title="List of all members"/>
964
1093
        <section ref="qaction-qt3.html" title="Qt 3 support members"/>
965
1094
    </section>
987
1116
        <keyword ref="qactiongroup.html#removeAction">removeAction</keyword>
988
1117
        <keyword ref="qactiongroup.html#setDisabled">setDisabled</keyword>
989
1118
        <keyword ref="qactiongroup.html#triggered">triggered</keyword>
 
1119
        <keyword ref="qactiongroup-qt3.html#add">add</keyword>
 
1120
        <keyword ref="qactiongroup-qt3.html#addSeparator">addSeparator</keyword>
 
1121
        <keyword ref="qactiongroup-qt3.html#addTo">addTo</keyword>
 
1122
        <keyword ref="qactiongroup-qt3.html#selected">selected</keyword>
990
1123
        <section ref="qactiongroup-members.html" title="List of all members"/>
991
1124
        <section ref="qactiongroup-qt3.html" title="Qt 3 support members"/>
992
1125
    </section>
1016
1149
        <keyword ref="qapplication.html#startDragDistance-prop">setStartDragDistance</keyword>
1017
1150
        <keyword ref="qapplication.html#startDragTime-prop">startDragTime</keyword>
1018
1151
        <keyword ref="qapplication.html#startDragTime-prop">setStartDragTime</keyword>
 
1152
        <keyword ref="qapplication.html#styleSheet-prop">styleSheet</keyword>
 
1153
        <keyword ref="qapplication.html#styleSheet-prop">setStyleSheet</keyword>
1019
1154
        <keyword ref="qapplication.html#wheelScrollLines-prop">wheelScrollLines</keyword>
1020
1155
        <keyword ref="qapplication.html#wheelScrollLines-prop">setWheelScrollLines</keyword>
1021
1156
        <keyword ref="qapplication.html#windowIcon-prop">windowIcon</keyword>
1031
1166
        <keyword ref="qapplication.html#closeAllWindows">closeAllWindows</keyword>
1032
1167
        <keyword ref="qapplication.html#colorSpec">colorSpec</keyword>
1033
1168
        <keyword ref="qapplication.html#commitData">commitData</keyword>
 
1169
        <keyword ref="qapplication.html#commitDataRequest">commitDataRequest</keyword>
1034
1170
        <keyword ref="qapplication.html#desktop">desktop</keyword>
1035
1171
        <keyword ref="qapplication.html#desktopSettingsAware">desktopSettingsAware</keyword>
1036
1172
        <keyword ref="qapplication.html#exec">exec</keyword>
1043
1179
        <keyword ref="qapplication.html#isLeftToRight">isLeftToRight</keyword>
1044
1180
        <keyword ref="qapplication.html#isRightToLeft">isRightToLeft</keyword>
1045
1181
        <keyword ref="qapplication.html#isSessionRestored">isSessionRestored</keyword>
 
1182
        <keyword ref="qapplication.html#keyboardInputDirection">keyboardInputDirection</keyword>
 
1183
        <keyword ref="qapplication.html#keyboardInputLocale">keyboardInputLocale</keyword>
1046
1184
        <keyword ref="qapplication.html#keyboardModifiers">keyboardModifiers</keyword>
1047
1185
        <keyword ref="qapplication.html#keypadNavigationEnabled">keypadNavigationEnabled</keyword>
1048
1186
        <keyword ref="qapplication.html#lastWindowClosed">lastWindowClosed</keyword>
1056
1194
        <keyword ref="qapplication.html#qwsSetDecoration">qwsSetDecoration</keyword>
1057
1195
        <keyword ref="qapplication.html#restoreOverrideCursor">restoreOverrideCursor</keyword>
1058
1196
        <keyword ref="qapplication.html#saveState">saveState</keyword>
 
1197
        <keyword ref="qapplication.html#saveStateRequest">saveStateRequest</keyword>
1059
1198
        <keyword ref="qapplication.html#sessionId">sessionId</keyword>
1060
1199
        <keyword ref="qapplication.html#sessionKey">sessionKey</keyword>
1061
1200
        <keyword ref="qapplication.html#setActiveWindow">setActiveWindow</keyword>
1077
1216
        <keyword ref="qapplication.html#x11EventFilter">x11EventFilter</keyword>
1078
1217
        <keyword ref="qapplication.html#x11ProcessEvent">x11ProcessEvent</keyword>
1079
1218
        <keyword ref="qapplication.html#qApp">qApp</keyword>
 
1219
        <keyword ref="qapplication-qt3.html#ColorMode-typedef">ColorMode</keyword>
 
1220
        <keyword ref="qapplication-qt3.html#colorMode">colorMode</keyword>
 
1221
        <keyword ref="qapplication-qt3.html#flushX">flushX</keyword>
 
1222
        <keyword ref="qapplication-qt3.html#hasGlobalMouseTracking">hasGlobalMouseTracking</keyword>
 
1223
        <keyword ref="qapplication-qt3.html#horizontalAlignment">horizontalAlignment</keyword>
 
1224
        <keyword ref="qapplication-qt3.html#macVersion">macVersion</keyword>
 
1225
        <keyword ref="qapplication-qt3.html#mainWidget">mainWidget</keyword>
 
1226
        <keyword ref="qapplication-qt3.html#reverseLayout">reverseLayout</keyword>
 
1227
        <keyword ref="qapplication-qt3.html#setColorMode">setColorMode</keyword>
 
1228
        <keyword ref="qapplication-qt3.html#setGlobalMouseTracking">setGlobalMouseTracking</keyword>
 
1229
        <keyword ref="qapplication-qt3.html#setMainWidget">setMainWidget</keyword>
 
1230
        <keyword ref="qapplication-qt3.html#setReverseLayout">setReverseLayout</keyword>
 
1231
        <keyword ref="qapplication-qt3.html#setWinStyleHighlightColor">setWinStyleHighlightColor</keyword>
 
1232
        <keyword ref="qapplication-qt3.html#winStyleHighlightColor">winStyleHighlightColor</keyword>
 
1233
        <keyword ref="qapplication-qt3.html#winVersion">winVersion</keyword>
 
1234
        <keyword ref="qapplication-qt3.html#CustomColors-var">CustomColors</keyword>
 
1235
        <keyword ref="qapplication-qt3.html#NormalColors-var">NormalColors</keyword>
1080
1236
        <section ref="qapplication-members.html" title="List of all members"/>
1081
1237
        <section ref="qapplication-qt3.html" title="Qt 3 support members"/>
1082
1238
    </section>
1235
1391
        <keyword ref="qaxwidget.html#createAggregate">createAggregate</keyword>
1236
1392
        <keyword ref="qaxwidget.html#createHostWindow">createHostWindow</keyword>
1237
1393
        <keyword ref="qaxwidget.html#doVerb">doVerb</keyword>
 
1394
        <keyword ref="qaxwidget.html#initialize">initialize</keyword>
1238
1395
        <keyword ref="qaxwidget.html#translateKeyEvent">translateKeyEvent</keyword>
1239
1396
        <section ref="qaxwidget-members.html" title="List of all members"/>
1240
1397
    </section>
1282
1439
        <keyword ref="qbitmap.html#transformed">transformed</keyword>
1283
1440
        <keyword ref="qbitmap.html#operator-QVariant">operator QVariant</keyword>
1284
1441
        <keyword ref="qbitmap.html#operator-eq">operator=</keyword>
 
1442
        <keyword ref="qbitmap-qt3.html#xForm">xForm</keyword>
1285
1443
        <section ref="qbitmap-members.html" title="List of all members"/>
1286
1444
        <section ref="qbitmap-qt3.html" title="Qt 3 support members"/>
1287
1445
    </section>
1306
1464
        <keyword ref="qboxlayout.html#invalidate">invalidate</keyword>
1307
1465
        <keyword ref="qboxlayout.html#setDirection">setDirection</keyword>
1308
1466
        <keyword ref="qboxlayout.html#setStretchFactor">setStretchFactor</keyword>
 
1467
        <keyword ref="qboxlayout-qt3.html#findWidget">findWidget</keyword>
1309
1468
        <section ref="qboxlayout-members.html" title="List of all members"/>
1310
1469
        <section ref="qboxlayout-qt3.html" title="Qt 3 support members"/>
1311
1470
    </section>
1314
1473
        <keyword ref="qbrush.html#color">color</keyword>
1315
1474
        <keyword ref="qbrush.html#gradient">gradient</keyword>
1316
1475
        <keyword ref="qbrush.html#isOpaque">isOpaque</keyword>
 
1476
        <keyword ref="qbrush.html#matrix">matrix</keyword>
1317
1477
        <keyword ref="qbrush.html#setColor">setColor</keyword>
 
1478
        <keyword ref="qbrush.html#setMatrix">setMatrix</keyword>
1318
1479
        <keyword ref="qbrush.html#setStyle">setStyle</keyword>
1319
1480
        <keyword ref="qbrush.html#setTexture">setTexture</keyword>
 
1481
        <keyword ref="qbrush.html#setTextureImage">setTextureImage</keyword>
1320
1482
        <keyword ref="qbrush.html#style">style</keyword>
1321
1483
        <keyword ref="qbrush.html#texture">texture</keyword>
 
1484
        <keyword ref="qbrush.html#textureImage">textureImage</keyword>
1322
1485
        <keyword ref="qbrush.html#operator-QVariant">operator QVariant</keyword>
1323
1486
        <keyword ref="qbrush.html#operator-not-eq">operator!=</keyword>
1324
1487
        <keyword ref="qbrush.html#operator-eq">operator=</keyword>
1325
1488
        <keyword ref="qbrush.html#operator-eq-eq">operator==</keyword>
 
1489
        <keyword ref="qbrush-qt3.html#pixmap">pixmap</keyword>
 
1490
        <keyword ref="qbrush-qt3.html#setPixmap">setPixmap</keyword>
 
1491
        <keyword ref="qbrush-qt3.html#operator-const-QColor--and">operator const QColor &amp;</keyword>
1326
1492
        <section ref="qbrush-members.html" title="List of all members"/>
1327
1493
        <section ref="qbrush-qt3.html" title="Qt 3 support members"/>
1328
1494
    </section>
1341
1507
        <keyword ref="qbuttongroup.html#addButton">addButton</keyword>
1342
1508
        <keyword ref="qbuttongroup.html#button">button</keyword>
1343
1509
        <keyword ref="qbuttongroup.html#buttonClicked">buttonClicked</keyword>
 
1510
        <keyword ref="qbuttongroup.html#buttonPressed">buttonPressed</keyword>
 
1511
        <keyword ref="qbuttongroup.html#buttonReleased">buttonReleased</keyword>
1344
1512
        <keyword ref="qbuttongroup.html#buttons">buttons</keyword>
1345
1513
        <keyword ref="qbuttongroup.html#checkedButton">checkedButton</keyword>
1346
1514
        <keyword ref="qbuttongroup.html#checkedId">checkedId</keyword>
1347
1515
        <keyword ref="qbuttongroup.html#id">id</keyword>
1348
1516
        <keyword ref="qbuttongroup.html#removeButton">removeButton</keyword>
1349
1517
        <keyword ref="qbuttongroup.html#setId">setId</keyword>
 
1518
        <keyword ref="qbuttongroup-qt3.html#insert">insert</keyword>
 
1519
        <keyword ref="qbuttongroup-qt3.html#remove">remove</keyword>
1350
1520
        <section ref="qbuttongroup-members.html" title="List of all members"/>
1351
1521
        <section ref="qbuttongroup-qt3.html" title="Qt 3 support members"/>
1352
1522
    </section>
1428
1598
        <keyword ref="qbytearray.html#qstrncmp">qstrncmp</keyword>
1429
1599
        <keyword ref="qbytearray.html#qstrncpy">qstrncpy</keyword>
1430
1600
        <keyword ref="qbytearray.html#qstrnicmp">qstrnicmp</keyword>
 
1601
        <keyword ref="qbytearray.html#qstrnlen">qstrnlen</keyword>
1431
1602
        <keyword ref="qbytearray.html#qvsnprintf">qvsnprintf</keyword>
1432
 
        <keyword ref="qbytearray.html#operator-2b">operator+</keyword>
 
1603
        <keyword ref="qbytearray-qt3.html#duplicate">duplicate</keyword>
 
1604
        <keyword ref="qbytearray-qt3.html#find">find</keyword>
 
1605
        <keyword ref="qbytearray-qt3.html#findRev">findRev</keyword>
 
1606
        <keyword ref="qbytearray-qt3.html#leftJustify">leftJustify</keyword>
 
1607
        <keyword ref="qbytearray-qt3.html#lower">lower</keyword>
 
1608
        <keyword ref="qbytearray-qt3.html#resetRawData">resetRawData</keyword>
 
1609
        <keyword ref="qbytearray-qt3.html#rightJustify">rightJustify</keyword>
 
1610
        <keyword ref="qbytearray-qt3.html#setRawData">setRawData</keyword>
 
1611
        <keyword ref="qbytearray-qt3.html#simplifyWhiteSpace">simplifyWhiteSpace</keyword>
 
1612
        <keyword ref="qbytearray-qt3.html#stripWhiteSpace">stripWhiteSpace</keyword>
 
1613
        <keyword ref="qbytearray-qt3.html#upper">upper</keyword>
1433
1614
        <section ref="qbytearray-members.html" title="List of all members"/>
1434
1615
        <section ref="qbytearray-qt3.html" title="Qt 3 support members"/>
1435
1616
    </section>
1460
1641
        <section ref="qcache-members.html" title="List of all members"/>
1461
1642
        <section ref="qcache-qt3.html" title="Qt 3 support members"/>
1462
1643
    </section>
 
1644
    <section ref="qcalendarwidget.html" title="QCalendarWidget Class Reference">
 
1645
        <keyword ref="qcalendarwidget.html">QCalendarWidget</keyword>
 
1646
        <keyword ref="qcalendarwidget.html#HorizontalHeaderFormat-enum">HorizontalHeaderFormat</keyword>
 
1647
        <keyword ref="qcalendarwidget.html#HorizontalHeaderFormat-enum">QCalendarWidget::ShortDayNames</keyword>
 
1648
        <keyword ref="qcalendarwidget.html#HorizontalHeaderFormat-enum">QCalendarWidget::SingleLetterDayNames</keyword>
 
1649
        <keyword ref="qcalendarwidget.html#HorizontalHeaderFormat-enum">QCalendarWidget::NoHorizontalHeader</keyword>
 
1650
        <keyword ref="qcalendarwidget.html#HorizontalHeaderFormat-enum">QCalendarWidget::LongDayNames</keyword>
 
1651
        <keyword ref="qcalendarwidget.html#SelectionMode-enum">SelectionMode</keyword>
 
1652
        <keyword ref="qcalendarwidget.html#SelectionMode-enum">QCalendarWidget::SingleSelection</keyword>
 
1653
        <keyword ref="qcalendarwidget.html#SelectionMode-enum">QCalendarWidget::NoSelection</keyword>
 
1654
        <keyword ref="qcalendarwidget.html#VerticalHeaderFormat-enum">VerticalHeaderFormat</keyword>
 
1655
        <keyword ref="qcalendarwidget.html#VerticalHeaderFormat-enum">QCalendarWidget::ISOWeekNumbers</keyword>
 
1656
        <keyword ref="qcalendarwidget.html#VerticalHeaderFormat-enum">QCalendarWidget::NoVerticalHeader</keyword>
 
1657
        <keyword ref="qcalendarwidget.html#firstDayOfWeek-prop">firstDayOfWeek</keyword>
 
1658
        <keyword ref="qcalendarwidget.html#firstDayOfWeek-prop">setFirstDayOfWeek</keyword>
 
1659
        <keyword ref="qcalendarwidget.html#gridVisible-prop">gridVisible</keyword>
 
1660
        <keyword ref="qcalendarwidget.html#gridVisible-prop">isGridVisible</keyword>
 
1661
        <keyword ref="qcalendarwidget.html#gridVisible-prop">setGridVisible</keyword>
 
1662
        <keyword ref="qcalendarwidget.html#headerVisible-prop">headerVisible</keyword>
 
1663
        <keyword ref="qcalendarwidget.html#headerVisible-prop">isHeaderVisible</keyword>
 
1664
        <keyword ref="qcalendarwidget.html#headerVisible-prop">setHeaderVisible</keyword>
 
1665
        <keyword ref="qcalendarwidget.html#horizontalHeaderFormat-prop">horizontalHeaderFormat</keyword>
 
1666
        <keyword ref="qcalendarwidget.html#horizontalHeaderFormat-prop">setHorizontalHeaderFormat</keyword>
 
1667
        <keyword ref="qcalendarwidget.html#maximumDate-prop">maximumDate</keyword>
 
1668
        <keyword ref="qcalendarwidget.html#maximumDate-prop">setMaximumDate</keyword>
 
1669
        <keyword ref="qcalendarwidget.html#minimumDate-prop">minimumDate</keyword>
 
1670
        <keyword ref="qcalendarwidget.html#minimumDate-prop">setMinimumDate</keyword>
 
1671
        <keyword ref="qcalendarwidget.html#selectedDate-prop">selectedDate</keyword>
 
1672
        <keyword ref="qcalendarwidget.html#selectedDate-prop">setSelectedDate</keyword>
 
1673
        <keyword ref="qcalendarwidget.html#selectionMode-prop">selectionMode</keyword>
 
1674
        <keyword ref="qcalendarwidget.html#selectionMode-prop">setSelectionMode</keyword>
 
1675
        <keyword ref="qcalendarwidget.html#verticalHeaderFormat-prop">verticalHeaderFormat</keyword>
 
1676
        <keyword ref="qcalendarwidget.html#verticalHeaderFormat-prop">setVerticalHeaderFormat</keyword>
 
1677
        <keyword ref="qcalendarwidget.html#activated">activated</keyword>
 
1678
        <keyword ref="qcalendarwidget.html#clicked">clicked</keyword>
 
1679
        <keyword ref="qcalendarwidget.html#currentPageChanged">currentPageChanged</keyword>
 
1680
        <keyword ref="qcalendarwidget.html#dateTextFormat">dateTextFormat</keyword>
 
1681
        <keyword ref="qcalendarwidget.html#headerTextFormat">headerTextFormat</keyword>
 
1682
        <keyword ref="qcalendarwidget.html#monthShown">monthShown</keyword>
 
1683
        <keyword ref="qcalendarwidget.html#paintCell">paintCell</keyword>
 
1684
        <keyword ref="qcalendarwidget.html#selectionChanged">selectionChanged</keyword>
 
1685
        <keyword ref="qcalendarwidget.html#setCurrentPage">setCurrentPage</keyword>
 
1686
        <keyword ref="qcalendarwidget.html#setDateRange">setDateRange</keyword>
 
1687
        <keyword ref="qcalendarwidget.html#setDateTextFormat">setDateTextFormat</keyword>
 
1688
        <keyword ref="qcalendarwidget.html#setHeaderTextFormat">setHeaderTextFormat</keyword>
 
1689
        <keyword ref="qcalendarwidget.html#setWeekdayTextFormat">setWeekdayTextFormat</keyword>
 
1690
        <keyword ref="qcalendarwidget.html#showNextMonth">showNextMonth</keyword>
 
1691
        <keyword ref="qcalendarwidget.html#showNextYear">showNextYear</keyword>
 
1692
        <keyword ref="qcalendarwidget.html#showPreviousMonth">showPreviousMonth</keyword>
 
1693
        <keyword ref="qcalendarwidget.html#showPreviousYear">showPreviousYear</keyword>
 
1694
        <keyword ref="qcalendarwidget.html#showSelectedDate">showSelectedDate</keyword>
 
1695
        <keyword ref="qcalendarwidget.html#showToday">showToday</keyword>
 
1696
        <keyword ref="qcalendarwidget.html#weekdayTextFormat">weekdayTextFormat</keyword>
 
1697
        <keyword ref="qcalendarwidget.html#yearShown">yearShown</keyword>
 
1698
        <section ref="qcalendarwidget-members.html" title="List of all members"/>
 
1699
    </section>
1463
1700
    <section ref="qcdestyle.html" title="QCDEStyle Class Reference">
1464
1701
        <keyword ref="qcdestyle.html">QCDEStyle</keyword>
1465
1702
        <section ref="qcdestyle-members.html" title="List of all members"/>
1591
1828
        <keyword ref="qchar.html#toUpper">toUpper</keyword>
1592
1829
        <keyword ref="qchar.html#unicode">unicode</keyword>
1593
1830
        <keyword ref="qchar.html#unicodeVersion">unicodeVersion</keyword>
1594
 
        <keyword ref="qchar.html#operator-lt">operator&lt;</keyword>
1595
1831
        <keyword ref="qchar.html#operator-lt-eq">operator&lt;=</keyword>
1596
1832
        <keyword ref="qchar.html#operator-gt">operator&gt;</keyword>
1597
1833
        <keyword ref="qchar.html#operator-gt-eq">operator&gt;=</keyword>
 
1834
        <keyword ref="qchar-qt3.html#ascii">ascii</keyword>
 
1835
        <keyword ref="qchar-qt3.html#latin1">latin1</keyword>
 
1836
        <keyword ref="qchar-qt3.html#lower">lower</keyword>
 
1837
        <keyword ref="qchar-qt3.html#mirrored">mirrored</keyword>
 
1838
        <keyword ref="qchar-qt3.html#networkOrdered">networkOrdered</keyword>
 
1839
        <keyword ref="qchar-qt3.html#upper">upper</keyword>
1598
1840
        <section ref="qchar-members.html" title="List of all members"/>
1599
1841
        <section ref="qchar-qt3.html" title="Qt 3 support members"/>
1600
1842
    </section>
1606
1848
        <keyword ref="qcheckbox.html#checkState">checkState</keyword>
1607
1849
        <keyword ref="qcheckbox.html#setCheckState">setCheckState</keyword>
1608
1850
        <keyword ref="qcheckbox.html#stateChanged">stateChanged</keyword>
 
1851
        <keyword ref="qcheckbox-qt3.html#ToggleState-enum">ToggleState</keyword>
 
1852
        <keyword ref="qcheckbox-qt3.html#ToggleState-enum">QCheckBox::Off</keyword>
 
1853
        <keyword ref="qcheckbox-qt3.html#ToggleState-enum">QCheckBox::NoChange</keyword>
 
1854
        <keyword ref="qcheckbox-qt3.html#ToggleState-enum">QCheckBox::On</keyword>
 
1855
        <keyword ref="qcheckbox-qt3.html#setNoChange">setNoChange</keyword>
 
1856
        <keyword ref="qcheckbox-qt3.html#setState">setState</keyword>
 
1857
        <keyword ref="qcheckbox-qt3.html#state">state</keyword>
1609
1858
        <section ref="qcheckbox-members.html" title="List of all members"/>
1610
1859
        <section ref="qcheckbox-qt3.html" title="Qt 3 support members"/>
1611
1860
    </section>
1615
1864
        <keyword ref="qchildevent.html#child">child</keyword>
1616
1865
        <keyword ref="qchildevent.html#polished">polished</keyword>
1617
1866
        <keyword ref="qchildevent.html#removed">removed</keyword>
 
1867
        <keyword ref="qchildevent-qt3.html#inserted">inserted</keyword>
1618
1868
        <section ref="qchildevent-members.html" title="List of all members"/>
1619
1869
        <section ref="qchildevent-qt3.html" title="Qt 3 support members"/>
1620
1870
    </section>
 
1871
    <section ref="qcleanlooksstyle.html" title="QCleanlooksStyle Class Reference">
 
1872
        <keyword ref="qcleanlooksstyle.html">QCleanlooksStyle</keyword>
 
1873
        <keyword ref="qcleanlooksstyle.html#drawItemText">drawItemText</keyword>
 
1874
        <section ref="qcleanlooksstyle-members.html" title="List of all members"/>
 
1875
    </section>
1621
1876
    <section ref="qclipboard.html" title="QClipboard Class Reference">
1622
1877
        <keyword ref="qclipboard.html">QClipboard</keyword>
1623
1878
        <keyword ref="qclipboard.html#Mode-enum">Mode</keyword>
 
1879
        <keyword ref="qclipboard.html#Mode-enum">QClipboard::FindBuffer</keyword>
1624
1880
        <keyword ref="qclipboard.html#Mode-enum">QClipboard::Clipboard</keyword>
1625
1881
        <keyword ref="qclipboard.html#Mode-enum">QClipboard::Selection</keyword>
 
1882
        <keyword ref="qclipboard.html#changed">changed</keyword>
1626
1883
        <keyword ref="qclipboard.html#clear">clear</keyword>
1627
1884
        <keyword ref="qclipboard.html#dataChanged">dataChanged</keyword>
 
1885
        <keyword ref="qclipboard.html#findBufferChanged">findBufferChanged</keyword>
1628
1886
        <keyword ref="qclipboard.html#image">image</keyword>
1629
1887
        <keyword ref="qclipboard.html#mimeData">mimeData</keyword>
1630
1888
        <keyword ref="qclipboard.html#ownsClipboard">ownsClipboard</keyword>
 
1889
        <keyword ref="qclipboard.html#ownsFindBuffer">ownsFindBuffer</keyword>
1631
1890
        <keyword ref="qclipboard.html#ownsSelection">ownsSelection</keyword>
1632
1891
        <keyword ref="qclipboard.html#pixmap">pixmap</keyword>
1633
1892
        <keyword ref="qclipboard.html#selectionChanged">selectionChanged</keyword>
1635
1894
        <keyword ref="qclipboard.html#setMimeData">setMimeData</keyword>
1636
1895
        <keyword ref="qclipboard.html#setPixmap">setPixmap</keyword>
1637
1896
        <keyword ref="qclipboard.html#setText">setText</keyword>
 
1897
        <keyword ref="qclipboard.html#supportsFindBuffer">supportsFindBuffer</keyword>
1638
1898
        <keyword ref="qclipboard.html#supportsSelection">supportsSelection</keyword>
1639
1899
        <keyword ref="qclipboard.html#text">text</keyword>
 
1900
        <keyword ref="qclipboard-qt3.html#data">data</keyword>
 
1901
        <keyword ref="qclipboard-qt3.html#setData">setData</keyword>
1640
1902
        <section ref="qclipboard-members.html" title="List of all members"/>
1641
1903
        <section ref="qclipboard-qt3.html" title="Qt 3 support members"/>
1642
1904
    </section>
1726
1988
        <keyword ref="qcolor.html#qRed">qRed</keyword>
1727
1989
        <keyword ref="qcolor.html#qRgb">qRgb</keyword>
1728
1990
        <keyword ref="qcolor.html#qRgba">qRgba</keyword>
 
1991
        <keyword ref="qcolor-qt3.html#getRgba">getRgba</keyword>
 
1992
        <keyword ref="qcolor-qt3.html#hsv">hsv</keyword>
 
1993
        <keyword ref="qcolor-qt3.html#pixel">pixel</keyword>
1729
1994
        <section ref="qcolor-members.html" title="List of all members"/>
1730
1995
        <section ref="qcolor-qt3.html" title="Qt 3 support members"/>
1731
1996
    </section>
1745
2010
        <keyword ref="qcolorgroup.html#operator-QVariant">operator QVariant</keyword>
1746
2011
        <keyword ref="qcolorgroup.html#operator-not-eq">operator!=</keyword>
1747
2012
        <keyword ref="qcolorgroup.html#operator-eq-eq">operator==</keyword>
 
2013
        <keyword ref="qcolorgroup-qt3.html#background">background</keyword>
 
2014
        <keyword ref="qcolorgroup-qt3.html#base">base</keyword>
 
2015
        <keyword ref="qcolorgroup-qt3.html#brightText">brightText</keyword>
 
2016
        <keyword ref="qcolorgroup-qt3.html#button">button</keyword>
 
2017
        <keyword ref="qcolorgroup-qt3.html#buttonText">buttonText</keyword>
 
2018
        <keyword ref="qcolorgroup-qt3.html#dark">dark</keyword>
 
2019
        <keyword ref="qcolorgroup-qt3.html#foreground">foreground</keyword>
 
2020
        <keyword ref="qcolorgroup-qt3.html#highlight">highlight</keyword>
 
2021
        <keyword ref="qcolorgroup-qt3.html#highlightedText">highlightedText</keyword>
 
2022
        <keyword ref="qcolorgroup-qt3.html#light">light</keyword>
 
2023
        <keyword ref="qcolorgroup-qt3.html#link">link</keyword>
 
2024
        <keyword ref="qcolorgroup-qt3.html#linkVisited">linkVisited</keyword>
 
2025
        <keyword ref="qcolorgroup-qt3.html#mid">mid</keyword>
 
2026
        <keyword ref="qcolorgroup-qt3.html#midlight">midlight</keyword>
 
2027
        <keyword ref="qcolorgroup-qt3.html#shadow">shadow</keyword>
 
2028
        <keyword ref="qcolorgroup-qt3.html#text">text</keyword>
1748
2029
        <section ref="qcolorgroup-members.html" title="List of all members"/>
1749
2030
        <section ref="qcolorgroup-qt3.html" title="Qt 3 support members"/>
1750
2031
    </section>
1762
2043
        <keyword ref="qcolormap.html#mode">mode</keyword>
1763
2044
        <keyword ref="qcolormap.html#pixel">pixel</keyword>
1764
2045
        <keyword ref="qcolormap.html#size">size</keyword>
 
2046
        <keyword ref="qcolormap.html#operator-eq">operator=</keyword>
1765
2047
        <section ref="qcolormap-members.html" title="List of all members"/>
1766
2048
    </section>
1767
2049
    <section ref="qcombobox.html" title="QComboBox Class Reference">
1769
2051
        <keyword ref="qcombobox.html#InsertPolicy-enum">InsertPolicy</keyword>
1770
2052
        <keyword ref="qcombobox.html#InsertPolicy-enum">QComboBox::InsertBeforeCurrent</keyword>
1771
2053
        <keyword ref="qcombobox.html#InsertPolicy-enum">QComboBox::InsertAtBottom</keyword>
 
2054
        <keyword ref="qcombobox.html#InsertPolicy-enum">QComboBox::InsertAlphabetically</keyword>
1772
2055
        <keyword ref="qcombobox.html#InsertPolicy-enum">QComboBox::NoInsert</keyword>
1773
2056
        <keyword ref="qcombobox.html#InsertPolicy-enum">QComboBox::InsertAtTop</keyword>
1774
2057
        <keyword ref="qcombobox.html#InsertPolicy-enum">QComboBox::InsertAtCurrent</keyword>
1777
2060
        <keyword ref="qcombobox.html#SizeAdjustPolicy-enum">QComboBox::AdjustToContents</keyword>
1778
2061
        <keyword ref="qcombobox.html#SizeAdjustPolicy-enum">QComboBox::AdjustToContentsOnFirstShow</keyword>
1779
2062
        <keyword ref="qcombobox.html#SizeAdjustPolicy-enum">QComboBox::AdjustToMinimumContentsLength</keyword>
1780
 
        <keyword ref="qcombobox.html#autoCompletion-prop">autoCompletion</keyword>
1781
 
        <keyword ref="qcombobox.html#autoCompletion-prop">setAutoCompletion</keyword>
1782
 
        <keyword ref="qcombobox.html#autoCompletionCaseSensitivity-prop">autoCompletionCaseSensitivity</keyword>
1783
 
        <keyword ref="qcombobox.html#autoCompletionCaseSensitivity-prop">setAutoCompletionCaseSensitivity</keyword>
1784
2063
        <keyword ref="qcombobox.html#count-prop">count</keyword>
1785
2064
        <keyword ref="qcombobox.html#currentIndex-prop">currentIndex</keyword>
1786
2065
        <keyword ref="qcombobox.html#currentIndex-prop">setCurrentIndex</keyword>
1812
2091
        <keyword ref="qcombobox.html#addItems">addItems</keyword>
1813
2092
        <keyword ref="qcombobox.html#clear">clear</keyword>
1814
2093
        <keyword ref="qcombobox.html#clearEditText">clearEditText</keyword>
 
2094
        <keyword ref="qcombobox.html#completer">completer</keyword>
1815
2095
        <keyword ref="qcombobox.html#currentIndexChanged">currentIndexChanged</keyword>
1816
2096
        <keyword ref="qcombobox.html#editTextChanged">editTextChanged</keyword>
1817
2097
        <keyword ref="qcombobox.html#findData">findData</keyword>
1828
2108
        <keyword ref="qcombobox.html#model">model</keyword>
1829
2109
        <keyword ref="qcombobox.html#removeItem">removeItem</keyword>
1830
2110
        <keyword ref="qcombobox.html#rootModelIndex">rootModelIndex</keyword>
 
2111
        <keyword ref="qcombobox.html#setCompleter">setCompleter</keyword>
1831
2112
        <keyword ref="qcombobox.html#setEditText">setEditText</keyword>
1832
2113
        <keyword ref="qcombobox.html#setItemData">setItemData</keyword>
1833
2114
        <keyword ref="qcombobox.html#setItemDelegate">setItemDelegate</keyword>
1841
2122
        <keyword ref="qcombobox.html#showPopup">showPopup</keyword>
1842
2123
        <keyword ref="qcombobox.html#validator">validator</keyword>
1843
2124
        <keyword ref="qcombobox.html#view">view</keyword>
 
2125
        <keyword ref="qcombobox-qt3.html#Policy-typedef">Policy</keyword>
 
2126
        <keyword ref="qcombobox-qt3.html#changeItem">changeItem</keyword>
 
2127
        <keyword ref="qcombobox-qt3.html#clearEdit">clearEdit</keyword>
 
2128
        <keyword ref="qcombobox-qt3.html#clearValidator">clearValidator</keyword>
 
2129
        <keyword ref="qcombobox-qt3.html#currentItem">currentItem</keyword>
 
2130
        <keyword ref="qcombobox-qt3.html#editable">editable</keyword>
 
2131
        <keyword ref="qcombobox-qt3.html#insertStringList">insertStringList</keyword>
 
2132
        <keyword ref="qcombobox-qt3.html#insertionPolicy">insertionPolicy</keyword>
 
2133
        <keyword ref="qcombobox-qt3.html#pixmap">pixmap</keyword>
 
2134
        <keyword ref="qcombobox-qt3.html#popup">popup</keyword>
 
2135
        <keyword ref="qcombobox-qt3.html#setCurrentItem">setCurrentItem</keyword>
 
2136
        <keyword ref="qcombobox-qt3.html#setCurrentText">setCurrentText</keyword>
 
2137
        <keyword ref="qcombobox-qt3.html#setInsertionPolicy">setInsertionPolicy</keyword>
 
2138
        <keyword ref="qcombobox-qt3.html#text">text</keyword>
 
2139
        <keyword ref="qcombobox-qt3.html#textChanged">textChanged</keyword>
1844
2140
        <section ref="qcombobox-members.html" title="List of all members"/>
 
2141
        <section ref="qcombobox-obsolete.html" title="Obsolete members"/>
1845
2142
        <section ref="qcombobox-qt3.html" title="Qt 3 support members"/>
1846
2143
    </section>
1847
2144
    <section ref="qcommonstyle.html" title="QCommonStyle Class Reference">
1848
2145
        <keyword ref="qcommonstyle.html">QCommonStyle</keyword>
1849
2146
        <section ref="qcommonstyle-members.html" title="List of all members"/>
1850
2147
    </section>
 
2148
    <section ref="qcompleter.html" title="QCompleter Class Reference">
 
2149
        <keyword ref="qcompleter.html">QCompleter</keyword>
 
2150
        <keyword ref="qcompleter.html#CompletionMode-enum">CompletionMode</keyword>
 
2151
        <keyword ref="qcompleter.html#CompletionMode-enum">QCompleter::PopupCompletion</keyword>
 
2152
        <keyword ref="qcompleter.html#CompletionMode-enum">QCompleter::InlineCompletion</keyword>
 
2153
        <keyword ref="qcompleter.html#CompletionMode-enum">QCompleter::UnfilteredPopupCompletion</keyword>
 
2154
        <keyword ref="qcompleter.html#ModelSorting-enum">ModelSorting</keyword>
 
2155
        <keyword ref="qcompleter.html#ModelSorting-enum">QCompleter::CaseSensitivelySortedModel</keyword>
 
2156
        <keyword ref="qcompleter.html#ModelSorting-enum">QCompleter::UnsortedModel</keyword>
 
2157
        <keyword ref="qcompleter.html#ModelSorting-enum">QCompleter::CaseInsensitivelySortedModel</keyword>
 
2158
        <keyword ref="qcompleter.html#caseSensitivity-prop">caseSensitivity</keyword>
 
2159
        <keyword ref="qcompleter.html#caseSensitivity-prop">setCaseSensitivity</keyword>
 
2160
        <keyword ref="qcompleter.html#completionColumn-prop">completionColumn</keyword>
 
2161
        <keyword ref="qcompleter.html#completionColumn-prop">setCompletionColumn</keyword>
 
2162
        <keyword ref="qcompleter.html#completionMode-prop">completionMode</keyword>
 
2163
        <keyword ref="qcompleter.html#completionMode-prop">setCompletionMode</keyword>
 
2164
        <keyword ref="qcompleter.html#completionPrefix-prop">completionPrefix</keyword>
 
2165
        <keyword ref="qcompleter.html#completionPrefix-prop">setCompletionPrefix</keyword>
 
2166
        <keyword ref="qcompleter.html#completionRole-prop">completionRole</keyword>
 
2167
        <keyword ref="qcompleter.html#completionRole-prop">setCompletionRole</keyword>
 
2168
        <keyword ref="qcompleter.html#modelSorting-prop">modelSorting</keyword>
 
2169
        <keyword ref="qcompleter.html#modelSorting-prop">setModelSorting</keyword>
 
2170
        <keyword ref="qcompleter.html#activated">activated</keyword>
 
2171
        <keyword ref="qcompleter.html#complete">complete</keyword>
 
2172
        <keyword ref="qcompleter.html#completionCount">completionCount</keyword>
 
2173
        <keyword ref="qcompleter.html#completionModel">completionModel</keyword>
 
2174
        <keyword ref="qcompleter.html#currentCompletion">currentCompletion</keyword>
 
2175
        <keyword ref="qcompleter.html#currentIndex">currentIndex</keyword>
 
2176
        <keyword ref="qcompleter.html#currentRow">currentRow</keyword>
 
2177
        <keyword ref="qcompleter.html#highlighted">highlighted</keyword>
 
2178
        <keyword ref="qcompleter.html#model">model</keyword>
 
2179
        <keyword ref="qcompleter.html#pathFromIndex">pathFromIndex</keyword>
 
2180
        <keyword ref="qcompleter.html#popup">popup</keyword>
 
2181
        <keyword ref="qcompleter.html#setCurrentRow">setCurrentRow</keyword>
 
2182
        <keyword ref="qcompleter.html#setModel">setModel</keyword>
 
2183
        <keyword ref="qcompleter.html#setPopup">setPopup</keyword>
 
2184
        <keyword ref="qcompleter.html#setWidget">setWidget</keyword>
 
2185
        <keyword ref="qcompleter.html#splitPath">splitPath</keyword>
 
2186
        <keyword ref="qcompleter.html#widget">widget</keyword>
 
2187
        <section ref="qcompleter-members.html" title="List of all members"/>
 
2188
    </section>
1851
2189
    <section ref="qconicalgradient.html" title="QConicalGradient Class Reference">
1852
2190
        <keyword ref="qconicalgradient.html">QConicalGradient</keyword>
1853
2191
        <keyword ref="qconicalgradient.html#angle">angle</keyword>
1854
2192
        <keyword ref="qconicalgradient.html#center">center</keyword>
 
2193
        <keyword ref="qconicalgradient.html#setAngle">setAngle</keyword>
 
2194
        <keyword ref="qconicalgradient.html#setCenter">setCenter</keyword>
1855
2195
        <section ref="qconicalgradient-members.html" title="List of all members"/>
1856
2196
    </section>
1857
2197
    <section ref="qconststring.html" title="QConstString Class Reference">
1858
2198
        <keyword ref="qconststring.html">QConstString</keyword>
 
2199
        <keyword ref="qconststring-qt3.html#string">string</keyword>
1859
2200
        <section ref="qconststring-members.html" title="List of all members"/>
1860
2201
        <section ref="qconststring-qt3.html" title="Qt 3 support members"/>
1861
2202
    </section>
1872
2213
        <keyword ref="qcontextmenuevent.html#reason">reason</keyword>
1873
2214
        <keyword ref="qcontextmenuevent.html#x">x</keyword>
1874
2215
        <keyword ref="qcontextmenuevent.html#y">y</keyword>
 
2216
        <keyword ref="qcontextmenuevent-qt3.html#state">state</keyword>
1875
2217
        <section ref="qcontextmenuevent-members.html" title="List of all members"/>
1876
2218
        <section ref="qcontextmenuevent-qt3.html" title="Qt 3 support members"/>
1877
2219
    </section>
1878
2220
    <section ref="qcopchannel.html" title="QCopChannel Class Reference">
1879
2221
        <keyword ref="qcopchannel.html">QCopChannel</keyword>
1880
2222
        <keyword ref="qcopchannel.html#channel">channel</keyword>
 
2223
        <keyword ref="qcopchannel.html#flush">flush</keyword>
1881
2224
        <keyword ref="qcopchannel.html#isRegistered">isRegistered</keyword>
1882
2225
        <keyword ref="qcopchannel.html#receive">receive</keyword>
1883
2226
        <keyword ref="qcopchannel.html#received">received</keyword>
1888
2231
    <section ref="qcoreapplication.html" title="QCoreApplication Class Reference">
1889
2232
        <keyword ref="qcoreapplication.html">QCoreApplication</keyword>
1890
2233
        <keyword ref="qcoreapplication.html#Encoding-enum">Encoding</keyword>
 
2234
        <keyword ref="qcoreapplication.html#Encoding-enum">QCoreApplication::CodecForTr</keyword>
1891
2235
        <keyword ref="qcoreapplication.html#Encoding-enum">QCoreApplication::UnicodeUTF8</keyword>
1892
2236
        <keyword ref="qcoreapplication.html#Encoding-enum">QCoreApplication::DefaultCodec</keyword>
1893
2237
        <keyword ref="qcoreapplication.html#EventFilter-typedef">EventFilter</keyword>
1920
2264
        <keyword ref="qcoreapplication.html#removeTranslator">removeTranslator</keyword>
1921
2265
        <keyword ref="qcoreapplication.html#sendEvent">sendEvent</keyword>
1922
2266
        <keyword ref="qcoreapplication.html#sendPostedEvents">sendPostedEvents</keyword>
 
2267
        <keyword ref="qcoreapplication.html#setAttribute">setAttribute</keyword>
1923
2268
        <keyword ref="qcoreapplication.html#setEventFilter">setEventFilter</keyword>
1924
2269
        <keyword ref="qcoreapplication.html#setLibraryPaths">setLibraryPaths</keyword>
1925
2270
        <keyword ref="qcoreapplication.html#startingUp">startingUp</keyword>
 
2271
        <keyword ref="qcoreapplication.html#testAttribute">testAttribute</keyword>
1926
2272
        <keyword ref="qcoreapplication.html#translate">translate</keyword>
1927
2273
        <keyword ref="qcoreapplication.html#winEventFilter">winEventFilter</keyword>
1928
2274
        <keyword ref="qcoreapplication.html#qAddPostRoutine">qAddPostRoutine</keyword>
1929
2275
        <keyword ref="qcoreapplication.html#Q_DECLARE_TR_FUNCTIONS">Q_DECLARE_TR_FUNCTIONS</keyword>
 
2276
        <keyword ref="qcoreapplication-qt3.html#enter_loop">enter_loop</keyword>
 
2277
        <keyword ref="qcoreapplication-qt3.html#exit_loop">exit_loop</keyword>
 
2278
        <keyword ref="qcoreapplication-qt3.html#lock">lock</keyword>
 
2279
        <keyword ref="qcoreapplication-qt3.html#locked">locked</keyword>
 
2280
        <keyword ref="qcoreapplication-qt3.html#loopLevel">loopLevel</keyword>
 
2281
        <keyword ref="qcoreapplication-qt3.html#processOneEvent">processOneEvent</keyword>
 
2282
        <keyword ref="qcoreapplication-qt3.html#tryLock">tryLock</keyword>
 
2283
        <keyword ref="qcoreapplication-qt3.html#unlock">unlock</keyword>
1930
2284
        <section ref="qcoreapplication-members.html" title="List of all members"/>
1931
 
        <section ref="qcoreapplication-obsolete.html" title="Obsolete members"/>
1932
2285
        <section ref="qcoreapplication-qt3.html" title="Qt 3 support members"/>
1933
2286
    </section>
1934
2287
    <section ref="qcursor.html" title="QCursor Class Reference">
1948
2301
    </section>
1949
2302
    <section ref="qcustomevent.html" title="QCustomEvent Class Reference">
1950
2303
        <keyword ref="qcustomevent.html">QCustomEvent</keyword>
 
2304
        <keyword ref="qcustomevent-qt3.html#data">data</keyword>
 
2305
        <keyword ref="qcustomevent-qt3.html#setData">setData</keyword>
1951
2306
        <section ref="qcustomevent-members.html" title="List of all members"/>
1952
2307
        <section ref="qcustomevent-qt3.html" title="Qt 3 support members"/>
1953
2308
    </section>
 
2309
    <section ref="qcustomrasterpaintdevice.html" title="QCustomRasterPaintDevice Class Reference">
 
2310
        <keyword ref="qcustomrasterpaintdevice.html">QCustomRasterPaintDevice</keyword>
 
2311
        <keyword ref="qcustomrasterpaintdevice.html#bytesPerLine">bytesPerLine</keyword>
 
2312
        <keyword ref="qcustomrasterpaintdevice.html#format">format</keyword>
 
2313
        <keyword ref="qcustomrasterpaintdevice.html#memory">memory</keyword>
 
2314
        <section ref="qcustomrasterpaintdevice-members.html" title="List of all members"/>
 
2315
    </section>
1954
2316
    <section ref="qdatastream.html" title="QDataStream Class Reference">
1955
2317
        <keyword ref="qdatastream.html">QDataStream</keyword>
1956
2318
        <keyword ref="qdatastream.html#ByteOrder-enum">ByteOrder</keyword>
1969
2331
        <keyword ref="qdatastream.html#Version-enum">QDataStream::Qt_4_0</keyword>
1970
2332
        <keyword ref="qdatastream.html#Version-enum">QDataStream::Qt_4_1</keyword>
1971
2333
        <keyword ref="qdatastream.html#Version-enum">QDataStream::Qt_3_3</keyword>
 
2334
        <keyword ref="qdatastream.html#Version-enum">QDataStream::Qt_4_2</keyword>
1972
2335
        <keyword ref="qdatastream.html#atEnd">atEnd</keyword>
1973
2336
        <keyword ref="qdatastream.html#byteOrder">byteOrder</keyword>
1974
2337
        <keyword ref="qdatastream.html#device">device</keyword>
1987
2350
        <keyword ref="qdatastream.html#writeRawData">writeRawData</keyword>
1988
2351
        <keyword ref="qdatastream.html#operator-lt-lt">operator&lt;&lt;</keyword>
1989
2352
        <keyword ref="qdatastream.html#operator-gt-gt">operator&gt;&gt;</keyword>
 
2353
        <keyword ref="qdatastream-qt3.html#eof">eof</keyword>
 
2354
        <keyword ref="qdatastream-qt3.html#isPrintableData">isPrintableData</keyword>
 
2355
        <keyword ref="qdatastream-qt3.html#readRawBytes">readRawBytes</keyword>
 
2356
        <keyword ref="qdatastream-qt3.html#setPrintableData">setPrintableData</keyword>
 
2357
        <keyword ref="qdatastream-qt3.html#writeRawBytes">writeRawBytes</keyword>
1990
2358
        <section ref="qdatastream-members.html" title="List of all members"/>
1991
2359
        <section ref="qdatastream-qt3.html" title="Qt 3 support members"/>
1992
2360
    </section>
 
2361
    <section ref="qdatawidgetmapper.html" title="QDataWidgetMapper Class Reference">
 
2362
        <keyword ref="qdatawidgetmapper.html">QDataWidgetMapper</keyword>
 
2363
        <keyword ref="qdatawidgetmapper.html#SubmitPolicy-enum">SubmitPolicy</keyword>
 
2364
        <keyword ref="qdatawidgetmapper.html#SubmitPolicy-enum">QDataWidgetMapper::ManualSubmit</keyword>
 
2365
        <keyword ref="qdatawidgetmapper.html#SubmitPolicy-enum">QDataWidgetMapper::AutoSubmit</keyword>
 
2366
        <keyword ref="qdatawidgetmapper.html#currentIndex-prop">currentIndex</keyword>
 
2367
        <keyword ref="qdatawidgetmapper.html#currentIndex-prop">setCurrentIndex</keyword>
 
2368
        <keyword ref="qdatawidgetmapper.html#orientation-prop">orientation</keyword>
 
2369
        <keyword ref="qdatawidgetmapper.html#orientation-prop">setOrientation</keyword>
 
2370
        <keyword ref="qdatawidgetmapper.html#submitPolicy-prop">submitPolicy</keyword>
 
2371
        <keyword ref="qdatawidgetmapper.html#submitPolicy-prop">setSubmitPolicy</keyword>
 
2372
        <keyword ref="qdatawidgetmapper.html#addMapping">addMapping</keyword>
 
2373
        <keyword ref="qdatawidgetmapper.html#clearMapping">clearMapping</keyword>
 
2374
        <keyword ref="qdatawidgetmapper.html#currentIndexChanged">currentIndexChanged</keyword>
 
2375
        <keyword ref="qdatawidgetmapper.html#itemDelegate">itemDelegate</keyword>
 
2376
        <keyword ref="qdatawidgetmapper.html#mappedSection">mappedSection</keyword>
 
2377
        <keyword ref="qdatawidgetmapper.html#mappedWidgetAt">mappedWidgetAt</keyword>
 
2378
        <keyword ref="qdatawidgetmapper.html#model">model</keyword>
 
2379
        <keyword ref="qdatawidgetmapper.html#removeMapping">removeMapping</keyword>
 
2380
        <keyword ref="qdatawidgetmapper.html#revert">revert</keyword>
 
2381
        <keyword ref="qdatawidgetmapper.html#rootIndex">rootIndex</keyword>
 
2382
        <keyword ref="qdatawidgetmapper.html#setCurrentModelIndex">setCurrentModelIndex</keyword>
 
2383
        <keyword ref="qdatawidgetmapper.html#setItemDelegate">setItemDelegate</keyword>
 
2384
        <keyword ref="qdatawidgetmapper.html#setModel">setModel</keyword>
 
2385
        <keyword ref="qdatawidgetmapper.html#setRootIndex">setRootIndex</keyword>
 
2386
        <keyword ref="qdatawidgetmapper.html#submit">submit</keyword>
 
2387
        <keyword ref="qdatawidgetmapper.html#toFirst">toFirst</keyword>
 
2388
        <keyword ref="qdatawidgetmapper.html#toLast">toLast</keyword>
 
2389
        <keyword ref="qdatawidgetmapper.html#toNext">toNext</keyword>
 
2390
        <keyword ref="qdatawidgetmapper.html#toPrevious">toPrevious</keyword>
 
2391
        <section ref="qdatawidgetmapper-members.html" title="List of all members"/>
 
2392
    </section>
1993
2393
    <section ref="qdate.html" title="QDate Class Reference">
1994
2394
        <keyword ref="qdate.html">QDate</keyword>
1995
2395
        <keyword ref="qdate.html#addDays">addDays</keyword>
2009
2409
        <keyword ref="qdate.html#longDayName">longDayName</keyword>
2010
2410
        <keyword ref="qdate.html#longMonthName">longMonthName</keyword>
2011
2411
        <keyword ref="qdate.html#month">month</keyword>
2012
 
        <keyword ref="qdate.html#setYMD">setYMD</keyword>
 
2412
        <keyword ref="qdate.html#setDate">setDate</keyword>
2013
2413
        <keyword ref="qdate.html#shortDayName">shortDayName</keyword>
2014
2414
        <keyword ref="qdate.html#shortMonthName">shortMonthName</keyword>
2015
2415
        <keyword ref="qdate.html#toJulianDay">toJulianDay</keyword>
2022
2422
        <keyword ref="qdate.html#operator-eq-eq">operator==</keyword>
2023
2423
        <keyword ref="qdate.html#operator-gt">operator&gt;</keyword>
2024
2424
        <keyword ref="qdate.html#operator-gt-eq">operator&gt;=</keyword>
 
2425
        <keyword ref="qdate-qt3.html#currentDate">currentDate</keyword>
 
2426
        <keyword ref="qdate-qt3.html#dayName">dayName</keyword>
 
2427
        <keyword ref="qdate-qt3.html#leapYear">leapYear</keyword>
 
2428
        <keyword ref="qdate-qt3.html#monthName">monthName</keyword>
2025
2429
        <section ref="qdate-members.html" title="List of all members"/>
 
2430
        <section ref="qdate-obsolete.html" title="Obsolete members"/>
2026
2431
        <section ref="qdate-qt3.html" title="Qt 3 support members"/>
2027
2432
    </section>
2028
2433
    <section ref="qdateedit.html" title="QDateEdit Class Reference">
2040
2445
        <keyword ref="qdatetime.html#date">date</keyword>
2041
2446
        <keyword ref="qdatetime.html#daysTo">daysTo</keyword>
2042
2447
        <keyword ref="qdatetime.html#fromString">fromString</keyword>
 
2448
        <keyword ref="qdatetime.html#fromTime_t">fromTime_t</keyword>
2043
2449
        <keyword ref="qdatetime.html#isNull">isNull</keyword>
2044
2450
        <keyword ref="qdatetime.html#isValid">isValid</keyword>
2045
2451
        <keyword ref="qdatetime.html#secsTo">secsTo</keyword>
2077
2483
        <keyword ref="qdatetimeedit.html#Section-enum">QDateTimeEdit::SecondSection</keyword>
2078
2484
        <keyword ref="qdatetimeedit.html#Section-enum">QDateTimeEdit::NoSection</keyword>
2079
2485
        <keyword ref="qdatetimeedit.html#Section-enum">QDateTimeEdit::HourSection</keyword>
 
2486
        <keyword ref="qdatetimeedit.html#calendarPopup-prop">calendarPopup</keyword>
 
2487
        <keyword ref="qdatetimeedit.html#calendarPopup-prop">setCalendarPopup</keyword>
2080
2488
        <keyword ref="qdatetimeedit.html#currentSection-prop">currentSection</keyword>
2081
2489
        <keyword ref="qdatetimeedit.html#currentSection-prop">setCurrentSection</keyword>
2082
2490
        <keyword ref="qdatetimeedit.html#date-prop">date</keyword>
2105
2513
        <keyword ref="qdatetimeedit.html#dateTimeFromText">dateTimeFromText</keyword>
2106
2514
        <keyword ref="qdatetimeedit.html#sectionText">sectionText</keyword>
2107
2515
        <keyword ref="qdatetimeedit.html#setDateRange">setDateRange</keyword>
 
2516
        <keyword ref="qdatetimeedit.html#setSelectedSection">setSelectedSection</keyword>
2108
2517
        <keyword ref="qdatetimeedit.html#setTimeRange">setTimeRange</keyword>
2109
2518
        <keyword ref="qdatetimeedit.html#textFromDateTime">textFromDateTime</keyword>
2110
2519
        <keyword ref="qdatetimeedit.html#timeChanged">timeChanged</keyword>
2111
2520
        <section ref="qdatetimeedit-members.html" title="List of all members"/>
2112
2521
    </section>
 
2522
    <section ref="qdbus.html" title="QDBus Namespace Reference">
 
2523
        <keyword ref="qdbus.html">QDBus</keyword>
 
2524
        <keyword ref="qdbus.html#CallMode-enum">CallMode</keyword>
 
2525
        <keyword ref="qdbus.html#CallMode-enum">QDBus::BlockWithGui</keyword>
 
2526
        <keyword ref="qdbus.html#CallMode-enum">QDBus::NoBlock</keyword>
 
2527
        <keyword ref="qdbus.html#CallMode-enum">QDBus::Block</keyword>
 
2528
        <keyword ref="qdbus.html#CallMode-enum">QDBus::AutoDetect</keyword>
 
2529
    </section>
 
2530
    <section ref="qdbusabstractadaptor.html" title="QDBusAbstractAdaptor Class Reference">
 
2531
        <keyword ref="qdbusabstractadaptor.html">QDBusAbstractAdaptor</keyword>
 
2532
        <keyword ref="qdbusabstractadaptor.html#autoRelaySignals">autoRelaySignals</keyword>
 
2533
        <keyword ref="qdbusabstractadaptor.html#setAutoRelaySignals">setAutoRelaySignals</keyword>
 
2534
        <keyword ref="qdbusabstractadaptor.html#Q_ASYNC">Q_ASYNC</keyword>
 
2535
        <section ref="qdbusabstractadaptor-members.html" title="List of all members"/>
 
2536
    </section>
 
2537
    <section ref="qdbusabstractinterface.html" title="QDBusAbstractInterface Class Reference">
 
2538
        <keyword ref="qdbusabstractinterface.html">QDBusAbstractInterface</keyword>
 
2539
        <keyword ref="qdbusabstractinterface.html#call">call</keyword>
 
2540
        <keyword ref="qdbusabstractinterface.html#callWithArgumentList">callWithArgumentList</keyword>
 
2541
        <keyword ref="qdbusabstractinterface.html#callWithCallback">callWithCallback</keyword>
 
2542
        <keyword ref="qdbusabstractinterface.html#connection">connection</keyword>
 
2543
        <keyword ref="qdbusabstractinterface.html#interface">interface</keyword>
 
2544
        <keyword ref="qdbusabstractinterface.html#isValid">isValid</keyword>
 
2545
        <keyword ref="qdbusabstractinterface.html#lastError">lastError</keyword>
 
2546
        <keyword ref="qdbusabstractinterface.html#path">path</keyword>
 
2547
        <keyword ref="qdbusabstractinterface.html#service">service</keyword>
 
2548
        <section ref="qdbusabstractinterface-members.html" title="List of all members"/>
 
2549
    </section>
 
2550
    <section ref="qdbusargument.html" title="QDBusArgument Class Reference">
 
2551
        <keyword ref="qdbusargument.html">QDBusArgument</keyword>
 
2552
        <keyword ref="qdbusargument.html#atEnd">atEnd</keyword>
 
2553
        <keyword ref="qdbusargument.html#beginArray">beginArray</keyword>
 
2554
        <keyword ref="qdbusargument.html#beginMap">beginMap</keyword>
 
2555
        <keyword ref="qdbusargument.html#beginMapEntry">beginMapEntry</keyword>
 
2556
        <keyword ref="qdbusargument.html#beginStructure">beginStructure</keyword>
 
2557
        <keyword ref="qdbusargument.html#endArray">endArray</keyword>
 
2558
        <keyword ref="qdbusargument.html#endMap">endMap</keyword>
 
2559
        <keyword ref="qdbusargument.html#endMapEntry">endMapEntry</keyword>
 
2560
        <keyword ref="qdbusargument.html#endStructure">endStructure</keyword>
 
2561
        <keyword ref="qdbusargument.html#operator-lt-lt">operator&lt;&lt;</keyword>
 
2562
        <keyword ref="qdbusargument.html#operator-eq">operator=</keyword>
 
2563
        <keyword ref="qdbusargument.html#operator-gt-gt">operator&gt;&gt;</keyword>
 
2564
        <keyword ref="qdbusargument.html#qDBusRegisterMetaType">qDBusRegisterMetaType</keyword>
 
2565
        <keyword ref="qdbusargument.html#qdbus_cast">qdbus_cast</keyword>
 
2566
        <section ref="qdbusargument-members.html" title="List of all members"/>
 
2567
    </section>
 
2568
    <section ref="qdbusconnection.html" title="QDBusConnection Class Reference">
 
2569
        <keyword ref="qdbusconnection.html">QDBusConnection</keyword>
 
2570
        <keyword ref="qdbusconnection.html#BusType-enum">BusType</keyword>
 
2571
        <keyword ref="qdbusconnection.html#BusType-enum">QDBusConnection::ActivationBus</keyword>
 
2572
        <keyword ref="qdbusconnection.html#BusType-enum">QDBusConnection::SessionBus</keyword>
 
2573
        <keyword ref="qdbusconnection.html#BusType-enum">QDBusConnection::SystemBus</keyword>
 
2574
        <keyword ref="qdbusconnection.html#RegisterOption-enum">RegisterOption</keyword>
 
2575
        <keyword ref="qdbusconnection.html#RegisterOption-enum">RegisterOptions</keyword>
 
2576
        <keyword ref="qdbusconnection.html#RegisterOption-enum">QDBusConnection::ExportAllSlots</keyword>
 
2577
        <keyword ref="qdbusconnection.html#RegisterOption-enum">QDBusConnection::ExportNonScriptableSlots</keyword>
 
2578
        <keyword ref="qdbusconnection.html#RegisterOption-enum">QDBusConnection::ExportAdaptors</keyword>
 
2579
        <keyword ref="qdbusconnection.html#RegisterOption-enum">QDBusConnection::ExportScriptableSignals</keyword>
 
2580
        <keyword ref="qdbusconnection.html#RegisterOption-enum">QDBusConnection::ExportScriptableContents</keyword>
 
2581
        <keyword ref="qdbusconnection.html#RegisterOption-enum">QDBusConnection::ExportAllSignal</keyword>
 
2582
        <keyword ref="qdbusconnection.html#RegisterOption-enum">QDBusConnection::ExportAllContents</keyword>
 
2583
        <keyword ref="qdbusconnection.html#RegisterOption-enum">QDBusConnection::ExportNonScriptableContents</keyword>
 
2584
        <keyword ref="qdbusconnection.html#RegisterOption-enum">QDBusConnection::ExportAllProperties</keyword>
 
2585
        <keyword ref="qdbusconnection.html#RegisterOption-enum">QDBusConnection::ExportNonScriptableSignals</keyword>
 
2586
        <keyword ref="qdbusconnection.html#RegisterOption-enum">QDBusConnection::ExportScriptableSlots</keyword>
 
2587
        <keyword ref="qdbusconnection.html#RegisterOption-enum">QDBusConnection::ExportChildObjects</keyword>
 
2588
        <keyword ref="qdbusconnection.html#RegisterOption-enum">QDBusConnection::ExportScriptableProperties</keyword>
 
2589
        <keyword ref="qdbusconnection.html#RegisterOption-enum">QDBusConnection::ExportNonScriptableProperties</keyword>
 
2590
        <keyword ref="qdbusconnection.html#UnregisterMode-enum">UnregisterMode</keyword>
 
2591
        <keyword ref="qdbusconnection.html#UnregisterMode-enum">QDBusConnection::UnregisterTree</keyword>
 
2592
        <keyword ref="qdbusconnection.html#UnregisterMode-enum">QDBusConnection::UnregisterNode</keyword>
 
2593
        <keyword ref="qdbusconnection.html#baseService">baseService</keyword>
 
2594
        <keyword ref="qdbusconnection.html#call">call</keyword>
 
2595
        <keyword ref="qdbusconnection.html#callWithCallback">callWithCallback</keyword>
 
2596
        <keyword ref="qdbusconnection.html#connect">connect</keyword>
 
2597
        <keyword ref="qdbusconnection.html#connectToBus">connectToBus</keyword>
 
2598
        <keyword ref="qdbusconnection.html#disconnect">disconnect</keyword>
 
2599
        <keyword ref="qdbusconnection.html#disconnectFromBus">disconnectFromBus</keyword>
 
2600
        <keyword ref="qdbusconnection.html#interface">interface</keyword>
 
2601
        <keyword ref="qdbusconnection.html#isConnected">isConnected</keyword>
 
2602
        <keyword ref="qdbusconnection.html#lastError">lastError</keyword>
 
2603
        <keyword ref="qdbusconnection.html#objectRegisteredAt">objectRegisteredAt</keyword>
 
2604
        <keyword ref="qdbusconnection.html#registerObject">registerObject</keyword>
 
2605
        <keyword ref="qdbusconnection.html#registerService">registerService</keyword>
 
2606
        <keyword ref="qdbusconnection.html#send">send</keyword>
 
2607
        <keyword ref="qdbusconnection.html#sender">sender</keyword>
 
2608
        <keyword ref="qdbusconnection.html#sessionBus">sessionBus</keyword>
 
2609
        <keyword ref="qdbusconnection.html#systemBus">systemBus</keyword>
 
2610
        <keyword ref="qdbusconnection.html#unregisterObject">unregisterObject</keyword>
 
2611
        <keyword ref="qdbusconnection.html#unregisterService">unregisterService</keyword>
 
2612
        <keyword ref="qdbusconnection.html#operator-eq">operator=</keyword>
 
2613
        <keyword ref="qdbusconnection.html#sessionBus">sessionBus</keyword>
 
2614
        <keyword ref="qdbusconnection.html#systemBus">systemBus</keyword>
 
2615
        <section ref="qdbusconnection-members.html" title="List of all members"/>
 
2616
    </section>
 
2617
    <section ref="qdbusconnectioninterface.html" title="QDBusConnectionInterface Class Reference">
 
2618
        <keyword ref="qdbusconnectioninterface.html">QDBusConnectionInterface</keyword>
 
2619
        <keyword ref="qdbusconnectioninterface.html#RegisterServiceReply-enum">RegisterServiceReply</keyword>
 
2620
        <keyword ref="qdbusconnectioninterface.html#RegisterServiceReply-enum">QDBusConnectionInterface::ServiceNotRegistered</keyword>
 
2621
        <keyword ref="qdbusconnectioninterface.html#RegisterServiceReply-enum">QDBusConnectionInterface::ServiceQueued</keyword>
 
2622
        <keyword ref="qdbusconnectioninterface.html#RegisterServiceReply-enum">QDBusConnectionInterface::ServiceRegistered</keyword>
 
2623
        <keyword ref="qdbusconnectioninterface.html#ServiceQueueOptions-enum">ServiceQueueOptions</keyword>
 
2624
        <keyword ref="qdbusconnectioninterface.html#ServiceQueueOptions-enum">QDBusConnectionInterface::DontQueueService</keyword>
 
2625
        <keyword ref="qdbusconnectioninterface.html#ServiceQueueOptions-enum">QDBusConnectionInterface::ReplaceExistingService</keyword>
 
2626
        <keyword ref="qdbusconnectioninterface.html#ServiceQueueOptions-enum">QDBusConnectionInterface::QueueService</keyword>
 
2627
        <keyword ref="qdbusconnectioninterface.html#ServiceReplacementOptions-enum">ServiceReplacementOptions</keyword>
 
2628
        <keyword ref="qdbusconnectioninterface.html#ServiceReplacementOptions-enum">QDBusConnectionInterface::AllowReplacement</keyword>
 
2629
        <keyword ref="qdbusconnectioninterface.html#ServiceReplacementOptions-enum">QDBusConnectionInterface::DontAllowReplacement</keyword>
 
2630
        <keyword ref="qdbusconnectioninterface.html#isServiceRegistered">isServiceRegistered</keyword>
 
2631
        <keyword ref="qdbusconnectioninterface.html#registerService">registerService</keyword>
 
2632
        <keyword ref="qdbusconnectioninterface.html#registeredServiceNames">registeredServiceNames</keyword>
 
2633
        <keyword ref="qdbusconnectioninterface.html#serviceOwner">serviceOwner</keyword>
 
2634
        <keyword ref="qdbusconnectioninterface.html#serviceOwnerChanged">serviceOwnerChanged</keyword>
 
2635
        <keyword ref="qdbusconnectioninterface.html#servicePid">servicePid</keyword>
 
2636
        <keyword ref="qdbusconnectioninterface.html#serviceRegistered">serviceRegistered</keyword>
 
2637
        <keyword ref="qdbusconnectioninterface.html#serviceUid">serviceUid</keyword>
 
2638
        <keyword ref="qdbusconnectioninterface.html#serviceUnregistered">serviceUnregistered</keyword>
 
2639
        <keyword ref="qdbusconnectioninterface.html#startService">startService</keyword>
 
2640
        <keyword ref="qdbusconnectioninterface.html#unregisterService">unregisterService</keyword>
 
2641
        <section ref="qdbusconnectioninterface-members.html" title="List of all members"/>
 
2642
    </section>
 
2643
    <section ref="qdbuserror.html" title="QDBusError Class Reference">
 
2644
        <keyword ref="qdbuserror.html">QDBusError</keyword>
 
2645
        <keyword ref="qdbuserror.html#ErrorType-enum">ErrorType</keyword>
 
2646
        <keyword ref="qdbuserror.html#ErrorType-enum">QDBusError::NotSupported</keyword>
 
2647
        <keyword ref="qdbuserror.html#ErrorType-enum">QDBusError::Other</keyword>
 
2648
        <keyword ref="qdbuserror.html#ErrorType-enum">QDBusError::NoMemory</keyword>
 
2649
        <keyword ref="qdbuserror.html#ErrorType-enum">QDBusError::LimitsExceeded</keyword>
 
2650
        <keyword ref="qdbuserror.html#ErrorType-enum">QDBusError::TimedOut</keyword>
 
2651
        <keyword ref="qdbuserror.html#ErrorType-enum">QDBusError::InvalidSignature</keyword>
 
2652
        <keyword ref="qdbuserror.html#ErrorType-enum">QDBusError::BadAddress</keyword>
 
2653
        <keyword ref="qdbuserror.html#ErrorType-enum">QDBusError::InvalidArgs</keyword>
 
2654
        <keyword ref="qdbuserror.html#ErrorType-enum">QDBusError::AddressInUse</keyword>
 
2655
        <keyword ref="qdbuserror.html#ErrorType-enum">QDBusError::UnknownInterface</keyword>
 
2656
        <keyword ref="qdbuserror.html#ErrorType-enum">QDBusError::AccessDenied</keyword>
 
2657
        <keyword ref="qdbuserror.html#ErrorType-enum">QDBusError::Timeout</keyword>
 
2658
        <keyword ref="qdbuserror.html#ErrorType-enum">QDBusError::NoNetwork</keyword>
 
2659
        <keyword ref="qdbuserror.html#ErrorType-enum">QDBusError::Failed</keyword>
 
2660
        <keyword ref="qdbuserror.html#ErrorType-enum">QDBusError::NoServer</keyword>
 
2661
        <keyword ref="qdbuserror.html#ErrorType-enum">QDBusError::ServiceUnknown</keyword>
 
2662
        <keyword ref="qdbuserror.html#ErrorType-enum">QDBusError::InternalError</keyword>
 
2663
        <keyword ref="qdbuserror.html#ErrorType-enum">QDBusError::NoError</keyword>
 
2664
        <keyword ref="qdbuserror.html#ErrorType-enum">QDBusError::Disconnected</keyword>
 
2665
        <keyword ref="qdbuserror.html#ErrorType-enum">QDBusError::NoReply</keyword>
 
2666
        <keyword ref="qdbuserror.html#ErrorType-enum">QDBusError::UnknownMethod</keyword>
 
2667
        <keyword ref="qdbuserror.html#isValid">isValid</keyword>
 
2668
        <keyword ref="qdbuserror.html#message">message</keyword>
 
2669
        <keyword ref="qdbuserror.html#name">name</keyword>
 
2670
        <keyword ref="qdbuserror.html#type">type</keyword>
 
2671
        <section ref="qdbuserror-members.html" title="List of all members"/>
 
2672
    </section>
 
2673
    <section ref="qdbusinterface.html" title="QDBusInterface Class Reference">
 
2674
        <keyword ref="qdbusinterface.html">QDBusInterface</keyword>
 
2675
        <section ref="qdbusinterface-members.html" title="List of all members"/>
 
2676
    </section>
 
2677
    <section ref="qdbusmessage.html" title="QDBusMessage Class Reference">
 
2678
        <keyword ref="qdbusmessage.html">QDBusMessage</keyword>
 
2679
        <keyword ref="qdbusmessage.html#MessageType-enum">MessageType</keyword>
 
2680
        <keyword ref="qdbusmessage.html#MessageType-enum">QDBusMessage::InvalidMessage</keyword>
 
2681
        <keyword ref="qdbusmessage.html#MessageType-enum">QDBusMessage::MethodCallMessage</keyword>
 
2682
        <keyword ref="qdbusmessage.html#MessageType-enum">QDBusMessage::SignalMessage</keyword>
 
2683
        <keyword ref="qdbusmessage.html#MessageType-enum">QDBusMessage::ReplyMessage</keyword>
 
2684
        <keyword ref="qdbusmessage.html#MessageType-enum">QDBusMessage::ErrorMessage</keyword>
 
2685
        <keyword ref="qdbusmessage.html#arguments">arguments</keyword>
 
2686
        <keyword ref="qdbusmessage.html#createError">createError</keyword>
 
2687
        <keyword ref="qdbusmessage.html#createErrorReply">createErrorReply</keyword>
 
2688
        <keyword ref="qdbusmessage.html#createMethodCall">createMethodCall</keyword>
 
2689
        <keyword ref="qdbusmessage.html#createReply">createReply</keyword>
 
2690
        <keyword ref="qdbusmessage.html#createSignal">createSignal</keyword>
 
2691
        <keyword ref="qdbusmessage.html#errorName">errorName</keyword>
 
2692
        <keyword ref="qdbusmessage.html#interface">interface</keyword>
 
2693
        <keyword ref="qdbusmessage.html#isDelayedReply">isDelayedReply</keyword>
 
2694
        <keyword ref="qdbusmessage.html#isReplyRequired">isReplyRequired</keyword>
 
2695
        <keyword ref="qdbusmessage.html#member">member</keyword>
 
2696
        <keyword ref="qdbusmessage.html#path">path</keyword>
 
2697
        <keyword ref="qdbusmessage.html#service">service</keyword>
 
2698
        <keyword ref="qdbusmessage.html#setArguments">setArguments</keyword>
 
2699
        <keyword ref="qdbusmessage.html#setDelayedReply">setDelayedReply</keyword>
 
2700
        <keyword ref="qdbusmessage.html#signature">signature</keyword>
 
2701
        <keyword ref="qdbusmessage.html#type">type</keyword>
 
2702
        <keyword ref="qdbusmessage.html#operator-lt-lt">operator&lt;&lt;</keyword>
 
2703
        <keyword ref="qdbusmessage.html#operator-eq">operator=</keyword>
 
2704
        <section ref="qdbusmessage-members.html" title="List of all members"/>
 
2705
    </section>
 
2706
    <section ref="qdbusobjectpath.html" title="QDBusObjectPath Class Reference">
 
2707
        <keyword ref="qdbusobjectpath.html">QDBusObjectPath</keyword>
 
2708
        <keyword ref="qdbusobjectpath.html#path">path</keyword>
 
2709
        <keyword ref="qdbusobjectpath.html#setPath">setPath</keyword>
 
2710
        <section ref="qdbusobjectpath-members.html" title="List of all members"/>
 
2711
    </section>
 
2712
    <section ref="qdbusreply.html" title="QDBusReply Class Reference">
 
2713
        <keyword ref="qdbusreply.html">QDBusReply</keyword>
 
2714
        <keyword ref="qdbusreply.html#error">error</keyword>
 
2715
        <keyword ref="qdbusreply.html#isValid">isValid</keyword>
 
2716
        <keyword ref="qdbusreply.html#value">value</keyword>
 
2717
        <keyword ref="qdbusreply.html#operator-Type">operator Type</keyword>
 
2718
        <keyword ref="qdbusreply.html#operator-eq">operator=</keyword>
 
2719
        <section ref="qdbusreply-members.html" title="List of all members"/>
 
2720
    </section>
 
2721
    <section ref="qdbusserver.html" title="QDBusServer Class Reference">
 
2722
        <keyword ref="qdbusserver.html">QDBusServer</keyword>
 
2723
        <keyword ref="qdbusserver.html#address">address</keyword>
 
2724
        <keyword ref="qdbusserver.html#isConnected">isConnected</keyword>
 
2725
        <keyword ref="qdbusserver.html#lastError">lastError</keyword>
 
2726
        <section ref="qdbusserver-members.html" title="List of all members"/>
 
2727
    </section>
 
2728
    <section ref="qdbussignature.html" title="QDBusSignature Class Reference">
 
2729
        <keyword ref="qdbussignature.html">QDBusSignature</keyword>
 
2730
        <keyword ref="qdbussignature.html#setSignature">setSignature</keyword>
 
2731
        <keyword ref="qdbussignature.html#signature">signature</keyword>
 
2732
        <section ref="qdbussignature-members.html" title="List of all members"/>
 
2733
    </section>
 
2734
    <section ref="qdbusvariant.html" title="QDBusVariant Class Reference">
 
2735
        <keyword ref="qdbusvariant.html">QDBusVariant</keyword>
 
2736
        <keyword ref="qdbusvariant.html#setVariant">setVariant</keyword>
 
2737
        <keyword ref="qdbusvariant.html#variant">variant</keyword>
 
2738
        <section ref="qdbusvariant-members.html" title="List of all members"/>
 
2739
    </section>
2113
2740
    <section ref="qdecoration.html" title="QDecoration Class Reference">
2114
2741
        <keyword ref="qdecoration.html">QDecoration</keyword>
2115
2742
        <keyword ref="qdecoration.html#DecorationRegion-enum">DecorationRegion</keyword>
2199
2826
        <keyword ref="qdesignercustomwidgetinterface.html#name">name</keyword>
2200
2827
        <keyword ref="qdesignercustomwidgetinterface.html#toolTip">toolTip</keyword>
2201
2828
        <keyword ref="qdesignercustomwidgetinterface.html#whatsThis">whatsThis</keyword>
 
2829
        <keyword ref="qdesignercustomwidgetinterface.html#QDESIGNER_WIDGET_EXPORT">QDESIGNER_WIDGET_EXPORT</keyword>
2202
2830
        <section ref="qdesignercustomwidgetinterface-members.html" title="List of all members"/>
2203
2831
    </section>
2204
2832
    <section ref="qdesignerformeditorinterface.html" title="QDesignerFormEditorInterface Class Reference">
2409
3037
        <keyword ref="qdesignerwidgetboxinterface.html#setFileName">setFileName</keyword>
2410
3038
        <section ref="qdesignerwidgetboxinterface-members.html" title="List of all members"/>
2411
3039
    </section>
 
3040
    <section ref="qdesktopservices.html" title="QDesktopServices Class Reference">
 
3041
        <keyword ref="qdesktopservices.html">QDesktopServices</keyword>
 
3042
        <keyword ref="qdesktopservices.html#openUrl">openUrl</keyword>
 
3043
        <keyword ref="qdesktopservices.html#setUrlHandler">setUrlHandler</keyword>
 
3044
        <keyword ref="qdesktopservices.html#unsetUrlHandler">unsetUrlHandler</keyword>
 
3045
        <section ref="qdesktopservices-members.html" title="List of all members"/>
 
3046
    </section>
2412
3047
    <section ref="qdesktopwidget.html" title="QDesktopWidget Class Reference">
2413
3048
        <keyword ref="qdesktopwidget.html">QDesktopWidget</keyword>
2414
3049
        <keyword ref="qdesktopwidget.html#availableGeometry">availableGeometry</keyword>
2431
3066
        <keyword ref="qdial.html#notchesVisible-prop">setNotchesVisible</keyword>
2432
3067
        <keyword ref="qdial.html#wrapping-prop">wrapping</keyword>
2433
3068
        <keyword ref="qdial.html#wrapping-prop">setWrapping</keyword>
 
3069
        <keyword ref="qdial-qt3.html#dialMoved">dialMoved</keyword>
 
3070
        <keyword ref="qdial-qt3.html#dialPressed">dialPressed</keyword>
 
3071
        <keyword ref="qdial-qt3.html#dialReleased">dialReleased</keyword>
2434
3072
        <section ref="qdial-members.html" title="List of all members"/>
2435
3073
        <section ref="qdial-qt3.html" title="Qt 3 support members"/>
2436
3074
    </section>
2449
3087
        <keyword ref="qdialog.html#accepted">accepted</keyword>
2450
3088
        <keyword ref="qdialog.html#done">done</keyword>
2451
3089
        <keyword ref="qdialog.html#exec">exec</keyword>
2452
 
        <keyword ref="qdialog.html#extension">extension</keyword>
2453
3090
        <keyword ref="qdialog.html#finished">finished</keyword>
2454
 
        <keyword ref="qdialog.html#orientation">orientation</keyword>
2455
3091
        <keyword ref="qdialog.html#reject">reject</keyword>
2456
3092
        <keyword ref="qdialog.html#rejected">rejected</keyword>
2457
3093
        <keyword ref="qdialog.html#result">result</keyword>
2458
 
        <keyword ref="qdialog.html#setExtension">setExtension</keyword>
2459
 
        <keyword ref="qdialog.html#setOrientation">setOrientation</keyword>
2460
3094
        <keyword ref="qdialog.html#setResult">setResult</keyword>
2461
 
        <keyword ref="qdialog.html#showExtension">showExtension</keyword>
2462
3095
        <section ref="qdialog-members.html" title="List of all members"/>
 
3096
        <section ref="qdialog-obsolete.html" title="Obsolete members"/>
2463
3097
        <section ref="qdialog-qt3.html" title="Qt 3 support members"/>
2464
3098
    </section>
 
3099
    <section ref="qdialogbuttonbox.html" title="QDialogButtonBox Class Reference">
 
3100
        <keyword ref="qdialogbuttonbox.html">QDialogButtonBox</keyword>
 
3101
        <keyword ref="qdialogbuttonbox.html#ButtonLayout-enum">ButtonLayout</keyword>
 
3102
        <keyword ref="qdialogbuttonbox.html#ButtonLayout-enum">QDialogButtonBox::GnomeLayout</keyword>
 
3103
        <keyword ref="qdialogbuttonbox.html#ButtonLayout-enum">QDialogButtonBox::WinLayout</keyword>
 
3104
        <keyword ref="qdialogbuttonbox.html#ButtonLayout-enum">QDialogButtonBox::MacLayout</keyword>
 
3105
        <keyword ref="qdialogbuttonbox.html#ButtonLayout-enum">QDialogButtonBox::KdeLayout</keyword>
 
3106
        <keyword ref="qdialogbuttonbox.html#ButtonRole-enum">ButtonRole</keyword>
 
3107
        <keyword ref="qdialogbuttonbox.html#ButtonRole-enum">QDialogButtonBox::ApplyRole</keyword>
 
3108
        <keyword ref="qdialogbuttonbox.html#ButtonRole-enum">QDialogButtonBox::DestructiveRole</keyword>
 
3109
        <keyword ref="qdialogbuttonbox.html#ButtonRole-enum">QDialogButtonBox::ActionRole</keyword>
 
3110
        <keyword ref="qdialogbuttonbox.html#ButtonRole-enum">QDialogButtonBox::NoRole</keyword>
 
3111
        <keyword ref="qdialogbuttonbox.html#ButtonRole-enum">QDialogButtonBox::InvalidRole</keyword>
 
3112
        <keyword ref="qdialogbuttonbox.html#ButtonRole-enum">QDialogButtonBox::YesRole</keyword>
 
3113
        <keyword ref="qdialogbuttonbox.html#ButtonRole-enum">QDialogButtonBox::ResetRole</keyword>
 
3114
        <keyword ref="qdialogbuttonbox.html#ButtonRole-enum">QDialogButtonBox::HelpRole</keyword>
 
3115
        <keyword ref="qdialogbuttonbox.html#ButtonRole-enum">QDialogButtonBox::RejectRole</keyword>
 
3116
        <keyword ref="qdialogbuttonbox.html#ButtonRole-enum">QDialogButtonBox::AcceptRole</keyword>
 
3117
        <keyword ref="qdialogbuttonbox.html#StandardButton-enum">StandardButton</keyword>
 
3118
        <keyword ref="qdialogbuttonbox.html#StandardButton-enum">StandardButtons</keyword>
 
3119
        <keyword ref="qdialogbuttonbox.html#StandardButton-enum">QDialogButtonBox::Ok</keyword>
 
3120
        <keyword ref="qdialogbuttonbox.html#StandardButton-enum">QDialogButtonBox::Open</keyword>
 
3121
        <keyword ref="qdialogbuttonbox.html#StandardButton-enum">QDialogButtonBox::Retry</keyword>
 
3122
        <keyword ref="qdialogbuttonbox.html#StandardButton-enum">QDialogButtonBox::Abort</keyword>
 
3123
        <keyword ref="qdialogbuttonbox.html#StandardButton-enum">QDialogButtonBox::Help</keyword>
 
3124
        <keyword ref="qdialogbuttonbox.html#StandardButton-enum">QDialogButtonBox::Save</keyword>
 
3125
        <keyword ref="qdialogbuttonbox.html#StandardButton-enum">QDialogButtonBox::Cancel</keyword>
 
3126
        <keyword ref="qdialogbuttonbox.html#StandardButton-enum">QDialogButtonBox::NoButton</keyword>
 
3127
        <keyword ref="qdialogbuttonbox.html#StandardButton-enum">QDialogButtonBox::Apply</keyword>
 
3128
        <keyword ref="qdialogbuttonbox.html#StandardButton-enum">QDialogButtonBox::Reset</keyword>
 
3129
        <keyword ref="qdialogbuttonbox.html#StandardButton-enum">QDialogButtonBox::YesToAll</keyword>
 
3130
        <keyword ref="qdialogbuttonbox.html#StandardButton-enum">QDialogButtonBox::Ignore</keyword>
 
3131
        <keyword ref="qdialogbuttonbox.html#StandardButton-enum">QDialogButtonBox::Yes</keyword>
 
3132
        <keyword ref="qdialogbuttonbox.html#StandardButton-enum">QDialogButtonBox::Close</keyword>
 
3133
        <keyword ref="qdialogbuttonbox.html#StandardButton-enum">QDialogButtonBox::RestoreDefaults</keyword>
 
3134
        <keyword ref="qdialogbuttonbox.html#StandardButton-enum">QDialogButtonBox::No</keyword>
 
3135
        <keyword ref="qdialogbuttonbox.html#StandardButton-enum">QDialogButtonBox::NoToAll</keyword>
 
3136
        <keyword ref="qdialogbuttonbox.html#StandardButton-enum">QDialogButtonBox::Discard</keyword>
 
3137
        <keyword ref="qdialogbuttonbox.html#StandardButton-enum">QDialogButtonBox::SaveAll</keyword>
 
3138
        <keyword ref="qdialogbuttonbox.html#centerButtons-prop">centerButtons</keyword>
 
3139
        <keyword ref="qdialogbuttonbox.html#centerButtons-prop">setCenterButtons</keyword>
 
3140
        <keyword ref="qdialogbuttonbox.html#orientation-prop">orientation</keyword>
 
3141
        <keyword ref="qdialogbuttonbox.html#orientation-prop">setOrientation</keyword>
 
3142
        <keyword ref="qdialogbuttonbox.html#standardButtons-prop">standardButtons</keyword>
 
3143
        <keyword ref="qdialogbuttonbox.html#standardButtons-prop">setStandardButtons</keyword>
 
3144
        <keyword ref="qdialogbuttonbox.html#accepted">accepted</keyword>
 
3145
        <keyword ref="qdialogbuttonbox.html#addButton">addButton</keyword>
 
3146
        <keyword ref="qdialogbuttonbox.html#button">button</keyword>
 
3147
        <keyword ref="qdialogbuttonbox.html#buttonRole">buttonRole</keyword>
 
3148
        <keyword ref="qdialogbuttonbox.html#buttons">buttons</keyword>
 
3149
        <keyword ref="qdialogbuttonbox.html#clear">clear</keyword>
 
3150
        <keyword ref="qdialogbuttonbox.html#clicked">clicked</keyword>
 
3151
        <keyword ref="qdialogbuttonbox.html#helpRequested">helpRequested</keyword>
 
3152
        <keyword ref="qdialogbuttonbox.html#rejected">rejected</keyword>
 
3153
        <keyword ref="qdialogbuttonbox.html#removeButton">removeButton</keyword>
 
3154
        <keyword ref="qdialogbuttonbox.html#standardButton">standardButton</keyword>
 
3155
        <section ref="qdialogbuttonbox-members.html" title="List of all members"/>
 
3156
    </section>
2465
3157
    <section ref="qdir.html" title="QDir Class Reference">
2466
3158
        <keyword ref="qdir.html">QDir</keyword>
2467
3159
        <keyword ref="qdir.html#Filter-enum">Filter</keyword>
2501
3193
        <keyword ref="qdir.html#cd">cd</keyword>
2502
3194
        <keyword ref="qdir.html#cdUp">cdUp</keyword>
2503
3195
        <keyword ref="qdir.html#cleanPath">cleanPath</keyword>
2504
 
        <keyword ref="qdir.html#convertSeparators">convertSeparators</keyword>
2505
3196
        <keyword ref="qdir.html#count">count</keyword>
2506
3197
        <keyword ref="qdir.html#current">current</keyword>
2507
3198
        <keyword ref="qdir.html#currentPath">currentPath</keyword>
2512
3203
        <keyword ref="qdir.html#exists">exists</keyword>
2513
3204
        <keyword ref="qdir.html#filePath">filePath</keyword>
2514
3205
        <keyword ref="qdir.html#filter">filter</keyword>
 
3206
        <keyword ref="qdir.html#fromNativeSeparators">fromNativeSeparators</keyword>
2515
3207
        <keyword ref="qdir.html#home">home</keyword>
2516
3208
        <keyword ref="qdir.html#homePath">homePath</keyword>
2517
3209
        <keyword ref="qdir.html#isAbsolute">isAbsolute</keyword>
2543
3235
        <keyword ref="qdir.html#sorting">sorting</keyword>
2544
3236
        <keyword ref="qdir.html#temp">temp</keyword>
2545
3237
        <keyword ref="qdir.html#tempPath">tempPath</keyword>
 
3238
        <keyword ref="qdir.html#toNativeSeparators">toNativeSeparators</keyword>
2546
3239
        <keyword ref="qdir.html#operator-not-eq">operator!=</keyword>
2547
3240
        <keyword ref="qdir.html#operator-eq">operator=</keyword>
2548
3241
        <keyword ref="qdir.html#operator-eq-eq">operator==</keyword>
2549
3242
        <keyword ref="qdir.html#operator-5b-5d">operator[]</keyword>
2550
3243
        <keyword ref="qdir.html#Q_CLEANUP_RESOURCE">Q_CLEANUP_RESOURCE</keyword>
2551
3244
        <keyword ref="qdir.html#Q_INIT_RESOURCE">Q_INIT_RESOURCE</keyword>
 
3245
        <keyword ref="qdir-qt3.html#absFilePath">absFilePath</keyword>
 
3246
        <keyword ref="qdir-qt3.html#absPath">absPath</keyword>
 
3247
        <keyword ref="qdir-qt3.html#cleanDirPath">cleanDirPath</keyword>
 
3248
        <keyword ref="qdir-qt3.html#convertToAbs">convertToAbs</keyword>
 
3249
        <keyword ref="qdir-qt3.html#currentDirPath">currentDirPath</keyword>
 
3250
        <keyword ref="qdir-qt3.html#homeDirPath">homeDirPath</keyword>
 
3251
        <keyword ref="qdir-qt3.html#matchAllDirs">matchAllDirs</keyword>
 
3252
        <keyword ref="qdir-qt3.html#nameFilter">nameFilter</keyword>
 
3253
        <keyword ref="qdir-qt3.html#rootDirPath">rootDirPath</keyword>
 
3254
        <keyword ref="qdir-qt3.html#setMatchAllDirs">setMatchAllDirs</keyword>
 
3255
        <keyword ref="qdir-qt3.html#setNameFilter">setNameFilter</keyword>
2552
3256
        <section ref="qdir-members.html" title="List of all members"/>
2553
3257
        <section ref="qdir-obsolete.html" title="Obsolete members"/>
2554
3258
        <section ref="qdir-qt3.html" title="Qt 3 support members"/>
2555
3259
    </section>
2556
3260
    <section ref="qdirectpainter.html" title="QDirectPainter Class Reference">
2557
3261
        <keyword ref="qdirectpainter.html">QDirectPainter</keyword>
 
3262
        <keyword ref="qdirectpainter.html#SurfaceFlag-enum">SurfaceFlag</keyword>
 
3263
        <keyword ref="qdirectpainter.html#allocatedRegion">allocatedRegion</keyword>
 
3264
        <keyword ref="qdirectpainter.html#endPainting">endPainting</keyword>
2558
3265
        <keyword ref="qdirectpainter.html#frameBuffer">frameBuffer</keyword>
 
3266
        <keyword ref="qdirectpainter.html#geometry">geometry</keyword>
2559
3267
        <keyword ref="qdirectpainter.html#linestep">linestep</keyword>
2560
3268
        <keyword ref="qdirectpainter.html#lock">lock</keyword>
2561
 
        <keyword ref="qdirectpainter.html#region">region</keyword>
 
3269
        <keyword ref="qdirectpainter.html#lower">lower</keyword>
 
3270
        <keyword ref="qdirectpainter.html#raise">raise</keyword>
 
3271
        <keyword ref="qdirectpainter.html#regionChanged">regionChanged</keyword>
 
3272
        <keyword ref="qdirectpainter.html#requestedRegion">requestedRegion</keyword>
2562
3273
        <keyword ref="qdirectpainter.html#reserveRegion">reserveRegion</keyword>
 
3274
        <keyword ref="qdirectpainter.html#reservedRegion">reservedRegion</keyword>
2563
3275
        <keyword ref="qdirectpainter.html#screenDepth">screenDepth</keyword>
2564
3276
        <keyword ref="qdirectpainter.html#screenHeight">screenHeight</keyword>
2565
3277
        <keyword ref="qdirectpainter.html#screenWidth">screenWidth</keyword>
 
3278
        <keyword ref="qdirectpainter.html#setGeometry">setGeometry</keyword>
 
3279
        <keyword ref="qdirectpainter.html#setRegion">setRegion</keyword>
 
3280
        <keyword ref="qdirectpainter.html#startPainting">startPainting</keyword>
2566
3281
        <keyword ref="qdirectpainter.html#unlock">unlock</keyword>
 
3282
        <keyword ref="qdirectpainter.html#winId">winId</keyword>
2567
3283
        <section ref="qdirectpainter-members.html" title="List of all members"/>
 
3284
        <section ref="qdirectpainter-obsolete.html" title="Obsolete members"/>
2568
3285
    </section>
2569
3286
    <section ref="qdirmodel.html" title="QDirModel Class Reference">
2570
3287
        <keyword ref="qdirmodel.html">QDirModel</keyword>
2628
3345
        <keyword ref="qdockwidget.html#floating-prop">floating</keyword>
2629
3346
        <keyword ref="qdockwidget.html#floating-prop">isFloating</keyword>
2630
3347
        <keyword ref="qdockwidget.html#floating-prop">setFloating</keyword>
2631
 
        <keyword ref="qdockwidget.html#windowTitle-prop">windowTitle</keyword>
2632
 
        <keyword ref="qdockwidget.html#windowTitle-prop">setWindowTitle</keyword>
2633
3348
        <keyword ref="qdockwidget.html#allowedAreasChanged">allowedAreasChanged</keyword>
2634
3349
        <keyword ref="qdockwidget.html#featuresChanged">featuresChanged</keyword>
2635
3350
        <keyword ref="qdockwidget.html#isAreaAllowed">isAreaAllowed</keyword>
2997
3712
        <keyword ref="qdropevent.html#proposedAction">proposedAction</keyword>
2998
3713
        <keyword ref="qdropevent.html#setDropAction">setDropAction</keyword>
2999
3714
        <keyword ref="qdropevent.html#source">source</keyword>
 
3715
        <keyword ref="qdropevent-qt3.html#Action-enum">Action</keyword>
 
3716
        <keyword ref="qdropevent-qt3.html#Action-enum">QDropEvent::Move</keyword>
 
3717
        <keyword ref="qdropevent-qt3.html#Action-enum">QDropEvent::Copy</keyword>
 
3718
        <keyword ref="qdropevent-qt3.html#Action-enum">QDropEvent::Link</keyword>
 
3719
        <keyword ref="qdropevent-qt3.html#Action-enum">QDropEvent::UserAction</keyword>
 
3720
        <keyword ref="qdropevent-qt3.html#Action-enum">QDropEvent::Private</keyword>
 
3721
        <keyword ref="qdropevent-qt3.html#acceptAction">acceptAction</keyword>
 
3722
        <keyword ref="qdropevent-qt3.html#action">action</keyword>
 
3723
        <keyword ref="qdropevent-qt3.html#data">data</keyword>
 
3724
        <keyword ref="qdropevent-qt3.html#encodedData">encodedData</keyword>
 
3725
        <keyword ref="qdropevent-qt3.html#format">format</keyword>
 
3726
        <keyword ref="qdropevent-qt3.html#provides">provides</keyword>
 
3727
        <keyword ref="qdropevent-qt3.html#setPoint">setPoint</keyword>
3000
3728
        <section ref="qdropevent-members.html" title="List of all members"/>
3001
3729
        <section ref="qdropevent-qt3.html" title="Qt 3 support members"/>
3002
3730
    </section>
 
3731
    <section ref="qdynamicpropertychangeevent.html" title="QDynamicPropertyChangeEvent Class Reference">
 
3732
        <keyword ref="qdynamicpropertychangeevent.html">QDynamicPropertyChangeEvent</keyword>
 
3733
        <keyword ref="qdynamicpropertychangeevent.html#propertyName">propertyName</keyword>
 
3734
        <section ref="qdynamicpropertychangeevent-members.html" title="List of all members"/>
 
3735
    </section>
3003
3736
    <section ref="qerrormessage.html" title="QErrorMessage Class Reference">
3004
3737
        <keyword ref="qerrormessage.html">QErrorMessage</keyword>
3005
3738
        <keyword ref="qerrormessage.html#qtHandler">qtHandler</keyword>
3006
3739
        <keyword ref="qerrormessage.html#showMessage">showMessage</keyword>
 
3740
        <keyword ref="qerrormessage-qt3.html#message">message</keyword>
3007
3741
        <section ref="qerrormessage-members.html" title="List of all members"/>
3008
3742
        <section ref="qerrormessage-qt3.html" title="Qt 3 support members"/>
3009
3743
    </section>
3010
3744
    <section ref="qevent.html" title="QEvent Class Reference">
3011
3745
        <keyword ref="qevent.html">QEvent</keyword>
3012
3746
        <keyword ref="qevent.html#Type-enum">Type</keyword>
3013
 
        <keyword ref="qevent.html#Type-enum">QEvent::Close</keyword>
3014
 
        <keyword ref="qevent.html#Type-enum">QEvent::MenubarUpdated</keyword>
 
3747
        <keyword ref="qevent.html#Type-enum">QEvent::FocusIn</keyword>
3015
3748
        <keyword ref="qevent.html#Type-enum">QEvent::MouseButtonRelease</keyword>
3016
 
        <keyword ref="qevent.html#Type-enum">QEvent::ActionRemoved</keyword>
3017
 
        <keyword ref="qevent.html#Type-enum">QEvent::HoverMove</keyword>
3018
 
        <keyword ref="qevent.html#Type-enum">QEvent::WindowActivate</keyword>
3019
 
        <keyword ref="qevent.html#Type-enum">QEvent::PaletteChange</keyword>
3020
 
        <keyword ref="qevent.html#Type-enum">QEvent::HoverEnter</keyword>
3021
 
        <keyword ref="qevent.html#Type-enum">QEvent::ActionAdded</keyword>
3022
 
        <keyword ref="qevent.html#Type-enum">QEvent::ModifiedChange</keyword>
3023
 
        <keyword ref="qevent.html#Type-enum">QEvent::DragLeave</keyword>
3024
 
        <keyword ref="qevent.html#Type-enum">QEvent::StatusTip</keyword>
3025
 
        <keyword ref="qevent.html#Type-enum">QEvent::ToolBarChange</keyword>
3026
 
        <keyword ref="qevent.html#Type-enum">QEvent::ApplicationLayoutDirectionChange</keyword>
3027
 
        <keyword ref="qevent.html#Type-enum">QEvent::FocusIn</keyword>
3028
 
        <keyword ref="qevent.html#Type-enum">QEvent::Polish</keyword>
 
3749
        <keyword ref="qevent.html#Type-enum">QEvent::ApplicationDeactivated</keyword>
 
3750
        <keyword ref="qevent.html#Type-enum">QEvent::LocaleChange</keyword>
 
3751
        <keyword ref="qevent.html#Type-enum">QEvent::LeaveEditFocus</keyword>
 
3752
        <keyword ref="qevent.html#Type-enum">QEvent::Timer</keyword>
 
3753
        <keyword ref="qevent.html#Type-enum">QEvent::TabletMove</keyword>
 
3754
        <keyword ref="qevent.html#Type-enum">QEvent::FontChange</keyword>
 
3755
        <keyword ref="qevent.html#Type-enum">QEvent::MaxUser</keyword>
 
3756
        <keyword ref="qevent.html#Type-enum">QEvent::GraphicsSceneContextMenu</keyword>
3029
3757
        <keyword ref="qevent.html#Type-enum">QEvent::ParentChange</keyword>
 
3758
        <keyword ref="qevent.html#Type-enum">QEvent::ShowToParent</keyword>
 
3759
        <keyword ref="qevent.html#Type-enum">QEvent::Paint</keyword>
3030
3760
        <keyword ref="qevent.html#Type-enum">QEvent::ZOrderChange</keyword>
3031
 
        <keyword ref="qevent.html#Type-enum">QEvent::ContextMenu</keyword>
3032
 
        <keyword ref="qevent.html#Type-enum">QEvent::WinEventAct</keyword>
 
3761
        <keyword ref="qevent.html#Type-enum">QEvent::Wheel</keyword>
 
3762
        <keyword ref="qevent.html#Type-enum">QEvent::DynamicPropertyChange</keyword>
3033
3763
        <keyword ref="qevent.html#Type-enum">QEvent::ApplicationActivated</keyword>
3034
 
        <keyword ref="qevent.html#Type-enum">QEvent::LocaleChange</keyword>
3035
 
        <keyword ref="qevent.html#Type-enum">QEvent::StyleChange</keyword>
 
3764
        <keyword ref="qevent.html#Type-enum">QEvent::GraphicsSceneMouseDoubleClick</keyword>
 
3765
        <keyword ref="qevent.html#Type-enum">QEvent::LayoutRequest</keyword>
 
3766
        <keyword ref="qevent.html#Type-enum">QEvent::IconDrag</keyword>
 
3767
        <keyword ref="qevent.html#Type-enum">QEvent::WindowTitleChange</keyword>
 
3768
        <keyword ref="qevent.html#Type-enum">QEvent::TabletLeaveProximity</keyword>
 
3769
        <keyword ref="qevent.html#Type-enum">QEvent::WhatsThisClicked</keyword>
 
3770
        <keyword ref="qevent.html#Type-enum">QEvent::EnabledChange</keyword>
 
3771
        <keyword ref="qevent.html#Type-enum">QEvent::ApplicationFontChange</keyword>
 
3772
        <keyword ref="qevent.html#Type-enum">QEvent::MetaCall</keyword>
 
3773
        <keyword ref="qevent.html#Type-enum">QEvent::DragLeave</keyword>
 
3774
        <keyword ref="qevent.html#Type-enum">QEvent::GraphicsSceneWheel</keyword>
 
3775
        <keyword ref="qevent.html#Type-enum">QEvent::GraphicsSceneHelp</keyword>
 
3776
        <keyword ref="qevent.html#Type-enum">QEvent::TabletRelease</keyword>
 
3777
        <keyword ref="qevent.html#Type-enum">QEvent::ActionAdded</keyword>
 
3778
        <keyword ref="qevent.html#Type-enum">QEvent::LeaveWhatsThisMode</keyword>
 
3779
        <keyword ref="qevent.html#Type-enum">QEvent::PaletteChange</keyword>
 
3780
        <keyword ref="qevent.html#Type-enum">QEvent::GraphicsSceneDragMove</keyword>
 
3781
        <keyword ref="qevent.html#Type-enum">QEvent::SockAct</keyword>
 
3782
        <keyword ref="qevent.html#Type-enum">QEvent::WhatsThis</keyword>
 
3783
        <keyword ref="qevent.html#Type-enum">QEvent::WindowIconChange</keyword>
 
3784
        <keyword ref="qevent.html#Type-enum">QEvent::ActionChanged</keyword>
 
3785
        <keyword ref="qevent.html#Type-enum">QEvent::HoverLeave</keyword>
 
3786
        <keyword ref="qevent.html#Type-enum">QEvent::Leave</keyword>
 
3787
        <keyword ref="qevent.html#Type-enum">QEvent::LayoutDirectionChange</keyword>
 
3788
        <keyword ref="qevent.html#Type-enum">QEvent::ModifiedChange</keyword>
 
3789
        <keyword ref="qevent.html#Type-enum">QEvent::InputMethod</keyword>
 
3790
        <keyword ref="qevent.html#Type-enum">QEvent::ChildPolished</keyword>
3036
3791
        <keyword ref="qevent.html#Type-enum">QEvent::AccessibilityHelp</keyword>
3037
 
        <keyword ref="qevent.html#Type-enum">QEvent::DragEnter</keyword>
3038
 
        <keyword ref="qevent.html#Type-enum">QEvent::LayoutDirectionChange</keyword>
3039
 
        <keyword ref="qevent.html#Type-enum">QEvent::WindowUnblocked</keyword>
3040
 
        <keyword ref="qevent.html#Type-enum">QEvent::Wheel</keyword>
 
3792
        <keyword ref="qevent.html#Type-enum">QEvent::ActivationChange</keyword>
 
3793
        <keyword ref="qevent.html#Type-enum">QEvent::ToolBarChange</keyword>
 
3794
        <keyword ref="qevent.html#Type-enum">QEvent::DeferredDelete</keyword>
3041
3795
        <keyword ref="qevent.html#Type-enum">QEvent::FocusOut</keyword>
3042
 
        <keyword ref="qevent.html#Type-enum">QEvent::LayoutRequest</keyword>
3043
 
        <keyword ref="qevent.html#Type-enum">QEvent::Enter</keyword>
3044
 
        <keyword ref="qevent.html#Type-enum">QEvent::AccessibilityPrepare</keyword>
 
3796
        <keyword ref="qevent.html#Type-enum">QEvent::TabletPress</keyword>
 
3797
        <keyword ref="qevent.html#Type-enum">QEvent::WindowStateChange</keyword>
 
3798
        <keyword ref="qevent.html#Type-enum">QEvent::ActionRemoved</keyword>
3045
3799
        <keyword ref="qevent.html#Type-enum">QEvent::Clipboard</keyword>
3046
 
        <keyword ref="qevent.html#Type-enum">QEvent::UpdateRequest</keyword>
3047
 
        <keyword ref="qevent.html#Type-enum">QEvent::ShortcutOverride</keyword>
3048
 
        <keyword ref="qevent.html#Type-enum">QEvent::WindowBlocked</keyword>
3049
 
        <keyword ref="qevent.html#Type-enum">QEvent::ActivationChange</keyword>
3050
 
        <keyword ref="qevent.html#Type-enum">QEvent::ChildAdded</keyword>
3051
 
        <keyword ref="qevent.html#Type-enum">QEvent::WindowTitleChange</keyword>
3052
 
        <keyword ref="qevent.html#Type-enum">QEvent::AccessibilityDescription</keyword>
 
3800
        <keyword ref="qevent.html#Type-enum">QEvent::ApplicationLayoutDirectionChange</keyword>
 
3801
        <keyword ref="qevent.html#Type-enum">QEvent::ContextMenu</keyword>
 
3802
        <keyword ref="qevent.html#Type-enum">QEvent::Move</keyword>
 
3803
        <keyword ref="qevent.html#Type-enum">QEvent::MouseTrackingChange</keyword>
 
3804
        <keyword ref="qevent.html#Type-enum">QEvent::LanguageChange</keyword>
 
3805
        <keyword ref="qevent.html#Type-enum">QEvent::KeyRelease</keyword>
 
3806
        <keyword ref="qevent.html#Type-enum">QEvent::GraphicsSceneDragEnter</keyword>
 
3807
        <keyword ref="qevent.html#Type-enum">QEvent::ParentAboutToChange</keyword>
3053
3808
        <keyword ref="qevent.html#Type-enum">QEvent::QueryWhatsThis</keyword>
 
3809
        <keyword ref="qevent.html#Type-enum">QEvent::Shortcut</keyword>
 
3810
        <keyword ref="qevent.html#Type-enum">QEvent::PolishRequest</keyword>
 
3811
        <keyword ref="qevent.html#Type-enum">QEvent::GraphicsSceneHoverLeave</keyword>
 
3812
        <keyword ref="qevent.html#Type-enum">QEvent::Close</keyword>
 
3813
        <keyword ref="qevent.html#Type-enum">QEvent::DragEnter</keyword>
3054
3814
        <keyword ref="qevent.html#Type-enum">QEvent::WindowDeactivate</keyword>
3055
 
        <keyword ref="qevent.html#Type-enum">QEvent::MaxUser</keyword>
3056
 
        <keyword ref="qevent.html#Type-enum">QEvent::Timer</keyword>
 
3815
        <keyword ref="qevent.html#Type-enum">QEvent::GraphicsSceneMouseMove</keyword>
 
3816
        <keyword ref="qevent.html#Type-enum">QEvent::ChildAdded</keyword>
3057
3817
        <keyword ref="qevent.html#Type-enum">QEvent::Drop</keyword>
3058
 
        <keyword ref="qevent.html#Type-enum">QEvent::TabletRelease</keyword>
3059
 
        <keyword ref="qevent.html#Type-enum">QEvent::EnterWhatsThisMode</keyword>
3060
3818
        <keyword ref="qevent.html#Type-enum">QEvent::UpdateLater</keyword>
3061
 
        <keyword ref="qevent.html#Type-enum">QEvent::WindowIconChange</keyword>
3062
 
        <keyword ref="qevent.html#Type-enum">QEvent::ShowToParent</keyword>
3063
 
        <keyword ref="qevent.html#Type-enum">QEvent::EnabledChange</keyword>
 
3819
        <keyword ref="qevent.html#Type-enum">QEvent::Enter</keyword>
 
3820
        <keyword ref="qevent.html#Type-enum">QEvent::StyleChange</keyword>
 
3821
        <keyword ref="qevent.html#Type-enum">QEvent::StatusTip</keyword>
 
3822
        <keyword ref="qevent.html#Type-enum">QEvent::TabletEnterProximity</keyword>
3064
3823
        <keyword ref="qevent.html#Type-enum">QEvent::Hide</keyword>
3065
 
        <keyword ref="qevent.html#Type-enum">QEvent::Paint</keyword>
3066
 
        <keyword ref="qevent.html#Type-enum">QEvent::LeaveWhatsThisMode</keyword>
3067
 
        <keyword ref="qevent.html#Type-enum">QEvent::ApplicationFontChange</keyword>
3068
 
        <keyword ref="qevent.html#Type-enum">QEvent::ApplicationDeactivated</keyword>
3069
 
        <keyword ref="qevent.html#Type-enum">QEvent::IconDrag</keyword>
3070
 
        <keyword ref="qevent.html#Type-enum">QEvent::Shortcut</keyword>
3071
 
        <keyword ref="qevent.html#Type-enum">QEvent::TabletMove</keyword>
3072
 
        <keyword ref="qevent.html#Type-enum">QEvent::PolishRequest</keyword>
3073
 
        <keyword ref="qevent.html#Type-enum">QEvent::KeyRelease</keyword>
 
3824
        <keyword ref="qevent.html#Type-enum">QEvent::ApplicationPaletteChange</keyword>
3074
3825
        <keyword ref="qevent.html#Type-enum">QEvent::DragMove</keyword>
 
3826
        <keyword ref="qevent.html#Type-enum">QEvent::GraphicsSceneMouseRelease</keyword>
 
3827
        <keyword ref="qevent.html#Type-enum">QEvent::GraphicsSceneMousePress</keyword>
 
3828
        <keyword ref="qevent.html#Type-enum">QEvent::Show</keyword>
 
3829
        <keyword ref="qevent.html#Type-enum">QEvent::EnterEditFocus</keyword>
 
3830
        <keyword ref="qevent.html#Type-enum">QEvent::WinEventAct</keyword>
 
3831
        <keyword ref="qevent.html#Type-enum">QEvent::GraphicsSceneDrop</keyword>
 
3832
        <keyword ref="qevent.html#Type-enum">QEvent::IconTextChange</keyword>
3075
3833
        <keyword ref="qevent.html#Type-enum">QEvent::KeyPress</keyword>
3076
 
        <keyword ref="qevent.html#Type-enum">QEvent::MouseButtonPress</keyword>
3077
 
        <keyword ref="qevent.html#Type-enum">QEvent::FontChange</keyword>
3078
 
        <keyword ref="qevent.html#Type-enum">QEvent::MouseMove</keyword>
3079
 
        <keyword ref="qevent.html#Type-enum">QEvent::Leave</keyword>
3080
 
        <keyword ref="qevent.html#Type-enum">QEvent::HoverLeave</keyword>
3081
 
        <keyword ref="qevent.html#Type-enum">QEvent::InputMethod</keyword>
3082
 
        <keyword ref="qevent.html#Type-enum">QEvent::User</keyword>
3083
 
        <keyword ref="qevent.html#Type-enum">QEvent::WhatsThisClicked</keyword>
3084
 
        <keyword ref="qevent.html#Type-enum">QEvent::Move</keyword>
 
3834
        <keyword ref="qevent.html#Type-enum">QEvent::WindowActivate</keyword>
 
3835
        <keyword ref="qevent.html#Type-enum">QEvent::Polish</keyword>
3085
3836
        <keyword ref="qevent.html#Type-enum">QEvent::FileOpen</keyword>
3086
 
        <keyword ref="qevent.html#Type-enum">QEvent::SockAct</keyword>
3087
 
        <keyword ref="qevent.html#Type-enum">QEvent::ApplicationWindowIconChange</keyword>
3088
 
        <keyword ref="qevent.html#Type-enum">QEvent::IconTextChange</keyword>
3089
 
        <keyword ref="qevent.html#Type-enum">QEvent::LanguageChange</keyword>
3090
 
        <keyword ref="qevent.html#Type-enum">QEvent::WindowStateChange</keyword>
3091
 
        <keyword ref="qevent.html#Type-enum">QEvent::ApplicationPaletteChange</keyword>
3092
 
        <keyword ref="qevent.html#Type-enum">QEvent::TabletPress</keyword>
3093
3837
        <keyword ref="qevent.html#Type-enum">QEvent::MouseButtonDblClick</keyword>
3094
 
        <keyword ref="qevent.html#Type-enum">QEvent::ChildPolished</keyword>
3095
 
        <keyword ref="qevent.html#Type-enum">QEvent::MouseTrackingChange</keyword>
3096
 
        <keyword ref="qevent.html#Type-enum">QEvent::Show</keyword>
 
3838
        <keyword ref="qevent.html#Type-enum">QEvent::EnterWhatsThisMode</keyword>
 
3839
        <keyword ref="qevent.html#Type-enum">QEvent::WindowBlocked</keyword>
 
3840
        <keyword ref="qevent.html#Type-enum">QEvent::GraphicsSceneDragLeave</keyword>
 
3841
        <keyword ref="qevent.html#Type-enum">QEvent::ShortcutOverride</keyword>
3097
3842
        <keyword ref="qevent.html#Type-enum">QEvent::ToolTip</keyword>
 
3843
        <keyword ref="qevent.html#Type-enum">QEvent::AccessibilityPrepare</keyword>
 
3844
        <keyword ref="qevent.html#Type-enum">QEvent::HoverEnter</keyword>
 
3845
        <keyword ref="qevent.html#Type-enum">QEvent::MouseMove</keyword>
3098
3846
        <keyword ref="qevent.html#Type-enum">QEvent::ChildRemoved</keyword>
 
3847
        <keyword ref="qevent.html#Type-enum">QEvent::HoverMove</keyword>
 
3848
        <keyword ref="qevent.html#Type-enum">QEvent::MouseButtonPress</keyword>
3099
3849
        <keyword ref="qevent.html#Type-enum">QEvent::Resize</keyword>
3100
 
        <keyword ref="qevent.html#Type-enum">QEvent::MetaCall</keyword>
3101
 
        <keyword ref="qevent.html#Type-enum">QEvent::DeferredDelete</keyword>
 
3850
        <keyword ref="qevent.html#Type-enum">QEvent::GraphicsSceneHoverEnter</keyword>
 
3851
        <keyword ref="qevent.html#Type-enum">QEvent::KeyboardLayoutChange</keyword>
 
3852
        <keyword ref="qevent.html#Type-enum">QEvent::None</keyword>
 
3853
        <keyword ref="qevent.html#Type-enum">QEvent::ApplicationWindowIconChange</keyword>
 
3854
        <keyword ref="qevent.html#Type-enum">QEvent::GraphicsSceneHoverMove</keyword>
 
3855
        <keyword ref="qevent.html#Type-enum">QEvent::UpdateRequest</keyword>
 
3856
        <keyword ref="qevent.html#Type-enum">QEvent::AccessibilityDescription</keyword>
 
3857
        <keyword ref="qevent.html#Type-enum">QEvent::WindowUnblocked</keyword>
3102
3858
        <keyword ref="qevent.html#Type-enum">QEvent::HideToParent</keyword>
3103
 
        <keyword ref="qevent.html#Type-enum">QEvent::WhatsThis</keyword>
3104
 
        <keyword ref="qevent.html#Type-enum">QEvent::ActionChanged</keyword>
3105
 
        <keyword ref="qevent.html#Type-enum">QEvent::None</keyword>
3106
 
        <keyword ref="qevent.html#Type-enum">QEvent::ParentAboutToChange</keyword>
 
3859
        <keyword ref="qevent.html#Type-enum">QEvent::MenubarUpdated</keyword>
 
3860
        <keyword ref="qevent.html#Type-enum">QEvent::User</keyword>
3107
3861
        <keyword ref="qevent.html#accepted-prop">accepted</keyword>
3108
3862
        <keyword ref="qevent.html#accepted-prop">isAccepted</keyword>
3109
3863
        <keyword ref="qevent.html#accepted-prop">setAccepted</keyword>
3194
3948
        <keyword ref="qfile.html#link">link</keyword>
3195
3949
        <keyword ref="qfile.html#open">open</keyword>
3196
3950
        <keyword ref="qfile.html#permissions">permissions</keyword>
3197
 
        <keyword ref="qfile.html#readLink">readLink</keyword>
3198
3951
        <keyword ref="qfile.html#remove">remove</keyword>
3199
3952
        <keyword ref="qfile.html#rename">rename</keyword>
3200
3953
        <keyword ref="qfile.html#resize">resize</keyword>
3203
3956
        <keyword ref="qfile.html#setFileName">setFileName</keyword>
3204
3957
        <keyword ref="qfile.html#setPermissions">setPermissions</keyword>
3205
3958
        <keyword ref="qfile.html#size">size</keyword>
 
3959
        <keyword ref="qfile.html#symLinkTarget">symLinkTarget</keyword>
3206
3960
        <keyword ref="qfile.html#unsetError">unsetError</keyword>
 
3961
        <keyword ref="qfile-qt3.html#name">name</keyword>
 
3962
        <keyword ref="qfile-qt3.html#setName">setName</keyword>
3207
3963
        <section ref="qfile-members.html" title="List of all members"/>
 
3964
        <section ref="qfile-obsolete.html" title="Obsolete members"/>
3208
3965
        <section ref="qfile-qt3.html" title="Qt 3 support members"/>
3209
3966
    </section>
3210
3967
    <section ref="qfiledialog.html" title="QFileDialog Class Reference">
3273
4030
        <keyword ref="qfiledialog.html#setIconProvider">setIconProvider</keyword>
3274
4031
        <keyword ref="qfiledialog.html#setItemDelegate">setItemDelegate</keyword>
3275
4032
        <keyword ref="qfiledialog.html#setLabelText">setLabelText</keyword>
 
4033
        <keyword ref="qfiledialog-qt3.html#mode">mode</keyword>
 
4034
        <keyword ref="qfiledialog-qt3.html#selectedFile">selectedFile</keyword>
 
4035
        <keyword ref="qfiledialog-qt3.html#setDir">setDir</keyword>
 
4036
        <keyword ref="qfiledialog-qt3.html#setMode">setMode</keyword>
3276
4037
        <section ref="qfiledialog-members.html" title="List of all members"/>
3277
4038
        <section ref="qfiledialog-qt3.html" title="Qt 3 support members"/>
3278
4039
    </section>
3326
4087
        <keyword ref="qfileinfo.html#path">path</keyword>
3327
4088
        <keyword ref="qfileinfo.html#permission">permission</keyword>
3328
4089
        <keyword ref="qfileinfo.html#permissions">permissions</keyword>
3329
 
        <keyword ref="qfileinfo.html#readLink">readLink</keyword>
3330
4090
        <keyword ref="qfileinfo.html#refresh">refresh</keyword>
3331
4091
        <keyword ref="qfileinfo.html#setCaching">setCaching</keyword>
3332
4092
        <keyword ref="qfileinfo.html#setFile">setFile</keyword>
3333
4093
        <keyword ref="qfileinfo.html#size">size</keyword>
3334
4094
        <keyword ref="qfileinfo.html#suffix">suffix</keyword>
 
4095
        <keyword ref="qfileinfo.html#symLinkTarget">symLinkTarget</keyword>
3335
4096
        <keyword ref="qfileinfo.html#operator-not-eq">operator!=</keyword>
3336
4097
        <keyword ref="qfileinfo.html#operator-eq">operator=</keyword>
3337
4098
        <keyword ref="qfileinfo.html#operator-eq-eq">operator==</keyword>
 
4099
        <keyword ref="qfileinfo.html#QFileInfoList-typedef">QFileInfoList</keyword>
 
4100
        <keyword ref="qfileinfo-qt3.html#Permission-enum">Permission</keyword>
 
4101
        <keyword ref="qfileinfo-qt3.html#Permission-enum">PermissionSpec</keyword>
 
4102
        <keyword ref="qfileinfo-qt3.html#Permission-enum">QFileInfo::WriteUser</keyword>
 
4103
        <keyword ref="qfileinfo-qt3.html#Permission-enum">QFileInfo::ExeUser</keyword>
 
4104
        <keyword ref="qfileinfo-qt3.html#Permission-enum">QFileInfo::ExeGroup</keyword>
 
4105
        <keyword ref="qfileinfo-qt3.html#Permission-enum">QFileInfo::ExeOther</keyword>
 
4106
        <keyword ref="qfileinfo-qt3.html#Permission-enum">QFileInfo::WriteOwner</keyword>
 
4107
        <keyword ref="qfileinfo-qt3.html#Permission-enum">QFileInfo::ExeOwner</keyword>
 
4108
        <keyword ref="qfileinfo-qt3.html#Permission-enum">QFileInfo::ReadGroup</keyword>
 
4109
        <keyword ref="qfileinfo-qt3.html#Permission-enum">QFileInfo::WriteOther</keyword>
 
4110
        <keyword ref="qfileinfo-qt3.html#Permission-enum">QFileInfo::ReadOwner</keyword>
 
4111
        <keyword ref="qfileinfo-qt3.html#Permission-enum">QFileInfo::ReadUser</keyword>
 
4112
        <keyword ref="qfileinfo-qt3.html#Permission-enum">QFileInfo::ReadOther</keyword>
 
4113
        <keyword ref="qfileinfo-qt3.html#Permission-enum">QFileInfo::WriteGroup</keyword>
 
4114
        <keyword ref="qfileinfo-qt3.html#absFilePath">absFilePath</keyword>
 
4115
        <keyword ref="qfileinfo-qt3.html#convertToAbs">convertToAbs</keyword>
 
4116
        <keyword ref="qfileinfo-qt3.html#dirPath">dirPath</keyword>
 
4117
        <keyword ref="qfileinfo-qt3.html#extension">extension</keyword>
3338
4118
        <section ref="qfileinfo-members.html" title="List of all members"/>
 
4119
        <section ref="qfileinfo-obsolete.html" title="Obsolete members"/>
3339
4120
        <section ref="qfileinfo-qt3.html" title="Qt 3 support members"/>
3340
4121
    </section>
3341
4122
    <section ref="qfileopenevent.html" title="QFileOpenEvent Class Reference">
3343
4124
        <keyword ref="qfileopenevent.html#file">file</keyword>
3344
4125
        <section ref="qfileopenevent-members.html" title="List of all members"/>
3345
4126
    </section>
 
4127
    <section ref="qfilesystemwatcher.html" title="QFileSystemWatcher Class Reference">
 
4128
        <keyword ref="qfilesystemwatcher.html">QFileSystemWatcher</keyword>
 
4129
        <keyword ref="qfilesystemwatcher.html#addPath">addPath</keyword>
 
4130
        <keyword ref="qfilesystemwatcher.html#addPaths">addPaths</keyword>
 
4131
        <keyword ref="qfilesystemwatcher.html#directories">directories</keyword>
 
4132
        <keyword ref="qfilesystemwatcher.html#directoryChanged">directoryChanged</keyword>
 
4133
        <keyword ref="qfilesystemwatcher.html#fileChanged">fileChanged</keyword>
 
4134
        <keyword ref="qfilesystemwatcher.html#files">files</keyword>
 
4135
        <keyword ref="qfilesystemwatcher.html#removePath">removePath</keyword>
 
4136
        <keyword ref="qfilesystemwatcher.html#removePaths">removePaths</keyword>
 
4137
        <section ref="qfilesystemwatcher-members.html" title="List of all members"/>
 
4138
    </section>
3346
4139
    <section ref="qflag.html" title="QFlag Class Reference">
3347
4140
        <keyword ref="qflag.html">QFlag</keyword>
3348
4141
        <keyword ref="qflag.html#operator-int">operator int</keyword>
3351
4144
    <section ref="qflags.html" title="QFlags Class Reference">
3352
4145
        <keyword ref="qflags.html">QFlags</keyword>
3353
4146
        <keyword ref="qflags.html#enum_type-typedef">enum_type</keyword>
 
4147
        <keyword ref="qflags.html#testFlag">testFlag</keyword>
3354
4148
        <keyword ref="qflags.html#operator-int">operator int</keyword>
3355
4149
        <keyword ref="qflags.html#operator-not">operator!</keyword>
3356
4150
        <keyword ref="qflags.html#operator-and">operator&amp;</keyword>
3369
4163
        <keyword ref="qfocusevent.html">QFocusEvent</keyword>
3370
4164
        <keyword ref="qfocusevent.html#gotFocus">gotFocus</keyword>
3371
4165
        <keyword ref="qfocusevent.html#lostFocus">lostFocus</keyword>
3372
 
        <keyword ref="qfocusevent.html#reason">reason</keyword>
 
4166
        <keyword ref="qfocusevent-qt3.html#Reason-enum">Reason</keyword>
 
4167
        <keyword ref="qfocusevent-qt3.html#Reason-enum">QFocusEvent::Tab</keyword>
 
4168
        <keyword ref="qfocusevent-qt3.html#Reason-enum">QFocusEvent::Mouse</keyword>
 
4169
        <keyword ref="qfocusevent-qt3.html#Reason-enum">QFocusEvent::Backtab</keyword>
 
4170
        <keyword ref="qfocusevent-qt3.html#Reason-enum">QFocusEvent::Popup</keyword>
 
4171
        <keyword ref="qfocusevent-qt3.html#Reason-enum">QFocusEvent::MenuBar</keyword>
 
4172
        <keyword ref="qfocusevent-qt3.html#Reason-enum">QFocusEvent::Other</keyword>
 
4173
        <keyword ref="qfocusevent-qt3.html#Reason-enum">QFocusEvent::ActiveWindow</keyword>
 
4174
        <keyword ref="qfocusevent-qt3.html#Reason-enum">QFocusEvent::Shortcut</keyword>
3373
4175
        <section ref="qfocusevent-members.html" title="List of all members"/>
3374
4176
        <section ref="qfocusevent-qt3.html" title="Qt 3 support members"/>
3375
4177
    </section>
3414
4216
        <keyword ref="qfont.html#StyleStrategy-enum">QFont::OpenGLCompatible</keyword>
3415
4217
        <keyword ref="qfont.html#StyleStrategy-enum">QFont::PreferQuality</keyword>
3416
4218
        <keyword ref="qfont.html#StyleStrategy-enum">QFont::PreferAntialias</keyword>
 
4219
        <keyword ref="qfont.html#StyleStrategy-enum">QFont::NoFontMerging</keyword>
3417
4220
        <keyword ref="qfont.html#StyleStrategy-enum">QFont::NoAntialias</keyword>
3418
4221
        <keyword ref="qfont.html#StyleStrategy-enum">QFont::PreferOutline</keyword>
3419
4222
        <keyword ref="qfont.html#StyleStrategy-enum">QFont::ForceOutline</keyword>
3480
4283
        <keyword ref="qfont.html#operator-lt">operator&lt;</keyword>
3481
4284
        <keyword ref="qfont.html#operator-eq">operator=</keyword>
3482
4285
        <keyword ref="qfont.html#operator-eq-eq">operator==</keyword>
 
4286
        <keyword ref="qfont-qt3.html#defaultFont">defaultFont</keyword>
 
4287
        <keyword ref="qfont-qt3.html#pointSizeFloat">pointSizeFloat</keyword>
 
4288
        <keyword ref="qfont-qt3.html#setDefaultFont">setDefaultFont</keyword>
 
4289
        <keyword ref="qfont-qt3.html#setPixelSizeFloat">setPixelSizeFloat</keyword>
 
4290
        <keyword ref="qfont-qt3.html#setPointSizeFloat">setPointSizeFloat</keyword>
3483
4291
        <section ref="qfont-members.html" title="List of all members"/>
3484
4292
        <section ref="qfont-qt3.html" title="Qt 3 support members"/>
3485
4293
    </section>
 
4294
    <section ref="qfontcombobox.html" title="QFontComboBox Class Reference">
 
4295
        <keyword ref="qfontcombobox.html">QFontComboBox</keyword>
 
4296
        <keyword ref="qfontcombobox.html#FontFilter-enum">FontFilter</keyword>
 
4297
        <keyword ref="qfontcombobox.html#FontFilter-enum">FontFilters</keyword>
 
4298
        <keyword ref="qfontcombobox.html#FontFilter-enum">QFontComboBox::ScalableFonts</keyword>
 
4299
        <keyword ref="qfontcombobox.html#FontFilter-enum">QFontComboBox::MonospacedFonts</keyword>
 
4300
        <keyword ref="qfontcombobox.html#FontFilter-enum">QFontComboBox::ProportionalFonts</keyword>
 
4301
        <keyword ref="qfontcombobox.html#FontFilter-enum">QFontComboBox::AllFonts</keyword>
 
4302
        <keyword ref="qfontcombobox.html#FontFilter-enum">QFontComboBox::NonScalableFonts</keyword>
 
4303
        <keyword ref="qfontcombobox.html#currentFont-prop">currentFont</keyword>
 
4304
        <keyword ref="qfontcombobox.html#currentFont-prop">setCurrentFont</keyword>
 
4305
        <keyword ref="qfontcombobox.html#fontFilters-prop">fontFilters</keyword>
 
4306
        <keyword ref="qfontcombobox.html#fontFilters-prop">setFontFilters</keyword>
 
4307
        <keyword ref="qfontcombobox.html#writingSystem-prop">writingSystem</keyword>
 
4308
        <keyword ref="qfontcombobox.html#writingSystem-prop">setWritingSystem</keyword>
 
4309
        <keyword ref="qfontcombobox.html#currentFontChanged">currentFontChanged</keyword>
 
4310
        <section ref="qfontcombobox-members.html" title="List of all members"/>
 
4311
    </section>
3486
4312
    <section ref="qfontdatabase.html" title="QFontDatabase Class Reference">
3487
4313
        <keyword ref="qfontdatabase.html">QFontDatabase</keyword>
3488
4314
        <keyword ref="qfontdatabase.html#WritingSystem-enum">WritingSystem</keyword>
3489
4315
        <keyword ref="qfontdatabase.html#WritingSystem-enum">QFontDatabase::Arabic</keyword>
 
4316
        <keyword ref="qfontdatabase.html#WritingSystem-enum">QFontDatabase::Symbol</keyword>
3490
4317
        <keyword ref="qfontdatabase.html#WritingSystem-enum">QFontDatabase::Other</keyword>
 
4318
        <keyword ref="qfontdatabase.html#WritingSystem-enum">QFontDatabase::Ogham</keyword>
3491
4319
        <keyword ref="qfontdatabase.html#WritingSystem-enum">QFontDatabase::Tamil</keyword>
3492
4320
        <keyword ref="qfontdatabase.html#WritingSystem-enum">QFontDatabase::Gurmukhi</keyword>
3493
4321
        <keyword ref="qfontdatabase.html#WritingSystem-enum">QFontDatabase::Malayalam</keyword>
3495
4323
        <keyword ref="qfontdatabase.html#WritingSystem-enum">QFontDatabase::Cyrillic</keyword>
3496
4324
        <keyword ref="qfontdatabase.html#WritingSystem-enum">QFontDatabase::Khmer</keyword>
3497
4325
        <keyword ref="qfontdatabase.html#WritingSystem-enum">QFontDatabase::Hebrew</keyword>
 
4326
        <keyword ref="qfontdatabase.html#WritingSystem-enum">QFontDatabase::Runic</keyword>
3498
4327
        <keyword ref="qfontdatabase.html#WritingSystem-enum">QFontDatabase::Sinhala</keyword>
3499
4328
        <keyword ref="qfontdatabase.html#WritingSystem-enum">QFontDatabase::Thai</keyword>
3500
4329
        <keyword ref="qfontdatabase.html#WritingSystem-enum">QFontDatabase::SimplifiedChinese</keyword>
3517
4346
        <keyword ref="qfontdatabase.html#WritingSystem-enum">QFontDatabase::Bengali</keyword>
3518
4347
        <keyword ref="qfontdatabase.html#WritingSystem-enum">QFontDatabase::Kannada</keyword>
3519
4348
        <keyword ref="qfontdatabase.html#WritingSystem-enum">QFontDatabase::Devanagari</keyword>
 
4349
        <keyword ref="qfontdatabase.html#addApplicationFont">addApplicationFont</keyword>
 
4350
        <keyword ref="qfontdatabase.html#addApplicationFontFromData">addApplicationFontFromData</keyword>
 
4351
        <keyword ref="qfontdatabase.html#applicationFontFamilies">applicationFontFamilies</keyword>
3520
4352
        <keyword ref="qfontdatabase.html#bold">bold</keyword>
3521
4353
        <keyword ref="qfontdatabase.html#families">families</keyword>
3522
4354
        <keyword ref="qfontdatabase.html#font">font</keyword>
3526
4358
        <keyword ref="qfontdatabase.html#isSmoothlyScalable">isSmoothlyScalable</keyword>
3527
4359
        <keyword ref="qfontdatabase.html#italic">italic</keyword>
3528
4360
        <keyword ref="qfontdatabase.html#pointSizes">pointSizes</keyword>
 
4361
        <keyword ref="qfontdatabase.html#removeAllApplicationFonts">removeAllApplicationFonts</keyword>
 
4362
        <keyword ref="qfontdatabase.html#removeApplicationFont">removeApplicationFont</keyword>
3529
4363
        <keyword ref="qfontdatabase.html#smoothSizes">smoothSizes</keyword>
3530
4364
        <keyword ref="qfontdatabase.html#standardSizes">standardSizes</keyword>
3531
4365
        <keyword ref="qfontdatabase.html#styleString">styleString</keyword>
3561
4395
    <section ref="qfontmetrics.html" title="QFontMetrics Class Reference">
3562
4396
        <keyword ref="qfontmetrics.html">QFontMetrics</keyword>
3563
4397
        <keyword ref="qfontmetrics.html#ascent">ascent</keyword>
 
4398
        <keyword ref="qfontmetrics.html#averageCharWidth">averageCharWidth</keyword>
3564
4399
        <keyword ref="qfontmetrics.html#boundingRect">boundingRect</keyword>
3565
4400
        <keyword ref="qfontmetrics.html#charWidth">charWidth</keyword>
3566
4401
        <keyword ref="qfontmetrics.html#descent">descent</keyword>
 
4402
        <keyword ref="qfontmetrics.html#elidedText">elidedText</keyword>
3567
4403
        <keyword ref="qfontmetrics.html#height">height</keyword>
3568
4404
        <keyword ref="qfontmetrics.html#inFont">inFont</keyword>
3569
4405
        <keyword ref="qfontmetrics.html#leading">leading</keyword>
3589
4425
    <section ref="qfontmetricsf.html" title="QFontMetricsF Class Reference">
3590
4426
        <keyword ref="qfontmetricsf.html">QFontMetricsF</keyword>
3591
4427
        <keyword ref="qfontmetricsf.html#ascent">ascent</keyword>
 
4428
        <keyword ref="qfontmetricsf.html#averageCharWidth">averageCharWidth</keyword>
3592
4429
        <keyword ref="qfontmetricsf.html#boundingRect">boundingRect</keyword>
3593
4430
        <keyword ref="qfontmetricsf.html#descent">descent</keyword>
 
4431
        <keyword ref="qfontmetricsf.html#elidedText">elidedText</keyword>
3594
4432
        <keyword ref="qfontmetricsf.html#height">height</keyword>
3595
4433
        <keyword ref="qfontmetricsf.html#inFont">inFont</keyword>
3596
4434
        <keyword ref="qfontmetricsf.html#leading">leading</keyword>
3635
4473
        <keyword ref="qframe.html#Shape-enum">QFrame::StyledPanel</keyword>
3636
4474
        <keyword ref="qframe.html#Shape-enum">QFrame::Panel</keyword>
3637
4475
        <keyword ref="qframe.html#Shape-enum">QFrame::WinPanel</keyword>
 
4476
        <keyword ref="qframe.html#StyleMask-enum">StyleMask</keyword>
 
4477
        <keyword ref="qframe.html#StyleMask-enum">QFrame::Shadow_Mask</keyword>
 
4478
        <keyword ref="qframe.html#StyleMask-enum">QFrame::Shape_Mask</keyword>
3638
4479
        <keyword ref="qframe.html#frameRect-prop">frameRect</keyword>
3639
4480
        <keyword ref="qframe.html#frameRect-prop">setFrameRect</keyword>
3640
4481
        <keyword ref="qframe.html#frameShadow-prop">frameShadow</keyword>
3648
4489
        <keyword ref="qframe.html#midLineWidth-prop">setMidLineWidth</keyword>
3649
4490
        <keyword ref="qframe.html#frameStyle">frameStyle</keyword>
3650
4491
        <keyword ref="qframe.html#setFrameStyle">setFrameStyle</keyword>
3651
 
        <keyword ref="qframe.html#Shadow_Mask-var">Shadow_Mask</keyword>
3652
 
        <keyword ref="qframe.html#Shape_Mask-var">Shape_Mask</keyword>
3653
4492
        <section ref="qframe-members.html" title="List of all members"/>
3654
4493
        <section ref="qframe-qt3.html" title="Qt 3 support members"/>
3655
4494
    </section>
3657
4496
        <keyword ref="qfsfileengine.html">QFSFileEngine</keyword>
3658
4497
        <keyword ref="qfsfileengine.html#currentPath">currentPath</keyword>
3659
4498
        <keyword ref="qfsfileengine.html#drives">drives</keyword>
3660
 
        <keyword ref="qfsfileengine.html#fileFlags">fileFlags</keyword>
3661
 
        <keyword ref="qfsfileengine.html#fileName">fileName</keyword>
3662
4499
        <keyword ref="qfsfileengine.html#homePath">homePath</keyword>
3663
 
        <keyword ref="qfsfileengine.html#ownerId">ownerId</keyword>
3664
4500
        <keyword ref="qfsfileengine.html#rootPath">rootPath</keyword>
3665
4501
        <keyword ref="qfsfileengine.html#setCurrentPath">setCurrentPath</keyword>
3666
4502
        <keyword ref="qfsfileengine.html#tempPath">tempPath</keyword>
3737
4573
        <keyword ref="qftp.html#setTransferMode">setTransferMode</keyword>
3738
4574
        <keyword ref="qftp.html#state">state</keyword>
3739
4575
        <keyword ref="qftp.html#stateChanged">stateChanged</keyword>
 
4576
        <keyword ref="qftp-qt3.html#readBlock">readBlock</keyword>
3740
4577
        <section ref="qftp-members.html" title="List of all members"/>
3741
4578
        <section ref="qftp-qt3.html" title="Qt 3 support members"/>
3742
4579
    </section>
3822
4659
    </section>
3823
4660
    <section ref="qglformat.html" title="QGLFormat Class Reference">
3824
4661
        <keyword ref="qglformat.html">QGLFormat</keyword>
 
4662
        <keyword ref="qglformat.html#OpenGLVersionFlag-enum">OpenGLVersionFlag</keyword>
 
4663
        <keyword ref="qglformat.html#OpenGLVersionFlag-enum">OpenGLVersionFlags</keyword>
 
4664
        <keyword ref="qglformat.html#OpenGLVersionFlag-enum">QGLFormat::OpenGL_ES_CommonLite_Version_1_0</keyword>
 
4665
        <keyword ref="qglformat.html#OpenGLVersionFlag-enum">QGLFormat::OpenGL_ES_CommonLite_Version_1_1</keyword>
 
4666
        <keyword ref="qglformat.html#OpenGLVersionFlag-enum">QGLFormat::OpenGL_ES_Common_Version_1_0</keyword>
 
4667
        <keyword ref="qglformat.html#OpenGLVersionFlag-enum">QGLFormat::OpenGL_ES_Version_2_0</keyword>
 
4668
        <keyword ref="qglformat.html#OpenGLVersionFlag-enum">QGLFormat::OpenGL_ES_Common_Version_1_1</keyword>
 
4669
        <keyword ref="qglformat.html#OpenGLVersionFlag-enum">QGLFormat::OpenGL_Version_1_1</keyword>
 
4670
        <keyword ref="qglformat.html#OpenGLVersionFlag-enum">QGLFormat::OpenGL_Version_2_0</keyword>
 
4671
        <keyword ref="qglformat.html#OpenGLVersionFlag-enum">QGLFormat::OpenGL_Version_1_2</keyword>
 
4672
        <keyword ref="qglformat.html#OpenGLVersionFlag-enum">QGLFormat::OpenGL_Version_2_1</keyword>
 
4673
        <keyword ref="qglformat.html#OpenGLVersionFlag-enum">QGLFormat::OpenGL_Version_None</keyword>
 
4674
        <keyword ref="qglformat.html#OpenGLVersionFlag-enum">QGLFormat::OpenGL_Version_1_3</keyword>
 
4675
        <keyword ref="qglformat.html#OpenGLVersionFlag-enum">QGLFormat::OpenGL_Version_1_4</keyword>
 
4676
        <keyword ref="qglformat.html#OpenGLVersionFlag-enum">QGLFormat::OpenGL_Version_1_5</keyword>
3825
4677
        <keyword ref="qglformat.html#accum">accum</keyword>
3826
4678
        <keyword ref="qglformat.html#accumBufferSize">accumBufferSize</keyword>
3827
4679
        <keyword ref="qglformat.html#alpha">alpha</keyword>
3828
4680
        <keyword ref="qglformat.html#alphaBufferSize">alphaBufferSize</keyword>
 
4681
        <keyword ref="qglformat.html#blueBufferSize">blueBufferSize</keyword>
3829
4682
        <keyword ref="qglformat.html#defaultFormat">defaultFormat</keyword>
3830
4683
        <keyword ref="qglformat.html#defaultOverlayFormat">defaultOverlayFormat</keyword>
3831
4684
        <keyword ref="qglformat.html#depth">depth</keyword>
3832
4685
        <keyword ref="qglformat.html#depthBufferSize">depthBufferSize</keyword>
3833
4686
        <keyword ref="qglformat.html#directRendering">directRendering</keyword>
3834
4687
        <keyword ref="qglformat.html#doubleBuffer">doubleBuffer</keyword>
 
4688
        <keyword ref="qglformat.html#greenBufferSize">greenBufferSize</keyword>
3835
4689
        <keyword ref="qglformat.html#hasOpenGL">hasOpenGL</keyword>
3836
4690
        <keyword ref="qglformat.html#hasOpenGLOverlays">hasOpenGLOverlays</keyword>
3837
4691
        <keyword ref="qglformat.html#hasOverlay">hasOverlay</keyword>
 
4692
        <keyword ref="qglformat.html#openGLVersionFlags">openGLVersionFlags</keyword>
3838
4693
        <keyword ref="qglformat.html#plane">plane</keyword>
 
4694
        <keyword ref="qglformat.html#redBufferSize">redBufferSize</keyword>
3839
4695
        <keyword ref="qglformat.html#rgba">rgba</keyword>
3840
4696
        <keyword ref="qglformat.html#sampleBuffers">sampleBuffers</keyword>
3841
4697
        <keyword ref="qglformat.html#samples">samples</keyword>
3843
4699
        <keyword ref="qglformat.html#setAccumBufferSize">setAccumBufferSize</keyword>
3844
4700
        <keyword ref="qglformat.html#setAlpha">setAlpha</keyword>
3845
4701
        <keyword ref="qglformat.html#setAlphaBufferSize">setAlphaBufferSize</keyword>
 
4702
        <keyword ref="qglformat.html#setBlueBufferSize">setBlueBufferSize</keyword>
3846
4703
        <keyword ref="qglformat.html#setDefaultFormat">setDefaultFormat</keyword>
3847
4704
        <keyword ref="qglformat.html#setDefaultOverlayFormat">setDefaultOverlayFormat</keyword>
3848
4705
        <keyword ref="qglformat.html#setDepth">setDepth</keyword>
3849
4706
        <keyword ref="qglformat.html#setDepthBufferSize">setDepthBufferSize</keyword>
3850
4707
        <keyword ref="qglformat.html#setDirectRendering">setDirectRendering</keyword>
3851
4708
        <keyword ref="qglformat.html#setDoubleBuffer">setDoubleBuffer</keyword>
 
4709
        <keyword ref="qglformat.html#setGreenBufferSize">setGreenBufferSize</keyword>
3852
4710
        <keyword ref="qglformat.html#setOption">setOption</keyword>
3853
4711
        <keyword ref="qglformat.html#setOverlay">setOverlay</keyword>
3854
4712
        <keyword ref="qglformat.html#setPlane">setPlane</keyword>
 
4713
        <keyword ref="qglformat.html#setRedBufferSize">setRedBufferSize</keyword>
3855
4714
        <keyword ref="qglformat.html#setRgba">setRgba</keyword>
3856
4715
        <keyword ref="qglformat.html#setSampleBuffers">setSampleBuffers</keyword>
3857
4716
        <keyword ref="qglformat.html#setSamples">setSamples</keyword>
3858
4717
        <keyword ref="qglformat.html#setStencil">setStencil</keyword>
3859
4718
        <keyword ref="qglformat.html#setStencilBufferSize">setStencilBufferSize</keyword>
3860
4719
        <keyword ref="qglformat.html#setStereo">setStereo</keyword>
 
4720
        <keyword ref="qglformat.html#setSwapInterval">setSwapInterval</keyword>
3861
4721
        <keyword ref="qglformat.html#stencil">stencil</keyword>
3862
4722
        <keyword ref="qglformat.html#stencilBufferSize">stencilBufferSize</keyword>
3863
4723
        <keyword ref="qglformat.html#stereo">stereo</keyword>
 
4724
        <keyword ref="qglformat.html#swapInterval">swapInterval</keyword>
3864
4725
        <keyword ref="qglformat.html#testOption">testOption</keyword>
3865
4726
        <keyword ref="qglformat.html#operator-eq">operator=</keyword>
3866
4727
        <section ref="qglformat-members.html" title="List of all members"/>
3867
4728
    </section>
 
4729
    <section ref="qglframebufferobject.html" title="QGLFramebufferObject Class Reference">
 
4730
        <keyword ref="qglframebufferobject.html">QGLFramebufferObject</keyword>
 
4731
        <keyword ref="qglframebufferobject.html#bind">bind</keyword>
 
4732
        <keyword ref="qglframebufferobject.html#handle">handle</keyword>
 
4733
        <keyword ref="qglframebufferobject.html#hasOpenGLFramebufferObjects">hasOpenGLFramebufferObjects</keyword>
 
4734
        <keyword ref="qglframebufferobject.html#isValid">isValid</keyword>
 
4735
        <keyword ref="qglframebufferobject.html#release">release</keyword>
 
4736
        <keyword ref="qglframebufferobject.html#size">size</keyword>
 
4737
        <keyword ref="qglframebufferobject.html#texture">texture</keyword>
 
4738
        <keyword ref="qglframebufferobject.html#toImage">toImage</keyword>
 
4739
        <section ref="qglframebufferobject-members.html" title="List of all members"/>
 
4740
    </section>
3868
4741
    <section ref="qglpixelbuffer.html" title="QGLPixelBuffer Class Reference">
3869
4742
        <keyword ref="qglpixelbuffer.html">QGLPixelBuffer</keyword>
3870
4743
        <keyword ref="qglpixelbuffer.html#bindTexture">bindTexture</keyword>
3942
4815
        <keyword ref="qgradient.html#spread">spread</keyword>
3943
4816
        <keyword ref="qgradient.html#stops">stops</keyword>
3944
4817
        <keyword ref="qgradient.html#type">type</keyword>
 
4818
        <keyword ref="qgradient.html#operator-not-eq">operator!=</keyword>
3945
4819
        <keyword ref="qgradient.html#operator-eq-eq">operator==</keyword>
3946
4820
        <keyword ref="qgradient.html#QGradientStop-typedef">QGradientStop</keyword>
3947
4821
        <keyword ref="qgradient.html#QGradientStops-typedef">QGradientStops</keyword>
3948
4822
        <section ref="qgradient-members.html" title="List of all members"/>
3949
4823
    </section>
 
4824
    <section ref="qgraphicsellipseitem.html" title="QGraphicsEllipseItem Class Reference">
 
4825
        <keyword ref="qgraphicsellipseitem.html">QGraphicsEllipseItem</keyword>
 
4826
        <keyword ref="qgraphicsellipseitem.html#rect">rect</keyword>
 
4827
        <keyword ref="qgraphicsellipseitem.html#setRect">setRect</keyword>
 
4828
        <keyword ref="qgraphicsellipseitem.html#setSpanAngle">setSpanAngle</keyword>
 
4829
        <keyword ref="qgraphicsellipseitem.html#setStartAngle">setStartAngle</keyword>
 
4830
        <keyword ref="qgraphicsellipseitem.html#spanAngle">spanAngle</keyword>
 
4831
        <keyword ref="qgraphicsellipseitem.html#startAngle">startAngle</keyword>
 
4832
        <section ref="qgraphicsellipseitem-members.html" title="List of all members"/>
 
4833
    </section>
 
4834
    <section ref="qgraphicsitem.html" title="QGraphicsItem Class Reference">
 
4835
        <keyword ref="qgraphicsitem.html">QGraphicsItem</keyword>
 
4836
        <keyword ref="qgraphicsitem.html#GraphicsItemChange-enum">GraphicsItemChange</keyword>
 
4837
        <keyword ref="qgraphicsitem.html#GraphicsItemChange-enum">QGraphicsItem::ItemParentChange</keyword>
 
4838
        <keyword ref="qgraphicsitem.html#GraphicsItemChange-enum">QGraphicsItem::ItemMatrixChange</keyword>
 
4839
        <keyword ref="qgraphicsitem.html#GraphicsItemChange-enum">QGraphicsItem::ItemPositionChange</keyword>
 
4840
        <keyword ref="qgraphicsitem.html#GraphicsItemChange-enum">QGraphicsItem::ItemChildRemovedChange</keyword>
 
4841
        <keyword ref="qgraphicsitem.html#GraphicsItemChange-enum">QGraphicsItem::ItemChildAddedChange</keyword>
 
4842
        <keyword ref="qgraphicsitem.html#GraphicsItemChange-enum">QGraphicsItem::ItemEnabledChange</keyword>
 
4843
        <keyword ref="qgraphicsitem.html#GraphicsItemChange-enum">QGraphicsItem::ItemVisibleChange</keyword>
 
4844
        <keyword ref="qgraphicsitem.html#GraphicsItemChange-enum">QGraphicsItem::ItemSelectedChange</keyword>
 
4845
        <keyword ref="qgraphicsitem.html#GraphicsItemFlag-enum">GraphicsItemFlag</keyword>
 
4846
        <keyword ref="qgraphicsitem.html#GraphicsItemFlag-enum">GraphicsItemFlags</keyword>
 
4847
        <keyword ref="qgraphicsitem.html#GraphicsItemFlag-enum">QGraphicsItem::ItemIsMovable</keyword>
 
4848
        <keyword ref="qgraphicsitem.html#GraphicsItemFlag-enum">QGraphicsItem::ItemIsSelectable</keyword>
 
4849
        <keyword ref="qgraphicsitem.html#GraphicsItemFlag-enum">QGraphicsItem::ItemIsFocusable</keyword>
 
4850
        <keyword ref="qgraphicsitem.html#acceptDrops">acceptDrops</keyword>
 
4851
        <keyword ref="qgraphicsitem.html#acceptedMouseButtons">acceptedMouseButtons</keyword>
 
4852
        <keyword ref="qgraphicsitem.html#acceptsHoverEvents">acceptsHoverEvents</keyword>
 
4853
        <keyword ref="qgraphicsitem.html#advance">advance</keyword>
 
4854
        <keyword ref="qgraphicsitem.html#boundingRect">boundingRect</keyword>
 
4855
        <keyword ref="qgraphicsitem.html#children">children</keyword>
 
4856
        <keyword ref="qgraphicsitem.html#childrenBoundingRect">childrenBoundingRect</keyword>
 
4857
        <keyword ref="qgraphicsitem.html#clearFocus">clearFocus</keyword>
 
4858
        <keyword ref="qgraphicsitem.html#collidesWithItem">collidesWithItem</keyword>
 
4859
        <keyword ref="qgraphicsitem.html#collidesWithPath">collidesWithPath</keyword>
 
4860
        <keyword ref="qgraphicsitem.html#collidingItems">collidingItems</keyword>
 
4861
        <keyword ref="qgraphicsitem.html#contains">contains</keyword>
 
4862
        <keyword ref="qgraphicsitem.html#contextMenuEvent">contextMenuEvent</keyword>
 
4863
        <keyword ref="qgraphicsitem.html#cursor">cursor</keyword>
 
4864
        <keyword ref="qgraphicsitem.html#data">data</keyword>
 
4865
        <keyword ref="qgraphicsitem.html#dragEnterEvent">dragEnterEvent</keyword>
 
4866
        <keyword ref="qgraphicsitem.html#dragLeaveEvent">dragLeaveEvent</keyword>
 
4867
        <keyword ref="qgraphicsitem.html#dragMoveEvent">dragMoveEvent</keyword>
 
4868
        <keyword ref="qgraphicsitem.html#dropEvent">dropEvent</keyword>
 
4869
        <keyword ref="qgraphicsitem.html#ensureVisible">ensureVisible</keyword>
 
4870
        <keyword ref="qgraphicsitem.html#flags">flags</keyword>
 
4871
        <keyword ref="qgraphicsitem.html#focusInEvent">focusInEvent</keyword>
 
4872
        <keyword ref="qgraphicsitem.html#focusOutEvent">focusOutEvent</keyword>
 
4873
        <keyword ref="qgraphicsitem.html#group">group</keyword>
 
4874
        <keyword ref="qgraphicsitem.html#handlesChildEvents">handlesChildEvents</keyword>
 
4875
        <keyword ref="qgraphicsitem.html#hasCursor">hasCursor</keyword>
 
4876
        <keyword ref="qgraphicsitem.html#hasFocus">hasFocus</keyword>
 
4877
        <keyword ref="qgraphicsitem.html#hide">hide</keyword>
 
4878
        <keyword ref="qgraphicsitem.html#hoverEnterEvent">hoverEnterEvent</keyword>
 
4879
        <keyword ref="qgraphicsitem.html#hoverLeaveEvent">hoverLeaveEvent</keyword>
 
4880
        <keyword ref="qgraphicsitem.html#hoverMoveEvent">hoverMoveEvent</keyword>
 
4881
        <keyword ref="qgraphicsitem.html#inputMethodEvent">inputMethodEvent</keyword>
 
4882
        <keyword ref="qgraphicsitem.html#inputMethodQuery">inputMethodQuery</keyword>
 
4883
        <keyword ref="qgraphicsitem.html#installSceneEventFilter">installSceneEventFilter</keyword>
 
4884
        <keyword ref="qgraphicsitem.html#isAncestorOf">isAncestorOf</keyword>
 
4885
        <keyword ref="qgraphicsitem.html#isEnabled">isEnabled</keyword>
 
4886
        <keyword ref="qgraphicsitem.html#isObscured">isObscured</keyword>
 
4887
        <keyword ref="qgraphicsitem.html#isObscuredBy">isObscuredBy</keyword>
 
4888
        <keyword ref="qgraphicsitem.html#isSelected">isSelected</keyword>
 
4889
        <keyword ref="qgraphicsitem.html#isVisible">isVisible</keyword>
 
4890
        <keyword ref="qgraphicsitem.html#itemChange">itemChange</keyword>
 
4891
        <keyword ref="qgraphicsitem.html#keyPressEvent">keyPressEvent</keyword>
 
4892
        <keyword ref="qgraphicsitem.html#keyReleaseEvent">keyReleaseEvent</keyword>
 
4893
        <keyword ref="qgraphicsitem.html#mapFromItem">mapFromItem</keyword>
 
4894
        <keyword ref="qgraphicsitem.html#mapFromParent">mapFromParent</keyword>
 
4895
        <keyword ref="qgraphicsitem.html#mapFromScene">mapFromScene</keyword>
 
4896
        <keyword ref="qgraphicsitem.html#mapToItem">mapToItem</keyword>
 
4897
        <keyword ref="qgraphicsitem.html#mapToParent">mapToParent</keyword>
 
4898
        <keyword ref="qgraphicsitem.html#mapToScene">mapToScene</keyword>
 
4899
        <keyword ref="qgraphicsitem.html#matrix">matrix</keyword>
 
4900
        <keyword ref="qgraphicsitem.html#mouseDoubleClickEvent">mouseDoubleClickEvent</keyword>
 
4901
        <keyword ref="qgraphicsitem.html#mouseMoveEvent">mouseMoveEvent</keyword>
 
4902
        <keyword ref="qgraphicsitem.html#mousePressEvent">mousePressEvent</keyword>
 
4903
        <keyword ref="qgraphicsitem.html#mouseReleaseEvent">mouseReleaseEvent</keyword>
 
4904
        <keyword ref="qgraphicsitem.html#moveBy">moveBy</keyword>
 
4905
        <keyword ref="qgraphicsitem.html#opaqueArea">opaqueArea</keyword>
 
4906
        <keyword ref="qgraphicsitem.html#paint">paint</keyword>
 
4907
        <keyword ref="qgraphicsitem.html#parentItem">parentItem</keyword>
 
4908
        <keyword ref="qgraphicsitem.html#pos">pos</keyword>
 
4909
        <keyword ref="qgraphicsitem.html#prepareGeometryChange">prepareGeometryChange</keyword>
 
4910
        <keyword ref="qgraphicsitem.html#removeSceneEventFilter">removeSceneEventFilter</keyword>
 
4911
        <keyword ref="qgraphicsitem.html#resetMatrix">resetMatrix</keyword>
 
4912
        <keyword ref="qgraphicsitem.html#rotate">rotate</keyword>
 
4913
        <keyword ref="qgraphicsitem.html#scale">scale</keyword>
 
4914
        <keyword ref="qgraphicsitem.html#scene">scene</keyword>
 
4915
        <keyword ref="qgraphicsitem.html#sceneBoundingRect">sceneBoundingRect</keyword>
 
4916
        <keyword ref="qgraphicsitem.html#sceneEvent">sceneEvent</keyword>
 
4917
        <keyword ref="qgraphicsitem.html#sceneEventFilter">sceneEventFilter</keyword>
 
4918
        <keyword ref="qgraphicsitem.html#sceneMatrix">sceneMatrix</keyword>
 
4919
        <keyword ref="qgraphicsitem.html#scenePos">scenePos</keyword>
 
4920
        <keyword ref="qgraphicsitem.html#setAcceptDrops">setAcceptDrops</keyword>
 
4921
        <keyword ref="qgraphicsitem.html#setAcceptedMouseButtons">setAcceptedMouseButtons</keyword>
 
4922
        <keyword ref="qgraphicsitem.html#setAcceptsHoverEvents">setAcceptsHoverEvents</keyword>
 
4923
        <keyword ref="qgraphicsitem.html#setCursor">setCursor</keyword>
 
4924
        <keyword ref="qgraphicsitem.html#setData">setData</keyword>
 
4925
        <keyword ref="qgraphicsitem.html#setEnabled">setEnabled</keyword>
 
4926
        <keyword ref="qgraphicsitem.html#setFlag">setFlag</keyword>
 
4927
        <keyword ref="qgraphicsitem.html#setFlags">setFlags</keyword>
 
4928
        <keyword ref="qgraphicsitem.html#setFocus">setFocus</keyword>
 
4929
        <keyword ref="qgraphicsitem.html#setGroup">setGroup</keyword>
 
4930
        <keyword ref="qgraphicsitem.html#setHandlesChildEvents">setHandlesChildEvents</keyword>
 
4931
        <keyword ref="qgraphicsitem.html#setMatrix">setMatrix</keyword>
 
4932
        <keyword ref="qgraphicsitem.html#setParentItem">setParentItem</keyword>
 
4933
        <keyword ref="qgraphicsitem.html#setPos">setPos</keyword>
 
4934
        <keyword ref="qgraphicsitem.html#setSelected">setSelected</keyword>
 
4935
        <keyword ref="qgraphicsitem.html#setToolTip">setToolTip</keyword>
 
4936
        <keyword ref="qgraphicsitem.html#setVisible">setVisible</keyword>
 
4937
        <keyword ref="qgraphicsitem.html#setZValue">setZValue</keyword>
 
4938
        <keyword ref="qgraphicsitem.html#shape">shape</keyword>
 
4939
        <keyword ref="qgraphicsitem.html#shear">shear</keyword>
 
4940
        <keyword ref="qgraphicsitem.html#show">show</keyword>
 
4941
        <keyword ref="qgraphicsitem.html#toolTip">toolTip</keyword>
 
4942
        <keyword ref="qgraphicsitem.html#topLevelItem">topLevelItem</keyword>
 
4943
        <keyword ref="qgraphicsitem.html#translate">translate</keyword>
 
4944
        <keyword ref="qgraphicsitem.html#type">type</keyword>
 
4945
        <keyword ref="qgraphicsitem.html#unsetCursor">unsetCursor</keyword>
 
4946
        <keyword ref="qgraphicsitem.html#update">update</keyword>
 
4947
        <keyword ref="qgraphicsitem.html#wheelEvent">wheelEvent</keyword>
 
4948
        <keyword ref="qgraphicsitem.html#x">x</keyword>
 
4949
        <keyword ref="qgraphicsitem.html#y">y</keyword>
 
4950
        <keyword ref="qgraphicsitem.html#zValue">zValue</keyword>
 
4951
        <keyword ref="qgraphicsitem.html#UserType-var">UserType</keyword>
 
4952
        <keyword ref="qgraphicsitem.html#qgraphicsitem_cast">qgraphicsitem_cast</keyword>
 
4953
        <section ref="qgraphicsitem-members.html" title="List of all members"/>
 
4954
    </section>
 
4955
    <section ref="qgraphicsitemanimation.html" title="QGraphicsItemAnimation Class Reference">
 
4956
        <keyword ref="qgraphicsitemanimation.html">QGraphicsItemAnimation</keyword>
 
4957
        <keyword ref="qgraphicsitemanimation.html#afterAnimationStep">afterAnimationStep</keyword>
 
4958
        <keyword ref="qgraphicsitemanimation.html#beforeAnimationStep">beforeAnimationStep</keyword>
 
4959
        <keyword ref="qgraphicsitemanimation.html#clear">clear</keyword>
 
4960
        <keyword ref="qgraphicsitemanimation.html#horizontalScaleAt">horizontalScaleAt</keyword>
 
4961
        <keyword ref="qgraphicsitemanimation.html#horizontalShearAt">horizontalShearAt</keyword>
 
4962
        <keyword ref="qgraphicsitemanimation.html#item">item</keyword>
 
4963
        <keyword ref="qgraphicsitemanimation.html#matrixAt">matrixAt</keyword>
 
4964
        <keyword ref="qgraphicsitemanimation.html#posAt">posAt</keyword>
 
4965
        <keyword ref="qgraphicsitemanimation.html#reset">reset</keyword>
 
4966
        <keyword ref="qgraphicsitemanimation.html#rotationAt">rotationAt</keyword>
 
4967
        <keyword ref="qgraphicsitemanimation.html#setItem">setItem</keyword>
 
4968
        <keyword ref="qgraphicsitemanimation.html#setPosAt">setPosAt</keyword>
 
4969
        <keyword ref="qgraphicsitemanimation.html#setRotationAt">setRotationAt</keyword>
 
4970
        <keyword ref="qgraphicsitemanimation.html#setScaleAt">setScaleAt</keyword>
 
4971
        <keyword ref="qgraphicsitemanimation.html#setShearAt">setShearAt</keyword>
 
4972
        <keyword ref="qgraphicsitemanimation.html#setStep">setStep</keyword>
 
4973
        <keyword ref="qgraphicsitemanimation.html#setTimeLine">setTimeLine</keyword>
 
4974
        <keyword ref="qgraphicsitemanimation.html#setTranslationAt">setTranslationAt</keyword>
 
4975
        <keyword ref="qgraphicsitemanimation.html#timeLine">timeLine</keyword>
 
4976
        <keyword ref="qgraphicsitemanimation.html#verticalScaleAt">verticalScaleAt</keyword>
 
4977
        <keyword ref="qgraphicsitemanimation.html#verticalShearAt">verticalShearAt</keyword>
 
4978
        <keyword ref="qgraphicsitemanimation.html#xTranslationAt">xTranslationAt</keyword>
 
4979
        <keyword ref="qgraphicsitemanimation.html#yTranslationAt">yTranslationAt</keyword>
 
4980
        <section ref="qgraphicsitemanimation-members.html" title="List of all members"/>
 
4981
    </section>
 
4982
    <section ref="qgraphicsitemgroup.html" title="QGraphicsItemGroup Class Reference">
 
4983
        <keyword ref="qgraphicsitemgroup.html">QGraphicsItemGroup</keyword>
 
4984
        <keyword ref="qgraphicsitemgroup.html#addToGroup">addToGroup</keyword>
 
4985
        <keyword ref="qgraphicsitemgroup.html#removeFromGroup">removeFromGroup</keyword>
 
4986
        <section ref="qgraphicsitemgroup-members.html" title="List of all members"/>
 
4987
    </section>
 
4988
    <section ref="qgraphicslineitem.html" title="QGraphicsLineItem Class Reference">
 
4989
        <keyword ref="qgraphicslineitem.html">QGraphicsLineItem</keyword>
 
4990
        <keyword ref="qgraphicslineitem.html#line">line</keyword>
 
4991
        <keyword ref="qgraphicslineitem.html#pen">pen</keyword>
 
4992
        <keyword ref="qgraphicslineitem.html#setLine">setLine</keyword>
 
4993
        <keyword ref="qgraphicslineitem.html#setPen">setPen</keyword>
 
4994
        <section ref="qgraphicslineitem-members.html" title="List of all members"/>
 
4995
    </section>
 
4996
    <section ref="qgraphicspathitem.html" title="QGraphicsPathItem Class Reference">
 
4997
        <keyword ref="qgraphicspathitem.html">QGraphicsPathItem</keyword>
 
4998
        <keyword ref="qgraphicspathitem.html#path">path</keyword>
 
4999
        <keyword ref="qgraphicspathitem.html#setPath">setPath</keyword>
 
5000
        <section ref="qgraphicspathitem-members.html" title="List of all members"/>
 
5001
    </section>
 
5002
    <section ref="qgraphicspixmapitem.html" title="QGraphicsPixmapItem Class Reference">
 
5003
        <keyword ref="qgraphicspixmapitem.html">QGraphicsPixmapItem</keyword>
 
5004
        <keyword ref="qgraphicspixmapitem.html#ShapeMode-enum">ShapeMode</keyword>
 
5005
        <keyword ref="qgraphicspixmapitem.html#ShapeMode-enum">QGraphicsPixmapItem::BoundingRectShape</keyword>
 
5006
        <keyword ref="qgraphicspixmapitem.html#ShapeMode-enum">QGraphicsPixmapItem::HeuristicMaskShape</keyword>
 
5007
        <keyword ref="qgraphicspixmapitem.html#ShapeMode-enum">QGraphicsPixmapItem::MaskShape</keyword>
 
5008
        <keyword ref="qgraphicspixmapitem.html#offset">offset</keyword>
 
5009
        <keyword ref="qgraphicspixmapitem.html#pixmap">pixmap</keyword>
 
5010
        <keyword ref="qgraphicspixmapitem.html#setOffset">setOffset</keyword>
 
5011
        <keyword ref="qgraphicspixmapitem.html#setPixmap">setPixmap</keyword>
 
5012
        <keyword ref="qgraphicspixmapitem.html#setShapeMode">setShapeMode</keyword>
 
5013
        <keyword ref="qgraphicspixmapitem.html#setTransformationMode">setTransformationMode</keyword>
 
5014
        <keyword ref="qgraphicspixmapitem.html#shapeMode">shapeMode</keyword>
 
5015
        <keyword ref="qgraphicspixmapitem.html#transformationMode">transformationMode</keyword>
 
5016
        <section ref="qgraphicspixmapitem-members.html" title="List of all members"/>
 
5017
    </section>
 
5018
    <section ref="qgraphicspolygonitem.html" title="QGraphicsPolygonItem Class Reference">
 
5019
        <keyword ref="qgraphicspolygonitem.html">QGraphicsPolygonItem</keyword>
 
5020
        <keyword ref="qgraphicspolygonitem.html#fillRule">fillRule</keyword>
 
5021
        <keyword ref="qgraphicspolygonitem.html#polygon">polygon</keyword>
 
5022
        <keyword ref="qgraphicspolygonitem.html#setFillRule">setFillRule</keyword>
 
5023
        <keyword ref="qgraphicspolygonitem.html#setPolygon">setPolygon</keyword>
 
5024
        <section ref="qgraphicspolygonitem-members.html" title="List of all members"/>
 
5025
    </section>
 
5026
    <section ref="qgraphicsrectitem.html" title="QGraphicsRectItem Class Reference">
 
5027
        <keyword ref="qgraphicsrectitem.html">QGraphicsRectItem</keyword>
 
5028
        <keyword ref="qgraphicsrectitem.html#rect">rect</keyword>
 
5029
        <keyword ref="qgraphicsrectitem.html#setRect">setRect</keyword>
 
5030
        <section ref="qgraphicsrectitem-members.html" title="List of all members"/>
 
5031
    </section>
 
5032
    <section ref="qgraphicsscene.html" title="QGraphicsScene Class Reference">
 
5033
        <keyword ref="qgraphicsscene.html">QGraphicsScene</keyword>
 
5034
        <keyword ref="qgraphicsscene.html#ItemIndexMethod-enum">ItemIndexMethod</keyword>
 
5035
        <keyword ref="qgraphicsscene.html#ItemIndexMethod-enum">QGraphicsScene::NoIndex</keyword>
 
5036
        <keyword ref="qgraphicsscene.html#ItemIndexMethod-enum">QGraphicsScene::BspTreeIndex</keyword>
 
5037
        <keyword ref="qgraphicsscene.html#backgroundBrush-prop">backgroundBrush</keyword>
 
5038
        <keyword ref="qgraphicsscene.html#backgroundBrush-prop">setBackgroundBrush</keyword>
 
5039
        <keyword ref="qgraphicsscene.html#foregroundBrush-prop">foregroundBrush</keyword>
 
5040
        <keyword ref="qgraphicsscene.html#foregroundBrush-prop">setForegroundBrush</keyword>
 
5041
        <keyword ref="qgraphicsscene.html#itemIndexMethod-prop">itemIndexMethod</keyword>
 
5042
        <keyword ref="qgraphicsscene.html#itemIndexMethod-prop">setItemIndexMethod</keyword>
 
5043
        <keyword ref="qgraphicsscene.html#sceneRect-prop">sceneRect</keyword>
 
5044
        <keyword ref="qgraphicsscene.html#sceneRect-prop">setSceneRect</keyword>
 
5045
        <keyword ref="qgraphicsscene.html#addEllipse">addEllipse</keyword>
 
5046
        <keyword ref="qgraphicsscene.html#addItem">addItem</keyword>
 
5047
        <keyword ref="qgraphicsscene.html#addLine">addLine</keyword>
 
5048
        <keyword ref="qgraphicsscene.html#addPath">addPath</keyword>
 
5049
        <keyword ref="qgraphicsscene.html#addPixmap">addPixmap</keyword>
 
5050
        <keyword ref="qgraphicsscene.html#addPolygon">addPolygon</keyword>
 
5051
        <keyword ref="qgraphicsscene.html#addRect">addRect</keyword>
 
5052
        <keyword ref="qgraphicsscene.html#addText">addText</keyword>
 
5053
        <keyword ref="qgraphicsscene.html#advance">advance</keyword>
 
5054
        <keyword ref="qgraphicsscene.html#changed">changed</keyword>
 
5055
        <keyword ref="qgraphicsscene.html#clearFocus">clearFocus</keyword>
 
5056
        <keyword ref="qgraphicsscene.html#clearSelection">clearSelection</keyword>
 
5057
        <keyword ref="qgraphicsscene.html#collidingItems">collidingItems</keyword>
 
5058
        <keyword ref="qgraphicsscene.html#contextMenuEvent">contextMenuEvent</keyword>
 
5059
        <keyword ref="qgraphicsscene.html#createItemGroup">createItemGroup</keyword>
 
5060
        <keyword ref="qgraphicsscene.html#destroyItemGroup">destroyItemGroup</keyword>
 
5061
        <keyword ref="qgraphicsscene.html#dragEnterEvent">dragEnterEvent</keyword>
 
5062
        <keyword ref="qgraphicsscene.html#dragLeaveEvent">dragLeaveEvent</keyword>
 
5063
        <keyword ref="qgraphicsscene.html#dragMoveEvent">dragMoveEvent</keyword>
 
5064
        <keyword ref="qgraphicsscene.html#drawBackground">drawBackground</keyword>
 
5065
        <keyword ref="qgraphicsscene.html#drawForeground">drawForeground</keyword>
 
5066
        <keyword ref="qgraphicsscene.html#drawItems">drawItems</keyword>
 
5067
        <keyword ref="qgraphicsscene.html#dropEvent">dropEvent</keyword>
 
5068
        <keyword ref="qgraphicsscene.html#event">event</keyword>
 
5069
        <keyword ref="qgraphicsscene.html#focusInEvent">focusInEvent</keyword>
 
5070
        <keyword ref="qgraphicsscene.html#focusItem">focusItem</keyword>
 
5071
        <keyword ref="qgraphicsscene.html#focusOutEvent">focusOutEvent</keyword>
 
5072
        <keyword ref="qgraphicsscene.html#hasFocus">hasFocus</keyword>
 
5073
        <keyword ref="qgraphicsscene.html#height">height</keyword>
 
5074
        <keyword ref="qgraphicsscene.html#helpEvent">helpEvent</keyword>
 
5075
        <keyword ref="qgraphicsscene.html#inputMethodEvent">inputMethodEvent</keyword>
 
5076
        <keyword ref="qgraphicsscene.html#inputMethodQuery">inputMethodQuery</keyword>
 
5077
        <keyword ref="qgraphicsscene.html#itemAt">itemAt</keyword>
 
5078
        <keyword ref="qgraphicsscene.html#items">items</keyword>
 
5079
        <keyword ref="qgraphicsscene.html#itemsBoundingRect">itemsBoundingRect</keyword>
 
5080
        <keyword ref="qgraphicsscene.html#keyPressEvent">keyPressEvent</keyword>
 
5081
        <keyword ref="qgraphicsscene.html#keyReleaseEvent">keyReleaseEvent</keyword>
 
5082
        <keyword ref="qgraphicsscene.html#mouseDoubleClickEvent">mouseDoubleClickEvent</keyword>
 
5083
        <keyword ref="qgraphicsscene.html#mouseGrabberItem">mouseGrabberItem</keyword>
 
5084
        <keyword ref="qgraphicsscene.html#mouseMoveEvent">mouseMoveEvent</keyword>
 
5085
        <keyword ref="qgraphicsscene.html#mousePressEvent">mousePressEvent</keyword>
 
5086
        <keyword ref="qgraphicsscene.html#mouseReleaseEvent">mouseReleaseEvent</keyword>
 
5087
        <keyword ref="qgraphicsscene.html#removeItem">removeItem</keyword>
 
5088
        <keyword ref="qgraphicsscene.html#render">render</keyword>
 
5089
        <keyword ref="qgraphicsscene.html#sceneRectChanged">sceneRectChanged</keyword>
 
5090
        <keyword ref="qgraphicsscene.html#selectedItems">selectedItems</keyword>
 
5091
        <keyword ref="qgraphicsscene.html#setFocus">setFocus</keyword>
 
5092
        <keyword ref="qgraphicsscene.html#setFocusItem">setFocusItem</keyword>
 
5093
        <keyword ref="qgraphicsscene.html#setSelectionArea">setSelectionArea</keyword>
 
5094
        <keyword ref="qgraphicsscene.html#update">update</keyword>
 
5095
        <keyword ref="qgraphicsscene.html#views">views</keyword>
 
5096
        <keyword ref="qgraphicsscene.html#wheelEvent">wheelEvent</keyword>
 
5097
        <keyword ref="qgraphicsscene.html#width">width</keyword>
 
5098
        <section ref="qgraphicsscene-members.html" title="List of all members"/>
 
5099
    </section>
 
5100
    <section ref="qgraphicsscenecontextmenuevent.html" title="QGraphicsSceneContextMenuEvent Class Reference">
 
5101
        <keyword ref="qgraphicsscenecontextmenuevent.html">QGraphicsSceneContextMenuEvent</keyword>
 
5102
        <keyword ref="qgraphicsscenecontextmenuevent.html#Reason-enum">Reason</keyword>
 
5103
        <keyword ref="qgraphicsscenecontextmenuevent.html#Reason-enum">QGraphicsSceneContextMenuEvent::Mouse</keyword>
 
5104
        <keyword ref="qgraphicsscenecontextmenuevent.html#Reason-enum">QGraphicsSceneContextMenuEvent::Other</keyword>
 
5105
        <keyword ref="qgraphicsscenecontextmenuevent.html#Reason-enum">QGraphicsSceneContextMenuEvent::Keyboard</keyword>
 
5106
        <keyword ref="qgraphicsscenecontextmenuevent.html#modifiers">modifiers</keyword>
 
5107
        <keyword ref="qgraphicsscenecontextmenuevent.html#pos">pos</keyword>
 
5108
        <keyword ref="qgraphicsscenecontextmenuevent.html#reason">reason</keyword>
 
5109
        <keyword ref="qgraphicsscenecontextmenuevent.html#scenePos">scenePos</keyword>
 
5110
        <keyword ref="qgraphicsscenecontextmenuevent.html#screenPos">screenPos</keyword>
 
5111
        <keyword ref="qgraphicsscenecontextmenuevent.html#setReason">setReason</keyword>
 
5112
        <section ref="qgraphicsscenecontextmenuevent-members.html" title="List of all members"/>
 
5113
    </section>
 
5114
    <section ref="qgraphicssceneevent.html" title="QGraphicsSceneEvent Class Reference">
 
5115
        <keyword ref="qgraphicssceneevent.html">QGraphicsSceneEvent</keyword>
 
5116
        <keyword ref="qgraphicssceneevent.html#setWidget">setWidget</keyword>
 
5117
        <keyword ref="qgraphicssceneevent.html#widget">widget</keyword>
 
5118
        <section ref="qgraphicssceneevent-members.html" title="List of all members"/>
 
5119
    </section>
 
5120
    <section ref="qgraphicsscenehoverevent.html" title="QGraphicsSceneHoverEvent Class Reference">
 
5121
        <keyword ref="qgraphicsscenehoverevent.html">QGraphicsSceneHoverEvent</keyword>
 
5122
        <keyword ref="qgraphicsscenehoverevent.html#pos">pos</keyword>
 
5123
        <keyword ref="qgraphicsscenehoverevent.html#scenePos">scenePos</keyword>
 
5124
        <keyword ref="qgraphicsscenehoverevent.html#screenPos">screenPos</keyword>
 
5125
        <section ref="qgraphicsscenehoverevent-members.html" title="List of all members"/>
 
5126
    </section>
 
5127
    <section ref="qgraphicsscenemouseevent.html" title="QGraphicsSceneMouseEvent Class Reference">
 
5128
        <keyword ref="qgraphicsscenemouseevent.html">QGraphicsSceneMouseEvent</keyword>
 
5129
        <keyword ref="qgraphicsscenemouseevent.html#button">button</keyword>
 
5130
        <keyword ref="qgraphicsscenemouseevent.html#buttonDownPos">buttonDownPos</keyword>
 
5131
        <keyword ref="qgraphicsscenemouseevent.html#buttonDownScenePos">buttonDownScenePos</keyword>
 
5132
        <keyword ref="qgraphicsscenemouseevent.html#buttonDownScreenPos">buttonDownScreenPos</keyword>
 
5133
        <keyword ref="qgraphicsscenemouseevent.html#buttons">buttons</keyword>
 
5134
        <keyword ref="qgraphicsscenemouseevent.html#lastPos">lastPos</keyword>
 
5135
        <keyword ref="qgraphicsscenemouseevent.html#lastScenePos">lastScenePos</keyword>
 
5136
        <keyword ref="qgraphicsscenemouseevent.html#lastScreenPos">lastScreenPos</keyword>
 
5137
        <keyword ref="qgraphicsscenemouseevent.html#modifiers">modifiers</keyword>
 
5138
        <keyword ref="qgraphicsscenemouseevent.html#pos">pos</keyword>
 
5139
        <keyword ref="qgraphicsscenemouseevent.html#scenePos">scenePos</keyword>
 
5140
        <keyword ref="qgraphicsscenemouseevent.html#screenPos">screenPos</keyword>
 
5141
        <section ref="qgraphicsscenemouseevent-members.html" title="List of all members"/>
 
5142
    </section>
 
5143
    <section ref="qgraphicsscenewheelevent.html" title="QGraphicsSceneWheelEvent Class Reference">
 
5144
        <keyword ref="qgraphicsscenewheelevent.html">QGraphicsSceneWheelEvent</keyword>
 
5145
        <keyword ref="qgraphicsscenewheelevent.html#buttons">buttons</keyword>
 
5146
        <keyword ref="qgraphicsscenewheelevent.html#delta">delta</keyword>
 
5147
        <keyword ref="qgraphicsscenewheelevent.html#modifiers">modifiers</keyword>
 
5148
        <keyword ref="qgraphicsscenewheelevent.html#pos">pos</keyword>
 
5149
        <keyword ref="qgraphicsscenewheelevent.html#scenePos">scenePos</keyword>
 
5150
        <keyword ref="qgraphicsscenewheelevent.html#screenPos">screenPos</keyword>
 
5151
        <keyword ref="qgraphicsscenewheelevent.html#setButtons">setButtons</keyword>
 
5152
        <keyword ref="qgraphicsscenewheelevent.html#setDelta">setDelta</keyword>
 
5153
        <keyword ref="qgraphicsscenewheelevent.html#setModifiers">setModifiers</keyword>
 
5154
        <keyword ref="qgraphicsscenewheelevent.html#setPos">setPos</keyword>
 
5155
        <keyword ref="qgraphicsscenewheelevent.html#setScenePos">setScenePos</keyword>
 
5156
        <keyword ref="qgraphicsscenewheelevent.html#setScreenPos">setScreenPos</keyword>
 
5157
        <section ref="qgraphicsscenewheelevent-members.html" title="List of all members"/>
 
5158
    </section>
 
5159
    <section ref="qgraphicssimpletextitem.html" title="QGraphicsSimpleTextItem Class Reference">
 
5160
        <keyword ref="qgraphicssimpletextitem.html">QGraphicsSimpleTextItem</keyword>
 
5161
        <keyword ref="qgraphicssimpletextitem.html#font">font</keyword>
 
5162
        <keyword ref="qgraphicssimpletextitem.html#setFont">setFont</keyword>
 
5163
        <keyword ref="qgraphicssimpletextitem.html#setText">setText</keyword>
 
5164
        <keyword ref="qgraphicssimpletextitem.html#text">text</keyword>
 
5165
        <section ref="qgraphicssimpletextitem-members.html" title="List of all members"/>
 
5166
    </section>
 
5167
    <section ref="qgraphicssvgitem.html" title="QGraphicsSvgItem Class Reference">
 
5168
        <keyword ref="qgraphicssvgitem.html">QGraphicsSvgItem</keyword>
 
5169
        <keyword ref="qgraphicssvgitem.html#boundingRect">boundingRect</keyword>
 
5170
        <keyword ref="qgraphicssvgitem.html#elementId">elementId</keyword>
 
5171
        <keyword ref="qgraphicssvgitem.html#isCachingEnabled">isCachingEnabled</keyword>
 
5172
        <keyword ref="qgraphicssvgitem.html#maximumCacheSize">maximumCacheSize</keyword>
 
5173
        <keyword ref="qgraphicssvgitem.html#renderer">renderer</keyword>
 
5174
        <keyword ref="qgraphicssvgitem.html#setCachingEnabled">setCachingEnabled</keyword>
 
5175
        <keyword ref="qgraphicssvgitem.html#setElementId">setElementId</keyword>
 
5176
        <keyword ref="qgraphicssvgitem.html#setMaximumCacheSize">setMaximumCacheSize</keyword>
 
5177
        <keyword ref="qgraphicssvgitem.html#setSharedRenderer">setSharedRenderer</keyword>
 
5178
        <section ref="qgraphicssvgitem-members.html" title="List of all members"/>
 
5179
    </section>
 
5180
    <section ref="qgraphicstextitem.html" title="QGraphicsTextItem Class Reference">
 
5181
        <keyword ref="qgraphicstextitem.html">QGraphicsTextItem</keyword>
 
5182
        <keyword ref="qgraphicstextitem.html#openExternalLinks-prop">openExternalLinks</keyword>
 
5183
        <keyword ref="qgraphicstextitem.html#openExternalLinks-prop">setOpenExternalLinks</keyword>
 
5184
        <keyword ref="qgraphicstextitem.html#textCursor-prop">textCursor</keyword>
 
5185
        <keyword ref="qgraphicstextitem.html#textCursor-prop">setTextCursor</keyword>
 
5186
        <keyword ref="qgraphicstextitem.html#adjustSize">adjustSize</keyword>
 
5187
        <keyword ref="qgraphicstextitem.html#defaultTextColor">defaultTextColor</keyword>
 
5188
        <keyword ref="qgraphicstextitem.html#document">document</keyword>
 
5189
        <keyword ref="qgraphicstextitem.html#font">font</keyword>
 
5190
        <keyword ref="qgraphicstextitem.html#linkActivated">linkActivated</keyword>
 
5191
        <keyword ref="qgraphicstextitem.html#linkHovered">linkHovered</keyword>
 
5192
        <keyword ref="qgraphicstextitem.html#setDefaultTextColor">setDefaultTextColor</keyword>
 
5193
        <keyword ref="qgraphicstextitem.html#setDocument">setDocument</keyword>
 
5194
        <keyword ref="qgraphicstextitem.html#setFont">setFont</keyword>
 
5195
        <keyword ref="qgraphicstextitem.html#setHtml">setHtml</keyword>
 
5196
        <keyword ref="qgraphicstextitem.html#setPlainText">setPlainText</keyword>
 
5197
        <keyword ref="qgraphicstextitem.html#setTextInteractionFlags">setTextInteractionFlags</keyword>
 
5198
        <keyword ref="qgraphicstextitem.html#setTextWidth">setTextWidth</keyword>
 
5199
        <keyword ref="qgraphicstextitem.html#textInteractionFlags">textInteractionFlags</keyword>
 
5200
        <keyword ref="qgraphicstextitem.html#textWidth">textWidth</keyword>
 
5201
        <keyword ref="qgraphicstextitem.html#toHtml">toHtml</keyword>
 
5202
        <keyword ref="qgraphicstextitem.html#toPlainText">toPlainText</keyword>
 
5203
        <section ref="qgraphicstextitem-members.html" title="List of all members"/>
 
5204
    </section>
 
5205
    <section ref="qgraphicsview.html" title="QGraphicsView Class Reference">
 
5206
        <keyword ref="qgraphicsview.html">QGraphicsView</keyword>
 
5207
        <keyword ref="qgraphicsview.html#CacheModeFlag-enum">CacheModeFlag</keyword>
 
5208
        <keyword ref="qgraphicsview.html#CacheModeFlag-enum">CacheMode</keyword>
 
5209
        <keyword ref="qgraphicsview.html#CacheModeFlag-enum">QGraphicsView::CacheBackground</keyword>
 
5210
        <keyword ref="qgraphicsview.html#CacheModeFlag-enum">QGraphicsView::CacheNone</keyword>
 
5211
        <keyword ref="qgraphicsview.html#DragMode-enum">DragMode</keyword>
 
5212
        <keyword ref="qgraphicsview.html#DragMode-enum">QGraphicsView::NoDrag</keyword>
 
5213
        <keyword ref="qgraphicsview.html#DragMode-enum">QGraphicsView::ScrollHandDrag</keyword>
 
5214
        <keyword ref="qgraphicsview.html#DragMode-enum">QGraphicsView::RubberBandDrag</keyword>
 
5215
        <keyword ref="qgraphicsview.html#ViewportAnchor-enum">ViewportAnchor</keyword>
 
5216
        <keyword ref="qgraphicsview.html#ViewportAnchor-enum">QGraphicsView::NoAnchor</keyword>
 
5217
        <keyword ref="qgraphicsview.html#ViewportAnchor-enum">QGraphicsView::AnchorViewCenter</keyword>
 
5218
        <keyword ref="qgraphicsview.html#ViewportAnchor-enum">QGraphicsView::AnchorUnderMouse</keyword>
 
5219
        <keyword ref="qgraphicsview.html#alignment-prop">alignment</keyword>
 
5220
        <keyword ref="qgraphicsview.html#alignment-prop">setAlignment</keyword>
 
5221
        <keyword ref="qgraphicsview.html#backgroundBrush-prop">backgroundBrush</keyword>
 
5222
        <keyword ref="qgraphicsview.html#backgroundBrush-prop">setBackgroundBrush</keyword>
 
5223
        <keyword ref="qgraphicsview.html#cacheMode-prop">cacheMode</keyword>
 
5224
        <keyword ref="qgraphicsview.html#cacheMode-prop">setCacheMode</keyword>
 
5225
        <keyword ref="qgraphicsview.html#dragMode-prop">dragMode</keyword>
 
5226
        <keyword ref="qgraphicsview.html#dragMode-prop">setDragMode</keyword>
 
5227
        <keyword ref="qgraphicsview.html#foregroundBrush-prop">foregroundBrush</keyword>
 
5228
        <keyword ref="qgraphicsview.html#foregroundBrush-prop">setForegroundBrush</keyword>
 
5229
        <keyword ref="qgraphicsview.html#interactive-prop">interactive</keyword>
 
5230
        <keyword ref="qgraphicsview.html#interactive-prop">isInteractive</keyword>
 
5231
        <keyword ref="qgraphicsview.html#interactive-prop">setInteractive</keyword>
 
5232
        <keyword ref="qgraphicsview.html#renderHints-prop">renderHints</keyword>
 
5233
        <keyword ref="qgraphicsview.html#renderHints-prop">setRenderHints</keyword>
 
5234
        <keyword ref="qgraphicsview.html#resizeAnchor-prop">resizeAnchor</keyword>
 
5235
        <keyword ref="qgraphicsview.html#resizeAnchor-prop">setResizeAnchor</keyword>
 
5236
        <keyword ref="qgraphicsview.html#sceneRect-prop">sceneRect</keyword>
 
5237
        <keyword ref="qgraphicsview.html#sceneRect-prop">setSceneRect</keyword>
 
5238
        <keyword ref="qgraphicsview.html#transformationAnchor-prop">transformationAnchor</keyword>
 
5239
        <keyword ref="qgraphicsview.html#transformationAnchor-prop">setTransformationAnchor</keyword>
 
5240
        <keyword ref="qgraphicsview.html#centerOn">centerOn</keyword>
 
5241
        <keyword ref="qgraphicsview.html#drawBackground">drawBackground</keyword>
 
5242
        <keyword ref="qgraphicsview.html#drawForeground">drawForeground</keyword>
 
5243
        <keyword ref="qgraphicsview.html#drawItems">drawItems</keyword>
 
5244
        <keyword ref="qgraphicsview.html#ensureVisible">ensureVisible</keyword>
 
5245
        <keyword ref="qgraphicsview.html#fitInView">fitInView</keyword>
 
5246
        <keyword ref="qgraphicsview.html#itemAt">itemAt</keyword>
 
5247
        <keyword ref="qgraphicsview.html#items">items</keyword>
 
5248
        <keyword ref="qgraphicsview.html#mapFromScene">mapFromScene</keyword>
 
5249
        <keyword ref="qgraphicsview.html#mapToScene">mapToScene</keyword>
 
5250
        <keyword ref="qgraphicsview.html#matrix">matrix</keyword>
 
5251
        <keyword ref="qgraphicsview.html#render">render</keyword>
 
5252
        <keyword ref="qgraphicsview.html#resetCachedContent">resetCachedContent</keyword>
 
5253
        <keyword ref="qgraphicsview.html#resetMatrix">resetMatrix</keyword>
 
5254
        <keyword ref="qgraphicsview.html#rotate">rotate</keyword>
 
5255
        <keyword ref="qgraphicsview.html#scale">scale</keyword>
 
5256
        <keyword ref="qgraphicsview.html#scene">scene</keyword>
 
5257
        <keyword ref="qgraphicsview.html#setMatrix">setMatrix</keyword>
 
5258
        <keyword ref="qgraphicsview.html#setRenderHint">setRenderHint</keyword>
 
5259
        <keyword ref="qgraphicsview.html#setScene">setScene</keyword>
 
5260
        <keyword ref="qgraphicsview.html#setupViewport">setupViewport</keyword>
 
5261
        <keyword ref="qgraphicsview.html#shear">shear</keyword>
 
5262
        <keyword ref="qgraphicsview.html#translate">translate</keyword>
 
5263
        <keyword ref="qgraphicsview.html#updateScene">updateScene</keyword>
 
5264
        <keyword ref="qgraphicsview.html#updateSceneRect">updateSceneRect</keyword>
 
5265
        <section ref="qgraphicsview-members.html" title="List of all members"/>
 
5266
    </section>
3950
5267
    <section ref="qgridlayout.html" title="QGridLayout Class Reference">
3951
5268
        <keyword ref="qgridlayout.html">QGridLayout</keyword>
3952
5269
        <keyword ref="qgridlayout.html#addItem">addItem</keyword>
3966
5283
        <keyword ref="qgridlayout.html#setOriginCorner">setOriginCorner</keyword>
3967
5284
        <keyword ref="qgridlayout.html#setRowMinimumHeight">setRowMinimumHeight</keyword>
3968
5285
        <keyword ref="qgridlayout.html#setRowStretch">setRowStretch</keyword>
 
5286
        <keyword ref="qgridlayout-qt3.html#addColSpacing">addColSpacing</keyword>
 
5287
        <keyword ref="qgridlayout-qt3.html#addMultiCell">addMultiCell</keyword>
 
5288
        <keyword ref="qgridlayout-qt3.html#addMultiCellLayout">addMultiCellLayout</keyword>
 
5289
        <keyword ref="qgridlayout-qt3.html#addMultiCellWidget">addMultiCellWidget</keyword>
 
5290
        <keyword ref="qgridlayout-qt3.html#addRowSpacing">addRowSpacing</keyword>
 
5291
        <keyword ref="qgridlayout-qt3.html#cellGeometry">cellGeometry</keyword>
 
5292
        <keyword ref="qgridlayout-qt3.html#colSpacing">colSpacing</keyword>
 
5293
        <keyword ref="qgridlayout-qt3.html#colStretch">colStretch</keyword>
 
5294
        <keyword ref="qgridlayout-qt3.html#expand">expand</keyword>
 
5295
        <keyword ref="qgridlayout-qt3.html#findWidget">findWidget</keyword>
 
5296
        <keyword ref="qgridlayout-qt3.html#numCols">numCols</keyword>
 
5297
        <keyword ref="qgridlayout-qt3.html#numRows">numRows</keyword>
 
5298
        <keyword ref="qgridlayout-qt3.html#origin">origin</keyword>
 
5299
        <keyword ref="qgridlayout-qt3.html#rowSpacing">rowSpacing</keyword>
 
5300
        <keyword ref="qgridlayout-qt3.html#setColSpacing">setColSpacing</keyword>
 
5301
        <keyword ref="qgridlayout-qt3.html#setColStretch">setColStretch</keyword>
 
5302
        <keyword ref="qgridlayout-qt3.html#setOrigin">setOrigin</keyword>
 
5303
        <keyword ref="qgridlayout-qt3.html#setRowSpacing">setRowSpacing</keyword>
3969
5304
        <section ref="qgridlayout-members.html" title="List of all members"/>
3970
5305
        <section ref="qgridlayout-qt3.html" title="Qt 3 support members"/>
3971
5306
    </section>
3984
5319
        <keyword ref="qgroupbox.html#flat-prop">setFlat</keyword>
3985
5320
        <keyword ref="qgroupbox.html#title-prop">title</keyword>
3986
5321
        <keyword ref="qgroupbox.html#title-prop">setTitle</keyword>
 
5322
        <keyword ref="qgroupbox.html#clicked">clicked</keyword>
3987
5323
        <keyword ref="qgroupbox.html#toggled">toggled</keyword>
3988
5324
        <section ref="qgroupbox-members.html" title="List of all members"/>
3989
5325
        <section ref="qgroupbox-qt3.html" title="Qt 3 support members"/>
3992
5328
        <keyword ref="qhash.html">QHash</keyword>
3993
5329
        <keyword ref="qhash.html#ConstIterator-typedef">ConstIterator</keyword>
3994
5330
        <keyword ref="qhash.html#Iterator-typedef">Iterator</keyword>
 
5331
        <keyword ref="qhash.html#difference_type-typedef">difference_type</keyword>
 
5332
        <keyword ref="qhash.html#key_type-typedef">key_type</keyword>
 
5333
        <keyword ref="qhash.html#mapped_type-typedef">mapped_type</keyword>
 
5334
        <keyword ref="qhash.html#size_type-typedef">size_type</keyword>
3995
5335
        <keyword ref="qhash.html#begin">begin</keyword>
3996
5336
        <keyword ref="qhash.html#capacity">capacity</keyword>
3997
5337
        <keyword ref="qhash.html#clear">clear</keyword>
4014
5354
        <keyword ref="qhash.html#size">size</keyword>
4015
5355
        <keyword ref="qhash.html#squeeze">squeeze</keyword>
4016
5356
        <keyword ref="qhash.html#take">take</keyword>
 
5357
        <keyword ref="qhash.html#uniqueKeys">uniqueKeys</keyword>
4017
5358
        <keyword ref="qhash.html#unite">unite</keyword>
4018
5359
        <keyword ref="qhash.html#value">value</keyword>
4019
5360
        <keyword ref="qhash.html#values">values</keyword>
4080
5421
    <section ref="qheaderview.html" title="QHeaderView Class Reference">
4081
5422
        <keyword ref="qheaderview.html">QHeaderView</keyword>
4082
5423
        <keyword ref="qheaderview.html#ResizeMode-enum">ResizeMode</keyword>
 
5424
        <keyword ref="qheaderview.html#ResizeMode-enum">QHeaderView::ResizeToContents</keyword>
4083
5425
        <keyword ref="qheaderview.html#ResizeMode-enum">QHeaderView::Stretch</keyword>
4084
5426
        <keyword ref="qheaderview.html#ResizeMode-enum">QHeaderView::Interactive</keyword>
4085
5427
        <keyword ref="qheaderview.html#ResizeMode-enum">QHeaderView::Custom</keyword>
 
5428
        <keyword ref="qheaderview.html#ResizeMode-enum">QHeaderView::Fixed</keyword>
 
5429
        <keyword ref="qheaderview.html#cascadingSectionResizes-prop">cascadingSectionResizes</keyword>
 
5430
        <keyword ref="qheaderview.html#cascadingSectionResizes-prop">setCascadingSectionResizes</keyword>
4086
5431
        <keyword ref="qheaderview.html#defaultAlignment-prop">defaultAlignment</keyword>
4087
5432
        <keyword ref="qheaderview.html#defaultAlignment-prop">setDefaultAlignment</keyword>
4088
5433
        <keyword ref="qheaderview.html#defaultSectionSize-prop">defaultSectionSize</keyword>
4089
5434
        <keyword ref="qheaderview.html#defaultSectionSize-prop">setDefaultSectionSize</keyword>
4090
5435
        <keyword ref="qheaderview.html#highlightSections-prop">highlightSections</keyword>
4091
5436
        <keyword ref="qheaderview.html#highlightSections-prop">setHighlightSections</keyword>
 
5437
        <keyword ref="qheaderview.html#minimumSectionSize-prop">minimumSectionSize</keyword>
 
5438
        <keyword ref="qheaderview.html#minimumSectionSize-prop">setMinimumSectionSize</keyword>
4092
5439
        <keyword ref="qheaderview.html#showSortIndicator-prop">showSortIndicator</keyword>
4093
5440
        <keyword ref="qheaderview.html#showSortIndicator-prop">isSortIndicatorShown</keyword>
4094
5441
        <keyword ref="qheaderview.html#showSortIndicator-prop">setSortIndicatorShown</keyword>
4095
5442
        <keyword ref="qheaderview.html#stretchLastSection-prop">stretchLastSection</keyword>
4096
5443
        <keyword ref="qheaderview.html#stretchLastSection-prop">setStretchLastSection</keyword>
4097
5444
        <keyword ref="qheaderview.html#count">count</keyword>
 
5445
        <keyword ref="qheaderview.html#geometriesChanged">geometriesChanged</keyword>
4098
5446
        <keyword ref="qheaderview.html#headerDataChanged">headerDataChanged</keyword>
4099
5447
        <keyword ref="qheaderview.html#hiddenSectionCount">hiddenSectionCount</keyword>
4100
5448
        <keyword ref="qheaderview.html#hideSection">hideSection</keyword>
4132
5480
        <keyword ref="qheaderview.html#setClickable">setClickable</keyword>
4133
5481
        <keyword ref="qheaderview.html#setMovable">setMovable</keyword>
4134
5482
        <keyword ref="qheaderview.html#setOffset">setOffset</keyword>
 
5483
        <keyword ref="qheaderview.html#setOffsetToSectionPosition">setOffsetToSectionPosition</keyword>
4135
5484
        <keyword ref="qheaderview.html#setResizeMode">setResizeMode</keyword>
4136
5485
        <keyword ref="qheaderview.html#setSectionHidden">setSectionHidden</keyword>
4137
5486
        <keyword ref="qheaderview.html#setSortIndicator">setSortIndicator</keyword>
4140
5489
        <keyword ref="qheaderview.html#sortIndicatorOrder">sortIndicatorOrder</keyword>
4141
5490
        <keyword ref="qheaderview.html#sortIndicatorSection">sortIndicatorSection</keyword>
4142
5491
        <keyword ref="qheaderview.html#stretchSectionCount">stretchSectionCount</keyword>
 
5492
        <keyword ref="qheaderview.html#swapSections">swapSections</keyword>
4143
5493
        <keyword ref="qheaderview.html#verticalOffset">verticalOffset</keyword>
4144
5494
        <keyword ref="qheaderview.html#visualIndex">visualIndex</keyword>
4145
5495
        <keyword ref="qheaderview.html#visualIndexAt">visualIndexAt</keyword>
4177
5527
        <keyword ref="qhostaddress.html#toIPv4Address">toIPv4Address</keyword>
4178
5528
        <keyword ref="qhostaddress.html#toIPv6Address">toIPv6Address</keyword>
4179
5529
        <keyword ref="qhostaddress.html#toString">toString</keyword>
 
5530
        <keyword ref="qhostaddress.html#operator-not-eq">operator!=</keyword>
4180
5531
        <keyword ref="qhostaddress.html#operator-eq">operator=</keyword>
4181
5532
        <keyword ref="qhostaddress.html#operator-eq-eq">operator==</keyword>
 
5533
        <keyword ref="qhostaddress-qt3.html#ip4Addr">ip4Addr</keyword>
 
5534
        <keyword ref="qhostaddress-qt3.html#isIPv4Address">isIPv4Address</keyword>
 
5535
        <keyword ref="qhostaddress-qt3.html#isIPv6Address">isIPv6Address</keyword>
 
5536
        <keyword ref="qhostaddress-qt3.html#isIp4Addr">isIp4Addr</keyword>
4182
5537
        <section ref="qhostaddress-members.html" title="List of all members"/>
4183
5538
        <section ref="qhostaddress-qt3.html" title="Qt 3 support members"/>
4184
5539
    </section>
4261
5616
        <keyword ref="qhttp.html#setUser">setUser</keyword>
4262
5617
        <keyword ref="qhttp.html#state">state</keyword>
4263
5618
        <keyword ref="qhttp.html#stateChanged">stateChanged</keyword>
 
5619
        <keyword ref="qhttp-qt3.html#readBlock">readBlock</keyword>
4264
5620
        <section ref="qhttp-members.html" title="List of all members"/>
4265
5621
        <section ref="qhttp-obsolete.html" title="Obsolete members"/>
4266
5622
        <section ref="qhttp-qt3.html" title="Qt 3 support members"/>
4315
5671
        <keyword ref="qicon.html#Mode-enum">Mode</keyword>
4316
5672
        <keyword ref="qicon.html#Mode-enum">QIcon::Normal</keyword>
4317
5673
        <keyword ref="qicon.html#Mode-enum">QIcon::Active</keyword>
 
5674
        <keyword ref="qicon.html#Mode-enum">QIcon::Selected</keyword>
4318
5675
        <keyword ref="qicon.html#Mode-enum">QIcon::Disabled</keyword>
4319
5676
        <keyword ref="qicon.html#State-enum">State</keyword>
4320
5677
        <keyword ref="qicon.html#State-enum">QIcon::Off</keyword>
4328
5685
        <keyword ref="qicon.html#serialNumber">serialNumber</keyword>
4329
5686
        <keyword ref="qicon.html#operator-QVariant">operator QVariant</keyword>
4330
5687
        <keyword ref="qicon.html#operator-eq">operator=</keyword>
 
5688
        <keyword ref="qicon-qt3.html#Size-enum">Size</keyword>
 
5689
        <keyword ref="qicon-qt3.html#Size-enum">QIcon::Small</keyword>
 
5690
        <keyword ref="qicon-qt3.html#Size-enum">QIcon::Large</keyword>
 
5691
        <keyword ref="qicon-qt3.html#Size-enum">QIcon::Automatic</keyword>
 
5692
        <keyword ref="qicon-qt3.html#pixmapSize">pixmapSize</keyword>
 
5693
        <keyword ref="qicon-qt3.html#reset">reset</keyword>
 
5694
        <keyword ref="qicon-qt3.html#setPixmap">setPixmap</keyword>
 
5695
        <keyword ref="qicon-qt3.html#setPixmapSize">setPixmapSize</keyword>
4331
5696
        <section ref="qicon-members.html" title="List of all members"/>
4332
5697
        <section ref="qicon-qt3.html" title="Qt 3 support members"/>
4333
5698
    </section>
4421
5786
        <keyword ref="qimage.html#operator-not-eq">operator!=</keyword>
4422
5787
        <keyword ref="qimage.html#operator-eq">operator=</keyword>
4423
5788
        <keyword ref="qimage.html#operator-eq-eq">operator==</keyword>
 
5789
        <keyword ref="qimage-qt3.html#Endian-enum">Endian</keyword>
 
5790
        <keyword ref="qimage-qt3.html#Endian-enum">QImage::LittleEndian</keyword>
 
5791
        <keyword ref="qimage-qt3.html#Endian-enum">QImage::BigEndian</keyword>
 
5792
        <keyword ref="qimage-qt3.html#Endian-enum">QImage::IgnoreEndian</keyword>
 
5793
        <keyword ref="qimage-qt3.html#bitOrder">bitOrder</keyword>
 
5794
        <keyword ref="qimage-qt3.html#convertBitOrder">convertBitOrder</keyword>
 
5795
        <keyword ref="qimage-qt3.html#convertDepth">convertDepth</keyword>
 
5796
        <keyword ref="qimage-qt3.html#convertDepthWithPalette">convertDepthWithPalette</keyword>
 
5797
        <keyword ref="qimage-qt3.html#create">create</keyword>
 
5798
        <keyword ref="qimage-qt3.html#hasAlphaBuffer">hasAlphaBuffer</keyword>
 
5799
        <keyword ref="qimage-qt3.html#jumpTable">jumpTable</keyword>
 
5800
        <keyword ref="qimage-qt3.html#mirror">mirror</keyword>
 
5801
        <keyword ref="qimage-qt3.html#reset">reset</keyword>
 
5802
        <keyword ref="qimage-qt3.html#scaleHeight">scaleHeight</keyword>
 
5803
        <keyword ref="qimage-qt3.html#scaleWidth">scaleWidth</keyword>
 
5804
        <keyword ref="qimage-qt3.html#setAlphaBuffer">setAlphaBuffer</keyword>
 
5805
        <keyword ref="qimage-qt3.html#smoothScale">smoothScale</keyword>
 
5806
        <keyword ref="qimage-qt3.html#swapRGB">swapRGB</keyword>
 
5807
        <keyword ref="qimage-qt3.html#systemBitOrder">systemBitOrder</keyword>
 
5808
        <keyword ref="qimage-qt3.html#systemByteOrder">systemByteOrder</keyword>
 
5809
        <keyword ref="qimage-qt3.html#xForm">xForm</keyword>
 
5810
        <keyword ref="qimage-qt3.html#bitBlt">bitBlt</keyword>
4424
5811
        <section ref="qimage-members.html" title="List of all members"/>
4425
5812
        <section ref="qimage-obsolete.html" title="Obsolete members"/>
4426
5813
        <section ref="qimage-qt3.html" title="Qt 3 support members"/>
4498
5885
        <keyword ref="qimagereader.html#jumpToNextImage">jumpToNextImage</keyword>
4499
5886
        <keyword ref="qimagereader.html#loopCount">loopCount</keyword>
4500
5887
        <keyword ref="qimagereader.html#nextImageDelay">nextImageDelay</keyword>
 
5888
        <keyword ref="qimagereader.html#quality">quality</keyword>
4501
5889
        <keyword ref="qimagereader.html#read">read</keyword>
4502
5890
        <keyword ref="qimagereader.html#scaledClipRect">scaledClipRect</keyword>
4503
5891
        <keyword ref="qimagereader.html#scaledSize">scaledSize</keyword>
4506
5894
        <keyword ref="qimagereader.html#setDevice">setDevice</keyword>
4507
5895
        <keyword ref="qimagereader.html#setFileName">setFileName</keyword>
4508
5896
        <keyword ref="qimagereader.html#setFormat">setFormat</keyword>
 
5897
        <keyword ref="qimagereader.html#setQuality">setQuality</keyword>
4509
5898
        <keyword ref="qimagereader.html#setScaledClipRect">setScaledClipRect</keyword>
4510
5899
        <keyword ref="qimagereader.html#setScaledSize">setScaledSize</keyword>
4511
5900
        <keyword ref="qimagereader.html#size">size</keyword>
4512
5901
        <keyword ref="qimagereader.html#supportedImageFormats">supportedImageFormats</keyword>
4513
5902
        <keyword ref="qimagereader.html#supportsAnimation">supportsAnimation</keyword>
 
5903
        <keyword ref="qimagereader.html#supportsOption">supportsOption</keyword>
4514
5904
        <keyword ref="qimagereader.html#text">text</keyword>
4515
5905
        <keyword ref="qimagereader.html#textKeys">textKeys</keyword>
4516
5906
        <section ref="qimagereader-members.html" title="List of all members"/>
4536
5926
        <keyword ref="qimagewriter.html#setQuality">setQuality</keyword>
4537
5927
        <keyword ref="qimagewriter.html#setText">setText</keyword>
4538
5928
        <keyword ref="qimagewriter.html#supportedImageFormats">supportedImageFormats</keyword>
 
5929
        <keyword ref="qimagewriter.html#supportsOption">supportsOption</keyword>
4539
5930
        <keyword ref="qimagewriter.html#write">write</keyword>
4540
5931
        <section ref="qimagewriter-members.html" title="List of all members"/>
4541
5932
        <section ref="qimagewriter-obsolete.html" title="Obsolete members"/>
4670
6061
        <keyword ref="qiodevice.html#waitForReadyRead">waitForReadyRead</keyword>
4671
6062
        <keyword ref="qiodevice.html#write">write</keyword>
4672
6063
        <keyword ref="qiodevice.html#writeData">writeData</keyword>
 
6064
        <keyword ref="qiodevice-qt3.html#Offset-typedef">Offset</keyword>
 
6065
        <keyword ref="qiodevice-qt3.html#Status-typedef">Status</keyword>
 
6066
        <keyword ref="qiodevice-qt3.html#at">at</keyword>
 
6067
        <keyword ref="qiodevice-qt3.html#flags">flags</keyword>
 
6068
        <keyword ref="qiodevice-qt3.html#getch">getch</keyword>
 
6069
        <keyword ref="qiodevice-qt3.html#isAsynchronous">isAsynchronous</keyword>
 
6070
        <keyword ref="qiodevice-qt3.html#isBuffered">isBuffered</keyword>
 
6071
        <keyword ref="qiodevice-qt3.html#isCombinedAccess">isCombinedAccess</keyword>
 
6072
        <keyword ref="qiodevice-qt3.html#isDirectAccess">isDirectAccess</keyword>
 
6073
        <keyword ref="qiodevice-qt3.html#isInactive">isInactive</keyword>
 
6074
        <keyword ref="qiodevice-qt3.html#isRaw">isRaw</keyword>
 
6075
        <keyword ref="qiodevice-qt3.html#isSequentialAccess">isSequentialAccess</keyword>
 
6076
        <keyword ref="qiodevice-qt3.html#isSynchronous">isSynchronous</keyword>
 
6077
        <keyword ref="qiodevice-qt3.html#isTranslated">isTranslated</keyword>
 
6078
        <keyword ref="qiodevice-qt3.html#mode">mode</keyword>
 
6079
        <keyword ref="qiodevice-qt3.html#putch">putch</keyword>
 
6080
        <keyword ref="qiodevice-qt3.html#readBlock">readBlock</keyword>
 
6081
        <keyword ref="qiodevice-qt3.html#resetStatus">resetStatus</keyword>
 
6082
        <keyword ref="qiodevice-qt3.html#state">state</keyword>
 
6083
        <keyword ref="qiodevice-qt3.html#status">status</keyword>
 
6084
        <keyword ref="qiodevice-qt3.html#ungetch">ungetch</keyword>
 
6085
        <keyword ref="qiodevice-qt3.html#writeBlock">writeBlock</keyword>
4673
6086
        <section ref="qiodevice-members.html" title="List of all members"/>
4674
6087
        <section ref="qiodevice-qt3.html" title="Qt 3 support members"/>
4675
6088
    </section>
4676
6089
    <section ref="qitemdelegate.html" title="QItemDelegate Class Reference">
4677
6090
        <keyword ref="qitemdelegate.html">QItemDelegate</keyword>
 
6091
        <keyword ref="qitemdelegate.html#clipping-prop">clipping</keyword>
 
6092
        <keyword ref="qitemdelegate.html#clipping-prop">hasClipping</keyword>
 
6093
        <keyword ref="qitemdelegate.html#clipping-prop">setClipping</keyword>
4678
6094
        <keyword ref="qitemdelegate.html#createEditor">createEditor</keyword>
 
6095
        <keyword ref="qitemdelegate.html#drawBackground">drawBackground</keyword>
4679
6096
        <keyword ref="qitemdelegate.html#drawCheck">drawCheck</keyword>
4680
6097
        <keyword ref="qitemdelegate.html#drawDecoration">drawDecoration</keyword>
4681
6098
        <keyword ref="qitemdelegate.html#drawDisplay">drawDisplay</keyword>
4730
6147
        <keyword ref="qitemselectionmodel.html#SelectionFlag-enum">QItemSelectionModel::Select</keyword>
4731
6148
        <keyword ref="qitemselectionmodel.html#SelectionFlag-enum">QItemSelectionModel::NoUpdate</keyword>
4732
6149
        <keyword ref="qitemselectionmodel.html#clear">clear</keyword>
 
6150
        <keyword ref="qitemselectionmodel.html#clearSelection">clearSelection</keyword>
4733
6151
        <keyword ref="qitemselectionmodel.html#columnIntersectsSelection">columnIntersectsSelection</keyword>
4734
6152
        <keyword ref="qitemselectionmodel.html#currentChanged">currentChanged</keyword>
4735
6153
        <keyword ref="qitemselectionmodel.html#currentColumnChanged">currentColumnChanged</keyword>
4736
6154
        <keyword ref="qitemselectionmodel.html#currentIndex">currentIndex</keyword>
4737
6155
        <keyword ref="qitemselectionmodel.html#currentRowChanged">currentRowChanged</keyword>
4738
6156
        <keyword ref="qitemselectionmodel.html#emitSelectionChanged">emitSelectionChanged</keyword>
 
6157
        <keyword ref="qitemselectionmodel.html#hasSelection">hasSelection</keyword>
4739
6158
        <keyword ref="qitemselectionmodel.html#isColumnSelected">isColumnSelected</keyword>
4740
6159
        <keyword ref="qitemselectionmodel.html#isRowSelected">isRowSelected</keyword>
4741
6160
        <keyword ref="qitemselectionmodel.html#isSelected">isSelected</keyword>
4743
6162
        <keyword ref="qitemselectionmodel.html#reset">reset</keyword>
4744
6163
        <keyword ref="qitemselectionmodel.html#rowIntersectsSelection">rowIntersectsSelection</keyword>
4745
6164
        <keyword ref="qitemselectionmodel.html#select">select</keyword>
 
6165
        <keyword ref="qitemselectionmodel.html#selectedColumns">selectedColumns</keyword>
4746
6166
        <keyword ref="qitemselectionmodel.html#selectedIndexes">selectedIndexes</keyword>
 
6167
        <keyword ref="qitemselectionmodel.html#selectedRows">selectedRows</keyword>
4747
6168
        <keyword ref="qitemselectionmodel.html#selection">selection</keyword>
4748
6169
        <keyword ref="qitemselectionmodel.html#selectionChanged">selectionChanged</keyword>
4749
6170
        <keyword ref="qitemselectionmodel.html#setCurrentIndex">setCurrentIndex</keyword>
4756
6177
        <keyword ref="qitemselectionrange.html#contains">contains</keyword>
4757
6178
        <keyword ref="qitemselectionrange.html#height">height</keyword>
4758
6179
        <keyword ref="qitemselectionrange.html#indexes">indexes</keyword>
4759
 
        <keyword ref="qitemselectionrange.html#intersect">intersect</keyword>
 
6180
        <keyword ref="qitemselectionrange.html#intersected">intersected</keyword>
4760
6181
        <keyword ref="qitemselectionrange.html#intersects">intersects</keyword>
4761
6182
        <keyword ref="qitemselectionrange.html#isValid">isValid</keyword>
4762
6183
        <keyword ref="qitemselectionrange.html#left">left</keyword>
4769
6190
        <keyword ref="qitemselectionrange.html#operator-not-eq">operator!=</keyword>
4770
6191
        <keyword ref="qitemselectionrange.html#operator-eq-eq">operator==</keyword>
4771
6192
        <section ref="qitemselectionrange-members.html" title="List of all members"/>
 
6193
        <section ref="qitemselectionrange-obsolete.html" title="Obsolete members"/>
4772
6194
    </section>
4773
6195
    <section ref="qkbddriverfactory.html" title="QKbdDriverFactory Class Reference">
4774
6196
        <keyword ref="qkbddriverfactory.html">QKbdDriverFactory</keyword>
4787
6209
        <keyword ref="qkeyevent.html#count">count</keyword>
4788
6210
        <keyword ref="qkeyevent.html#isAutoRepeat">isAutoRepeat</keyword>
4789
6211
        <keyword ref="qkeyevent.html#key">key</keyword>
 
6212
        <keyword ref="qkeyevent.html#matches">matches</keyword>
4790
6213
        <keyword ref="qkeyevent.html#modifiers">modifiers</keyword>
 
6214
        <keyword ref="qkeyevent.html#nativeModifiers">nativeModifiers</keyword>
 
6215
        <keyword ref="qkeyevent.html#nativeScanCode">nativeScanCode</keyword>
 
6216
        <keyword ref="qkeyevent.html#nativeVirtualKey">nativeVirtualKey</keyword>
4791
6217
        <keyword ref="qkeyevent.html#text">text</keyword>
 
6218
        <keyword ref="qkeyevent-qt3.html#ascii">ascii</keyword>
 
6219
        <keyword ref="qkeyevent-qt3.html#state">state</keyword>
 
6220
        <keyword ref="qkeyevent-qt3.html#stateAfter">stateAfter</keyword>
4792
6221
        <section ref="qkeyevent-members.html" title="List of all members"/>
4793
6222
        <section ref="qkeyevent-qt3.html" title="Qt 3 support members"/>
4794
6223
    </section>
4801
6230
        <keyword ref="qkeysequence.html#SequenceMatch-enum">QKeySequence::ExactMatch</keyword>
4802
6231
        <keyword ref="qkeysequence.html#SequenceMatch-enum">QKeySequence::PartialMatch</keyword>
4803
6232
        <keyword ref="qkeysequence.html#SequenceMatch-enum">QKeySequence::NoMatch</keyword>
 
6233
        <keyword ref="qkeysequence.html#StandardKey-enum">StandardKey</keyword>
 
6234
        <keyword ref="qkeysequence.html#StandardKey-enum">QKeySequence::Delete</keyword>
 
6235
        <keyword ref="qkeysequence.html#StandardKey-enum">QKeySequence::MoveToPreviousWord</keyword>
 
6236
        <keyword ref="qkeysequence.html#StandardKey-enum">QKeySequence::MoveToEndOfBlock</keyword>
 
6237
        <keyword ref="qkeysequence.html#StandardKey-enum">QKeySequence::SelectStartOfDocument</keyword>
 
6238
        <keyword ref="qkeysequence.html#StandardKey-enum">QKeySequence::MoveToPreviousPage</keyword>
 
6239
        <keyword ref="qkeysequence.html#StandardKey-enum">QKeySequence::AddTab</keyword>
 
6240
        <keyword ref="qkeysequence.html#StandardKey-enum">QKeySequence::SelectEndOfLine</keyword>
 
6241
        <keyword ref="qkeysequence.html#StandardKey-enum">QKeySequence::Replace</keyword>
 
6242
        <keyword ref="qkeysequence.html#StandardKey-enum">QKeySequence::MoveToPreviousLine</keyword>
 
6243
        <keyword ref="qkeysequence.html#StandardKey-enum">QKeySequence::Undo</keyword>
 
6244
        <keyword ref="qkeysequence.html#StandardKey-enum">QKeySequence::SelectPreviousPage</keyword>
 
6245
        <keyword ref="qkeysequence.html#StandardKey-enum">QKeySequence::UnknownKey</keyword>
 
6246
        <keyword ref="qkeysequence.html#StandardKey-enum">QKeySequence::Bold</keyword>
 
6247
        <keyword ref="qkeysequence.html#StandardKey-enum">QKeySequence::SelectNextWord</keyword>
 
6248
        <keyword ref="qkeysequence.html#StandardKey-enum">QKeySequence::Open</keyword>
 
6249
        <keyword ref="qkeysequence.html#StandardKey-enum">QKeySequence::MoveToPreviousChar</keyword>
 
6250
        <keyword ref="qkeysequence.html#StandardKey-enum">QKeySequence::SelectNextPage</keyword>
 
6251
        <keyword ref="qkeysequence.html#StandardKey-enum">QKeySequence::FindPrevious</keyword>
 
6252
        <keyword ref="qkeysequence.html#StandardKey-enum">QKeySequence::Find</keyword>
 
6253
        <keyword ref="qkeysequence.html#StandardKey-enum">QKeySequence::MoveToNextPage</keyword>
 
6254
        <keyword ref="qkeysequence.html#StandardKey-enum">QKeySequence::SelectNextChar</keyword>
 
6255
        <keyword ref="qkeysequence.html#StandardKey-enum">QKeySequence::MoveToNextChar</keyword>
 
6256
        <keyword ref="qkeysequence.html#StandardKey-enum">QKeySequence::SelectPreviousLine</keyword>
 
6257
        <keyword ref="qkeysequence.html#StandardKey-enum">QKeySequence::SelectStartOfBlock</keyword>
 
6258
        <keyword ref="qkeysequence.html#StandardKey-enum">QKeySequence::Print</keyword>
 
6259
        <keyword ref="qkeysequence.html#StandardKey-enum">QKeySequence::WhatsThis</keyword>
 
6260
        <keyword ref="qkeysequence.html#StandardKey-enum">QKeySequence::Save</keyword>
 
6261
        <keyword ref="qkeysequence.html#StandardKey-enum">QKeySequence::Redo</keyword>
 
6262
        <keyword ref="qkeysequence.html#StandardKey-enum">QKeySequence::SelectPreviousWord</keyword>
 
6263
        <keyword ref="qkeysequence.html#StandardKey-enum">QKeySequence::MoveToStartOfLine</keyword>
 
6264
        <keyword ref="qkeysequence.html#StandardKey-enum">QKeySequence::SelectEndOfDocument</keyword>
 
6265
        <keyword ref="qkeysequence.html#StandardKey-enum">QKeySequence::DeleteStartOfWord</keyword>
 
6266
        <keyword ref="qkeysequence.html#StandardKey-enum">QKeySequence::MoveToStartOfBlock</keyword>
 
6267
        <keyword ref="qkeysequence.html#StandardKey-enum">QKeySequence::Paste</keyword>
 
6268
        <keyword ref="qkeysequence.html#StandardKey-enum">QKeySequence::Close</keyword>
 
6269
        <keyword ref="qkeysequence.html#StandardKey-enum">QKeySequence::MoveToNextWord</keyword>
 
6270
        <keyword ref="qkeysequence.html#StandardKey-enum">QKeySequence::MoveToNextLine</keyword>
 
6271
        <keyword ref="qkeysequence.html#StandardKey-enum">QKeySequence::SelectPreviousChar</keyword>
 
6272
        <keyword ref="qkeysequence.html#StandardKey-enum">QKeySequence::Refresh</keyword>
 
6273
        <keyword ref="qkeysequence.html#StandardKey-enum">QKeySequence::DeleteEndOfLine</keyword>
 
6274
        <keyword ref="qkeysequence.html#StandardKey-enum">QKeySequence::Cut</keyword>
 
6275
        <keyword ref="qkeysequence.html#StandardKey-enum">QKeySequence::Copy</keyword>
 
6276
        <keyword ref="qkeysequence.html#StandardKey-enum">QKeySequence::ZoomOut</keyword>
 
6277
        <keyword ref="qkeysequence.html#StandardKey-enum">QKeySequence::MoveToEndOfLine</keyword>
 
6278
        <keyword ref="qkeysequence.html#StandardKey-enum">QKeySequence::DeleteEndOfWord</keyword>
 
6279
        <keyword ref="qkeysequence.html#StandardKey-enum">QKeySequence::Back</keyword>
 
6280
        <keyword ref="qkeysequence.html#StandardKey-enum">QKeySequence::SelectStartOfLine</keyword>
 
6281
        <keyword ref="qkeysequence.html#StandardKey-enum">QKeySequence::SelectEndOfBlock</keyword>
 
6282
        <keyword ref="qkeysequence.html#StandardKey-enum">QKeySequence::Forward</keyword>
 
6283
        <keyword ref="qkeysequence.html#StandardKey-enum">QKeySequence::FindNext</keyword>
 
6284
        <keyword ref="qkeysequence.html#StandardKey-enum">QKeySequence::Underline</keyword>
 
6285
        <keyword ref="qkeysequence.html#StandardKey-enum">QKeySequence::MoveToEndOfDocument</keyword>
 
6286
        <keyword ref="qkeysequence.html#StandardKey-enum">QKeySequence::Italic</keyword>
 
6287
        <keyword ref="qkeysequence.html#StandardKey-enum">QKeySequence::HelpContents</keyword>
 
6288
        <keyword ref="qkeysequence.html#StandardKey-enum">QKeySequence::PreviousChild</keyword>
 
6289
        <keyword ref="qkeysequence.html#StandardKey-enum">QKeySequence::SelectAll</keyword>
 
6290
        <keyword ref="qkeysequence.html#StandardKey-enum">QKeySequence::New</keyword>
 
6291
        <keyword ref="qkeysequence.html#StandardKey-enum">QKeySequence::SelectNextLine</keyword>
 
6292
        <keyword ref="qkeysequence.html#StandardKey-enum">QKeySequence::ZoomIn</keyword>
 
6293
        <keyword ref="qkeysequence.html#StandardKey-enum">QKeySequence::NextChild</keyword>
 
6294
        <keyword ref="qkeysequence.html#StandardKey-enum">QKeySequence::MoveToStartOfDocument</keyword>
4804
6295
        <keyword ref="qkeysequence.html#count">count</keyword>
4805
6296
        <keyword ref="qkeysequence.html#fromString">fromString</keyword>
4806
6297
        <keyword ref="qkeysequence.html#isEmpty">isEmpty</keyword>
 
6298
        <keyword ref="qkeysequence.html#keyBindings">keyBindings</keyword>
4807
6299
        <keyword ref="qkeysequence.html#matches">matches</keyword>
4808
6300
        <keyword ref="qkeysequence.html#mnemonic">mnemonic</keyword>
4809
6301
        <keyword ref="qkeysequence.html#toString">toString</keyword>
4810
 
        <keyword ref="qkeysequence.html#operator-QString">operator QString</keyword>
4811
6302
        <keyword ref="qkeysequence.html#operator-QVariant">operator QVariant</keyword>
4812
6303
        <keyword ref="qkeysequence.html#operator-not-eq">operator!=</keyword>
4813
6304
        <keyword ref="qkeysequence.html#operator-lt">operator&lt;</keyword>
4828
6319
        <keyword ref="qlabel.html#indent-prop">setIndent</keyword>
4829
6320
        <keyword ref="qlabel.html#margin-prop">margin</keyword>
4830
6321
        <keyword ref="qlabel.html#margin-prop">setMargin</keyword>
 
6322
        <keyword ref="qlabel.html#openExternalLinks-prop">openExternalLinks</keyword>
 
6323
        <keyword ref="qlabel.html#openExternalLinks-prop">setOpenExternalLinks</keyword>
4831
6324
        <keyword ref="qlabel.html#pixmap-prop">pixmap</keyword>
4832
6325
        <keyword ref="qlabel.html#pixmap-prop">setPixmap</keyword>
4833
6326
        <keyword ref="qlabel.html#scaledContents-prop">scaledContents</keyword>
4837
6330
        <keyword ref="qlabel.html#text-prop">setText</keyword>
4838
6331
        <keyword ref="qlabel.html#textFormat-prop">textFormat</keyword>
4839
6332
        <keyword ref="qlabel.html#textFormat-prop">setTextFormat</keyword>
 
6333
        <keyword ref="qlabel.html#textInteractionFlags-prop">textInteractionFlags</keyword>
 
6334
        <keyword ref="qlabel.html#textInteractionFlags-prop">setTextInteractionFlags</keyword>
4840
6335
        <keyword ref="qlabel.html#wordWrap-prop">wordWrap</keyword>
4841
6336
        <keyword ref="qlabel.html#wordWrap-prop">setWordWrap</keyword>
4842
6337
        <keyword ref="qlabel.html#buddy">buddy</keyword>
4843
6338
        <keyword ref="qlabel.html#clear">clear</keyword>
 
6339
        <keyword ref="qlabel.html#linkActivated">linkActivated</keyword>
 
6340
        <keyword ref="qlabel.html#linkHovered">linkHovered</keyword>
4844
6341
        <keyword ref="qlabel.html#movie">movie</keyword>
4845
6342
        <keyword ref="qlabel.html#picture">picture</keyword>
4846
6343
        <keyword ref="qlabel.html#setBuddy">setBuddy</keyword>
4906
6403
        <keyword ref="qlayout.html#setMenuBar">setMenuBar</keyword>
4907
6404
        <keyword ref="qlayout.html#takeAt">takeAt</keyword>
4908
6405
        <keyword ref="qlayout.html#update">update</keyword>
 
6406
        <keyword ref="qlayout-qt3.html#add">add</keyword>
 
6407
        <keyword ref="qlayout-qt3.html#autoAdd">autoAdd</keyword>
 
6408
        <keyword ref="qlayout-qt3.html#defaultBorder">defaultBorder</keyword>
 
6409
        <keyword ref="qlayout-qt3.html#deleteAllItems">deleteAllItems</keyword>
 
6410
        <keyword ref="qlayout-qt3.html#freeze">freeze</keyword>
 
6411
        <keyword ref="qlayout-qt3.html#isTopLevel">isTopLevel</keyword>
 
6412
        <keyword ref="qlayout-qt3.html#iterator">iterator</keyword>
 
6413
        <keyword ref="qlayout-qt3.html#mainWidget">mainWidget</keyword>
 
6414
        <keyword ref="qlayout-qt3.html#remove">remove</keyword>
 
6415
        <keyword ref="qlayout-qt3.html#resizeMode">resizeMode</keyword>
 
6416
        <keyword ref="qlayout-qt3.html#setAutoAdd">setAutoAdd</keyword>
 
6417
        <keyword ref="qlayout-qt3.html#setResizeMode">setResizeMode</keyword>
4909
6418
        <section ref="qlayout-members.html" title="List of all members"/>
4910
6419
        <section ref="qlayout-qt3.html" title="Qt 3 support members"/>
4911
6420
    </section>
4958
6467
        <keyword ref="qlcdnumber.html#setDecMode">setDecMode</keyword>
4959
6468
        <keyword ref="qlcdnumber.html#setHexMode">setHexMode</keyword>
4960
6469
        <keyword ref="qlcdnumber.html#setOctMode">setOctMode</keyword>
 
6470
        <keyword ref="qlcdnumber-qt3.html#margin">margin</keyword>
 
6471
        <keyword ref="qlcdnumber-qt3.html#setMargin">setMargin</keyword>
4961
6472
        <section ref="qlcdnumber-members.html" title="List of all members"/>
4962
6473
        <section ref="qlcdnumber-qt3.html" title="Qt 3 support members"/>
4963
6474
    </section>
4964
6475
    <section ref="qlibrary.html" title="QLibrary Class Reference">
4965
6476
        <keyword ref="qlibrary.html">QLibrary</keyword>
 
6477
        <keyword ref="qlibrary.html#LoadHint-enum">LoadHint</keyword>
 
6478
        <keyword ref="qlibrary.html#LoadHint-enum">LoadHints</keyword>
4966
6479
        <keyword ref="qlibrary.html#fileName-prop">fileName</keyword>
4967
6480
        <keyword ref="qlibrary.html#fileName-prop">setFileName</keyword>
 
6481
        <keyword ref="qlibrary.html#loadHints-prop">loadHints</keyword>
 
6482
        <keyword ref="qlibrary.html#loadHints-prop">setLoadHints</keyword>
 
6483
        <keyword ref="qlibrary.html#errorString">errorString</keyword>
4968
6484
        <keyword ref="qlibrary.html#isLibrary">isLibrary</keyword>
4969
6485
        <keyword ref="qlibrary.html#isLoaded">isLoaded</keyword>
4970
6486
        <keyword ref="qlibrary.html#load">load</keyword>
4971
6487
        <keyword ref="qlibrary.html#resolve">resolve</keyword>
4972
6488
        <keyword ref="qlibrary.html#setFileNameAndVersion">setFileNameAndVersion</keyword>
4973
6489
        <keyword ref="qlibrary.html#unload">unload</keyword>
 
6490
        <keyword ref="qlibrary-qt3.html#library">library</keyword>
 
6491
        <keyword ref="qlibrary-qt3.html#setAutoUnload">setAutoUnload</keyword>
4974
6492
        <section ref="qlibrary-members.html" title="List of all members"/>
4975
6493
        <section ref="qlibrary-qt3.html" title="Qt 3 support members"/>
4976
6494
    </section>
5013
6531
    <section ref="qlineargradient.html" title="QLinearGradient Class Reference">
5014
6532
        <keyword ref="qlineargradient.html">QLinearGradient</keyword>
5015
6533
        <keyword ref="qlineargradient.html#finalStop">finalStop</keyword>
 
6534
        <keyword ref="qlineargradient.html#setFinalStop">setFinalStop</keyword>
 
6535
        <keyword ref="qlineargradient.html#setStart">setStart</keyword>
5016
6536
        <keyword ref="qlineargradient.html#start">start</keyword>
5017
6537
        <section ref="qlineargradient-members.html" title="List of all members"/>
5018
6538
    </section>
5022
6542
        <keyword ref="qlineedit.html#EchoMode-enum">QLineEdit::NoEcho</keyword>
5023
6543
        <keyword ref="qlineedit.html#EchoMode-enum">QLineEdit::Normal</keyword>
5024
6544
        <keyword ref="qlineedit.html#EchoMode-enum">QLineEdit::Password</keyword>
 
6545
        <keyword ref="qlineedit.html#EchoMode-enum">QLineEdit::PasswordEchoOnEdit</keyword>
5025
6546
        <keyword ref="qlineedit.html#acceptableInput-prop">acceptableInput</keyword>
5026
6547
        <keyword ref="qlineedit.html#acceptableInput-prop">hasAcceptableInput</keyword>
5027
6548
        <keyword ref="qlineedit.html#alignment-prop">alignment</keyword>
5056
6577
        <keyword ref="qlineedit.html#undoAvailable-prop">isUndoAvailable</keyword>
5057
6578
        <keyword ref="qlineedit.html#backspace">backspace</keyword>
5058
6579
        <keyword ref="qlineedit.html#clear">clear</keyword>
 
6580
        <keyword ref="qlineedit.html#completer">completer</keyword>
5059
6581
        <keyword ref="qlineedit.html#contextMenuEvent">contextMenuEvent</keyword>
5060
6582
        <keyword ref="qlineedit.html#copy">copy</keyword>
5061
6583
        <keyword ref="qlineedit.html#createStandardContextMenu">createStandardContextMenu</keyword>
5080
6602
        <keyword ref="qlineedit.html#selectAll">selectAll</keyword>
5081
6603
        <keyword ref="qlineedit.html#selectionChanged">selectionChanged</keyword>
5082
6604
        <keyword ref="qlineedit.html#selectionStart">selectionStart</keyword>
 
6605
        <keyword ref="qlineedit.html#setCompleter">setCompleter</keyword>
5083
6606
        <keyword ref="qlineedit.html#setSelection">setSelection</keyword>
5084
6607
        <keyword ref="qlineedit.html#setValidator">setValidator</keyword>
5085
6608
        <keyword ref="qlineedit.html#sizeHint">sizeHint</keyword>
5087
6610
        <keyword ref="qlineedit.html#textEdited">textEdited</keyword>
5088
6611
        <keyword ref="qlineedit.html#undo">undo</keyword>
5089
6612
        <keyword ref="qlineedit.html#validator">validator</keyword>
 
6613
        <keyword ref="qlineedit-qt3.html#characterAt">characterAt</keyword>
 
6614
        <keyword ref="qlineedit-qt3.html#clearModified">clearModified</keyword>
 
6615
        <keyword ref="qlineedit-qt3.html#clearValidator">clearValidator</keyword>
 
6616
        <keyword ref="qlineedit-qt3.html#cursorLeft">cursorLeft</keyword>
 
6617
        <keyword ref="qlineedit-qt3.html#cursorRight">cursorRight</keyword>
 
6618
        <keyword ref="qlineedit-qt3.html#edited">edited</keyword>
 
6619
        <keyword ref="qlineedit-qt3.html#frame">frame</keyword>
 
6620
        <keyword ref="qlineedit-qt3.html#getSelection">getSelection</keyword>
 
6621
        <keyword ref="qlineedit-qt3.html#hasMarkedText">hasMarkedText</keyword>
 
6622
        <keyword ref="qlineedit-qt3.html#lostFocus">lostFocus</keyword>
 
6623
        <keyword ref="qlineedit-qt3.html#margin">margin</keyword>
 
6624
        <keyword ref="qlineedit-qt3.html#markedText">markedText</keyword>
 
6625
        <keyword ref="qlineedit-qt3.html#repaintArea">repaintArea</keyword>
 
6626
        <keyword ref="qlineedit-qt3.html#setEdited">setEdited</keyword>
 
6627
        <keyword ref="qlineedit-qt3.html#setMargin">setMargin</keyword>
 
6628
        <keyword ref="qlineedit-qt3.html#validateAndSet">validateAndSet</keyword>
5090
6629
        <section ref="qlineedit-members.html" title="List of all members"/>
5091
6630
        <section ref="qlineedit-qt3.html" title="Qt 3 support members"/>
5092
6631
    </section>
5124
6663
        <keyword ref="qlinkedlist.html#Iterator-typedef">Iterator</keyword>
5125
6664
        <keyword ref="qlinkedlist.html#const_pointer-typedef">const_pointer</keyword>
5126
6665
        <keyword ref="qlinkedlist.html#const_reference-typedef">const_reference</keyword>
 
6666
        <keyword ref="qlinkedlist.html#difference_type-typedef">difference_type</keyword>
5127
6667
        <keyword ref="qlinkedlist.html#pointer-typedef">pointer</keyword>
5128
6668
        <keyword ref="qlinkedlist.html#reference-typedef">reference</keyword>
5129
6669
        <keyword ref="qlinkedlist.html#size_type-typedef">size_type</keyword>
5163
6703
        <keyword ref="qlinkedlist.html#operator-lt-lt">operator&lt;&lt;</keyword>
5164
6704
        <keyword ref="qlinkedlist.html#operator-eq">operator=</keyword>
5165
6705
        <keyword ref="qlinkedlist.html#operator-eq-eq">operator==</keyword>
 
6706
        <keyword ref="qlinkedlist-qt3.html#find">find</keyword>
 
6707
        <keyword ref="qlinkedlist-qt3.html#findIndex">findIndex</keyword>
 
6708
        <keyword ref="qlinkedlist-qt3.html#remove">remove</keyword>
5166
6709
        <section ref="qlinkedlist-members.html" title="List of all members"/>
5167
6710
        <section ref="qlinkedlist-qt3.html" title="Qt 3 support members"/>
5168
6711
    </section>
5218
6761
        <keyword ref="qlinuxfbscreen.html#deleteEntry">deleteEntry</keyword>
5219
6762
        <keyword ref="qlinuxfbscreen.html#set">set</keyword>
5220
6763
        <keyword ref="qlinuxfbscreen.html#uncache">uncache</keyword>
5221
 
        <keyword ref="qlinuxfbscreen.html#useOffscreen">useOffscreen</keyword>
5222
6764
        <section ref="qlinuxfbscreen-members.html" title="List of all members"/>
5223
6765
    </section>
5224
6766
    <section ref="qlist.html" title="QList Class Reference">
5227
6769
        <keyword ref="qlist.html#Iterator-typedef">Iterator</keyword>
5228
6770
        <keyword ref="qlist.html#const_pointer-typedef">const_pointer</keyword>
5229
6771
        <keyword ref="qlist.html#const_reference-typedef">const_reference</keyword>
 
6772
        <keyword ref="qlist.html#difference_type-typedef">difference_type</keyword>
5230
6773
        <keyword ref="qlist.html#pointer-typedef">pointer</keyword>
5231
6774
        <keyword ref="qlist.html#reference-typedef">reference</keyword>
5232
6775
        <keyword ref="qlist.html#size_type-typedef">size_type</keyword>
5281
6824
        <keyword ref="qlist.html#operator-eq">operator=</keyword>
5282
6825
        <keyword ref="qlist.html#operator-eq-eq">operator==</keyword>
5283
6826
        <keyword ref="qlist.html#operator-5b-5d">operator[]</keyword>
 
6827
        <keyword ref="qlist-qt3.html#find">find</keyword>
 
6828
        <keyword ref="qlist-qt3.html#findIndex">findIndex</keyword>
 
6829
        <keyword ref="qlist-qt3.html#remove">remove</keyword>
5284
6830
        <section ref="qlist-members.html" title="List of all members"/>
5285
6831
        <section ref="qlist-qt3.html" title="Qt 3 support members"/>
5286
6832
    </section>
5355
6901
        <keyword ref="qlistview.html#ViewMode-enum">ViewMode</keyword>
5356
6902
        <keyword ref="qlistview.html#ViewMode-enum">QListView::ListMode</keyword>
5357
6903
        <keyword ref="qlistview.html#ViewMode-enum">QListView::IconMode</keyword>
 
6904
        <keyword ref="qlistview.html#batchSize-prop">batchSize</keyword>
 
6905
        <keyword ref="qlistview.html#batchSize-prop">setBatchSize</keyword>
5358
6906
        <keyword ref="qlistview.html#flow-prop">flow</keyword>
5359
6907
        <keyword ref="qlistview.html#flow-prop">setFlow</keyword>
5360
6908
        <keyword ref="qlistview.html#gridSize-prop">gridSize</keyword>
5375
6923
        <keyword ref="qlistview.html#uniformItemSizes-prop">setUniformItemSizes</keyword>
5376
6924
        <keyword ref="qlistview.html#viewMode-prop">viewMode</keyword>
5377
6925
        <keyword ref="qlistview.html#viewMode-prop">setViewMode</keyword>
 
6926
        <keyword ref="qlistview.html#wordWrap-prop">wordWrap</keyword>
 
6927
        <keyword ref="qlistview.html#wordWrap-prop">setWordWrap</keyword>
5378
6928
        <keyword ref="qlistview.html#clearPropertyFlags">clearPropertyFlags</keyword>
5379
 
        <keyword ref="qlistview.html#event">event</keyword>
 
6929
        <keyword ref="qlistview.html#indexesMoved">indexesMoved</keyword>
5380
6930
        <keyword ref="qlistview.html#isRowHidden">isRowHidden</keyword>
5381
6931
        <keyword ref="qlistview.html#rectForIndex">rectForIndex</keyword>
5382
6932
        <keyword ref="qlistview.html#setPositionForIndex">setPositionForIndex</keyword>
5388
6938
        <keyword ref="qlistwidget.html#count-prop">count</keyword>
5389
6939
        <keyword ref="qlistwidget.html#currentRow-prop">currentRow</keyword>
5390
6940
        <keyword ref="qlistwidget.html#currentRow-prop">setCurrentRow</keyword>
 
6941
        <keyword ref="qlistwidget.html#sortingEnabled-prop">sortingEnabled</keyword>
 
6942
        <keyword ref="qlistwidget.html#sortingEnabled-prop">isSortingEnabled</keyword>
 
6943
        <keyword ref="qlistwidget.html#sortingEnabled-prop">setSortingEnabled</keyword>
5391
6944
        <keyword ref="qlistwidget.html#addItem">addItem</keyword>
5392
6945
        <keyword ref="qlistwidget.html#addItems">addItems</keyword>
5393
6946
        <keyword ref="qlistwidget.html#clear">clear</keyword>
5398
6951
        <keyword ref="qlistwidget.html#currentTextChanged">currentTextChanged</keyword>
5399
6952
        <keyword ref="qlistwidget.html#dropMimeData">dropMimeData</keyword>
5400
6953
        <keyword ref="qlistwidget.html#editItem">editItem</keyword>
5401
 
        <keyword ref="qlistwidget.html#event">event</keyword>
5402
6954
        <keyword ref="qlistwidget.html#findItems">findItems</keyword>
5403
6955
        <keyword ref="qlistwidget.html#indexFromItem">indexFromItem</keyword>
5404
6956
        <keyword ref="qlistwidget.html#insertItem">insertItem</keyword>
5405
6957
        <keyword ref="qlistwidget.html#insertItems">insertItems</keyword>
5406
 
        <keyword ref="qlistwidget.html#isItemHidden">isItemHidden</keyword>
5407
 
        <keyword ref="qlistwidget.html#isItemSelected">isItemSelected</keyword>
5408
6958
        <keyword ref="qlistwidget.html#item">item</keyword>
5409
6959
        <keyword ref="qlistwidget.html#itemActivated">itemActivated</keyword>
5410
6960
        <keyword ref="qlistwidget.html#itemAt">itemAt</keyword>
5424
6974
        <keyword ref="qlistwidget.html#scrollToItem">scrollToItem</keyword>
5425
6975
        <keyword ref="qlistwidget.html#selectedItems">selectedItems</keyword>
5426
6976
        <keyword ref="qlistwidget.html#setCurrentItem">setCurrentItem</keyword>
5427
 
        <keyword ref="qlistwidget.html#setItemHidden">setItemHidden</keyword>
5428
 
        <keyword ref="qlistwidget.html#setItemSelected">setItemSelected</keyword>
5429
6977
        <keyword ref="qlistwidget.html#setItemWidget">setItemWidget</keyword>
5430
6978
        <keyword ref="qlistwidget.html#sortItems">sortItems</keyword>
5431
6979
        <keyword ref="qlistwidget.html#supportedDropActions">supportedDropActions</keyword>
5432
6980
        <keyword ref="qlistwidget.html#takeItem">takeItem</keyword>
5433
6981
        <keyword ref="qlistwidget.html#visualItemRect">visualItemRect</keyword>
5434
6982
        <section ref="qlistwidget-members.html" title="List of all members"/>
 
6983
        <section ref="qlistwidget-obsolete.html" title="Obsolete members"/>
5435
6984
    </section>
5436
6985
    <section ref="qlistwidgetitem.html" title="QListWidgetItem Class Reference">
5437
6986
        <keyword ref="qlistwidgetitem.html">QListWidgetItem</keyword>
5438
 
        <keyword ref="qlistwidgetitem.html#backgroundColor">backgroundColor</keyword>
 
6987
        <keyword ref="qlistwidgetitem.html#ItemType-enum">ItemType</keyword>
 
6988
        <keyword ref="qlistwidgetitem.html#ItemType-enum">QListWidgetItem::Type</keyword>
 
6989
        <keyword ref="qlistwidgetitem.html#ItemType-enum">QListWidgetItem::UserType</keyword>
 
6990
        <keyword ref="qlistwidgetitem.html#background">background</keyword>
5439
6991
        <keyword ref="qlistwidgetitem.html#checkState">checkState</keyword>
5440
6992
        <keyword ref="qlistwidgetitem.html#clone">clone</keyword>
5441
6993
        <keyword ref="qlistwidgetitem.html#data">data</keyword>
5442
6994
        <keyword ref="qlistwidgetitem.html#flags">flags</keyword>
5443
6995
        <keyword ref="qlistwidgetitem.html#font">font</keyword>
 
6996
        <keyword ref="qlistwidgetitem.html#foreground">foreground</keyword>
5444
6997
        <keyword ref="qlistwidgetitem.html#icon">icon</keyword>
 
6998
        <keyword ref="qlistwidgetitem.html#isHidden">isHidden</keyword>
 
6999
        <keyword ref="qlistwidgetitem.html#isSelected">isSelected</keyword>
5445
7000
        <keyword ref="qlistwidgetitem.html#listWidget">listWidget</keyword>
5446
7001
        <keyword ref="qlistwidgetitem.html#read">read</keyword>
5447
 
        <keyword ref="qlistwidgetitem.html#setBackgroundColor">setBackgroundColor</keyword>
 
7002
        <keyword ref="qlistwidgetitem.html#setBackground">setBackground</keyword>
5448
7003
        <keyword ref="qlistwidgetitem.html#setCheckState">setCheckState</keyword>
5449
7004
        <keyword ref="qlistwidgetitem.html#setData">setData</keyword>
5450
7005
        <keyword ref="qlistwidgetitem.html#setFlags">setFlags</keyword>
5451
7006
        <keyword ref="qlistwidgetitem.html#setFont">setFont</keyword>
 
7007
        <keyword ref="qlistwidgetitem.html#setForeground">setForeground</keyword>
 
7008
        <keyword ref="qlistwidgetitem.html#setHidden">setHidden</keyword>
5452
7009
        <keyword ref="qlistwidgetitem.html#setIcon">setIcon</keyword>
 
7010
        <keyword ref="qlistwidgetitem.html#setSelected">setSelected</keyword>
5453
7011
        <keyword ref="qlistwidgetitem.html#setSizeHint">setSizeHint</keyword>
5454
7012
        <keyword ref="qlistwidgetitem.html#setStatusTip">setStatusTip</keyword>
5455
7013
        <keyword ref="qlistwidgetitem.html#setText">setText</keyword>
5456
7014
        <keyword ref="qlistwidgetitem.html#setTextAlignment">setTextAlignment</keyword>
5457
 
        <keyword ref="qlistwidgetitem.html#setTextColor">setTextColor</keyword>
5458
7015
        <keyword ref="qlistwidgetitem.html#setToolTip">setToolTip</keyword>
5459
7016
        <keyword ref="qlistwidgetitem.html#setWhatsThis">setWhatsThis</keyword>
5460
7017
        <keyword ref="qlistwidgetitem.html#sizeHint">sizeHint</keyword>
5461
7018
        <keyword ref="qlistwidgetitem.html#statusTip">statusTip</keyword>
5462
7019
        <keyword ref="qlistwidgetitem.html#text">text</keyword>
5463
7020
        <keyword ref="qlistwidgetitem.html#textAlignment">textAlignment</keyword>
5464
 
        <keyword ref="qlistwidgetitem.html#textColor">textColor</keyword>
5465
7021
        <keyword ref="qlistwidgetitem.html#toolTip">toolTip</keyword>
5466
7022
        <keyword ref="qlistwidgetitem.html#type">type</keyword>
5467
7023
        <keyword ref="qlistwidgetitem.html#whatsThis">whatsThis</keyword>
5468
7024
        <keyword ref="qlistwidgetitem.html#write">write</keyword>
5469
7025
        <keyword ref="qlistwidgetitem.html#operator-lt">operator&lt;</keyword>
5470
7026
        <keyword ref="qlistwidgetitem.html#operator-eq">operator=</keyword>
5471
 
        <keyword ref="qlistwidgetitem.html#Type-var">Type</keyword>
5472
 
        <keyword ref="qlistwidgetitem.html#UserType-var">UserType</keyword>
5473
7027
        <section ref="qlistwidgetitem-members.html" title="List of all members"/>
 
7028
        <section ref="qlistwidgetitem-obsolete.html" title="Obsolete members"/>
5474
7029
    </section>
5475
7030
    <section ref="qlocale.html" title="QLocale Class Reference">
5476
7031
        <keyword ref="qlocale.html">QLocale</keyword>
5866
7421
        <keyword ref="qlocale.html#Language-enum">QLocale::Moldavian</keyword>
5867
7422
        <keyword ref="qlocale.html#Language-enum">QLocale::Arabic</keyword>
5868
7423
        <keyword ref="qlocale.html#Language-enum">QLocale::Russian</keyword>
 
7424
        <keyword ref="qlocale.html#NumberOption-enum">NumberOption</keyword>
 
7425
        <keyword ref="qlocale.html#NumberOption-enum">NumberOptions</keyword>
 
7426
        <keyword ref="qlocale.html#NumberOption-enum">QLocale::RejectGroupSeparator</keyword>
 
7427
        <keyword ref="qlocale.html#NumberOption-enum">QLocale::OmitGroupSeparator</keyword>
5869
7428
        <keyword ref="qlocale.html#c">c</keyword>
5870
7429
        <keyword ref="qlocale.html#country">country</keyword>
5871
7430
        <keyword ref="qlocale.html#countryToString">countryToString</keyword>
5872
7431
        <keyword ref="qlocale.html#dateFormat">dateFormat</keyword>
 
7432
        <keyword ref="qlocale.html#dayName">dayName</keyword>
5873
7433
        <keyword ref="qlocale.html#decimalPoint">decimalPoint</keyword>
5874
7434
        <keyword ref="qlocale.html#exponential">exponential</keyword>
5875
7435
        <keyword ref="qlocale.html#groupSeparator">groupSeparator</keyword>
5876
7436
        <keyword ref="qlocale.html#language">language</keyword>
5877
7437
        <keyword ref="qlocale.html#languageToString">languageToString</keyword>
 
7438
        <keyword ref="qlocale.html#monthName">monthName</keyword>
5878
7439
        <keyword ref="qlocale.html#name">name</keyword>
5879
7440
        <keyword ref="qlocale.html#negativeSign">negativeSign</keyword>
 
7441
        <keyword ref="qlocale.html#numberOptions">numberOptions</keyword>
5880
7442
        <keyword ref="qlocale.html#percent">percent</keyword>
5881
7443
        <keyword ref="qlocale.html#setDefault">setDefault</keyword>
 
7444
        <keyword ref="qlocale.html#setNumberOptions">setNumberOptions</keyword>
5882
7445
        <keyword ref="qlocale.html#system">system</keyword>
5883
7446
        <keyword ref="qlocale.html#timeFormat">timeFormat</keyword>
5884
7447
        <keyword ref="qlocale.html#toDouble">toDouble</keyword>
5896
7459
        <keyword ref="qlocale.html#operator-eq-eq">operator==</keyword>
5897
7460
        <section ref="qlocale-members.html" title="List of all members"/>
5898
7461
    </section>
5899
 
    <section ref="qmacmime.html" title="QMacMime Class Reference">
5900
 
        <keyword ref="qmacmime.html">QMacMime</keyword>
5901
 
        <keyword ref="qmacmime.html#all">all</keyword>
5902
 
        <keyword ref="qmacmime.html#canConvert">canConvert</keyword>
5903
 
        <keyword ref="qmacmime.html#convertFromMime">convertFromMime</keyword>
5904
 
        <keyword ref="qmacmime.html#convertToMime">convertToMime</keyword>
5905
 
        <keyword ref="qmacmime.html#convertor">convertor</keyword>
5906
 
        <keyword ref="qmacmime.html#convertorName">convertorName</keyword>
5907
 
        <keyword ref="qmacmime.html#countFlavors">countFlavors</keyword>
5908
 
        <keyword ref="qmacmime.html#flavor">flavor</keyword>
5909
 
        <keyword ref="qmacmime.html#flavorFor">flavorFor</keyword>
5910
 
        <keyword ref="qmacmime.html#flavorToMime">flavorToMime</keyword>
5911
 
        <keyword ref="qmacmime.html#mimeFor">mimeFor</keyword>
5912
 
        <section ref="qmacmime-members.html" title="List of all members"/>
 
7462
    <section ref="qmacpasteboardmime.html" title="QMacPasteboardMime Class Reference">
 
7463
        <keyword ref="qmacpasteboardmime.html">QMacPasteboardMime</keyword>
 
7464
        <keyword ref="qmacpasteboardmime.html#all">all</keyword>
 
7465
        <keyword ref="qmacpasteboardmime.html#canConvert">canConvert</keyword>
 
7466
        <keyword ref="qmacpasteboardmime.html#convertFromMime">convertFromMime</keyword>
 
7467
        <keyword ref="qmacpasteboardmime.html#convertToMime">convertToMime</keyword>
 
7468
        <keyword ref="qmacpasteboardmime.html#convertor">convertor</keyword>
 
7469
        <keyword ref="qmacpasteboardmime.html#convertorName">convertorName</keyword>
 
7470
        <keyword ref="qmacpasteboardmime.html#flavorFor">flavorFor</keyword>
 
7471
        <keyword ref="qmacpasteboardmime.html#flavorToMime">flavorToMime</keyword>
 
7472
        <keyword ref="qmacpasteboardmime.html#mimeFor">mimeFor</keyword>
 
7473
        <section ref="qmacpasteboardmime-members.html" title="List of all members"/>
5913
7474
    </section>
5914
7475
    <section ref="qmacstyle.html" title="QMacStyle Class Reference">
5915
7476
        <keyword ref="qmacstyle.html">QMacStyle</keyword>
5930
7491
    </section>
5931
7492
    <section ref="qmainwindow.html" title="QMainWindow Class Reference">
5932
7493
        <keyword ref="qmainwindow.html">QMainWindow</keyword>
 
7494
        <keyword ref="qmainwindow.html#animated-prop">animated</keyword>
 
7495
        <keyword ref="qmainwindow.html#animated-prop">isAnimated</keyword>
 
7496
        <keyword ref="qmainwindow.html#animated-prop">setAnimated</keyword>
 
7497
        <keyword ref="qmainwindow.html#dockNestingEnabled-prop">dockNestingEnabled</keyword>
 
7498
        <keyword ref="qmainwindow.html#dockNestingEnabled-prop">isDockNestingEnabled</keyword>
 
7499
        <keyword ref="qmainwindow.html#dockNestingEnabled-prop">setDockNestingEnabled</keyword>
5933
7500
        <keyword ref="qmainwindow.html#iconSize-prop">iconSize</keyword>
5934
7501
        <keyword ref="qmainwindow.html#iconSize-prop">setIconSize</keyword>
5935
7502
        <keyword ref="qmainwindow.html#toolButtonStyle-prop">toolButtonStyle</keyword>
5945
7512
        <keyword ref="qmainwindow.html#insertToolBar">insertToolBar</keyword>
5946
7513
        <keyword ref="qmainwindow.html#insertToolBarBreak">insertToolBarBreak</keyword>
5947
7514
        <keyword ref="qmainwindow.html#menuBar">menuBar</keyword>
 
7515
        <keyword ref="qmainwindow.html#menuWidget">menuWidget</keyword>
5948
7516
        <keyword ref="qmainwindow.html#removeDockWidget">removeDockWidget</keyword>
5949
7517
        <keyword ref="qmainwindow.html#removeToolBar">removeToolBar</keyword>
5950
7518
        <keyword ref="qmainwindow.html#restoreState">restoreState</keyword>
5952
7520
        <keyword ref="qmainwindow.html#setCentralWidget">setCentralWidget</keyword>
5953
7521
        <keyword ref="qmainwindow.html#setCorner">setCorner</keyword>
5954
7522
        <keyword ref="qmainwindow.html#setMenuBar">setMenuBar</keyword>
 
7523
        <keyword ref="qmainwindow.html#setMenuWidget">setMenuWidget</keyword>
5955
7524
        <keyword ref="qmainwindow.html#setStatusBar">setStatusBar</keyword>
5956
7525
        <keyword ref="qmainwindow.html#splitDockWidget">splitDockWidget</keyword>
5957
7526
        <keyword ref="qmainwindow.html#statusBar">statusBar</keyword>
 
7527
        <keyword ref="qmainwindow.html#tabifyDockWidget">tabifyDockWidget</keyword>
5958
7528
        <keyword ref="qmainwindow.html#toolBarArea">toolBarArea</keyword>
5959
7529
        <keyword ref="qmainwindow.html#toolButtonStyleChanged">toolButtonStyleChanged</keyword>
5960
7530
        <section ref="qmainwindow-members.html" title="List of all members"/>
5964
7534
        <keyword ref="qmap.html">QMap</keyword>
5965
7535
        <keyword ref="qmap.html#ConstIterator-typedef">ConstIterator</keyword>
5966
7536
        <keyword ref="qmap.html#Iterator-typedef">Iterator</keyword>
 
7537
        <keyword ref="qmap.html#difference_type-typedef">difference_type</keyword>
 
7538
        <keyword ref="qmap.html#key_type-typedef">key_type</keyword>
 
7539
        <keyword ref="qmap.html#mapped_type-typedef">mapped_type</keyword>
 
7540
        <keyword ref="qmap.html#size_type-typedef">size_type</keyword>
5967
7541
        <keyword ref="qmap.html#begin">begin</keyword>
5968
7542
        <keyword ref="qmap.html#clear">clear</keyword>
5969
7543
        <keyword ref="qmap.html#constBegin">constBegin</keyword>
5985
7559
        <keyword ref="qmap.html#size">size</keyword>
5986
7560
        <keyword ref="qmap.html#take">take</keyword>
5987
7561
        <keyword ref="qmap.html#toStdMap">toStdMap</keyword>
 
7562
        <keyword ref="qmap.html#uniqueKeys">uniqueKeys</keyword>
5988
7563
        <keyword ref="qmap.html#unite">unite</keyword>
5989
7564
        <keyword ref="qmap.html#upperBound">upperBound</keyword>
5990
7565
        <keyword ref="qmap.html#value">value</keyword>
5993
7568
        <keyword ref="qmap.html#operator-eq">operator=</keyword>
5994
7569
        <keyword ref="qmap.html#operator-eq-eq">operator==</keyword>
5995
7570
        <keyword ref="qmap.html#operator-5b-5d">operator[]</keyword>
 
7571
        <keyword ref="qmap-qt3.html#replace">replace</keyword>
5996
7572
        <section ref="qmap-members.html" title="List of all members"/>
5997
7573
        <section ref="qmap-qt3.html" title="Qt 3 support members"/>
5998
7574
    </section>
6010
7586
        <keyword ref="qmap-const-iterator.html#operator--eq">operator-=</keyword>
6011
7587
        <keyword ref="qmap-const-iterator.html#operator--gt">operator-&gt;</keyword>
6012
7588
        <keyword ref="qmap-const-iterator.html#operator-eq-eq">operator==</keyword>
 
7589
        <keyword ref="qmap-const-iterator-qt3.html#data">data</keyword>
6013
7590
        <section ref="qmap-const-iterator-members.html" title="List of all members"/>
6014
7591
        <section ref="qmap-const-iterator-qt3.html" title="Qt 3 support members"/>
6015
7592
    </section>
6027
7604
        <keyword ref="qmap-iterator.html#operator--eq">operator-=</keyword>
6028
7605
        <keyword ref="qmap-iterator.html#operator--gt">operator-&gt;</keyword>
6029
7606
        <keyword ref="qmap-iterator.html#operator-eq-eq">operator==</keyword>
 
7607
        <keyword ref="qmap-iterator-qt3.html#data">data</keyword>
6030
7608
        <section ref="qmap-iterator-members.html" title="List of all members"/>
6031
7609
        <section ref="qmap-iterator-qt3.html" title="Qt 3 support members"/>
6032
7610
    </section>
6068
7646
        <keyword ref="qmatrix.html#setMatrix">setMatrix</keyword>
6069
7647
        <keyword ref="qmatrix.html#shear">shear</keyword>
6070
7648
        <keyword ref="qmatrix.html#translate">translate</keyword>
 
7649
        <keyword ref="qmatrix.html#operator-QVariant">operator QVariant</keyword>
6071
7650
        <keyword ref="qmatrix.html#operator-not-eq">operator!=</keyword>
6072
7651
        <keyword ref="qmatrix.html#operator-2a">operator*</keyword>
6073
7652
        <keyword ref="qmatrix.html#operator-2a-eq">operator*=</keyword>
6074
7653
        <keyword ref="qmatrix.html#operator-eq">operator=</keyword>
6075
7654
        <keyword ref="qmatrix.html#operator-eq-eq">operator==</keyword>
 
7655
        <keyword ref="qmatrix-qt3.html#invert">invert</keyword>
 
7656
        <keyword ref="qmatrix-qt3.html#mapToRegion">mapToRegion</keyword>
6076
7657
        <section ref="qmatrix-members.html" title="List of all members"/>
6077
7658
        <section ref="qmatrix-qt3.html" title="Qt 3 support members"/>
6078
7659
    </section>
6080
7661
        <keyword ref="qmenu.html">QMenu</keyword>
6081
7662
        <keyword ref="qmenu.html#icon-prop">icon</keyword>
6082
7663
        <keyword ref="qmenu.html#icon-prop">setIcon</keyword>
 
7664
        <keyword ref="qmenu.html#separatorsCollapsible-prop">separatorsCollapsible</keyword>
 
7665
        <keyword ref="qmenu.html#separatorsCollapsible-prop">setSeparatorsCollapsible</keyword>
6083
7666
        <keyword ref="qmenu.html#tearOffEnabled-prop">tearOffEnabled</keyword>
6084
7667
        <keyword ref="qmenu.html#tearOffEnabled-prop">isTearOffEnabled</keyword>
6085
7668
        <keyword ref="qmenu.html#tearOffEnabled-prop">setTearOffEnabled</keyword>
6086
7669
        <keyword ref="qmenu.html#title-prop">title</keyword>
6087
7670
        <keyword ref="qmenu.html#title-prop">setTitle</keyword>
 
7671
        <keyword ref="qmenu.html#aboutToHide">aboutToHide</keyword>
6088
7672
        <keyword ref="qmenu.html#aboutToShow">aboutToShow</keyword>
6089
7673
        <keyword ref="qmenu.html#actionAt">actionAt</keyword>
6090
7674
        <keyword ref="qmenu.html#actionGeometry">actionGeometry</keyword>
6100
7684
        <keyword ref="qmenu.html#hovered">hovered</keyword>
6101
7685
        <keyword ref="qmenu.html#insertMenu">insertMenu</keyword>
6102
7686
        <keyword ref="qmenu.html#insertSeparator">insertSeparator</keyword>
 
7687
        <keyword ref="qmenu.html#isEmpty">isEmpty</keyword>
6103
7688
        <keyword ref="qmenu.html#isTearOffMenuVisible">isTearOffMenuVisible</keyword>
6104
7689
        <keyword ref="qmenu.html#menuAction">menuAction</keyword>
6105
7690
        <keyword ref="qmenu.html#popup">popup</keyword>
6106
7691
        <keyword ref="qmenu.html#setActiveAction">setActiveAction</keyword>
6107
7692
        <keyword ref="qmenu.html#setDefaultAction">setDefaultAction</keyword>
6108
7693
        <keyword ref="qmenu.html#triggered">triggered</keyword>
 
7694
        <keyword ref="qmenu-qt3.html#accel">accel</keyword>
 
7695
        <keyword ref="qmenu-qt3.html#activateItemAt">activateItemAt</keyword>
 
7696
        <keyword ref="qmenu-qt3.html#activated">activated</keyword>
 
7697
        <keyword ref="qmenu-qt3.html#changeItem">changeItem</keyword>
 
7698
        <keyword ref="qmenu-qt3.html#columns">columns</keyword>
 
7699
        <keyword ref="qmenu-qt3.html#connectItem">connectItem</keyword>
 
7700
        <keyword ref="qmenu-qt3.html#count">count</keyword>
 
7701
        <keyword ref="qmenu-qt3.html#disconnectItem">disconnectItem</keyword>
 
7702
        <keyword ref="qmenu-qt3.html#findItem">findItem</keyword>
 
7703
        <keyword ref="qmenu-qt3.html#findPopup">findPopup</keyword>
 
7704
        <keyword ref="qmenu-qt3.html#frameWidth">frameWidth</keyword>
 
7705
        <keyword ref="qmenu-qt3.html#highlighted">highlighted</keyword>
 
7706
        <keyword ref="qmenu-qt3.html#iconSet">iconSet</keyword>
 
7707
        <keyword ref="qmenu-qt3.html#idAt">idAt</keyword>
 
7708
        <keyword ref="qmenu-qt3.html#indexOf">indexOf</keyword>
 
7709
        <keyword ref="qmenu-qt3.html#insertItem">insertItem</keyword>
 
7710
        <keyword ref="qmenu-qt3.html#insertTearOffHandle">insertTearOffHandle</keyword>
 
7711
        <keyword ref="qmenu-qt3.html#isCheckable">isCheckable</keyword>
 
7712
        <keyword ref="qmenu-qt3.html#isItemActive">isItemActive</keyword>
 
7713
        <keyword ref="qmenu-qt3.html#isItemChecked">isItemChecked</keyword>
 
7714
        <keyword ref="qmenu-qt3.html#isItemEnabled">isItemEnabled</keyword>
 
7715
        <keyword ref="qmenu-qt3.html#isItemVisible">isItemVisible</keyword>
 
7716
        <keyword ref="qmenu-qt3.html#itemAtPos">itemAtPos</keyword>
 
7717
        <keyword ref="qmenu-qt3.html#itemFont">itemFont</keyword>
 
7718
        <keyword ref="qmenu-qt3.html#itemGeometry">itemGeometry</keyword>
 
7719
        <keyword ref="qmenu-qt3.html#itemHeight">itemHeight</keyword>
 
7720
        <keyword ref="qmenu-qt3.html#itemParameter">itemParameter</keyword>
 
7721
        <keyword ref="qmenu-qt3.html#pixmap">pixmap</keyword>
 
7722
        <keyword ref="qmenu-qt3.html#removeItem">removeItem</keyword>
 
7723
        <keyword ref="qmenu-qt3.html#removeItemAt">removeItemAt</keyword>
 
7724
        <keyword ref="qmenu-qt3.html#setAccel">setAccel</keyword>
 
7725
        <keyword ref="qmenu-qt3.html#setActiveItem">setActiveItem</keyword>
 
7726
        <keyword ref="qmenu-qt3.html#setCheckable">setCheckable</keyword>
 
7727
        <keyword ref="qmenu-qt3.html#setId">setId</keyword>
 
7728
        <keyword ref="qmenu-qt3.html#setItemChecked">setItemChecked</keyword>
 
7729
        <keyword ref="qmenu-qt3.html#setItemEnabled">setItemEnabled</keyword>
 
7730
        <keyword ref="qmenu-qt3.html#setItemFont">setItemFont</keyword>
 
7731
        <keyword ref="qmenu-qt3.html#setItemParameter">setItemParameter</keyword>
 
7732
        <keyword ref="qmenu-qt3.html#setItemVisible">setItemVisible</keyword>
 
7733
        <keyword ref="qmenu-qt3.html#setWhatsThis">setWhatsThis</keyword>
 
7734
        <keyword ref="qmenu-qt3.html#text">text</keyword>
 
7735
        <keyword ref="qmenu-qt3.html#whatsThis">whatsThis</keyword>
6109
7736
        <section ref="qmenu-members.html" title="List of all members"/>
6110
7737
        <section ref="qmenu-qt3.html" title="Qt 3 support members"/>
6111
7738
    </section>
6121
7748
        <keyword ref="qmenubar.html#clear">clear</keyword>
6122
7749
        <keyword ref="qmenubar.html#hovered">hovered</keyword>
6123
7750
        <keyword ref="qmenubar.html#insertMenu">insertMenu</keyword>
 
7751
        <keyword ref="qmenubar.html#insertSeparator">insertSeparator</keyword>
6124
7752
        <keyword ref="qmenubar.html#setActiveAction">setActiveAction</keyword>
6125
7753
        <keyword ref="qmenubar.html#triggered">triggered</keyword>
 
7754
        <keyword ref="qmenubar-qt3.html#Separator-enum">Separator</keyword>
 
7755
        <keyword ref="qmenubar-qt3.html#Separator-enum">QMenuBar::InWindowsStyle</keyword>
 
7756
        <keyword ref="qmenubar-qt3.html#Separator-enum">QMenuBar::Never</keyword>
 
7757
        <keyword ref="qmenubar-qt3.html#accel">accel</keyword>
 
7758
        <keyword ref="qmenubar-qt3.html#activateItemAt">activateItemAt</keyword>
 
7759
        <keyword ref="qmenubar-qt3.html#activated">activated</keyword>
 
7760
        <keyword ref="qmenubar-qt3.html#autoGeometry">autoGeometry</keyword>
 
7761
        <keyword ref="qmenubar-qt3.html#changeItem">changeItem</keyword>
 
7762
        <keyword ref="qmenubar-qt3.html#connectItem">connectItem</keyword>
 
7763
        <keyword ref="qmenubar-qt3.html#count">count</keyword>
 
7764
        <keyword ref="qmenubar-qt3.html#disconnectItem">disconnectItem</keyword>
 
7765
        <keyword ref="qmenubar-qt3.html#findItem">findItem</keyword>
 
7766
        <keyword ref="qmenubar-qt3.html#frameWidth">frameWidth</keyword>
 
7767
        <keyword ref="qmenubar-qt3.html#highlighted">highlighted</keyword>
 
7768
        <keyword ref="qmenubar-qt3.html#iconSet">iconSet</keyword>
 
7769
        <keyword ref="qmenubar-qt3.html#idAt">idAt</keyword>
 
7770
        <keyword ref="qmenubar-qt3.html#indexOf">indexOf</keyword>
 
7771
        <keyword ref="qmenubar-qt3.html#insertItem">insertItem</keyword>
 
7772
        <keyword ref="qmenubar-qt3.html#isItemActive">isItemActive</keyword>
 
7773
        <keyword ref="qmenubar-qt3.html#isItemChecked">isItemChecked</keyword>
 
7774
        <keyword ref="qmenubar-qt3.html#isItemEnabled">isItemEnabled</keyword>
 
7775
        <keyword ref="qmenubar-qt3.html#isItemVisible">isItemVisible</keyword>
 
7776
        <keyword ref="qmenubar-qt3.html#itemAtPos">itemAtPos</keyword>
 
7777
        <keyword ref="qmenubar-qt3.html#itemParameter">itemParameter</keyword>
 
7778
        <keyword ref="qmenubar-qt3.html#itemRect">itemRect</keyword>
 
7779
        <keyword ref="qmenubar-qt3.html#margin">margin</keyword>
 
7780
        <keyword ref="qmenubar-qt3.html#pixmap">pixmap</keyword>
 
7781
        <keyword ref="qmenubar-qt3.html#removeItem">removeItem</keyword>
 
7782
        <keyword ref="qmenubar-qt3.html#removeItemAt">removeItemAt</keyword>
 
7783
        <keyword ref="qmenubar-qt3.html#separator">separator</keyword>
 
7784
        <keyword ref="qmenubar-qt3.html#setAccel">setAccel</keyword>
 
7785
        <keyword ref="qmenubar-qt3.html#setAutoGeometry">setAutoGeometry</keyword>
 
7786
        <keyword ref="qmenubar-qt3.html#setItemChecked">setItemChecked</keyword>
 
7787
        <keyword ref="qmenubar-qt3.html#setItemEnabled">setItemEnabled</keyword>
 
7788
        <keyword ref="qmenubar-qt3.html#setItemParameter">setItemParameter</keyword>
 
7789
        <keyword ref="qmenubar-qt3.html#setItemVisible">setItemVisible</keyword>
 
7790
        <keyword ref="qmenubar-qt3.html#setMargin">setMargin</keyword>
 
7791
        <keyword ref="qmenubar-qt3.html#setSeparator">setSeparator</keyword>
 
7792
        <keyword ref="qmenubar-qt3.html#setWhatsThis">setWhatsThis</keyword>
 
7793
        <keyword ref="qmenubar-qt3.html#text">text</keyword>
 
7794
        <keyword ref="qmenubar-qt3.html#whatsThis">whatsThis</keyword>
6126
7795
        <section ref="qmenubar-members.html" title="List of all members"/>
6127
7796
        <section ref="qmenubar-qt3.html" title="Qt 3 support members"/>
6128
7797
    </section>
6129
7798
    <section ref="qmenuitem.html" title="QMenuItem Class Reference">
6130
7799
        <keyword ref="qmenuitem.html">QMenuItem</keyword>
 
7800
        <keyword ref="qmenuitem-qt3.html#id">id</keyword>
 
7801
        <keyword ref="qmenuitem-qt3.html#signalValue">signalValue</keyword>
6131
7802
        <section ref="qmenuitem-members.html" title="List of all members"/>
6132
7803
        <section ref="qmenuitem-qt3.html" title="Qt 3 support members"/>
6133
7804
    </section>
6134
7805
    <section ref="qmessagebox.html" title="QMessageBox Class Reference">
6135
7806
        <keyword ref="qmessagebox.html">QMessageBox</keyword>
6136
 
        <keyword ref="qmessagebox.html#Button-enum">Button</keyword>
6137
 
        <keyword ref="qmessagebox.html#Button-enum">QMessageBox::Yes</keyword>
6138
 
        <keyword ref="qmessagebox.html#Button-enum">QMessageBox::Ignore</keyword>
6139
 
        <keyword ref="qmessagebox.html#Button-enum">QMessageBox::Retry</keyword>
6140
 
        <keyword ref="qmessagebox.html#Button-enum">QMessageBox::Default</keyword>
6141
 
        <keyword ref="qmessagebox.html#Button-enum">QMessageBox::Cancel</keyword>
6142
 
        <keyword ref="qmessagebox.html#Button-enum">QMessageBox::Ok</keyword>
6143
 
        <keyword ref="qmessagebox.html#Button-enum">QMessageBox::Abort</keyword>
6144
 
        <keyword ref="qmessagebox.html#Button-enum">QMessageBox::ButtonMask</keyword>
6145
 
        <keyword ref="qmessagebox.html#Button-enum">QMessageBox::NoButton</keyword>
6146
 
        <keyword ref="qmessagebox.html#Button-enum">QMessageBox::YesAll</keyword>
6147
 
        <keyword ref="qmessagebox.html#Button-enum">QMessageBox::FlagMask</keyword>
6148
 
        <keyword ref="qmessagebox.html#Button-enum">QMessageBox::NoAll</keyword>
6149
 
        <keyword ref="qmessagebox.html#Button-enum">QMessageBox::No</keyword>
6150
 
        <keyword ref="qmessagebox.html#Button-enum">QMessageBox::Escape</keyword>
 
7807
        <keyword ref="qmessagebox.html#ButtonRole-enum">ButtonRole</keyword>
 
7808
        <keyword ref="qmessagebox.html#ButtonRole-enum">QMessageBox::ApplyRole</keyword>
 
7809
        <keyword ref="qmessagebox.html#ButtonRole-enum">QMessageBox::DestructiveRole</keyword>
 
7810
        <keyword ref="qmessagebox.html#ButtonRole-enum">QMessageBox::ActionRole</keyword>
 
7811
        <keyword ref="qmessagebox.html#ButtonRole-enum">QMessageBox::NoRole</keyword>
 
7812
        <keyword ref="qmessagebox.html#ButtonRole-enum">QMessageBox::InvalidRole</keyword>
 
7813
        <keyword ref="qmessagebox.html#ButtonRole-enum">QMessageBox::YesRole</keyword>
 
7814
        <keyword ref="qmessagebox.html#ButtonRole-enum">QMessageBox::ResetRole</keyword>
 
7815
        <keyword ref="qmessagebox.html#ButtonRole-enum">QMessageBox::HelpRole</keyword>
 
7816
        <keyword ref="qmessagebox.html#ButtonRole-enum">QMessageBox::RejectRole</keyword>
 
7817
        <keyword ref="qmessagebox.html#ButtonRole-enum">QMessageBox::AcceptRole</keyword>
6151
7818
        <keyword ref="qmessagebox.html#Icon-enum">Icon</keyword>
6152
7819
        <keyword ref="qmessagebox.html#Icon-enum">QMessageBox::Warning</keyword>
6153
7820
        <keyword ref="qmessagebox.html#Icon-enum">QMessageBox::NoIcon</keyword>
6154
7821
        <keyword ref="qmessagebox.html#Icon-enum">QMessageBox::Critical</keyword>
6155
7822
        <keyword ref="qmessagebox.html#Icon-enum">QMessageBox::Question</keyword>
6156
7823
        <keyword ref="qmessagebox.html#Icon-enum">QMessageBox::Information</keyword>
 
7824
        <keyword ref="qmessagebox.html#StandardButton-enum">StandardButton</keyword>
 
7825
        <keyword ref="qmessagebox.html#StandardButton-enum">StandardButtons</keyword>
 
7826
        <keyword ref="qmessagebox.html#StandardButton-enum">QMessageBox::Ok</keyword>
 
7827
        <keyword ref="qmessagebox.html#StandardButton-enum">QMessageBox::Open</keyword>
 
7828
        <keyword ref="qmessagebox.html#StandardButton-enum">QMessageBox::Retry</keyword>
 
7829
        <keyword ref="qmessagebox.html#StandardButton-enum">QMessageBox::Abort</keyword>
 
7830
        <keyword ref="qmessagebox.html#StandardButton-enum">QMessageBox::YesAll</keyword>
 
7831
        <keyword ref="qmessagebox.html#StandardButton-enum">QMessageBox::Help</keyword>
 
7832
        <keyword ref="qmessagebox.html#StandardButton-enum">QMessageBox::Save</keyword>
 
7833
        <keyword ref="qmessagebox.html#StandardButton-enum">QMessageBox::Cancel</keyword>
 
7834
        <keyword ref="qmessagebox.html#StandardButton-enum">QMessageBox::NoButton</keyword>
 
7835
        <keyword ref="qmessagebox.html#StandardButton-enum">QMessageBox::NoAll</keyword>
 
7836
        <keyword ref="qmessagebox.html#StandardButton-enum">QMessageBox::FlagMask</keyword>
 
7837
        <keyword ref="qmessagebox.html#StandardButton-enum">QMessageBox::Escape</keyword>
 
7838
        <keyword ref="qmessagebox.html#StandardButton-enum">QMessageBox::Apply</keyword>
 
7839
        <keyword ref="qmessagebox.html#StandardButton-enum">QMessageBox::Reset</keyword>
 
7840
        <keyword ref="qmessagebox.html#StandardButton-enum">QMessageBox::YesToAll</keyword>
 
7841
        <keyword ref="qmessagebox.html#StandardButton-enum">QMessageBox::ButtonMask</keyword>
 
7842
        <keyword ref="qmessagebox.html#StandardButton-enum">QMessageBox::Ignore</keyword>
 
7843
        <keyword ref="qmessagebox.html#StandardButton-enum">QMessageBox::Yes</keyword>
 
7844
        <keyword ref="qmessagebox.html#StandardButton-enum">QMessageBox::Close</keyword>
 
7845
        <keyword ref="qmessagebox.html#StandardButton-enum">QMessageBox::RestoreDefaults</keyword>
 
7846
        <keyword ref="qmessagebox.html#StandardButton-enum">QMessageBox::No</keyword>
 
7847
        <keyword ref="qmessagebox.html#StandardButton-enum">QMessageBox::NoToAll</keyword>
 
7848
        <keyword ref="qmessagebox.html#StandardButton-enum">QMessageBox::Discard</keyword>
 
7849
        <keyword ref="qmessagebox.html#StandardButton-enum">QMessageBox::SaveAll</keyword>
 
7850
        <keyword ref="qmessagebox.html#StandardButton-enum">QMessageBox::Default</keyword>
 
7851
        <keyword ref="qmessagebox.html#detailedText-prop">detailedText</keyword>
 
7852
        <keyword ref="qmessagebox.html#detailedText-prop">setDetailedText</keyword>
6157
7853
        <keyword ref="qmessagebox.html#icon-prop">icon</keyword>
6158
7854
        <keyword ref="qmessagebox.html#icon-prop">setIcon</keyword>
6159
7855
        <keyword ref="qmessagebox.html#iconPixmap-prop">iconPixmap</keyword>
6160
7856
        <keyword ref="qmessagebox.html#iconPixmap-prop">setIconPixmap</keyword>
 
7857
        <keyword ref="qmessagebox.html#informativeText-prop">informativeText</keyword>
 
7858
        <keyword ref="qmessagebox.html#informativeText-prop">setInformativeText</keyword>
 
7859
        <keyword ref="qmessagebox.html#standardButtons-prop">standardButtons</keyword>
 
7860
        <keyword ref="qmessagebox.html#standardButtons-prop">setStandardButtons</keyword>
6161
7861
        <keyword ref="qmessagebox.html#text-prop">text</keyword>
6162
7862
        <keyword ref="qmessagebox.html#text-prop">setText</keyword>
6163
7863
        <keyword ref="qmessagebox.html#textFormat-prop">textFormat</keyword>
6164
7864
        <keyword ref="qmessagebox.html#textFormat-prop">setTextFormat</keyword>
6165
7865
        <keyword ref="qmessagebox.html#about">about</keyword>
6166
7866
        <keyword ref="qmessagebox.html#aboutQt">aboutQt</keyword>
6167
 
        <keyword ref="qmessagebox.html#buttonText">buttonText</keyword>
 
7867
        <keyword ref="qmessagebox.html#addButton">addButton</keyword>
 
7868
        <keyword ref="qmessagebox.html#button">button</keyword>
 
7869
        <keyword ref="qmessagebox.html#clickedButton">clickedButton</keyword>
6168
7870
        <keyword ref="qmessagebox.html#critical">critical</keyword>
 
7871
        <keyword ref="qmessagebox.html#defaultButton">defaultButton</keyword>
 
7872
        <keyword ref="qmessagebox.html#escapeButton">escapeButton</keyword>
6169
7873
        <keyword ref="qmessagebox.html#information">information</keyword>
6170
7874
        <keyword ref="qmessagebox.html#question">question</keyword>
6171
 
        <keyword ref="qmessagebox.html#setButtonText">setButtonText</keyword>
 
7875
        <keyword ref="qmessagebox.html#removeButton">removeButton</keyword>
 
7876
        <keyword ref="qmessagebox.html#setDefaultButton">setDefaultButton</keyword>
 
7877
        <keyword ref="qmessagebox.html#setEscapeButton">setEscapeButton</keyword>
 
7878
        <keyword ref="qmessagebox.html#setWindowModality">setWindowModality</keyword>
 
7879
        <keyword ref="qmessagebox.html#setWindowTitle">setWindowTitle</keyword>
 
7880
        <keyword ref="qmessagebox.html#standardButton">standardButton</keyword>
6172
7881
        <keyword ref="qmessagebox.html#warning">warning</keyword>
6173
7882
        <keyword ref="qmessagebox.html#QT_REQUIRE_VERSION">QT_REQUIRE_VERSION</keyword>
 
7883
        <keyword ref="qmessagebox-qt3.html#message">message</keyword>
 
7884
        <keyword ref="qmessagebox-qt3.html#query">query</keyword>
 
7885
        <keyword ref="qmessagebox-qt3.html#standardIcon">standardIcon</keyword>
6174
7886
        <section ref="qmessagebox-members.html" title="List of all members"/>
 
7887
        <section ref="qmessagebox-obsolete.html" title="Obsolete members"/>
6175
7888
        <section ref="qmessagebox-qt3.html" title="Qt 3 support members"/>
6176
7889
    </section>
6177
7890
    <section ref="qmetaclassinfo.html" title="QMetaClassInfo Class Reference">
6232
7945
        <keyword ref="qmetaobject.html#methodCount">methodCount</keyword>
6233
7946
        <keyword ref="qmetaobject.html#methodOffset">methodOffset</keyword>
6234
7947
        <keyword ref="qmetaobject.html#normalizedSignature">normalizedSignature</keyword>
 
7948
        <keyword ref="qmetaobject.html#normalizedType">normalizedType</keyword>
6235
7949
        <keyword ref="qmetaobject.html#property">property</keyword>
6236
7950
        <keyword ref="qmetaobject.html#propertyCount">propertyCount</keyword>
6237
7951
        <keyword ref="qmetaobject.html#propertyOffset">propertyOffset</keyword>
6238
7952
        <keyword ref="qmetaobject.html#superClass">superClass</keyword>
 
7953
        <keyword ref="qmetaobject.html#userProperty">userProperty</keyword>
6239
7954
        <keyword ref="qmetaobject.html#Q_ARG">Q_ARG</keyword>
6240
7955
        <keyword ref="qmetaobject.html#Q_RETURN_ARG">Q_RETURN_ARG</keyword>
6241
7956
        <section ref="qmetaobject-members.html" title="List of all members"/>
6244
7959
        <keyword ref="qmetaproperty.html">QMetaProperty</keyword>
6245
7960
        <keyword ref="qmetaproperty.html#enumerator">enumerator</keyword>
6246
7961
        <keyword ref="qmetaproperty.html#isDesignable">isDesignable</keyword>
6247
 
        <keyword ref="qmetaproperty.html#isEditable">isEditable</keyword>
6248
7962
        <keyword ref="qmetaproperty.html#isEnumType">isEnumType</keyword>
6249
7963
        <keyword ref="qmetaproperty.html#isFlagType">isFlagType</keyword>
6250
7964
        <keyword ref="qmetaproperty.html#isReadable">isReadable</keyword>
6259
7973
        <keyword ref="qmetaproperty.html#reset">reset</keyword>
6260
7974
        <keyword ref="qmetaproperty.html#type">type</keyword>
6261
7975
        <keyword ref="qmetaproperty.html#typeName">typeName</keyword>
 
7976
        <keyword ref="qmetaproperty.html#userType">userType</keyword>
6262
7977
        <keyword ref="qmetaproperty.html#write">write</keyword>
6263
7978
        <section ref="qmetaproperty-members.html" title="List of all members"/>
 
7979
        <section ref="qmetaproperty-obsolete.html" title="Obsolete members"/>
6264
7980
    </section>
6265
7981
    <section ref="qmetatype.html" title="QMetaType Class Reference">
6266
7982
        <keyword ref="qmetatype.html">QMetaType</keyword>
6267
7983
        <keyword ref="qmetatype.html#Type-enum">Type</keyword>
6268
 
        <keyword ref="qmetatype.html#Type-enum">QMetaType::Float</keyword>
6269
 
        <keyword ref="qmetatype.html#Type-enum">QMetaType::User</keyword>
 
7984
        <keyword ref="qmetatype.html#Type-enum">QMetaType::QColorGroup</keyword>
 
7985
        <keyword ref="qmetatype.html#Type-enum">QMetaType::QCursor</keyword>
 
7986
        <keyword ref="qmetatype.html#Type-enum">QMetaType::QByteArray</keyword>
 
7987
        <keyword ref="qmetatype.html#Type-enum">QMetaType::QDate</keyword>
 
7988
        <keyword ref="qmetatype.html#Type-enum">QMetaType::QSize</keyword>
6270
7989
        <keyword ref="qmetatype.html#Type-enum">QMetaType::Bool</keyword>
6271
 
        <keyword ref="qmetatype.html#Type-enum">QMetaType::Double</keyword>
6272
 
        <keyword ref="qmetatype.html#Type-enum">QMetaType::QByteArray</keyword>
6273
 
        <keyword ref="qmetatype.html#Type-enum">QMetaType::UChar</keyword>
 
7990
        <keyword ref="qmetatype.html#Type-enum">QMetaType::QTime</keyword>
 
7991
        <keyword ref="qmetatype.html#Type-enum">QMetaType::Long</keyword>
 
7992
        <keyword ref="qmetatype.html#Type-enum">QMetaType::QVariantList</keyword>
 
7993
        <keyword ref="qmetatype.html#Type-enum">QMetaType::QPolygon</keyword>
 
7994
        <keyword ref="qmetatype.html#Type-enum">QMetaType::QColor</keyword>
 
7995
        <keyword ref="qmetatype.html#Type-enum">QMetaType::Void</keyword>
 
7996
        <keyword ref="qmetatype.html#Type-enum">QMetaType::Char</keyword>
 
7997
        <keyword ref="qmetatype.html#Type-enum">QMetaType::QSizeF</keyword>
 
7998
        <keyword ref="qmetatype.html#Type-enum">QMetaType::QRectF</keyword>
 
7999
        <keyword ref="qmetatype.html#Type-enum">QMetaType::QLine</keyword>
 
8000
        <keyword ref="qmetatype.html#Type-enum">QMetaType::QTextLength</keyword>
 
8001
        <keyword ref="qmetatype.html#Type-enum">QMetaType::QStringList</keyword>
 
8002
        <keyword ref="qmetatype.html#Type-enum">QMetaType::QVariantMap</keyword>
 
8003
        <keyword ref="qmetatype.html#Type-enum">QMetaType::QIcon</keyword>
 
8004
        <keyword ref="qmetatype.html#Type-enum">QMetaType::QPen</keyword>
6274
8005
        <keyword ref="qmetatype.html#Type-enum">QMetaType::QChar</keyword>
6275
 
        <keyword ref="qmetatype.html#Type-enum">QMetaType::QWidgetStar</keyword>
6276
 
        <keyword ref="qmetatype.html#Type-enum">QMetaType::ULong</keyword>
6277
8006
        <keyword ref="qmetatype.html#Type-enum">QMetaType::UInt</keyword>
 
8007
        <keyword ref="qmetatype.html#Type-enum">QMetaType::QLineF</keyword>
 
8008
        <keyword ref="qmetatype.html#Type-enum">QMetaType::QTextFormat</keyword>
 
8009
        <keyword ref="qmetatype.html#Type-enum">QMetaType::QRect</keyword>
 
8010
        <keyword ref="qmetatype.html#Type-enum">QMetaType::Double</keyword>
6278
8011
        <keyword ref="qmetatype.html#Type-enum">QMetaType::UShort</keyword>
6279
 
        <keyword ref="qmetatype.html#Type-enum">QMetaType::Void</keyword>
6280
 
        <keyword ref="qmetatype.html#Type-enum">QMetaType::Char</keyword>
 
8012
        <keyword ref="qmetatype.html#Type-enum">QMetaType::QString</keyword>
6281
8013
        <keyword ref="qmetatype.html#Type-enum">QMetaType::Short</keyword>
6282
 
        <keyword ref="qmetatype.html#Type-enum">QMetaType::Long</keyword>
 
8014
        <keyword ref="qmetatype.html#Type-enum">QMetaType::QPoint</keyword>
 
8015
        <keyword ref="qmetatype.html#Type-enum">QMetaType::QUrl</keyword>
 
8016
        <keyword ref="qmetatype.html#Type-enum">QMetaType::QRegExp</keyword>
 
8017
        <keyword ref="qmetatype.html#Type-enum">QMetaType::QDateTime</keyword>
 
8018
        <keyword ref="qmetatype.html#Type-enum">QMetaType::QPointF</keyword>
 
8019
        <keyword ref="qmetatype.html#Type-enum">QMetaType::QPalette</keyword>
 
8020
        <keyword ref="qmetatype.html#Type-enum">QMetaType::QFont</keyword>
 
8021
        <keyword ref="qmetatype.html#Type-enum">QMetaType::User</keyword>
 
8022
        <keyword ref="qmetatype.html#Type-enum">QMetaType::QBrush</keyword>
 
8023
        <keyword ref="qmetatype.html#Type-enum">QMetaType::QRegion</keyword>
6283
8024
        <keyword ref="qmetatype.html#Type-enum">QMetaType::QObjectStar</keyword>
 
8025
        <keyword ref="qmetatype.html#Type-enum">QMetaType::QBitArray</keyword>
 
8026
        <keyword ref="qmetatype.html#Type-enum">QMetaType::QImage</keyword>
 
8027
        <keyword ref="qmetatype.html#Type-enum">QMetaType::LongLong</keyword>
 
8028
        <keyword ref="qmetatype.html#Type-enum">QMetaType::QKeySequence</keyword>
 
8029
        <keyword ref="qmetatype.html#Type-enum">QMetaType::QWidgetStar</keyword>
 
8030
        <keyword ref="qmetatype.html#Type-enum">QMetaType::QSizePolicy</keyword>
 
8031
        <keyword ref="qmetatype.html#Type-enum">QMetaType::ULong</keyword>
 
8032
        <keyword ref="qmetatype.html#Type-enum">QMetaType::VoidStar</keyword>
 
8033
        <keyword ref="qmetatype.html#Type-enum">QMetaType::ULongLong</keyword>
6284
8034
        <keyword ref="qmetatype.html#Type-enum">QMetaType::Int</keyword>
6285
 
        <keyword ref="qmetatype.html#Type-enum">QMetaType::QString</keyword>
6286
 
        <keyword ref="qmetatype.html#Type-enum">QMetaType::VoidStar</keyword>
 
8035
        <keyword ref="qmetatype.html#Type-enum">QMetaType::UChar</keyword>
 
8036
        <keyword ref="qmetatype.html#Type-enum">QMetaType::QPixmap</keyword>
 
8037
        <keyword ref="qmetatype.html#Type-enum">QMetaType::QLocale</keyword>
 
8038
        <keyword ref="qmetatype.html#Type-enum">QMetaType::QBitmap</keyword>
 
8039
        <keyword ref="qmetatype.html#Type-enum">QMetaType::Float</keyword>
 
8040
        <keyword ref="qmetatype.html#Type-enum">QMetaType::QMatrix</keyword>
6287
8041
        <keyword ref="qmetatype.html#construct">construct</keyword>
6288
8042
        <keyword ref="qmetatype.html#destroy">destroy</keyword>
6289
8043
        <keyword ref="qmetatype.html#isRegistered">isRegistered</keyword>
6334
8088
        <keyword ref="qmodelindex.html#child">child</keyword>
6335
8089
        <keyword ref="qmodelindex.html#column">column</keyword>
6336
8090
        <keyword ref="qmodelindex.html#data">data</keyword>
 
8091
        <keyword ref="qmodelindex.html#flags">flags</keyword>
6337
8092
        <keyword ref="qmodelindex.html#internalId">internalId</keyword>
6338
8093
        <keyword ref="qmodelindex.html#internalPointer">internalPointer</keyword>
6339
8094
        <keyword ref="qmodelindex.html#isValid">isValid</keyword>
6349
8104
    </section>
6350
8105
    <section ref="qmotifstyle.html" title="QMotifStyle Class Reference">
6351
8106
        <keyword ref="qmotifstyle.html">QMotifStyle</keyword>
6352
 
        <keyword ref="qmotifstyle.html#eventFilter">eventFilter</keyword>
6353
8107
        <keyword ref="qmotifstyle.html#setUseHighlightColors">setUseHighlightColors</keyword>
6354
8108
        <keyword ref="qmotifstyle.html#useHighlightColors">useHighlightColors</keyword>
6355
8109
        <section ref="qmotifstyle-members.html" title="List of all members"/>
6376
8130
        <keyword ref="qmouseevent.html#pos">pos</keyword>
6377
8131
        <keyword ref="qmouseevent.html#x">x</keyword>
6378
8132
        <keyword ref="qmouseevent.html#y">y</keyword>
 
8133
        <keyword ref="qmouseevent-qt3.html#state">state</keyword>
 
8134
        <keyword ref="qmouseevent-qt3.html#stateAfter">stateAfter</keyword>
6379
8135
        <section ref="qmouseevent-members.html" title="List of all members"/>
6380
8136
        <section ref="qmouseevent-qt3.html" title="Qt 3 support members"/>
6381
8137
    </section>
6430
8186
        <keyword ref="qmovie.html#stop">stop</keyword>
6431
8187
        <keyword ref="qmovie.html#supportedFormats">supportedFormats</keyword>
6432
8188
        <keyword ref="qmovie.html#updated">updated</keyword>
 
8189
        <keyword ref="qmovie-qt3.html#frameImage">frameImage</keyword>
 
8190
        <keyword ref="qmovie-qt3.html#frameNumber">frameNumber</keyword>
 
8191
        <keyword ref="qmovie-qt3.html#framePixmap">framePixmap</keyword>
 
8192
        <keyword ref="qmovie-qt3.html#isNull">isNull</keyword>
 
8193
        <keyword ref="qmovie-qt3.html#pause">pause</keyword>
 
8194
        <keyword ref="qmovie-qt3.html#paused">paused</keyword>
 
8195
        <keyword ref="qmovie-qt3.html#restart">restart</keyword>
 
8196
        <keyword ref="qmovie-qt3.html#running">running</keyword>
 
8197
        <keyword ref="qmovie-qt3.html#step">step</keyword>
 
8198
        <keyword ref="qmovie-qt3.html#unpause">unpause</keyword>
6433
8199
        <section ref="qmovie-members.html" title="List of all members"/>
6434
8200
        <section ref="qmovie-qt3.html" title="Qt 3 support members"/>
6435
8201
    </section>
6525
8291
        <keyword ref="qmutablemapiterator.html#operator-eq">operator=</keyword>
6526
8292
        <section ref="qmutablemapiterator-members.html" title="List of all members"/>
6527
8293
    </section>
 
8294
    <section ref="qmutablesetiterator.html" title="QMutableSetIterator Class Reference">
 
8295
        <keyword ref="qmutablesetiterator.html">QMutableSetIterator</keyword>
 
8296
        <keyword ref="qmutablesetiterator.html#findNext">findNext</keyword>
 
8297
        <keyword ref="qmutablesetiterator.html#findPrevious">findPrevious</keyword>
 
8298
        <keyword ref="qmutablesetiterator.html#hasNext">hasNext</keyword>
 
8299
        <keyword ref="qmutablesetiterator.html#hasPrevious">hasPrevious</keyword>
 
8300
        <keyword ref="qmutablesetiterator.html#next">next</keyword>
 
8301
        <keyword ref="qmutablesetiterator.html#peekNext">peekNext</keyword>
 
8302
        <keyword ref="qmutablesetiterator.html#peekPrevious">peekPrevious</keyword>
 
8303
        <keyword ref="qmutablesetiterator.html#previous">previous</keyword>
 
8304
        <keyword ref="qmutablesetiterator.html#remove">remove</keyword>
 
8305
        <keyword ref="qmutablesetiterator.html#toBack">toBack</keyword>
 
8306
        <keyword ref="qmutablesetiterator.html#toFront">toFront</keyword>
 
8307
        <keyword ref="qmutablesetiterator.html#value">value</keyword>
 
8308
        <keyword ref="qmutablesetiterator.html#operator-eq">operator=</keyword>
 
8309
        <section ref="qmutablesetiterator-members.html" title="List of all members"/>
 
8310
    </section>
6528
8311
    <section ref="qmutablevectoriterator.html" title="QMutableVectorIterator Class Reference">
6529
8312
        <keyword ref="qmutablevectoriterator.html">QMutableVectorIterator</keyword>
6530
8313
        <keyword ref="qmutablevectoriterator.html#findNext">findNext</keyword>
6552
8335
        <keyword ref="qmutex.html#lock">lock</keyword>
6553
8336
        <keyword ref="qmutex.html#tryLock">tryLock</keyword>
6554
8337
        <keyword ref="qmutex.html#unlock">unlock</keyword>
 
8338
        <keyword ref="qmutex-qt3.html#locked">locked</keyword>
6555
8339
        <section ref="qmutex-members.html" title="List of all members"/>
6556
8340
        <section ref="qmutex-qt3.html" title="Qt 3 support members"/>
6557
8341
    </section>
6562
8346
        <keyword ref="qmutexlocker.html#unlock">unlock</keyword>
6563
8347
        <section ref="qmutexlocker-members.html" title="List of all members"/>
6564
8348
    </section>
 
8349
    <section ref="qnetworkaddressentry.html" title="QNetworkAddressEntry Class Reference">
 
8350
        <keyword ref="qnetworkaddressentry.html">QNetworkAddressEntry</keyword>
 
8351
        <keyword ref="qnetworkaddressentry.html#broadcast">broadcast</keyword>
 
8352
        <keyword ref="qnetworkaddressentry.html#ip">ip</keyword>
 
8353
        <keyword ref="qnetworkaddressentry.html#netmask">netmask</keyword>
 
8354
        <keyword ref="qnetworkaddressentry.html#setBroadcast">setBroadcast</keyword>
 
8355
        <keyword ref="qnetworkaddressentry.html#setIp">setIp</keyword>
 
8356
        <keyword ref="qnetworkaddressentry.html#setNetmask">setNetmask</keyword>
 
8357
        <keyword ref="qnetworkaddressentry.html#operator-eq">operator=</keyword>
 
8358
        <section ref="qnetworkaddressentry-members.html" title="List of all members"/>
 
8359
    </section>
 
8360
    <section ref="qnetworkinterface.html" title="QNetworkInterface Class Reference">
 
8361
        <keyword ref="qnetworkinterface.html">QNetworkInterface</keyword>
 
8362
        <keyword ref="qnetworkinterface.html#InterfaceFlag-enum">InterfaceFlag</keyword>
 
8363
        <keyword ref="qnetworkinterface.html#InterfaceFlag-enum">InterfaceFlags</keyword>
 
8364
        <keyword ref="qnetworkinterface.html#InterfaceFlag-enum">QNetworkInterface::IsUp</keyword>
 
8365
        <keyword ref="qnetworkinterface.html#InterfaceFlag-enum">QNetworkInterface::CanMulticast</keyword>
 
8366
        <keyword ref="qnetworkinterface.html#InterfaceFlag-enum">QNetworkInterface::IsRunning</keyword>
 
8367
        <keyword ref="qnetworkinterface.html#InterfaceFlag-enum">QNetworkInterface::IsLoopBack</keyword>
 
8368
        <keyword ref="qnetworkinterface.html#InterfaceFlag-enum">QNetworkInterface::IsPointToPoint</keyword>
 
8369
        <keyword ref="qnetworkinterface.html#InterfaceFlag-enum">QNetworkInterface::CanBroadcast</keyword>
 
8370
        <keyword ref="qnetworkinterface.html#addressEntries">addressEntries</keyword>
 
8371
        <keyword ref="qnetworkinterface.html#allAddresses">allAddresses</keyword>
 
8372
        <keyword ref="qnetworkinterface.html#allInterfaces">allInterfaces</keyword>
 
8373
        <keyword ref="qnetworkinterface.html#flags">flags</keyword>
 
8374
        <keyword ref="qnetworkinterface.html#hardwareAddress">hardwareAddress</keyword>
 
8375
        <keyword ref="qnetworkinterface.html#interfaceFromIndex">interfaceFromIndex</keyword>
 
8376
        <keyword ref="qnetworkinterface.html#interfaceFromName">interfaceFromName</keyword>
 
8377
        <keyword ref="qnetworkinterface.html#isValid">isValid</keyword>
 
8378
        <keyword ref="qnetworkinterface.html#name">name</keyword>
 
8379
        <keyword ref="qnetworkinterface.html#operator-eq">operator=</keyword>
 
8380
        <section ref="qnetworkinterface-members.html" title="List of all members"/>
 
8381
    </section>
6565
8382
    <section ref="qnetworkproxy.html" title="QNetworkProxy Class Reference">
6566
8383
        <keyword ref="qnetworkproxy.html">QNetworkProxy</keyword>
6567
8384
        <keyword ref="qnetworkproxy.html#ProxyType-enum">ProxyType</keyword>
6599
8416
        <keyword ref="qobject.html#disconnectNotify">disconnectNotify</keyword>
6600
8417
        <keyword ref="qobject.html#dumpObjectInfo">dumpObjectInfo</keyword>
6601
8418
        <keyword ref="qobject.html#dumpObjectTree">dumpObjectTree</keyword>
 
8419
        <keyword ref="qobject.html#dynamicPropertyNames">dynamicPropertyNames</keyword>
6602
8420
        <keyword ref="qobject.html#event">event</keyword>
6603
8421
        <keyword ref="qobject.html#eventFilter">eventFilter</keyword>
6604
8422
        <keyword ref="qobject.html#findChild">findChild</keyword>
6622
8440
        <keyword ref="qobject.html#timerEvent">timerEvent</keyword>
6623
8441
        <keyword ref="qobject.html#tr">tr</keyword>
6624
8442
        <keyword ref="qobject.html#trUtf8">trUtf8</keyword>
 
8443
        <keyword ref="qobject.html#staticMetaObject-var">staticMetaObject</keyword>
6625
8444
        <keyword ref="qobject.html#QObjectList-typedef">QObjectList</keyword>
6626
8445
        <keyword ref="qobject.html#qobject_cast">qobject_cast</keyword>
6627
8446
        <keyword ref="qobject.html#Q_CLASSINFO">Q_CLASSINFO</keyword>
6630
8449
        <keyword ref="qobject.html#Q_INTERFACES">Q_INTERFACES</keyword>
6631
8450
        <keyword ref="qobject.html#Q_OBJECT">Q_OBJECT</keyword>
6632
8451
        <keyword ref="qobject.html#Q_PROPERTY">Q_PROPERTY</keyword>
 
8452
        <keyword ref="qobject-qt3.html#checkConnectArgs">checkConnectArgs</keyword>
 
8453
        <keyword ref="qobject-qt3.html#child">child</keyword>
 
8454
        <keyword ref="qobject-qt3.html#className">className</keyword>
 
8455
        <keyword ref="qobject-qt3.html#insertChild">insertChild</keyword>
 
8456
        <keyword ref="qobject-qt3.html#isA">isA</keyword>
 
8457
        <keyword ref="qobject-qt3.html#name">name</keyword>
 
8458
        <keyword ref="qobject-qt3.html#normalizeSignalSlot">normalizeSignalSlot</keyword>
 
8459
        <keyword ref="qobject-qt3.html#removeChild">removeChild</keyword>
 
8460
        <keyword ref="qobject-qt3.html#setName">setName</keyword>
6633
8461
        <section ref="qobject-members.html" title="List of all members"/>
6634
8462
        <section ref="qobject-qt3.html" title="Qt 3 support members"/>
6635
8463
    </section>
6672
8500
        <keyword ref="qpaintdevice.html#physicalDpiY">physicalDpiY</keyword>
6673
8501
        <keyword ref="qpaintdevice.html#width">width</keyword>
6674
8502
        <keyword ref="qpaintdevice.html#widthMM">widthMM</keyword>
 
8503
        <keyword ref="qpaintdevice-qt3.html#x11AppCells">x11AppCells</keyword>
 
8504
        <keyword ref="qpaintdevice-qt3.html#x11AppColormap">x11AppColormap</keyword>
 
8505
        <keyword ref="qpaintdevice-qt3.html#x11AppDefaultColormap">x11AppDefaultColormap</keyword>
 
8506
        <keyword ref="qpaintdevice-qt3.html#x11AppDefaultVisual">x11AppDefaultVisual</keyword>
 
8507
        <keyword ref="qpaintdevice-qt3.html#x11AppDepth">x11AppDepth</keyword>
 
8508
        <keyword ref="qpaintdevice-qt3.html#x11AppDisplay">x11AppDisplay</keyword>
 
8509
        <keyword ref="qpaintdevice-qt3.html#x11AppDpiX">x11AppDpiX</keyword>
 
8510
        <keyword ref="qpaintdevice-qt3.html#x11AppDpiY">x11AppDpiY</keyword>
 
8511
        <keyword ref="qpaintdevice-qt3.html#x11AppRootWindow">x11AppRootWindow</keyword>
 
8512
        <keyword ref="qpaintdevice-qt3.html#x11AppScreen">x11AppScreen</keyword>
 
8513
        <keyword ref="qpaintdevice-qt3.html#x11AppVisual">x11AppVisual</keyword>
 
8514
        <keyword ref="qpaintdevice-qt3.html#x11Cells">x11Cells</keyword>
 
8515
        <keyword ref="qpaintdevice-qt3.html#x11Colormap">x11Colormap</keyword>
 
8516
        <keyword ref="qpaintdevice-qt3.html#x11DefaultColormap">x11DefaultColormap</keyword>
 
8517
        <keyword ref="qpaintdevice-qt3.html#x11DefaultVisual">x11DefaultVisual</keyword>
 
8518
        <keyword ref="qpaintdevice-qt3.html#x11Depth">x11Depth</keyword>
 
8519
        <keyword ref="qpaintdevice-qt3.html#x11Display">x11Display</keyword>
 
8520
        <keyword ref="qpaintdevice-qt3.html#x11Screen">x11Screen</keyword>
 
8521
        <keyword ref="qpaintdevice-qt3.html#x11SetAppDpiX">x11SetAppDpiX</keyword>
 
8522
        <keyword ref="qpaintdevice-qt3.html#x11SetAppDpiY">x11SetAppDpiY</keyword>
 
8523
        <keyword ref="qpaintdevice-qt3.html#x11Visual">x11Visual</keyword>
6675
8524
        <section ref="qpaintdevice-members.html" title="List of all members"/>
6676
8525
        <section ref="qpaintdevice-qt3.html" title="Qt 3 support members"/>
6677
8526
    </section>
6679
8528
        <keyword ref="qpaintengine.html">QPaintEngine</keyword>
6680
8529
        <keyword ref="qpaintengine.html#DirtyFlag-enum">DirtyFlag</keyword>
6681
8530
        <keyword ref="qpaintengine.html#DirtyFlag-enum">DirtyFlags</keyword>
 
8531
        <keyword ref="qpaintengine.html#DirtyFlag-enum">QPaintEngine::DirtyOpacity</keyword>
6682
8532
        <keyword ref="qpaintengine.html#DirtyFlag-enum">QPaintEngine::DirtyPen</keyword>
6683
8533
        <keyword ref="qpaintengine.html#DirtyFlag-enum">QPaintEngine::DirtyBackground</keyword>
6684
8534
        <keyword ref="qpaintengine.html#DirtyFlag-enum">QPaintEngine::DirtyClipPath</keyword>
6697
8547
        <keyword ref="qpaintengine.html#PaintEngineFeature-enum">QPaintEngine::AlphaBlend</keyword>
6698
8548
        <keyword ref="qpaintengine.html#PaintEngineFeature-enum">QPaintEngine::AllFeatures</keyword>
6699
8549
        <keyword ref="qpaintengine.html#PaintEngineFeature-enum">QPaintEngine::PorterDuff</keyword>
 
8550
        <keyword ref="qpaintengine.html#PaintEngineFeature-enum">QPaintEngine::MaskedBrush</keyword>
6700
8551
        <keyword ref="qpaintengine.html#PaintEngineFeature-enum">QPaintEngine::PainterPaths</keyword>
6701
8552
        <keyword ref="qpaintengine.html#PaintEngineFeature-enum">QPaintEngine::BrushStroke</keyword>
6702
8553
        <keyword ref="qpaintengine.html#PaintEngineFeature-enum">QPaintEngine::RadialGradientFill</keyword>
 
8554
        <keyword ref="qpaintengine.html#PaintEngineFeature-enum">QPaintEngine::ConstantOpacity</keyword>
6703
8555
        <keyword ref="qpaintengine.html#PaintEngineFeature-enum">QPaintEngine::ConicalGradientFill</keyword>
6704
8556
        <keyword ref="qpaintengine.html#PaintEngineFeature-enum">QPaintEngine::Antialiasing</keyword>
6705
8557
        <keyword ref="qpaintengine.html#PaintEngineFeature-enum">QPaintEngine::PixmapTransform</keyword>
6761
8613
        <keyword ref="qpaintenginestate.html#font">font</keyword>
6762
8614
        <keyword ref="qpaintenginestate.html#isClipEnabled">isClipEnabled</keyword>
6763
8615
        <keyword ref="qpaintenginestate.html#matrix">matrix</keyword>
 
8616
        <keyword ref="qpaintenginestate.html#opacity">opacity</keyword>
6764
8617
        <keyword ref="qpaintenginestate.html#painter">painter</keyword>
6765
8618
        <keyword ref="qpaintenginestate.html#pen">pen</keyword>
6766
8619
        <keyword ref="qpaintenginestate.html#renderHints">renderHints</keyword>
6795
8648
        <keyword ref="qpainter.html#brushOrigin">brushOrigin</keyword>
6796
8649
        <keyword ref="qpainter.html#clipPath">clipPath</keyword>
6797
8650
        <keyword ref="qpainter.html#clipRegion">clipRegion</keyword>
 
8651
        <keyword ref="qpainter.html#combinedMatrix">combinedMatrix</keyword>
6798
8652
        <keyword ref="qpainter.html#compositionMode">compositionMode</keyword>
6799
8653
        <keyword ref="qpainter.html#device">device</keyword>
6800
8654
        <keyword ref="qpainter.html#deviceMatrix">deviceMatrix</keyword>
6829
8683
        <keyword ref="qpainter.html#initFrom">initFrom</keyword>
6830
8684
        <keyword ref="qpainter.html#isActive">isActive</keyword>
6831
8685
        <keyword ref="qpainter.html#layoutDirection">layoutDirection</keyword>
6832
 
        <keyword ref="qpainter.html#matrix">matrix</keyword>
6833
 
        <keyword ref="qpainter.html#matrixEnabled">matrixEnabled</keyword>
 
8686
        <keyword ref="qpainter.html#opacity">opacity</keyword>
6834
8687
        <keyword ref="qpainter.html#paintEngine">paintEngine</keyword>
6835
8688
        <keyword ref="qpainter.html#pen">pen</keyword>
6836
8689
        <keyword ref="qpainter.html#redirected">redirected</keyword>
6852
8705
        <keyword ref="qpainter.html#setCompositionMode">setCompositionMode</keyword>
6853
8706
        <keyword ref="qpainter.html#setFont">setFont</keyword>
6854
8707
        <keyword ref="qpainter.html#setLayoutDirection">setLayoutDirection</keyword>
6855
 
        <keyword ref="qpainter.html#setMatrix">setMatrix</keyword>
6856
 
        <keyword ref="qpainter.html#setMatrixEnabled">setMatrixEnabled</keyword>
 
8708
        <keyword ref="qpainter.html#setOpacity">setOpacity</keyword>
6857
8709
        <keyword ref="qpainter.html#setPen">setPen</keyword>
6858
8710
        <keyword ref="qpainter.html#setRedirected">setRedirected</keyword>
6859
8711
        <keyword ref="qpainter.html#setRenderHint">setRenderHint</keyword>
 
8712
        <keyword ref="qpainter.html#setRenderHints">setRenderHints</keyword>
6860
8713
        <keyword ref="qpainter.html#setViewTransformEnabled">setViewTransformEnabled</keyword>
6861
8714
        <keyword ref="qpainter.html#setViewport">setViewport</keyword>
6862
8715
        <keyword ref="qpainter.html#setWindow">setWindow</keyword>
 
8716
        <keyword ref="qpainter.html#setWorldMatrix">setWorldMatrix</keyword>
 
8717
        <keyword ref="qpainter.html#setWorldMatrixEnabled">setWorldMatrixEnabled</keyword>
6863
8718
        <keyword ref="qpainter.html#shear">shear</keyword>
6864
8719
        <keyword ref="qpainter.html#strokePath">strokePath</keyword>
6865
8720
        <keyword ref="qpainter.html#translate">translate</keyword>
6866
8721
        <keyword ref="qpainter.html#viewTransformEnabled">viewTransformEnabled</keyword>
6867
8722
        <keyword ref="qpainter.html#viewport">viewport</keyword>
6868
8723
        <keyword ref="qpainter.html#window">window</keyword>
 
8724
        <keyword ref="qpainter.html#worldMatrix">worldMatrix</keyword>
 
8725
        <keyword ref="qpainter.html#worldMatrixEnabled">worldMatrixEnabled</keyword>
6869
8726
        <keyword ref="qpainter.html#qDrawPlainRect">qDrawPlainRect</keyword>
6870
8727
        <keyword ref="qpainter.html#qDrawShadeLine">qDrawShadeLine</keyword>
6871
8728
        <keyword ref="qpainter.html#qDrawShadePanel">qDrawShadePanel</keyword>
6872
8729
        <keyword ref="qpainter.html#qDrawShadeRect">qDrawShadeRect</keyword>
6873
8730
        <keyword ref="qpainter.html#qDrawWinButton">qDrawWinButton</keyword>
6874
8731
        <keyword ref="qpainter.html#qDrawWinPanel">qDrawWinPanel</keyword>
 
8732
        <keyword ref="qpainter-qt3.html#backgroundColor">backgroundColor</keyword>
 
8733
        <keyword ref="qpainter-qt3.html#drawCubicBezier">drawCubicBezier</keyword>
 
8734
        <keyword ref="qpainter-qt3.html#drawLineSegments">drawLineSegments</keyword>
 
8735
        <keyword ref="qpainter-qt3.html#hasViewXForm">hasViewXForm</keyword>
 
8736
        <keyword ref="qpainter-qt3.html#hasWorldXForm">hasWorldXForm</keyword>
 
8737
        <keyword ref="qpainter-qt3.html#redirect">redirect</keyword>
 
8738
        <keyword ref="qpainter-qt3.html#resetXForm">resetXForm</keyword>
 
8739
        <keyword ref="qpainter-qt3.html#setBackgroundColor">setBackgroundColor</keyword>
 
8740
        <keyword ref="qpainter-qt3.html#setViewXForm">setViewXForm</keyword>
 
8741
        <keyword ref="qpainter-qt3.html#setWorldXForm">setWorldXForm</keyword>
 
8742
        <keyword ref="qpainter-qt3.html#translationX">translationX</keyword>
 
8743
        <keyword ref="qpainter-qt3.html#translationY">translationY</keyword>
 
8744
        <keyword ref="qpainter-qt3.html#xForm">xForm</keyword>
 
8745
        <keyword ref="qpainter-qt3.html#xFormDev">xFormDev</keyword>
6875
8746
        <section ref="qpainter-members.html" title="List of all members"/>
 
8747
        <section ref="qpainter-obsolete.html" title="Obsolete members"/>
6876
8748
        <section ref="qpainter-qt3.html" title="Qt 3 support members"/>
6877
8749
    </section>
6878
8750
    <section ref="qpainterpath.html" title="QPainterPath Class Reference">
6888
8760
        <keyword ref="qpainterpath.html#addRect">addRect</keyword>
6889
8761
        <keyword ref="qpainterpath.html#addRegion">addRegion</keyword>
6890
8762
        <keyword ref="qpainterpath.html#addText">addText</keyword>
 
8763
        <keyword ref="qpainterpath.html#arcMoveTo">arcMoveTo</keyword>
6891
8764
        <keyword ref="qpainterpath.html#arcTo">arcTo</keyword>
6892
8765
        <keyword ref="qpainterpath.html#boundingRect">boundingRect</keyword>
6893
8766
        <keyword ref="qpainterpath.html#closeSubpath">closeSubpath</keyword>
6904
8777
        <keyword ref="qpainterpath.html#lineTo">lineTo</keyword>
6905
8778
        <keyword ref="qpainterpath.html#moveTo">moveTo</keyword>
6906
8779
        <keyword ref="qpainterpath.html#quadTo">quadTo</keyword>
 
8780
        <keyword ref="qpainterpath.html#setElementPositionAt">setElementPositionAt</keyword>
6907
8781
        <keyword ref="qpainterpath.html#setFillRule">setFillRule</keyword>
6908
8782
        <keyword ref="qpainterpath.html#toFillPolygon">toFillPolygon</keyword>
6909
8783
        <keyword ref="qpainterpath.html#toFillPolygons">toFillPolygons</keyword>
6920
8794
        <keyword ref="qpainterpath-element.html#isLineTo">isLineTo</keyword>
6921
8795
        <keyword ref="qpainterpath-element.html#isMoveTo">isMoveTo</keyword>
6922
8796
        <keyword ref="qpainterpath-element.html#operator-QPointF">operator QPointF</keyword>
 
8797
        <keyword ref="qpainterpath-element.html#operator-not-eq">operator!=</keyword>
 
8798
        <keyword ref="qpainterpath-element.html#operator-eq-eq">operator==</keyword>
6923
8799
        <keyword ref="qpainterpath-element.html#type-varx">type</keyword>
6924
8800
        <keyword ref="qpainterpath-element.html#x-var">x</keyword>
6925
8801
        <keyword ref="qpainterpath-element.html#y-var">y</keyword>
6946
8822
        <keyword ref="qpaintevent.html">QPaintEvent</keyword>
6947
8823
        <keyword ref="qpaintevent.html#rect">rect</keyword>
6948
8824
        <keyword ref="qpaintevent.html#region">region</keyword>
 
8825
        <keyword ref="qpaintevent-qt3.html#erased">erased</keyword>
6949
8826
        <section ref="qpaintevent-members.html" title="List of all members"/>
6950
8827
        <section ref="qpaintevent-qt3.html" title="Qt 3 support members"/>
6951
8828
    </section>
6997
8874
        <keyword ref="qpalette.html#dark">dark</keyword>
6998
8875
        <keyword ref="qpalette.html#highlight">highlight</keyword>
6999
8876
        <keyword ref="qpalette.html#highlightedText">highlightedText</keyword>
 
8877
        <keyword ref="qpalette.html#isBrushSet">isBrushSet</keyword>
7000
8878
        <keyword ref="qpalette.html#isCopyOf">isCopyOf</keyword>
7001
8879
        <keyword ref="qpalette.html#isEqual">isEqual</keyword>
7002
8880
        <keyword ref="qpalette.html#light">light</keyword>
7018
8896
        <keyword ref="qpalette.html#operator-not-eq">operator!=</keyword>
7019
8897
        <keyword ref="qpalette.html#operator-eq">operator=</keyword>
7020
8898
        <keyword ref="qpalette.html#operator-eq-eq">operator==</keyword>
 
8899
        <keyword ref="qpalette-qt3.html#active">active</keyword>
 
8900
        <keyword ref="qpalette-qt3.html#copy">copy</keyword>
 
8901
        <keyword ref="qpalette-qt3.html#disabled">disabled</keyword>
 
8902
        <keyword ref="qpalette-qt3.html#inactive">inactive</keyword>
 
8903
        <keyword ref="qpalette-qt3.html#normal">normal</keyword>
 
8904
        <keyword ref="qpalette-qt3.html#setActive">setActive</keyword>
 
8905
        <keyword ref="qpalette-qt3.html#setDisabled">setDisabled</keyword>
 
8906
        <keyword ref="qpalette-qt3.html#setInactive">setInactive</keyword>
 
8907
        <keyword ref="qpalette-qt3.html#setNormal">setNormal</keyword>
7021
8908
        <section ref="qpalette-members.html" title="List of all members"/>
7022
8909
        <section ref="qpalette-obsolete.html" title="Obsolete members"/>
7023
8910
        <section ref="qpalette-qt3.html" title="Qt 3 support members"/>
7054
8941
        <keyword ref="qpersistentmodelindex.html#child">child</keyword>
7055
8942
        <keyword ref="qpersistentmodelindex.html#column">column</keyword>
7056
8943
        <keyword ref="qpersistentmodelindex.html#data">data</keyword>
 
8944
        <keyword ref="qpersistentmodelindex.html#flags">flags</keyword>
7057
8945
        <keyword ref="qpersistentmodelindex.html#isValid">isValid</keyword>
7058
8946
        <keyword ref="qpersistentmodelindex.html#model">model</keyword>
7059
8947
        <keyword ref="qpersistentmodelindex.html#parent">parent</keyword>
7084
8972
        <keyword ref="qpicture.html#setData">setData</keyword>
7085
8973
        <keyword ref="qpicture.html#size">size</keyword>
7086
8974
        <keyword ref="qpicture.html#operator-eq">operator=</keyword>
 
8975
        <keyword ref="qpicture-qt3.html#copy">copy</keyword>
7087
8976
        <section ref="qpicture-members.html" title="List of all members"/>
7088
8977
        <section ref="qpicture-qt3.html" title="Qt 3 support members"/>
7089
8978
    </section>
7137
9026
        <keyword ref="qpixmap.html#detach">detach</keyword>
7138
9027
        <keyword ref="qpixmap.html#fill">fill</keyword>
7139
9028
        <keyword ref="qpixmap.html#fromImage">fromImage</keyword>
 
9029
        <keyword ref="qpixmap.html#fromMacCGImageRef">fromMacCGImageRef</keyword>
7140
9030
        <keyword ref="qpixmap.html#fromWinHBITMAP">fromWinHBITMAP</keyword>
7141
9031
        <keyword ref="qpixmap.html#grabWidget">grabWidget</keyword>
7142
9032
        <keyword ref="qpixmap.html#grabWindow">grabWindow</keyword>
7159
9049
        <keyword ref="qpixmap.html#setMask">setMask</keyword>
7160
9050
        <keyword ref="qpixmap.html#size">size</keyword>
7161
9051
        <keyword ref="qpixmap.html#toImage">toImage</keyword>
 
9052
        <keyword ref="qpixmap.html#toMacCGImageRef">toMacCGImageRef</keyword>
7162
9053
        <keyword ref="qpixmap.html#toWinHBITMAP">toWinHBITMAP</keyword>
7163
9054
        <keyword ref="qpixmap.html#transformed">transformed</keyword>
7164
9055
        <keyword ref="qpixmap.html#trueMatrix">trueMatrix</keyword>
7168
9059
        <keyword ref="qpixmap.html#operator-QVariant">operator QVariant</keyword>
7169
9060
        <keyword ref="qpixmap.html#operator-not">operator!</keyword>
7170
9061
        <keyword ref="qpixmap.html#operator-eq">operator=</keyword>
 
9062
        <keyword ref="qpixmap-qt3.html#ColorMode-enum">ColorMode</keyword>
 
9063
        <keyword ref="qpixmap-qt3.html#ColorMode-enum">QPixmap::Mono</keyword>
 
9064
        <keyword ref="qpixmap-qt3.html#ColorMode-enum">QPixmap::Auto</keyword>
 
9065
        <keyword ref="qpixmap-qt3.html#ColorMode-enum">QPixmap::Color</keyword>
 
9066
        <keyword ref="qpixmap-qt3.html#convertFromImage">convertFromImage</keyword>
 
9067
        <keyword ref="qpixmap-qt3.html#convertToImage">convertToImage</keyword>
 
9068
        <keyword ref="qpixmap-qt3.html#resize">resize</keyword>
 
9069
        <keyword ref="qpixmap-qt3.html#selfMask">selfMask</keyword>
 
9070
        <keyword ref="qpixmap-qt3.html#xForm">xForm</keyword>
 
9071
        <keyword ref="qpixmap-qt3.html#operator-QImage">operator QImage</keyword>
7171
9072
        <section ref="qpixmap-members.html" title="List of all members"/>
7172
9073
        <section ref="qpixmap-qt3.html" title="Qt 3 support members"/>
7173
9074
    </section>
7190
9091
        <keyword ref="qpluginloader.html">QPluginLoader</keyword>
7191
9092
        <keyword ref="qpluginloader.html#fileName-prop">fileName</keyword>
7192
9093
        <keyword ref="qpluginloader.html#fileName-prop">setFileName</keyword>
 
9094
        <keyword ref="qpluginloader.html#errorString">errorString</keyword>
7193
9095
        <keyword ref="qpluginloader.html#instance">instance</keyword>
7194
9096
        <keyword ref="qpluginloader.html#isLoaded">isLoaded</keyword>
7195
9097
        <keyword ref="qpluginloader.html#load">load</keyword>
7212
9114
        <keyword ref="qpoint.html#operator--eq">operator-=</keyword>
7213
9115
        <keyword ref="qpoint.html#operator-2f-eq">operator/=</keyword>
7214
9116
        <keyword ref="qpoint.html#operator-2a">operator*</keyword>
7215
 
        <keyword ref="qpoint.html#operator-">operator-</keyword>
7216
9117
        <keyword ref="qpoint.html#operator-2f">operator/</keyword>
7217
9118
        <section ref="qpoint-members.html" title="List of all members"/>
7218
9119
    </section>
7285
9186
        <keyword ref="qprintengine.html#PrintEnginePropertyKey-enum">QPrintEngine::PPK_Resolution</keyword>
7286
9187
        <keyword ref="qprintengine.html#PrintEnginePropertyKey-enum">QPrintEngine::PPK_PageSize</keyword>
7287
9188
        <keyword ref="qprintengine.html#PrintEnginePropertyKey-enum">QPrintEngine::PPK_Orientation</keyword>
 
9189
        <keyword ref="qprintengine.html#PrintEnginePropertyKey-enum">QPrintEngine::PPK_Duplex</keyword>
7288
9190
        <keyword ref="qprintengine.html#PrintEnginePropertyKey-enum">QPrintEngine::PPK_SuppressSystemPrintStatus</keyword>
7289
9191
        <keyword ref="qprintengine.html#PrintEnginePropertyKey-enum">QPrintEngine::PPK_CollateCopies</keyword>
7290
9192
        <keyword ref="qprintengine.html#PrintEnginePropertyKey-enum">QPrintEngine::PPK_WindowsPageSize</keyword>
 
9193
        <keyword ref="qprintengine.html#PrintEnginePropertyKey-enum">QPrintEngine::PPK_FontEmbedding</keyword>
7291
9194
        <keyword ref="qprintengine.html#abort">abort</keyword>
7292
9195
        <keyword ref="qprintengine.html#metric">metric</keyword>
7293
9196
        <keyword ref="qprintengine.html#newPage">newPage</keyword>
7307
9210
        <keyword ref="qprinter.html#OutputFormat-enum">OutputFormat</keyword>
7308
9211
        <keyword ref="qprinter.html#OutputFormat-enum">QPrinter::PdfFormat</keyword>
7309
9212
        <keyword ref="qprinter.html#OutputFormat-enum">QPrinter::NativeFormat</keyword>
 
9213
        <keyword ref="qprinter.html#OutputFormat-enum">QPrinter::PostScriptFormat</keyword>
7310
9214
        <keyword ref="qprinter.html#PageOrder-enum">PageOrder</keyword>
7311
9215
        <keyword ref="qprinter.html#PageOrder-enum">QPrinter::FirstPageFirst</keyword>
7312
9216
        <keyword ref="qprinter.html#PageOrder-enum">QPrinter::LastPageFirst</keyword>
7374
9278
        <keyword ref="qprinter.html#colorMode">colorMode</keyword>
7375
9279
        <keyword ref="qprinter.html#creator">creator</keyword>
7376
9280
        <keyword ref="qprinter.html#docName">docName</keyword>
 
9281
        <keyword ref="qprinter.html#doubleSidedPrinting">doubleSidedPrinting</keyword>
7377
9282
        <keyword ref="qprinter.html#fontEmbeddingEnabled">fontEmbeddingEnabled</keyword>
7378
9283
        <keyword ref="qprinter.html#fromPage">fromPage</keyword>
7379
9284
        <keyword ref="qprinter.html#fullPage">fullPage</keyword>
7399
9304
        <keyword ref="qprinter.html#setColorMode">setColorMode</keyword>
7400
9305
        <keyword ref="qprinter.html#setCreator">setCreator</keyword>
7401
9306
        <keyword ref="qprinter.html#setDocName">setDocName</keyword>
 
9307
        <keyword ref="qprinter.html#setDoubleSidedPrinting">setDoubleSidedPrinting</keyword>
7402
9308
        <keyword ref="qprinter.html#setEngines">setEngines</keyword>
7403
9309
        <keyword ref="qprinter.html#setFontEmbeddingEnabled">setFontEmbeddingEnabled</keyword>
7404
9310
        <keyword ref="qprinter.html#setFromTo">setFromTo</keyword>
7419
9325
        <keyword ref="qprinter.html#supportedResolutions">supportedResolutions</keyword>
7420
9326
        <keyword ref="qprinter.html#toPage">toPage</keyword>
7421
9327
        <keyword ref="qprinter.html#winPageSize">winPageSize</keyword>
 
9328
        <keyword ref="qprinter-qt3.html#PrinterOption-enum">PrinterOption</keyword>
 
9329
        <keyword ref="qprinter-qt3.html#PrinterOption-enum">QPrinter::PrintToFile</keyword>
 
9330
        <keyword ref="qprinter-qt3.html#PrinterOption-enum">QPrinter::PrintPageRange</keyword>
 
9331
        <keyword ref="qprinter-qt3.html#PrinterOption-enum">QPrinter::PrintSelection</keyword>
 
9332
        <keyword ref="qprinter-qt3.html#aborted">aborted</keyword>
 
9333
        <keyword ref="qprinter-qt3.html#collateCopiesEnabled">collateCopiesEnabled</keyword>
 
9334
        <keyword ref="qprinter-qt3.html#isOptionEnabled">isOptionEnabled</keyword>
 
9335
        <keyword ref="qprinter-qt3.html#margins">margins</keyword>
 
9336
        <keyword ref="qprinter-qt3.html#maxPage">maxPage</keyword>
 
9337
        <keyword ref="qprinter-qt3.html#minPage">minPage</keyword>
 
9338
        <keyword ref="qprinter-qt3.html#outputToFile">outputToFile</keyword>
 
9339
        <keyword ref="qprinter-qt3.html#pageSetup">pageSetup</keyword>
 
9340
        <keyword ref="qprinter-qt3.html#printSetup">printSetup</keyword>
 
9341
        <keyword ref="qprinter-qt3.html#setCollateCopiesEnabled">setCollateCopiesEnabled</keyword>
 
9342
        <keyword ref="qprinter-qt3.html#setMinMax">setMinMax</keyword>
 
9343
        <keyword ref="qprinter-qt3.html#setOptionEnabled">setOptionEnabled</keyword>
 
9344
        <keyword ref="qprinter-qt3.html#setOutputToFile">setOutputToFile</keyword>
 
9345
        <keyword ref="qprinter-qt3.html#setup">setup</keyword>
7422
9346
        <section ref="qprinter-members.html" title="List of all members"/>
7423
9347
        <section ref="qprinter-qt3.html" title="Qt 3 support members"/>
7424
9348
    </section>
7456
9380
        <keyword ref="qprocess.html#finished">finished</keyword>
7457
9381
        <keyword ref="qprocess.html#kill">kill</keyword>
7458
9382
        <keyword ref="qprocess.html#pid">pid</keyword>
 
9383
        <keyword ref="qprocess.html#processChannelMode">processChannelMode</keyword>
7459
9384
        <keyword ref="qprocess.html#readAllStandardError">readAllStandardError</keyword>
7460
9385
        <keyword ref="qprocess.html#readAllStandardOutput">readAllStandardOutput</keyword>
7461
9386
        <keyword ref="qprocess.html#readChannel">readChannel</keyword>
7462
 
        <keyword ref="qprocess.html#readChannelMode">readChannelMode</keyword>
7463
9387
        <keyword ref="qprocess.html#readyReadStandardError">readyReadStandardError</keyword>
7464
9388
        <keyword ref="qprocess.html#readyReadStandardOutput">readyReadStandardOutput</keyword>
7465
9389
        <keyword ref="qprocess.html#setEnvironment">setEnvironment</keyword>
 
9390
        <keyword ref="qprocess.html#setProcessChannelMode">setProcessChannelMode</keyword>
7466
9391
        <keyword ref="qprocess.html#setProcessState">setProcessState</keyword>
7467
9392
        <keyword ref="qprocess.html#setReadChannel">setReadChannel</keyword>
7468
 
        <keyword ref="qprocess.html#setReadChannelMode">setReadChannelMode</keyword>
 
9393
        <keyword ref="qprocess.html#setStandardErrorFile">setStandardErrorFile</keyword>
 
9394
        <keyword ref="qprocess.html#setStandardInputFile">setStandardInputFile</keyword>
 
9395
        <keyword ref="qprocess.html#setStandardOutputFile">setStandardOutputFile</keyword>
 
9396
        <keyword ref="qprocess.html#setStandardOutputProcess">setStandardOutputProcess</keyword>
7469
9397
        <keyword ref="qprocess.html#setWorkingDirectory">setWorkingDirectory</keyword>
7470
9398
        <keyword ref="qprocess.html#setupChildProcess">setupChildProcess</keyword>
7471
9399
        <keyword ref="qprocess.html#start">start</keyword>
7478
9406
        <keyword ref="qprocess.html#waitForFinished">waitForFinished</keyword>
7479
9407
        <keyword ref="qprocess.html#waitForStarted">waitForStarted</keyword>
7480
9408
        <keyword ref="qprocess.html#workingDirectory">workingDirectory</keyword>
 
9409
        <keyword ref="qprocess.html#Q_PID-typedef">Q_PID</keyword>
7481
9410
        <section ref="qprocess-members.html" title="List of all members"/>
7482
9411
        <section ref="qprocess-obsolete.html" title="Obsolete members"/>
7483
9412
    </section>
7488
9417
        <keyword ref="qprogressbar.html#Direction-enum">QProgressBar::BottomToTop</keyword>
7489
9418
        <keyword ref="qprogressbar.html#alignment-prop">alignment</keyword>
7490
9419
        <keyword ref="qprogressbar.html#alignment-prop">setAlignment</keyword>
 
9420
        <keyword ref="qprogressbar.html#format-prop">format</keyword>
 
9421
        <keyword ref="qprogressbar.html#format-prop">setFormat</keyword>
7491
9422
        <keyword ref="qprogressbar.html#invertedAppearance-prop">invertedAppearance</keyword>
7492
9423
        <keyword ref="qprogressbar.html#invertedAppearance-prop">setInvertedAppearance</keyword>
7493
9424
        <keyword ref="qprogressbar.html#maximum-prop">maximum</keyword>
7579
9510
        <keyword ref="qpushbutton.html#menu">menu</keyword>
7580
9511
        <keyword ref="qpushbutton.html#setMenu">setMenu</keyword>
7581
9512
        <keyword ref="qpushbutton.html#showMenu">showMenu</keyword>
 
9513
        <keyword ref="qpushbutton-qt3.html#isMenuButton">isMenuButton</keyword>
 
9514
        <keyword ref="qpushbutton-qt3.html#openPopup">openPopup</keyword>
 
9515
        <keyword ref="qpushbutton-qt3.html#popup">popup</keyword>
 
9516
        <keyword ref="qpushbutton-qt3.html#setPopup">setPopup</keyword>
7582
9517
        <section ref="qpushbutton-members.html" title="List of all members"/>
7583
9518
        <section ref="qpushbutton-qt3.html" title="Qt 3 support members"/>
7584
9519
    </section>
7594
9529
        <keyword ref="qradialgradient.html#center">center</keyword>
7595
9530
        <keyword ref="qradialgradient.html#focalPoint">focalPoint</keyword>
7596
9531
        <keyword ref="qradialgradient.html#radius">radius</keyword>
 
9532
        <keyword ref="qradialgradient.html#setCenter">setCenter</keyword>
 
9533
        <keyword ref="qradialgradient.html#setFocalPoint">setFocalPoint</keyword>
 
9534
        <keyword ref="qradialgradient.html#setRadius">setRadius</keyword>
7597
9535
        <section ref="qradialgradient-members.html" title="List of all members"/>
7598
9536
    </section>
7599
9537
    <section ref="qradiobutton.html" title="QRadioButton Class Reference">
7601
9539
        <section ref="qradiobutton-members.html" title="List of all members"/>
7602
9540
        <section ref="qradiobutton-qt3.html" title="Qt 3 support members"/>
7603
9541
    </section>
 
9542
    <section ref="qrasterpaintengine.html" title="QRasterPaintEngine Class Reference">
 
9543
        <keyword ref="qrasterpaintengine.html">QRasterPaintEngine</keyword>
 
9544
        <keyword ref="qrasterpaintengine.html#drawBufferSpan">drawBufferSpan</keyword>
 
9545
        <keyword ref="qrasterpaintengine.html#drawColorSpans">drawColorSpans</keyword>
 
9546
        <keyword ref="qrasterpaintengine.html#QSpan-typedef">QSpan</keyword>
 
9547
        <section ref="qrasterpaintengine-members.html" title="List of all members"/>
 
9548
    </section>
7604
9549
    <section ref="qreadlocker.html" title="QReadLocker Class Reference">
7605
9550
        <keyword ref="qreadlocker.html">QReadLocker</keyword>
7606
9551
        <keyword ref="qreadlocker.html#readWriteLock">readWriteLock</keyword>
7629
9574
        <keyword ref="qrect.html#getCoords">getCoords</keyword>
7630
9575
        <keyword ref="qrect.html#getRect">getRect</keyword>
7631
9576
        <keyword ref="qrect.html#height">height</keyword>
7632
 
        <keyword ref="qrect.html#intersect">intersect</keyword>
 
9577
        <keyword ref="qrect.html#intersected">intersected</keyword>
7633
9578
        <keyword ref="qrect.html#intersects">intersects</keyword>
7634
9579
        <keyword ref="qrect.html#isEmpty">isEmpty</keyword>
7635
9580
        <keyword ref="qrect.html#isNull">isNull</keyword>
7668
9613
        <keyword ref="qrect.html#topRight">topRight</keyword>
7669
9614
        <keyword ref="qrect.html#translate">translate</keyword>
7670
9615
        <keyword ref="qrect.html#translated">translated</keyword>
7671
 
        <keyword ref="qrect.html#unite">unite</keyword>
 
9616
        <keyword ref="qrect.html#united">united</keyword>
7672
9617
        <keyword ref="qrect.html#width">width</keyword>
7673
9618
        <keyword ref="qrect.html#x">x</keyword>
7674
9619
        <keyword ref="qrect.html#y">y</keyword>
7676
9621
        <keyword ref="qrect.html#operator-and-eq">operator&amp;=</keyword>
7677
9622
        <keyword ref="qrect.html#operator-7c">operator|</keyword>
7678
9623
        <keyword ref="qrect.html#operator-7c-eq">operator|=</keyword>
 
9624
        <keyword ref="qrect-qt3.html#addCoords">addCoords</keyword>
 
9625
        <keyword ref="qrect-qt3.html#coords">coords</keyword>
 
9626
        <keyword ref="qrect-qt3.html#moveBy">moveBy</keyword>
 
9627
        <keyword ref="qrect-qt3.html#normalize">normalize</keyword>
 
9628
        <keyword ref="qrect-qt3.html#rBottom">rBottom</keyword>
 
9629
        <keyword ref="qrect-qt3.html#rLeft">rLeft</keyword>
 
9630
        <keyword ref="qrect-qt3.html#rRight">rRight</keyword>
 
9631
        <keyword ref="qrect-qt3.html#rTop">rTop</keyword>
 
9632
        <keyword ref="qrect-qt3.html#rect">rect</keyword>
7679
9633
        <section ref="qrect-members.html" title="List of all members"/>
 
9634
        <section ref="qrect-obsolete.html" title="Obsolete members"/>
7680
9635
        <section ref="qrect-qt3.html" title="Qt 3 support members"/>
7681
9636
    </section>
7682
9637
    <section ref="qrectf.html" title="QRectF Class Reference">
7691
9646
        <keyword ref="qrectf.html#getCoords">getCoords</keyword>
7692
9647
        <keyword ref="qrectf.html#getRect">getRect</keyword>
7693
9648
        <keyword ref="qrectf.html#height">height</keyword>
7694
 
        <keyword ref="qrectf.html#intersect">intersect</keyword>
 
9649
        <keyword ref="qrectf.html#intersected">intersected</keyword>
7695
9650
        <keyword ref="qrectf.html#intersects">intersects</keyword>
7696
9651
        <keyword ref="qrectf.html#isEmpty">isEmpty</keyword>
7697
9652
        <keyword ref="qrectf.html#isNull">isNull</keyword>
7731
9686
        <keyword ref="qrectf.html#topRight">topRight</keyword>
7732
9687
        <keyword ref="qrectf.html#translate">translate</keyword>
7733
9688
        <keyword ref="qrectf.html#translated">translated</keyword>
7734
 
        <keyword ref="qrectf.html#unite">unite</keyword>
 
9689
        <keyword ref="qrectf.html#united">united</keyword>
7735
9690
        <keyword ref="qrectf.html#width">width</keyword>
7736
9691
        <keyword ref="qrectf.html#x">x</keyword>
7737
9692
        <keyword ref="qrectf.html#y">y</keyword>
7740
9695
        <keyword ref="qrectf.html#operator-7c">operator|</keyword>
7741
9696
        <keyword ref="qrectf.html#operator-7c-eq">operator|=</keyword>
7742
9697
        <section ref="qrectf-members.html" title="List of all members"/>
 
9698
        <section ref="qrectf-obsolete.html" title="Obsolete members"/>
7743
9699
    </section>
7744
9700
    <section ref="qregexp.html" title="QRegExp Class Reference">
7745
9701
        <keyword ref="qregexp.html">QRegExp</keyword>
7749
9705
        <keyword ref="qregexp.html#CaretMode-enum">QRegExp::CaretWontMatch</keyword>
7750
9706
        <keyword ref="qregexp.html#PatternSyntax-enum">PatternSyntax</keyword>
7751
9707
        <keyword ref="qregexp.html#PatternSyntax-enum">QRegExp::Wildcard</keyword>
 
9708
        <keyword ref="qregexp.html#PatternSyntax-enum">QRegExp::RegExp2</keyword>
7752
9709
        <keyword ref="qregexp.html#PatternSyntax-enum">QRegExp::FixedString</keyword>
7753
9710
        <keyword ref="qregexp.html#PatternSyntax-enum">QRegExp::RegExp</keyword>
7754
9711
        <keyword ref="qregexp.html#cap">cap</keyword>
7774
9731
        <keyword ref="qregexp.html#operator-not-eq">operator!=</keyword>
7775
9732
        <keyword ref="qregexp.html#operator-eq">operator=</keyword>
7776
9733
        <keyword ref="qregexp.html#operator-eq-eq">operator==</keyword>
 
9734
        <keyword ref="qregexp-qt3.html#caseSensitive">caseSensitive</keyword>
 
9735
        <keyword ref="qregexp-qt3.html#minimal">minimal</keyword>
 
9736
        <keyword ref="qregexp-qt3.html#search">search</keyword>
 
9737
        <keyword ref="qregexp-qt3.html#searchRev">searchRev</keyword>
 
9738
        <keyword ref="qregexp-qt3.html#setCaseSensitive">setCaseSensitive</keyword>
 
9739
        <keyword ref="qregexp-qt3.html#setWildcard">setWildcard</keyword>
 
9740
        <keyword ref="qregexp-qt3.html#wildcard">wildcard</keyword>
7777
9741
        <section ref="qregexp-members.html" title="List of all members"/>
7778
9742
        <section ref="qregexp-qt3.html" title="Qt 3 support members"/>
7779
9743
    </section>
7792
9756
        <keyword ref="qregion.html#RegionType-enum">QRegion::Rectangle</keyword>
7793
9757
        <keyword ref="qregion.html#boundingRect">boundingRect</keyword>
7794
9758
        <keyword ref="qregion.html#contains">contains</keyword>
7795
 
        <keyword ref="qregion.html#eor">eor</keyword>
7796
9759
        <keyword ref="qregion.html#handle">handle</keyword>
7797
 
        <keyword ref="qregion.html#intersect">intersect</keyword>
 
9760
        <keyword ref="qregion.html#intersected">intersected</keyword>
 
9761
        <keyword ref="qregion.html#intersects">intersects</keyword>
7798
9762
        <keyword ref="qregion.html#isEmpty">isEmpty</keyword>
7799
9763
        <keyword ref="qregion.html#rects">rects</keyword>
7800
 
        <keyword ref="qregion.html#subtract">subtract</keyword>
 
9764
        <keyword ref="qregion.html#setRects">setRects</keyword>
 
9765
        <keyword ref="qregion.html#subtracted">subtracted</keyword>
7801
9766
        <keyword ref="qregion.html#translate">translate</keyword>
7802
9767
        <keyword ref="qregion.html#translated">translated</keyword>
7803
 
        <keyword ref="qregion.html#unite">unite</keyword>
 
9768
        <keyword ref="qregion.html#united">united</keyword>
 
9769
        <keyword ref="qregion.html#xored">xored</keyword>
7804
9770
        <keyword ref="qregion.html#operator-QVariant">operator QVariant</keyword>
7805
9771
        <keyword ref="qregion.html#operator-not-eq">operator!=</keyword>
7806
9772
        <keyword ref="qregion.html#operator-and">operator&amp;</keyword>
7815
9781
        <keyword ref="qregion.html#operator-5e-eq">operator^=</keyword>
7816
9782
        <keyword ref="qregion.html#operator-7c">operator|</keyword>
7817
9783
        <keyword ref="qregion.html#operator-7c-eq">operator|=</keyword>
 
9784
        <keyword ref="qregion-qt3.html#isNull">isNull</keyword>
7818
9785
        <section ref="qregion-members.html" title="List of all members"/>
 
9786
        <section ref="qregion-obsolete.html" title="Obsolete members"/>
7819
9787
        <section ref="qregion-qt3.html" title="Qt 3 support members"/>
7820
9788
    </section>
7821
9789
    <section ref="qresizeevent.html" title="QResizeEvent Class Reference">
7824
9792
        <keyword ref="qresizeevent.html#size">size</keyword>
7825
9793
        <section ref="qresizeevent-members.html" title="List of all members"/>
7826
9794
    </section>
 
9795
    <section ref="qresource.html" title="QResource Class Reference">
 
9796
        <keyword ref="qresource.html">QResource</keyword>
 
9797
        <keyword ref="qresource.html#absoluteFilePath">absoluteFilePath</keyword>
 
9798
        <keyword ref="qresource.html#addSearchPath">addSearchPath</keyword>
 
9799
        <keyword ref="qresource.html#children">children</keyword>
 
9800
        <keyword ref="qresource.html#data">data</keyword>
 
9801
        <keyword ref="qresource.html#fileName">fileName</keyword>
 
9802
        <keyword ref="qresource.html#isCompressed">isCompressed</keyword>
 
9803
        <keyword ref="qresource.html#isDir">isDir</keyword>
 
9804
        <keyword ref="qresource.html#isFile">isFile</keyword>
 
9805
        <keyword ref="qresource.html#isValid">isValid</keyword>
 
9806
        <keyword ref="qresource.html#locale">locale</keyword>
 
9807
        <keyword ref="qresource.html#registerResource">registerResource</keyword>
 
9808
        <keyword ref="qresource.html#searchPaths">searchPaths</keyword>
 
9809
        <keyword ref="qresource.html#setFileName">setFileName</keyword>
 
9810
        <keyword ref="qresource.html#setLocale">setLocale</keyword>
 
9811
        <keyword ref="qresource.html#size">size</keyword>
 
9812
        <keyword ref="qresource.html#unregisterResource">unregisterResource</keyword>
 
9813
        <section ref="qresource-members.html" title="List of all members"/>
 
9814
    </section>
7827
9815
    <section ref="qrubberband.html" title="QRubberBand Class Reference">
7828
9816
        <keyword ref="qrubberband.html">QRubberBand</keyword>
7829
9817
        <keyword ref="qrubberband.html#Shape-enum">Shape</keyword>
7846
9834
        <keyword ref="qscreen.html#blit">blit</keyword>
7847
9835
        <keyword ref="qscreen.html#clut">clut</keyword>
7848
9836
        <keyword ref="qscreen.html#connect">connect</keyword>
 
9837
        <keyword ref="qscreen.html#createSurface">createSurface</keyword>
7849
9838
        <keyword ref="qscreen.html#depth">depth</keyword>
7850
9839
        <keyword ref="qscreen.html#deviceHeight">deviceHeight</keyword>
7851
9840
        <keyword ref="qscreen.html#deviceWidth">deviceWidth</keyword>
7853
9842
        <keyword ref="qscreen.html#exposeRegion">exposeRegion</keyword>
7854
9843
        <keyword ref="qscreen.html#height">height</keyword>
7855
9844
        <keyword ref="qscreen.html#initDevice">initDevice</keyword>
 
9845
        <keyword ref="qscreen.html#instance">instance</keyword>
7856
9846
        <keyword ref="qscreen.html#isInterlaced">isInterlaced</keyword>
7857
9847
        <keyword ref="qscreen.html#isTransformed">isTransformed</keyword>
7858
 
        <keyword ref="qscreen.html#lastOp">lastOp</keyword>
7859
9848
        <keyword ref="qscreen.html#linestep">linestep</keyword>
7860
9849
        <keyword ref="qscreen.html#mapFromDevice">mapFromDevice</keyword>
7861
9850
        <keyword ref="qscreen.html#mapToDevice">mapToDevice</keyword>
7862
9851
        <keyword ref="qscreen.html#numCols">numCols</keyword>
 
9852
        <keyword ref="qscreen.html#offset">offset</keyword>
7863
9853
        <keyword ref="qscreen.html#onCard">onCard</keyword>
7864
 
        <keyword ref="qscreen.html#opType">opType</keyword>
 
9854
        <keyword ref="qscreen.html#physicalHeight">physicalHeight</keyword>
 
9855
        <keyword ref="qscreen.html#physicalWidth">physicalWidth</keyword>
7865
9856
        <keyword ref="qscreen.html#pixelType">pixelType</keyword>
7866
9857
        <keyword ref="qscreen.html#pixmapDepth">pixmapDepth</keyword>
7867
9858
        <keyword ref="qscreen.html#pixmapLinestepAlignment">pixmapLinestepAlignment</keyword>
7868
9859
        <keyword ref="qscreen.html#pixmapOffsetAlignment">pixmapOffsetAlignment</keyword>
 
9860
        <keyword ref="qscreen.html#region">region</keyword>
7869
9861
        <keyword ref="qscreen.html#restore">restore</keyword>
7870
9862
        <keyword ref="qscreen.html#save">save</keyword>
7871
9863
        <keyword ref="qscreen.html#screenSize">screenSize</keyword>
7873
9865
        <keyword ref="qscreen.html#setMode">setMode</keyword>
7874
9866
        <keyword ref="qscreen.html#shutdownDevice">shutdownDevice</keyword>
7875
9867
        <keyword ref="qscreen.html#solidFill">solidFill</keyword>
 
9868
        <keyword ref="qscreen.html#subScreenIndexAt">subScreenIndexAt</keyword>
 
9869
        <keyword ref="qscreen.html#subScreens">subScreens</keyword>
7876
9870
        <keyword ref="qscreen.html#supportsDepth">supportsDepth</keyword>
7877
9871
        <keyword ref="qscreen.html#totalSize">totalSize</keyword>
7878
9872
        <keyword ref="qscreen.html#transformOrientation">transformOrientation</keyword>
7881
9875
    </section>
7882
9876
    <section ref="qscreencursor.html" title="QScreenCursor Class Reference">
7883
9877
        <keyword ref="qscreencursor.html">QScreenCursor</keyword>
 
9878
        <keyword ref="qscreencursor.html#instance">instance</keyword>
7884
9879
        <section ref="qscreencursor-members.html" title="List of all members"/>
7885
9880
    </section>
7886
9881
    <section ref="qscreendriverfactory.html" title="QScreenDriverFactory Class Reference">
7897
9892
    </section>
7898
9893
    <section ref="qscrollarea.html" title="QScrollArea Class Reference">
7899
9894
        <keyword ref="qscrollarea.html">QScrollArea</keyword>
 
9895
        <keyword ref="qscrollarea.html#alignment-prop">alignment</keyword>
 
9896
        <keyword ref="qscrollarea.html#alignment-prop">setAlignment</keyword>
7900
9897
        <keyword ref="qscrollarea.html#widgetResizable-prop">widgetResizable</keyword>
7901
9898
        <keyword ref="qscrollarea.html#widgetResizable-prop">setWidgetResizable</keyword>
7902
9899
        <keyword ref="qscrollarea.html#ensureVisible">ensureVisible</keyword>
 
9900
        <keyword ref="qscrollarea.html#ensureWidgetVisible">ensureWidgetVisible</keyword>
7903
9901
        <keyword ref="qscrollarea.html#setWidget">setWidget</keyword>
7904
9902
        <keyword ref="qscrollarea.html#takeWidget">takeWidget</keyword>
7905
9903
        <keyword ref="qscrollarea.html#widget">widget</keyword>
7907
9905
    </section>
7908
9906
    <section ref="qscrollbar.html" title="QScrollBar Class Reference">
7909
9907
        <keyword ref="qscrollbar.html">QScrollBar</keyword>
 
9908
        <keyword ref="qscrollbar-qt3.html#draggingSlider">draggingSlider</keyword>
7910
9909
        <section ref="qscrollbar-members.html" title="List of all members"/>
7911
9910
        <section ref="qscrollbar-qt3.html" title="Qt 3 support members"/>
7912
9911
    </section>
7945
9944
    <section ref="qset.html" title="QSet Class Reference">
7946
9945
        <keyword ref="qset.html">QSet</keyword>
7947
9946
        <keyword ref="qset.html#ConstIterator-typedef">ConstIterator</keyword>
 
9947
        <keyword ref="qset.html#Iterator-typedef">Iterator</keyword>
 
9948
        <keyword ref="qset.html#const_pointer-typedef">const_pointer</keyword>
 
9949
        <keyword ref="qset.html#const_reference-typedef">const_reference</keyword>
 
9950
        <keyword ref="qset.html#difference_type-typedef">difference_type</keyword>
 
9951
        <keyword ref="qset.html#key_type-typedef">key_type</keyword>
 
9952
        <keyword ref="qset.html#pointer-typedef">pointer</keyword>
 
9953
        <keyword ref="qset.html#reference-typedef">reference</keyword>
 
9954
        <keyword ref="qset.html#size_type-typedef">size_type</keyword>
 
9955
        <keyword ref="qset.html#value_type-typedef">value_type</keyword>
7948
9956
        <keyword ref="qset.html#begin">begin</keyword>
7949
9957
        <keyword ref="qset.html#capacity">capacity</keyword>
7950
9958
        <keyword ref="qset.html#clear">clear</keyword>
7951
9959
        <keyword ref="qset.html#constBegin">constBegin</keyword>
7952
9960
        <keyword ref="qset.html#constEnd">constEnd</keyword>
 
9961
        <keyword ref="qset.html#constFind">constFind</keyword>
7953
9962
        <keyword ref="qset.html#contains">contains</keyword>
7954
9963
        <keyword ref="qset.html#count">count</keyword>
7955
9964
        <keyword ref="qset.html#empty">empty</keyword>
7956
9965
        <keyword ref="qset.html#end">end</keyword>
 
9966
        <keyword ref="qset.html#erase">erase</keyword>
 
9967
        <keyword ref="qset.html#find">find</keyword>
7957
9968
        <keyword ref="qset.html#fromList">fromList</keyword>
7958
9969
        <keyword ref="qset.html#insert">insert</keyword>
7959
9970
        <keyword ref="qset.html#intersect">intersect</keyword>
7995
10006
        <keyword ref="qset-const-iterator.html#operator-eq-eq">operator==</keyword>
7996
10007
        <section ref="qset-const-iterator-members.html" title="List of all members"/>
7997
10008
    </section>
 
10009
    <section ref="qset-iterator.html" title="QSet::iterator Class Reference">
 
10010
        <keyword ref="qset-iterator.html">iterator</keyword>
 
10011
        <keyword ref="qset-iterator.html#operator-not-eq">operator!=</keyword>
 
10012
        <keyword ref="qset-iterator.html#operator-2a">operator*</keyword>
 
10013
        <keyword ref="qset-iterator.html#operator-2b">operator+</keyword>
 
10014
        <keyword ref="qset-iterator.html#operator-2b-2b">operator++</keyword>
 
10015
        <keyword ref="qset-iterator.html#operator-2b-eq">operator+=</keyword>
 
10016
        <keyword ref="qset-iterator.html#operator-">operator-</keyword>
 
10017
        <keyword ref="qset-iterator.html#operator--">operator--</keyword>
 
10018
        <keyword ref="qset-iterator.html#operator--eq">operator-=</keyword>
 
10019
        <keyword ref="qset-iterator.html#operator--gt">operator-&gt;</keyword>
 
10020
        <keyword ref="qset-iterator.html#operator-eq">operator=</keyword>
 
10021
        <keyword ref="qset-iterator.html#operator-eq-eq">operator==</keyword>
 
10022
        <section ref="qset-iterator-members.html" title="List of all members"/>
 
10023
    </section>
7998
10024
    <section ref="qsetiterator.html" title="QSetIterator Class Reference">
7999
10025
        <keyword ref="qsetiterator.html">QSetIterator</keyword>
8000
10026
        <keyword ref="qsetiterator.html#findNext">findNext</keyword>
8049
10075
        <keyword ref="qsettings.html#status">status</keyword>
8050
10076
        <keyword ref="qsettings.html#sync">sync</keyword>
8051
10077
        <keyword ref="qsettings.html#value">value</keyword>
 
10078
        <keyword ref="qsettings-qt3.html#System-enum">System</keyword>
 
10079
        <keyword ref="qsettings-qt3.html#System-enum">QSettings::Unix</keyword>
 
10080
        <keyword ref="qsettings-qt3.html#System-enum">QSettings::Mac</keyword>
 
10081
        <keyword ref="qsettings-qt3.html#System-enum">QSettings::Windows</keyword>
 
10082
        <keyword ref="qsettings-qt3.html#entryList">entryList</keyword>
 
10083
        <keyword ref="qsettings-qt3.html#insertSearchPath">insertSearchPath</keyword>
 
10084
        <keyword ref="qsettings-qt3.html#readBoolEntry">readBoolEntry</keyword>
 
10085
        <keyword ref="qsettings-qt3.html#readDoubleEntry">readDoubleEntry</keyword>
 
10086
        <keyword ref="qsettings-qt3.html#readEntry">readEntry</keyword>
 
10087
        <keyword ref="qsettings-qt3.html#readListEntry">readListEntry</keyword>
 
10088
        <keyword ref="qsettings-qt3.html#readNumEntry">readNumEntry</keyword>
 
10089
        <keyword ref="qsettings-qt3.html#removeEntry">removeEntry</keyword>
 
10090
        <keyword ref="qsettings-qt3.html#removeSearchPath">removeSearchPath</keyword>
 
10091
        <keyword ref="qsettings-qt3.html#resetGroup">resetGroup</keyword>
 
10092
        <keyword ref="qsettings-qt3.html#subkeyList">subkeyList</keyword>
 
10093
        <keyword ref="qsettings-qt3.html#writeEntry">writeEntry</keyword>
8052
10094
        <section ref="qsettings-members.html" title="List of all members"/>
8053
10095
        <section ref="qsettings-obsolete.html" title="Obsolete members"/>
8054
10096
        <section ref="qsettings-qt3.html" title="Qt 3 support members"/>
8074
10116
    </section>
8075
10117
    <section ref="qshortcut.html" title="QShortcut Class Reference">
8076
10118
        <keyword ref="qshortcut.html">QShortcut</keyword>
 
10119
        <keyword ref="qshortcut.html#autoRepeat-prop">autoRepeat</keyword>
 
10120
        <keyword ref="qshortcut.html#autoRepeat-prop">setAutoRepeat</keyword>
8077
10121
        <keyword ref="qshortcut.html#context-prop">context</keyword>
8078
10122
        <keyword ref="qshortcut.html#context-prop">setContext</keyword>
8079
10123
        <keyword ref="qshortcut.html#enabled-prop">enabled</keyword>
8091
10135
    </section>
8092
10136
    <section ref="qshortcutevent.html" title="QShortcutEvent Class Reference">
8093
10137
        <keyword ref="qshortcutevent.html">QShortcutEvent</keyword>
8094
 
        <keyword ref="qshortcutevent.html#isAmbiguous">isAmbiguous</keyword>
8095
 
        <keyword ref="qshortcutevent.html#key">key</keyword>
8096
10138
        <keyword ref="qshortcutevent.html#shortcutId">shortcutId</keyword>
8097
10139
        <section ref="qshortcutevent-members.html" title="List of all members"/>
8098
10140
    </section>
8197
10239
        <keyword ref="qsizepolicy.html#operator-QVariant">operator QVariant</keyword>
8198
10240
        <keyword ref="qsizepolicy.html#operator-not-eq">operator!=</keyword>
8199
10241
        <keyword ref="qsizepolicy.html#operator-eq-eq">operator==</keyword>
 
10242
        <keyword ref="qsizepolicy-qt3.html#ExpandData-enum">ExpandData</keyword>
 
10243
        <keyword ref="qsizepolicy-qt3.html#ExpandData-enum">QSizePolicy::BothDirections</keyword>
 
10244
        <keyword ref="qsizepolicy-qt3.html#ExpandData-enum">QSizePolicy::NoDirection</keyword>
 
10245
        <keyword ref="qsizepolicy-qt3.html#ExpandData-enum">QSizePolicy::Horizontally</keyword>
 
10246
        <keyword ref="qsizepolicy-qt3.html#ExpandData-enum">QSizePolicy::Vertically</keyword>
 
10247
        <keyword ref="qsizepolicy-qt3.html#SizeType-typedef">SizeType</keyword>
 
10248
        <keyword ref="qsizepolicy-qt3.html#expanding">expanding</keyword>
 
10249
        <keyword ref="qsizepolicy-qt3.html#horData">horData</keyword>
 
10250
        <keyword ref="qsizepolicy-qt3.html#horStretch">horStretch</keyword>
 
10251
        <keyword ref="qsizepolicy-qt3.html#mayGrowHorizontally">mayGrowHorizontally</keyword>
 
10252
        <keyword ref="qsizepolicy-qt3.html#mayGrowVertically">mayGrowVertically</keyword>
 
10253
        <keyword ref="qsizepolicy-qt3.html#mayShrinkHorizontally">mayShrinkHorizontally</keyword>
 
10254
        <keyword ref="qsizepolicy-qt3.html#mayShrinkVertically">mayShrinkVertically</keyword>
 
10255
        <keyword ref="qsizepolicy-qt3.html#setHorData">setHorData</keyword>
 
10256
        <keyword ref="qsizepolicy-qt3.html#setHorStretch">setHorStretch</keyword>
 
10257
        <keyword ref="qsizepolicy-qt3.html#setVerData">setVerData</keyword>
 
10258
        <keyword ref="qsizepolicy-qt3.html#setVerStretch">setVerStretch</keyword>
 
10259
        <keyword ref="qsizepolicy-qt3.html#verData">verData</keyword>
 
10260
        <keyword ref="qsizepolicy-qt3.html#verStretch">verStretch</keyword>
8200
10261
        <section ref="qsizepolicy-members.html" title="List of all members"/>
8201
10262
        <section ref="qsizepolicy-qt3.html" title="Qt 3 support members"/>
8202
10263
    </section>
8213
10274
        <keyword ref="qslider.html#tickInterval-prop">setTickInterval</keyword>
8214
10275
        <keyword ref="qslider.html#tickPosition-prop">tickPosition</keyword>
8215
10276
        <keyword ref="qslider.html#tickPosition-prop">setTickPosition</keyword>
 
10277
        <keyword ref="qslider-qt3.html#addStep">addStep</keyword>
 
10278
        <keyword ref="qslider-qt3.html#setTickmarks">setTickmarks</keyword>
 
10279
        <keyword ref="qslider-qt3.html#subtractStep">subtractStep</keyword>
 
10280
        <keyword ref="qslider-qt3.html#tickmarks">tickmarks</keyword>
8216
10281
        <section ref="qslider-members.html" title="List of all members"/>
8217
10282
        <section ref="qslider-qt3.html" title="Qt 3 support members"/>
8218
10283
    </section>
8232
10297
    </section>
8233
10298
    <section ref="qsortfilterproxymodel.html" title="QSortFilterProxyModel Class Reference">
8234
10299
        <keyword ref="qsortfilterproxymodel.html">QSortFilterProxyModel</keyword>
 
10300
        <keyword ref="qsortfilterproxymodel.html#dynamicSortFilter-prop">dynamicSortFilter</keyword>
 
10301
        <keyword ref="qsortfilterproxymodel.html#dynamicSortFilter-prop">setDynamicSortFilter</keyword>
8235
10302
        <keyword ref="qsortfilterproxymodel.html#filterCaseSensitivity-prop">filterCaseSensitivity</keyword>
8236
10303
        <keyword ref="qsortfilterproxymodel.html#filterCaseSensitivity-prop">setFilterCaseSensitivity</keyword>
8237
10304
        <keyword ref="qsortfilterproxymodel.html#filterKeyColumn-prop">filterKeyColumn</keyword>
8238
10305
        <keyword ref="qsortfilterproxymodel.html#filterKeyColumn-prop">setFilterKeyColumn</keyword>
8239
10306
        <keyword ref="qsortfilterproxymodel.html#filterRegExp-prop">filterRegExp</keyword>
8240
10307
        <keyword ref="qsortfilterproxymodel.html#filterRegExp-prop">setFilterRegExp</keyword>
 
10308
        <keyword ref="qsortfilterproxymodel.html#filterRole-prop">filterRole</keyword>
 
10309
        <keyword ref="qsortfilterproxymodel.html#filterRole-prop">setFilterRole</keyword>
 
10310
        <keyword ref="qsortfilterproxymodel.html#sortCaseSensitivity-prop">sortCaseSensitivity</keyword>
 
10311
        <keyword ref="qsortfilterproxymodel.html#sortCaseSensitivity-prop">setSortCaseSensitivity</keyword>
 
10312
        <keyword ref="qsortfilterproxymodel.html#sortRole-prop">sortRole</keyword>
 
10313
        <keyword ref="qsortfilterproxymodel.html#sortRole-prop">setSortRole</keyword>
8241
10314
        <keyword ref="qsortfilterproxymodel.html#clear">clear</keyword>
8242
10315
        <keyword ref="qsortfilterproxymodel.html#filterAcceptsColumn">filterAcceptsColumn</keyword>
8243
10316
        <keyword ref="qsortfilterproxymodel.html#filterAcceptsRow">filterAcceptsRow</keyword>
 
10317
        <keyword ref="qsortfilterproxymodel.html#filterChanged">filterChanged</keyword>
8244
10318
        <keyword ref="qsortfilterproxymodel.html#lessThan">lessThan</keyword>
8245
10319
        <keyword ref="qsortfilterproxymodel.html#mapFromSource">mapFromSource</keyword>
8246
10320
        <keyword ref="qsortfilterproxymodel.html#mapToSource">mapToSource</keyword>
8258
10332
        <keyword ref="qsound.html#play">play</keyword>
8259
10333
        <keyword ref="qsound.html#setLoops">setLoops</keyword>
8260
10334
        <keyword ref="qsound.html#stop">stop</keyword>
 
10335
        <keyword ref="qsound-qt3.html#available">available</keyword>
8261
10336
        <section ref="qsound-members.html" title="List of all members"/>
8262
10337
        <section ref="qsound-qt3.html" title="Qt 3 support members"/>
8263
10338
    </section>
8287
10362
        <keyword ref="qspinbox.html#textFromValue">textFromValue</keyword>
8288
10363
        <keyword ref="qspinbox.html#valueChanged">valueChanged</keyword>
8289
10364
        <keyword ref="qspinbox.html#valueFromText">valueFromText</keyword>
 
10365
        <keyword ref="qspinbox-qt3.html#maxValue">maxValue</keyword>
 
10366
        <keyword ref="qspinbox-qt3.html#minValue">minValue</keyword>
 
10367
        <keyword ref="qspinbox-qt3.html#setLineStep">setLineStep</keyword>
 
10368
        <keyword ref="qspinbox-qt3.html#setMaxValue">setMaxValue</keyword>
 
10369
        <keyword ref="qspinbox-qt3.html#setMinValue">setMinValue</keyword>
8290
10370
        <section ref="qspinbox-members.html" title="List of all members"/>
8291
10371
        <section ref="qspinbox-qt3.html" title="Qt 3 support members"/>
8292
10372
    </section>
8300
10380
        <keyword ref="qsplashscreen.html#repaint">repaint</keyword>
8301
10381
        <keyword ref="qsplashscreen.html#setPixmap">setPixmap</keyword>
8302
10382
        <keyword ref="qsplashscreen.html#showMessage">showMessage</keyword>
 
10383
        <keyword ref="qsplashscreen-qt3.html#clear">clear</keyword>
 
10384
        <keyword ref="qsplashscreen-qt3.html#message">message</keyword>
8303
10385
        <section ref="qsplashscreen-members.html" title="List of all members"/>
8304
10386
        <section ref="qsplashscreen-qt3.html" title="Qt 3 support members"/>
8305
10387
    </section>
8333
10415
        <keyword ref="qsplitter.html#sizes">sizes</keyword>
8334
10416
        <keyword ref="qsplitter.html#splitterMoved">splitterMoved</keyword>
8335
10417
        <keyword ref="qsplitter.html#widget">widget</keyword>
 
10418
        <keyword ref="qsplitter-qt3.html#ResizeMode-enum">ResizeMode</keyword>
 
10419
        <keyword ref="qsplitter-qt3.html#ResizeMode-enum">QSplitter::FollowSizeHint</keyword>
 
10420
        <keyword ref="qsplitter-qt3.html#ResizeMode-enum">QSplitter::KeepSize</keyword>
 
10421
        <keyword ref="qsplitter-qt3.html#ResizeMode-enum">QSplitter::Stretch</keyword>
 
10422
        <keyword ref="qsplitter-qt3.html#ResizeMode-enum">QSplitter::Auto</keyword>
 
10423
        <keyword ref="qsplitter-qt3.html#margin">margin</keyword>
 
10424
        <keyword ref="qsplitter-qt3.html#moveToFirst">moveToFirst</keyword>
 
10425
        <keyword ref="qsplitter-qt3.html#moveToLast">moveToLast</keyword>
 
10426
        <keyword ref="qsplitter-qt3.html#setMargin">setMargin</keyword>
 
10427
        <keyword ref="qsplitter-qt3.html#setResizeMode">setResizeMode</keyword>
8336
10428
        <section ref="qsplitter-members.html" title="List of all members"/>
8337
10429
        <section ref="qsplitter-obsolete.html" title="Obsolete members"/>
8338
10430
        <section ref="qsplitter-qt3.html" title="Qt 3 support members"/>
8363
10455
        <keyword ref="qsql.html#TableType-enum">QSql::Views</keyword>
8364
10456
        <keyword ref="qsql.html#TableType-enum">QSql::AllTables</keyword>
8365
10457
        <keyword ref="qsql.html#TableType-enum">QSql::SystemTables</keyword>
 
10458
        <keyword ref="qsql-qt3.html#Confirm-enum">Confirm</keyword>
 
10459
        <keyword ref="qsql-qt3.html#Confirm-enum">QSql::Yes</keyword>
 
10460
        <keyword ref="qsql-qt3.html#Confirm-enum">QSql::Cancel</keyword>
 
10461
        <keyword ref="qsql-qt3.html#Confirm-enum">QSql::No</keyword>
 
10462
        <keyword ref="qsql-qt3.html#Op-enum">Op</keyword>
 
10463
        <keyword ref="qsql-qt3.html#Op-enum">QSql::None</keyword>
 
10464
        <keyword ref="qsql-qt3.html#Op-enum">QSql::Insert</keyword>
 
10465
        <keyword ref="qsql-qt3.html#Op-enum">QSql::Update</keyword>
 
10466
        <keyword ref="qsql-qt3.html#Op-enum">QSql::Delete</keyword>
8366
10467
        <section ref="qsql-qt3.html" title="Qt 3 support members"/>
8367
10468
    </section>
8368
10469
    <section ref="qsqldatabase.html" title="QSqlDatabase Class Reference">
8404
10505
        <keyword ref="qsqldatabase.html#transaction">transaction</keyword>
8405
10506
        <keyword ref="qsqldatabase.html#userName">userName</keyword>
8406
10507
        <keyword ref="qsqldatabase.html#operator-eq">operator=</keyword>
 
10508
        <keyword ref="qsqldatabase-qt3.html#recordInfo">recordInfo</keyword>
8407
10509
        <section ref="qsqldatabase-members.html" title="List of all members"/>
8408
10510
        <section ref="qsqldatabase-qt3.html" title="Qt 3 support members"/>
8409
10511
    </section>
8447
10549
        <keyword ref="qsqldriver.html#setOpenError">setOpenError</keyword>
8448
10550
        <keyword ref="qsqldriver.html#sqlStatement">sqlStatement</keyword>
8449
10551
        <keyword ref="qsqldriver.html#tables">tables</keyword>
 
10552
        <keyword ref="qsqldriver-qt3.html#formatValue">formatValue</keyword>
 
10553
        <keyword ref="qsqldriver-qt3.html#nullText">nullText</keyword>
 
10554
        <keyword ref="qsqldriver-qt3.html#recordInfo">recordInfo</keyword>
8450
10555
        <section ref="qsqldriver-members.html" title="List of all members"/>
8451
10556
        <section ref="qsqldriver-qt3.html" title="Qt 3 support members"/>
8452
10557
    </section>
8519
10624
        <keyword ref="qsqlfield.html#operator-not-eq">operator!=</keyword>
8520
10625
        <keyword ref="qsqlfield.html#operator-eq">operator=</keyword>
8521
10626
        <keyword ref="qsqlfield.html#operator-eq-eq">operator==</keyword>
 
10627
        <keyword ref="qsqlfield-qt3.html#setNull">setNull</keyword>
8522
10628
        <section ref="qsqlfield-members.html" title="List of all members"/>
8523
10629
        <section ref="qsqlfield-qt3.html" title="Qt 3 support members"/>
8524
10630
    </section>
8532
10638
        <keyword ref="qsqlindex.html#setDescending">setDescending</keyword>
8533
10639
        <keyword ref="qsqlindex.html#setName">setName</keyword>
8534
10640
        <keyword ref="qsqlindex.html#operator-eq">operator=</keyword>
 
10641
        <keyword ref="qsqlindex-qt3.html#toString">toString</keyword>
 
10642
        <keyword ref="qsqlindex-qt3.html#toStringList">toStringList</keyword>
8535
10643
        <section ref="qsqlindex-members.html" title="List of all members"/>
8536
10644
        <section ref="qsqlindex-qt3.html" title="Qt 3 support members"/>
8537
10645
    </section>
8538
10646
    <section ref="qsqlquery.html" title="QSqlQuery Class Reference">
8539
10647
        <keyword ref="qsqlquery.html">QSqlQuery</keyword>
 
10648
        <keyword ref="qsqlquery.html#BatchExecutionMode-enum">BatchExecutionMode</keyword>
 
10649
        <keyword ref="qsqlquery.html#BatchExecutionMode-enum">QSqlQuery::ValuesAsRows</keyword>
 
10650
        <keyword ref="qsqlquery.html#BatchExecutionMode-enum">QSqlQuery::ValuesAsColumns</keyword>
8540
10651
        <keyword ref="qsqlquery.html#addBindValue">addBindValue</keyword>
8541
10652
        <keyword ref="qsqlquery.html#at">at</keyword>
8542
10653
        <keyword ref="qsqlquery.html#bindValue">bindValue</keyword>
8545
10656
        <keyword ref="qsqlquery.html#clear">clear</keyword>
8546
10657
        <keyword ref="qsqlquery.html#driver">driver</keyword>
8547
10658
        <keyword ref="qsqlquery.html#exec">exec</keyword>
 
10659
        <keyword ref="qsqlquery.html#execBatch">execBatch</keyword>
8548
10660
        <keyword ref="qsqlquery.html#executedQuery">executedQuery</keyword>
8549
10661
        <keyword ref="qsqlquery.html#first">first</keyword>
8550
10662
        <keyword ref="qsqlquery.html#isActive">isActive</keyword>
8567
10679
        <keyword ref="qsqlquery.html#size">size</keyword>
8568
10680
        <keyword ref="qsqlquery.html#value">value</keyword>
8569
10681
        <keyword ref="qsqlquery.html#operator-eq">operator=</keyword>
 
10682
        <keyword ref="qsqlquery-qt3.html#prev">prev</keyword>
8570
10683
        <section ref="qsqlquery-members.html" title="List of all members"/>
8571
10684
        <section ref="qsqlquery-qt3.html" title="Qt 3 support members"/>
8572
10685
    </section>
8613
10726
        <keyword ref="qsqlrecord.html#operator-not-eq">operator!=</keyword>
8614
10727
        <keyword ref="qsqlrecord.html#operator-eq">operator=</keyword>
8615
10728
        <keyword ref="qsqlrecord.html#operator-eq-eq">operator==</keyword>
 
10729
        <keyword ref="qsqlrecord-qt3.html#fieldPtr">fieldPtr</keyword>
 
10730
        <keyword ref="qsqlrecord-qt3.html#position">position</keyword>
 
10731
        <keyword ref="qsqlrecord-qt3.html#toString">toString</keyword>
 
10732
        <keyword ref="qsqlrecord-qt3.html#toStringList">toStringList</keyword>
8616
10733
        <section ref="qsqlrecord-members.html" title="List of all members"/>
8617
10734
        <section ref="qsqlrecord-qt3.html" title="Qt 3 support members"/>
8618
10735
    </section>
8765
10882
        <keyword ref="qstackedwidget.html#widgetRemoved">widgetRemoved</keyword>
8766
10883
        <section ref="qstackedwidget-members.html" title="List of all members"/>
8767
10884
    </section>
 
10885
    <section ref="qstandarditem.html" title="QStandardItem Class Reference">
 
10886
        <keyword ref="qstandarditem.html">QStandardItem</keyword>
 
10887
        <keyword ref="qstandarditem.html#ItemType-enum">ItemType</keyword>
 
10888
        <keyword ref="qstandarditem.html#ItemType-enum">QStandardItem::Type</keyword>
 
10889
        <keyword ref="qstandarditem.html#ItemType-enum">QStandardItem::UserType</keyword>
 
10890
        <keyword ref="qstandarditem.html#accessibleDescription">accessibleDescription</keyword>
 
10891
        <keyword ref="qstandarditem.html#accessibleText">accessibleText</keyword>
 
10892
        <keyword ref="qstandarditem.html#appendColumn">appendColumn</keyword>
 
10893
        <keyword ref="qstandarditem.html#appendRow">appendRow</keyword>
 
10894
        <keyword ref="qstandarditem.html#background">background</keyword>
 
10895
        <keyword ref="qstandarditem.html#checkState">checkState</keyword>
 
10896
        <keyword ref="qstandarditem.html#child">child</keyword>
 
10897
        <keyword ref="qstandarditem.html#clone">clone</keyword>
 
10898
        <keyword ref="qstandarditem.html#column">column</keyword>
 
10899
        <keyword ref="qstandarditem.html#columnCount">columnCount</keyword>
 
10900
        <keyword ref="qstandarditem.html#data">data</keyword>
 
10901
        <keyword ref="qstandarditem.html#flags">flags</keyword>
 
10902
        <keyword ref="qstandarditem.html#font">font</keyword>
 
10903
        <keyword ref="qstandarditem.html#foreground">foreground</keyword>
 
10904
        <keyword ref="qstandarditem.html#hasChildren">hasChildren</keyword>
 
10905
        <keyword ref="qstandarditem.html#icon">icon</keyword>
 
10906
        <keyword ref="qstandarditem.html#index">index</keyword>
 
10907
        <keyword ref="qstandarditem.html#insertColumn">insertColumn</keyword>
 
10908
        <keyword ref="qstandarditem.html#insertColumns">insertColumns</keyword>
 
10909
        <keyword ref="qstandarditem.html#insertRow">insertRow</keyword>
 
10910
        <keyword ref="qstandarditem.html#insertRows">insertRows</keyword>
 
10911
        <keyword ref="qstandarditem.html#isCheckable">isCheckable</keyword>
 
10912
        <keyword ref="qstandarditem.html#isDragEnabled">isDragEnabled</keyword>
 
10913
        <keyword ref="qstandarditem.html#isDropEnabled">isDropEnabled</keyword>
 
10914
        <keyword ref="qstandarditem.html#isEditable">isEditable</keyword>
 
10915
        <keyword ref="qstandarditem.html#isEnabled">isEnabled</keyword>
 
10916
        <keyword ref="qstandarditem.html#isSelectable">isSelectable</keyword>
 
10917
        <keyword ref="qstandarditem.html#isTristate">isTristate</keyword>
 
10918
        <keyword ref="qstandarditem.html#model">model</keyword>
 
10919
        <keyword ref="qstandarditem.html#parent">parent</keyword>
 
10920
        <keyword ref="qstandarditem.html#read">read</keyword>
 
10921
        <keyword ref="qstandarditem.html#removeColumn">removeColumn</keyword>
 
10922
        <keyword ref="qstandarditem.html#removeColumns">removeColumns</keyword>
 
10923
        <keyword ref="qstandarditem.html#removeRow">removeRow</keyword>
 
10924
        <keyword ref="qstandarditem.html#removeRows">removeRows</keyword>
 
10925
        <keyword ref="qstandarditem.html#row">row</keyword>
 
10926
        <keyword ref="qstandarditem.html#rowCount">rowCount</keyword>
 
10927
        <keyword ref="qstandarditem.html#setAccessibleDescription">setAccessibleDescription</keyword>
 
10928
        <keyword ref="qstandarditem.html#setAccessibleText">setAccessibleText</keyword>
 
10929
        <keyword ref="qstandarditem.html#setBackground">setBackground</keyword>
 
10930
        <keyword ref="qstandarditem.html#setCheckState">setCheckState</keyword>
 
10931
        <keyword ref="qstandarditem.html#setCheckable">setCheckable</keyword>
 
10932
        <keyword ref="qstandarditem.html#setChild">setChild</keyword>
 
10933
        <keyword ref="qstandarditem.html#setColumnCount">setColumnCount</keyword>
 
10934
        <keyword ref="qstandarditem.html#setData">setData</keyword>
 
10935
        <keyword ref="qstandarditem.html#setDragEnabled">setDragEnabled</keyword>
 
10936
        <keyword ref="qstandarditem.html#setDropEnabled">setDropEnabled</keyword>
 
10937
        <keyword ref="qstandarditem.html#setEditable">setEditable</keyword>
 
10938
        <keyword ref="qstandarditem.html#setEnabled">setEnabled</keyword>
 
10939
        <keyword ref="qstandarditem.html#setFlags">setFlags</keyword>
 
10940
        <keyword ref="qstandarditem.html#setFont">setFont</keyword>
 
10941
        <keyword ref="qstandarditem.html#setForeground">setForeground</keyword>
 
10942
        <keyword ref="qstandarditem.html#setIcon">setIcon</keyword>
 
10943
        <keyword ref="qstandarditem.html#setRowCount">setRowCount</keyword>
 
10944
        <keyword ref="qstandarditem.html#setSelectable">setSelectable</keyword>
 
10945
        <keyword ref="qstandarditem.html#setSizeHint">setSizeHint</keyword>
 
10946
        <keyword ref="qstandarditem.html#setStatusTip">setStatusTip</keyword>
 
10947
        <keyword ref="qstandarditem.html#setText">setText</keyword>
 
10948
        <keyword ref="qstandarditem.html#setTextAlignment">setTextAlignment</keyword>
 
10949
        <keyword ref="qstandarditem.html#setToolTip">setToolTip</keyword>
 
10950
        <keyword ref="qstandarditem.html#setTristate">setTristate</keyword>
 
10951
        <keyword ref="qstandarditem.html#setWhatsThis">setWhatsThis</keyword>
 
10952
        <keyword ref="qstandarditem.html#sizeHint">sizeHint</keyword>
 
10953
        <keyword ref="qstandarditem.html#sortChildren">sortChildren</keyword>
 
10954
        <keyword ref="qstandarditem.html#statusTip">statusTip</keyword>
 
10955
        <keyword ref="qstandarditem.html#takeChild">takeChild</keyword>
 
10956
        <keyword ref="qstandarditem.html#takeColumn">takeColumn</keyword>
 
10957
        <keyword ref="qstandarditem.html#takeRow">takeRow</keyword>
 
10958
        <keyword ref="qstandarditem.html#text">text</keyword>
 
10959
        <keyword ref="qstandarditem.html#textAlignment">textAlignment</keyword>
 
10960
        <keyword ref="qstandarditem.html#toolTip">toolTip</keyword>
 
10961
        <keyword ref="qstandarditem.html#type">type</keyword>
 
10962
        <keyword ref="qstandarditem.html#whatsThis">whatsThis</keyword>
 
10963
        <keyword ref="qstandarditem.html#write">write</keyword>
 
10964
        <keyword ref="qstandarditem.html#operator-lt">operator&lt;</keyword>
 
10965
        <keyword ref="qstandarditem.html#operator-eq">operator=</keyword>
 
10966
        <section ref="qstandarditem-members.html" title="List of all members"/>
 
10967
    </section>
 
10968
    <section ref="qstandarditemeditorcreator.html" title="QStandardItemEditorCreator Class Reference">
 
10969
        <keyword ref="qstandarditemeditorcreator.html">QStandardItemEditorCreator</keyword>
 
10970
        <section ref="qstandarditemeditorcreator-members.html" title="List of all members"/>
 
10971
    </section>
8768
10972
    <section ref="qstandarditemmodel.html" title="QStandardItemModel Class Reference">
8769
10973
        <keyword ref="qstandarditemmodel.html">QStandardItemModel</keyword>
 
10974
        <keyword ref="qstandarditemmodel.html#sortRole-prop">sortRole</keyword>
 
10975
        <keyword ref="qstandarditemmodel.html#sortRole-prop">setSortRole</keyword>
 
10976
        <keyword ref="qstandarditemmodel.html#appendColumn">appendColumn</keyword>
 
10977
        <keyword ref="qstandarditemmodel.html#appendRow">appendRow</keyword>
8770
10978
        <keyword ref="qstandarditemmodel.html#clear">clear</keyword>
8771
 
        <keyword ref="qstandarditemmodel.html#columnCount">columnCount</keyword>
8772
 
        <keyword ref="qstandarditemmodel.html#data">data</keyword>
8773
 
        <keyword ref="qstandarditemmodel.html#flags">flags</keyword>
8774
 
        <keyword ref="qstandarditemmodel.html#hasChildren">hasChildren</keyword>
8775
 
        <keyword ref="qstandarditemmodel.html#index">index</keyword>
8776
 
        <keyword ref="qstandarditemmodel.html#insertColumns">insertColumns</keyword>
8777
 
        <keyword ref="qstandarditemmodel.html#insertRows">insertRows</keyword>
8778
 
        <keyword ref="qstandarditemmodel.html#parent">parent</keyword>
8779
 
        <keyword ref="qstandarditemmodel.html#removeColumns">removeColumns</keyword>
8780
 
        <keyword ref="qstandarditemmodel.html#removeRows">removeRows</keyword>
8781
 
        <keyword ref="qstandarditemmodel.html#rowCount">rowCount</keyword>
8782
 
        <keyword ref="qstandarditemmodel.html#setData">setData</keyword>
 
10979
        <keyword ref="qstandarditemmodel.html#findItems">findItems</keyword>
 
10980
        <keyword ref="qstandarditemmodel.html#horizontalHeaderItem">horizontalHeaderItem</keyword>
 
10981
        <keyword ref="qstandarditemmodel.html#indexFromItem">indexFromItem</keyword>
 
10982
        <keyword ref="qstandarditemmodel.html#insertColumn">insertColumn</keyword>
 
10983
        <keyword ref="qstandarditemmodel.html#insertRow">insertRow</keyword>
 
10984
        <keyword ref="qstandarditemmodel.html#invisibleRootItem">invisibleRootItem</keyword>
 
10985
        <keyword ref="qstandarditemmodel.html#item">item</keyword>
 
10986
        <keyword ref="qstandarditemmodel.html#itemChanged">itemChanged</keyword>
 
10987
        <keyword ref="qstandarditemmodel.html#itemFromIndex">itemFromIndex</keyword>
 
10988
        <keyword ref="qstandarditemmodel.html#itemPrototype">itemPrototype</keyword>
 
10989
        <keyword ref="qstandarditemmodel.html#setColumnCount">setColumnCount</keyword>
 
10990
        <keyword ref="qstandarditemmodel.html#setHorizontalHeaderItem">setHorizontalHeaderItem</keyword>
 
10991
        <keyword ref="qstandarditemmodel.html#setHorizontalHeaderLabels">setHorizontalHeaderLabels</keyword>
 
10992
        <keyword ref="qstandarditemmodel.html#setItem">setItem</keyword>
 
10993
        <keyword ref="qstandarditemmodel.html#setItemPrototype">setItemPrototype</keyword>
 
10994
        <keyword ref="qstandarditemmodel.html#setRowCount">setRowCount</keyword>
 
10995
        <keyword ref="qstandarditemmodel.html#setVerticalHeaderItem">setVerticalHeaderItem</keyword>
 
10996
        <keyword ref="qstandarditemmodel.html#setVerticalHeaderLabels">setVerticalHeaderLabels</keyword>
 
10997
        <keyword ref="qstandarditemmodel.html#takeColumn">takeColumn</keyword>
 
10998
        <keyword ref="qstandarditemmodel.html#takeHorizontalHeaderItem">takeHorizontalHeaderItem</keyword>
 
10999
        <keyword ref="qstandarditemmodel.html#takeItem">takeItem</keyword>
 
11000
        <keyword ref="qstandarditemmodel.html#takeRow">takeRow</keyword>
 
11001
        <keyword ref="qstandarditemmodel.html#takeVerticalHeaderItem">takeVerticalHeaderItem</keyword>
 
11002
        <keyword ref="qstandarditemmodel.html#verticalHeaderItem">verticalHeaderItem</keyword>
8783
11003
        <section ref="qstandarditemmodel-members.html" title="List of all members"/>
8784
11004
    </section>
8785
11005
    <section ref="qstatusbar.html" title="QStatusBar Class Reference">
8792
11012
        <keyword ref="qstatusbar.html#clearMessage">clearMessage</keyword>
8793
11013
        <keyword ref="qstatusbar.html#currentMessage">currentMessage</keyword>
8794
11014
        <keyword ref="qstatusbar.html#hideOrShow">hideOrShow</keyword>
 
11015
        <keyword ref="qstatusbar.html#insertPermanentWidget">insertPermanentWidget</keyword>
 
11016
        <keyword ref="qstatusbar.html#insertWidget">insertWidget</keyword>
8795
11017
        <keyword ref="qstatusbar.html#messageChanged">messageChanged</keyword>
8796
11018
        <keyword ref="qstatusbar.html#reformat">reformat</keyword>
8797
11019
        <keyword ref="qstatusbar.html#removeWidget">removeWidget</keyword>
8798
11020
        <keyword ref="qstatusbar.html#showMessage">showMessage</keyword>
 
11021
        <keyword ref="qstatusbar-qt3.html#clear">clear</keyword>
 
11022
        <keyword ref="qstatusbar-qt3.html#message">message</keyword>
8799
11023
        <section ref="qstatusbar-members.html" title="List of all members"/>
8800
11024
        <section ref="qstatusbar-qt3.html" title="Qt 3 support members"/>
8801
11025
    </section>
8840
11064
        <keyword ref="qstring.html#fromRawData">fromRawData</keyword>
8841
11065
        <keyword ref="qstring.html#fromStdString">fromStdString</keyword>
8842
11066
        <keyword ref="qstring.html#fromStdWString">fromStdWString</keyword>
 
11067
        <keyword ref="qstring.html#fromUcs4">fromUcs4</keyword>
8843
11068
        <keyword ref="qstring.html#fromUtf8">fromUtf8</keyword>
8844
11069
        <keyword ref="qstring.html#fromUtf16">fromUtf16</keyword>
 
11070
        <keyword ref="qstring.html#fromWCharArray">fromWCharArray</keyword>
8845
11071
        <keyword ref="qstring.html#indexOf">indexOf</keyword>
8846
11072
        <keyword ref="qstring.html#insert">insert</keyword>
8847
11073
        <keyword ref="qstring.html#isEmpty">isEmpty</keyword>
8889
11115
        <keyword ref="qstring.html#toULong">toULong</keyword>
8890
11116
        <keyword ref="qstring.html#toULongLong">toULongLong</keyword>
8891
11117
        <keyword ref="qstring.html#toUShort">toUShort</keyword>
 
11118
        <keyword ref="qstring.html#toUcs4">toUcs4</keyword>
8892
11119
        <keyword ref="qstring.html#toUpper">toUpper</keyword>
8893
11120
        <keyword ref="qstring.html#toUtf8">toUtf8</keyword>
 
11121
        <keyword ref="qstring.html#toWCharArray">toWCharArray</keyword>
8894
11122
        <keyword ref="qstring.html#trimmed">trimmed</keyword>
8895
11123
        <keyword ref="qstring.html#truncate">truncate</keyword>
8896
11124
        <keyword ref="qstring.html#unicode">unicode</keyword>
8905
11133
        <keyword ref="qstring.html#operator-gt">operator&gt;</keyword>
8906
11134
        <keyword ref="qstring.html#operator-gt-eq">operator&gt;=</keyword>
8907
11135
        <keyword ref="qstring.html#operator-5b-5d">operator[]</keyword>
 
11136
        <keyword ref="qstring.html#QT_NO_CAST_FROM_ASCII">QT_NO_CAST_FROM_ASCII</keyword>
 
11137
        <keyword ref="qstring.html#QT_NO_CAST_TO_ASCII">QT_NO_CAST_TO_ASCII</keyword>
 
11138
        <keyword ref="qstring-qt3.html#ascii">ascii</keyword>
 
11139
        <keyword ref="qstring-qt3.html#constref">constref</keyword>
 
11140
        <keyword ref="qstring-qt3.html#copy">copy</keyword>
 
11141
        <keyword ref="qstring-qt3.html#find">find</keyword>
 
11142
        <keyword ref="qstring-qt3.html#findRev">findRev</keyword>
 
11143
        <keyword ref="qstring-qt3.html#fromUcs2">fromUcs2</keyword>
 
11144
        <keyword ref="qstring-qt3.html#latin1">latin1</keyword>
 
11145
        <keyword ref="qstring-qt3.html#leftJustify">leftJustify</keyword>
 
11146
        <keyword ref="qstring-qt3.html#local8Bit">local8Bit</keyword>
 
11147
        <keyword ref="qstring-qt3.html#lower">lower</keyword>
 
11148
        <keyword ref="qstring-qt3.html#ref">ref</keyword>
 
11149
        <keyword ref="qstring-qt3.html#rightJustify">rightJustify</keyword>
 
11150
        <keyword ref="qstring-qt3.html#setAscii">setAscii</keyword>
 
11151
        <keyword ref="qstring-qt3.html#setLatin1">setLatin1</keyword>
 
11152
        <keyword ref="qstring-qt3.html#setLength">setLength</keyword>
 
11153
        <keyword ref="qstring-qt3.html#setUnicodeCodes">setUnicodeCodes</keyword>
 
11154
        <keyword ref="qstring-qt3.html#simplifyWhiteSpace">simplifyWhiteSpace</keyword>
 
11155
        <keyword ref="qstring-qt3.html#stripWhiteSpace">stripWhiteSpace</keyword>
 
11156
        <keyword ref="qstring-qt3.html#ucs2">ucs2</keyword>
 
11157
        <keyword ref="qstring-qt3.html#upper">upper</keyword>
 
11158
        <keyword ref="qstring-qt3.html#utf8">utf8</keyword>
 
11159
        <keyword ref="qstring-qt3.html#operator-const-char--2a">operator const char *</keyword>
8908
11160
        <section ref="qstring-members.html" title="List of all members"/>
8909
11161
        <section ref="qstring-qt3.html" title="Qt 3 support members"/>
8910
11162
    </section>
8924
11176
        <keyword ref="qstringlist.html#operator-lt-lt">operator&lt;&lt;</keyword>
8925
11177
        <keyword ref="qstringlist.html#QMutableStringListIterator-typedef">QMutableStringListIterator</keyword>
8926
11178
        <keyword ref="qstringlist.html#QStringListIterator-typedef">QStringListIterator</keyword>
 
11179
        <keyword ref="qstringlist-qt3.html#fromLast">fromLast</keyword>
 
11180
        <keyword ref="qstringlist-qt3.html#grep">grep</keyword>
 
11181
        <keyword ref="qstringlist-qt3.html#gres">gres</keyword>
 
11182
        <keyword ref="qstringlist-qt3.html#split">split</keyword>
8927
11183
        <section ref="qstringlist-members.html" title="List of all members"/>
8928
11184
        <section ref="qstringlist-qt3.html" title="Qt 3 support members"/>
8929
11185
    </section>
8974
11230
        <keyword ref="qstyle.html#ContentsType-enum">QStyle::CT_GroupBox</keyword>
8975
11231
        <keyword ref="qstyle.html#ContentsType-enum">QStyle::CT_ProgressBar</keyword>
8976
11232
        <keyword ref="qstyle.html#ContentsType-enum">QStyle::CT_MenuBarItem</keyword>
8977
 
        <keyword ref="qstyle.html#ContentsType-enum">QStyle::CT_DialogButtons</keyword>
8978
11233
        <keyword ref="qstyle.html#ContentsType-enum">QStyle::CT_Q3DockWindow</keyword>
8979
11234
        <keyword ref="qstyle.html#ContentsType-enum">QStyle::CT_RadioButton</keyword>
8980
11235
        <keyword ref="qstyle.html#ContentsType-enum">QStyle::CT_TabWidget</keyword>
9056
11311
        <keyword ref="qstyle.html#PixelMetric-enum">QStyle::PM_CheckListControllerSize</keyword>
9057
11312
        <keyword ref="qstyle.html#PixelMetric-enum">QStyle::PM_ExclusiveIndicatorHeight</keyword>
9058
11313
        <keyword ref="qstyle.html#PixelMetric-enum">QStyle::PM_DockWidgetHandleExtent</keyword>
 
11314
        <keyword ref="qstyle.html#PixelMetric-enum">QStyle::PM_ButtonIconSize</keyword>
9059
11315
        <keyword ref="qstyle.html#PixelMetric-enum">QStyle::PM_DialogButtonsSeparator</keyword>
9060
11316
        <keyword ref="qstyle.html#PixelMetric-enum">QStyle::PM_SpinBoxFrameWidth</keyword>
9061
11317
        <keyword ref="qstyle.html#PixelMetric-enum">QStyle::PM_MenuDesktopFrameWidth</keyword>
9106
11362
        <keyword ref="qstyle.html#PixelMetric-enum">QStyle::PM_DialogButtonsButtonWidth</keyword>
9107
11363
        <keyword ref="qstyle.html#PixelMetric-enum">QStyle::PM_DefaultLayoutSpacing</keyword>
9108
11364
        <keyword ref="qstyle.html#PixelMetric-enum">QStyle::PM_ComboBoxFrameWidth</keyword>
 
11365
        <keyword ref="qstyle.html#PixelMetric-enum">QStyle::PM_MessageBoxIconSize</keyword>
9109
11366
        <keyword ref="qstyle.html#PixelMetric-enum">QStyle::PM_HeaderMarkSize</keyword>
9110
11367
        <keyword ref="qstyle.html#PixelMetric-enum">QStyle::PM_SplitterWidth</keyword>
9111
11368
        <keyword ref="qstyle.html#PixelMetric-enum">QStyle::PM_ToolBarExtensionExtent</keyword>
9126
11383
        <keyword ref="qstyle.html#PrimitiveElement-enum">QStyle::PE_PanelTipLabel</keyword>
9127
11384
        <keyword ref="qstyle.html#PrimitiveElement-enum">QStyle::PE_IndicatorToolBarHandle</keyword>
9128
11385
        <keyword ref="qstyle.html#PrimitiveElement-enum">QStyle::PE_Q3CheckListIndicator</keyword>
 
11386
        <keyword ref="qstyle.html#PrimitiveElement-enum">QStyle::PE_PanelScrollAreaCorner</keyword>
9129
11387
        <keyword ref="qstyle.html#PrimitiveElement-enum">QStyle::PE_FrameGroupBox</keyword>
9130
11388
        <keyword ref="qstyle.html#PrimitiveElement-enum">QStyle::PE_IndicatorSpinDown</keyword>
9131
11389
        <keyword ref="qstyle.html#PrimitiveElement-enum">QStyle::PE_FrameMenu</keyword>
9148
11406
        <keyword ref="qstyle.html#PrimitiveElement-enum">QStyle::PE_IndicatorTabTear</keyword>
9149
11407
        <keyword ref="qstyle.html#PrimitiveElement-enum">QStyle::PE_IndicatorArrowDown</keyword>
9150
11408
        <keyword ref="qstyle.html#PrimitiveElement-enum">QStyle::PE_CustomBase</keyword>
 
11409
        <keyword ref="qstyle.html#PrimitiveElement-enum">QStyle::PE_Widget</keyword>
9151
11410
        <keyword ref="qstyle.html#PrimitiveElement-enum">QStyle::PE_IndicatorSpinMinus</keyword>
9152
11411
        <keyword ref="qstyle.html#PrimitiveElement-enum">QStyle::PE_Q3DockWindowSeparator</keyword>
9153
11412
        <keyword ref="qstyle.html#PrimitiveElement-enum">QStyle::PE_PanelButtonTool</keyword>
9157
11416
        <keyword ref="qstyle.html#PrimitiveElement-enum">QStyle::PE_IndicatorCheckBox</keyword>
9158
11417
        <keyword ref="qstyle.html#PrimitiveElement-enum">QStyle::PE_IndicatorMenuCheckMark</keyword>
9159
11418
        <keyword ref="qstyle.html#StandardPixmap-enum">StandardPixmap</keyword>
 
11419
        <keyword ref="qstyle.html#StandardPixmap-enum">QStyle::SP_DialogApplyButton</keyword>
9160
11420
        <keyword ref="qstyle.html#StandardPixmap-enum">QStyle::SP_FileDialogBack</keyword>
9161
11421
        <keyword ref="qstyle.html#StandardPixmap-enum">QStyle::SP_ToolBarVerticalExtensionButton</keyword>
 
11422
        <keyword ref="qstyle.html#StandardPixmap-enum">QStyle::SP_DialogHelpButton</keyword>
 
11423
        <keyword ref="qstyle.html#StandardPixmap-enum">QStyle::SP_DirIcon</keyword>
9162
11424
        <keyword ref="qstyle.html#StandardPixmap-enum">QStyle::SP_FileLinkIcon</keyword>
9163
11425
        <keyword ref="qstyle.html#StandardPixmap-enum">QStyle::SP_DriveDVDIcon</keyword>
9164
11426
        <keyword ref="qstyle.html#StandardPixmap-enum">QStyle::SP_DriveCDIcon</keyword>
9166
11428
        <keyword ref="qstyle.html#StandardPixmap-enum">QStyle::SP_DriveFDIcon</keyword>
9167
11429
        <keyword ref="qstyle.html#StandardPixmap-enum">QStyle::SP_FileDialogEnd</keyword>
9168
11430
        <keyword ref="qstyle.html#StandardPixmap-enum">QStyle::SP_DirClosedIcon</keyword>
 
11431
        <keyword ref="qstyle.html#StandardPixmap-enum">QStyle::SP_DialogCancelButton</keyword>
9169
11432
        <keyword ref="qstyle.html#StandardPixmap-enum">QStyle::SP_TrashIcon</keyword>
9170
11433
        <keyword ref="qstyle.html#StandardPixmap-enum">QStyle::SP_DockWidgetCloseButton</keyword>
9171
11434
        <keyword ref="qstyle.html#StandardPixmap-enum">QStyle::SP_DirLinkIcon</keyword>
9172
11435
        <keyword ref="qstyle.html#StandardPixmap-enum">QStyle::SP_MessageBoxInformation</keyword>
9173
11436
        <keyword ref="qstyle.html#StandardPixmap-enum">QStyle::SP_TitleBarShadeButton</keyword>
 
11437
        <keyword ref="qstyle.html#StandardPixmap-enum">QStyle::SP_DialogCloseButton</keyword>
 
11438
        <keyword ref="qstyle.html#StandardPixmap-enum">QStyle::SP_ArrowRight</keyword>
9174
11439
        <keyword ref="qstyle.html#StandardPixmap-enum">QStyle::SP_TitleBarMinButton</keyword>
9175
11440
        <keyword ref="qstyle.html#StandardPixmap-enum">QStyle::SP_DirOpenIcon</keyword>
9176
11441
        <keyword ref="qstyle.html#StandardPixmap-enum">QStyle::SP_FileDialogNewFolder</keyword>
 
11442
        <keyword ref="qstyle.html#StandardPixmap-enum">QStyle::SP_DialogSaveButton</keyword>
 
11443
        <keyword ref="qstyle.html#StandardPixmap-enum">QStyle::SP_DialogYesButton</keyword>
9177
11444
        <keyword ref="qstyle.html#StandardPixmap-enum">QStyle::SP_TitleBarCloseButton</keyword>
9178
11445
        <keyword ref="qstyle.html#StandardPixmap-enum">QStyle::SP_DriveHDIcon</keyword>
 
11446
        <keyword ref="qstyle.html#StandardPixmap-enum">QStyle::SP_ArrowForward</keyword>
 
11447
        <keyword ref="qstyle.html#StandardPixmap-enum">QStyle::SP_DialogNoButton</keyword>
 
11448
        <keyword ref="qstyle.html#StandardPixmap-enum">QStyle::SP_ArrowLeft</keyword>
9179
11449
        <keyword ref="qstyle.html#StandardPixmap-enum">QStyle::SP_MessageBoxCritical</keyword>
 
11450
        <keyword ref="qstyle.html#StandardPixmap-enum">QStyle::SP_ArrowBack</keyword>
9180
11451
        <keyword ref="qstyle.html#StandardPixmap-enum">QStyle::SP_CustomBase</keyword>
9181
11452
        <keyword ref="qstyle.html#StandardPixmap-enum">QStyle::SP_ToolBarHorizontalExtensionButton</keyword>
9182
11453
        <keyword ref="qstyle.html#StandardPixmap-enum">QStyle::SP_TitleBarNormalButton</keyword>
9183
11454
        <keyword ref="qstyle.html#StandardPixmap-enum">QStyle::SP_FileDialogContentsView</keyword>
9184
11455
        <keyword ref="qstyle.html#StandardPixmap-enum">QStyle::SP_ComputerIcon</keyword>
 
11456
        <keyword ref="qstyle.html#StandardPixmap-enum">QStyle::SP_DialogDiscardButton</keyword>
9185
11457
        <keyword ref="qstyle.html#StandardPixmap-enum">QStyle::SP_TitleBarUnshadeButton</keyword>
 
11458
        <keyword ref="qstyle.html#StandardPixmap-enum">QStyle::SP_DialogOpenButton</keyword>
 
11459
        <keyword ref="qstyle.html#StandardPixmap-enum">QStyle::SP_DialogResetButton</keyword>
9186
11460
        <keyword ref="qstyle.html#StandardPixmap-enum">QStyle::SP_DriveNetIcon</keyword>
9187
11461
        <keyword ref="qstyle.html#StandardPixmap-enum">QStyle::SP_FileDialogStart</keyword>
 
11462
        <keyword ref="qstyle.html#StandardPixmap-enum">QStyle::SP_ArrowUp</keyword>
9188
11463
        <keyword ref="qstyle.html#StandardPixmap-enum">QStyle::SP_DesktopIcon</keyword>
9189
11464
        <keyword ref="qstyle.html#StandardPixmap-enum">QStyle::SP_TitleBarMenuButton</keyword>
9190
11465
        <keyword ref="qstyle.html#StandardPixmap-enum">QStyle::SP_MessageBoxWarning</keyword>
9192
11467
        <keyword ref="qstyle.html#StandardPixmap-enum">QStyle::SP_MessageBoxQuestion</keyword>
9193
11468
        <keyword ref="qstyle.html#StandardPixmap-enum">QStyle::SP_FileDialogDetailedView</keyword>
9194
11469
        <keyword ref="qstyle.html#StandardPixmap-enum">QStyle::SP_FileDialogListView</keyword>
 
11470
        <keyword ref="qstyle.html#StandardPixmap-enum">QStyle::SP_DialogOkButton</keyword>
 
11471
        <keyword ref="qstyle.html#StandardPixmap-enum">QStyle::SP_ArrowDown</keyword>
9195
11472
        <keyword ref="qstyle.html#StandardPixmap-enum">QStyle::SP_TitleBarMaxButton</keyword>
9196
11473
        <keyword ref="qstyle.html#StandardPixmap-enum">QStyle::SP_TitleBarContextHelpButton</keyword>
9197
11474
        <keyword ref="qstyle.html#StandardPixmap-enum">QStyle::SP_FileIcon</keyword>
9205
11482
        <keyword ref="qstyle.html#StateFlag-enum">QStyle::State_NoChange</keyword>
9206
11483
        <keyword ref="qstyle.html#StateFlag-enum">QStyle::State_Open</keyword>
9207
11484
        <keyword ref="qstyle.html#StateFlag-enum">QStyle::State_Children</keyword>
 
11485
        <keyword ref="qstyle.html#StateFlag-enum">QStyle::State_HasEditFocus</keyword>
9208
11486
        <keyword ref="qstyle.html#StateFlag-enum">QStyle::State_MouseOver</keyword>
9209
11487
        <keyword ref="qstyle.html#StateFlag-enum">QStyle::State_Raised</keyword>
9210
11488
        <keyword ref="qstyle.html#StateFlag-enum">QStyle::State_DownArrow</keyword>
9218
11496
        <keyword ref="qstyle.html#StateFlag-enum">QStyle::State_Sibling</keyword>
9219
11497
        <keyword ref="qstyle.html#StateFlag-enum">QStyle::State_Active</keyword>
9220
11498
        <keyword ref="qstyle.html#StateFlag-enum">QStyle::State_HasFocus</keyword>
 
11499
        <keyword ref="qstyle.html#StateFlag-enum">QStyle::State_Alternate</keyword>
9221
11500
        <keyword ref="qstyle.html#StateFlag-enum">QStyle::State_FocusAtBorder</keyword>
9222
11501
        <keyword ref="qstyle.html#StateFlag-enum">QStyle::State_None</keyword>
9223
11502
        <keyword ref="qstyle.html#StateFlag-enum">QStyle::State_ReadOnly</keyword>
9224
11503
        <keyword ref="qstyle.html#StateFlag-enum">QStyle::State_On</keyword>
9225
11504
        <keyword ref="qstyle.html#StyleHint-enum">StyleHint</keyword>
 
11505
        <keyword ref="qstyle.html#StyleHint-enum">QStyle::SH_DialogButtonLayout</keyword>
9226
11506
        <keyword ref="qstyle.html#StyleHint-enum">QStyle::SH_Slider_SloppyKeyEvents</keyword>
9227
11507
        <keyword ref="qstyle.html#StyleHint-enum">QStyle::SH_ScrollBar_BackgroundMode</keyword>
9228
11508
        <keyword ref="qstyle.html#StyleHint-enum">QStyle::SH_Menu_AllowActiveAndDisabled</keyword>
9230
11510
        <keyword ref="qstyle.html#StyleHint-enum">QStyle::SH_ComboBox_Popup</keyword>
9231
11511
        <keyword ref="qstyle.html#StyleHint-enum">QStyle::SH_Dial_BackgroundRole</keyword>
9232
11512
        <keyword ref="qstyle.html#StyleHint-enum">QStyle::SH_TabBar_Alignment</keyword>
 
11513
        <keyword ref="qstyle.html#StyleHint-enum">QStyle::SH_ComboBox_PopupFrameStyle</keyword>
9233
11514
        <keyword ref="qstyle.html#StyleHint-enum">QStyle::SH_DrawMenuBarSeparator</keyword>
9234
11515
        <keyword ref="qstyle.html#StyleHint-enum">QStyle::SH_MenuBar_AltKeyNavigation</keyword>
9235
11516
        <keyword ref="qstyle.html#StyleHint-enum">QStyle::SH_Workspace_FillSpaceOnMaximize</keyword>
 
11517
        <keyword ref="qstyle.html#StyleHint-enum">QStyle::SH_Slider_AbsoluteSetButtons</keyword>
9236
11518
        <keyword ref="qstyle.html#StyleHint-enum">QStyle::SH_TitleBar_AutoRaise</keyword>
9237
11519
        <keyword ref="qstyle.html#StyleHint-enum">QStyle::SH_GroupBox_TextLabelVerticalAlignment</keyword>
9238
11520
        <keyword ref="qstyle.html#StyleHint-enum">QStyle::SH_ScrollBar_StopMouseOverSlider</keyword>
9242
11524
        <keyword ref="qstyle.html#StyleHint-enum">QStyle::SH_Header_ArrowAlignment</keyword>
9243
11525
        <keyword ref="qstyle.html#StyleHint-enum">QStyle::SH_BlinkCursorWhenTextSelected</keyword>
9244
11526
        <keyword ref="qstyle.html#StyleHint-enum">QStyle::SH_GroupBox_TextLabelColor</keyword>
 
11527
        <keyword ref="qstyle.html#StyleHint-enum">QStyle::SH_SpellCheckUnderlineStyle</keyword>
9245
11528
        <keyword ref="qstyle.html#StyleHint-enum">QStyle::SH_TabBar_PreferNoArrows</keyword>
9246
11529
        <keyword ref="qstyle.html#StyleHint-enum">QStyle::SH_Menu_MouseTracking</keyword>
9247
11530
        <keyword ref="qstyle.html#StyleHint-enum">QStyle::SH_WindowFrame_Mask</keyword>
 
11531
        <keyword ref="qstyle.html#StyleHint-enum">QStyle::SH_Slider_PageSetButtons</keyword>
9248
11532
        <keyword ref="qstyle.html#StyleHint-enum">QStyle::SH_DitherDisabledText</keyword>
9249
11533
        <keyword ref="qstyle.html#StyleHint-enum">QStyle::SH_SpinControls_DisableOnBounds</keyword>
9250
11534
        <keyword ref="qstyle.html#StyleHint-enum">QStyle::SH_UnderlineShortcut</keyword>
9251
11535
        <keyword ref="qstyle.html#StyleHint-enum">QStyle::SH_Button_FocusPolicy</keyword>
9252
11536
        <keyword ref="qstyle.html#StyleHint-enum">QStyle::SH_Q3ListViewExpand_SelectMouseType</keyword>
 
11537
        <keyword ref="qstyle.html#StyleHint-enum">QStyle::SH_MessageBox_CenterButtons</keyword>
9253
11538
        <keyword ref="qstyle.html#StyleHint-enum">QStyle::SH_ItemView_ShowDecorationSelected</keyword>
9254
11539
        <keyword ref="qstyle.html#StyleHint-enum">QStyle::SH_RichText_FullWidthSelection</keyword>
9255
11540
        <keyword ref="qstyle.html#StyleHint-enum">QStyle::SH_ToolTipLabel_Opacity</keyword>
9258
11543
        <keyword ref="qstyle.html#StyleHint-enum">QStyle::SH_ProgressDialog_TextLabelAlignment</keyword>
9259
11544
        <keyword ref="qstyle.html#StyleHint-enum">QStyle::SH_Menu_FillScreenWithScroll</keyword>
9260
11545
        <keyword ref="qstyle.html#StyleHint-enum">QStyle::SH_ComboBox_LayoutDirection</keyword>
 
11546
        <keyword ref="qstyle.html#StyleHint-enum">QStyle::SH_DialogButtonBox_ButtonsHaveIcons</keyword>
9261
11547
        <keyword ref="qstyle.html#StyleHint-enum">QStyle::SH_MenuBar_MouseTracking</keyword>
9262
11548
        <keyword ref="qstyle.html#StyleHint-enum">QStyle::SH_SpinBox_ClickAutoRepeatRate</keyword>
9263
11549
        <keyword ref="qstyle.html#StyleHint-enum">QStyle::SH_ScrollView_FrameOnlyAroundContents</keyword>
9264
11550
        <keyword ref="qstyle.html#StyleHint-enum">QStyle::SH_ItemView_EllipsisLocation</keyword>
 
11551
        <keyword ref="qstyle.html#StyleHint-enum">QStyle::SH_Menu_KeyboardSearch</keyword>
9265
11552
        <keyword ref="qstyle.html#StyleHint-enum">QStyle::SH_MenuBar_DismissOnSecondClick</keyword>
9266
11553
        <keyword ref="qstyle.html#StyleHint-enum">QStyle::SH_ScrollBar_ScrollWhenPointerLeavesControl</keyword>
9267
11554
        <keyword ref="qstyle.html#StyleHint-enum">QStyle::SH_EtchDisabledText</keyword>
9268
11555
        <keyword ref="qstyle.html#StyleHint-enum">QStyle::SH_CustomBase</keyword>
9269
11556
        <keyword ref="qstyle.html#StyleHint-enum">QStyle::SH_TabBar_SelectMouseType</keyword>
 
11557
        <keyword ref="qstyle.html#StyleHint-enum">QStyle::SH_Menu_SelectionWrap</keyword>
 
11558
        <keyword ref="qstyle.html#StyleHint-enum">QStyle::SH_TabBar_ElideMode</keyword>
9270
11559
        <keyword ref="qstyle.html#StyleHint-enum">QStyle::SH_ToolButton_PopupDelay</keyword>
9271
11560
        <keyword ref="qstyle.html#StyleHint-enum">QStyle::SH_SpinBox_KeyPressAutoRepeatRate</keyword>
9272
11561
        <keyword ref="qstyle.html#StyleHint-enum">QStyle::SH_ItemView_ActivateItemOnSingleClick</keyword>
9279
11568
        <keyword ref="qstyle.html#StyleHint-enum">QStyle::SH_TitleBar_ModifyNotification</keyword>
9280
11569
        <keyword ref="qstyle.html#StyleHint-enum">QStyle::SH_ComboBox_ListMouseTracking</keyword>
9281
11570
        <keyword ref="qstyle.html#StyleHint-enum">QStyle::SH_MainWindow_SpaceBelowMenuBar</keyword>
 
11571
        <keyword ref="qstyle.html#StyleHint-enum">QStyle::SH_ScrollBar_ContextMenu</keyword>
 
11572
        <keyword ref="qstyle.html#StyleHint-enum">QStyle::SH_Slider_StopMouseOverSlider</keyword>
9282
11573
        <keyword ref="qstyle.html#StyleHint-enum">QStyle::SH_DialogButtons_DefaultButton</keyword>
 
11574
        <keyword ref="qstyle.html#StyleHint-enum">QStyle::SH_MessageBox_TextInteractionFlags</keyword>
9283
11575
        <keyword ref="qstyle.html#StyleHint-enum">QStyle::SH_ProgressDialog_CenterCancelButton</keyword>
9284
11576
        <keyword ref="qstyle.html#StyleHint-enum">QStyle::SH_ScrollBar_RollBetweenButtons</keyword>
 
11577
        <keyword ref="qstyle.html#StyleHint-enum">QStyle::SH_ItemView_MovementWithoutUpdatingSelection</keyword>
9285
11578
        <keyword ref="qstyle.html#StyleHint-enum">QStyle::SH_Menu_SubMenuPopupDelay</keyword>
9286
11579
        <keyword ref="qstyle.html#StyleHint-enum">QStyle::SH_ScrollBar_MiddleClickAbsolutePosition</keyword>
9287
11580
        <keyword ref="qstyle.html#StyleHint-enum">QStyle::SH_Menu_SloppySubMenus</keyword>
9334
11627
        <keyword ref="qstyle.html#SubControl-enum">QStyle::SC_ScrollBarSlider</keyword>
9335
11628
        <keyword ref="qstyle.html#SubControl-enum">QStyle::SC_ComboBoxFrame</keyword>
9336
11629
        <keyword ref="qstyle.html#SubElement-enum">SubElement</keyword>
9337
 
        <keyword ref="qstyle.html#SubElement-enum">QStyle::SE_PushButtonFocusRect</keyword>
9338
 
        <keyword ref="qstyle.html#SubElement-enum">QStyle::SE_DialogButtonAll</keyword>
 
11630
        <keyword ref="qstyle.html#SubElement-enum">QStyle::SE_TabWidgetRightCorner</keyword>
 
11631
        <keyword ref="qstyle.html#SubElement-enum">QStyle::SE_ViewItemCheckIndicator</keyword>
 
11632
        <keyword ref="qstyle.html#SubElement-enum">QStyle::SE_ProgressBarContents</keyword>
 
11633
        <keyword ref="qstyle.html#SubElement-enum">QStyle::SE_TreeViewDisclosureItem</keyword>
 
11634
        <keyword ref="qstyle.html#SubElement-enum">QStyle::SE_DialogButtonHelp</keyword>
 
11635
        <keyword ref="qstyle.html#SubElement-enum">QStyle::SE_CheckBoxFocusRect</keyword>
 
11636
        <keyword ref="qstyle.html#SubElement-enum">QStyle::SE_RadioButtonFocusRect</keyword>
 
11637
        <keyword ref="qstyle.html#SubElement-enum">QStyle::SE_TabWidgetTabContents</keyword>
9339
11638
        <keyword ref="qstyle.html#SubElement-enum">QStyle::SE_CheckBoxClickRect</keyword>
9340
 
        <keyword ref="qstyle.html#SubElement-enum">QStyle::SE_RadioButtonClickRect</keyword>
 
11639
        <keyword ref="qstyle.html#SubElement-enum">QStyle::SE_ProgressBarGroove</keyword>
9341
11640
        <keyword ref="qstyle.html#SubElement-enum">QStyle::SE_RadioButtonContents</keyword>
9342
 
        <keyword ref="qstyle.html#SubElement-enum">QStyle::SE_TabWidgetRightCorner</keyword>
 
11641
        <keyword ref="qstyle.html#SubElement-enum">QStyle::SE_CustomBase</keyword>
 
11642
        <keyword ref="qstyle.html#SubElement-enum">QStyle::SE_HeaderLabel</keyword>
 
11643
        <keyword ref="qstyle.html#SubElement-enum">QStyle::SE_DialogButtonAccept</keyword>
9343
11644
        <keyword ref="qstyle.html#SubElement-enum">QStyle::SE_DialogButtonAbort</keyword>
 
11645
        <keyword ref="qstyle.html#SubElement-enum">QStyle::SE_PushButtonContents</keyword>
 
11646
        <keyword ref="qstyle.html#SubElement-enum">QStyle::SE_PushButtonFocusRect</keyword>
 
11647
        <keyword ref="qstyle.html#SubElement-enum">QStyle::SE_TabBarTearIndicator</keyword>
 
11648
        <keyword ref="qstyle.html#SubElement-enum">QStyle::SE_ToolBoxTabContents</keyword>
 
11649
        <keyword ref="qstyle.html#SubElement-enum">QStyle::SE_DialogButtonReject</keyword>
 
11650
        <keyword ref="qstyle.html#SubElement-enum">QStyle::SE_HeaderArrow</keyword>
 
11651
        <keyword ref="qstyle.html#SubElement-enum">QStyle::SE_DialogButtonIgnore</keyword>
 
11652
        <keyword ref="qstyle.html#SubElement-enum">QStyle::SE_LineEditContents</keyword>
 
11653
        <keyword ref="qstyle.html#SubElement-enum">QStyle::SE_CheckBoxIndicator</keyword>
 
11654
        <keyword ref="qstyle.html#SubElement-enum">QStyle::SE_Q3DockWindowHandleRect</keyword>
 
11655
        <keyword ref="qstyle.html#SubElement-enum">QStyle::SE_ProgressBarLabel</keyword>
 
11656
        <keyword ref="qstyle.html#SubElement-enum">QStyle::SE_ComboBoxFocusRect</keyword>
 
11657
        <keyword ref="qstyle.html#SubElement-enum">QStyle::SE_DialogButtonRetry</keyword>
9344
11658
        <keyword ref="qstyle.html#SubElement-enum">QStyle::SE_TabWidgetLeftCorner</keyword>
9345
 
        <keyword ref="qstyle.html#SubElement-enum">QStyle::SE_TabWidgetTabContents</keyword>
9346
 
        <keyword ref="qstyle.html#SubElement-enum">QStyle::SE_ComboBoxFocusRect</keyword>
9347
 
        <keyword ref="qstyle.html#SubElement-enum">QStyle::SE_SliderFocusRect</keyword>
 
11659
        <keyword ref="qstyle.html#SubElement-enum">QStyle::SE_DialogButtonApply</keyword>
 
11660
        <keyword ref="qstyle.html#SubElement-enum">QStyle::SE_FrameContents</keyword>
9348
11661
        <keyword ref="qstyle.html#SubElement-enum">QStyle::SE_TabWidgetTabPane</keyword>
9349
 
        <keyword ref="qstyle.html#SubElement-enum">QStyle::SE_ProgressBarGroove</keyword>
9350
11662
        <keyword ref="qstyle.html#SubElement-enum">QStyle::SE_DialogButtonCustom</keyword>
9351
11663
        <keyword ref="qstyle.html#SubElement-enum">QStyle::SE_CheckBoxContents</keyword>
9352
 
        <keyword ref="qstyle.html#SubElement-enum">QStyle::SE_CustomBase</keyword>
9353
 
        <keyword ref="qstyle.html#SubElement-enum">QStyle::SE_CheckBoxFocusRect</keyword>
9354
 
        <keyword ref="qstyle.html#SubElement-enum">QStyle::SE_DialogButtonApply</keyword>
 
11664
        <keyword ref="qstyle.html#SubElement-enum">QStyle::SE_RadioButtonClickRect</keyword>
 
11665
        <keyword ref="qstyle.html#SubElement-enum">QStyle::SE_DialogButtonAll</keyword>
9355
11666
        <keyword ref="qstyle.html#SubElement-enum">QStyle::SE_TabWidgetTabBar</keyword>
9356
 
        <keyword ref="qstyle.html#SubElement-enum">QStyle::SE_DialogButtonAccept</keyword>
9357
 
        <keyword ref="qstyle.html#SubElement-enum">QStyle::SE_CheckBoxIndicator</keyword>
9358
 
        <keyword ref="qstyle.html#SubElement-enum">QStyle::SE_ProgressBarContents</keyword>
9359
 
        <keyword ref="qstyle.html#SubElement-enum">QStyle::SE_DialogButtonRetry</keyword>
9360
 
        <keyword ref="qstyle.html#SubElement-enum">QStyle::SE_DialogButtonIgnore</keyword>
9361
 
        <keyword ref="qstyle.html#SubElement-enum">QStyle::SE_ToolBoxTabContents</keyword>
9362
 
        <keyword ref="qstyle.html#SubElement-enum">QStyle::SE_DialogButtonHelp</keyword>
9363
 
        <keyword ref="qstyle.html#SubElement-enum">QStyle::SE_DialogButtonReject</keyword>
9364
 
        <keyword ref="qstyle.html#SubElement-enum">QStyle::SE_TabBarTearIndicator</keyword>
9365
 
        <keyword ref="qstyle.html#SubElement-enum">QStyle::SE_ViewItemCheckIndicator</keyword>
9366
 
        <keyword ref="qstyle.html#SubElement-enum">QStyle::SE_RadioButtonFocusRect</keyword>
9367
 
        <keyword ref="qstyle.html#SubElement-enum">QStyle::SE_ProgressBarLabel</keyword>
 
11667
        <keyword ref="qstyle.html#SubElement-enum">QStyle::SE_SliderFocusRect</keyword>
9368
11668
        <keyword ref="qstyle.html#SubElement-enum">QStyle::SE_RadioButtonIndicator</keyword>
9369
 
        <keyword ref="qstyle.html#SubElement-enum">QStyle::SE_HeaderArrow</keyword>
9370
 
        <keyword ref="qstyle.html#SubElement-enum">QStyle::SE_PushButtonContents</keyword>
9371
 
        <keyword ref="qstyle.html#SubElement-enum">QStyle::SE_TreeViewDisclosureItem</keyword>
9372
 
        <keyword ref="qstyle.html#SubElement-enum">QStyle::SE_Q3DockWindowHandleRect</keyword>
9373
 
        <keyword ref="qstyle.html#SubElement-enum">QStyle::SE_HeaderLabel</keyword>
9374
11669
        <keyword ref="qstyle.html#alignedRect">alignedRect</keyword>
9375
11670
        <keyword ref="qstyle.html#drawComplexControl">drawComplexControl</keyword>
9376
11671
        <keyword ref="qstyle.html#drawControl">drawControl</keyword>
9410
11705
        <keyword ref="qstylehintreturn.html#HintReturnType-enum">HintReturnType</keyword>
9411
11706
        <keyword ref="qstylehintreturn.html#HintReturnType-enum">QStyleHintReturn::SH_Default</keyword>
9412
11707
        <keyword ref="qstylehintreturn.html#HintReturnType-enum">QStyleHintReturn::SH_Mask</keyword>
9413
 
        <keyword ref="qstylehintreturn.html#Type-var">Type</keyword>
9414
 
        <keyword ref="qstylehintreturn.html#Version-var">Version</keyword>
 
11708
        <keyword ref="qstylehintreturn.html#StyleOptionType-enum">StyleOptionType</keyword>
 
11709
        <keyword ref="qstylehintreturn.html#StyleOptionType-enum">QStyleHintReturn::Type</keyword>
 
11710
        <keyword ref="qstylehintreturn.html#StyleOptionVersion-enum">StyleOptionVersion</keyword>
 
11711
        <keyword ref="qstylehintreturn.html#StyleOptionVersion-enum">QStyleHintReturn::Version</keyword>
9415
11712
        <keyword ref="qstylehintreturn.html#type-varx">type</keyword>
9416
 
        <keyword ref="qstylehintreturn.html#version-varx">version</keyword>
 
11713
        <keyword ref="qstylehintreturn.html#version-var">version</keyword>
9417
11714
        <section ref="qstylehintreturn-members.html" title="List of all members"/>
9418
11715
    </section>
9419
11716
    <section ref="qstylehintreturnmask.html" title="QStyleHintReturnMask Class Reference">
9420
11717
        <keyword ref="qstylehintreturnmask.html">QStyleHintReturnMask</keyword>
9421
 
        <keyword ref="qstylehintreturnmask.html#Type-var">Type</keyword>
9422
 
        <keyword ref="qstylehintreturnmask.html#Version-var">Version</keyword>
 
11718
        <keyword ref="qstylehintreturnmask.html#StyleOptionType-enum">StyleOptionType</keyword>
 
11719
        <keyword ref="qstylehintreturnmask.html#StyleOptionType-enum">QStyleHintReturnMask::Type</keyword>
 
11720
        <keyword ref="qstylehintreturnmask.html#StyleOptionVersion-enum">StyleOptionVersion</keyword>
 
11721
        <keyword ref="qstylehintreturnmask.html#StyleOptionVersion-enum">QStyleHintReturnMask::Version</keyword>
9423
11722
        <keyword ref="qstylehintreturnmask.html#region-var">region</keyword>
9424
11723
        <section ref="qstylehintreturnmask-members.html" title="List of all members"/>
9425
11724
    </section>
9431
11730
        <keyword ref="qstyleoption.html#OptionType-enum">QStyleOption::SO_FocusRect</keyword>
9432
11731
        <keyword ref="qstyleoption.html#OptionType-enum">QStyleOption::SO_Frame</keyword>
9433
11732
        <keyword ref="qstyleoption.html#OptionType-enum">QStyleOption::SO_ToolButton</keyword>
 
11733
        <keyword ref="qstyleoption.html#OptionType-enum">QStyleOption::SO_ComplexCustomBase</keyword>
9434
11734
        <keyword ref="qstyleoption.html#OptionType-enum">QStyleOption::SO_Q3DockWindow</keyword>
9435
 
        <keyword ref="qstyleoption.html#OptionType-enum">QStyleOption::SO_ComplexCustomBase</keyword>
 
11735
        <keyword ref="qstyleoption.html#OptionType-enum">QStyleOption::SO_Slider</keyword>
9436
11736
        <keyword ref="qstyleoption.html#OptionType-enum">QStyleOption::SO_TabWidgetFrame</keyword>
9437
 
        <keyword ref="qstyleoption.html#OptionType-enum">QStyleOption::SO_Slider</keyword>
9438
11737
        <keyword ref="qstyleoption.html#OptionType-enum">QStyleOption::SO_GroupBox</keyword>
9439
11738
        <keyword ref="qstyleoption.html#OptionType-enum">QStyleOption::SO_SpinBox</keyword>
9440
11739
        <keyword ref="qstyleoption.html#OptionType-enum">QStyleOption::SO_ComboBox</keyword>
9448
11747
        <keyword ref="qstyleoption.html#OptionType-enum">QStyleOption::SO_ViewItem</keyword>
9449
11748
        <keyword ref="qstyleoption.html#OptionType-enum">QStyleOption::SO_RubberBand</keyword>
9450
11749
        <keyword ref="qstyleoption.html#OptionType-enum">QStyleOption::SO_Button</keyword>
 
11750
        <keyword ref="qstyleoption.html#OptionType-enum">QStyleOption::SO_GraphicsItem</keyword>
9451
11751
        <keyword ref="qstyleoption.html#OptionType-enum">QStyleOption::SO_CustomBase</keyword>
9452
11752
        <keyword ref="qstyleoption.html#OptionType-enum">QStyleOption::SO_DockWidget</keyword>
9453
11753
        <keyword ref="qstyleoption.html#OptionType-enum">QStyleOption::SO_Tab</keyword>
 
11754
        <keyword ref="qstyleoption.html#OptionType-enum">QStyleOption::SO_SizeGrip</keyword>
9454
11755
        <keyword ref="qstyleoption.html#OptionType-enum">QStyleOption::SO_TabBarBase</keyword>
9455
11756
        <keyword ref="qstyleoption.html#OptionType-enum">QStyleOption::SO_Default</keyword>
 
11757
        <keyword ref="qstyleoption.html#StyleOptionType-enum">StyleOptionType</keyword>
 
11758
        <keyword ref="qstyleoption.html#StyleOptionType-enum">QStyleOption::Type</keyword>
 
11759
        <keyword ref="qstyleoption.html#StyleOptionVersion-enum">StyleOptionVersion</keyword>
 
11760
        <keyword ref="qstyleoption.html#StyleOptionVersion-enum">QStyleOption::Version</keyword>
9456
11761
        <keyword ref="qstyleoption.html#initFrom">initFrom</keyword>
9457
11762
        <keyword ref="qstyleoption.html#operator-eq">operator=</keyword>
9458
 
        <keyword ref="qstyleoption.html#Type-var">Type</keyword>
9459
 
        <keyword ref="qstyleoption.html#Version-var">Version</keyword>
9460
11763
        <keyword ref="qstyleoption.html#direction-var">direction</keyword>
9461
11764
        <keyword ref="qstyleoption.html#fontMetrics-var">fontMetrics</keyword>
9462
11765
        <keyword ref="qstyleoption.html#palette-var">palette</keyword>
9463
11766
        <keyword ref="qstyleoption.html#rect-var">rect</keyword>
9464
11767
        <keyword ref="qstyleoption.html#state-var">state</keyword>
9465
11768
        <keyword ref="qstyleoption.html#type-varx">type</keyword>
9466
 
        <keyword ref="qstyleoption.html#version-varx">version</keyword>
 
11769
        <keyword ref="qstyleoption.html#version-var">version</keyword>
9467
11770
        <keyword ref="qstyleoption.html#qstyleoption_cast">qstyleoption_cast</keyword>
9468
11771
        <section ref="qstyleoption-members.html" title="List of all members"/>
9469
11772
        <section ref="qstyleoption-obsolete.html" title="Obsolete members"/>
9477
11780
        <keyword ref="qstyleoptionbutton.html#ButtonFeature-enum">QStyleOptionButton::None</keyword>
9478
11781
        <keyword ref="qstyleoptionbutton.html#ButtonFeature-enum">QStyleOptionButton::DefaultButton</keyword>
9479
11782
        <keyword ref="qstyleoptionbutton.html#ButtonFeature-enum">QStyleOptionButton::HasMenu</keyword>
9480
 
        <keyword ref="qstyleoptionbutton.html#Type-var">Type</keyword>
9481
 
        <keyword ref="qstyleoptionbutton.html#Version-var">Version</keyword>
 
11783
        <keyword ref="qstyleoptionbutton.html#StyleOptionType-enum">StyleOptionType</keyword>
 
11784
        <keyword ref="qstyleoptionbutton.html#StyleOptionType-enum">QStyleOptionButton::Type</keyword>
 
11785
        <keyword ref="qstyleoptionbutton.html#StyleOptionVersion-enum">StyleOptionVersion</keyword>
 
11786
        <keyword ref="qstyleoptionbutton.html#StyleOptionVersion-enum">QStyleOptionButton::Version</keyword>
9482
11787
        <keyword ref="qstyleoptionbutton.html#features-var">features</keyword>
9483
11788
        <keyword ref="qstyleoptionbutton.html#icon-var">icon</keyword>
9484
11789
        <keyword ref="qstyleoptionbutton.html#iconSize-var">iconSize</keyword>
9487
11792
    </section>
9488
11793
    <section ref="qstyleoptioncombobox.html" title="QStyleOptionComboBox Class Reference">
9489
11794
        <keyword ref="qstyleoptioncombobox.html">QStyleOptionComboBox</keyword>
9490
 
        <keyword ref="qstyleoptioncombobox.html#Type-var">Type</keyword>
9491
 
        <keyword ref="qstyleoptioncombobox.html#Version-var">Version</keyword>
 
11795
        <keyword ref="qstyleoptioncombobox.html#StyleOptionType-enum">StyleOptionType</keyword>
 
11796
        <keyword ref="qstyleoptioncombobox.html#StyleOptionType-enum">QStyleOptionComboBox::Type</keyword>
 
11797
        <keyword ref="qstyleoptioncombobox.html#StyleOptionVersion-enum">StyleOptionVersion</keyword>
 
11798
        <keyword ref="qstyleoptioncombobox.html#StyleOptionVersion-enum">QStyleOptionComboBox::Version</keyword>
9492
11799
        <keyword ref="qstyleoptioncombobox.html#currentIcon-var">currentIcon</keyword>
9493
11800
        <keyword ref="qstyleoptioncombobox.html#currentText-var">currentText</keyword>
9494
11801
        <keyword ref="qstyleoptioncombobox.html#editable-var">editable</keyword>
9499
11806
    </section>
9500
11807
    <section ref="qstyleoptioncomplex.html" title="QStyleOptionComplex Class Reference">
9501
11808
        <keyword ref="qstyleoptioncomplex.html">QStyleOptionComplex</keyword>
9502
 
        <keyword ref="qstyleoptioncomplex.html#Type-var">Type</keyword>
9503
 
        <keyword ref="qstyleoptioncomplex.html#Version-var">Version</keyword>
 
11809
        <keyword ref="qstyleoptioncomplex.html#StyleOptionType-enum">StyleOptionType</keyword>
 
11810
        <keyword ref="qstyleoptioncomplex.html#StyleOptionType-enum">QStyleOptionComplex::Type</keyword>
 
11811
        <keyword ref="qstyleoptioncomplex.html#StyleOptionVersion-enum">StyleOptionVersion</keyword>
 
11812
        <keyword ref="qstyleoptioncomplex.html#StyleOptionVersion-enum">QStyleOptionComplex::Version</keyword>
9504
11813
        <keyword ref="qstyleoptioncomplex.html#activeSubControls-var">activeSubControls</keyword>
9505
11814
        <keyword ref="qstyleoptioncomplex.html#subControls-var">subControls</keyword>
9506
11815
        <section ref="qstyleoptioncomplex-members.html" title="List of all members"/>
9507
11816
    </section>
9508
11817
    <section ref="qstyleoptiondockwidget.html" title="QStyleOptionDockWidget Class Reference">
9509
11818
        <keyword ref="qstyleoptiondockwidget.html">QStyleOptionDockWidget</keyword>
9510
 
        <keyword ref="qstyleoptiondockwidget.html#Type-var">Type</keyword>
9511
 
        <keyword ref="qstyleoptiondockwidget.html#Version-var">Version</keyword>
 
11819
        <keyword ref="qstyleoptiondockwidget.html#StyleOptionType-enum">StyleOptionType</keyword>
 
11820
        <keyword ref="qstyleoptiondockwidget.html#StyleOptionType-enum">QStyleOptionDockWidget::Type</keyword>
 
11821
        <keyword ref="qstyleoptiondockwidget.html#StyleOptionVersion-enum">StyleOptionVersion</keyword>
 
11822
        <keyword ref="qstyleoptiondockwidget.html#StyleOptionVersion-enum">QStyleOptionDockWidget::Version</keyword>
9512
11823
        <keyword ref="qstyleoptiondockwidget.html#closable-var">closable</keyword>
9513
11824
        <keyword ref="qstyleoptiondockwidget.html#floatable-var">floatable</keyword>
9514
11825
        <keyword ref="qstyleoptiondockwidget.html#movable-var">movable</keyword>
9517
11828
    </section>
9518
11829
    <section ref="qstyleoptionfocusrect.html" title="QStyleOptionFocusRect Class Reference">
9519
11830
        <keyword ref="qstyleoptionfocusrect.html">QStyleOptionFocusRect</keyword>
9520
 
        <keyword ref="qstyleoptionfocusrect.html#Type-var">Type</keyword>
9521
 
        <keyword ref="qstyleoptionfocusrect.html#Version-var">Version</keyword>
 
11831
        <keyword ref="qstyleoptionfocusrect.html#StyleOptionType-enum">StyleOptionType</keyword>
 
11832
        <keyword ref="qstyleoptionfocusrect.html#StyleOptionType-enum">QStyleOptionFocusRect::Type</keyword>
 
11833
        <keyword ref="qstyleoptionfocusrect.html#StyleOptionVersion-enum">StyleOptionVersion</keyword>
 
11834
        <keyword ref="qstyleoptionfocusrect.html#StyleOptionVersion-enum">QStyleOptionFocusRect::Version</keyword>
9522
11835
        <keyword ref="qstyleoptionfocusrect.html#backgroundColor-var">backgroundColor</keyword>
9523
11836
        <section ref="qstyleoptionfocusrect-members.html" title="List of all members"/>
9524
11837
    </section>
9525
11838
    <section ref="qstyleoptionframe.html" title="QStyleOptionFrame Class Reference">
9526
11839
        <keyword ref="qstyleoptionframe.html">QStyleOptionFrame</keyword>
9527
 
        <keyword ref="qstyleoptionframe.html#Type-var">Type</keyword>
9528
 
        <keyword ref="qstyleoptionframe.html#Version-var">Version</keyword>
 
11840
        <keyword ref="qstyleoptionframe.html#StyleOptionType-enum">StyleOptionType</keyword>
 
11841
        <keyword ref="qstyleoptionframe.html#StyleOptionType-enum">QStyleOptionFrame::Type</keyword>
 
11842
        <keyword ref="qstyleoptionframe.html#StyleOptionVersion-enum">StyleOptionVersion</keyword>
 
11843
        <keyword ref="qstyleoptionframe.html#StyleOptionVersion-enum">QStyleOptionFrame::Version</keyword>
9529
11844
        <keyword ref="qstyleoptionframe.html#lineWidth-var">lineWidth</keyword>
9530
11845
        <keyword ref="qstyleoptionframe.html#midLineWidth-var">midLineWidth</keyword>
9531
11846
        <section ref="qstyleoptionframe-members.html" title="List of all members"/>
9536
11851
        <keyword ref="qstyleoptionframev2.html#FrameFeature-enum">FrameFeatures</keyword>
9537
11852
        <keyword ref="qstyleoptionframev2.html#FrameFeature-enum">QStyleOptionFrameV2::Flat</keyword>
9538
11853
        <keyword ref="qstyleoptionframev2.html#FrameFeature-enum">QStyleOptionFrameV2::None</keyword>
 
11854
        <keyword ref="qstyleoptionframev2.html#StyleOptionVersion-enum">StyleOptionVersion</keyword>
 
11855
        <keyword ref="qstyleoptionframev2.html#StyleOptionVersion-enum">QStyleOptionFrameV2::Version</keyword>
9539
11856
        <keyword ref="qstyleoptionframev2.html#operator-eq">operator=</keyword>
9540
11857
        <section ref="qstyleoptionframev2-members.html" title="List of all members"/>
9541
11858
    </section>
 
11859
    <section ref="qstyleoptiongraphicsitem.html" title="QStyleOptionGraphicsItem Class Reference">
 
11860
        <keyword ref="qstyleoptiongraphicsitem.html">QStyleOptionGraphicsItem</keyword>
 
11861
        <keyword ref="qstyleoptiongraphicsitem.html#StyleOptionType-enum">StyleOptionType</keyword>
 
11862
        <keyword ref="qstyleoptiongraphicsitem.html#StyleOptionType-enum">QStyleOptionGraphicsItem::Type</keyword>
 
11863
        <keyword ref="qstyleoptiongraphicsitem.html#StyleOptionVersion-enum">StyleOptionVersion</keyword>
 
11864
        <keyword ref="qstyleoptiongraphicsitem.html#StyleOptionVersion-enum">QStyleOptionGraphicsItem::Version</keyword>
 
11865
        <keyword ref="qstyleoptiongraphicsitem.html#exposedRect-var">exposedRect</keyword>
 
11866
        <keyword ref="qstyleoptiongraphicsitem.html#levelOfDetail-var">levelOfDetail</keyword>
 
11867
        <keyword ref="qstyleoptiongraphicsitem.html#matrix-var">matrix</keyword>
 
11868
        <section ref="qstyleoptiongraphicsitem-members.html" title="List of all members"/>
 
11869
    </section>
9542
11870
    <section ref="qstyleoptiongroupbox.html" title="QStyleOptionGroupBox Class Reference">
9543
11871
        <keyword ref="qstyleoptiongroupbox.html">QStyleOptionGroupBox</keyword>
 
11872
        <keyword ref="qstyleoptiongroupbox.html#StyleOptionType-enum">StyleOptionType</keyword>
 
11873
        <keyword ref="qstyleoptiongroupbox.html#StyleOptionType-enum">QStyleOptionGroupBox::Type</keyword>
 
11874
        <keyword ref="qstyleoptiongroupbox.html#StyleOptionVersion-enum">StyleOptionVersion</keyword>
 
11875
        <keyword ref="qstyleoptiongroupbox.html#StyleOptionVersion-enum">QStyleOptionGroupBox::Version</keyword>
9544
11876
        <keyword ref="qstyleoptiongroupbox.html#lineWidth-var">lineWidth</keyword>
9545
11877
        <keyword ref="qstyleoptiongroupbox.html#midLineWidth-var">midLineWidth</keyword>
9546
11878
        <keyword ref="qstyleoptiongroupbox.html#text-var">text</keyword>
9564
11896
        <keyword ref="qstyleoptionheader.html#SortIndicator-enum">QStyleOptionHeader::SortUp</keyword>
9565
11897
        <keyword ref="qstyleoptionheader.html#SortIndicator-enum">QStyleOptionHeader::None</keyword>
9566
11898
        <keyword ref="qstyleoptionheader.html#SortIndicator-enum">QStyleOptionHeader::SortDown</keyword>
9567
 
        <keyword ref="qstyleoptionheader.html#Type-var">Type</keyword>
9568
 
        <keyword ref="qstyleoptionheader.html#Version-var">Version</keyword>
 
11899
        <keyword ref="qstyleoptionheader.html#StyleOptionType-enum">StyleOptionType</keyword>
 
11900
        <keyword ref="qstyleoptionheader.html#StyleOptionType-enum">QStyleOptionHeader::Type</keyword>
 
11901
        <keyword ref="qstyleoptionheader.html#StyleOptionVersion-enum">StyleOptionVersion</keyword>
 
11902
        <keyword ref="qstyleoptionheader.html#StyleOptionVersion-enum">QStyleOptionHeader::Version</keyword>
9569
11903
        <keyword ref="qstyleoptionheader.html#icon-var">icon</keyword>
9570
11904
        <keyword ref="qstyleoptionheader.html#iconAlignment-var">iconAlignment</keyword>
9571
11905
        <keyword ref="qstyleoptionheader.html#orientation-var">orientation</keyword>
9592
11926
        <keyword ref="qstyleoptionmenuitem.html#MenuItemType-enum">QStyleOptionMenuItem::DefaultItem</keyword>
9593
11927
        <keyword ref="qstyleoptionmenuitem.html#MenuItemType-enum">QStyleOptionMenuItem::Margin</keyword>
9594
11928
        <keyword ref="qstyleoptionmenuitem.html#MenuItemType-enum">QStyleOptionMenuItem::Separator</keyword>
9595
 
        <keyword ref="qstyleoptionmenuitem.html#Type-var">Type</keyword>
9596
 
        <keyword ref="qstyleoptionmenuitem.html#Version-var">Version</keyword>
 
11929
        <keyword ref="qstyleoptionmenuitem.html#StyleOptionType-enum">StyleOptionType</keyword>
 
11930
        <keyword ref="qstyleoptionmenuitem.html#StyleOptionType-enum">QStyleOptionMenuItem::Type</keyword>
 
11931
        <keyword ref="qstyleoptionmenuitem.html#StyleOptionVersion-enum">StyleOptionVersion</keyword>
 
11932
        <keyword ref="qstyleoptionmenuitem.html#StyleOptionVersion-enum">QStyleOptionMenuItem::Version</keyword>
9597
11933
        <keyword ref="qstyleoptionmenuitem.html#checkType-var">checkType</keyword>
9598
11934
        <keyword ref="qstyleoptionmenuitem.html#checked-var">checked</keyword>
9599
11935
        <keyword ref="qstyleoptionmenuitem.html#font-var">font</keyword>
9608
11944
    </section>
9609
11945
    <section ref="qstyleoptionprogressbar.html" title="QStyleOptionProgressBar Class Reference">
9610
11946
        <keyword ref="qstyleoptionprogressbar.html">QStyleOptionProgressBar</keyword>
9611
 
        <keyword ref="qstyleoptionprogressbar.html#Type-var">Type</keyword>
9612
 
        <keyword ref="qstyleoptionprogressbar.html#Version-var">Version</keyword>
 
11947
        <keyword ref="qstyleoptionprogressbar.html#StyleOptionType-enum">StyleOptionType</keyword>
 
11948
        <keyword ref="qstyleoptionprogressbar.html#StyleOptionType-enum">QStyleOptionProgressBar::Type</keyword>
 
11949
        <keyword ref="qstyleoptionprogressbar.html#StyleOptionVersion-enum">StyleOptionVersion</keyword>
 
11950
        <keyword ref="qstyleoptionprogressbar.html#StyleOptionVersion-enum">QStyleOptionProgressBar::Version</keyword>
9613
11951
        <keyword ref="qstyleoptionprogressbar.html#maximum-var">maximum</keyword>
9614
11952
        <keyword ref="qstyleoptionprogressbar.html#minimum-var">minimum</keyword>
9615
11953
        <keyword ref="qstyleoptionprogressbar.html#progress-var">progress</keyword>
9620
11958
    </section>
9621
11959
    <section ref="qstyleoptionprogressbarv2.html" title="QStyleOptionProgressBarV2 Class Reference">
9622
11960
        <keyword ref="qstyleoptionprogressbarv2.html">QStyleOptionProgressBarV2</keyword>
 
11961
        <keyword ref="qstyleoptionprogressbarv2.html#StyleOptionType-enum">StyleOptionType</keyword>
 
11962
        <keyword ref="qstyleoptionprogressbarv2.html#StyleOptionType-enum">QStyleOptionProgressBarV2::Type</keyword>
 
11963
        <keyword ref="qstyleoptionprogressbarv2.html#StyleOptionVersion-enum">StyleOptionVersion</keyword>
 
11964
        <keyword ref="qstyleoptionprogressbarv2.html#StyleOptionVersion-enum">QStyleOptionProgressBarV2::Version</keyword>
9623
11965
        <keyword ref="qstyleoptionprogressbarv2.html#operator-eq">operator=</keyword>
9624
11966
        <keyword ref="qstyleoptionprogressbarv2.html#bottomToTop-var">bottomToTop</keyword>
9625
11967
        <keyword ref="qstyleoptionprogressbarv2.html#invertedAppearance-var">invertedAppearance</keyword>
9628
11970
    </section>
9629
11971
    <section ref="qstyleoptionq3dockwindow.html" title="QStyleOptionQ3DockWindow Class Reference">
9630
11972
        <keyword ref="qstyleoptionq3dockwindow.html">QStyleOptionQ3DockWindow</keyword>
9631
 
        <keyword ref="qstyleoptionq3dockwindow.html#Type-var">Type</keyword>
9632
 
        <keyword ref="qstyleoptionq3dockwindow.html#Version-var">Version</keyword>
 
11973
        <keyword ref="qstyleoptionq3dockwindow.html#StyleOptionType-enum">StyleOptionType</keyword>
 
11974
        <keyword ref="qstyleoptionq3dockwindow.html#StyleOptionType-enum">QStyleOptionQ3DockWindow::Type</keyword>
 
11975
        <keyword ref="qstyleoptionq3dockwindow.html#StyleOptionVersion-enum">StyleOptionVersion</keyword>
 
11976
        <keyword ref="qstyleoptionq3dockwindow.html#StyleOptionVersion-enum">QStyleOptionQ3DockWindow::Version</keyword>
9633
11977
        <keyword ref="qstyleoptionq3dockwindow.html#closeEnabled-var">closeEnabled</keyword>
9634
11978
        <keyword ref="qstyleoptionq3dockwindow.html#docked-var">docked</keyword>
9635
11979
        <section ref="qstyleoptionq3dockwindow-members.html" title="List of all members"/>
9636
11980
    </section>
9637
11981
    <section ref="qstyleoptionq3listview.html" title="QStyleOptionQ3ListView Class Reference">
9638
11982
        <keyword ref="qstyleoptionq3listview.html">QStyleOptionQ3ListView</keyword>
9639
 
        <keyword ref="qstyleoptionq3listview.html#Type-var">Type</keyword>
9640
 
        <keyword ref="qstyleoptionq3listview.html#Version-var">Version</keyword>
 
11983
        <keyword ref="qstyleoptionq3listview.html#StyleOptionType-enum">StyleOptionType</keyword>
 
11984
        <keyword ref="qstyleoptionq3listview.html#StyleOptionType-enum">QStyleOptionQ3ListView::Type</keyword>
 
11985
        <keyword ref="qstyleoptionq3listview.html#StyleOptionVersion-enum">StyleOptionVersion</keyword>
 
11986
        <keyword ref="qstyleoptionq3listview.html#StyleOptionVersion-enum">QStyleOptionQ3ListView::Version</keyword>
9641
11987
        <keyword ref="qstyleoptionq3listview.html#itemMargin-var">itemMargin</keyword>
9642
11988
        <keyword ref="qstyleoptionq3listview.html#items-var">items</keyword>
9643
11989
        <keyword ref="qstyleoptionq3listview.html#rootIsDecorated-var">rootIsDecorated</keyword>
9656
12002
        <keyword ref="qstyleoptionq3listviewitem.html#Q3ListViewItemFeature-enum">QStyleOptionQ3ListViewItem::Expandable</keyword>
9657
12003
        <keyword ref="qstyleoptionq3listviewitem.html#Q3ListViewItemFeature-enum">QStyleOptionQ3ListViewItem::Visible</keyword>
9658
12004
        <keyword ref="qstyleoptionq3listviewitem.html#Q3ListViewItemFeature-enum">QStyleOptionQ3ListViewItem::ParentControl</keyword>
9659
 
        <keyword ref="qstyleoptionq3listviewitem.html#Type-var">Type</keyword>
9660
 
        <keyword ref="qstyleoptionq3listviewitem.html#Version-var">Version</keyword>
 
12005
        <keyword ref="qstyleoptionq3listviewitem.html#StyleOptionType-enum">StyleOptionType</keyword>
 
12006
        <keyword ref="qstyleoptionq3listviewitem.html#StyleOptionType-enum">QStyleOptionQ3ListViewItem::Type</keyword>
 
12007
        <keyword ref="qstyleoptionq3listviewitem.html#StyleOptionVersion-enum">StyleOptionVersion</keyword>
 
12008
        <keyword ref="qstyleoptionq3listviewitem.html#StyleOptionVersion-enum">QStyleOptionQ3ListViewItem::Version</keyword>
9661
12009
        <keyword ref="qstyleoptionq3listviewitem.html#childCount-var">childCount</keyword>
9662
12010
        <keyword ref="qstyleoptionq3listviewitem.html#features-var">features</keyword>
9663
12011
        <keyword ref="qstyleoptionq3listviewitem.html#height-var">height</keyword>
9667
12015
    </section>
9668
12016
    <section ref="qstyleoptionrubberband.html" title="QStyleOptionRubberBand Class Reference">
9669
12017
        <keyword ref="qstyleoptionrubberband.html">QStyleOptionRubberBand</keyword>
9670
 
        <keyword ref="qstyleoptionrubberband.html#Type-var">Type</keyword>
9671
 
        <keyword ref="qstyleoptionrubberband.html#Version-var">Version</keyword>
 
12018
        <keyword ref="qstyleoptionrubberband.html#StyleOptionType-enum">StyleOptionType</keyword>
 
12019
        <keyword ref="qstyleoptionrubberband.html#StyleOptionType-enum">QStyleOptionRubberBand::Type</keyword>
 
12020
        <keyword ref="qstyleoptionrubberband.html#StyleOptionVersion-enum">StyleOptionVersion</keyword>
 
12021
        <keyword ref="qstyleoptionrubberband.html#StyleOptionVersion-enum">QStyleOptionRubberBand::Version</keyword>
9672
12022
        <keyword ref="qstyleoptionrubberband.html#opaque-var">opaque</keyword>
9673
12023
        <keyword ref="qstyleoptionrubberband.html#shape-var">shape</keyword>
9674
12024
        <section ref="qstyleoptionrubberband-members.html" title="List of all members"/>
9675
12025
    </section>
 
12026
    <section ref="qstyleoptionsizegrip.html" title="QStyleOptionSizeGrip Class Reference">
 
12027
        <keyword ref="qstyleoptionsizegrip.html">QStyleOptionSizeGrip</keyword>
 
12028
        <keyword ref="qstyleoptionsizegrip.html#StyleOptionType-enum">StyleOptionType</keyword>
 
12029
        <keyword ref="qstyleoptionsizegrip.html#StyleOptionType-enum">QStyleOptionSizeGrip::Type</keyword>
 
12030
        <keyword ref="qstyleoptionsizegrip.html#StyleOptionVersion-enum">StyleOptionVersion</keyword>
 
12031
        <keyword ref="qstyleoptionsizegrip.html#StyleOptionVersion-enum">QStyleOptionSizeGrip::Version</keyword>
 
12032
        <keyword ref="qstyleoptionsizegrip.html#corner-var">corner</keyword>
 
12033
        <section ref="qstyleoptionsizegrip-members.html" title="List of all members"/>
 
12034
    </section>
9676
12035
    <section ref="qstyleoptionslider.html" title="QStyleOptionSlider Class Reference">
9677
12036
        <keyword ref="qstyleoptionslider.html">QStyleOptionSlider</keyword>
9678
 
        <keyword ref="qstyleoptionslider.html#Type-var">Type</keyword>
9679
 
        <keyword ref="qstyleoptionslider.html#Version-var">Version</keyword>
 
12037
        <keyword ref="qstyleoptionslider.html#StyleOptionType-enum">StyleOptionType</keyword>
 
12038
        <keyword ref="qstyleoptionslider.html#StyleOptionType-enum">QStyleOptionSlider::Type</keyword>
 
12039
        <keyword ref="qstyleoptionslider.html#StyleOptionVersion-enum">StyleOptionVersion</keyword>
 
12040
        <keyword ref="qstyleoptionslider.html#StyleOptionVersion-enum">QStyleOptionSlider::Version</keyword>
9680
12041
        <keyword ref="qstyleoptionslider.html#dialWrapping-var">dialWrapping</keyword>
9681
12042
        <keyword ref="qstyleoptionslider.html#maximum-var">maximum</keyword>
9682
12043
        <keyword ref="qstyleoptionslider.html#minimum-var">minimum</keyword>
9693
12054
    </section>
9694
12055
    <section ref="qstyleoptionspinbox.html" title="QStyleOptionSpinBox Class Reference">
9695
12056
        <keyword ref="qstyleoptionspinbox.html">QStyleOptionSpinBox</keyword>
9696
 
        <keyword ref="qstyleoptionspinbox.html#Type-var">Type</keyword>
9697
 
        <keyword ref="qstyleoptionspinbox.html#Version-var">Version</keyword>
 
12057
        <keyword ref="qstyleoptionspinbox.html#StyleOptionType-enum">StyleOptionType</keyword>
 
12058
        <keyword ref="qstyleoptionspinbox.html#StyleOptionType-enum">QStyleOptionSpinBox::Type</keyword>
 
12059
        <keyword ref="qstyleoptionspinbox.html#StyleOptionVersion-enum">StyleOptionVersion</keyword>
 
12060
        <keyword ref="qstyleoptionspinbox.html#StyleOptionVersion-enum">QStyleOptionSpinBox::Version</keyword>
9698
12061
        <keyword ref="qstyleoptionspinbox.html#buttonSymbols-var">buttonSymbols</keyword>
9699
12062
        <keyword ref="qstyleoptionspinbox.html#frame-var">frame</keyword>
9700
12063
        <keyword ref="qstyleoptionspinbox.html#stepEnabled-var">stepEnabled</keyword>
9711
12074
        <keyword ref="qstyleoptiontab.html#SelectedPosition-enum">QStyleOptionTab::PreviousIsSelected</keyword>
9712
12075
        <keyword ref="qstyleoptiontab.html#SelectedPosition-enum">QStyleOptionTab::NotAdjacent</keyword>
9713
12076
        <keyword ref="qstyleoptiontab.html#SelectedPosition-enum">QStyleOptionTab::NextIsSelected</keyword>
 
12077
        <keyword ref="qstyleoptiontab.html#StyleOptionType-enum">StyleOptionType</keyword>
 
12078
        <keyword ref="qstyleoptiontab.html#StyleOptionType-enum">QStyleOptionTab::Type</keyword>
 
12079
        <keyword ref="qstyleoptiontab.html#StyleOptionVersion-enum">StyleOptionVersion</keyword>
 
12080
        <keyword ref="qstyleoptiontab.html#StyleOptionVersion-enum">QStyleOptionTab::Version</keyword>
9714
12081
        <keyword ref="qstyleoptiontab.html#TabPosition-enum">TabPosition</keyword>
9715
12082
        <keyword ref="qstyleoptiontab.html#TabPosition-enum">QStyleOptionTab::OnlyOneTab</keyword>
9716
12083
        <keyword ref="qstyleoptiontab.html#TabPosition-enum">QStyleOptionTab::Middle</keyword>
9717
12084
        <keyword ref="qstyleoptiontab.html#TabPosition-enum">QStyleOptionTab::End</keyword>
9718
12085
        <keyword ref="qstyleoptiontab.html#TabPosition-enum">QStyleOptionTab::Beginning</keyword>
9719
 
        <keyword ref="qstyleoptiontab.html#Type-var">Type</keyword>
9720
 
        <keyword ref="qstyleoptiontab.html#Version-var">Version</keyword>
9721
12086
        <keyword ref="qstyleoptiontab.html#cornerWidgets-var">cornerWidgets</keyword>
9722
12087
        <keyword ref="qstyleoptiontab.html#icon-var">icon</keyword>
9723
12088
        <keyword ref="qstyleoptiontab.html#position-var">position</keyword>
9729
12094
    </section>
9730
12095
    <section ref="qstyleoptiontabbarbase.html" title="QStyleOptionTabBarBase Class Reference">
9731
12096
        <keyword ref="qstyleoptiontabbarbase.html">QStyleOptionTabBarBase</keyword>
9732
 
        <keyword ref="qstyleoptiontabbarbase.html#Type-var">Type</keyword>
9733
 
        <keyword ref="qstyleoptiontabbarbase.html#Version-var">Version</keyword>
 
12097
        <keyword ref="qstyleoptiontabbarbase.html#StyleOptionType-enum">StyleOptionType</keyword>
 
12098
        <keyword ref="qstyleoptiontabbarbase.html#StyleOptionType-enum">QStyleOptionTabBarBase::Type</keyword>
 
12099
        <keyword ref="qstyleoptiontabbarbase.html#StyleOptionVersion-enum">StyleOptionVersion</keyword>
 
12100
        <keyword ref="qstyleoptiontabbarbase.html#StyleOptionVersion-enum">QStyleOptionTabBarBase::Version</keyword>
9734
12101
        <keyword ref="qstyleoptiontabbarbase.html#selectedTabRect-var">selectedTabRect</keyword>
9735
12102
        <keyword ref="qstyleoptiontabbarbase.html#shape-var">shape</keyword>
9736
12103
        <keyword ref="qstyleoptiontabbarbase.html#tabBarRect-var">tabBarRect</keyword>
9738
12105
    </section>
9739
12106
    <section ref="qstyleoptiontabv2.html" title="QStyleOptionTabV2 Class Reference">
9740
12107
        <keyword ref="qstyleoptiontabv2.html">QStyleOptionTabV2</keyword>
 
12108
        <keyword ref="qstyleoptiontabv2.html#StyleOptionVersion-enum">StyleOptionVersion</keyword>
 
12109
        <keyword ref="qstyleoptiontabv2.html#StyleOptionVersion-enum">QStyleOptionTabV2::Version</keyword>
9741
12110
        <keyword ref="qstyleoptiontabv2.html#operator-eq">operator=</keyword>
9742
12111
        <keyword ref="qstyleoptiontabv2.html#iconSize-var">iconSize</keyword>
9743
12112
        <section ref="qstyleoptiontabv2-members.html" title="List of all members"/>
9744
12113
    </section>
9745
12114
    <section ref="qstyleoptiontabwidgetframe.html" title="QStyleOptionTabWidgetFrame Class Reference">
9746
12115
        <keyword ref="qstyleoptiontabwidgetframe.html">QStyleOptionTabWidgetFrame</keyword>
9747
 
        <keyword ref="qstyleoptiontabwidgetframe.html#Type-var">Type</keyword>
9748
 
        <keyword ref="qstyleoptiontabwidgetframe.html#Version-var">Version</keyword>
 
12116
        <keyword ref="qstyleoptiontabwidgetframe.html#StyleOptionType-enum">StyleOptionType</keyword>
 
12117
        <keyword ref="qstyleoptiontabwidgetframe.html#StyleOptionType-enum">QStyleOptionTabWidgetFrame::Type</keyword>
 
12118
        <keyword ref="qstyleoptiontabwidgetframe.html#StyleOptionVersion-enum">StyleOptionVersion</keyword>
 
12119
        <keyword ref="qstyleoptiontabwidgetframe.html#StyleOptionVersion-enum">QStyleOptionTabWidgetFrame::Version</keyword>
9749
12120
        <keyword ref="qstyleoptiontabwidgetframe.html#leftCornerWidgetSize-var">leftCornerWidgetSize</keyword>
9750
12121
        <keyword ref="qstyleoptiontabwidgetframe.html#lineWidth-var">lineWidth</keyword>
9751
12122
        <keyword ref="qstyleoptiontabwidgetframe.html#midLineWidth-var">midLineWidth</keyword>
9756
12127
    </section>
9757
12128
    <section ref="qstyleoptiontitlebar.html" title="QStyleOptionTitleBar Class Reference">
9758
12129
        <keyword ref="qstyleoptiontitlebar.html">QStyleOptionTitleBar</keyword>
9759
 
        <keyword ref="qstyleoptiontitlebar.html#Type-var">Type</keyword>
9760
 
        <keyword ref="qstyleoptiontitlebar.html#Version-var">Version</keyword>
 
12130
        <keyword ref="qstyleoptiontitlebar.html#StyleOptionType-enum">StyleOptionType</keyword>
 
12131
        <keyword ref="qstyleoptiontitlebar.html#StyleOptionType-enum">QStyleOptionTitleBar::Type</keyword>
 
12132
        <keyword ref="qstyleoptiontitlebar.html#StyleOptionVersion-enum">StyleOptionVersion</keyword>
 
12133
        <keyword ref="qstyleoptiontitlebar.html#StyleOptionVersion-enum">QStyleOptionTitleBar::Version</keyword>
9761
12134
        <keyword ref="qstyleoptiontitlebar.html#icon-var">icon</keyword>
9762
12135
        <keyword ref="qstyleoptiontitlebar.html#text-var">text</keyword>
9763
12136
        <keyword ref="qstyleoptiontitlebar.html#titleBarFlags-var">titleBarFlags</keyword>
9766
12139
    </section>
9767
12140
    <section ref="qstyleoptiontoolbar.html" title="QStyleOptionToolBar Class Reference">
9768
12141
        <keyword ref="qstyleoptiontoolbar.html">QStyleOptionToolBar</keyword>
 
12142
        <keyword ref="qstyleoptiontoolbar.html#StyleOptionType-enum">StyleOptionType</keyword>
 
12143
        <keyword ref="qstyleoptiontoolbar.html#StyleOptionType-enum">QStyleOptionToolBar::Type</keyword>
 
12144
        <keyword ref="qstyleoptiontoolbar.html#StyleOptionVersion-enum">StyleOptionVersion</keyword>
 
12145
        <keyword ref="qstyleoptiontoolbar.html#StyleOptionVersion-enum">QStyleOptionToolBar::Version</keyword>
9769
12146
        <keyword ref="qstyleoptiontoolbar.html#ToolBarFeature-enum">ToolBarFeature</keyword>
9770
12147
        <keyword ref="qstyleoptiontoolbar.html#ToolBarFeature-enum">ToolBarFeatures</keyword>
9771
12148
        <keyword ref="qstyleoptiontoolbar.html#ToolBarFeature-enum">QStyleOptionToolBar::None</keyword>
9785
12162
    </section>
9786
12163
    <section ref="qstyleoptiontoolbox.html" title="QStyleOptionToolBox Class Reference">
9787
12164
        <keyword ref="qstyleoptiontoolbox.html">QStyleOptionToolBox</keyword>
9788
 
        <keyword ref="qstyleoptiontoolbox.html#Type-var">Type</keyword>
9789
 
        <keyword ref="qstyleoptiontoolbox.html#Version-var">Version</keyword>
 
12165
        <keyword ref="qstyleoptiontoolbox.html#StyleOptionType-enum">StyleOptionType</keyword>
 
12166
        <keyword ref="qstyleoptiontoolbox.html#StyleOptionType-enum">QStyleOptionToolBox::Type</keyword>
 
12167
        <keyword ref="qstyleoptiontoolbox.html#StyleOptionVersion-enum">StyleOptionVersion</keyword>
 
12168
        <keyword ref="qstyleoptiontoolbox.html#StyleOptionVersion-enum">QStyleOptionToolBox::Version</keyword>
9790
12169
        <keyword ref="qstyleoptiontoolbox.html#icon-var">icon</keyword>
9791
12170
        <keyword ref="qstyleoptiontoolbox.html#text-var">text</keyword>
9792
12171
        <section ref="qstyleoptiontoolbox-members.html" title="List of all members"/>
9793
12172
    </section>
9794
12173
    <section ref="qstyleoptiontoolbutton.html" title="QStyleOptionToolButton Class Reference">
9795
12174
        <keyword ref="qstyleoptiontoolbutton.html">QStyleOptionToolButton</keyword>
 
12175
        <keyword ref="qstyleoptiontoolbutton.html#StyleOptionType-enum">StyleOptionType</keyword>
 
12176
        <keyword ref="qstyleoptiontoolbutton.html#StyleOptionType-enum">QStyleOptionToolButton::Type</keyword>
 
12177
        <keyword ref="qstyleoptiontoolbutton.html#StyleOptionVersion-enum">StyleOptionVersion</keyword>
 
12178
        <keyword ref="qstyleoptiontoolbutton.html#StyleOptionVersion-enum">QStyleOptionToolButton::Version</keyword>
9796
12179
        <keyword ref="qstyleoptiontoolbutton.html#ToolButtonFeature-enum">ToolButtonFeature</keyword>
9797
12180
        <keyword ref="qstyleoptiontoolbutton.html#ToolButtonFeature-enum">ToolButtonFeatures</keyword>
9798
12181
        <keyword ref="qstyleoptiontoolbutton.html#ToolButtonFeature-enum">QStyleOptionToolButton::PopupDelay</keyword>
9799
12182
        <keyword ref="qstyleoptiontoolbutton.html#ToolButtonFeature-enum">QStyleOptionToolButton::Arrow</keyword>
9800
12183
        <keyword ref="qstyleoptiontoolbutton.html#ToolButtonFeature-enum">QStyleOptionToolButton::None</keyword>
9801
12184
        <keyword ref="qstyleoptiontoolbutton.html#ToolButtonFeature-enum">QStyleOptionToolButton::Menu</keyword>
9802
 
        <keyword ref="qstyleoptiontoolbutton.html#Type-var">Type</keyword>
9803
 
        <keyword ref="qstyleoptiontoolbutton.html#Version-var">Version</keyword>
9804
12185
        <keyword ref="qstyleoptiontoolbutton.html#arrowType-var">arrowType</keyword>
9805
12186
        <keyword ref="qstyleoptiontoolbutton.html#features-var">features</keyword>
9806
12187
        <keyword ref="qstyleoptiontoolbutton.html#font-var">font</keyword>
9818
12199
        <keyword ref="qstyleoptionviewitem.html#Position-enum">QStyleOptionViewItem::Left</keyword>
9819
12200
        <keyword ref="qstyleoptionviewitem.html#Position-enum">QStyleOptionViewItem::Right</keyword>
9820
12201
        <keyword ref="qstyleoptionviewitem.html#Position-enum">QStyleOptionViewItem::Bottom</keyword>
9821
 
        <keyword ref="qstyleoptionviewitem.html#Type-var">Type</keyword>
9822
 
        <keyword ref="qstyleoptionviewitem.html#Version-var">Version</keyword>
 
12202
        <keyword ref="qstyleoptionviewitem.html#StyleOptionType-enum">StyleOptionType</keyword>
 
12203
        <keyword ref="qstyleoptionviewitem.html#StyleOptionType-enum">QStyleOptionViewItem::Type</keyword>
 
12204
        <keyword ref="qstyleoptionviewitem.html#StyleOptionVersion-enum">StyleOptionVersion</keyword>
 
12205
        <keyword ref="qstyleoptionviewitem.html#StyleOptionVersion-enum">QStyleOptionViewItem::Version</keyword>
9823
12206
        <keyword ref="qstyleoptionviewitem.html#decorationAlignment-var">decorationAlignment</keyword>
9824
12207
        <keyword ref="qstyleoptionviewitem.html#decorationPosition-var">decorationPosition</keyword>
9825
12208
        <keyword ref="qstyleoptionviewitem.html#decorationSize-var">decorationSize</keyword>
9829
12212
        <keyword ref="qstyleoptionviewitem.html#textElideMode-var">textElideMode</keyword>
9830
12213
        <section ref="qstyleoptionviewitem-members.html" title="List of all members"/>
9831
12214
    </section>
 
12215
    <section ref="qstyleoptionviewitemv2.html" title="QStyleOptionViewItemV2 Class Reference">
 
12216
        <keyword ref="qstyleoptionviewitemv2.html">QStyleOptionViewItemV2</keyword>
 
12217
        <keyword ref="qstyleoptionviewitemv2.html#StyleOptionVersion-enum">StyleOptionVersion</keyword>
 
12218
        <keyword ref="qstyleoptionviewitemv2.html#StyleOptionVersion-enum">QStyleOptionViewItemV2::Version</keyword>
 
12219
        <keyword ref="qstyleoptionviewitemv2.html#ViewItemFeature-enum">ViewItemFeature</keyword>
 
12220
        <keyword ref="qstyleoptionviewitemv2.html#ViewItemFeature-enum">ViewItemFeatures</keyword>
 
12221
        <keyword ref="qstyleoptionviewitemv2.html#ViewItemFeature-enum">QStyleOptionViewItemV2::WrapText</keyword>
 
12222
        <keyword ref="qstyleoptionviewitemv2.html#ViewItemFeature-enum">QStyleOptionViewItemV2::None</keyword>
 
12223
        <keyword ref="qstyleoptionviewitemv2.html#ViewItemFeature-enum">QStyleOptionViewItemV2::Alternate</keyword>
 
12224
        <keyword ref="qstyleoptionviewitemv2.html#operator-eq">operator=</keyword>
 
12225
        <keyword ref="qstyleoptionviewitemv2.html#features-var">features</keyword>
 
12226
        <section ref="qstyleoptionviewitemv2-members.html" title="List of all members"/>
 
12227
    </section>
9832
12228
    <section ref="qstylepainter.html" title="QStylePainter Class Reference">
9833
12229
        <keyword ref="qstylepainter.html">QStylePainter</keyword>
9834
12230
        <keyword ref="qstylepainter.html#begin">begin</keyword>
9851
12247
        <keyword ref="qsvgrenderer.html#framesPerSecond-prop">framesPerSecond</keyword>
9852
12248
        <keyword ref="qsvgrenderer.html#framesPerSecond-prop">setFramesPerSecond</keyword>
9853
12249
        <keyword ref="qsvgrenderer.html#viewBox-prop">viewBox</keyword>
 
12250
        <keyword ref="qsvgrenderer.html#viewBox-prop">viewBoxF</keyword>
9854
12251
        <keyword ref="qsvgrenderer.html#viewBox-prop">setViewBox</keyword>
9855
12252
        <keyword ref="qsvgrenderer.html#animated">animated</keyword>
9856
 
        <keyword ref="qsvgrenderer.html#currentFrame">currentFrame</keyword>
 
12253
        <keyword ref="qsvgrenderer.html#boundsOnElement">boundsOnElement</keyword>
9857
12254
        <keyword ref="qsvgrenderer.html#defaultSize">defaultSize</keyword>
 
12255
        <keyword ref="qsvgrenderer.html#elementExists">elementExists</keyword>
9858
12256
        <keyword ref="qsvgrenderer.html#isValid">isValid</keyword>
9859
12257
        <keyword ref="qsvgrenderer.html#load">load</keyword>
 
12258
        <keyword ref="qsvgrenderer.html#matrixForElement">matrixForElement</keyword>
9860
12259
        <keyword ref="qsvgrenderer.html#render">render</keyword>
9861
12260
        <keyword ref="qsvgrenderer.html#repaintNeeded">repaintNeeded</keyword>
9862
 
        <keyword ref="qsvgrenderer.html#setCurrentFrame">setCurrentFrame</keyword>
 
12261
        <keyword ref="qsvgrenderer.html#viewBox">viewBox</keyword>
9863
12262
        <section ref="qsvgrenderer-members.html" title="List of all members"/>
9864
12263
    </section>
9865
12264
    <section ref="qsvgwidget.html" title="QSvgWidget Class Reference">
9876
12275
        <keyword ref="qsyntaxhighlighter.html#format">format</keyword>
9877
12276
        <keyword ref="qsyntaxhighlighter.html#highlightBlock">highlightBlock</keyword>
9878
12277
        <keyword ref="qsyntaxhighlighter.html#previousBlockState">previousBlockState</keyword>
 
12278
        <keyword ref="qsyntaxhighlighter.html#rehighlight">rehighlight</keyword>
9879
12279
        <keyword ref="qsyntaxhighlighter.html#setCurrentBlockState">setCurrentBlockState</keyword>
9880
12280
        <keyword ref="qsyntaxhighlighter.html#setCurrentBlockUserData">setCurrentBlockUserData</keyword>
9881
12281
        <keyword ref="qsyntaxhighlighter.html#setDocument">setDocument</keyword>
9898
12298
        <keyword ref="qsysinfo.html#MacVersion-enum">QSysInfo::MV_10_3</keyword>
9899
12299
        <keyword ref="qsysinfo.html#MacVersion-enum">QSysInfo::MV_PUMA</keyword>
9900
12300
        <keyword ref="qsysinfo.html#MacVersion-enum">QSysInfo::MV_10_4</keyword>
 
12301
        <keyword ref="qsysinfo.html#MacVersion-enum">QSysInfo::MV_LEOPARD</keyword>
 
12302
        <keyword ref="qsysinfo.html#MacVersion-enum">QSysInfo::MV_10_5</keyword>
9901
12303
        <keyword ref="qsysinfo.html#MacVersion-enum">QSysInfo::MV_Unknown</keyword>
9902
12304
        <keyword ref="qsysinfo.html#MacVersion-enum">QSysInfo::MV_TIGER</keyword>
9903
12305
        <keyword ref="qsysinfo.html#MacVersion-enum">QSysInfo::MV_PANTHER</keyword>
 
12306
        <keyword ref="qsysinfo.html#Sizes-enum">Sizes</keyword>
 
12307
        <keyword ref="qsysinfo.html#Sizes-enum">QSysInfo::WordSize</keyword>
9904
12308
        <keyword ref="qsysinfo.html#WinVersion-enum">WinVersion</keyword>
9905
12309
        <keyword ref="qsysinfo.html#WinVersion-enum">QSysInfo::WV_NT</keyword>
9906
12310
        <keyword ref="qsysinfo.html#WinVersion-enum">QSysInfo::WV_CENET</keyword>
9918
12322
        <keyword ref="qsysinfo.html#WinVersion-enum">QSysInfo::WV_CE</keyword>
9919
12323
        <keyword ref="qsysinfo.html#MacintoshVersion-var">MacintoshVersion</keyword>
9920
12324
        <keyword ref="qsysinfo.html#WindowsVersion-var">WindowsVersion</keyword>
9921
 
        <keyword ref="qsysinfo.html#WordSize-var">WordSize</keyword>
9922
12325
        <section ref="qsysinfo-members.html" title="List of all members"/>
9923
12326
    </section>
 
12327
    <section ref="qsystemlocale.html" title="QSystemLocale Class Reference">
 
12328
        <keyword ref="qsystemlocale.html">QSystemLocale</keyword>
 
12329
        <keyword ref="qsystemlocale.html#QueryType-enum">QueryType</keyword>
 
12330
        <keyword ref="qsystemlocale.html#QueryType-enum">QSystemLocale::ZeroDigit</keyword>
 
12331
        <keyword ref="qsystemlocale.html#QueryType-enum">QSystemLocale::MonthNameShort</keyword>
 
12332
        <keyword ref="qsystemlocale.html#QueryType-enum">QSystemLocale::TimeToStringLong</keyword>
 
12333
        <keyword ref="qsystemlocale.html#QueryType-enum">QSystemLocale::CountryId</keyword>
 
12334
        <keyword ref="qsystemlocale.html#QueryType-enum">QSystemLocale::TimeFormatShort</keyword>
 
12335
        <keyword ref="qsystemlocale.html#QueryType-enum">QSystemLocale::DateToStringLong</keyword>
 
12336
        <keyword ref="qsystemlocale.html#QueryType-enum">QSystemLocale::TimeFormatLong</keyword>
 
12337
        <keyword ref="qsystemlocale.html#QueryType-enum">QSystemLocale::DateFormatLong</keyword>
 
12338
        <keyword ref="qsystemlocale.html#QueryType-enum">QSystemLocale::DateFormatShort</keyword>
 
12339
        <keyword ref="qsystemlocale.html#QueryType-enum">QSystemLocale::DayNameLong</keyword>
 
12340
        <keyword ref="qsystemlocale.html#QueryType-enum">QSystemLocale::NegativeSign</keyword>
 
12341
        <keyword ref="qsystemlocale.html#QueryType-enum">QSystemLocale::LanguageId</keyword>
 
12342
        <keyword ref="qsystemlocale.html#QueryType-enum">QSystemLocale::TimeToStringShort</keyword>
 
12343
        <keyword ref="qsystemlocale.html#QueryType-enum">QSystemLocale::GroupSeparator</keyword>
 
12344
        <keyword ref="qsystemlocale.html#QueryType-enum">QSystemLocale::DateToStringShort</keyword>
 
12345
        <keyword ref="qsystemlocale.html#QueryType-enum">QSystemLocale::DayNameShort</keyword>
 
12346
        <keyword ref="qsystemlocale.html#QueryType-enum">QSystemLocale::MonthNameLong</keyword>
 
12347
        <keyword ref="qsystemlocale.html#QueryType-enum">QSystemLocale::DecimalPoint</keyword>
 
12348
        <keyword ref="qsystemlocale.html#fallbackLocale">fallbackLocale</keyword>
 
12349
        <keyword ref="qsystemlocale.html#query">query</keyword>
 
12350
        <section ref="qsystemlocale-members.html" title="List of all members"/>
 
12351
    </section>
 
12352
    <section ref="qsystemtrayicon.html" title="QSystemTrayIcon Class Reference">
 
12353
        <keyword ref="qsystemtrayicon.html">QSystemTrayIcon</keyword>
 
12354
        <keyword ref="qsystemtrayicon.html#ActivationReason-enum">ActivationReason</keyword>
 
12355
        <keyword ref="qsystemtrayicon.html#ActivationReason-enum">QSystemTrayIcon::Unknown</keyword>
 
12356
        <keyword ref="qsystemtrayicon.html#ActivationReason-enum">QSystemTrayIcon::Context</keyword>
 
12357
        <keyword ref="qsystemtrayicon.html#ActivationReason-enum">QSystemTrayIcon::MiddleClick</keyword>
 
12358
        <keyword ref="qsystemtrayicon.html#ActivationReason-enum">QSystemTrayIcon::DoubleClick</keyword>
 
12359
        <keyword ref="qsystemtrayicon.html#ActivationReason-enum">QSystemTrayIcon::Trigger</keyword>
 
12360
        <keyword ref="qsystemtrayicon.html#MessageIcon-enum">MessageIcon</keyword>
 
12361
        <keyword ref="qsystemtrayicon.html#MessageIcon-enum">QSystemTrayIcon::Warning</keyword>
 
12362
        <keyword ref="qsystemtrayicon.html#MessageIcon-enum">QSystemTrayIcon::NoIcon</keyword>
 
12363
        <keyword ref="qsystemtrayicon.html#MessageIcon-enum">QSystemTrayIcon::Critical</keyword>
 
12364
        <keyword ref="qsystemtrayicon.html#MessageIcon-enum">QSystemTrayIcon::Information</keyword>
 
12365
        <keyword ref="qsystemtrayicon.html#icon-prop">icon</keyword>
 
12366
        <keyword ref="qsystemtrayicon.html#icon-prop">setIcon</keyword>
 
12367
        <keyword ref="qsystemtrayicon.html#toolTip-prop">toolTip</keyword>
 
12368
        <keyword ref="qsystemtrayicon.html#toolTip-prop">setToolTip</keyword>
 
12369
        <keyword ref="qsystemtrayicon.html#visible-prop">visible</keyword>
 
12370
        <keyword ref="qsystemtrayicon.html#visible-prop">isVisible</keyword>
 
12371
        <keyword ref="qsystemtrayicon.html#visible-prop">setVisible</keyword>
 
12372
        <keyword ref="qsystemtrayicon.html#activated">activated</keyword>
 
12373
        <keyword ref="qsystemtrayicon.html#contextMenu">contextMenu</keyword>
 
12374
        <keyword ref="qsystemtrayicon.html#hide">hide</keyword>
 
12375
        <keyword ref="qsystemtrayicon.html#isSystemTrayAvailable">isSystemTrayAvailable</keyword>
 
12376
        <keyword ref="qsystemtrayicon.html#messageClicked">messageClicked</keyword>
 
12377
        <keyword ref="qsystemtrayicon.html#setContextMenu">setContextMenu</keyword>
 
12378
        <keyword ref="qsystemtrayicon.html#show">show</keyword>
 
12379
        <keyword ref="qsystemtrayicon.html#showMessage">showMessage</keyword>
 
12380
        <keyword ref="qsystemtrayicon.html#supportsMessages">supportsMessages</keyword>
 
12381
        <section ref="qsystemtrayicon-members.html" title="List of all members"/>
 
12382
    </section>
9924
12383
    <section ref="qt.html" title="Qt Namespace Reference">
9925
12384
        <keyword ref="qt.html">Qt</keyword>
9926
12385
        <keyword ref="qt.html#AlignmentFlag-enum">AlignmentFlag</keyword>
9941
12400
        <keyword ref="qt.html#AnchorAttribute-enum">AnchorAttribute</keyword>
9942
12401
        <keyword ref="qt.html#AnchorAttribute-enum">Qt::AnchorName</keyword>
9943
12402
        <keyword ref="qt.html#AnchorAttribute-enum">Qt::AnchorHref</keyword>
 
12403
        <keyword ref="qt.html#ApplicationAttribute-enum">ApplicationAttribute</keyword>
 
12404
        <keyword ref="qt.html#ApplicationAttribute-enum">Qt::AA_ImmediateWidgetCreation</keyword>
9944
12405
        <keyword ref="qt.html#ArrowType-enum">ArrowType</keyword>
9945
12406
        <keyword ref="qt.html#ArrowType-enum">Qt::RightArrow</keyword>
9946
12407
        <keyword ref="qt.html#ArrowType-enum">Qt::NoArrow</keyword>
9994
12455
        <keyword ref="qt.html#ContextMenuPolicy-enum">Qt::ActionsContextMenu</keyword>
9995
12456
        <keyword ref="qt.html#ContextMenuPolicy-enum">Qt::CustomContextMenu</keyword>
9996
12457
        <keyword ref="qt.html#ContextMenuPolicy-enum">Qt::DefaultContextMenu</keyword>
 
12458
        <keyword ref="qt.html#ContextMenuPolicy-enum">Qt::PreventContextMenu</keyword>
9997
12459
        <keyword ref="qt.html#ContextMenuPolicy-enum">Qt::NoContextMenu</keyword>
9998
12460
        <keyword ref="qt.html#Corner-enum">Corner</keyword>
9999
12461
        <keyword ref="qt.html#Corner-enum">Qt::BottomLeftCorner</keyword>
10001
12463
        <keyword ref="qt.html#Corner-enum">Qt::TopLeftCorner</keyword>
10002
12464
        <keyword ref="qt.html#Corner-enum">Qt::TopRightCorner</keyword>
10003
12465
        <keyword ref="qt.html#CursorShape-enum">CursorShape</keyword>
10004
 
        <keyword ref="qt.html#CursorShape-enum">Qt::WaitCursor</keyword>
10005
 
        <keyword ref="qt.html#CursorShape-enum">Qt::SizeAllCursor</keyword>
10006
 
        <keyword ref="qt.html#CursorShape-enum">Qt::SplitHCursor</keyword>
10007
12466
        <keyword ref="qt.html#CursorShape-enum">Qt::ArrowCursor</keyword>
10008
 
        <keyword ref="qt.html#CursorShape-enum">Qt::BusyCursor</keyword>
10009
12467
        <keyword ref="qt.html#CursorShape-enum">Qt::SizeHorCursor</keyword>
 
12468
        <keyword ref="qt.html#CursorShape-enum">Qt::SizeFDiagCursor</keyword>
 
12469
        <keyword ref="qt.html#CursorShape-enum">Qt::BitmapCursor</keyword>
 
12470
        <keyword ref="qt.html#CursorShape-enum">Qt::ForbiddenCursor</keyword>
 
12471
        <keyword ref="qt.html#CursorShape-enum">Qt::ClosedHandCursor</keyword>
10010
12472
        <keyword ref="qt.html#CursorShape-enum">Qt::PointingHandCursor</keyword>
10011
 
        <keyword ref="qt.html#CursorShape-enum">Qt::IBeamCursor</keyword>
10012
 
        <keyword ref="qt.html#CursorShape-enum">Qt::ForbiddenCursor</keyword>
 
12473
        <keyword ref="qt.html#CursorShape-enum">Qt::WaitCursor</keyword>
 
12474
        <keyword ref="qt.html#CursorShape-enum">Qt::SizeBDiagCursor</keyword>
 
12475
        <keyword ref="qt.html#CursorShape-enum">Qt::BlankCursor</keyword>
 
12476
        <keyword ref="qt.html#CursorShape-enum">Qt::UpArrowCursor</keyword>
10013
12477
        <keyword ref="qt.html#CursorShape-enum">Qt::SizeVerCursor</keyword>
10014
 
        <keyword ref="qt.html#CursorShape-enum">Qt::BitmapCursor</keyword>
10015
 
        <keyword ref="qt.html#CursorShape-enum">Qt::SizeFDiagCursor</keyword>
10016
 
        <keyword ref="qt.html#CursorShape-enum">Qt::SplitVCursor</keyword>
10017
 
        <keyword ref="qt.html#CursorShape-enum">Qt::SizeBDiagCursor</keyword>
 
12478
        <keyword ref="qt.html#CursorShape-enum">Qt::BusyCursor</keyword>
10018
12479
        <keyword ref="qt.html#CursorShape-enum">Qt::CrossCursor</keyword>
10019
 
        <keyword ref="qt.html#CursorShape-enum">Qt::UpArrowCursor</keyword>
10020
 
        <keyword ref="qt.html#CursorShape-enum">Qt::BlankCursor</keyword>
 
12480
        <keyword ref="qt.html#CursorShape-enum">Qt::SplitHCursor</keyword>
 
12481
        <keyword ref="qt.html#CursorShape-enum">Qt::SizeAllCursor</keyword>
 
12482
        <keyword ref="qt.html#CursorShape-enum">Qt::IBeamCursor</keyword>
 
12483
        <keyword ref="qt.html#CursorShape-enum">Qt::OpenHandCursor</keyword>
10021
12484
        <keyword ref="qt.html#CursorShape-enum">Qt::WhatsThisCursor</keyword>
 
12485
        <keyword ref="qt.html#CursorShape-enum">Qt::SplitVCursor</keyword>
10022
12486
        <keyword ref="qt.html#DateFormat-enum">DateFormat</keyword>
 
12487
        <keyword ref="qt.html#DateFormat-enum">Qt::SystemLocaleDate</keyword>
10023
12488
        <keyword ref="qt.html#DateFormat-enum">Qt::LocalDate</keyword>
10024
12489
        <keyword ref="qt.html#DateFormat-enum">Qt::TextDate</keyword>
10025
12490
        <keyword ref="qt.html#DateFormat-enum">Qt::ISODate</keyword>
 
12491
        <keyword ref="qt.html#DateFormat-enum">Qt::LocaleDate</keyword>
10026
12492
        <keyword ref="qt.html#DayOfWeek-enum">DayOfWeek</keyword>
10027
12493
        <keyword ref="qt.html#DayOfWeek-enum">Qt::Thursday</keyword>
10028
12494
        <keyword ref="qt.html#DayOfWeek-enum">Qt::Saturday</keyword>
10043
12509
        <keyword ref="qt.html#DockWidgetArea-enum">DockWidgetAreas</keyword>
10044
12510
        <keyword ref="qt.html#DockWidgetArea-enum">Qt::RightDockWidgetArea</keyword>
10045
12511
        <keyword ref="qt.html#DockWidgetArea-enum">Qt::LeftDockWidgetArea</keyword>
 
12512
        <keyword ref="qt.html#DockWidgetArea-enum">Qt::NoDockWidgetArea</keyword>
10046
12513
        <keyword ref="qt.html#DockWidgetArea-enum">Qt::BottomDockWidgetArea</keyword>
10047
12514
        <keyword ref="qt.html#DockWidgetArea-enum">Qt::AllDockWidgetAreas</keyword>
10048
12515
        <keyword ref="qt.html#DockWidgetArea-enum">Qt::TopDockWidgetArea</keyword>
10122
12589
        <keyword ref="qt.html#ItemDataRole-enum">Qt::UserRole</keyword>
10123
12590
        <keyword ref="qt.html#ItemDataRole-enum">Qt::AccessibleDescriptionRole</keyword>
10124
12591
        <keyword ref="qt.html#ItemDataRole-enum">Qt::SizeHintRole</keyword>
 
12592
        <keyword ref="qt.html#ItemDataRole-enum">Qt::BackgroundRole</keyword>
10125
12593
        <keyword ref="qt.html#ItemDataRole-enum">Qt::EditRole</keyword>
10126
12594
        <keyword ref="qt.html#ItemDataRole-enum">Qt::DisplayRole</keyword>
10127
12595
        <keyword ref="qt.html#ItemDataRole-enum">Qt::ToolTipRole</keyword>
10129
12597
        <keyword ref="qt.html#ItemDataRole-enum">Qt::StatusTipRole</keyword>
10130
12598
        <keyword ref="qt.html#ItemDataRole-enum">Qt::WhatsThisRole</keyword>
10131
12599
        <keyword ref="qt.html#ItemDataRole-enum">Qt::TextAlignmentRole</keyword>
 
12600
        <keyword ref="qt.html#ItemDataRole-enum">Qt::ForegroundRole</keyword>
10132
12601
        <keyword ref="qt.html#ItemDataRole-enum">Qt::AccessibleTextRole</keyword>
10133
12602
        <keyword ref="qt.html#ItemDataRole-enum">Qt::DecorationRole</keyword>
10134
12603
        <keyword ref="qt.html#ItemDataRole-enum">Qt::BackgroundColorRole</keyword>
10141
12610
        <keyword ref="qt.html#ItemFlag-enum">Qt::ItemIsTristate</keyword>
10142
12611
        <keyword ref="qt.html#ItemFlag-enum">Qt::ItemIsEditable</keyword>
10143
12612
        <keyword ref="qt.html#ItemFlag-enum">Qt::ItemIsUserCheckable</keyword>
 
12613
        <keyword ref="qt.html#ItemSelectionMode-enum">ItemSelectionMode</keyword>
 
12614
        <keyword ref="qt.html#ItemSelectionMode-enum">Qt::IntersectsItemBoundingRect</keyword>
 
12615
        <keyword ref="qt.html#ItemSelectionMode-enum">Qt::ContainsItemBoundingRect</keyword>
 
12616
        <keyword ref="qt.html#ItemSelectionMode-enum">Qt::ContainsItemShape</keyword>
 
12617
        <keyword ref="qt.html#ItemSelectionMode-enum">Qt::IntersectsItemShape</keyword>
10144
12618
        <keyword ref="qt.html#Key-enum">Key</keyword>
10145
12619
        <keyword ref="qt.html#Key-enum">Qt::Key_Kana_Lock</keyword>
10146
12620
        <keyword ref="qt.html#Key-enum">Qt::Key_unknown</keyword>
10181
12655
        <keyword ref="qt.html#Key-enum">Qt::Key_sterling</keyword>
10182
12656
        <keyword ref="qt.html#Key-enum">Qt::Key_Hangul_Special</keyword>
10183
12657
        <keyword ref="qt.html#Key-enum">Qt::Key_section</keyword>
 
12658
        <keyword ref="qt.html#Key-enum">Qt::Key_Execute</keyword>
10184
12659
        <keyword ref="qt.html#Key-enum">Qt::Key_Codeinput</keyword>
10185
12660
        <keyword ref="qt.html#Key-enum">Qt::Key_QuoteDbl</keyword>
10186
12661
        <keyword ref="qt.html#Key-enum">Qt::Key_Dead_Caron</keyword>
10187
12662
        <keyword ref="qt.html#Key-enum">Qt::Key_MediaRecord</keyword>
10188
12663
        <keyword ref="qt.html#Key-enum">Qt::Key_ParenLeft</keyword>
10189
12664
        <keyword ref="qt.html#Key-enum">Qt::Key_Refresh</keyword>
 
12665
        <keyword ref="qt.html#Key-enum">Qt::Key_Printer</keyword>
10190
12666
        <keyword ref="qt.html#Key-enum">Qt::Key_End</keyword>
10191
12667
        <keyword ref="qt.html#Key-enum">Qt::Key_onequarter</keyword>
10192
12668
        <keyword ref="qt.html#Key-enum">Qt::Key_BraceRight</keyword>
10193
12669
        <keyword ref="qt.html#Key-enum">Qt::Key_plusminus</keyword>
 
12670
        <keyword ref="qt.html#Key-enum">Qt::Key_Play</keyword>
10194
12671
        <keyword ref="qt.html#Key-enum">Qt::Key_Help</keyword>
10195
12672
        <keyword ref="qt.html#Key-enum">Qt::Key_exclamdown</keyword>
10196
12673
        <keyword ref="qt.html#Key-enum">Qt::Key_Hangul_PostHanja</keyword>
10288
12765
        <keyword ref="qt.html#Key-enum">Qt::Key_Launch8</keyword>
10289
12766
        <keyword ref="qt.html#Key-enum">Qt::Key_Ucircumflex</keyword>
10290
12767
        <keyword ref="qt.html#Key-enum">Qt::Key_Launch9</keyword>
 
12768
        <keyword ref="qt.html#Key-enum">Qt::Key_Sleep</keyword>
10291
12769
        <keyword ref="qt.html#Key-enum">Qt::Key_Eisu_Shift</keyword>
10292
12770
        <keyword ref="qt.html#Key-enum">Qt::Key_copyright</keyword>
10293
12771
        <keyword ref="qt.html#Key-enum">Qt::Key_Hangul_PreHanja</keyword>
10312
12790
        <keyword ref="qt.html#Key-enum">Qt::Key_Dead_Iota</keyword>
10313
12791
        <keyword ref="qt.html#Key-enum">Qt::Key_ParenRight</keyword>
10314
12792
        <keyword ref="qt.html#Key-enum">Qt::Key_cent</keyword>
 
12793
        <keyword ref="qt.html#Key-enum">Qt::Key_Zoom</keyword>
10315
12794
        <keyword ref="qt.html#Key-enum">Qt::Key_Mode_switch</keyword>
10316
12795
        <keyword ref="qt.html#Key-enum">Qt::Key_AsciiTilde</keyword>
10317
12796
        <keyword ref="qt.html#Key-enum">Qt::Key_Dead_Doubleacute</keyword>
10347
12826
        <keyword ref="qt.html#Key-enum">Qt::Key_currency</keyword>
10348
12827
        <keyword ref="qt.html#Key-enum">Qt::Key_F18</keyword>
10349
12828
        <keyword ref="qt.html#Key-enum">Qt::Key_F19</keyword>
 
12829
        <keyword ref="qt.html#Key-enum">Qt::Key_Cancel</keyword>
10350
12830
        <keyword ref="qt.html#Key-enum">Qt::Key_A</keyword>
10351
12831
        <keyword ref="qt.html#Key-enum">Qt::Key_B</keyword>
10352
12832
        <keyword ref="qt.html#Key-enum">Qt::Key_C</keyword>
10460
12940
        <keyword ref="qt.html#KeyboardModifier-enum">Qt::ControlModifier</keyword>
10461
12941
        <keyword ref="qt.html#KeyboardModifier-enum">Qt::KeypadModifier</keyword>
10462
12942
        <keyword ref="qt.html#KeyboardModifier-enum">Qt::ShiftModifier</keyword>
 
12943
        <keyword ref="qt.html#KeyboardModifier-enum">Qt::GroupSwitchModifier</keyword>
10463
12944
        <keyword ref="qt.html#KeyboardModifier-enum">Qt::NoModifier</keyword>
10464
12945
        <keyword ref="qt.html#LayoutDirection-enum">LayoutDirection</keyword>
10465
12946
        <keyword ref="qt.html#LayoutDirection-enum">Qt::RightToLeft</keyword>
10468
12949
        <keyword ref="qt.html#MatchFlag-enum">MatchFlags</keyword>
10469
12950
        <keyword ref="qt.html#MatchFlag-enum">Qt::MatchWrap</keyword>
10470
12951
        <keyword ref="qt.html#MatchFlag-enum">Qt::MatchStartsWith</keyword>
 
12952
        <keyword ref="qt.html#MatchFlag-enum">Qt::MatchFixedString</keyword>
10471
12953
        <keyword ref="qt.html#MatchFlag-enum">Qt::MatchEndsWith</keyword>
10472
12954
        <keyword ref="qt.html#MatchFlag-enum">Qt::MatchRegExp</keyword>
10473
12955
        <keyword ref="qt.html#MatchFlag-enum">Qt::MatchContains</keyword>
10501
12983
        <keyword ref="qt.html#PenJoinStyle-enum">Qt::BevelJoin</keyword>
10502
12984
        <keyword ref="qt.html#PenJoinStyle-enum">Qt::MiterJoin</keyword>
10503
12985
        <keyword ref="qt.html#PenJoinStyle-enum">Qt::RoundJoin</keyword>
 
12986
        <keyword ref="qt.html#PenJoinStyle-enum">Qt::SvgMiterJoin</keyword>
10504
12987
        <keyword ref="qt.html#PenStyle-enum">PenStyle</keyword>
10505
12988
        <keyword ref="qt.html#PenStyle-enum">Qt::DotLine</keyword>
10506
12989
        <keyword ref="qt.html#PenStyle-enum">Qt::NoPen</keyword>
10523
13006
        <keyword ref="qt.html#TextElideMode-enum">TextElideMode</keyword>
10524
13007
        <keyword ref="qt.html#TextElideMode-enum">Qt::ElideLeft</keyword>
10525
13008
        <keyword ref="qt.html#TextElideMode-enum">Qt::ElideRight</keyword>
 
13009
        <keyword ref="qt.html#TextElideMode-enum">Qt::ElideNone</keyword>
10526
13010
        <keyword ref="qt.html#TextElideMode-enum">Qt::ElideMiddle</keyword>
10527
13011
        <keyword ref="qt.html#TextFlag-enum">TextFlag</keyword>
10528
13012
        <keyword ref="qt.html#TextFlag-enum">Qt::TextDontClip</keyword>
10539
13023
        <keyword ref="qt.html#TextFormat-enum">Qt::PlainText</keyword>
10540
13024
        <keyword ref="qt.html#TextFormat-enum">Qt::AutoText</keyword>
10541
13025
        <keyword ref="qt.html#TextFormat-enum">Qt::LogText</keyword>
 
13026
        <keyword ref="qt.html#TextInteractionFlag-enum">TextInteractionFlag</keyword>
 
13027
        <keyword ref="qt.html#TextInteractionFlag-enum">TextInteractionFlags</keyword>
 
13028
        <keyword ref="qt.html#TextInteractionFlag-enum">Qt::LinksAccessibleByMouse</keyword>
 
13029
        <keyword ref="qt.html#TextInteractionFlag-enum">Qt::TextEditorInteraction</keyword>
 
13030
        <keyword ref="qt.html#TextInteractionFlag-enum">Qt::NoTextInteraction</keyword>
 
13031
        <keyword ref="qt.html#TextInteractionFlag-enum">Qt::TextBrowserInteraction</keyword>
 
13032
        <keyword ref="qt.html#TextInteractionFlag-enum">Qt::TextSelectableByMouse</keyword>
 
13033
        <keyword ref="qt.html#TextInteractionFlag-enum">Qt::LinksAccessibleByKeyboard</keyword>
 
13034
        <keyword ref="qt.html#TextInteractionFlag-enum">Qt::TextSelectableByKeyboard</keyword>
 
13035
        <keyword ref="qt.html#TextInteractionFlag-enum">Qt::TextEditable</keyword>
10542
13036
        <keyword ref="qt.html#TimeSpec-enum">TimeSpec</keyword>
10543
13037
        <keyword ref="qt.html#TimeSpec-enum">Qt::UTC</keyword>
10544
13038
        <keyword ref="qt.html#TimeSpec-enum">Qt::LocalTime</keyword>
10546
13040
        <keyword ref="qt.html#ToolBarArea-enum">ToolBarAreas</keyword>
10547
13041
        <keyword ref="qt.html#ToolBarArea-enum">Qt::AllToolBarAreas</keyword>
10548
13042
        <keyword ref="qt.html#ToolBarArea-enum">Qt::RightToolBarArea</keyword>
 
13043
        <keyword ref="qt.html#ToolBarArea-enum">Qt::NoToolBarArea</keyword>
10549
13044
        <keyword ref="qt.html#ToolBarArea-enum">Qt::LeftToolBarArea</keyword>
10550
13045
        <keyword ref="qt.html#ToolBarArea-enum">Qt::BottomToolBarArea</keyword>
10551
13046
        <keyword ref="qt.html#ToolBarArea-enum">Qt::TopToolBarArea</keyword>
10558
13053
        <keyword ref="qt.html#TransformationMode-enum">Qt::FastTransformation</keyword>
10559
13054
        <keyword ref="qt.html#TransformationMode-enum">Qt::SmoothTransformation</keyword>
10560
13055
        <keyword ref="qt.html#UIEffect-enum">UIEffect</keyword>
10561
 
        <keyword ref="qt.html#UIEffect-enum">Qt::UI_General</keyword>
10562
13056
        <keyword ref="qt.html#UIEffect-enum">Qt::UI_FadeTooltip</keyword>
10563
13057
        <keyword ref="qt.html#UIEffect-enum">Qt::UI_AnimateCombo</keyword>
10564
13058
        <keyword ref="qt.html#UIEffect-enum">Qt::UI_AnimateToolBox</keyword>
10581
13075
        <keyword ref="qt.html#WidgetAttribute-enum">Qt::WA_WindowPropagation</keyword>
10582
13076
        <keyword ref="qt.html#WidgetAttribute-enum">Qt::WA_ForceDisabled</keyword>
10583
13077
        <keyword ref="qt.html#WidgetAttribute-enum">Qt::WA_StaticContents</keyword>
 
13078
        <keyword ref="qt.html#WidgetAttribute-enum">Qt::WA_AlwaysShowToolTips</keyword>
 
13079
        <keyword ref="qt.html#WidgetAttribute-enum">Qt::WA_SetStyle</keyword>
10584
13080
        <keyword ref="qt.html#WidgetAttribute-enum">Qt::WA_Hover</keyword>
10585
13081
        <keyword ref="qt.html#WidgetAttribute-enum">Qt::WA_PendingMoveEvent</keyword>
10586
13082
        <keyword ref="qt.html#WidgetAttribute-enum">Qt::WA_Disabled</keyword>
10587
13083
        <keyword ref="qt.html#WidgetAttribute-enum">Qt::WA_InputMethodEnabled</keyword>
10588
13084
        <keyword ref="qt.html#WidgetAttribute-enum">Qt::WA_RightToLeft</keyword>
10589
13085
        <keyword ref="qt.html#WidgetAttribute-enum">Qt::WA_MacNoClickThrough</keyword>
 
13086
        <keyword ref="qt.html#WidgetAttribute-enum">Qt::WA_MacOpaqueSizeGrip</keyword>
10590
13087
        <keyword ref="qt.html#WidgetAttribute-enum">Qt::WA_NoChildEventsForParent</keyword>
10591
13088
        <keyword ref="qt.html#WidgetAttribute-enum">Qt::WA_KeyboardFocusChange</keyword>
10592
13089
        <keyword ref="qt.html#WidgetAttribute-enum">Qt::WA_SetCursor</keyword>
10688
13185
        <keyword ref="qt.html#WindowType-enum">Qt::WStyle_ContextHelp</keyword>
10689
13186
        <keyword ref="qt.html#WindowType-enum">Qt::WType_Desktop</keyword>
10690
13187
        <keyword ref="qt.html#WindowType-enum">Qt::FramelessWindowHint</keyword>
 
13188
        <keyword ref="qt.html#WindowType-enum">Qt::CustomizeWindowHint</keyword>
10691
13189
        <keyword ref="qt.html#WindowType-enum">Qt::WType_TopLevel</keyword>
10692
13190
        <keyword ref="qt.html#convertFromPlainText">convertFromPlainText</keyword>
10693
13191
        <keyword ref="qt.html#escape">escape</keyword>
10694
13192
        <keyword ref="qt.html#mightBeRichText">mightBeRichText</keyword>
 
13193
        <keyword ref="qt-qt3.html#BackgroundMode-enum">BackgroundMode</keyword>
 
13194
        <keyword ref="qt-qt3.html#BackgroundMode-enum">Qt::PaletteForeground</keyword>
 
13195
        <keyword ref="qt-qt3.html#BackgroundMode-enum">Qt::PaletteBase</keyword>
 
13196
        <keyword ref="qt-qt3.html#BackgroundMode-enum">Qt::FixedPixmap</keyword>
 
13197
        <keyword ref="qt-qt3.html#BackgroundMode-enum">Qt::PaletteText</keyword>
 
13198
        <keyword ref="qt-qt3.html#BackgroundMode-enum">Qt::PaletteShadow</keyword>
 
13199
        <keyword ref="qt-qt3.html#BackgroundMode-enum">Qt::PaletteHighlightedText</keyword>
 
13200
        <keyword ref="qt-qt3.html#BackgroundMode-enum">Qt::PaletteButton</keyword>
 
13201
        <keyword ref="qt-qt3.html#BackgroundMode-enum">Qt::PaletteDark</keyword>
 
13202
        <keyword ref="qt-qt3.html#BackgroundMode-enum">Qt::PaletteBackground</keyword>
 
13203
        <keyword ref="qt-qt3.html#BackgroundMode-enum">Qt::FixedColor</keyword>
 
13204
        <keyword ref="qt-qt3.html#BackgroundMode-enum">Qt::PaletteButtonText</keyword>
 
13205
        <keyword ref="qt-qt3.html#BackgroundMode-enum">Qt::PaletteLinkVisited</keyword>
 
13206
        <keyword ref="qt-qt3.html#BackgroundMode-enum">Qt::PaletteLight</keyword>
 
13207
        <keyword ref="qt-qt3.html#BackgroundMode-enum">Qt::PaletteLink</keyword>
 
13208
        <keyword ref="qt-qt3.html#BackgroundMode-enum">Qt::X11ParentRelative</keyword>
 
13209
        <keyword ref="qt-qt3.html#BackgroundMode-enum">Qt::PaletteMid</keyword>
 
13210
        <keyword ref="qt-qt3.html#BackgroundMode-enum">Qt::PaletteBrightText</keyword>
 
13211
        <keyword ref="qt-qt3.html#BackgroundMode-enum">Qt::PaletteHighlight</keyword>
 
13212
        <keyword ref="qt-qt3.html#BackgroundMode-enum">Qt::NoBackground</keyword>
 
13213
        <keyword ref="qt-qt3.html#BackgroundMode-enum">Qt::PaletteMidlight</keyword>
 
13214
        <keyword ref="qt-qt3.html#ButtonState-typedef">ButtonState</keyword>
 
13215
        <keyword ref="qt-qt3.html#ButtonState_enum-enum">ButtonState_enum</keyword>
 
13216
        <keyword ref="qt-qt3.html#ButtonState_enum-enum">Qt::ShiftButton</keyword>
 
13217
        <keyword ref="qt-qt3.html#ButtonState_enum-enum">Qt::KeyButtonMask</keyword>
 
13218
        <keyword ref="qt-qt3.html#ButtonState_enum-enum">Qt::Keypad</keyword>
 
13219
        <keyword ref="qt-qt3.html#ButtonState_enum-enum">Qt::ControlButton</keyword>
 
13220
        <keyword ref="qt-qt3.html#ButtonState_enum-enum">Qt::MetaButton</keyword>
 
13221
        <keyword ref="qt-qt3.html#ButtonState_enum-enum">Qt::AltButton</keyword>
 
13222
        <keyword ref="qt-qt3.html#GUIStyle-enum">GUIStyle</keyword>
 
13223
        <keyword ref="qt-qt3.html#GUIStyle-enum">Qt::MotifStyle</keyword>
 
13224
        <keyword ref="qt-qt3.html#GUIStyle-enum">Qt::MacStyle</keyword>
 
13225
        <keyword ref="qt-qt3.html#GUIStyle-enum">Qt::WindowsStyle</keyword>
 
13226
        <keyword ref="qt-qt3.html#GUIStyle-enum">Qt::Win3Style</keyword>
 
13227
        <keyword ref="qt-qt3.html#GUIStyle-enum">Qt::PMStyle</keyword>
 
13228
        <keyword ref="qt-qt3.html#MacintoshVersion-enum">MacintoshVersion</keyword>
 
13229
        <keyword ref="qt-qt3.html#MacintoshVersion-enum">Qt::MV_10_DOT_0</keyword>
 
13230
        <keyword ref="qt-qt3.html#MacintoshVersion-enum">Qt::MV_10_DOT_1</keyword>
 
13231
        <keyword ref="qt-qt3.html#MacintoshVersion-enum">Qt::MV_10_DOT_2</keyword>
 
13232
        <keyword ref="qt-qt3.html#MacintoshVersion-enum">Qt::MV_10_DOT_3</keyword>
 
13233
        <keyword ref="qt-qt3.html#MacintoshVersion-enum">Qt::MV_9</keyword>
 
13234
        <keyword ref="qt-qt3.html#MacintoshVersion-enum">Qt::MV_10_DOT_4</keyword>
 
13235
        <keyword ref="qt-qt3.html#MacintoshVersion-enum">Qt::MV_CHEETAH</keyword>
 
13236
        <keyword ref="qt-qt3.html#MacintoshVersion-enum">Qt::MV_JAGUAR</keyword>
 
13237
        <keyword ref="qt-qt3.html#MacintoshVersion-enum">Qt::MV_PUMA</keyword>
 
13238
        <keyword ref="qt-qt3.html#MacintoshVersion-enum">Qt::MV_Unknown</keyword>
 
13239
        <keyword ref="qt-qt3.html#MacintoshVersion-enum">Qt::MV_TIGER</keyword>
 
13240
        <keyword ref="qt-qt3.html#MacintoshVersion-enum">Qt::MV_PANTHER</keyword>
 
13241
        <keyword ref="qt-qt3.html#PaintUnit-enum">PaintUnit</keyword>
 
13242
        <keyword ref="qt-qt3.html#PaintUnit-enum">Qt::LoEnglishUnit</keyword>
 
13243
        <keyword ref="qt-qt3.html#PaintUnit-enum">Qt::HiEnglishUnit</keyword>
 
13244
        <keyword ref="qt-qt3.html#PaintUnit-enum">Qt::LoMetricUnit</keyword>
 
13245
        <keyword ref="qt-qt3.html#PaintUnit-enum">Qt::TwipsUnit</keyword>
 
13246
        <keyword ref="qt-qt3.html#PaintUnit-enum">Qt::HiMetricUnit</keyword>
 
13247
        <keyword ref="qt-qt3.html#PaintUnit-enum">Qt::PixelUnit</keyword>
 
13248
        <keyword ref="qt-qt3.html#ScaleMode-typedef">ScaleMode</keyword>
 
13249
        <keyword ref="qt-qt3.html#TextFlags-typedef">TextFlags</keyword>
 
13250
        <keyword ref="qt-qt3.html#ToolBarDock-typedef">ToolBarDock</keyword>
 
13251
        <keyword ref="qt-qt3.html#WindowsVersion-enum">WindowsVersion</keyword>
 
13252
        <keyword ref="qt-qt3.html#WindowsVersion-enum">Qt::WV_NT</keyword>
 
13253
        <keyword ref="qt-qt3.html#WindowsVersion-enum">Qt::WV_CENET</keyword>
 
13254
        <keyword ref="qt-qt3.html#WindowsVersion-enum">Qt::WV_Me</keyword>
 
13255
        <keyword ref="qt-qt3.html#WindowsVersion-enum">Qt::WV_32s</keyword>
 
13256
        <keyword ref="qt-qt3.html#WindowsVersion-enum">Qt::WV_XP</keyword>
 
13257
        <keyword ref="qt-qt3.html#WindowsVersion-enum">Qt::WV_DOS_based</keyword>
 
13258
        <keyword ref="qt-qt3.html#WindowsVersion-enum">Qt::WV_NT_based</keyword>
 
13259
        <keyword ref="qt-qt3.html#WindowsVersion-enum">Qt::WV_95</keyword>
 
13260
        <keyword ref="qt-qt3.html#WindowsVersion-enum">Qt::WV_2000</keyword>
 
13261
        <keyword ref="qt-qt3.html#WindowsVersion-enum">Qt::WV_98</keyword>
 
13262
        <keyword ref="qt-qt3.html#WindowsVersion-enum">Qt::WV_2003</keyword>
 
13263
        <keyword ref="qt-qt3.html#WindowsVersion-enum">Qt::WV_CE_based</keyword>
 
13264
        <keyword ref="qt-qt3.html#WindowsVersion-enum">Qt::WV_CE</keyword>
10695
13265
        <section ref="qt-qt3.html" title="Qt 3 support members"/>
10696
13266
    </section>
10697
13267
    <section ref="qtabbar.html" title="QTabBar Class Reference">
10710
13280
        <keyword ref="qtabbar.html#currentIndex-prop">setCurrentIndex</keyword>
10711
13281
        <keyword ref="qtabbar.html#drawBase-prop">drawBase</keyword>
10712
13282
        <keyword ref="qtabbar.html#drawBase-prop">setDrawBase</keyword>
 
13283
        <keyword ref="qtabbar.html#elideMode-prop">elideMode</keyword>
 
13284
        <keyword ref="qtabbar.html#elideMode-prop">setElideMode</keyword>
10713
13285
        <keyword ref="qtabbar.html#iconSize-prop">iconSize</keyword>
10714
13286
        <keyword ref="qtabbar.html#iconSize-prop">setIconSize</keyword>
10715
13287
        <keyword ref="qtabbar.html#shape-prop">shape</keyword>
10716
13288
        <keyword ref="qtabbar.html#shape-prop">setShape</keyword>
 
13289
        <keyword ref="qtabbar.html#usesScrollButtons-prop">usesScrollButtons</keyword>
 
13290
        <keyword ref="qtabbar.html#usesScrollButtons-prop">setUsesScrollButtons</keyword>
10717
13291
        <keyword ref="qtabbar.html#addTab">addTab</keyword>
10718
13292
        <keyword ref="qtabbar.html#currentChanged">currentChanged</keyword>
10719
13293
        <keyword ref="qtabbar.html#insertTab">insertTab</keyword>
10737
13311
        <keyword ref="qtabbar.html#tabTextColor">tabTextColor</keyword>
10738
13312
        <keyword ref="qtabbar.html#tabToolTip">tabToolTip</keyword>
10739
13313
        <keyword ref="qtabbar.html#tabWhatsThis">tabWhatsThis</keyword>
 
13314
        <keyword ref="qtabbar-qt3.html#selected">selected</keyword>
 
13315
        <keyword ref="qtabbar-qt3.html#setCurrentTab">setCurrentTab</keyword>
10740
13316
        <section ref="qtabbar-members.html" title="List of all members"/>
10741
13317
        <section ref="qtabbar-qt3.html" title="Qt 3 support members"/>
10742
13318
    </section>
10780
13356
        <keyword ref="qtableview.html#gridStyle-prop">setGridStyle</keyword>
10781
13357
        <keyword ref="qtableview.html#showGrid-prop">showGrid</keyword>
10782
13358
        <keyword ref="qtableview.html#showGrid-prop">setShowGrid</keyword>
 
13359
        <keyword ref="qtableview.html#sortingEnabled-prop">sortingEnabled</keyword>
 
13360
        <keyword ref="qtableview.html#sortingEnabled-prop">isSortingEnabled</keyword>
 
13361
        <keyword ref="qtableview.html#sortingEnabled-prop">setSortingEnabled</keyword>
10783
13362
        <keyword ref="qtableview.html#columnAt">columnAt</keyword>
10784
13363
        <keyword ref="qtableview.html#columnCountChanged">columnCountChanged</keyword>
10785
13364
        <keyword ref="qtableview.html#columnMoved">columnMoved</keyword>
10786
13365
        <keyword ref="qtableview.html#columnResized">columnResized</keyword>
 
13366
        <keyword ref="qtableview.html#columnSpan">columnSpan</keyword>
10787
13367
        <keyword ref="qtableview.html#columnViewportPosition">columnViewportPosition</keyword>
10788
13368
        <keyword ref="qtableview.html#columnWidth">columnWidth</keyword>
10789
13369
        <keyword ref="qtableview.html#hideColumn">hideColumn</keyword>
10804
13384
        <keyword ref="qtableview.html#rowHeight">rowHeight</keyword>
10805
13385
        <keyword ref="qtableview.html#rowMoved">rowMoved</keyword>
10806
13386
        <keyword ref="qtableview.html#rowResized">rowResized</keyword>
 
13387
        <keyword ref="qtableview.html#rowSpan">rowSpan</keyword>
10807
13388
        <keyword ref="qtableview.html#rowViewportPosition">rowViewportPosition</keyword>
10808
13389
        <keyword ref="qtableview.html#selectColumn">selectColumn</keyword>
10809
13390
        <keyword ref="qtableview.html#selectRow">selectRow</keyword>
10813
13394
        <keyword ref="qtableview.html#setRowHeight">setRowHeight</keyword>
10814
13395
        <keyword ref="qtableview.html#setRowHidden">setRowHidden</keyword>
10815
13396
        <keyword ref="qtableview.html#setSelection">setSelection</keyword>
 
13397
        <keyword ref="qtableview.html#setSpan">setSpan</keyword>
10816
13398
        <keyword ref="qtableview.html#setVerticalHeader">setVerticalHeader</keyword>
10817
13399
        <keyword ref="qtableview.html#showColumn">showColumn</keyword>
10818
13400
        <keyword ref="qtableview.html#showRow">showRow</keyword>
10822
13404
        <keyword ref="qtableview.html#verticalHeader">verticalHeader</keyword>
10823
13405
        <keyword ref="qtableview.html#verticalOffset">verticalOffset</keyword>
10824
13406
        <section ref="qtableview-members.html" title="List of all members"/>
 
13407
        <section ref="qtableview-obsolete.html" title="Obsolete members"/>
10825
13408
    </section>
10826
13409
    <section ref="qtablewidget.html" title="QTableWidget Class Reference">
10827
13410
        <keyword ref="qtablewidget.html">QTableWidget</keyword>
10829
13412
        <keyword ref="qtablewidget.html#columnCount-prop">setColumnCount</keyword>
10830
13413
        <keyword ref="qtablewidget.html#rowCount-prop">rowCount</keyword>
10831
13414
        <keyword ref="qtablewidget.html#rowCount-prop">setRowCount</keyword>
10832
 
        <keyword ref="qtablewidget.html#sortingEnabled-prop">sortingEnabled</keyword>
10833
 
        <keyword ref="qtablewidget.html#sortingEnabled-prop">isSortingEnabled</keyword>
10834
 
        <keyword ref="qtablewidget.html#sortingEnabled-prop">setSortingEnabled</keyword>
10835
13415
        <keyword ref="qtablewidget.html#cellActivated">cellActivated</keyword>
10836
13416
        <keyword ref="qtablewidget.html#cellChanged">cellChanged</keyword>
10837
13417
        <keyword ref="qtablewidget.html#cellClicked">cellClicked</keyword>
10840
13420
        <keyword ref="qtablewidget.html#cellPressed">cellPressed</keyword>
10841
13421
        <keyword ref="qtablewidget.html#cellWidget">cellWidget</keyword>
10842
13422
        <keyword ref="qtablewidget.html#clear">clear</keyword>
 
13423
        <keyword ref="qtablewidget.html#clearContents">clearContents</keyword>
10843
13424
        <keyword ref="qtablewidget.html#closePersistentEditor">closePersistentEditor</keyword>
10844
13425
        <keyword ref="qtablewidget.html#column">column</keyword>
10845
13426
        <keyword ref="qtablewidget.html#currentCellChanged">currentCellChanged</keyword>
10849
13430
        <keyword ref="qtablewidget.html#currentRow">currentRow</keyword>
10850
13431
        <keyword ref="qtablewidget.html#dropMimeData">dropMimeData</keyword>
10851
13432
        <keyword ref="qtablewidget.html#editItem">editItem</keyword>
10852
 
        <keyword ref="qtablewidget.html#event">event</keyword>
10853
13433
        <keyword ref="qtablewidget.html#findItems">findItems</keyword>
10854
13434
        <keyword ref="qtablewidget.html#horizontalHeaderItem">horizontalHeaderItem</keyword>
10855
13435
        <keyword ref="qtablewidget.html#indexFromItem">indexFromItem</keyword>
10856
13436
        <keyword ref="qtablewidget.html#insertColumn">insertColumn</keyword>
10857
13437
        <keyword ref="qtablewidget.html#insertRow">insertRow</keyword>
10858
 
        <keyword ref="qtablewidget.html#isItemSelected">isItemSelected</keyword>
10859
13438
        <keyword ref="qtablewidget.html#item">item</keyword>
10860
13439
        <keyword ref="qtablewidget.html#itemActivated">itemActivated</keyword>
10861
13440
        <keyword ref="qtablewidget.html#itemAt">itemAt</keyword>
10884
13463
        <keyword ref="qtablewidget.html#setHorizontalHeaderLabels">setHorizontalHeaderLabels</keyword>
10885
13464
        <keyword ref="qtablewidget.html#setItem">setItem</keyword>
10886
13465
        <keyword ref="qtablewidget.html#setItemPrototype">setItemPrototype</keyword>
10887
 
        <keyword ref="qtablewidget.html#setItemSelected">setItemSelected</keyword>
10888
13466
        <keyword ref="qtablewidget.html#setRangeSelected">setRangeSelected</keyword>
10889
13467
        <keyword ref="qtablewidget.html#setVerticalHeaderItem">setVerticalHeaderItem</keyword>
10890
13468
        <keyword ref="qtablewidget.html#setVerticalHeaderLabels">setVerticalHeaderLabels</keyword>
10898
13476
        <keyword ref="qtablewidget.html#visualItemRect">visualItemRect</keyword>
10899
13477
        <keyword ref="qtablewidget.html#visualRow">visualRow</keyword>
10900
13478
        <section ref="qtablewidget-members.html" title="List of all members"/>
 
13479
        <section ref="qtablewidget-obsolete.html" title="Obsolete members"/>
10901
13480
    </section>
10902
13481
    <section ref="qtablewidgetitem.html" title="QTableWidgetItem Class Reference">
10903
13482
        <keyword ref="qtablewidgetitem.html">QTableWidgetItem</keyword>
10904
 
        <keyword ref="qtablewidgetitem.html#backgroundColor">backgroundColor</keyword>
 
13483
        <keyword ref="qtablewidgetitem.html#ItemType-enum">ItemType</keyword>
 
13484
        <keyword ref="qtablewidgetitem.html#ItemType-enum">QTableWidgetItem::Type</keyword>
 
13485
        <keyword ref="qtablewidgetitem.html#ItemType-enum">QTableWidgetItem::UserType</keyword>
 
13486
        <keyword ref="qtablewidgetitem.html#background">background</keyword>
10905
13487
        <keyword ref="qtablewidgetitem.html#checkState">checkState</keyword>
10906
13488
        <keyword ref="qtablewidgetitem.html#clone">clone</keyword>
 
13489
        <keyword ref="qtablewidgetitem.html#column">column</keyword>
10907
13490
        <keyword ref="qtablewidgetitem.html#data">data</keyword>
10908
13491
        <keyword ref="qtablewidgetitem.html#flags">flags</keyword>
10909
13492
        <keyword ref="qtablewidgetitem.html#font">font</keyword>
 
13493
        <keyword ref="qtablewidgetitem.html#foreground">foreground</keyword>
10910
13494
        <keyword ref="qtablewidgetitem.html#icon">icon</keyword>
 
13495
        <keyword ref="qtablewidgetitem.html#isSelected">isSelected</keyword>
10911
13496
        <keyword ref="qtablewidgetitem.html#read">read</keyword>
10912
 
        <keyword ref="qtablewidgetitem.html#setBackgroundColor">setBackgroundColor</keyword>
 
13497
        <keyword ref="qtablewidgetitem.html#row">row</keyword>
 
13498
        <keyword ref="qtablewidgetitem.html#setBackground">setBackground</keyword>
10913
13499
        <keyword ref="qtablewidgetitem.html#setCheckState">setCheckState</keyword>
10914
13500
        <keyword ref="qtablewidgetitem.html#setData">setData</keyword>
10915
13501
        <keyword ref="qtablewidgetitem.html#setFlags">setFlags</keyword>
10916
13502
        <keyword ref="qtablewidgetitem.html#setFont">setFont</keyword>
 
13503
        <keyword ref="qtablewidgetitem.html#setForeground">setForeground</keyword>
10917
13504
        <keyword ref="qtablewidgetitem.html#setIcon">setIcon</keyword>
 
13505
        <keyword ref="qtablewidgetitem.html#setSelected">setSelected</keyword>
10918
13506
        <keyword ref="qtablewidgetitem.html#setSizeHint">setSizeHint</keyword>
10919
13507
        <keyword ref="qtablewidgetitem.html#setStatusTip">setStatusTip</keyword>
10920
13508
        <keyword ref="qtablewidgetitem.html#setText">setText</keyword>
10921
13509
        <keyword ref="qtablewidgetitem.html#setTextAlignment">setTextAlignment</keyword>
10922
 
        <keyword ref="qtablewidgetitem.html#setTextColor">setTextColor</keyword>
10923
13510
        <keyword ref="qtablewidgetitem.html#setToolTip">setToolTip</keyword>
10924
13511
        <keyword ref="qtablewidgetitem.html#setWhatsThis">setWhatsThis</keyword>
10925
13512
        <keyword ref="qtablewidgetitem.html#sizeHint">sizeHint</keyword>
10927
13514
        <keyword ref="qtablewidgetitem.html#tableWidget">tableWidget</keyword>
10928
13515
        <keyword ref="qtablewidgetitem.html#text">text</keyword>
10929
13516
        <keyword ref="qtablewidgetitem.html#textAlignment">textAlignment</keyword>
10930
 
        <keyword ref="qtablewidgetitem.html#textColor">textColor</keyword>
10931
13517
        <keyword ref="qtablewidgetitem.html#toolTip">toolTip</keyword>
10932
13518
        <keyword ref="qtablewidgetitem.html#type">type</keyword>
10933
13519
        <keyword ref="qtablewidgetitem.html#whatsThis">whatsThis</keyword>
10934
13520
        <keyword ref="qtablewidgetitem.html#write">write</keyword>
10935
13521
        <keyword ref="qtablewidgetitem.html#operator-lt">operator&lt;</keyword>
10936
13522
        <keyword ref="qtablewidgetitem.html#operator-eq">operator=</keyword>
10937
 
        <keyword ref="qtablewidgetitem.html#Type-var">Type</keyword>
10938
 
        <keyword ref="qtablewidgetitem.html#UserType-var">UserType</keyword>
10939
13523
        <section ref="qtablewidgetitem-members.html" title="List of all members"/>
 
13524
        <section ref="qtablewidgetitem-obsolete.html" title="Obsolete members"/>
10940
13525
    </section>
10941
13526
    <section ref="qtablewidgetselectionrange.html" title="QTableWidgetSelectionRange Class Reference">
10942
13527
        <keyword ref="qtablewidgetselectionrange.html">QTableWidgetSelectionRange</keyword>
10961
13546
        <keyword ref="qtabwidget.html#count-prop">count</keyword>
10962
13547
        <keyword ref="qtabwidget.html#currentIndex-prop">currentIndex</keyword>
10963
13548
        <keyword ref="qtabwidget.html#currentIndex-prop">setCurrentIndex</keyword>
 
13549
        <keyword ref="qtabwidget.html#elideMode-prop">elideMode</keyword>
 
13550
        <keyword ref="qtabwidget.html#elideMode-prop">setElideMode</keyword>
 
13551
        <keyword ref="qtabwidget.html#iconSize-prop">iconSize</keyword>
 
13552
        <keyword ref="qtabwidget.html#iconSize-prop">setIconSize</keyword>
10964
13553
        <keyword ref="qtabwidget.html#tabPosition-prop">tabPosition</keyword>
10965
13554
        <keyword ref="qtabwidget.html#tabPosition-prop">setTabPosition</keyword>
10966
13555
        <keyword ref="qtabwidget.html#tabShape-prop">tabShape</keyword>
10967
13556
        <keyword ref="qtabwidget.html#tabShape-prop">setTabShape</keyword>
 
13557
        <keyword ref="qtabwidget.html#usesScrollButtons-prop">usesScrollButtons</keyword>
 
13558
        <keyword ref="qtabwidget.html#usesScrollButtons-prop">setUsesScrollButtons</keyword>
10968
13559
        <keyword ref="qtabwidget.html#addTab">addTab</keyword>
10969
13560
        <keyword ref="qtabwidget.html#cornerWidget">cornerWidget</keyword>
10970
13561
        <keyword ref="qtabwidget.html#currentChanged">currentChanged</keyword>
10990
13581
        <keyword ref="qtabwidget.html#tabToolTip">tabToolTip</keyword>
10991
13582
        <keyword ref="qtabwidget.html#tabWhatsThis">tabWhatsThis</keyword>
10992
13583
        <keyword ref="qtabwidget.html#widget">widget</keyword>
 
13584
        <keyword ref="qtabwidget-qt3.html#changeTab">changeTab</keyword>
 
13585
        <keyword ref="qtabwidget-qt3.html#currentPage">currentPage</keyword>
 
13586
        <keyword ref="qtabwidget-qt3.html#currentPageIndex">currentPageIndex</keyword>
 
13587
        <keyword ref="qtabwidget-qt3.html#label">label</keyword>
 
13588
        <keyword ref="qtabwidget-qt3.html#margin">margin</keyword>
 
13589
        <keyword ref="qtabwidget-qt3.html#page">page</keyword>
 
13590
        <keyword ref="qtabwidget-qt3.html#removePage">removePage</keyword>
 
13591
        <keyword ref="qtabwidget-qt3.html#removeTabToolTip">removeTabToolTip</keyword>
 
13592
        <keyword ref="qtabwidget-qt3.html#selected">selected</keyword>
 
13593
        <keyword ref="qtabwidget-qt3.html#setCurrentPage">setCurrentPage</keyword>
 
13594
        <keyword ref="qtabwidget-qt3.html#setMargin">setMargin</keyword>
 
13595
        <keyword ref="qtabwidget-qt3.html#setTabIconSet">setTabIconSet</keyword>
 
13596
        <keyword ref="qtabwidget-qt3.html#setTabLabel">setTabLabel</keyword>
 
13597
        <keyword ref="qtabwidget-qt3.html#showPage">showPage</keyword>
 
13598
        <keyword ref="qtabwidget-qt3.html#tabIconSet">tabIconSet</keyword>
 
13599
        <keyword ref="qtabwidget-qt3.html#tabLabel">tabLabel</keyword>
10993
13600
        <section ref="qtabwidget-members.html" title="List of all members"/>
10994
13601
        <section ref="qtabwidget-qt3.html" title="Qt 3 support members"/>
10995
13602
    </section>
11143
13750
        <keyword ref="qtextblockformat.html#isValid">isValid</keyword>
11144
13751
        <keyword ref="qtextblockformat.html#leftMargin">leftMargin</keyword>
11145
13752
        <keyword ref="qtextblockformat.html#nonBreakableLines">nonBreakableLines</keyword>
 
13753
        <keyword ref="qtextblockformat.html#pageBreakPolicy">pageBreakPolicy</keyword>
11146
13754
        <keyword ref="qtextblockformat.html#rightMargin">rightMargin</keyword>
11147
13755
        <keyword ref="qtextblockformat.html#setAlignment">setAlignment</keyword>
11148
13756
        <keyword ref="qtextblockformat.html#setBottomMargin">setBottomMargin</keyword>
11149
13757
        <keyword ref="qtextblockformat.html#setIndent">setIndent</keyword>
11150
13758
        <keyword ref="qtextblockformat.html#setLeftMargin">setLeftMargin</keyword>
11151
13759
        <keyword ref="qtextblockformat.html#setNonBreakableLines">setNonBreakableLines</keyword>
 
13760
        <keyword ref="qtextblockformat.html#setPageBreakPolicy">setPageBreakPolicy</keyword>
11152
13761
        <keyword ref="qtextblockformat.html#setRightMargin">setRightMargin</keyword>
11153
13762
        <keyword ref="qtextblockformat.html#setTextIndent">setTextIndent</keyword>
11154
13763
        <keyword ref="qtextblockformat.html#setTopMargin">setTopMargin</keyword>
11171
13780
    <section ref="qtextbrowser.html" title="QTextBrowser Class Reference">
11172
13781
        <keyword ref="qtextbrowser.html">QTextBrowser</keyword>
11173
13782
        <keyword ref="qtextbrowser.html#modified-prop">modified</keyword>
 
13783
        <keyword ref="qtextbrowser.html#openExternalLinks-prop">openExternalLinks</keyword>
 
13784
        <keyword ref="qtextbrowser.html#openExternalLinks-prop">setOpenExternalLinks</keyword>
11174
13785
        <keyword ref="qtextbrowser.html#readOnly-prop">readOnly</keyword>
11175
13786
        <keyword ref="qtextbrowser.html#searchPaths-prop">searchPaths</keyword>
11176
13787
        <keyword ref="qtextbrowser.html#searchPaths-prop">setSearchPaths</keyword>
11180
13791
        <keyword ref="qtextbrowser.html#anchorClicked">anchorClicked</keyword>
11181
13792
        <keyword ref="qtextbrowser.html#backward">backward</keyword>
11182
13793
        <keyword ref="qtextbrowser.html#backwardAvailable">backwardAvailable</keyword>
 
13794
        <keyword ref="qtextbrowser.html#clearHistory">clearHistory</keyword>
11183
13795
        <keyword ref="qtextbrowser.html#forward">forward</keyword>
11184
13796
        <keyword ref="qtextbrowser.html#forwardAvailable">forwardAvailable</keyword>
11185
13797
        <keyword ref="qtextbrowser.html#highlighted">highlighted</keyword>
11186
13798
        <keyword ref="qtextbrowser.html#home">home</keyword>
 
13799
        <keyword ref="qtextbrowser.html#isBackwardAvailable">isBackwardAvailable</keyword>
 
13800
        <keyword ref="qtextbrowser.html#isForwardAvailable">isForwardAvailable</keyword>
11187
13801
        <keyword ref="qtextbrowser.html#keyPressEvent">keyPressEvent</keyword>
11188
13802
        <keyword ref="qtextbrowser.html#loadResource">loadResource</keyword>
11189
13803
        <keyword ref="qtextbrowser.html#reload">reload</keyword>
11193
13807
    </section>
11194
13808
    <section ref="qtextcharformat.html" title="QTextCharFormat Class Reference">
11195
13809
        <keyword ref="qtextcharformat.html">QTextCharFormat</keyword>
 
13810
        <keyword ref="qtextcharformat.html#UnderlineStyle-enum">UnderlineStyle</keyword>
 
13811
        <keyword ref="qtextcharformat.html#UnderlineStyle-enum">QTextCharFormat::SingleUnderline</keyword>
 
13812
        <keyword ref="qtextcharformat.html#UnderlineStyle-enum">QTextCharFormat::WaveUnderline</keyword>
 
13813
        <keyword ref="qtextcharformat.html#UnderlineStyle-enum">QTextCharFormat::SpellCheckUnderline</keyword>
 
13814
        <keyword ref="qtextcharformat.html#UnderlineStyle-enum">QTextCharFormat::DashUnderline</keyword>
 
13815
        <keyword ref="qtextcharformat.html#UnderlineStyle-enum">QTextCharFormat::DotLine</keyword>
 
13816
        <keyword ref="qtextcharformat.html#UnderlineStyle-enum">QTextCharFormat::DashDotDotLine</keyword>
 
13817
        <keyword ref="qtextcharformat.html#UnderlineStyle-enum">QTextCharFormat::DashDotLine</keyword>
 
13818
        <keyword ref="qtextcharformat.html#UnderlineStyle-enum">QTextCharFormat::NoUnderline</keyword>
11196
13819
        <keyword ref="qtextcharformat.html#VerticalAlignment-enum">VerticalAlignment</keyword>
11197
13820
        <keyword ref="qtextcharformat.html#VerticalAlignment-enum">QTextCharFormat::AlignSuperScript</keyword>
11198
13821
        <keyword ref="qtextcharformat.html#VerticalAlignment-enum">QTextCharFormat::AlignSubScript</keyword>
11226
13849
        <keyword ref="qtextcharformat.html#setTableCellRowSpan">setTableCellRowSpan</keyword>
11227
13850
        <keyword ref="qtextcharformat.html#setTextOutline">setTextOutline</keyword>
11228
13851
        <keyword ref="qtextcharformat.html#setUnderlineColor">setUnderlineColor</keyword>
 
13852
        <keyword ref="qtextcharformat.html#setUnderlineStyle">setUnderlineStyle</keyword>
11229
13853
        <keyword ref="qtextcharformat.html#setVerticalAlignment">setVerticalAlignment</keyword>
11230
13854
        <keyword ref="qtextcharformat.html#tableCellColumnSpan">tableCellColumnSpan</keyword>
11231
13855
        <keyword ref="qtextcharformat.html#tableCellRowSpan">tableCellRowSpan</keyword>
11232
13856
        <keyword ref="qtextcharformat.html#textOutline">textOutline</keyword>
11233
13857
        <keyword ref="qtextcharformat.html#underlineColor">underlineColor</keyword>
 
13858
        <keyword ref="qtextcharformat.html#underlineStyle">underlineStyle</keyword>
11234
13859
        <keyword ref="qtextcharformat.html#verticalAlignment">verticalAlignment</keyword>
11235
13860
        <section ref="qtextcharformat-members.html" title="List of all members"/>
11236
13861
    </section>
11261
13886
        <keyword ref="qtextcodec.html#setCodecForLocale">setCodecForLocale</keyword>
11262
13887
        <keyword ref="qtextcodec.html#setCodecForTr">setCodecForTr</keyword>
11263
13888
        <keyword ref="qtextcodec.html#toUnicode">toUnicode</keyword>
 
13889
        <keyword ref="qtextcodec-qt3.html#codecForContent">codecForContent</keyword>
 
13890
        <keyword ref="qtextcodec-qt3.html#codecForIndex">codecForIndex</keyword>
 
13891
        <keyword ref="qtextcodec-qt3.html#locale">locale</keyword>
 
13892
        <keyword ref="qtextcodec-qt3.html#mimeName">mimeName</keyword>
11264
13893
        <section ref="qtextcodec-members.html" title="List of all members"/>
11265
13894
        <section ref="qtextcodec-qt3.html" title="Qt 3 support members"/>
11266
13895
    </section>
11308
13937
        <keyword ref="qtextcursor.html#SelectionType-enum">QTextCursor::WordUnderCursor</keyword>
11309
13938
        <keyword ref="qtextcursor.html#SelectionType-enum">QTextCursor::BlockUnderCursor</keyword>
11310
13939
        <keyword ref="qtextcursor.html#SelectionType-enum">QTextCursor::LineUnderCursor</keyword>
 
13940
        <keyword ref="qtextcursor.html#SelectionType-enum">QTextCursor::Document</keyword>
11311
13941
        <keyword ref="qtextcursor.html#anchor">anchor</keyword>
11312
13942
        <keyword ref="qtextcursor.html#atBlockEnd">atBlockEnd</keyword>
11313
13943
        <keyword ref="qtextcursor.html#atBlockStart">atBlockStart</keyword>
11317
13947
        <keyword ref="qtextcursor.html#block">block</keyword>
11318
13948
        <keyword ref="qtextcursor.html#blockCharFormat">blockCharFormat</keyword>
11319
13949
        <keyword ref="qtextcursor.html#blockFormat">blockFormat</keyword>
 
13950
        <keyword ref="qtextcursor.html#blockNumber">blockNumber</keyword>
11320
13951
        <keyword ref="qtextcursor.html#charFormat">charFormat</keyword>
11321
13952
        <keyword ref="qtextcursor.html#clearSelection">clearSelection</keyword>
 
13953
        <keyword ref="qtextcursor.html#columnNumber">columnNumber</keyword>
11322
13954
        <keyword ref="qtextcursor.html#createList">createList</keyword>
11323
13955
        <keyword ref="qtextcursor.html#currentFrame">currentFrame</keyword>
11324
13956
        <keyword ref="qtextcursor.html#currentList">currentList</keyword>
11331
13963
        <keyword ref="qtextcursor.html#insertBlock">insertBlock</keyword>
11332
13964
        <keyword ref="qtextcursor.html#insertFragment">insertFragment</keyword>
11333
13965
        <keyword ref="qtextcursor.html#insertFrame">insertFrame</keyword>
 
13966
        <keyword ref="qtextcursor.html#insertHtml">insertHtml</keyword>
11334
13967
        <keyword ref="qtextcursor.html#insertImage">insertImage</keyword>
11335
13968
        <keyword ref="qtextcursor.html#insertList">insertList</keyword>
11336
13969
        <keyword ref="qtextcursor.html#insertTable">insertTable</keyword>
11380
14013
        <keyword ref="qtextdocument.html#ResourceType-enum">ResourceType</keyword>
11381
14014
        <keyword ref="qtextdocument.html#ResourceType-enum">QTextDocument::ImageResource</keyword>
11382
14015
        <keyword ref="qtextdocument.html#ResourceType-enum">QTextDocument::UserResource</keyword>
 
14016
        <keyword ref="qtextdocument.html#ResourceType-enum">QTextDocument::StyleSheetResource</keyword>
11383
14017
        <keyword ref="qtextdocument.html#ResourceType-enum">QTextDocument::HtmlResource</keyword>
 
14018
        <keyword ref="qtextdocument.html#blockCount-prop">blockCount</keyword>
11384
14019
        <keyword ref="qtextdocument.html#defaultFont-prop">defaultFont</keyword>
11385
14020
        <keyword ref="qtextdocument.html#defaultFont-prop">setDefaultFont</keyword>
 
14021
        <keyword ref="qtextdocument.html#defaultStyleSheet-prop">defaultStyleSheet</keyword>
 
14022
        <keyword ref="qtextdocument.html#defaultStyleSheet-prop">setDefaultStyleSheet</keyword>
 
14023
        <keyword ref="qtextdocument.html#maximumBlockCount-prop">maximumBlockCount</keyword>
 
14024
        <keyword ref="qtextdocument.html#maximumBlockCount-prop">setMaximumBlockCount</keyword>
11386
14025
        <keyword ref="qtextdocument.html#modified-prop">modified</keyword>
11387
14026
        <keyword ref="qtextdocument.html#modified-prop">isModified</keyword>
11388
14027
        <keyword ref="qtextdocument.html#modified-prop">setModified</keyword>
11389
14028
        <keyword ref="qtextdocument.html#pageSize-prop">pageSize</keyword>
11390
14029
        <keyword ref="qtextdocument.html#pageSize-prop">setPageSize</keyword>
 
14030
        <keyword ref="qtextdocument.html#size-prop">size</keyword>
 
14031
        <keyword ref="qtextdocument.html#textWidth-prop">textWidth</keyword>
 
14032
        <keyword ref="qtextdocument.html#textWidth-prop">setTextWidth</keyword>
11391
14033
        <keyword ref="qtextdocument.html#undoRedoEnabled-prop">undoRedoEnabled</keyword>
11392
14034
        <keyword ref="qtextdocument.html#undoRedoEnabled-prop">isUndoRedoEnabled</keyword>
11393
14035
        <keyword ref="qtextdocument.html#undoRedoEnabled-prop">setUndoRedoEnabled</keyword>
11394
14036
        <keyword ref="qtextdocument.html#useDesignMetrics-prop">useDesignMetrics</keyword>
11395
14037
        <keyword ref="qtextdocument.html#useDesignMetrics-prop">setUseDesignMetrics</keyword>
11396
14038
        <keyword ref="qtextdocument.html#addResource">addResource</keyword>
 
14039
        <keyword ref="qtextdocument.html#adjustSize">adjustSize</keyword>
11397
14040
        <keyword ref="qtextdocument.html#allFormats">allFormats</keyword>
11398
14041
        <keyword ref="qtextdocument.html#begin">begin</keyword>
11399
14042
        <keyword ref="qtextdocument.html#clear">clear</keyword>
11403
14046
        <keyword ref="qtextdocument.html#createObject">createObject</keyword>
11404
14047
        <keyword ref="qtextdocument.html#cursorPositionChanged">cursorPositionChanged</keyword>
11405
14048
        <keyword ref="qtextdocument.html#documentLayout">documentLayout</keyword>
 
14049
        <keyword ref="qtextdocument.html#drawContents">drawContents</keyword>
11406
14050
        <keyword ref="qtextdocument.html#end">end</keyword>
11407
14051
        <keyword ref="qtextdocument.html#find">find</keyword>
11408
14052
        <keyword ref="qtextdocument.html#findBlock">findBlock</keyword>
 
14053
        <keyword ref="qtextdocument.html#idealWidth">idealWidth</keyword>
11409
14054
        <keyword ref="qtextdocument.html#isEmpty">isEmpty</keyword>
11410
14055
        <keyword ref="qtextdocument.html#isRedoAvailable">isRedoAvailable</keyword>
11411
14056
        <keyword ref="qtextdocument.html#isUndoAvailable">isUndoAvailable</keyword>
11470
14115
        <keyword ref="qtextedit.html#acceptRichText-prop">setAcceptRichText</keyword>
11471
14116
        <keyword ref="qtextedit.html#autoFormatting-prop">autoFormatting</keyword>
11472
14117
        <keyword ref="qtextedit.html#autoFormatting-prop">setAutoFormatting</keyword>
 
14118
        <keyword ref="qtextedit.html#cursorWidth-prop">cursorWidth</keyword>
 
14119
        <keyword ref="qtextedit.html#cursorWidth-prop">setCursorWidth</keyword>
11473
14120
        <keyword ref="qtextedit.html#documentTitle-prop">documentTitle</keyword>
11474
14121
        <keyword ref="qtextedit.html#documentTitle-prop">setDocumentTitle</keyword>
11475
14122
        <keyword ref="qtextedit.html#html-prop">html</keyword>
11488
14135
        <keyword ref="qtextedit.html#tabChangesFocus-prop">setTabChangesFocus</keyword>
11489
14136
        <keyword ref="qtextedit.html#tabStopWidth-prop">tabStopWidth</keyword>
11490
14137
        <keyword ref="qtextedit.html#tabStopWidth-prop">setTabStopWidth</keyword>
 
14138
        <keyword ref="qtextedit.html#textInteractionFlags-prop">textInteractionFlags</keyword>
 
14139
        <keyword ref="qtextedit.html#textInteractionFlags-prop">setTextInteractionFlags</keyword>
11491
14140
        <keyword ref="qtextedit.html#undoRedoEnabled-prop">undoRedoEnabled</keyword>
11492
14141
        <keyword ref="qtextedit.html#undoRedoEnabled-prop">isUndoRedoEnabled</keyword>
11493
14142
        <keyword ref="qtextedit.html#undoRedoEnabled-prop">setUndoRedoEnabled</keyword>
11497
14146
        <keyword ref="qtextedit.html#anchorAt">anchorAt</keyword>
11498
14147
        <keyword ref="qtextedit.html#append">append</keyword>
11499
14148
        <keyword ref="qtextedit.html#canInsertFromMimeData">canInsertFromMimeData</keyword>
 
14149
        <keyword ref="qtextedit.html#canPaste">canPaste</keyword>
11500
14150
        <keyword ref="qtextedit.html#clear">clear</keyword>
11501
14151
        <keyword ref="qtextedit.html#contextMenuEvent">contextMenuEvent</keyword>
11502
14152
        <keyword ref="qtextedit.html#copy">copy</keyword>
11512
14162
        <keyword ref="qtextedit.html#cut">cut</keyword>
11513
14163
        <keyword ref="qtextedit.html#document">document</keyword>
11514
14164
        <keyword ref="qtextedit.html#ensureCursorVisible">ensureCursorVisible</keyword>
 
14165
        <keyword ref="qtextedit.html#extraSelections">extraSelections</keyword>
11515
14166
        <keyword ref="qtextedit.html#find">find</keyword>
11516
14167
        <keyword ref="qtextedit.html#fontFamily">fontFamily</keyword>
11517
14168
        <keyword ref="qtextedit.html#fontItalic">fontItalic</keyword>
11523
14174
        <keyword ref="qtextedit.html#insertPlainText">insertPlainText</keyword>
11524
14175
        <keyword ref="qtextedit.html#loadResource">loadResource</keyword>
11525
14176
        <keyword ref="qtextedit.html#mergeCurrentCharFormat">mergeCurrentCharFormat</keyword>
 
14177
        <keyword ref="qtextedit.html#moveCursor">moveCursor</keyword>
11526
14178
        <keyword ref="qtextedit.html#paste">paste</keyword>
 
14179
        <keyword ref="qtextedit.html#redo">redo</keyword>
11527
14180
        <keyword ref="qtextedit.html#redoAvailable">redoAvailable</keyword>
11528
14181
        <keyword ref="qtextedit.html#scrollToAnchor">scrollToAnchor</keyword>
11529
14182
        <keyword ref="qtextedit.html#selectAll">selectAll</keyword>
11532
14185
        <keyword ref="qtextedit.html#setCurrentCharFormat">setCurrentCharFormat</keyword>
11533
14186
        <keyword ref="qtextedit.html#setCurrentFont">setCurrentFont</keyword>
11534
14187
        <keyword ref="qtextedit.html#setDocument">setDocument</keyword>
 
14188
        <keyword ref="qtextedit.html#setExtraSelections">setExtraSelections</keyword>
11535
14189
        <keyword ref="qtextedit.html#setFontFamily">setFontFamily</keyword>
11536
14190
        <keyword ref="qtextedit.html#setFontItalic">setFontItalic</keyword>
11537
14191
        <keyword ref="qtextedit.html#setFontPointSize">setFontPointSize</keyword>
11538
14192
        <keyword ref="qtextedit.html#setFontUnderline">setFontUnderline</keyword>
11539
14193
        <keyword ref="qtextedit.html#setFontWeight">setFontWeight</keyword>
11540
14194
        <keyword ref="qtextedit.html#setPlainText">setPlainText</keyword>
 
14195
        <keyword ref="qtextedit.html#setText">setText</keyword>
11541
14196
        <keyword ref="qtextedit.html#setTextColor">setTextColor</keyword>
11542
14197
        <keyword ref="qtextedit.html#setTextCursor">setTextCursor</keyword>
11543
14198
        <keyword ref="qtextedit.html#textChanged">textChanged</keyword>
11544
14199
        <keyword ref="qtextedit.html#textColor">textColor</keyword>
11545
14200
        <keyword ref="qtextedit.html#textCursor">textCursor</keyword>
11546
14201
        <keyword ref="qtextedit.html#toPlainText">toPlainText</keyword>
 
14202
        <keyword ref="qtextedit.html#undo">undo</keyword>
11547
14203
        <keyword ref="qtextedit.html#undoAvailable">undoAvailable</keyword>
11548
14204
        <keyword ref="qtextedit.html#zoomIn">zoomIn</keyword>
11549
14205
        <keyword ref="qtextedit.html#zoomOut">zoomOut</keyword>
 
14206
        <keyword ref="qtextedit-qt3.html#KeyboardAction-enum">KeyboardAction</keyword>
 
14207
        <keyword ref="qtextedit-qt3.html#KeyboardAction-enum">QTextEdit::ActionWordDelete</keyword>
 
14208
        <keyword ref="qtextedit-qt3.html#KeyboardAction-enum">QTextEdit::ActionBackspace</keyword>
 
14209
        <keyword ref="qtextedit-qt3.html#KeyboardAction-enum">QTextEdit::ActionReturn</keyword>
 
14210
        <keyword ref="qtextedit-qt3.html#KeyboardAction-enum">QTextEdit::ActionWordBackspace</keyword>
 
14211
        <keyword ref="qtextedit-qt3.html#KeyboardAction-enum">QTextEdit::ActionDelete</keyword>
 
14212
        <keyword ref="qtextedit-qt3.html#KeyboardAction-enum">QTextEdit::ActionKill</keyword>
 
14213
        <keyword ref="qtextedit-qt3.html#bold">bold</keyword>
 
14214
        <keyword ref="qtextedit-qt3.html#color">color</keyword>
 
14215
        <keyword ref="qtextedit-qt3.html#currentColorChanged">currentColorChanged</keyword>
 
14216
        <keyword ref="qtextedit-qt3.html#currentFontChanged">currentFontChanged</keyword>
 
14217
        <keyword ref="qtextedit-qt3.html#doKeyboardAction">doKeyboardAction</keyword>
 
14218
        <keyword ref="qtextedit-qt3.html#family">family</keyword>
 
14219
        <keyword ref="qtextedit-qt3.html#hasSelectedText">hasSelectedText</keyword>
 
14220
        <keyword ref="qtextedit-qt3.html#insert">insert</keyword>
 
14221
        <keyword ref="qtextedit-qt3.html#isModified">isModified</keyword>
 
14222
        <keyword ref="qtextedit-qt3.html#isRedoAvailable">isRedoAvailable</keyword>
 
14223
        <keyword ref="qtextedit-qt3.html#isUndoAvailable">isUndoAvailable</keyword>
 
14224
        <keyword ref="qtextedit-qt3.html#italic">italic</keyword>
 
14225
        <keyword ref="qtextedit-qt3.html#pointSize">pointSize</keyword>
 
14226
        <keyword ref="qtextedit-qt3.html#selectedText">selectedText</keyword>
 
14227
        <keyword ref="qtextedit-qt3.html#setBold">setBold</keyword>
 
14228
        <keyword ref="qtextedit-qt3.html#setColor">setColor</keyword>
 
14229
        <keyword ref="qtextedit-qt3.html#setFamily">setFamily</keyword>
 
14230
        <keyword ref="qtextedit-qt3.html#setItalic">setItalic</keyword>
 
14231
        <keyword ref="qtextedit-qt3.html#setModified">setModified</keyword>
 
14232
        <keyword ref="qtextedit-qt3.html#setPointSize">setPointSize</keyword>
 
14233
        <keyword ref="qtextedit-qt3.html#setTextFormat">setTextFormat</keyword>
 
14234
        <keyword ref="qtextedit-qt3.html#setUnderline">setUnderline</keyword>
 
14235
        <keyword ref="qtextedit-qt3.html#sync">sync</keyword>
 
14236
        <keyword ref="qtextedit-qt3.html#text">text</keyword>
 
14237
        <keyword ref="qtextedit-qt3.html#textFormat">textFormat</keyword>
 
14238
        <keyword ref="qtextedit-qt3.html#underline">underline</keyword>
11550
14239
        <section ref="qtextedit-members.html" title="List of all members"/>
11551
14240
        <section ref="qtextedit-qt3.html" title="Qt 3 support members"/>
11552
14241
    </section>
 
14242
    <section ref="qtextedit-extraselection.html" title="QTextEdit::ExtraSelection Class Reference">
 
14243
        <keyword ref="qtextedit-extraselection.html">ExtraSelection</keyword>
 
14244
        <keyword ref="qtextedit-extraselection.html#cursor-var">cursor</keyword>
 
14245
        <keyword ref="qtextedit-extraselection.html#format-var">format</keyword>
 
14246
        <section ref="qtextedit-extraselection-members.html" title="List of all members"/>
 
14247
    </section>
11553
14248
    <section ref="qtextencoder.html" title="QTextEncoder Class Reference">
11554
14249
        <keyword ref="qtextencoder.html">QTextEncoder</keyword>
11555
14250
        <keyword ref="qtextencoder.html#fromUnicode">fromUnicode</keyword>
11570
14265
        <keyword ref="qtextformat.html#ObjectTypes-enum">QTextFormat::ImageObject</keyword>
11571
14266
        <keyword ref="qtextformat.html#ObjectTypes-enum">QTextFormat::TableObject</keyword>
11572
14267
        <keyword ref="qtextformat.html#ObjectTypes-enum">QTextFormat::NoObject</keyword>
 
14268
        <keyword ref="qtextformat.html#PageBreakFlag-enum">PageBreakFlag</keyword>
 
14269
        <keyword ref="qtextformat.html#PageBreakFlag-enum">PageBreakFlags</keyword>
 
14270
        <keyword ref="qtextformat.html#PageBreakFlag-enum">QTextFormat::PageBreak_AlwaysAfter</keyword>
 
14271
        <keyword ref="qtextformat.html#PageBreakFlag-enum">QTextFormat::PageBreak_Auto</keyword>
 
14272
        <keyword ref="qtextformat.html#PageBreakFlag-enum">QTextFormat::PageBreak_AlwaysBefore</keyword>
11573
14273
        <keyword ref="qtextformat.html#Property-enum">Property</keyword>
11574
14274
        <keyword ref="qtextformat.html#Property-enum">QTextFormat::BackgroundBrush</keyword>
11575
14275
        <keyword ref="qtextformat.html#Property-enum">QTextFormat::LayoutDirection</keyword>
11578
14278
        <keyword ref="qtextformat.html#Property-enum">QTextFormat::TableCellSpacing</keyword>
11579
14279
        <keyword ref="qtextformat.html#Property-enum">QTextFormat::FontPixelSize</keyword>
11580
14280
        <keyword ref="qtextformat.html#Property-enum">QTextFormat::FontPointSize</keyword>
 
14281
        <keyword ref="qtextformat.html#Property-enum">QTextFormat::TextUnderlineStyle</keyword>
11581
14282
        <keyword ref="qtextformat.html#Property-enum">QTextFormat::ObjectType</keyword>
11582
14283
        <keyword ref="qtextformat.html#Property-enum">QTextFormat::TableCellColumnSpan</keyword>
11583
14284
        <keyword ref="qtextformat.html#Property-enum">QTextFormat::ImageHeight</keyword>
11593
14294
        <keyword ref="qtextformat.html#Property-enum">QTextFormat::BlockAlignment</keyword>
11594
14295
        <keyword ref="qtextformat.html#Property-enum">QTextFormat::BlockTrailingHorizontalRulerWidth</keyword>
11595
14296
        <keyword ref="qtextformat.html#Property-enum">QTextFormat::ImageWidth</keyword>
 
14297
        <keyword ref="qtextformat.html#Property-enum">QTextFormat::FullWidthSelection</keyword>
11596
14298
        <keyword ref="qtextformat.html#Property-enum">QTextFormat::TextOutline</keyword>
11597
14299
        <keyword ref="qtextformat.html#Property-enum">QTextFormat::ForegroundBrush</keyword>
11598
14300
        <keyword ref="qtextformat.html#Property-enum">QTextFormat::FontFixedPitch</keyword>
11609
14311
        <keyword ref="qtextformat.html#Property-enum">QTextFormat::BlockRightMargin</keyword>
11610
14312
        <keyword ref="qtextformat.html#Property-enum">QTextFormat::FontSizeIncrement</keyword>
11611
14313
        <keyword ref="qtextformat.html#Property-enum">QTextFormat::TableColumnWidthConstraints</keyword>
 
14314
        <keyword ref="qtextformat.html#Property-enum">QTextFormat::PageBreakPolicy</keyword>
11612
14315
        <keyword ref="qtextformat.html#Property-enum">QTextFormat::BlockTopMargin</keyword>
 
14316
        <keyword ref="qtextformat.html#Property-enum">QTextFormat::TableHeaderRowCount</keyword>
11613
14317
        <keyword ref="qtextformat.html#Property-enum">QTextFormat::FramePadding</keyword>
11614
14318
        <keyword ref="qtextformat.html#Property-enum">QTextFormat::CssFloat</keyword>
11615
14319
        <keyword ref="qtextformat.html#Property-enum">QTextFormat::TextIndent</keyword>
11721
14425
        <keyword ref="qtextframeformat.html#isValid">isValid</keyword>
11722
14426
        <keyword ref="qtextframeformat.html#margin">margin</keyword>
11723
14427
        <keyword ref="qtextframeformat.html#padding">padding</keyword>
 
14428
        <keyword ref="qtextframeformat.html#pageBreakPolicy">pageBreakPolicy</keyword>
11724
14429
        <keyword ref="qtextframeformat.html#position">position</keyword>
11725
14430
        <keyword ref="qtextframeformat.html#setBorder">setBorder</keyword>
11726
14431
        <keyword ref="qtextframeformat.html#setHeight">setHeight</keyword>
11727
14432
        <keyword ref="qtextframeformat.html#setMargin">setMargin</keyword>
11728
14433
        <keyword ref="qtextframeformat.html#setPadding">setPadding</keyword>
 
14434
        <keyword ref="qtextframeformat.html#setPageBreakPolicy">setPageBreakPolicy</keyword>
11729
14435
        <keyword ref="qtextframeformat.html#setPosition">setPosition</keyword>
11730
14436
        <keyword ref="qtextframeformat.html#setWidth">setWidth</keyword>
11731
14437
        <keyword ref="qtextframeformat.html#width">width</keyword>
11802
14508
    </section>
11803
14509
    <section ref="qtextlayout-formatrange.html" title="QTextLayout::FormatRange Class Reference">
11804
14510
        <keyword ref="qtextlayout-formatrange.html">FormatRange</keyword>
 
14511
        <keyword ref="qtextlayout-formatrange.html#format-var">format</keyword>
 
14512
        <keyword ref="qtextlayout-formatrange.html#length-var">length</keyword>
 
14513
        <keyword ref="qtextlayout-formatrange.html#start-var">start</keyword>
11805
14514
        <section ref="qtextlayout-formatrange-members.html" title="List of all members"/>
11806
14515
    </section>
11807
14516
    <section ref="qtextlength.html" title="QTextLength Class Reference">
11835
14544
        <keyword ref="qtextline.html#lineNumber">lineNumber</keyword>
11836
14545
        <keyword ref="qtextline.html#naturalTextRect">naturalTextRect</keyword>
11837
14546
        <keyword ref="qtextline.html#naturalTextWidth">naturalTextWidth</keyword>
 
14547
        <keyword ref="qtextline.html#position">position</keyword>
11838
14548
        <keyword ref="qtextline.html#rect">rect</keyword>
11839
14549
        <keyword ref="qtextline.html#setLineWidth">setLineWidth</keyword>
11840
14550
        <keyword ref="qtextline.html#setNumColumns">setNumColumns</keyword>
11951
14661
        <keyword ref="qtextstream.html#integerBase">integerBase</keyword>
11952
14662
        <keyword ref="qtextstream.html#numberFlags">numberFlags</keyword>
11953
14663
        <keyword ref="qtextstream.html#padChar">padChar</keyword>
 
14664
        <keyword ref="qtextstream.html#pos">pos</keyword>
11954
14665
        <keyword ref="qtextstream.html#read">read</keyword>
11955
14666
        <keyword ref="qtextstream.html#readAll">readAll</keyword>
11956
14667
        <keyword ref="qtextstream.html#readLine">readLine</keyword>
12004
14715
        <keyword ref="qtextstream.html#uppercasebase">uppercasebase</keyword>
12005
14716
        <keyword ref="qtextstream.html#uppercasedigits">uppercasedigits</keyword>
12006
14717
        <keyword ref="qtextstream.html#ws">ws</keyword>
 
14718
        <keyword ref="qtextstream-qt3.html#Encoding-enum">Encoding</keyword>
 
14719
        <keyword ref="qtextstream-qt3.html#Encoding-enum">QTextStream::Latin1</keyword>
 
14720
        <keyword ref="qtextstream-qt3.html#Encoding-enum">QTextStream::UnicodeReverse</keyword>
 
14721
        <keyword ref="qtextstream-qt3.html#Encoding-enum">QTextStream::UnicodeUTF8</keyword>
 
14722
        <keyword ref="qtextstream-qt3.html#Encoding-enum">QTextStream::Unicode</keyword>
 
14723
        <keyword ref="qtextstream-qt3.html#Encoding-enum">QTextStream::RawUnicode</keyword>
 
14724
        <keyword ref="qtextstream-qt3.html#Encoding-enum">QTextStream::Locale</keyword>
 
14725
        <keyword ref="qtextstream-qt3.html#Encoding-enum">QTextStream::UnicodeNetworkOrder</keyword>
 
14726
        <keyword ref="qtextstream-qt3.html#fill">fill</keyword>
 
14727
        <keyword ref="qtextstream-qt3.html#flags">flags</keyword>
 
14728
        <keyword ref="qtextstream-qt3.html#precision">precision</keyword>
 
14729
        <keyword ref="qtextstream-qt3.html#setEncoding">setEncoding</keyword>
 
14730
        <keyword ref="qtextstream-qt3.html#setf">setf</keyword>
 
14731
        <keyword ref="qtextstream-qt3.html#unsetDevice">unsetDevice</keyword>
 
14732
        <keyword ref="qtextstream-qt3.html#unsetf">unsetf</keyword>
 
14733
        <keyword ref="qtextstream-qt3.html#width">width</keyword>
 
14734
        <keyword ref="qtextstream-qt3.html#adjustfield-var">adjustfield</keyword>
 
14735
        <keyword ref="qtextstream-qt3.html#basefield-var">basefield</keyword>
 
14736
        <keyword ref="qtextstream-qt3.html#bin-var">bin</keyword>
 
14737
        <keyword ref="qtextstream-qt3.html#dec-var">dec</keyword>
 
14738
        <keyword ref="qtextstream-qt3.html#fixed-var">fixed</keyword>
 
14739
        <keyword ref="qtextstream-qt3.html#floatfield-var">floatfield</keyword>
 
14740
        <keyword ref="qtextstream-qt3.html#hex-var">hex</keyword>
 
14741
        <keyword ref="qtextstream-qt3.html#internal-var">internal</keyword>
 
14742
        <keyword ref="qtextstream-qt3.html#left-var">left</keyword>
 
14743
        <keyword ref="qtextstream-qt3.html#oct-var">oct</keyword>
 
14744
        <keyword ref="qtextstream-qt3.html#right-var">right</keyword>
 
14745
        <keyword ref="qtextstream-qt3.html#scientific-var">scientific</keyword>
 
14746
        <keyword ref="qtextstream-qt3.html#showbase-var">showbase</keyword>
 
14747
        <keyword ref="qtextstream-qt3.html#showpoint-var">showpoint</keyword>
 
14748
        <keyword ref="qtextstream-qt3.html#showpos-var">showpos</keyword>
 
14749
        <keyword ref="qtextstream-qt3.html#skipws-var">skipws</keyword>
 
14750
        <keyword ref="qtextstream-qt3.html#uppercase-var">uppercase</keyword>
12007
14751
        <section ref="qtextstream-members.html" title="List of all members"/>
12008
14752
        <section ref="qtextstream-qt3.html" title="Qt 3 support members"/>
12009
14753
    </section>
12037
14781
        <keyword ref="qtexttablecell.html#lastCursorPosition">lastCursorPosition</keyword>
12038
14782
        <keyword ref="qtexttablecell.html#row">row</keyword>
12039
14783
        <keyword ref="qtexttablecell.html#rowSpan">rowSpan</keyword>
 
14784
        <keyword ref="qtexttablecell.html#setFormat">setFormat</keyword>
12040
14785
        <keyword ref="qtexttablecell.html#operator-not-eq">operator!=</keyword>
12041
14786
        <keyword ref="qtexttablecell.html#operator-eq">operator=</keyword>
12042
14787
        <keyword ref="qtexttablecell.html#operator-eq-eq">operator==</keyword>
12050
14795
        <keyword ref="qtexttableformat.html#clearColumnWidthConstraints">clearColumnWidthConstraints</keyword>
12051
14796
        <keyword ref="qtexttableformat.html#columnWidthConstraints">columnWidthConstraints</keyword>
12052
14797
        <keyword ref="qtexttableformat.html#columns">columns</keyword>
 
14798
        <keyword ref="qtexttableformat.html#headerRowCount">headerRowCount</keyword>
12053
14799
        <keyword ref="qtexttableformat.html#isValid">isValid</keyword>
12054
14800
        <keyword ref="qtexttableformat.html#setAlignment">setAlignment</keyword>
12055
14801
        <keyword ref="qtexttableformat.html#setCellPadding">setCellPadding</keyword>
12056
14802
        <keyword ref="qtexttableformat.html#setCellSpacing">setCellSpacing</keyword>
12057
14803
        <keyword ref="qtexttableformat.html#setColumnWidthConstraints">setColumnWidthConstraints</keyword>
12058
14804
        <keyword ref="qtexttableformat.html#setColumns">setColumns</keyword>
 
14805
        <keyword ref="qtexttableformat.html#setHeaderRowCount">setHeaderRowCount</keyword>
12059
14806
        <section ref="qtexttableformat-members.html" title="List of all members"/>
12060
14807
    </section>
12061
14808
    <section ref="qthread.html" title="QThread Class Reference">
12091
14838
        <keyword ref="qthread.html#terminated">terminated</keyword>
12092
14839
        <keyword ref="qthread.html#usleep">usleep</keyword>
12093
14840
        <keyword ref="qthread.html#wait">wait</keyword>
 
14841
        <keyword ref="qthread-qt3.html#running">running</keyword>
12094
14842
        <section ref="qthread-members.html" title="List of all members"/>
12095
14843
        <section ref="qthread-qt3.html" title="Qt 3 support members"/>
12096
14844
    </section>
12125
14873
        <keyword ref="qtime.html#operator-eq-eq">operator==</keyword>
12126
14874
        <keyword ref="qtime.html#operator-gt">operator&gt;</keyword>
12127
14875
        <keyword ref="qtime.html#operator-gt-eq">operator&gt;=</keyword>
 
14876
        <keyword ref="qtime-qt3.html#currentTime">currentTime</keyword>
12128
14877
        <section ref="qtime-members.html" title="List of all members"/>
12129
14878
        <section ref="qtime-qt3.html" title="Qt 3 support members"/>
12130
14879
    </section>
12132
14881
        <keyword ref="qtimeedit.html">QTimeEdit</keyword>
12133
14882
        <section ref="qtimeedit-members.html" title="List of all members"/>
12134
14883
    </section>
 
14884
    <section ref="qtimeline.html" title="QTimeLine Class Reference">
 
14885
        <keyword ref="qtimeline.html">QTimeLine</keyword>
 
14886
        <keyword ref="qtimeline.html#CurveShape-enum">CurveShape</keyword>
 
14887
        <keyword ref="qtimeline.html#CurveShape-enum">QTimeLine::EaseOutCurve</keyword>
 
14888
        <keyword ref="qtimeline.html#CurveShape-enum">QTimeLine::SineCurve</keyword>
 
14889
        <keyword ref="qtimeline.html#CurveShape-enum">QTimeLine::EaseInOutCurve</keyword>
 
14890
        <keyword ref="qtimeline.html#CurveShape-enum">QTimeLine::LinearCurve</keyword>
 
14891
        <keyword ref="qtimeline.html#CurveShape-enum">QTimeLine::EaseInCurve</keyword>
 
14892
        <keyword ref="qtimeline.html#Direction-enum">Direction</keyword>
 
14893
        <keyword ref="qtimeline.html#Direction-enum">QTimeLine::Backward</keyword>
 
14894
        <keyword ref="qtimeline.html#Direction-enum">QTimeLine::Forward</keyword>
 
14895
        <keyword ref="qtimeline.html#State-enum">State</keyword>
 
14896
        <keyword ref="qtimeline.html#State-enum">QTimeLine::NotRunning</keyword>
 
14897
        <keyword ref="qtimeline.html#State-enum">QTimeLine::Running</keyword>
 
14898
        <keyword ref="qtimeline.html#State-enum">QTimeLine::Paused</keyword>
 
14899
        <keyword ref="qtimeline.html#currentTime-prop">currentTime</keyword>
 
14900
        <keyword ref="qtimeline.html#currentTime-prop">setCurrentTime</keyword>
 
14901
        <keyword ref="qtimeline.html#curveShape-prop">curveShape</keyword>
 
14902
        <keyword ref="qtimeline.html#curveShape-prop">setCurveShape</keyword>
 
14903
        <keyword ref="qtimeline.html#direction-prop">direction</keyword>
 
14904
        <keyword ref="qtimeline.html#direction-prop">setDirection</keyword>
 
14905
        <keyword ref="qtimeline.html#duration-prop">duration</keyword>
 
14906
        <keyword ref="qtimeline.html#duration-prop">setDuration</keyword>
 
14907
        <keyword ref="qtimeline.html#loopCount-prop">loopCount</keyword>
 
14908
        <keyword ref="qtimeline.html#loopCount-prop">setLoopCount</keyword>
 
14909
        <keyword ref="qtimeline.html#updateInterval-prop">updateInterval</keyword>
 
14910
        <keyword ref="qtimeline.html#updateInterval-prop">setUpdateInterval</keyword>
 
14911
        <keyword ref="qtimeline.html#currentFrame">currentFrame</keyword>
 
14912
        <keyword ref="qtimeline.html#currentValue">currentValue</keyword>
 
14913
        <keyword ref="qtimeline.html#endFrame">endFrame</keyword>
 
14914
        <keyword ref="qtimeline.html#finished">finished</keyword>
 
14915
        <keyword ref="qtimeline.html#frameChanged">frameChanged</keyword>
 
14916
        <keyword ref="qtimeline.html#frameForTime">frameForTime</keyword>
 
14917
        <keyword ref="qtimeline.html#setEndFrame">setEndFrame</keyword>
 
14918
        <keyword ref="qtimeline.html#setFrameRange">setFrameRange</keyword>
 
14919
        <keyword ref="qtimeline.html#setPaused">setPaused</keyword>
 
14920
        <keyword ref="qtimeline.html#setStartFrame">setStartFrame</keyword>
 
14921
        <keyword ref="qtimeline.html#start">start</keyword>
 
14922
        <keyword ref="qtimeline.html#startFrame">startFrame</keyword>
 
14923
        <keyword ref="qtimeline.html#state">state</keyword>
 
14924
        <keyword ref="qtimeline.html#stateChanged">stateChanged</keyword>
 
14925
        <keyword ref="qtimeline.html#stop">stop</keyword>
 
14926
        <keyword ref="qtimeline.html#toggleDirection">toggleDirection</keyword>
 
14927
        <keyword ref="qtimeline.html#valueChanged">valueChanged</keyword>
 
14928
        <keyword ref="qtimeline.html#valueForTime">valueForTime</keyword>
 
14929
        <section ref="qtimeline-members.html" title="List of all members"/>
 
14930
    </section>
12135
14931
    <section ref="qtimer.html" title="QTimer Class Reference">
12136
14932
        <keyword ref="qtimer.html">QTimer</keyword>
12137
14933
        <keyword ref="qtimer.html#interval-prop">interval</keyword>
12145
14941
        <keyword ref="qtimer.html#stop">stop</keyword>
12146
14942
        <keyword ref="qtimer.html#timeout">timeout</keyword>
12147
14943
        <keyword ref="qtimer.html#timerId">timerId</keyword>
 
14944
        <keyword ref="qtimer-qt3.html#changeInterval">changeInterval</keyword>
12148
14945
        <section ref="qtimer-members.html" title="List of all members"/>
12149
14946
        <section ref="qtimer-qt3.html" title="Qt 3 support members"/>
12150
14947
    </section>
12181
14978
        <keyword ref="qtoolbar.html#orientationChanged">orientationChanged</keyword>
12182
14979
        <keyword ref="qtoolbar.html#toggleViewAction">toggleViewAction</keyword>
12183
14980
        <keyword ref="qtoolbar.html#toolButtonStyleChanged">toolButtonStyleChanged</keyword>
 
14981
        <keyword ref="qtoolbar.html#widgetForAction">widgetForAction</keyword>
 
14982
        <keyword ref="qtoolbar-qt3.html#label">label</keyword>
 
14983
        <keyword ref="qtoolbar-qt3.html#setLabel">setLabel</keyword>
12184
14984
        <section ref="qtoolbar-members.html" title="List of all members"/>
12185
14985
        <section ref="qtoolbar-qt3.html" title="Qt 3 support members"/>
12186
14986
    </section>
12207
15007
        <keyword ref="qtoolbox.html#setItemText">setItemText</keyword>
12208
15008
        <keyword ref="qtoolbox.html#setItemToolTip">setItemToolTip</keyword>
12209
15009
        <keyword ref="qtoolbox.html#widget">widget</keyword>
 
15010
        <keyword ref="qtoolbox-qt3.html#currentItem">currentItem</keyword>
 
15011
        <keyword ref="qtoolbox-qt3.html#item">item</keyword>
 
15012
        <keyword ref="qtoolbox-qt3.html#itemIconSet">itemIconSet</keyword>
 
15013
        <keyword ref="qtoolbox-qt3.html#itemLabel">itemLabel</keyword>
 
15014
        <keyword ref="qtoolbox-qt3.html#margin">margin</keyword>
 
15015
        <keyword ref="qtoolbox-qt3.html#setCurrentItem">setCurrentItem</keyword>
 
15016
        <keyword ref="qtoolbox-qt3.html#setItemIconSet">setItemIconSet</keyword>
 
15017
        <keyword ref="qtoolbox-qt3.html#setItemLabel">setItemLabel</keyword>
 
15018
        <keyword ref="qtoolbox-qt3.html#setMargin">setMargin</keyword>
12210
15019
        <section ref="qtoolbox-members.html" title="List of all members"/>
12211
15020
        <section ref="qtoolbox-qt3.html" title="Qt 3 support members"/>
12212
15021
    </section>
12231
15040
        <keyword ref="qtoolbutton.html#setMenu">setMenu</keyword>
12232
15041
        <keyword ref="qtoolbutton.html#showMenu">showMenu</keyword>
12233
15042
        <keyword ref="qtoolbutton.html#triggered">triggered</keyword>
 
15043
        <keyword ref="qtoolbutton-qt3.html#TextPosition-enum">TextPosition</keyword>
 
15044
        <keyword ref="qtoolbutton-qt3.html#TextPosition-enum">QToolButton::BesideIcon</keyword>
 
15045
        <keyword ref="qtoolbutton-qt3.html#TextPosition-enum">QToolButton::BelowIcon</keyword>
 
15046
        <keyword ref="qtoolbutton-qt3.html#iconSet">iconSet</keyword>
 
15047
        <keyword ref="qtoolbutton-qt3.html#offIconSet">offIconSet</keyword>
 
15048
        <keyword ref="qtoolbutton-qt3.html#onIconSet">onIconSet</keyword>
 
15049
        <keyword ref="qtoolbutton-qt3.html#openPopup">openPopup</keyword>
 
15050
        <keyword ref="qtoolbutton-qt3.html#popup">popup</keyword>
 
15051
        <keyword ref="qtoolbutton-qt3.html#popupDelay">popupDelay</keyword>
 
15052
        <keyword ref="qtoolbutton-qt3.html#setIconSet">setIconSet</keyword>
 
15053
        <keyword ref="qtoolbutton-qt3.html#setOffIconSet">setOffIconSet</keyword>
 
15054
        <keyword ref="qtoolbutton-qt3.html#setOnIconSet">setOnIconSet</keyword>
 
15055
        <keyword ref="qtoolbutton-qt3.html#setPixmap">setPixmap</keyword>
 
15056
        <keyword ref="qtoolbutton-qt3.html#setPopup">setPopup</keyword>
 
15057
        <keyword ref="qtoolbutton-qt3.html#setPopupDelay">setPopupDelay</keyword>
 
15058
        <keyword ref="qtoolbutton-qt3.html#setTextLabel">setTextLabel</keyword>
 
15059
        <keyword ref="qtoolbutton-qt3.html#setTextPosition">setTextPosition</keyword>
 
15060
        <keyword ref="qtoolbutton-qt3.html#setUsesBigPixmap">setUsesBigPixmap</keyword>
 
15061
        <keyword ref="qtoolbutton-qt3.html#setUsesTextLabel">setUsesTextLabel</keyword>
 
15062
        <keyword ref="qtoolbutton-qt3.html#textLabel">textLabel</keyword>
 
15063
        <keyword ref="qtoolbutton-qt3.html#textPosition">textPosition</keyword>
 
15064
        <keyword ref="qtoolbutton-qt3.html#usesBigPixmap">usesBigPixmap</keyword>
 
15065
        <keyword ref="qtoolbutton-qt3.html#usesTextLabel">usesTextLabel</keyword>
12234
15066
        <section ref="qtoolbutton-members.html" title="List of all members"/>
12235
15067
        <section ref="qtoolbutton-qt3.html" title="Qt 3 support members"/>
12236
15068
    </section>
12237
15069
    <section ref="qtooltip.html" title="QToolTip Class Reference">
12238
15070
        <keyword ref="qtooltip.html">QToolTip</keyword>
 
15071
        <keyword ref="qtooltip.html#font">font</keyword>
 
15072
        <keyword ref="qtooltip.html#hideText">hideText</keyword>
12239
15073
        <keyword ref="qtooltip.html#palette">palette</keyword>
 
15074
        <keyword ref="qtooltip.html#setFont">setFont</keyword>
 
15075
        <keyword ref="qtooltip.html#setPalette">setPalette</keyword>
12240
15076
        <keyword ref="qtooltip.html#showText">showText</keyword>
 
15077
        <keyword ref="qtooltip-qt3.html#add">add</keyword>
 
15078
        <keyword ref="qtooltip-qt3.html#remove">remove</keyword>
12241
15079
        <section ref="qtooltip-members.html" title="List of all members"/>
12242
15080
        <section ref="qtooltip-qt3.html" title="Qt 3 support members"/>
12243
15081
    </section>
12257
15095
        <keyword ref="qtranslator.html#isEmpty">isEmpty</keyword>
12258
15096
        <keyword ref="qtranslator.html#load">load</keyword>
12259
15097
        <keyword ref="qtranslator.html#translate">translate</keyword>
 
15098
        <keyword ref="qtranslator-qt3.html#find">find</keyword>
12260
15099
        <section ref="qtranslator-members.html" title="List of all members"/>
12261
15100
        <section ref="qtranslator-qt3.html" title="Qt 3 support members"/>
12262
15101
    </section>
12263
15102
    <section ref="qtreeview.html" title="QTreeView Class Reference">
12264
15103
        <keyword ref="qtreeview.html">QTreeView</keyword>
 
15104
        <keyword ref="qtreeview.html#allColumnsShowFocus-prop">allColumnsShowFocus</keyword>
 
15105
        <keyword ref="qtreeview.html#allColumnsShowFocus-prop">setAllColumnsShowFocus</keyword>
 
15106
        <keyword ref="qtreeview.html#animated-prop">animated</keyword>
 
15107
        <keyword ref="qtreeview.html#animated-prop">isAnimated</keyword>
 
15108
        <keyword ref="qtreeview.html#animated-prop">setAnimated</keyword>
12265
15109
        <keyword ref="qtreeview.html#indentation-prop">indentation</keyword>
12266
15110
        <keyword ref="qtreeview.html#indentation-prop">setIndentation</keyword>
12267
15111
        <keyword ref="qtreeview.html#itemsExpandable-prop">itemsExpandable</keyword>
12268
15112
        <keyword ref="qtreeview.html#itemsExpandable-prop">setItemsExpandable</keyword>
12269
15113
        <keyword ref="qtreeview.html#rootIsDecorated-prop">rootIsDecorated</keyword>
12270
15114
        <keyword ref="qtreeview.html#rootIsDecorated-prop">setRootIsDecorated</keyword>
 
15115
        <keyword ref="qtreeview.html#sortingEnabled-prop">sortingEnabled</keyword>
 
15116
        <keyword ref="qtreeview.html#sortingEnabled-prop">isSortingEnabled</keyword>
 
15117
        <keyword ref="qtreeview.html#sortingEnabled-prop">setSortingEnabled</keyword>
12271
15118
        <keyword ref="qtreeview.html#uniformRowHeights-prop">uniformRowHeights</keyword>
12272
15119
        <keyword ref="qtreeview.html#uniformRowHeights-prop">setUniformRowHeights</keyword>
12273
15120
        <keyword ref="qtreeview.html#collapse">collapse</keyword>
 
15121
        <keyword ref="qtreeview.html#collapseAll">collapseAll</keyword>
12274
15122
        <keyword ref="qtreeview.html#collapsed">collapsed</keyword>
12275
15123
        <keyword ref="qtreeview.html#columnAt">columnAt</keyword>
12276
15124
        <keyword ref="qtreeview.html#columnCountChanged">columnCountChanged</keyword>
12278
15126
        <keyword ref="qtreeview.html#columnResized">columnResized</keyword>
12279
15127
        <keyword ref="qtreeview.html#columnViewportPosition">columnViewportPosition</keyword>
12280
15128
        <keyword ref="qtreeview.html#columnWidth">columnWidth</keyword>
12281
 
        <keyword ref="qtreeview.html#doItemsLayout">doItemsLayout</keyword>
12282
15129
        <keyword ref="qtreeview.html#drawBranches">drawBranches</keyword>
12283
15130
        <keyword ref="qtreeview.html#drawRow">drawRow</keyword>
 
15131
        <keyword ref="qtreeview.html#drawTree">drawTree</keyword>
12284
15132
        <keyword ref="qtreeview.html#expand">expand</keyword>
 
15133
        <keyword ref="qtreeview.html#expandAll">expandAll</keyword>
12285
15134
        <keyword ref="qtreeview.html#expanded">expanded</keyword>
12286
15135
        <keyword ref="qtreeview.html#header">header</keyword>
12287
15136
        <keyword ref="qtreeview.html#hideColumn">hideColumn</keyword>
12301
15150
        <keyword ref="qtreeview.html#scrollTo">scrollTo</keyword>
12302
15151
        <keyword ref="qtreeview.html#selectAll">selectAll</keyword>
12303
15152
        <keyword ref="qtreeview.html#setColumnHidden">setColumnHidden</keyword>
 
15153
        <keyword ref="qtreeview.html#setColumnWidth">setColumnWidth</keyword>
12304
15154
        <keyword ref="qtreeview.html#setExpanded">setExpanded</keyword>
12305
15155
        <keyword ref="qtreeview.html#setHeader">setHeader</keyword>
12306
15156
        <keyword ref="qtreeview.html#setRowHidden">setRowHidden</keyword>
12312
15162
        <keyword ref="qtreeview.html#visualRect">visualRect</keyword>
12313
15163
        <keyword ref="qtreeview.html#visualRegionForSelection">visualRegionForSelection</keyword>
12314
15164
        <section ref="qtreeview-members.html" title="List of all members"/>
 
15165
        <section ref="qtreeview-obsolete.html" title="Obsolete members"/>
12315
15166
    </section>
12316
15167
    <section ref="qtreewidget.html" title="QTreeWidget Class Reference">
12317
15168
        <keyword ref="qtreewidget.html">QTreeWidget</keyword>
12318
15169
        <keyword ref="qtreewidget.html#columnCount-prop">columnCount</keyword>
12319
15170
        <keyword ref="qtreewidget.html#columnCount-prop">setColumnCount</keyword>
12320
 
        <keyword ref="qtreewidget.html#sortingEnabled-prop">sortingEnabled</keyword>
12321
 
        <keyword ref="qtreewidget.html#sortingEnabled-prop">isSortingEnabled</keyword>
12322
 
        <keyword ref="qtreewidget.html#sortingEnabled-prop">setSortingEnabled</keyword>
12323
15171
        <keyword ref="qtreewidget.html#topLevelItemCount-prop">topLevelItemCount</keyword>
12324
15172
        <keyword ref="qtreewidget.html#addTopLevelItem">addTopLevelItem</keyword>
12325
15173
        <keyword ref="qtreewidget.html#addTopLevelItems">addTopLevelItems</keyword>
12331
15179
        <keyword ref="qtreewidget.html#currentItemChanged">currentItemChanged</keyword>
12332
15180
        <keyword ref="qtreewidget.html#dropMimeData">dropMimeData</keyword>
12333
15181
        <keyword ref="qtreewidget.html#editItem">editItem</keyword>
12334
 
        <keyword ref="qtreewidget.html#event">event</keyword>
12335
15182
        <keyword ref="qtreewidget.html#expandItem">expandItem</keyword>
12336
15183
        <keyword ref="qtreewidget.html#findItems">findItems</keyword>
12337
15184
        <keyword ref="qtreewidget.html#headerItem">headerItem</keyword>
12338
15185
        <keyword ref="qtreewidget.html#indexFromItem">indexFromItem</keyword>
12339
 
        <keyword ref="qtreewidget.html#indexOfTopLevelItem">indexOfTopLevelItem</keyword>
12340
15186
        <keyword ref="qtreewidget.html#insertTopLevelItem">insertTopLevelItem</keyword>
12341
15187
        <keyword ref="qtreewidget.html#insertTopLevelItems">insertTopLevelItems</keyword>
12342
 
        <keyword ref="qtreewidget.html#isItemExpanded">isItemExpanded</keyword>
12343
 
        <keyword ref="qtreewidget.html#isItemHidden">isItemHidden</keyword>
12344
 
        <keyword ref="qtreewidget.html#isItemSelected">isItemSelected</keyword>
 
15188
        <keyword ref="qtreewidget.html#invisibleRootItem">invisibleRootItem</keyword>
12345
15189
        <keyword ref="qtreewidget.html#itemActivated">itemActivated</keyword>
12346
15190
        <keyword ref="qtreewidget.html#itemAt">itemAt</keyword>
12347
15191
        <keyword ref="qtreewidget.html#itemChanged">itemChanged</keyword>
12362
15206
        <keyword ref="qtreewidget.html#selectedItems">selectedItems</keyword>
12363
15207
        <keyword ref="qtreewidget.html#setCurrentItem">setCurrentItem</keyword>
12364
15208
        <keyword ref="qtreewidget.html#setHeaderItem">setHeaderItem</keyword>
 
15209
        <keyword ref="qtreewidget.html#setHeaderLabel">setHeaderLabel</keyword>
12365
15210
        <keyword ref="qtreewidget.html#setHeaderLabels">setHeaderLabels</keyword>
12366
 
        <keyword ref="qtreewidget.html#setItemExpanded">setItemExpanded</keyword>
12367
 
        <keyword ref="qtreewidget.html#setItemHidden">setItemHidden</keyword>
12368
 
        <keyword ref="qtreewidget.html#setItemSelected">setItemSelected</keyword>
12369
15211
        <keyword ref="qtreewidget.html#setItemWidget">setItemWidget</keyword>
12370
15212
        <keyword ref="qtreewidget.html#sortColumn">sortColumn</keyword>
12371
15213
        <keyword ref="qtreewidget.html#sortItems">sortItems</keyword>
12374
15216
        <keyword ref="qtreewidget.html#topLevelItem">topLevelItem</keyword>
12375
15217
        <keyword ref="qtreewidget.html#visualItemRect">visualItemRect</keyword>
12376
15218
        <section ref="qtreewidget-members.html" title="List of all members"/>
 
15219
        <section ref="qtreewidget-obsolete.html" title="Obsolete members"/>
12377
15220
    </section>
12378
15221
    <section ref="qtreewidgetitem.html" title="QTreeWidgetItem Class Reference">
12379
15222
        <keyword ref="qtreewidgetitem.html">QTreeWidgetItem</keyword>
 
15223
        <keyword ref="qtreewidgetitem.html#ItemType-enum">ItemType</keyword>
 
15224
        <keyword ref="qtreewidgetitem.html#ItemType-enum">QTreeWidgetItem::Type</keyword>
 
15225
        <keyword ref="qtreewidgetitem.html#ItemType-enum">QTreeWidgetItem::UserType</keyword>
12380
15226
        <keyword ref="qtreewidgetitem.html#addChild">addChild</keyword>
12381
15227
        <keyword ref="qtreewidgetitem.html#addChildren">addChildren</keyword>
12382
 
        <keyword ref="qtreewidgetitem.html#backgroundColor">backgroundColor</keyword>
 
15228
        <keyword ref="qtreewidgetitem.html#background">background</keyword>
12383
15229
        <keyword ref="qtreewidgetitem.html#checkState">checkState</keyword>
12384
15230
        <keyword ref="qtreewidgetitem.html#child">child</keyword>
12385
15231
        <keyword ref="qtreewidgetitem.html#childCount">childCount</keyword>
12388
15234
        <keyword ref="qtreewidgetitem.html#data">data</keyword>
12389
15235
        <keyword ref="qtreewidgetitem.html#flags">flags</keyword>
12390
15236
        <keyword ref="qtreewidgetitem.html#font">font</keyword>
 
15237
        <keyword ref="qtreewidgetitem.html#foreground">foreground</keyword>
12391
15238
        <keyword ref="qtreewidgetitem.html#icon">icon</keyword>
12392
15239
        <keyword ref="qtreewidgetitem.html#indexOfChild">indexOfChild</keyword>
12393
15240
        <keyword ref="qtreewidgetitem.html#insertChild">insertChild</keyword>
12394
15241
        <keyword ref="qtreewidgetitem.html#insertChildren">insertChildren</keyword>
 
15242
        <keyword ref="qtreewidgetitem.html#isExpanded">isExpanded</keyword>
 
15243
        <keyword ref="qtreewidgetitem.html#isHidden">isHidden</keyword>
 
15244
        <keyword ref="qtreewidgetitem.html#isSelected">isSelected</keyword>
12395
15245
        <keyword ref="qtreewidgetitem.html#parent">parent</keyword>
12396
15246
        <keyword ref="qtreewidgetitem.html#read">read</keyword>
12397
 
        <keyword ref="qtreewidgetitem.html#setBackgroundColor">setBackgroundColor</keyword>
 
15247
        <keyword ref="qtreewidgetitem.html#setBackground">setBackground</keyword>
12398
15248
        <keyword ref="qtreewidgetitem.html#setCheckState">setCheckState</keyword>
12399
15249
        <keyword ref="qtreewidgetitem.html#setData">setData</keyword>
 
15250
        <keyword ref="qtreewidgetitem.html#setExpanded">setExpanded</keyword>
12400
15251
        <keyword ref="qtreewidgetitem.html#setFlags">setFlags</keyword>
12401
15252
        <keyword ref="qtreewidgetitem.html#setFont">setFont</keyword>
 
15253
        <keyword ref="qtreewidgetitem.html#setForeground">setForeground</keyword>
 
15254
        <keyword ref="qtreewidgetitem.html#setHidden">setHidden</keyword>
12402
15255
        <keyword ref="qtreewidgetitem.html#setIcon">setIcon</keyword>
 
15256
        <keyword ref="qtreewidgetitem.html#setSelected">setSelected</keyword>
12403
15257
        <keyword ref="qtreewidgetitem.html#setSizeHint">setSizeHint</keyword>
12404
15258
        <keyword ref="qtreewidgetitem.html#setStatusTip">setStatusTip</keyword>
12405
15259
        <keyword ref="qtreewidgetitem.html#setText">setText</keyword>
12406
15260
        <keyword ref="qtreewidgetitem.html#setTextAlignment">setTextAlignment</keyword>
12407
 
        <keyword ref="qtreewidgetitem.html#setTextColor">setTextColor</keyword>
12408
15261
        <keyword ref="qtreewidgetitem.html#setToolTip">setToolTip</keyword>
12409
15262
        <keyword ref="qtreewidgetitem.html#setWhatsThis">setWhatsThis</keyword>
12410
15263
        <keyword ref="qtreewidgetitem.html#sizeHint">sizeHint</keyword>
 
15264
        <keyword ref="qtreewidgetitem.html#sortChildren">sortChildren</keyword>
12411
15265
        <keyword ref="qtreewidgetitem.html#statusTip">statusTip</keyword>
12412
15266
        <keyword ref="qtreewidgetitem.html#takeChild">takeChild</keyword>
12413
15267
        <keyword ref="qtreewidgetitem.html#takeChildren">takeChildren</keyword>
12414
15268
        <keyword ref="qtreewidgetitem.html#text">text</keyword>
12415
15269
        <keyword ref="qtreewidgetitem.html#textAlignment">textAlignment</keyword>
12416
 
        <keyword ref="qtreewidgetitem.html#textColor">textColor</keyword>
12417
15270
        <keyword ref="qtreewidgetitem.html#toolTip">toolTip</keyword>
12418
15271
        <keyword ref="qtreewidgetitem.html#treeWidget">treeWidget</keyword>
12419
15272
        <keyword ref="qtreewidgetitem.html#type">type</keyword>
12421
15274
        <keyword ref="qtreewidgetitem.html#write">write</keyword>
12422
15275
        <keyword ref="qtreewidgetitem.html#operator-lt">operator&lt;</keyword>
12423
15276
        <keyword ref="qtreewidgetitem.html#operator-eq">operator=</keyword>
12424
 
        <keyword ref="qtreewidgetitem.html#Type-var">Type</keyword>
12425
 
        <keyword ref="qtreewidgetitem.html#UserType-var">UserType</keyword>
12426
15277
        <section ref="qtreewidgetitem-members.html" title="List of all members"/>
 
15278
        <section ref="qtreewidgetitem-obsolete.html" title="Obsolete members"/>
12427
15279
    </section>
12428
15280
    <section ref="qtreewidgetitemiterator.html" title="QTreeWidgetItemIterator Class Reference">
12429
15281
        <keyword ref="qtreewidgetitemiterator.html">QTreeWidgetItemIterator</keyword>
12483
15335
        <keyword ref="quiloader.html#createWidget">createWidget</keyword>
12484
15336
        <keyword ref="quiloader.html#load">load</keyword>
12485
15337
        <keyword ref="quiloader.html#pluginPaths">pluginPaths</keyword>
 
15338
        <keyword ref="quiloader.html#setWorkingDirectory">setWorkingDirectory</keyword>
 
15339
        <keyword ref="quiloader.html#workingDirectory">workingDirectory</keyword>
12486
15340
        <section ref="quiloader-members.html" title="List of all members"/>
12487
15341
    </section>
 
15342
    <section ref="qundocommand.html" title="QUndoCommand Class Reference">
 
15343
        <keyword ref="qundocommand.html">QUndoCommand</keyword>
 
15344
        <keyword ref="qundocommand.html#id">id</keyword>
 
15345
        <keyword ref="qundocommand.html#mergeWith">mergeWith</keyword>
 
15346
        <keyword ref="qundocommand.html#redo">redo</keyword>
 
15347
        <keyword ref="qundocommand.html#setText">setText</keyword>
 
15348
        <keyword ref="qundocommand.html#text">text</keyword>
 
15349
        <keyword ref="qundocommand.html#undo">undo</keyword>
 
15350
        <section ref="qundocommand-members.html" title="List of all members"/>
 
15351
    </section>
 
15352
    <section ref="qundogroup.html" title="QUndoGroup Class Reference">
 
15353
        <keyword ref="qundogroup.html">QUndoGroup</keyword>
 
15354
        <keyword ref="qundogroup.html#activeStack">activeStack</keyword>
 
15355
        <keyword ref="qundogroup.html#activeStackChanged">activeStackChanged</keyword>
 
15356
        <keyword ref="qundogroup.html#addStack">addStack</keyword>
 
15357
        <keyword ref="qundogroup.html#canRedo">canRedo</keyword>
 
15358
        <keyword ref="qundogroup.html#canRedoChanged">canRedoChanged</keyword>
 
15359
        <keyword ref="qundogroup.html#canUndo">canUndo</keyword>
 
15360
        <keyword ref="qundogroup.html#canUndoChanged">canUndoChanged</keyword>
 
15361
        <keyword ref="qundogroup.html#cleanChanged">cleanChanged</keyword>
 
15362
        <keyword ref="qundogroup.html#createRedoAction">createRedoAction</keyword>
 
15363
        <keyword ref="qundogroup.html#createUndoAction">createUndoAction</keyword>
 
15364
        <keyword ref="qundogroup.html#indexChanged">indexChanged</keyword>
 
15365
        <keyword ref="qundogroup.html#isClean">isClean</keyword>
 
15366
        <keyword ref="qundogroup.html#redo">redo</keyword>
 
15367
        <keyword ref="qundogroup.html#redoText">redoText</keyword>
 
15368
        <keyword ref="qundogroup.html#redoTextChanged">redoTextChanged</keyword>
 
15369
        <keyword ref="qundogroup.html#removeStack">removeStack</keyword>
 
15370
        <keyword ref="qundogroup.html#setActiveStack">setActiveStack</keyword>
 
15371
        <keyword ref="qundogroup.html#stacks">stacks</keyword>
 
15372
        <keyword ref="qundogroup.html#undo">undo</keyword>
 
15373
        <keyword ref="qundogroup.html#undoText">undoText</keyword>
 
15374
        <keyword ref="qundogroup.html#undoTextChanged">undoTextChanged</keyword>
 
15375
        <section ref="qundogroup-members.html" title="List of all members"/>
 
15376
    </section>
 
15377
    <section ref="qundostack.html" title="QUndoStack Class Reference">
 
15378
        <keyword ref="qundostack.html">QUndoStack</keyword>
 
15379
        <keyword ref="qundostack.html#active-prop">active</keyword>
 
15380
        <keyword ref="qundostack.html#active-prop">isActive</keyword>
 
15381
        <keyword ref="qundostack.html#active-prop">setActive</keyword>
 
15382
        <keyword ref="qundostack.html#beginMacro">beginMacro</keyword>
 
15383
        <keyword ref="qundostack.html#canRedo">canRedo</keyword>
 
15384
        <keyword ref="qundostack.html#canRedoChanged">canRedoChanged</keyword>
 
15385
        <keyword ref="qundostack.html#canUndo">canUndo</keyword>
 
15386
        <keyword ref="qundostack.html#canUndoChanged">canUndoChanged</keyword>
 
15387
        <keyword ref="qundostack.html#cleanChanged">cleanChanged</keyword>
 
15388
        <keyword ref="qundostack.html#cleanIndex">cleanIndex</keyword>
 
15389
        <keyword ref="qundostack.html#clear">clear</keyword>
 
15390
        <keyword ref="qundostack.html#count">count</keyword>
 
15391
        <keyword ref="qundostack.html#createRedoAction">createRedoAction</keyword>
 
15392
        <keyword ref="qundostack.html#createUndoAction">createUndoAction</keyword>
 
15393
        <keyword ref="qundostack.html#endMacro">endMacro</keyword>
 
15394
        <keyword ref="qundostack.html#index">index</keyword>
 
15395
        <keyword ref="qundostack.html#indexChanged">indexChanged</keyword>
 
15396
        <keyword ref="qundostack.html#isClean">isClean</keyword>
 
15397
        <keyword ref="qundostack.html#push">push</keyword>
 
15398
        <keyword ref="qundostack.html#redo">redo</keyword>
 
15399
        <keyword ref="qundostack.html#redoText">redoText</keyword>
 
15400
        <keyword ref="qundostack.html#redoTextChanged">redoTextChanged</keyword>
 
15401
        <keyword ref="qundostack.html#setClean">setClean</keyword>
 
15402
        <keyword ref="qundostack.html#setIndex">setIndex</keyword>
 
15403
        <keyword ref="qundostack.html#text">text</keyword>
 
15404
        <keyword ref="qundostack.html#undo">undo</keyword>
 
15405
        <keyword ref="qundostack.html#undoText">undoText</keyword>
 
15406
        <keyword ref="qundostack.html#undoTextChanged">undoTextChanged</keyword>
 
15407
        <section ref="qundostack-members.html" title="List of all members"/>
 
15408
    </section>
 
15409
    <section ref="qundoview.html" title="QUndoView Class Reference">
 
15410
        <keyword ref="qundoview.html">QUndoView</keyword>
 
15411
        <keyword ref="qundoview.html#cleanIcon-prop">cleanIcon</keyword>
 
15412
        <keyword ref="qundoview.html#cleanIcon-prop">setCleanIcon</keyword>
 
15413
        <keyword ref="qundoview.html#emptyLabel-prop">emptyLabel</keyword>
 
15414
        <keyword ref="qundoview.html#emptyLabel-prop">setEmptyLabel</keyword>
 
15415
        <keyword ref="qundoview.html#group">group</keyword>
 
15416
        <keyword ref="qundoview.html#setGroup">setGroup</keyword>
 
15417
        <keyword ref="qundoview.html#setStack">setStack</keyword>
 
15418
        <keyword ref="qundoview.html#stack">stack</keyword>
 
15419
        <section ref="qundoview-members.html" title="List of all members"/>
 
15420
    </section>
12488
15421
    <section ref="qurl.html" title="QUrl Class Reference">
12489
15422
        <keyword ref="qurl.html">QUrl</keyword>
12490
15423
        <keyword ref="qurl.html#FormattingOption-enum">FormattingOption</keyword>
12507
15440
        <keyword ref="qurl.html#authority">authority</keyword>
12508
15441
        <keyword ref="qurl.html#clear">clear</keyword>
12509
15442
        <keyword ref="qurl.html#encodedQuery">encodedQuery</keyword>
 
15443
        <keyword ref="qurl.html#errorString">errorString</keyword>
12510
15444
        <keyword ref="qurl.html#fragment">fragment</keyword>
 
15445
        <keyword ref="qurl.html#fromAce">fromAce</keyword>
12511
15446
        <keyword ref="qurl.html#fromEncoded">fromEncoded</keyword>
12512
15447
        <keyword ref="qurl.html#fromLocalFile">fromLocalFile</keyword>
12513
15448
        <keyword ref="qurl.html#fromPercentEncoding">fromPercentEncoding</keyword>
12514
 
        <keyword ref="qurl.html#fromPunycode">fromPunycode</keyword>
 
15449
        <keyword ref="qurl.html#hasFragment">hasFragment</keyword>
 
15450
        <keyword ref="qurl.html#hasQuery">hasQuery</keyword>
12515
15451
        <keyword ref="qurl.html#hasQueryItem">hasQueryItem</keyword>
12516
15452
        <keyword ref="qurl.html#host">host</keyword>
 
15453
        <keyword ref="qurl.html#idnWhitelist">idnWhitelist</keyword>
12517
15454
        <keyword ref="qurl.html#isEmpty">isEmpty</keyword>
12518
15455
        <keyword ref="qurl.html#isParentOf">isParentOf</keyword>
12519
15456
        <keyword ref="qurl.html#isRelative">isRelative</keyword>
12534
15471
        <keyword ref="qurl.html#setEncodedUrl">setEncodedUrl</keyword>
12535
15472
        <keyword ref="qurl.html#setFragment">setFragment</keyword>
12536
15473
        <keyword ref="qurl.html#setHost">setHost</keyword>
 
15474
        <keyword ref="qurl.html#setIdnWhitelist">setIdnWhitelist</keyword>
12537
15475
        <keyword ref="qurl.html#setPassword">setPassword</keyword>
12538
15476
        <keyword ref="qurl.html#setPath">setPath</keyword>
12539
15477
        <keyword ref="qurl.html#setPort">setPort</keyword>
12543
15481
        <keyword ref="qurl.html#setUrl">setUrl</keyword>
12544
15482
        <keyword ref="qurl.html#setUserInfo">setUserInfo</keyword>
12545
15483
        <keyword ref="qurl.html#setUserName">setUserName</keyword>
 
15484
        <keyword ref="qurl.html#toAce">toAce</keyword>
12546
15485
        <keyword ref="qurl.html#toEncoded">toEncoded</keyword>
12547
15486
        <keyword ref="qurl.html#toLocalFile">toLocalFile</keyword>
12548
15487
        <keyword ref="qurl.html#toPercentEncoding">toPercentEncoding</keyword>
12549
 
        <keyword ref="qurl.html#toPunycode">toPunycode</keyword>
12550
15488
        <keyword ref="qurl.html#toString">toString</keyword>
12551
15489
        <keyword ref="qurl.html#userInfo">userInfo</keyword>
12552
15490
        <keyword ref="qurl.html#userName">userName</keyword>
12553
15491
        <keyword ref="qurl.html#operator-not-eq">operator!=</keyword>
12554
15492
        <keyword ref="qurl.html#operator-eq">operator=</keyword>
12555
15493
        <keyword ref="qurl.html#operator-eq-eq">operator==</keyword>
 
15494
        <keyword ref="qurl-qt3.html#addPath">addPath</keyword>
 
15495
        <keyword ref="qurl-qt3.html#cdUp">cdUp</keyword>
 
15496
        <keyword ref="qurl-qt3.html#decode">decode</keyword>
 
15497
        <keyword ref="qurl-qt3.html#dirPath">dirPath</keyword>
 
15498
        <keyword ref="qurl-qt3.html#encode">encode</keyword>
 
15499
        <keyword ref="qurl-qt3.html#fileName">fileName</keyword>
 
15500
        <keyword ref="qurl-qt3.html#hasHost">hasHost</keyword>
 
15501
        <keyword ref="qurl-qt3.html#hasPassword">hasPassword</keyword>
 
15502
        <keyword ref="qurl-qt3.html#hasPath">hasPath</keyword>
 
15503
        <keyword ref="qurl-qt3.html#hasPort">hasPort</keyword>
 
15504
        <keyword ref="qurl-qt3.html#hasRef">hasRef</keyword>
 
15505
        <keyword ref="qurl-qt3.html#hasUser">hasUser</keyword>
 
15506
        <keyword ref="qurl-qt3.html#isRelativeUrl">isRelativeUrl</keyword>
 
15507
        <keyword ref="qurl-qt3.html#protocol">protocol</keyword>
 
15508
        <keyword ref="qurl-qt3.html#query">query</keyword>
 
15509
        <keyword ref="qurl-qt3.html#ref">ref</keyword>
 
15510
        <keyword ref="qurl-qt3.html#reset">reset</keyword>
 
15511
        <keyword ref="qurl-qt3.html#setFileName">setFileName</keyword>
 
15512
        <keyword ref="qurl-qt3.html#setProtocol">setProtocol</keyword>
 
15513
        <keyword ref="qurl-qt3.html#setQuery">setQuery</keyword>
 
15514
        <keyword ref="qurl-qt3.html#setRef">setRef</keyword>
 
15515
        <keyword ref="qurl-qt3.html#setUser">setUser</keyword>
 
15516
        <keyword ref="qurl-qt3.html#user">user</keyword>
 
15517
        <keyword ref="qurl-qt3.html#operator-QString">operator QString</keyword>
12556
15518
        <section ref="qurl-members.html" title="List of all members"/>
 
15519
        <section ref="qurl-obsolete.html" title="Obsolete members"/>
12557
15520
        <section ref="qurl-qt3.html" title="Qt 3 support members"/>
12558
15521
    </section>
12559
15522
    <section ref="qurlinfo.html" title="QUrlInfo Class Reference">
12596
15559
        <keyword ref="qurlinfo.html#setSymLink">setSymLink</keyword>
12597
15560
        <keyword ref="qurlinfo.html#setWritable">setWritable</keyword>
12598
15561
        <keyword ref="qurlinfo.html#size">size</keyword>
 
15562
        <keyword ref="qurlinfo.html#operator-not-eq">operator!=</keyword>
12599
15563
        <keyword ref="qurlinfo.html#operator-eq">operator=</keyword>
12600
15564
        <keyword ref="qurlinfo.html#operator-eq-eq">operator==</keyword>
12601
15565
        <section ref="qurlinfo-members.html" title="List of all members"/>
12662
15626
        <keyword ref="qvariant.html#Type-enum">QVariant::UInt</keyword>
12663
15627
        <keyword ref="qvariant.html#Type-enum">QVariant::Palette</keyword>
12664
15628
        <keyword ref="qvariant.html#Type-enum">QVariant::Cursor</keyword>
 
15629
        <keyword ref="qvariant.html#Type-enum">QVariant::Matrix</keyword>
12665
15630
        <keyword ref="qvariant.html#Type-enum">QVariant::Double</keyword>
12666
15631
        <keyword ref="qvariant.html#Type-enum">QVariant::Pen</keyword>
12667
15632
        <keyword ref="qvariant.html#Type-enum">QVariant::DateTime</keyword>
12738
15703
        <keyword ref="qvariant.html#qVariantSetValue">qVariantSetValue</keyword>
12739
15704
        <keyword ref="qvariant.html#qVariantValue">qVariantValue</keyword>
12740
15705
        <keyword ref="qvariant.html#qvariant_cast">qvariant_cast</keyword>
 
15706
        <keyword ref="qvariant-qt3.html#asBitArray">asBitArray</keyword>
 
15707
        <keyword ref="qvariant-qt3.html#asBool">asBool</keyword>
 
15708
        <keyword ref="qvariant-qt3.html#asByteArray">asByteArray</keyword>
 
15709
        <keyword ref="qvariant-qt3.html#asCString">asCString</keyword>
 
15710
        <keyword ref="qvariant-qt3.html#asDate">asDate</keyword>
 
15711
        <keyword ref="qvariant-qt3.html#asDateTime">asDateTime</keyword>
 
15712
        <keyword ref="qvariant-qt3.html#asDouble">asDouble</keyword>
 
15713
        <keyword ref="qvariant-qt3.html#asInt">asInt</keyword>
 
15714
        <keyword ref="qvariant-qt3.html#asList">asList</keyword>
 
15715
        <keyword ref="qvariant-qt3.html#asLongLong">asLongLong</keyword>
 
15716
        <keyword ref="qvariant-qt3.html#asMap">asMap</keyword>
 
15717
        <keyword ref="qvariant-qt3.html#asPoint">asPoint</keyword>
 
15718
        <keyword ref="qvariant-qt3.html#asRect">asRect</keyword>
 
15719
        <keyword ref="qvariant-qt3.html#asSize">asSize</keyword>
 
15720
        <keyword ref="qvariant-qt3.html#asString">asString</keyword>
 
15721
        <keyword ref="qvariant-qt3.html#asStringList">asStringList</keyword>
 
15722
        <keyword ref="qvariant-qt3.html#asTime">asTime</keyword>
 
15723
        <keyword ref="qvariant-qt3.html#asUInt">asUInt</keyword>
 
15724
        <keyword ref="qvariant-qt3.html#asULongLong">asULongLong</keyword>
 
15725
        <keyword ref="qvariant-qt3.html#canCast">canCast</keyword>
 
15726
        <keyword ref="qvariant-qt3.html#cast">cast</keyword>
 
15727
        <keyword ref="qvariant-qt3.html#toCString">toCString</keyword>
12741
15728
        <section ref="qvariant-members.html" title="List of all members"/>
12742
15729
        <section ref="qvariant-qt3.html" title="Qt 3 support members"/>
12743
15730
    </section>
12767
15754
        <keyword ref="qvector.html#ConstIterator-typedef">ConstIterator</keyword>
12768
15755
        <keyword ref="qvector.html#Iterator-typedef">Iterator</keyword>
12769
15756
        <keyword ref="qvector.html#const_iterator-typedef">const_iterator</keyword>
 
15757
        <keyword ref="qvector.html#const_pointer-typedef">const_pointer</keyword>
 
15758
        <keyword ref="qvector.html#const_reference-typedef">const_reference</keyword>
 
15759
        <keyword ref="qvector.html#difference_type-typedef">difference_type</keyword>
12770
15760
        <keyword ref="qvector.html#iterator-typedefx">iterator</keyword>
 
15761
        <keyword ref="qvector.html#pointer-typedef">pointer</keyword>
 
15762
        <keyword ref="qvector.html#reference-typedef">reference</keyword>
 
15763
        <keyword ref="qvector.html#size_type-typedef">size_type</keyword>
 
15764
        <keyword ref="qvector.html#value_type-typedef">value_type</keyword>
12771
15765
        <keyword ref="qvector.html#append">append</keyword>
12772
15766
        <keyword ref="qvector.html#at">at</keyword>
12773
15767
        <keyword ref="qvector.html#back">back</keyword>
12855
15849
        <keyword ref="qwhatsthis.html#inWhatsThisMode">inWhatsThisMode</keyword>
12856
15850
        <keyword ref="qwhatsthis.html#leaveWhatsThisMode">leaveWhatsThisMode</keyword>
12857
15851
        <keyword ref="qwhatsthis.html#showText">showText</keyword>
 
15852
        <keyword ref="qwhatsthis-qt3.html#add">add</keyword>
 
15853
        <keyword ref="qwhatsthis-qt3.html#remove">remove</keyword>
 
15854
        <keyword ref="qwhatsthis-qt3.html#whatsThisButton">whatsThisButton</keyword>
12858
15855
        <section ref="qwhatsthis-members.html" title="List of all members"/>
12859
15856
        <section ref="qwhatsthis-qt3.html" title="Qt 3 support members"/>
12860
15857
    </section>
12874
15871
        <keyword ref="qwheelevent.html#pos">pos</keyword>
12875
15872
        <keyword ref="qwheelevent.html#x">x</keyword>
12876
15873
        <keyword ref="qwheelevent.html#y">y</keyword>
 
15874
        <keyword ref="qwheelevent-qt3.html#state">state</keyword>
12877
15875
        <section ref="qwheelevent-members.html" title="List of all members"/>
12878
15876
        <section ref="qwheelevent-qt3.html" title="Qt 3 support members"/>
12879
15877
    </section>
12953
15951
        <keyword ref="qwidget.html#sizePolicy-prop">setSizePolicy</keyword>
12954
15952
        <keyword ref="qwidget.html#statusTip-prop">statusTip</keyword>
12955
15953
        <keyword ref="qwidget.html#statusTip-prop">setStatusTip</keyword>
 
15954
        <keyword ref="qwidget.html#styleSheet-prop">styleSheet</keyword>
 
15955
        <keyword ref="qwidget.html#styleSheet-prop">setStyleSheet</keyword>
12956
15956
        <keyword ref="qwidget.html#toolTip-prop">toolTip</keyword>
12957
15957
        <keyword ref="qwidget.html#toolTip-prop">setToolTip</keyword>
12958
15958
        <keyword ref="qwidget.html#updatesEnabled-prop">updatesEnabled</keyword>
13071
16071
        <keyword ref="qwidget.html#repaint">repaint</keyword>
13072
16072
        <keyword ref="qwidget.html#resetInputContext">resetInputContext</keyword>
13073
16073
        <keyword ref="qwidget.html#resizeEvent">resizeEvent</keyword>
 
16074
        <keyword ref="qwidget.html#restoreGeometry">restoreGeometry</keyword>
 
16075
        <keyword ref="qwidget.html#saveGeometry">saveGeometry</keyword>
13074
16076
        <keyword ref="qwidget.html#scroll">scroll</keyword>
13075
16077
        <keyword ref="qwidget.html#setAttribute">setAttribute</keyword>
13076
16078
        <keyword ref="qwidget.html#setBackgroundRole">setBackgroundRole</keyword>
13088
16090
        <keyword ref="qwidget.html#setLayout">setLayout</keyword>
13089
16091
        <keyword ref="qwidget.html#setMask">setMask</keyword>
13090
16092
        <keyword ref="qwidget.html#setParent">setParent</keyword>
 
16093
        <keyword ref="qwidget.html#setShortcutAutoRepeat">setShortcutAutoRepeat</keyword>
13091
16094
        <keyword ref="qwidget.html#setShortcutEnabled">setShortcutEnabled</keyword>
13092
16095
        <keyword ref="qwidget.html#setStyle">setStyle</keyword>
13093
16096
        <keyword ref="qwidget.html#setTabOrder">setTabOrder</keyword>
13094
16097
        <keyword ref="qwidget.html#setWindowRole">setWindowRole</keyword>
13095
16098
        <keyword ref="qwidget.html#setWindowState">setWindowState</keyword>
 
16099
        <keyword ref="qwidget.html#setWindowSurface">setWindowSurface</keyword>
13096
16100
        <keyword ref="qwidget.html#show">show</keyword>
13097
16101
        <keyword ref="qwidget.html#showEvent">showEvent</keyword>
13098
16102
        <keyword ref="qwidget.html#showFullScreen">showFullScreen</keyword>
13114
16118
        <keyword ref="qwidget.html#window">window</keyword>
13115
16119
        <keyword ref="qwidget.html#windowRole">windowRole</keyword>
13116
16120
        <keyword ref="qwidget.html#windowState">windowState</keyword>
 
16121
        <keyword ref="qwidget.html#windowSurface">windowSurface</keyword>
13117
16122
        <keyword ref="qwidget.html#windowType">windowType</keyword>
13118
16123
        <keyword ref="qwidget.html#x11Event">x11Event</keyword>
13119
16124
        <keyword ref="qwidget.html#x11Info">x11Info</keyword>
13120
16125
        <keyword ref="qwidget.html#x11PictureHandle">x11PictureHandle</keyword>
 
16126
        <keyword ref="qwidget.html#QWidgetList-typedef">QWidgetList</keyword>
13121
16127
        <keyword ref="qwidget.html#QWIDGETSIZE_MAX">QWIDGETSIZE_MAX</keyword>
 
16128
        <keyword ref="qwidget-qt3.html#BackgroundOrigin-enum">BackgroundOrigin</keyword>
 
16129
        <keyword ref="qwidget-qt3.html#BackgroundOrigin-enum">QWidget::WindowOrigin</keyword>
 
16130
        <keyword ref="qwidget-qt3.html#BackgroundOrigin-enum">QWidget::ParentOrigin</keyword>
 
16131
        <keyword ref="qwidget-qt3.html#BackgroundOrigin-enum">QWidget::AncestorOrigin</keyword>
 
16132
        <keyword ref="qwidget-qt3.html#BackgroundOrigin-enum">QWidget::WidgetOrigin</keyword>
 
16133
        <keyword ref="qwidget-qt3.html#backgroundMode">backgroundMode</keyword>
 
16134
        <keyword ref="qwidget-qt3.html#backgroundOffset">backgroundOffset</keyword>
 
16135
        <keyword ref="qwidget-qt3.html#backgroundOrigin">backgroundOrigin</keyword>
 
16136
        <keyword ref="qwidget-qt3.html#caption">caption</keyword>
 
16137
        <keyword ref="qwidget-qt3.html#colorGroup">colorGroup</keyword>
 
16138
        <keyword ref="qwidget-qt3.html#constPolish">constPolish</keyword>
 
16139
        <keyword ref="qwidget-qt3.html#drawText">drawText</keyword>
 
16140
        <keyword ref="qwidget-qt3.html#erase">erase</keyword>
 
16141
        <keyword ref="qwidget-qt3.html#hasMouse">hasMouse</keyword>
 
16142
        <keyword ref="qwidget-qt3.html#icon">icon</keyword>
 
16143
        <keyword ref="qwidget-qt3.html#iconText">iconText</keyword>
 
16144
        <keyword ref="qwidget-qt3.html#iconify">iconify</keyword>
 
16145
        <keyword ref="qwidget-qt3.html#isDesktop">isDesktop</keyword>
 
16146
        <keyword ref="qwidget-qt3.html#isDialog">isDialog</keyword>
 
16147
        <keyword ref="qwidget-qt3.html#isInputMethodEnabled">isInputMethodEnabled</keyword>
 
16148
        <keyword ref="qwidget-qt3.html#isPopup">isPopup</keyword>
 
16149
        <keyword ref="qwidget-qt3.html#isShown">isShown</keyword>
 
16150
        <keyword ref="qwidget-qt3.html#isUpdatesEnabled">isUpdatesEnabled</keyword>
 
16151
        <keyword ref="qwidget-qt3.html#isVisibleToTLW">isVisibleToTLW</keyword>
 
16152
        <keyword ref="qwidget-qt3.html#ownCursor">ownCursor</keyword>
 
16153
        <keyword ref="qwidget-qt3.html#ownFont">ownFont</keyword>
 
16154
        <keyword ref="qwidget-qt3.html#ownPalette">ownPalette</keyword>
 
16155
        <keyword ref="qwidget-qt3.html#polish">polish</keyword>
 
16156
        <keyword ref="qwidget-qt3.html#recreate">recreate</keyword>
 
16157
        <keyword ref="qwidget-qt3.html#reparent">reparent</keyword>
 
16158
        <keyword ref="qwidget-qt3.html#setActiveWindow">setActiveWindow</keyword>
 
16159
        <keyword ref="qwidget-qt3.html#setBackgroundColor">setBackgroundColor</keyword>
 
16160
        <keyword ref="qwidget-qt3.html#setBackgroundMode">setBackgroundMode</keyword>
 
16161
        <keyword ref="qwidget-qt3.html#setBackgroundOrigin">setBackgroundOrigin</keyword>
 
16162
        <keyword ref="qwidget-qt3.html#setBackgroundPixmap">setBackgroundPixmap</keyword>
 
16163
        <keyword ref="qwidget-qt3.html#setCaption">setCaption</keyword>
 
16164
        <keyword ref="qwidget-qt3.html#setEraseColor">setEraseColor</keyword>
 
16165
        <keyword ref="qwidget-qt3.html#setErasePixmap">setErasePixmap</keyword>
 
16166
        <keyword ref="qwidget-qt3.html#setIcon">setIcon</keyword>
 
16167
        <keyword ref="qwidget-qt3.html#setIconText">setIconText</keyword>
 
16168
        <keyword ref="qwidget-qt3.html#setInputMethodEnabled">setInputMethodEnabled</keyword>
 
16169
        <keyword ref="qwidget-qt3.html#setKeyCompression">setKeyCompression</keyword>
 
16170
        <keyword ref="qwidget-qt3.html#setPaletteBackgroundColor">setPaletteBackgroundColor</keyword>
 
16171
        <keyword ref="qwidget-qt3.html#setPaletteBackgroundPixmap">setPaletteBackgroundPixmap</keyword>
 
16172
        <keyword ref="qwidget-qt3.html#setPaletteForegroundColor">setPaletteForegroundColor</keyword>
 
16173
        <keyword ref="qwidget-qt3.html#setShown">setShown</keyword>
 
16174
        <keyword ref="qwidget-qt3.html#unsetFont">unsetFont</keyword>
 
16175
        <keyword ref="qwidget-qt3.html#unsetPalette">unsetPalette</keyword>
 
16176
        <keyword ref="qwidget-qt3.html#visibleRect">visibleRect</keyword>
 
16177
        <keyword ref="qwidget-qt3.html#wmapper">wmapper</keyword>
13122
16178
        <section ref="qwidget-members.html" title="List of all members"/>
13123
16179
        <section ref="qwidget-obsolete.html" title="Obsolete members"/>
13124
16180
        <section ref="qwidget-qt3.html" title="Qt 3 support members"/>
13125
16181
    </section>
 
16182
    <section ref="qwidgetaction.html" title="QWidgetAction Class Reference">
 
16183
        <keyword ref="qwidgetaction.html">QWidgetAction</keyword>
 
16184
        <keyword ref="qwidgetaction.html#createWidget">createWidget</keyword>
 
16185
        <keyword ref="qwidgetaction.html#createdWidgets">createdWidgets</keyword>
 
16186
        <keyword ref="qwidgetaction.html#defaultWidget">defaultWidget</keyword>
 
16187
        <keyword ref="qwidgetaction.html#deleteWidget">deleteWidget</keyword>
 
16188
        <keyword ref="qwidgetaction.html#releaseWidget">releaseWidget</keyword>
 
16189
        <keyword ref="qwidgetaction.html#requestWidget">requestWidget</keyword>
 
16190
        <keyword ref="qwidgetaction.html#setDefaultWidget">setDefaultWidget</keyword>
 
16191
        <section ref="qwidgetaction-members.html" title="List of all members"/>
 
16192
    </section>
13126
16193
    <section ref="qwidgetitem.html" title="QWidgetItem Class Reference">
13127
16194
        <keyword ref="qwidgetitem.html">QWidgetItem</keyword>
13128
16195
        <keyword ref="qwidgetitem.html#isEmpty">isEmpty</keyword>
13174
16241
        <keyword ref="qworkspace.html#tile">tile</keyword>
13175
16242
        <keyword ref="qworkspace.html#windowActivated">windowActivated</keyword>
13176
16243
        <keyword ref="qworkspace.html#windowList">windowList</keyword>
 
16244
        <keyword ref="qworkspace-qt3.html#setPaletteBackgroundColor">setPaletteBackgroundColor</keyword>
 
16245
        <keyword ref="qworkspace-qt3.html#setPaletteBackgroundPixmap">setPaletteBackgroundPixmap</keyword>
13177
16246
        <section ref="qworkspace-members.html" title="List of all members"/>
13178
16247
        <section ref="qworkspace-qt3.html" title="Qt 3 support members"/>
13179
16248
    </section>
13201
16270
        <keyword ref="qwsclient.html#identity">identity</keyword>
13202
16271
        <section ref="qwsclient-members.html" title="List of all members"/>
13203
16272
    </section>
 
16273
    <section ref="qwsembedwidget.html" title="QWSEmbedWidget Class Reference">
 
16274
        <keyword ref="qwsembedwidget.html">QWSEmbedWidget</keyword>
 
16275
        <section ref="qwsembedwidget-members.html" title="List of all members"/>
 
16276
    </section>
13204
16277
    <section ref="qwsevent.html" title="QWSEvent Class Reference">
13205
16278
        <keyword ref="qwsevent.html">QWSEvent</keyword>
13206
16279
        <keyword ref="qwsevent.html#Type-enum">Type</keyword>
13215
16288
        <keyword ref="qwsevent.html#Type-enum">QWSEvent::Connected</keyword>
13216
16289
        <keyword ref="qwsevent.html#Type-enum">QWSEvent::Mouse</keyword>
13217
16290
        <keyword ref="qwsevent.html#Type-enum">QWSEvent::Focus</keyword>
13218
 
        <keyword ref="qwsevent.html#Type-enum">QWSEvent::IMInit</keyword>
13219
16291
        <keyword ref="qwsevent.html#Type-enum">QWSEvent::IMEvent</keyword>
13220
16292
        <keyword ref="qwsevent.html#Type-enum">QWSEvent::NEvent</keyword>
13221
16293
        <keyword ref="qwsevent.html#Type-enum">QWSEvent::QCopMessage</keyword>
 
16294
        <keyword ref="qwsevent.html#Type-enum">QWSEvent::Embed</keyword>
13222
16295
        <keyword ref="qwsevent.html#Type-enum">QWSEvent::Key</keyword>
13223
16296
        <keyword ref="qwsevent.html#Type-enum">QWSEvent::SelectionNotify</keyword>
13224
16297
        <keyword ref="qwsevent.html#Type-enum">QWSEvent::MaxWindowRect</keyword>
13264
16337
        <keyword ref="qwsmousehandler.html#mouseChanged">mouseChanged</keyword>
13265
16338
        <keyword ref="qwsmousehandler.html#pos">pos</keyword>
13266
16339
        <keyword ref="qwsmousehandler.html#resume">resume</keyword>
 
16340
        <keyword ref="qwsmousehandler.html#setScreen">setScreen</keyword>
13267
16341
        <keyword ref="qwsmousehandler.html#suspend">suspend</keyword>
13268
16342
        <section ref="qwsmousehandler-members.html" title="List of all members"/>
13269
16343
    </section>
13307
16381
        <keyword ref="qwsserver.html#closeKeyboard">closeKeyboard</keyword>
13308
16382
        <keyword ref="qwsserver.html#closeMouse">closeMouse</keyword>
13309
16383
        <keyword ref="qwsserver.html#enablePainting">enablePainting</keyword>
 
16384
        <keyword ref="qwsserver.html#instance">instance</keyword>
13310
16385
        <keyword ref="qwsserver.html#isCursorVisible">isCursorVisible</keyword>
13311
 
        <keyword ref="qwsserver.html#keyMap">keyMap</keyword>
13312
16386
        <keyword ref="qwsserver.html#keyboardHandler">keyboardHandler</keyword>
13313
16387
        <keyword ref="qwsserver.html#markedText">markedText</keyword>
13314
16388
        <keyword ref="qwsserver.html#mouseHandler">mouseHandler</keyword>
13339
16413
        <keyword ref="qwsserver.html#suspendMouse">suspendMouse</keyword>
13340
16414
        <keyword ref="qwsserver.html#windowAt">windowAt</keyword>
13341
16415
        <keyword ref="qwsserver.html#windowEvent">windowEvent</keyword>
 
16416
        <keyword ref="qwsserver-qt3.html#setDesktopBackground">setDesktopBackground</keyword>
13342
16417
        <section ref="qwsserver-members.html" title="List of all members"/>
13343
16418
        <section ref="qwsserver-obsolete.html" title="Obsolete members"/>
13344
16419
        <section ref="qwsserver-qt3.html" title="Qt 3 support members"/>
13348
16423
        <keyword ref="qwsserver-keyboardfilter.html#filter">filter</keyword>
13349
16424
        <section ref="qwsserver-keyboardfilter-members.html" title="List of all members"/>
13350
16425
    </section>
13351
 
    <section ref="qwsserver-keymap.html" title="QWSServer::KeyMap Class Reference">
13352
 
        <keyword ref="qwsserver-keymap.html">KeyMap</keyword>
13353
 
        <keyword ref="qwsserver-keymap.html#ctrl_unicode-var">ctrl_unicode</keyword>
13354
 
        <keyword ref="qwsserver-keymap.html#key_code-var">key_code</keyword>
13355
 
        <keyword ref="qwsserver-keymap.html#shift_unicode-var">shift_unicode</keyword>
13356
 
        <keyword ref="qwsserver-keymap.html#unicode-var">unicode</keyword>
13357
 
        <section ref="qwsserver-keymap-members.html" title="List of all members"/>
13358
 
    </section>
13359
16426
    <section ref="qwstslibmousehandler.html" title="QWSTslibMouseHandler Class Reference">
13360
16427
        <keyword ref="qwstslibmousehandler.html">QWSTslibMouseHandler</keyword>
13361
16428
        <section ref="qwstslibmousehandler-members.html" title="List of all members"/>
13373
16440
        <keyword ref="qwswindow.html#winId">winId</keyword>
13374
16441
        <section ref="qwswindow-members.html" title="List of all members"/>
13375
16442
    </section>
 
16443
    <section ref="qwswindowsurface.html" title="QWSWindowSurface Class Reference">
 
16444
        <keyword ref="qwswindowsurface.html">QWSWindowSurface</keyword>
 
16445
        <keyword ref="qwswindowsurface.html#SurfaceFlag-enum">SurfaceFlag</keyword>
 
16446
        <keyword ref="qwswindowsurface.html#SurfaceFlag-enum">SurfaceFlags</keyword>
 
16447
        <keyword ref="qwswindowsurface.html#SurfaceFlag-enum">QWSWindowSurface::Reserved</keyword>
 
16448
        <keyword ref="qwswindowsurface.html#SurfaceFlag-enum">QWSWindowSurface::Buffered</keyword>
 
16449
        <keyword ref="qwswindowsurface.html#SurfaceFlag-enum">QWSWindowSurface::Opaque</keyword>
 
16450
        <keyword ref="qwswindowsurface.html#attach">attach</keyword>
 
16451
        <keyword ref="qwswindowsurface.html#beginPaint">beginPaint</keyword>
 
16452
        <keyword ref="qwswindowsurface.html#clipRegion">clipRegion</keyword>
 
16453
        <keyword ref="qwswindowsurface.html#data">data</keyword>
 
16454
        <keyword ref="qwswindowsurface.html#detach">detach</keyword>
 
16455
        <keyword ref="qwswindowsurface.html#dirtyRegion">dirtyRegion</keyword>
 
16456
        <keyword ref="qwswindowsurface.html#endPaint">endPaint</keyword>
 
16457
        <keyword ref="qwswindowsurface.html#flush">flush</keyword>
 
16458
        <keyword ref="qwswindowsurface.html#geometry">geometry</keyword>
 
16459
        <keyword ref="qwswindowsurface.html#image">image</keyword>
 
16460
        <keyword ref="qwswindowsurface.html#isBuffered">isBuffered</keyword>
 
16461
        <keyword ref="qwswindowsurface.html#isOpaque">isOpaque</keyword>
 
16462
        <keyword ref="qwswindowsurface.html#isReserved">isReserved</keyword>
 
16463
        <keyword ref="qwswindowsurface.html#isValidFor">isValidFor</keyword>
 
16464
        <keyword ref="qwswindowsurface.html#key">key</keyword>
 
16465
        <keyword ref="qwswindowsurface.html#paintDevice">paintDevice</keyword>
 
16466
        <keyword ref="qwswindowsurface.html#painterOffset">painterOffset</keyword>
 
16467
        <keyword ref="qwswindowsurface.html#release">release</keyword>
 
16468
        <keyword ref="qwswindowsurface.html#scroll">scroll</keyword>
 
16469
        <keyword ref="qwswindowsurface.html#setClipRegion">setClipRegion</keyword>
 
16470
        <keyword ref="qwswindowsurface.html#setDirty">setDirty</keyword>
 
16471
        <keyword ref="qwswindowsurface.html#setGeometry">setGeometry</keyword>
 
16472
        <keyword ref="qwswindowsurface.html#setSurfaceFlags">setSurfaceFlags</keyword>
 
16473
        <keyword ref="qwswindowsurface.html#surfaceFlags">surfaceFlags</keyword>
 
16474
        <keyword ref="qwswindowsurface.html#window">window</keyword>
 
16475
        <section ref="qwswindowsurface-members.html" title="List of all members"/>
 
16476
    </section>
13376
16477
    <section ref="qx11embedcontainer.html" title="QX11EmbedContainer Class Reference">
13377
16478
        <keyword ref="qx11embedcontainer.html">QX11EmbedContainer</keyword>
13378
16479
        <keyword ref="qx11embedcontainer.html#Error-enum">Error</keyword>
14699
17800
        <keyword ref="q3groupbox.html#addSpace">addSpace</keyword>
14700
17801
        <keyword ref="q3groupbox.html#insideMargin">insideMargin</keyword>
14701
17802
        <keyword ref="q3groupbox.html#insideSpacing">insideSpacing</keyword>
 
17803
        <keyword ref="q3groupbox.html#margin">margin</keyword>
14702
17804
        <keyword ref="q3groupbox.html#setColumnLayout">setColumnLayout</keyword>
14703
17805
        <keyword ref="q3groupbox.html#setInsideMargin">setInsideMargin</keyword>
14704
17806
        <keyword ref="q3groupbox.html#setInsideSpacing">setInsideSpacing</keyword>
 
17807
        <keyword ref="q3groupbox.html#setMargin">setMargin</keyword>
14705
17808
        <section ref="q3groupbox-members.html" title="List of all members"/>
14706
17809
    </section>
14707
17810
    <section ref="q3hbox.html" title="Q3HBox Class Reference">
14771
17874
        <keyword ref="q3header.html#sortIndicatorSection">sortIndicatorSection</keyword>
14772
17875
        <section ref="q3header-members.html" title="List of all members"/>
14773
17876
    </section>
 
17877
    <section ref="q3hgroupbox.html" title="Q3HGroupBox Class Reference">
 
17878
        <keyword ref="q3hgroupbox.html">Q3HGroupBox</keyword>
 
17879
        <section ref="q3hgroupbox-members.html" title="List of all members"/>
 
17880
    </section>
14774
17881
    <section ref="q3http.html" title="Q3Http Class Reference">
14775
17882
        <keyword ref="q3http.html">Q3Http</keyword>
14776
17883
        <keyword ref="q3http.html#Error-enum">Error</keyword>
15746
18853
    <section ref="q3popupmenu.html" title="Q3PopupMenu Class Reference">
15747
18854
        <keyword ref="q3popupmenu.html">Q3PopupMenu</keyword>
15748
18855
        <keyword ref="q3popupmenu.html#exec">exec</keyword>
 
18856
        <keyword ref="q3popupmenu.html#margin">margin</keyword>
 
18857
        <keyword ref="q3popupmenu.html#setMargin">setMargin</keyword>
15749
18858
        <section ref="q3popupmenu-members.html" title="List of all members"/>
15750
18859
    </section>
15751
18860
    <section ref="q3process.html" title="Q3Process Class Reference">
15797
18906
        <keyword ref="q3progressbar.html#progressString-prop">progressString</keyword>
15798
18907
        <keyword ref="q3progressbar.html#totalSteps-prop">totalSteps</keyword>
15799
18908
        <keyword ref="q3progressbar.html#totalSteps-prop">setTotalSteps</keyword>
 
18909
        <keyword ref="q3progressbar.html#margin">margin</keyword>
15800
18910
        <keyword ref="q3progressbar.html#reset">reset</keyword>
15801
18911
        <keyword ref="q3progressbar.html#setIndicator">setIndicator</keyword>
 
18912
        <keyword ref="q3progressbar.html#setMargin">setMargin</keyword>
15802
18913
        <section ref="q3progressbar-members.html" title="List of all members"/>
15803
18914
        <section ref="q3progressbar-obsolete.html" title="Obsolete members"/>
15804
18915
    </section>
15817
18928
        <keyword ref="q3progressdialog.html#totalSteps-prop">totalSteps</keyword>
15818
18929
        <keyword ref="q3progressdialog.html#totalSteps-prop">setTotalSteps</keyword>
15819
18930
        <keyword ref="q3progressdialog.html#wasCanceled-prop">wasCanceled</keyword>
 
18931
        <keyword ref="q3progressdialog.html#wasCancelled-prop">wasCancelled</keyword>
15820
18932
        <keyword ref="q3progressdialog.html#cancel">cancel</keyword>
15821
18933
        <keyword ref="q3progressdialog.html#canceled">canceled</keyword>
 
18934
        <keyword ref="q3progressdialog.html#cancelled">cancelled</keyword>
15822
18935
        <keyword ref="q3progressdialog.html#forceShow">forceShow</keyword>
15823
18936
        <keyword ref="q3progressdialog.html#reset">reset</keyword>
15824
18937
        <keyword ref="q3progressdialog.html#setBar">setBar</keyword>
15827
18940
        <keyword ref="q3progressdialog.html#setLabel">setLabel</keyword>
15828
18941
        <keyword ref="q3progressdialog.html#sizeHint">sizeHint</keyword>
15829
18942
        <section ref="q3progressdialog-members.html" title="List of all members"/>
15830
 
        <section ref="q3progressdialog-obsolete.html" title="Obsolete members"/>
15831
18943
    </section>
15832
18944
    <section ref="q3ptrcollection.html" title="Q3PtrCollection Class Reference">
15833
18945
        <keyword ref="q3ptrcollection.html">Q3PtrCollection</keyword>
16923
20035
        <keyword ref="q3textedit.html#zoomTo">zoomTo</keyword>
16924
20036
        <section ref="q3textedit-members.html" title="List of all members"/>
16925
20037
    </section>
 
20038
    <section ref="q3textstream.html" title="Q3TextStream Class Reference">
 
20039
        <keyword ref="q3textstream.html">Q3TextStream</keyword>
 
20040
        <keyword ref="q3textstream.html#Encoding-enum">Encoding</keyword>
 
20041
        <keyword ref="q3textstream.html#Encoding-enum">Q3TextStream::Latin1</keyword>
 
20042
        <keyword ref="q3textstream.html#Encoding-enum">Q3TextStream::UnicodeReverse</keyword>
 
20043
        <keyword ref="q3textstream.html#Encoding-enum">Q3TextStream::UnicodeUTF8</keyword>
 
20044
        <keyword ref="q3textstream.html#Encoding-enum">Q3TextStream::Unicode</keyword>
 
20045
        <keyword ref="q3textstream.html#Encoding-enum">Q3TextStream::RawUnicode</keyword>
 
20046
        <keyword ref="q3textstream.html#Encoding-enum">Q3TextStream::Locale</keyword>
 
20047
        <keyword ref="q3textstream.html#Encoding-enum">Q3TextStream::UnicodeNetworkOrder</keyword>
 
20048
        <keyword ref="q3textstream.html#atEnd">atEnd</keyword>
 
20049
        <keyword ref="q3textstream.html#codec">codec</keyword>
 
20050
        <keyword ref="q3textstream.html#device">device</keyword>
 
20051
        <keyword ref="q3textstream.html#fill">fill</keyword>
 
20052
        <keyword ref="q3textstream.html#flags">flags</keyword>
 
20053
        <keyword ref="q3textstream.html#precision">precision</keyword>
 
20054
        <keyword ref="q3textstream.html#read">read</keyword>
 
20055
        <keyword ref="q3textstream.html#readLine">readLine</keyword>
 
20056
        <keyword ref="q3textstream.html#readRawBytes">readRawBytes</keyword>
 
20057
        <keyword ref="q3textstream.html#reset">reset</keyword>
 
20058
        <keyword ref="q3textstream.html#setCodec">setCodec</keyword>
 
20059
        <keyword ref="q3textstream.html#setDevice">setDevice</keyword>
 
20060
        <keyword ref="q3textstream.html#setEncoding">setEncoding</keyword>
 
20061
        <keyword ref="q3textstream.html#setf">setf</keyword>
 
20062
        <keyword ref="q3textstream.html#skipWhiteSpace">skipWhiteSpace</keyword>
 
20063
        <keyword ref="q3textstream.html#unsetDevice">unsetDevice</keyword>
 
20064
        <keyword ref="q3textstream.html#unsetf">unsetf</keyword>
 
20065
        <keyword ref="q3textstream.html#width">width</keyword>
 
20066
        <keyword ref="q3textstream.html#writeRawBytes">writeRawBytes</keyword>
 
20067
        <keyword ref="q3textstream.html#operator-lt-lt">operator&lt;&lt;</keyword>
 
20068
        <keyword ref="q3textstream.html#operator-gt-gt">operator&gt;&gt;</keyword>
 
20069
        <section ref="q3textstream-members.html" title="List of all members"/>
 
20070
        <section ref="q3textstream-obsolete.html" title="Obsolete members"/>
 
20071
    </section>
16926
20072
    <section ref="q3textview.html" title="Q3TextView Class Reference">
16927
20073
        <keyword ref="q3textview.html">Q3TextView</keyword>
16928
20074
        <section ref="q3textview-members.html" title="List of all members"/>
17114
20260
        <keyword ref="q3vbuttongroup.html">Q3VButtonGroup</keyword>
17115
20261
        <section ref="q3vbuttongroup-members.html" title="List of all members"/>
17116
20262
    </section>
 
20263
    <section ref="q3vgroupbox.html" title="Q3VGroupBox Class Reference">
 
20264
        <keyword ref="q3vgroupbox.html">Q3VGroupBox</keyword>
 
20265
        <section ref="q3vgroupbox-members.html" title="List of all members"/>
 
20266
    </section>
17117
20267
    <section ref="q3whatsthis.html" title="Q3WhatsThis Class Reference">
17118
20268
        <keyword ref="q3whatsthis.html">Q3WhatsThis</keyword>
17119
20269
        <keyword ref="q3whatsthis.html#add">add</keyword>
17179
20329
    <section ref="qtalgorithms.html" title="&lt;QtAlgorithms&gt; - Generic Algorithms">
17180
20330
        <keyword ref="qtalgorithms.html">&lt;QtAlgorithms&gt; - Generic Algorithms</keyword>
17181
20331
        <keyword ref="qtalgorithms.html#qBinaryFind">qBinaryFind</keyword>
 
20332
        <keyword ref="qtalgorithms.html#qBinaryFind-2">qBinaryFind</keyword>
 
20333
        <keyword ref="qtalgorithms.html#qBinaryFind-3">qBinaryFind</keyword>
17182
20334
        <keyword ref="qtalgorithms.html#qCopy">qCopy</keyword>
17183
20335
        <keyword ref="qtalgorithms.html#qCopyBackward">qCopyBackward</keyword>
17184
20336
        <keyword ref="qtalgorithms.html#qCount">qCount</keyword>
 
20337
        <keyword ref="qtalgorithms.html#qCount-2">qCount</keyword>
17185
20338
        <keyword ref="qtalgorithms.html#qDeleteAll">qDeleteAll</keyword>
17186
20339
        <keyword ref="qtalgorithms.html#qDeleteAll-2">qDeleteAll</keyword>
17187
20340
        <keyword ref="qtalgorithms.html#qEqual">qEqual</keyword>
17188
20341
        <keyword ref="qtalgorithms.html#qFill">qFill</keyword>
 
20342
        <keyword ref="qtalgorithms.html#qFill-2">qFill</keyword>
17189
20343
        <keyword ref="qtalgorithms.html#qFind">qFind</keyword>
 
20344
        <keyword ref="qtalgorithms.html#qFind-2">qFind</keyword>
 
20345
        <keyword ref="qtalgorithms.html#qGreater">qGreater</keyword>
 
20346
        <keyword ref="qtalgorithms.html#qLess">qLess</keyword>
17190
20347
        <keyword ref="qtalgorithms.html#qLowerBound">qLowerBound</keyword>
 
20348
        <keyword ref="qtalgorithms.html#qLowerBound-2">qLowerBound</keyword>
 
20349
        <keyword ref="qtalgorithms.html#qLowerBound-3">qLowerBound</keyword>
17191
20350
        <keyword ref="qtalgorithms.html#qSort">qSort</keyword>
17192
20351
        <keyword ref="qtalgorithms.html#qSort-2">qSort</keyword>
17193
20352
        <keyword ref="qtalgorithms.html#qSort-3">qSort</keyword>
17196
20355
        <keyword ref="qtalgorithms.html#qStableSort-3">qStableSort</keyword>
17197
20356
        <keyword ref="qtalgorithms.html#qSwap">qSwap</keyword>
17198
20357
        <keyword ref="qtalgorithms.html#qUpperBound">qUpperBound</keyword>
 
20358
        <keyword ref="qtalgorithms.html#qUpperBound-2">qUpperBound</keyword>
 
20359
        <keyword ref="qtalgorithms.html#qUpperBound-3">qUpperBound</keyword>
17199
20360
    </section>
17200
20361
    <section ref="qtglobal.html" title="&lt;QtGlobal&gt; - Global Qt Declarations">
17201
20362
        <keyword ref="qtglobal.html">&lt;QtGlobal&gt; - Global Qt Declarations</keyword>
17206
20367
        <keyword ref="qtglobal.html#qint32-typedef">qint32</keyword>
17207
20368
        <keyword ref="qtglobal.html#qint64-typedef">qint64</keyword>
17208
20369
        <keyword ref="qtglobal.html#qlonglong-typedef">qlonglong</keyword>
 
20370
        <keyword ref="qtglobal.html#qptrdiff-typedef">qptrdiff</keyword>
17209
20371
        <keyword ref="qtglobal.html#qreal-typedef">qreal</keyword>
17210
20372
        <keyword ref="qtglobal.html#quint8-typedef">quint8</keyword>
17211
20373
        <keyword ref="qtglobal.html#quint16-typedef">quint16</keyword>
17212
20374
        <keyword ref="qtglobal.html#quint32-typedef">quint32</keyword>
17213
20375
        <keyword ref="qtglobal.html#quint64-typedef">quint64</keyword>
 
20376
        <keyword ref="qtglobal.html#quintptr-typedef">quintptr</keyword>
17214
20377
        <keyword ref="qtglobal.html#qulonglong-typedef">qulonglong</keyword>
17215
20378
        <keyword ref="qtglobal.html#uchar-typedef">uchar</keyword>
17216
20379
        <keyword ref="qtglobal.html#uint-typedef">uint</keyword>
17323
20486
    <section ref="activeqt.html" title="ActiveQt Framework">
17324
20487
        <keyword ref="activeqt.html">ActiveQt Framework</keyword>
17325
20488
    </section>
17326
 
    <section ref="activeqt-tools.html" title="ActiveQt Tools">
17327
 
        <keyword ref="activeqt-tools.html">ActiveQt Tools</keyword>
17328
 
    </section>
17329
20489
    <section ref="qtopiacore-accel.html" title="Adding an Accelerated Graphics Driver">
17330
20490
        <keyword ref="qtopiacore-accel.html">Adding an Accelerated Graphics Driver</keyword>
17331
20491
    </section>
17338
20498
    <section ref="annotated.html" title="Annotated Class Index">
17339
20499
        <keyword ref="annotated.html">Annotated Class Index</keyword>
17340
20500
    </section>
 
20501
    <section ref="architecture.html" title="Architecture">
 
20502
        <keyword ref="architecture.html">Architecture</keyword>
 
20503
    </section>
17341
20504
    <section ref="basic.html" title="Basic Widgets">
17342
20505
        <keyword ref="basic.html">Basic Widgets</keyword>
17343
20506
    </section>
17350
20513
    <section ref="guibooks.html" title="Books about GUI Design">
17351
20514
        <keyword ref="guibooks.html">Books about GUI Design</keyword>
17352
20515
    </section>
 
20516
    <section ref="buildsystem.html" title="Build System">
 
20517
        <keyword ref="buildsystem.html">Build System</keyword>
 
20518
    </section>
17353
20519
    <section ref="gallery-cde.html" title="CDE Style Widget Gallery">
17354
20520
        <keyword ref="gallery-cde.html">CDE Style Widget Gallery</keyword>
17355
20521
    </section>
17356
20522
    <section ref="qtopiacore-charinput.html" title="Character Input">
17357
20523
        <keyword ref="qtopiacore-charinput.html">Character Input</keyword>
17358
20524
    </section>
 
20525
    <section ref="classlists.html" title="Class and Function Indexes">
 
20526
        <keyword ref="classlists.html">Class and Function Indexes</keyword>
 
20527
    </section>
17359
20528
    <section ref="hierarchy.html" title="Class Inheritance Hierarchy">
17360
20529
        <keyword ref="hierarchy.html">Class Inheritance Hierarchy</keyword>
17361
20530
    </section>
 
20531
    <section ref="gallery-cleanlooks.html" title="Cleanlooks Style Widget Gallery">
 
20532
        <keyword ref="gallery-cleanlooks.html">Cleanlooks Style Widget Gallery</keyword>
 
20533
    </section>
 
20534
    <section ref="codecs.html" title="Codecs">
 
20535
        <keyword ref="codecs.html">Codecs</keyword>
 
20536
    </section>
17362
20537
    <section ref="richtext-common-tasks.html" title="Common Rich Text Editing Tasks">
17363
20538
        <keyword ref="richtext-common-tasks.html">Common Rich Text Editing Tasks</keyword>
17364
20539
    </section>
 
20540
    <section ref="qtconfig.html" title="Configuring Qt">
 
20541
        <keyword ref="qtconfig.html">Configuring Qt</keyword>
 
20542
    </section>
 
20543
    <section ref="qt3to4-treewalker.html" title="Contributions to the Following qt3to4 Files: treewalker.h, treedump.cpp, treedump.h, treewalker.cpp">
 
20544
        <keyword ref="qt3to4-treewalker.html">Contributions to the Following qt3to4 Files: treewalker.h, treedump.cpp, treedump.h, treewalker.cpp</keyword>
 
20545
    </section>
17365
20546
    <section ref="model-view-creating-models.html" title="Creating New Models">
17366
20547
        <keyword ref="model-view-creating-models.html">Creating New Models</keyword>
17367
20548
    </section>
17374
20555
    <section ref="database.html" title="Database Classes">
17375
20556
        <keyword ref="database.html">Database Classes</keyword>
17376
20557
    </section>
17377
 
    <section ref="time.html" title="Date and Time">
17378
 
        <keyword ref="time.html">Date and Time</keyword>
 
20558
    <section ref="time.html" title="Date and Time Classes">
 
20559
        <keyword ref="time.html">Date and Time Classes</keyword>
17379
20560
    </section>
17380
20561
    <section ref="debug.html" title="Debugging Techniques">
17381
20562
        <keyword ref="debug.html">Debugging Techniques</keyword>
17382
20563
    </section>
 
20564
    <section ref="qdbusdeclaringsignals.html" title="Declaring signals">
 
20565
        <keyword ref="qdbusdeclaringsignals.html">Declaring signals</keyword>
 
20566
    </section>
 
20567
    <section ref="qdbusdeclaringslots.html" title="Declaring slots">
 
20568
        <keyword ref="qdbusdeclaringslots.html">Declaring slots</keyword>
 
20569
    </section>
17383
20570
    <section ref="model-view-delegate.html" title="Delegate Classes">
17384
20571
        <keyword ref="model-view-delegate.html">Delegate Classes</keyword>
17385
20572
    </section>
17398
20585
    <section ref="deployment.html" title="Deploying Qt Applications">
17399
20586
        <keyword ref="deployment.html">Deploying Qt Applications</keyword>
17400
20587
    </section>
 
20588
    <section ref="desktop.html" title="Desktop Environment Classes">
 
20589
        <keyword ref="desktop.html">Desktop Environment Classes</keyword>
 
20590
    </section>
 
20591
    <section ref="desktop-integration.html" title="Desktop Integration">
 
20592
        <keyword ref="desktop-integration.html">Desktop Integration</keyword>
 
20593
    </section>
17401
20594
    <section ref="dnd.html" title="Drag and Drop">
17402
20595
        <keyword ref="dnd.html">Drag and Drop</keyword>
17403
20596
    </section>
17422
20615
    <section ref="eventsandfilters.html" title="Events and Event Filters">
17423
20616
        <keyword ref="eventsandfilters.html">Events and Event Filters</keyword>
17424
20617
    </section>
 
20618
    <section ref="adaptorexample.html" title="Example of an interface implemented with an adaptor">
 
20619
        <keyword ref="adaptorexample.html">Example of an interface implemented with an adaptor</keyword>
 
20620
    </section>
17425
20621
    <section ref="qtopiacore-features.html" title="Fine-Tuning Features">
17426
20622
        <keyword ref="qtopiacore-features.html">Fine-Tuning Features</keyword>
17427
20623
    </section>
17443
20639
    <section ref="groups.html" title="Grouped Classes">
17444
20640
        <keyword ref="groups.html">Grouped Classes</keyword>
17445
20641
    </section>
 
20642
    <section ref="gui-programming.html" title="GUI Programming">
 
20643
        <keyword ref="gui-programming.html">GUI Programming</keyword>
 
20644
    </section>
17446
20645
    <section ref="model-view-selection.html" title="Handling Selections in Item Views">
17447
20646
        <keyword ref="model-view-selection.html">Handling Selections in Item Views</keyword>
17448
20647
    </section>
17452
20651
    <section ref="plugins-howto.html" title="How to Create Qt Plugins">
17453
20652
        <keyword ref="plugins-howto.html">How to Create Qt Plugins</keyword>
17454
20653
    </section>
 
20654
    <section ref="howto.html" title="How To Guides and Learning Resources">
 
20655
        <keyword ref="howto.html">How To Guides and Learning Resources</keyword>
 
20656
    </section>
17455
20657
    <section ref="how-to-learn-qt.html" title="How to Learn Qt">
17456
20658
        <keyword ref="how-to-learn-qt.html">How to Learn Qt</keyword>
17457
20659
    </section>
17461
20663
    <section ref="activeqt-idc.html" title="IDC - The Interface Description Compiler (ActiveQt)">
17462
20664
        <keyword ref="activeqt-idc.html">IDC - The Interface Description Compiler (ActiveQt)</keyword>
17463
20665
    </section>
17464
 
    <section ref="shclass.html" title="Implicit Data Sharing">
17465
 
        <keyword ref="shclass.html">Implicit Data Sharing</keyword>
17466
 
    </section>
17467
20666
    <section ref="shared.html" title="Implicitly Shared Classes">
17468
20667
        <keyword ref="shared.html">Implicitly Shared Classes</keyword>
17469
20668
    </section>
17488
20687
    <section ref="i18n.html" title="Internationalization with Qt">
17489
20688
        <keyword ref="i18n.html">Internationalization with Qt</keyword>
17490
20689
    </section>
 
20690
    <section ref="intro-to-dbus.html" title="Introduction to D-BUS">
 
20691
        <keyword ref="intro-to-dbus.html">Introduction to D-BUS</keyword>
 
20692
    </section>
17491
20693
    <section ref="codecs-jis.html" title="ISO 2022-JP (JIS) Text Codec">
17492
20694
        <keyword ref="codecs-jis.html">ISO 2022-JP (JIS) Text Codec</keyword>
17493
20695
    </section>
17500
20702
    <section ref="focus.html" title="Keyboard Focus">
17501
20703
        <keyword ref="focus.html">Keyboard Focus</keyword>
17502
20704
    </section>
17503
 
    <section ref="known-issues.html" title="Known Issues in 4.1.4">
17504
 
        <keyword ref="known-issues.html">Known Issues in 4.1.4</keyword>
 
20705
    <section ref="known-issues.html" title="Known Issues in 4.2.0">
 
20706
        <keyword ref="known-issues.html">Known Issues in 4.2.0</keyword>
17505
20707
    </section>
17506
20708
    <section ref="layout.html" title="Layout Classes">
17507
20709
        <keyword ref="layout.html">Layout Classes</keyword>
17515
20717
    <section ref="licenses-fonts.html" title="Licenses for Fonts Used in Qtopia Core">
17516
20718
        <keyword ref="licenses-fonts.html">Licenses for Fonts Used in Qtopia Core</keyword>
17517
20719
    </section>
 
20720
    <section ref="licensing.html" title="Licensing Information">
 
20721
        <keyword ref="licensing.html">Licensing Information</keyword>
 
20722
    </section>
17518
20723
    <section ref="gallery-macintosh.html" title="Macintosh Style Widget Gallery">
17519
20724
        <keyword ref="gallery-macintosh.html">Macintosh Style Widget Gallery</keyword>
17520
20725
    </section>
17569
20774
    <section ref="organizers.html" title="Organizers">
17570
20775
        <keyword ref="organizers.html">Organizers</keyword>
17571
20776
    </section>
 
20777
    <section ref="qundo.html" title="Overview of Qt's Undo Framework">
 
20778
        <keyword ref="qundo.html">Overview of Qt's Undo Framework</keyword>
 
20779
    </section>
17572
20780
    <section ref="qtopiacore-performance.html" title="Performance Tuning">
17573
20781
        <keyword ref="qtopiacore-performance.html">Performance Tuning</keyword>
17574
20782
    </section>
17575
20783
    <section ref="gallery-plastique.html" title="Plastique Style Widget Gallery">
17576
20784
        <keyword ref="gallery-plastique.html">Plastique Style Widget Gallery</keyword>
17577
20785
    </section>
 
20786
    <section ref="platform-notes.html" title="Platform-Specific Notes">
 
20787
        <keyword ref="platform-notes.html">Platform-Specific Notes</keyword>
 
20788
    </section>
17578
20789
    <section ref="plugins.html" title="Plugin Classes">
17579
20790
        <keyword ref="plugins.html">Plugin Classes</keyword>
17580
20791
    </section>
17587
20798
    <section ref="qtopiacore-differences.html" title="Porting Applications to Qtopia Core">
17588
20799
        <keyword ref="qtopiacore-differences.html">Porting Applications to Qtopia Core</keyword>
17589
20800
    </section>
 
20801
    <section ref="porting.html" title="Porting Guides">
 
20802
        <keyword ref="porting.html">Porting Guides</keyword>
 
20803
    </section>
 
20804
    <section ref="graphicsview-porting.html" title="Porting to Graphics View">
 
20805
        <keyword ref="graphicsview-porting.html">Porting to Graphics View</keyword>
 
20806
    </section>
17590
20807
    <section ref="porting4.html" title="Porting to Qt 4">
17591
20808
        <keyword ref="porting4.html">Porting to Qt 4</keyword>
17592
20809
    </section>
 
20810
    <section ref="porting4-dnd.html" title="Porting to Qt 4 (Drag and Drop)">
 
20811
        <keyword ref="porting4-dnd.html">Porting to Qt 4 (Drag and Drop)</keyword>
 
20812
    </section>
17593
20813
    <section ref="model-view-proxy-models.html" title="Proxy Models">
17594
20814
        <keyword ref="model-view-proxy-models.html">Proxy Models</keyword>
17595
20815
    </section>
17647
20867
    <section ref="index.html" title="Qt Reference Documentation (Open Source Edition)">
17648
20868
        <keyword ref="index.html">Qt Reference Documentation (Open Source Edition)</keyword>
17649
20869
    </section>
 
20870
    <section ref="stylesheet.html" title="Qt Style Sheets">
 
20871
        <keyword ref="stylesheet.html">Qt Style Sheets</keyword>
 
20872
    </section>
17650
20873
    <section ref="tutorial.html" title="Qt Tutorial">
17651
20874
        <keyword ref="tutorial.html">Qt Tutorial</keyword>
17652
20875
    </section>
17668
20891
    <section ref="properties.html" title="Qt's Property System">
17669
20892
        <keyword ref="properties.html">Qt's Property System</keyword>
17670
20893
    </section>
17671
 
    <section ref="tools-list.html" title="Qt's Tools">
17672
 
        <keyword ref="tools-list.html">Qt's Tools</keyword>
 
20894
    <section ref="qttools.html" title="Qt's Tools">
 
20895
        <keyword ref="qttools.html">Qt's Tools</keyword>
17673
20896
    </section>
17674
20897
    <section ref="qtmac-as-native.html" title="Qt/Mac is Mac OS X Native">
17675
20898
        <keyword ref="qtmac-as-native.html">Qt/Mac is Mac OS X Native</keyword>
17689
20912
    <section ref="qtcore.html" title="QtCore Module">
17690
20913
        <keyword ref="qtcore.html">QtCore Module</keyword>
17691
20914
    </section>
 
20915
    <section ref="qtdbus.html" title="QtDBus module">
 
20916
        <keyword ref="qtdbus.html">QtDBus module</keyword>
 
20917
    </section>
 
20918
    <section ref="dbusxml2cpp.html" title="QtDBus XML compiler (dbusxml2cpp)">
 
20919
        <keyword ref="dbusxml2cpp.html">QtDBus XML compiler (dbusxml2cpp)</keyword>
 
20920
    </section>
17692
20921
    <section ref="qtdesigner.html" title="QtDesigner Module">
17693
20922
        <keyword ref="qtdesigner.html">QtDesigner Module</keyword>
17694
20923
    </section>
17794
21023
    <section ref="activeqt-dumpdoc.html" title="The dumpdoc Tool (ActiveQt)">
17795
21024
        <keyword ref="activeqt-dumpdoc.html">The dumpdoc Tool (ActiveQt)</keyword>
17796
21025
    </section>
 
21026
    <section ref="graphicsview.html" title="The Graphics View Framework">
 
21027
        <keyword ref="graphicsview.html">The Graphics View Framework</keyword>
 
21028
    </section>
17797
21029
    <section ref="qt4-interview.html" title="The Interview Framework">
17798
21030
        <keyword ref="qt4-interview.html">The Interview Framework</keyword>
17799
21031
    </section>
17818
21050
    <section ref="resources.html" title="The Qt Resource System">
17819
21051
        <keyword ref="resources.html">The Qt Resource System</keyword>
17820
21052
    </section>
 
21053
    <section ref="qdbustypesystem.html" title="The QtDBus type system">
 
21054
        <keyword ref="qdbustypesystem.html">The QtDBus type system</keyword>
 
21055
    </section>
17821
21056
    <section ref="richtext-cursor.html" title="The QTextCursor Interface">
17822
21057
        <keyword ref="richtext-cursor.html">The QTextCursor Interface</keyword>
17823
21058
    </section>
17848
21083
    <section ref="timers.html" title="Timers">
17849
21084
        <keyword ref="timers.html">Timers</keyword>
17850
21085
    </section>
 
21086
    <section ref="activeqt-tools.html" title="Tools for ActiveQt">
 
21087
        <keyword ref="activeqt-tools.html">Tools for ActiveQt</keyword>
 
21088
    </section>
 
21089
    <section ref="topics.html" title="Topics">
 
21090
        <keyword ref="topics.html">Topics</keyword>
 
21091
    </section>
17851
21092
    <section ref="trademarks.html" title="Trademarks">
17852
21093
        <keyword ref="trademarks.html">Trademarks</keyword>
17853
21094
    </section>
17872
21113
    <section ref="qt-conf.html" title="Using qt.conf">
17873
21114
        <keyword ref="qt-conf.html">Using qt.conf</keyword>
17874
21115
    </section>
 
21116
    <section ref="usingadaptors.html" title="Using QtDBus Adaptors">
 
21117
        <keyword ref="usingadaptors.html">Using QtDBus Adaptors</keyword>
 
21118
    </section>
17875
21119
    <section ref="moc.html" title="Using the Meta-Object Compiler (moc)">
17876
21120
        <keyword ref="moc.html">Using the Meta-Object Compiler (moc)</keyword>
17877
21121
    </section>
17881
21125
    <section ref="qt4-intro.html" title="What's New in Qt 4">
17882
21126
        <keyword ref="qt4-intro.html">What's New in Qt 4</keyword>
17883
21127
    </section>
 
21128
    <section ref="qt4-2-intro.html" title="What's New in Qt 4.2">
 
21129
        <keyword ref="qt4-2-intro.html">What's New in Qt 4.2</keyword>
 
21130
    </section>
17884
21131
    <section ref="templates.html" title="Why Doesn't Qt Use Templates for Signals and Slots?">
17885
21132
        <keyword ref="templates.html">Why Doesn't Qt Use Templates for Signals and Slots?</keyword>
17886
21133
    </section>
17907
21154
    <section ref="opengl-2dpainting.html" title="2D Painting Example">
17908
21155
        <keyword ref="opengl-2dpainting.html">2D Painting Example</keyword>
17909
21156
    </section>
 
21157
    <section ref="demos-chip.html" title="40000 Chips">
 
21158
        <keyword ref="demos-chip.html">40000 Chips</keyword>
 
21159
    </section>
 
21160
    <section ref="qtopiacore-svgalib.html" title="Accelerated Screen Driver Example">
 
21161
        <keyword ref="qtopiacore-svgalib.html">Accelerated Screen Driver Example</keyword>
 
21162
    </section>
17910
21163
    <section ref="demos-affine.html" title="Affine Transformations">
17911
21164
        <keyword ref="demos-affine.html">Affine Transformations</keyword>
17912
21165
    </section>
17928
21181
    <section ref="layouts-basiclayouts.html" title="Basic Layouts Example">
17929
21182
        <keyword ref="layouts-basiclayouts.html">Basic Layouts Example</keyword>
17930
21183
    </section>
 
21184
    <section ref="itemviews-basicsortfiltermodel.html" title="Basic Sort/Filter Model Example">
 
21185
        <keyword ref="itemviews-basicsortfiltermodel.html">Basic Sort/Filter Model Example</keyword>
 
21186
    </section>
17931
21187
    <section ref="network-blockingfortuneclient.html" title="Blocking Fortune Client Example">
17932
21188
        <keyword ref="network-blockingfortuneclient.html">Blocking Fortune Client Example</keyword>
17933
21189
    </section>
17976
21232
    <section ref="itemviews-chart.html" title="Chart Example">
17977
21233
        <keyword ref="itemviews-chart.html">Chart Example</keyword>
17978
21234
    </section>
 
21235
    <section ref="network-chat.html" title="Chat Example">
 
21236
        <keyword ref="network-chat.html">Chat Example</keyword>
 
21237
    </section>
17979
21238
    <section ref="tools-codecs.html" title="Codecs Example">
17980
21239
        <keyword ref="tools-codecs.html">Codecs Example</keyword>
17981
21240
    </section>
 
21241
    <section ref="graphicsview-collidingmice.html" title="Colliding Mice Example">
 
21242
        <keyword ref="graphicsview-collidingmice.html">Colliding Mice Example</keyword>
 
21243
    </section>
 
21244
    <section ref="painting-separations.html" title="Color Separations Example">
 
21245
        <keyword ref="painting-separations.html">Color Separations Example</keyword>
 
21246
    </section>
17982
21247
    <section ref="activeqt-comapp.html" title="COM App Example (ActiveQt)">
17983
21248
        <keyword ref="activeqt-comapp.html">COM App Example (ActiveQt)</keyword>
17984
21249
    </section>
17985
 
    <section ref="dialogs-complexwizard.html" title="Complex Wizard Example">
17986
 
        <keyword ref="dialogs-complexwizard.html">Complex Wizard Example</keyword>
 
21250
    <section ref="tools-completer.html" title="Completer Example">
 
21251
        <keyword ref="tools-completer.html">Completer Example</keyword>
17987
21252
    </section>
17988
21253
    <section ref="demos-composition.html" title="Composition Modes">
17989
21254
        <keyword ref="demos-composition.html">Composition Modes</keyword>
17997
21262
    <section ref="designer-containerextension.html" title="Container Extension Example">
17998
21263
        <keyword ref="designer-containerextension.html">Container Extension Example</keyword>
17999
21264
    </section>
 
21265
    <section ref="tools-customcompleter.html" title="Custom Completer Example">
 
21266
        <keyword ref="tools-customcompleter.html">Custom Completer Example</keyword>
 
21267
    </section>
 
21268
    <section ref="itemviews-customsortfiltermodel.html" title="Custom Sort/Filter Model Example">
 
21269
        <keyword ref="itemviews-customsortfiltermodel.html">Custom Sort/Filter Model Example</keyword>
 
21270
    </section>
18000
21271
    <section ref="designer-customwidgetplugin.html" title="Custom Widget Plugin Example">
18001
21272
        <keyword ref="designer-customwidgetplugin.html">Custom Widget Plugin Example</keyword>
18002
21273
    </section>
18018
21289
    <section ref="draganddrop-puzzle.html" title="Drag and Drop Puzzle Example">
18019
21290
        <keyword ref="draganddrop-puzzle.html">Drag and Drop Puzzle Example</keyword>
18020
21291
    </section>
 
21292
    <section ref="graphicsview-dragdroprobot.html" title="Drag and Drop Robot Example">
 
21293
        <keyword ref="graphicsview-dragdroprobot.html">Drag and Drop Robot Example</keyword>
 
21294
    </section>
18021
21295
    <section ref="draganddrop-draggableicons.html" title="Draggable Icons Example">
18022
21296
        <keyword ref="draganddrop-draggableicons.html">Draggable Icons Example</keyword>
18023
21297
    </section>
18027
21301
    <section ref="draganddrop-dropsite.html" title="Drop Site Example">
18028
21302
        <keyword ref="draganddrop-dropsite.html">Drop Site Example</keyword>
18029
21303
    </section>
 
21304
    <section ref="layouts-dynamiclayouts.html" title="Dynamic Layouts Example">
 
21305
        <keyword ref="layouts-dynamiclayouts.html">Dynamic Layouts Example</keyword>
 
21306
    </section>
 
21307
    <section ref="graphicsview-elasticnodes.html" title="Elastic Nodes Example">
 
21308
        <keyword ref="graphicsview-elasticnodes.html">Elastic Nodes Example</keyword>
 
21309
    </section>
18030
21310
    <section ref="dialogs-extension.html" title="Extension Example">
18031
21311
        <keyword ref="dialogs-extension.html">Extension Example</keyword>
18032
21312
    </section>
18036
21316
    <section ref="layouts-flowlayout.html" title="Flow Layout Example">
18037
21317
        <keyword ref="layouts-flowlayout.html">Flow Layout Example</keyword>
18038
21318
    </section>
 
21319
    <section ref="painting-fontsampler.html" title="Font Sampler Example">
 
21320
        <keyword ref="painting-fontsampler.html">Font Sampler Example</keyword>
 
21321
    </section>
18039
21322
    <section ref="network-fortuneclient.html" title="Fortune Client Example">
18040
21323
        <keyword ref="network-fortuneclient.html">Fortune Client Example</keyword>
18041
21324
    </section>
18042
21325
    <section ref="network-fortuneserver.html" title="Fortune Server Example">
18043
21326
        <keyword ref="network-fortuneserver.html">Fortune Server Example</keyword>
18044
21327
    </section>
 
21328
    <section ref="opengl-framebufferobject2.html" title="Framebuffer Object 2 Example">
 
21329
        <keyword ref="opengl-framebufferobject2.html">Framebuffer Object 2 Example</keyword>
 
21330
    </section>
 
21331
    <section ref="opengl-framebufferobject.html" title="Framebuffer Object Example">
 
21332
        <keyword ref="opengl-framebufferobject.html">Framebuffer Object Example</keyword>
 
21333
    </section>
18045
21334
    <section ref="draganddrop-fridgemagnets.html" title="Fridge Magnets Example">
18046
21335
        <keyword ref="draganddrop-fridgemagnets.html">Fridge Magnets Example</keyword>
18047
21336
    </section>
18075
21364
    <section ref="widgets-icons.html" title="Icons Example">
18076
21365
        <keyword ref="widgets-icons.html">Icons Example</keyword>
18077
21366
    </section>
18078
 
    <section ref="widgets-imageviewer.html" title="ImageViewer Example">
18079
 
        <keyword ref="widgets-imageviewer.html">ImageViewer Example</keyword>
 
21367
    <section ref="painting-imagecomposition.html" title="Image Composition Example">
 
21368
        <keyword ref="painting-imagecomposition.html">Image Composition Example</keyword>
 
21369
    </section>
 
21370
    <section ref="widgets-imageviewer.html" title="Image Viewer Example">
 
21371
        <keyword ref="widgets-imageviewer.html">Image Viewer Example</keyword>
18080
21372
    </section>
18081
21373
    <section ref="demos-interview.html" title="Interview">
18082
21374
        <keyword ref="demos-interview.html">Interview</keyword>
18129
21421
    <section ref="demos-pathstroke.html" title="Path Stroking">
18130
21422
        <keyword ref="demos-pathstroke.html">Path Stroking</keyword>
18131
21423
    </section>
 
21424
    <section ref="opengl-pbuffers2.html" title="Pixel Buffers 2 Example">
 
21425
        <keyword ref="opengl-pbuffers2.html">Pixel Buffers 2 Example</keyword>
 
21426
    </section>
18132
21427
    <section ref="opengl-pbuffers.html" title="Pixel Buffers Example">
18133
21428
        <keyword ref="opengl-pbuffers.html">Pixel Buffers Example</keyword>
18134
21429
    </section>
18144
21439
    <section ref="tools-plugandpaintplugins-extrafilters.html" title="Plug &amp; Paint Extra Filters Example">
18145
21440
        <keyword ref="tools-plugandpaintplugins-extrafilters.html">Plug &amp; Paint Extra Filters Example</keyword>
18146
21441
    </section>
 
21442
    <section ref="graphicsview-portedasteroids.html" title="Ported Asteroids Example">
 
21443
        <keyword ref="graphicsview-portedasteroids.html">Ported Asteroids Example</keyword>
 
21444
    </section>
 
21445
    <section ref="graphicsview-portedcanvas.html" title="Ported Canvas Example">
 
21446
        <keyword ref="graphicsview-portedcanvas.html">Ported Canvas Example</keyword>
 
21447
    </section>
18147
21448
    <section ref="tools-qtdemo.html" title="Qt Demo Example">
18148
21449
        <keyword ref="tools-qtdemo.html">Qt Demo Example</keyword>
18149
21450
    </section>
18210
21511
    <section ref="xml-saxbookmarks.html" title="SAX Bookmarks Example">
18211
21512
        <keyword ref="xml-saxbookmarks.html">SAX Bookmarks Example</keyword>
18212
21513
    </section>
18213
 
    <section ref="widgets-screenshot.html" title="Screenshot Example">
18214
 
        <keyword ref="widgets-screenshot.html">Screenshot Example</keyword>
 
21514
    <section ref="desktop-screenshot.html" title="Screenshot Example">
 
21515
        <keyword ref="desktop-screenshot.html">Screenshot Example</keyword>
18215
21516
    </section>
18216
21517
    <section ref="widgets-scribble.html" title="Scribble Example">
18217
21518
        <keyword ref="widgets-scribble.html">Scribble Example</keyword>
18234
21535
    <section ref="activeqt-simple.html" title="Simple Example (ActiveQt)">
18235
21536
        <keyword ref="activeqt-simple.html">Simple Example (ActiveQt)</keyword>
18236
21537
    </section>
 
21538
    <section ref="assistant-simpletextviewer.html" title="Simple Text Viewer Example">
 
21539
        <keyword ref="assistant-simpletextviewer.html">Simple Text Viewer Example</keyword>
 
21540
    </section>
18237
21541
    <section ref="itemviews-simpletreemodel.html" title="Simple Tree Model Example">
18238
21542
        <keyword ref="itemviews-simpletreemodel.html">Simple Tree Model Example</keyword>
18239
21543
    </section>
18240
 
    <section ref="dialogs-simplewizard.html" title="Simple Wizard Example">
18241
 
        <keyword ref="dialogs-simplewizard.html">Simple Wizard Example</keyword>
18242
 
    </section>
18243
21544
    <section ref="widgets-sliders.html" title="Sliders Example">
18244
21545
        <keyword ref="widgets-sliders.html">Sliders Example</keyword>
18245
21546
    </section>
18246
 
    <section ref="itemviews-sortingmodel.html" title="Sorting Model Example">
18247
 
        <keyword ref="itemviews-sortingmodel.html">Sorting Model Example</keyword>
18248
 
    </section>
18249
21547
    <section ref="itemviews-spinboxdelegate.html" title="Spin Box Delegate Example">
18250
21548
        <keyword ref="itemviews-spinboxdelegate.html">Spin Box Delegate Example</keyword>
18251
21549
    </section>
18261
21559
    <section ref="dialogs-standarddialogs.html" title="Standard Dialogs Example">
18262
21560
        <keyword ref="dialogs-standarddialogs.html">Standard Dialogs Example</keyword>
18263
21561
    </section>
 
21562
    <section ref="widgets-stylesheet.html" title="Style Sheet Example">
 
21563
        <keyword ref="widgets-stylesheet.html">Style Sheet Example</keyword>
 
21564
    </section>
18264
21565
    <section ref="widgets-styles.html" title="Styles Example">
18265
21566
        <keyword ref="widgets-styles.html">Styles Example</keyword>
18266
21567
    </section>
18270
21571
    <section ref="richtext-syntaxhighlighter.html" title="Syntax Highlighter Example">
18271
21572
        <keyword ref="richtext-syntaxhighlighter.html">Syntax Highlighter Example</keyword>
18272
21573
    </section>
 
21574
    <section ref="desktop-systray.html" title="System Tray Icon Example">
 
21575
        <keyword ref="desktop-systray.html">System Tray Icon Example</keyword>
 
21576
    </section>
18273
21577
    <section ref="dialogs-tabdialog.html" title="Tab Dialog Example">
18274
21578
        <keyword ref="dialogs-tabdialog.html">Tab Dialog Example</keyword>
18275
21579
    </section>