This file is indexed.

/usr/share/camitk-4.0/apidoc/html/classQtAbstractPropertyBrowser.html is in libcamitk4-doc 4.0.4-2.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

  1
  2
  3
  4
  5
  6
  7
  8
  9
 10
 11
 12
 13
 14
 15
 16
 17
 18
 19
 20
 21
 22
 23
 24
 25
 26
 27
 28
 29
 30
 31
 32
 33
 34
 35
 36
 37
 38
 39
 40
 41
 42
 43
 44
 45
 46
 47
 48
 49
 50
 51
 52
 53
 54
 55
 56
 57
 58
 59
 60
 61
 62
 63
 64
 65
 66
 67
 68
 69
 70
 71
 72
 73
 74
 75
 76
 77
 78
 79
 80
 81
 82
 83
 84
 85
 86
 87
 88
 89
 90
 91
 92
 93
 94
 95
 96
 97
 98
 99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
907
908
909
910
911
912
913
914
915
916
917
918
919
920
921
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.8.13"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>Computer Assited Medical Intervention Tool Kit: QtAbstractPropertyBrowser Class Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="search/searchdata.js"></script>
<script type="text/javascript" src="search/search.js"></script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
 <tbody>
 <tr style="height: 56px;">
  <td id="projectlogo"><img alt="Logo" src="camitk-small.png"/></td>
  <td id="projectalign" style="padding-left: 0.5em;">
   <div id="projectname">Computer Assited Medical Intervention Tool Kit
   &#160;<span id="projectnumber">version 4.0</span>
   </div>
  </td>
 </tr>
 </tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.13 -->
<script type="text/javascript">
var searchBox = new SearchBox("searchBox", "search",false,'Search');
</script>
<script type="text/javascript" src="menudata.js"></script>
<script type="text/javascript" src="menu.js"></script>
<script type="text/javascript">
$(function() {
  initMenu('',true,false,'search.php','Search');
  $(document).ready(function() { init_search(); });
});
</script>
<div id="main-nav"></div>
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
     onmouseover="return searchBox.OnSearchSelectShow()"
     onmouseout="return searchBox.OnSearchSelectHide()"
     onkeydown="return searchBox.OnSearchSelectKey(event)">
</div>

<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<iframe src="javascript:void(0)" frameborder="0" 
        name="MSearchResults" id="MSearchResults">
</iframe>
</div>

</div><!-- top -->
<div class="header">
  <div class="summary">
<a href="#pub-slots">Public Slots</a> &#124;
<a href="#signals">Signals</a> &#124;
<a href="#pub-methods">Public Member Functions</a> &#124;
<a href="#pro-methods">Protected Member Functions</a> &#124;
<a href="#pri-methods">Private Member Functions</a> &#124;
<a href="#pri-attribs">Private Attributes</a> &#124;
<a href="classQtAbstractPropertyBrowser-members.html">List of all members</a>  </div>
  <div class="headertitle">
<div class="title">QtAbstractPropertyBrowser Class Reference<span class="mlabels"><span class="mlabel">abstract</span></span></div>  </div>
</div><!--header-->
<div class="contents">

<p><a class="el" href="classQtAbstractPropertyBrowser.html" title="QtAbstractPropertyBrowser provides a base class for implementing property browsers. ">QtAbstractPropertyBrowser</a> provides a base class for implementing property browsers.  
 <a href="classQtAbstractPropertyBrowser.html#details">More...</a></p>

<p><code>#include &lt;<a class="el" href="qtpropertybrowser_8h_source.html">qtpropertybrowser.h</a>&gt;</code></p>

<p>Inherits QWidget.</p>

<p>Inherited by <a class="el" href="classQtButtonPropertyBrowser.html">QtButtonPropertyBrowser</a>, <a class="el" href="classQtGroupBoxPropertyBrowser.html">QtGroupBoxPropertyBrowser</a>, and <a class="el" href="classQtTreePropertyBrowser.html">QtTreePropertyBrowser</a>.</p>
<table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-slots"></a>
Public Slots</h2></td></tr>
<tr class="memitem:a06c72eac8e19c78db1ea559d8df74868"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classQtBrowserItem.html">QtBrowserItem</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classQtAbstractPropertyBrowser.html#a06c72eac8e19c78db1ea559d8df74868">addProperty</a> (<a class="el" href="classQtProperty.html">QtProperty</a> *property)</td></tr>
<tr class="separator:a06c72eac8e19c78db1ea559d8df74868"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:abceee6a2a84e0b57dd6ae3837df95fe3"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classQtBrowserItem.html">QtBrowserItem</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classQtAbstractPropertyBrowser.html#abceee6a2a84e0b57dd6ae3837df95fe3">insertProperty</a> (<a class="el" href="classQtProperty.html">QtProperty</a> *property, <a class="el" href="classQtProperty.html">QtProperty</a> *afterProperty)</td></tr>
<tr class="separator:abceee6a2a84e0b57dd6ae3837df95fe3"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a50fd724c6ff83eadbca7665be970e350"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classQtAbstractPropertyBrowser.html#a50fd724c6ff83eadbca7665be970e350">removeProperty</a> (<a class="el" href="classQtProperty.html">QtProperty</a> *property)</td></tr>
<tr class="separator:a50fd724c6ff83eadbca7665be970e350"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="signals"></a>
Signals</h2></td></tr>
<tr class="memitem:a8eedfda1562d1fceb4a853c94549052b"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classQtAbstractPropertyBrowser.html#a8eedfda1562d1fceb4a853c94549052b">currentItemChanged</a> (<a class="el" href="classQtBrowserItem.html">QtBrowserItem</a> *)</td></tr>
<tr class="separator:a8eedfda1562d1fceb4a853c94549052b"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-methods"></a>
Public Member Functions</h2></td></tr>
<tr class="memitem:af1d62607f638d9f3592755cc90db3aaa"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classQtAbstractPropertyBrowser.html#af1d62607f638d9f3592755cc90db3aaa">clear</a> ()</td></tr>
<tr class="separator:af1d62607f638d9f3592755cc90db3aaa"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a10bc42c0d2f882cee4dbe7be8e3d2222"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classQtBrowserItem.html">QtBrowserItem</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classQtAbstractPropertyBrowser.html#a10bc42c0d2f882cee4dbe7be8e3d2222">currentItem</a> () const</td></tr>
<tr class="separator:a10bc42c0d2f882cee4dbe7be8e3d2222"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a2d48465946b035d37dbe4bf05f41d77f"><td class="memItemLeft" align="right" valign="top">QList&lt; <a class="el" href="classQtBrowserItem.html">QtBrowserItem</a> * &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classQtAbstractPropertyBrowser.html#a2d48465946b035d37dbe4bf05f41d77f">items</a> (<a class="el" href="classQtProperty.html">QtProperty</a> *property) const</td></tr>
<tr class="separator:a2d48465946b035d37dbe4bf05f41d77f"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a40857c10306dfdf70106898d0e74bd8c"><td class="memItemLeft" align="right" valign="top">QList&lt; <a class="el" href="classQtProperty.html">QtProperty</a> * &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classQtAbstractPropertyBrowser.html#a40857c10306dfdf70106898d0e74bd8c">properties</a> () const</td></tr>
<tr class="separator:a40857c10306dfdf70106898d0e74bd8c"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:af7eb50c56757357d7e4b519576f14e37"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classQtAbstractPropertyBrowser.html#af7eb50c56757357d7e4b519576f14e37">QtAbstractPropertyBrowser</a> (QWidget *parent=0)</td></tr>
<tr class="separator:af7eb50c56757357d7e4b519576f14e37"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:acc1092988065f0eea03c3515226953d3"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classQtAbstractPropertyBrowser.html#acc1092988065f0eea03c3515226953d3">setCurrentItem</a> (<a class="el" href="classQtBrowserItem.html">QtBrowserItem</a> *)</td></tr>
<tr class="separator:acc1092988065f0eea03c3515226953d3"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a952b5b393e83f16253033fa4a9f5ea89"><td class="memTemplParams" colspan="2">template&lt;class PropertyManager &gt; </td></tr>
<tr class="memitem:a952b5b393e83f16253033fa4a9f5ea89"><td class="memTemplItemLeft" align="right" valign="top">void&#160;</td><td class="memTemplItemRight" valign="bottom"><a class="el" href="classQtAbstractPropertyBrowser.html#a952b5b393e83f16253033fa4a9f5ea89">setFactoryForManager</a> (PropertyManager *manager, <a class="el" href="classQtAbstractEditorFactory.html">QtAbstractEditorFactory</a>&lt; PropertyManager &gt; *factory)</td></tr>
<tr class="separator:a952b5b393e83f16253033fa4a9f5ea89"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a4c97e71811113de2813c1d9962678f91"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classQtBrowserItem.html">QtBrowserItem</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classQtAbstractPropertyBrowser.html#a4c97e71811113de2813c1d9962678f91">topLevelItem</a> (<a class="el" href="classQtProperty.html">QtProperty</a> *property) const</td></tr>
<tr class="separator:a4c97e71811113de2813c1d9962678f91"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a2e6d6c9edb561c2d6ae5a87871dc73c7"><td class="memItemLeft" align="right" valign="top">QList&lt; <a class="el" href="classQtBrowserItem.html">QtBrowserItem</a> * &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classQtAbstractPropertyBrowser.html#a2e6d6c9edb561c2d6ae5a87871dc73c7">topLevelItems</a> () const</td></tr>
<tr class="separator:a2e6d6c9edb561c2d6ae5a87871dc73c7"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a55c476dd090c48b84927b7fbce3106d8"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classQtAbstractPropertyBrowser.html#a55c476dd090c48b84927b7fbce3106d8">unsetFactoryForManager</a> (<a class="el" href="classQtAbstractPropertyManager.html">QtAbstractPropertyManager</a> *manager)</td></tr>
<tr class="separator:a55c476dd090c48b84927b7fbce3106d8"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:adf1deb54b22736a2da850ab7bc7895cc"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classQtAbstractPropertyBrowser.html#adf1deb54b22736a2da850ab7bc7895cc">~QtAbstractPropertyBrowser</a> ()</td></tr>
<tr class="separator:adf1deb54b22736a2da850ab7bc7895cc"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pro-methods"></a>
Protected Member Functions</h2></td></tr>
<tr class="memitem:ae138c214f5f5638c6750e357cd83c5c7"><td class="memItemLeft" align="right" valign="top">virtual QWidget *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classQtAbstractPropertyBrowser.html#ae138c214f5f5638c6750e357cd83c5c7">createEditor</a> (<a class="el" href="classQtProperty.html">QtProperty</a> *property, QWidget *parent)</td></tr>
<tr class="separator:ae138c214f5f5638c6750e357cd83c5c7"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a222c0033b0585cecf2a0717826f6e96b"><td class="memItemLeft" align="right" valign="top">virtual void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classQtAbstractPropertyBrowser.html#a222c0033b0585cecf2a0717826f6e96b">itemChanged</a> (<a class="el" href="classQtBrowserItem.html">QtBrowserItem</a> *item)=0</td></tr>
<tr class="separator:a222c0033b0585cecf2a0717826f6e96b"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a62ec622f3c0381141a206441941b7e67"><td class="memItemLeft" align="right" valign="top">virtual void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classQtAbstractPropertyBrowser.html#a62ec622f3c0381141a206441941b7e67">itemInserted</a> (<a class="el" href="classQtBrowserItem.html">QtBrowserItem</a> *item, <a class="el" href="classQtBrowserItem.html">QtBrowserItem</a> *afterItem)=0</td></tr>
<tr class="separator:a62ec622f3c0381141a206441941b7e67"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ad605abd88d30b906e85e920d64727a9e"><td class="memItemLeft" align="right" valign="top">virtual void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classQtAbstractPropertyBrowser.html#ad605abd88d30b906e85e920d64727a9e">itemRemoved</a> (<a class="el" href="classQtBrowserItem.html">QtBrowserItem</a> *item)=0</td></tr>
<tr class="separator:ad605abd88d30b906e85e920d64727a9e"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pri-methods"></a>
Private Member Functions</h2></td></tr>
<tr class="memitem:a07c23b65c1b130a796072918c9ed74fc"><td class="memItemLeft" align="right" valign="top">bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classQtAbstractPropertyBrowser.html#a07c23b65c1b130a796072918c9ed74fc">addFactory</a> (<a class="el" href="classQtAbstractPropertyManager.html">QtAbstractPropertyManager</a> *abstractManager, <a class="el" href="classQtAbstractEditorFactoryBase.html">QtAbstractEditorFactoryBase</a> *abstractFactory)</td></tr>
<tr class="separator:a07c23b65c1b130a796072918c9ed74fc"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a4dad2733347166fb0a6bed5397aedf1c"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classQtAbstractPropertyBrowser.html#a4dad2733347166fb0a6bed5397aedf1c">Q_PRIVATE_SLOT</a> (d_func(), void slotPropertyInserted(<a class="el" href="classQtProperty.html">QtProperty</a> *, <a class="el" href="classQtProperty.html">QtProperty</a> *, <a class="el" href="classQtProperty.html">QtProperty</a> *)) Q_PRIVATE_SLOT(d_func()</td></tr>
<tr class="separator:a4dad2733347166fb0a6bed5397aedf1c"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ab387ad5a20e6e0f5a11cf336ffa11fb8"><td class="memItemLeft" align="right" valign="top">void void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classQtAbstractPropertyBrowser.html#ab387ad5a20e6e0f5a11cf336ffa11fb8">slotPropertyDestroyed</a> (<a class="el" href="classQtProperty.html">QtProperty</a> *)) <a class="el" href="classQtAbstractPropertyBrowser.html#a4dad2733347166fb0a6bed5397aedf1c">Q_PRIVATE_SLOT</a>(d_func()</td></tr>
<tr class="separator:ab387ad5a20e6e0f5a11cf336ffa11fb8"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a4902d949b3d2b9c699cd873306592cd4"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classQtAbstractPropertyBrowser.html#a4902d949b3d2b9c699cd873306592cd4">slotPropertyRemoved</a> (<a class="el" href="classQtProperty.html">QtProperty</a> *, <a class="el" href="classQtProperty.html">QtProperty</a> *)) <a class="el" href="classQtAbstractPropertyBrowser.html#a4dad2733347166fb0a6bed5397aedf1c">Q_PRIVATE_SLOT</a>(d_func()</td></tr>
<tr class="separator:a4902d949b3d2b9c699cd873306592cd4"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pri-attribs"></a>
Private Attributes</h2></td></tr>
<tr class="memitem:aaa742734631396a00d5462692df0f075"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classQtAbstractPropertyBrowserPrivate.html">QtAbstractPropertyBrowserPrivate</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classQtAbstractPropertyBrowser.html#aaa742734631396a00d5462692df0f075">d_ptr</a></td></tr>
<tr class="separator:aaa742734631396a00d5462692df0f075"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table>
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock"><p><a class="el" href="classQtAbstractPropertyBrowser.html" title="QtAbstractPropertyBrowser provides a base class for implementing property browsers. ">QtAbstractPropertyBrowser</a> provides a base class for implementing property browsers. </p>
<p>A property browser is a widget that enables the user to edit a given set of properties. Each property is represented by a label specifying the property's name, and an editing widget (e.g. a line edit or a combobox) holding its value. A property can have zero or more subproperties.</p>
<p>The top level properties can be retrieved using the <a class="el" href="classQtAbstractPropertyBrowser.html#a40857c10306dfdf70106898d0e74bd8c">properties()</a> function. To traverse each property's subproperties, use the <a class="el" href="classQtProperty.html#aa12deeacd15944b1e1f2ee35fd31dd8d">QtProperty::subProperties()</a> function. In addition, the set of top level properties can be manipulated using the <a class="el" href="classQtAbstractPropertyBrowser.html#a06c72eac8e19c78db1ea559d8df74868">addProperty()</a>, <a class="el" href="classQtAbstractPropertyBrowser.html#abceee6a2a84e0b57dd6ae3837df95fe3">insertProperty()</a> and <a class="el" href="classQtAbstractPropertyBrowser.html#a50fd724c6ff83eadbca7665be970e350">removeProperty()</a> functions. Note that the <a class="el" href="classQtProperty.html" title="The description of this class will come soon ! ">QtProperty</a> class provides a corresponding set of functions making it possible to manipulate the set of subproperties as well.</p>
<p>To remove all the properties from the property browser widget, use the <a class="el" href="classQtAbstractPropertyBrowser.html#af1d62607f638d9f3592755cc90db3aaa">clear()</a> function. This function will clear the editor, but it will not delete the properties since they can still be used in other editors.</p>
<p>The properties themselves are created and managed by implementations of the <a class="el" href="classQtAbstractPropertyManager.html" title="The QtAbstractPropertyManager provides an interface for property managers. ">QtAbstractPropertyManager</a> class. A manager can handle (i.e. create and manage) properties of a given type. In the property browser the managers are associated with implementations of the <a class="el" href="classQtAbstractEditorFactory.html" title="The QtAbstractEditorFactory is the base template class for editor factories. ">QtAbstractEditorFactory</a>: A factory is a class able to create an editing widget of a specified type.</p>
<p>When using a property browser widget, managers must be created for each of the required property types before the properties themselves can be created. To ensure that the properties' values will be displayed using suitable editing widgets, the managers must be associated with objects of the preferred factory implementations using the <a class="el" href="classQtAbstractPropertyBrowser.html#a952b5b393e83f16253033fa4a9f5ea89">setFactoryForManager()</a> function. The property browser will use these associations to determine which factory it should use to create the preferred editing widget.</p>
<p>Note that a factory can be associated with many managers, but a manager can only be associated with one single factory within the context of a single property browser. The associations between managers and factories can at any time be removed using the <a class="el" href="classQtAbstractPropertyBrowser.html#a55c476dd090c48b84927b7fbce3106d8">unsetFactoryForManager()</a> function.</p>
<p>Whenever the property data changes or a property is inserted or removed, the <a class="el" href="classQtAbstractPropertyBrowser.html#a222c0033b0585cecf2a0717826f6e96b">itemChanged()</a>, <a class="el" href="classQtAbstractPropertyBrowser.html#a62ec622f3c0381141a206441941b7e67">itemInserted()</a> or <a class="el" href="classQtAbstractPropertyBrowser.html#ad605abd88d30b906e85e920d64727a9e">itemRemoved()</a> functions are called, respectively. These functions must be reimplemented in derived classes in order to update the property browser widget. Be aware that some property instances can appear several times in an abstract tree structure. For example:</p>
<p>100%   </p><div class="fragment"><div class="line"><a class="code" href="classQtProperty.html">QtProperty</a> *property1, *property2, *property3;</div><div class="line"></div><div class="line">property2-&gt;<a class="code" href="classQtProperty.html#a48af72160de86b566253b19098143c53">addSubProperty</a>(property1);</div><div class="line">property3-&gt;<a class="code" href="classQtProperty.html#a48af72160de86b566253b19098143c53">addSubProperty</a>(property2);</div><div class="line"></div><div class="line"><a class="code" href="classQtAbstractPropertyBrowser.html">QtAbstractPropertyBrowser</a> *editor;</div><div class="line"></div><div class="line">editor-&gt;<a class="code" href="classQtAbstractPropertyBrowser.html#a06c72eac8e19c78db1ea559d8df74868">addProperty</a>(property1);</div><div class="line">editor-&gt;<a class="code" href="classQtAbstractPropertyBrowser.html#a06c72eac8e19c78db1ea559d8df74868">addProperty</a>(property2);</div><div class="line">editor-&gt;<a class="code" href="classQtAbstractPropertyBrowser.html#a06c72eac8e19c78db1ea559d8df74868">addProperty</a>(property3);</div></div><!-- fragment -->  <p>The <a class="el" href="classQtAbstractPropertyBrowser.html#a06c72eac8e19c78db1ea559d8df74868">addProperty()</a> function returns a <a class="el" href="classQtBrowserItem.html" title="The QtBrowserItem class represents a property in a property browser instance. ">QtBrowserItem</a> that uniquely identifies the created item.</p>
<p>To make a property editable in the property browser, the <a class="el" href="classQtAbstractPropertyBrowser.html#ae138c214f5f5638c6750e357cd83c5c7">createEditor()</a> function must be called to provide the property with a suitable editing widget.</p>
<p>Note that there are two ready-made property browser implementations:</p>
<p><a class="el" href="classQtGroupBoxPropertyBrowser.html" title="The description of this class will come soon ! ">QtGroupBoxPropertyBrowser</a>  <a class="el" href="classQtTreePropertyBrowser.html" title="The description of this class will come soon ! ">QtTreePropertyBrowser</a> </p>
<dl class="section see"><dt>See also</dt><dd><a class="el" href="classQtAbstractPropertyManager.html" title="The QtAbstractPropertyManager provides an interface for property managers. ">QtAbstractPropertyManager</a>, <a class="el" href="classQtAbstractEditorFactoryBase.html" title="The QtAbstractEditorFactoryBase provides an interface for editor factories. ">QtAbstractEditorFactoryBase</a> </dd></dl>
</div><h2 class="groupheader">Constructor &amp; Destructor Documentation</h2>
<a id="af7eb50c56757357d7e4b519576f14e37"></a>
<h2 class="memtitle"><span class="permalink"><a href="#af7eb50c56757357d7e4b519576f14e37">&#9670;&nbsp;</a></span>QtAbstractPropertyBrowser()</h2>

<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">QtAbstractPropertyBrowser::QtAbstractPropertyBrowser </td>
          <td>(</td>
          <td class="paramtype">QWidget *&#160;</td>
          <td class="paramname"><em>parent</em> = <code>0</code></td><td>)</td>
          <td></td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">explicit</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">
<p>Creates an abstract property browser with the given <em>parent</em>. </p>

<p class="reference">References <a class="el" href="classQtAbstractPropertyBrowser.html#aaa742734631396a00d5462692df0f075">d_ptr</a>, and <a class="el" href="classQtAbstractPropertyBrowserPrivate.html#a22416a6684558ba298a27d8eea93bbc5">QtAbstractPropertyBrowserPrivate::q_ptr</a>.</p>

</div>
</div>
<a id="adf1deb54b22736a2da850ab7bc7895cc"></a>
<h2 class="memtitle"><span class="permalink"><a href="#adf1deb54b22736a2da850ab7bc7895cc">&#9670;&nbsp;</a></span>~QtAbstractPropertyBrowser()</h2>

<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">QtAbstractPropertyBrowser::~QtAbstractPropertyBrowser </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div><div class="memdoc">
<p>Destroys the property browser, and destroys all the items that were created by this property browser.</p>
<p>Note that the properties that were displayed in the editor are not deleted since they still can be used in other editors. Neither does the destructor delete the property managers and editor factories that were used by this property browser widget unless this widget was their parent.</p>
<dl class="section see"><dt>See also</dt><dd><a class="el" href="classQtAbstractPropertyManager.html#a6e369a86114c6918bb31ae41b135b0e2">QtAbstractPropertyManager::~QtAbstractPropertyManager()</a> </dd></dl>

<p class="reference">References <a class="el" href="classQtAbstractPropertyBrowserPrivate.html#a2bb5dee3be01c7fd2c092aa69b9bca68">QtAbstractPropertyBrowserPrivate::clearIndex()</a>, <a class="el" href="classQtAbstractPropertyBrowser.html#aaa742734631396a00d5462692df0f075">d_ptr</a>, and <a class="el" href="classQtAbstractPropertyBrowser.html#a2e6d6c9edb561c2d6ae5a87871dc73c7">topLevelItems()</a>.</p>

</div>
</div>
<h2 class="groupheader">Member Function Documentation</h2>
<a id="a07c23b65c1b130a796072918c9ed74fc"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a07c23b65c1b130a796072918c9ed74fc">&#9670;&nbsp;</a></span>addFactory()</h2>

<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">bool QtAbstractPropertyBrowser::addFactory </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="classQtAbstractPropertyManager.html">QtAbstractPropertyManager</a> *&#160;</td>
          <td class="paramname"><em>abstractManager</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="el" href="classQtAbstractEditorFactoryBase.html">QtAbstractEditorFactoryBase</a> *&#160;</td>
          <td class="paramname"><em>abstractFactory</em>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">private</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">

<p class="reference">References <a class="el" href="classQtAbstractPropertyBrowser.html#a55c476dd090c48b84927b7fbce3106d8">unsetFactoryForManager()</a>.</p>

</div>
</div>
<a id="a06c72eac8e19c78db1ea559d8df74868"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a06c72eac8e19c78db1ea559d8df74868">&#9670;&nbsp;</a></span>addProperty</h2>

<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classQtBrowserItem.html">QtBrowserItem</a> * QtAbstractPropertyBrowser::addProperty </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="classQtProperty.html">QtProperty</a> *&#160;</td>
          <td class="paramname"><em>property</em></td><td>)</td>
          <td></td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">slot</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">
<p>Appends the given <em>property</em> (and its subproperties) to the property browser's list of top level properties. Returns the item created by property browser which is associated with the <em>property</em>. In order to get all children items created by the property browser in this call, the returned item should be traversed.</p>
<p>If the specified <em>property</em> is already added, this function does nothing and returns 0.</p>
<dl class="section see"><dt>See also</dt><dd><a class="el" href="classQtAbstractPropertyBrowser.html#abceee6a2a84e0b57dd6ae3837df95fe3">insertProperty()</a>, <a class="el" href="classQtProperty.html#a48af72160de86b566253b19098143c53">QtProperty::addSubProperty()</a>, <a class="el" href="classQtAbstractPropertyBrowser.html#a40857c10306dfdf70106898d0e74bd8c">properties()</a> </dd></dl>

<p class="reference">References <a class="el" href="classQtAbstractPropertyBrowser.html#aaa742734631396a00d5462692df0f075">d_ptr</a>, <a class="el" href="classQtAbstractPropertyBrowser.html#abceee6a2a84e0b57dd6ae3837df95fe3">insertProperty()</a>, and <a class="el" href="classQtAbstractPropertyBrowserPrivate.html#a6b1a296cd260d1660860e0d12aca1853">QtAbstractPropertyBrowserPrivate::m_subItems</a>.</p>

<p class="reference">Referenced by <a class="el" href="classObjectControllerPrivate.html#a9d7e932d5f9e6926751f428a3c462032">ObjectControllerPrivate::addClassProperties()</a>, <a class="el" href="classcamitk_1_1ObjectControllerPrivate.html#a9d7e932d5f9e6926751f428a3c462032">camitk::ObjectControllerPrivate::addClassProperties()</a>, <a class="el" href="classcamitk_1_1ObjectControllerPrivate.html#a11d5a4f91a8755b10ce5ea71a7d4e8b6">camitk::ObjectControllerPrivate::addDynamicProperties()</a>, <a class="el" href="classMainWindow.html#a9c6182756c69a894cbc8f0a1dd559ebe">MainWindow::addProperty()</a>, and <a class="el" href="libraries_2qtpropertybrowser_2examples_2decoration_2main_8cpp.html#a3c04138a5bfe5d72780bb7e82a18e627">main()</a>.</p>

</div>
</div>
<a id="af1d62607f638d9f3592755cc90db3aaa"></a>
<h2 class="memtitle"><span class="permalink"><a href="#af1d62607f638d9f3592755cc90db3aaa">&#9670;&nbsp;</a></span>clear()</h2>

<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void QtAbstractPropertyBrowser::clear </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div><div class="memdoc">
<p>Removes all the properties from the editor, but does not delete them since they can still be used in other editors.</p>
<dl class="section see"><dt>See also</dt><dd><a class="el" href="classQtAbstractPropertyBrowser.html#a50fd724c6ff83eadbca7665be970e350">removeProperty()</a>, <a class="el" href="classQtAbstractPropertyManager.html#aca67fa6a5d31b178d3a7f23cbf76a381">QtAbstractPropertyManager::clear()</a> </dd></dl>

<p class="reference">References <a class="el" href="classQtAbstractPropertyBrowser.html#a40857c10306dfdf70106898d0e74bd8c">properties()</a>, and <a class="el" href="classQtAbstractPropertyBrowser.html#a50fd724c6ff83eadbca7665be970e350">removeProperty()</a>.</p>

</div>
</div>
<a id="ae138c214f5f5638c6750e357cd83c5c7"></a>
<h2 class="memtitle"><span class="permalink"><a href="#ae138c214f5f5638c6750e357cd83c5c7">&#9670;&nbsp;</a></span>createEditor()</h2>

<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">QWidget * QtAbstractPropertyBrowser::createEditor </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="classQtProperty.html">QtProperty</a> *&#160;</td>
          <td class="paramname"><em>property</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">QWidget *&#160;</td>
          <td class="paramname"><em>parent</em>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">protected</span><span class="mlabel">virtual</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">
<p>Creates an editing widget (with the given <em>parent</em>) for the given <em>property</em> according to the previously established associations between property managers and editor factories.</p>
<p>If the property is created by a property manager which was not associated with any of the existing factories in <em>this</em> property editor, the function returns 0.</p>
<p>To make a property editable in the property browser, the <a class="el" href="classQtAbstractPropertyBrowser.html#ae138c214f5f5638c6750e357cd83c5c7">createEditor()</a> function must be called to provide the property with a suitable editing widget.</p>
<p>Reimplement this function to provide additional decoration for the editing widgets created by the installed factories.</p>
<dl class="section see"><dt>See also</dt><dd><a class="el" href="classQtAbstractPropertyBrowser.html#a952b5b393e83f16253033fa4a9f5ea89">setFactoryForManager()</a> </dd></dl>

<p class="reference">References <a class="el" href="classQtAbstractEditorFactoryBase.html#aecea70732c941a1d992a61179389e9a2">QtAbstractEditorFactoryBase::createEditor()</a>.</p>

<p class="reference">Referenced by <a class="el" href="classQtGroupBoxPropertyBrowserPrivate.html#ac2fbd429e30f5b97b49433ad6b402cd5">QtGroupBoxPropertyBrowserPrivate::createEditor()</a>, <a class="el" href="classQtButtonPropertyBrowserPrivate.html#a08b5d1f65f2b027b6628d1b53095f8ff">QtButtonPropertyBrowserPrivate::createEditor()</a>, and <a class="el" href="classQtTreePropertyBrowserPrivate.html#a3d2c9f10c30feac6768374041e643dbd">QtTreePropertyBrowserPrivate::createEditor()</a>.</p>

</div>
</div>
<a id="a10bc42c0d2f882cee4dbe7be8e3d2222"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a10bc42c0d2f882cee4dbe7be8e3d2222">&#9670;&nbsp;</a></span>currentItem()</h2>

<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classQtBrowserItem.html">QtBrowserItem</a> * QtAbstractPropertyBrowser::currentItem </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td> const</td>
        </tr>
      </table>
</div><div class="memdoc">
<p>Returns the current item in the property browser.</p>
<dl class="section see"><dt>See also</dt><dd><a class="el" href="classQtAbstractPropertyBrowser.html#acc1092988065f0eea03c3515226953d3">setCurrentItem()</a> </dd></dl>

<p class="reference">References <a class="el" href="classQtAbstractPropertyBrowser.html#aaa742734631396a00d5462692df0f075">d_ptr</a>, and <a class="el" href="classQtAbstractPropertyBrowserPrivate.html#aec9ea10d46b1818217612814086468f9">QtAbstractPropertyBrowserPrivate::m_currentItem</a>.</p>

</div>
</div>
<a id="a8eedfda1562d1fceb4a853c94549052b"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a8eedfda1562d1fceb4a853c94549052b">&#9670;&nbsp;</a></span>currentItemChanged</h2>

<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">void QtAbstractPropertyBrowser::currentItemChanged </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="classQtBrowserItem.html">QtBrowserItem</a> *&#160;</td>
          <td class="paramname"><em>current</em></td><td>)</td>
          <td></td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">signal</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">
<p>This signal is emitted when the current item changes. The current item is specified by <em>current</em>.</p>
<dl class="section see"><dt>See also</dt><dd><a class="el" href="classQtAbstractPropertyBrowser.html#acc1092988065f0eea03c3515226953d3">QtAbstractPropertyBrowser::setCurrentItem()</a> </dd></dl>

<p class="reference">Referenced by <a class="el" href="classQtTreePropertyBrowser.html#af13fe9bf9e66e70d31357234aa04642e">QtTreePropertyBrowser::QtTreePropertyBrowser()</a>, and <a class="el" href="classQtAbstractPropertyBrowser.html#acc1092988065f0eea03c3515226953d3">setCurrentItem()</a>.</p>

</div>
</div>
<a id="abceee6a2a84e0b57dd6ae3837df95fe3"></a>
<h2 class="memtitle"><span class="permalink"><a href="#abceee6a2a84e0b57dd6ae3837df95fe3">&#9670;&nbsp;</a></span>insertProperty</h2>

<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classQtBrowserItem.html">QtBrowserItem</a> * QtAbstractPropertyBrowser::insertProperty </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="classQtProperty.html">QtProperty</a> *&#160;</td>
          <td class="paramname"><em>property</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="el" href="classQtProperty.html">QtProperty</a> *&#160;</td>
          <td class="paramname"><em>afterProperty</em>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">slot</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">
<p>Inserts the given <em>property</em> (and its subproperties) after the specified <em>afterProperty</em> in the browser's list of top level properties. Returns item created by property browser which is associated with the <em>property</em>. In order to get all children items created by the property browser in this call returned item should be traversed.</p>
<p>If the specified <em>afterProperty</em> is 0, the given <em>property</em> is inserted at the beginning of the list. If <em>property</em> is already inserted, this function does nothing and returns 0.</p>
<dl class="section see"><dt>See also</dt><dd><a class="el" href="classQtAbstractPropertyBrowser.html#a06c72eac8e19c78db1ea559d8df74868">addProperty()</a>, <a class="el" href="classQtProperty.html#a8e47b08ff4e980d46fb5a8ee71f347bd">QtProperty::insertSubProperty()</a>, <a class="el" href="classQtAbstractPropertyBrowser.html#a40857c10306dfdf70106898d0e74bd8c">properties()</a> </dd></dl>

<p class="reference">References <a class="el" href="classQtAbstractPropertyBrowserPrivate.html#ac4647a079f8ec3ca7822be08996f114d">QtAbstractPropertyBrowserPrivate::createBrowserIndexes()</a>, <a class="el" href="classQtAbstractPropertyBrowser.html#aaa742734631396a00d5462692df0f075">d_ptr</a>, <a class="el" href="classQtAbstractPropertyBrowserPrivate.html#a1e43d94927c0387bffb2ff7da57c66df">QtAbstractPropertyBrowserPrivate::insertSubTree()</a>, <a class="el" href="classQtAbstractPropertyBrowserPrivate.html#a6b1a296cd260d1660860e0d12aca1853">QtAbstractPropertyBrowserPrivate::m_subItems</a>, <a class="el" href="classQtAbstractPropertyBrowser.html#a40857c10306dfdf70106898d0e74bd8c">properties()</a>, and <a class="el" href="classQtAbstractPropertyBrowser.html#a4c97e71811113de2813c1d9962678f91">topLevelItem()</a>.</p>

<p class="reference">Referenced by <a class="el" href="classQtAbstractPropertyBrowser.html#a06c72eac8e19c78db1ea559d8df74868">addProperty()</a>.</p>

</div>
</div>
<a id="a222c0033b0585cecf2a0717826f6e96b"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a222c0033b0585cecf2a0717826f6e96b">&#9670;&nbsp;</a></span>itemChanged()</h2>

<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">void QtAbstractPropertyBrowser::itemChanged </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="classQtBrowserItem.html">QtBrowserItem</a> *&#160;</td>
          <td class="paramname"><em>item</em></td><td>)</td>
          <td></td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">protected</span><span class="mlabel">pure virtual</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">
<p>This function is called whenever a property's data changes, passing a pointer to the <em>item</em> of property as parameter.</p>
<p>This function must be reimplemented in derived classes in order to update the property browser widget whenever a property's name, tool tip, status tip, "what's this" text, value text or value icon changes.</p>
<p>Note that if the property browser contains several occurrences of the same property, this method will be called once for each occurrence (with a different item each time).</p>
<dl class="section see"><dt>See also</dt><dd><a class="el" href="classQtProperty.html" title="The description of this class will come soon ! ">QtProperty</a>, <a class="el" href="classQtAbstractPropertyBrowser.html#a2d48465946b035d37dbe4bf05f41d77f">items()</a> </dd></dl>

<p>Implemented in <a class="el" href="classQtTreePropertyBrowser.html#af15c30d44720a6cda5ceb058b73995a2">QtTreePropertyBrowser</a>, <a class="el" href="classQtButtonPropertyBrowser.html#a5c20f41ccb4f29accad290b5e8aa157c">QtButtonPropertyBrowser</a>, and <a class="el" href="classQtGroupBoxPropertyBrowser.html#a6f4c574cb33e14b1ddffb3808adda4bd">QtGroupBoxPropertyBrowser</a>.</p>

<p class="reference">Referenced by <a class="el" href="classQtAbstractPropertyBrowserPrivate.html#abfa7c8908ae04862a180a8d0db62166e">QtAbstractPropertyBrowserPrivate::slotPropertyDataChanged()</a>.</p>

</div>
</div>
<a id="a62ec622f3c0381141a206441941b7e67"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a62ec622f3c0381141a206441941b7e67">&#9670;&nbsp;</a></span>itemInserted()</h2>

<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">void QtAbstractPropertyBrowser::itemInserted </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="classQtBrowserItem.html">QtBrowserItem</a> *&#160;</td>
          <td class="paramname"><em>insertedItem</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="el" href="classQtBrowserItem.html">QtBrowserItem</a> *&#160;</td>
          <td class="paramname"><em>precedingItem</em>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">protected</span><span class="mlabel">pure virtual</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">
<p>This function is called to update the widget whenever a property is inserted or added to the property browser, passing pointers to the <em>insertedItem</em> of property and the specified <em>precedingItem</em> as parameters.</p>
<p>If <em>precedingItem</em> is 0, the <em>insertedItem</em> was put at the beginning of its parent item's list of subproperties. If the parent of <em>insertedItem</em> is 0, the <em>insertedItem</em> was added as a top level property of <em>this</em> property browser.</p>
<p>This function must be reimplemented in derived classes. Note that if the <em>insertedItem's</em> property has subproperties, this method will be called for those properties as soon as the current call is finished.</p>
<dl class="section see"><dt>See also</dt><dd><a class="el" href="classQtAbstractPropertyBrowser.html#abceee6a2a84e0b57dd6ae3837df95fe3">insertProperty()</a>, <a class="el" href="classQtAbstractPropertyBrowser.html#a06c72eac8e19c78db1ea559d8df74868">addProperty()</a> </dd></dl>

<p>Implemented in <a class="el" href="classQtTreePropertyBrowser.html#af93f4ad4401077765e370f28257203f2">QtTreePropertyBrowser</a>, <a class="el" href="classQtButtonPropertyBrowser.html#a5a48b5ba05d3294ca11055141755d64e">QtButtonPropertyBrowser</a>, and <a class="el" href="classQtGroupBoxPropertyBrowser.html#aab2d19bb4a199bfd6cd1073d90fabdb6">QtGroupBoxPropertyBrowser</a>.</p>

<p class="reference">Referenced by <a class="el" href="classQtAbstractPropertyBrowserPrivate.html#ae6b7dd9886dac792acb3167ebedf009c">QtAbstractPropertyBrowserPrivate::createBrowserIndex()</a>.</p>

</div>
</div>
<a id="ad605abd88d30b906e85e920d64727a9e"></a>
<h2 class="memtitle"><span class="permalink"><a href="#ad605abd88d30b906e85e920d64727a9e">&#9670;&nbsp;</a></span>itemRemoved()</h2>

<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">void QtAbstractPropertyBrowser::itemRemoved </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="classQtBrowserItem.html">QtBrowserItem</a> *&#160;</td>
          <td class="paramname"><em>item</em></td><td>)</td>
          <td></td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">protected</span><span class="mlabel">pure virtual</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">
<p>This function is called to update the widget whenever a property is removed from the property browser, passing the pointer to the <em>item</em> of the property as parameters. The passed <em>item</em> is deleted just after this call is finished.</p>
<p>If the the parent of <em>item</em> is 0, the removed <em>item</em> was a top level property in this editor.</p>
<p>This function must be reimplemented in derived classes. Note that if the removed <em>item's</em> property has subproperties, this method will be called for those properties just before the current call is started.</p>
<dl class="section see"><dt>See also</dt><dd><a class="el" href="classQtAbstractPropertyBrowser.html#a50fd724c6ff83eadbca7665be970e350">removeProperty()</a> </dd></dl>

<p>Implemented in <a class="el" href="classQtTreePropertyBrowser.html#a58347f7ac764cca79a3a127370828c53">QtTreePropertyBrowser</a>, <a class="el" href="classQtButtonPropertyBrowser.html#a9cb389d81d647869465037d96f8710c4">QtButtonPropertyBrowser</a>, and <a class="el" href="classQtGroupBoxPropertyBrowser.html#aac744e3f7f6c420bca656ed63bfa7ffb">QtGroupBoxPropertyBrowser</a>.</p>

<p class="reference">Referenced by <a class="el" href="classQtAbstractPropertyBrowserPrivate.html#aec2e70d2ce56715da576b74a01c12b26">QtAbstractPropertyBrowserPrivate::removeBrowserIndex()</a>.</p>

</div>
</div>
<a id="a2d48465946b035d37dbe4bf05f41d77f"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a2d48465946b035d37dbe4bf05f41d77f">&#9670;&nbsp;</a></span>items()</h2>

<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">QList&lt; <a class="el" href="classQtBrowserItem.html">QtBrowserItem</a> * &gt; QtAbstractPropertyBrowser::items </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="classQtProperty.html">QtProperty</a> *&#160;</td>
          <td class="paramname"><em>property</em></td><td>)</td>
          <td> const</td>
        </tr>
      </table>
</div><div class="memdoc">
<p>Returns the property browser's list of all items associated with the given <em>property</em>.</p>
<p>There is one item per instance of the property in the browser.</p>
<dl class="section see"><dt>See also</dt><dd><a class="el" href="classQtAbstractPropertyBrowser.html#a4c97e71811113de2813c1d9962678f91">topLevelItem()</a> </dd></dl>

<p class="reference">References <a class="el" href="classQtAbstractPropertyBrowser.html#aaa742734631396a00d5462692df0f075">d_ptr</a>, and <a class="el" href="classQtAbstractPropertyBrowserPrivate.html#a24752097b0dd4b8fcd4a48c5fc049c4b">QtAbstractPropertyBrowserPrivate::m_propertyToIndexes</a>.</p>

</div>
</div>
<a id="a40857c10306dfdf70106898d0e74bd8c"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a40857c10306dfdf70106898d0e74bd8c">&#9670;&nbsp;</a></span>properties()</h2>

<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">QList&lt; <a class="el" href="classQtProperty.html">QtProperty</a> * &gt; QtAbstractPropertyBrowser::properties </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td> const</td>
        </tr>
      </table>
</div><div class="memdoc">
<p>Returns the property browser's list of top level properties.</p>
<p>To traverse the subproperties, use the <a class="el" href="classQtProperty.html#aa12deeacd15944b1e1f2ee35fd31dd8d">QtProperty::subProperties()</a> function.</p>
<dl class="section see"><dt>See also</dt><dd><a class="el" href="classQtAbstractPropertyBrowser.html#a06c72eac8e19c78db1ea559d8df74868">addProperty()</a>, <a class="el" href="classQtAbstractPropertyBrowser.html#abceee6a2a84e0b57dd6ae3837df95fe3">insertProperty()</a>, <a class="el" href="classQtAbstractPropertyBrowser.html#a50fd724c6ff83eadbca7665be970e350">removeProperty()</a> </dd></dl>

<p class="reference">References <a class="el" href="classQtAbstractPropertyBrowser.html#aaa742734631396a00d5462692df0f075">d_ptr</a>, and <a class="el" href="classQtAbstractPropertyBrowserPrivate.html#a6b1a296cd260d1660860e0d12aca1853">QtAbstractPropertyBrowserPrivate::m_subItems</a>.</p>

<p class="reference">Referenced by <a class="el" href="classQtAbstractPropertyBrowser.html#af1d62607f638d9f3592755cc90db3aaa">clear()</a>, <a class="el" href="classQtAbstractPropertyBrowser.html#abceee6a2a84e0b57dd6ae3837df95fe3">insertProperty()</a>, and <a class="el" href="classQtAbstractPropertyBrowser.html#a50fd724c6ff83eadbca7665be970e350">removeProperty()</a>.</p>

</div>
</div>
<a id="a4dad2733347166fb0a6bed5397aedf1c"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a4dad2733347166fb0a6bed5397aedf1c">&#9670;&nbsp;</a></span>Q_PRIVATE_SLOT()</h2>

<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">QtAbstractPropertyBrowser::Q_PRIVATE_SLOT </td>
          <td>(</td>
          <td class="paramtype">d_func()&#160;</td>
          <td class="paramname">, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">void &#160;</td>
          <td class="paramname"><em>slotPropertyInserted</em>QtProperty *, QtProperty *, QtProperty *&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">private</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">

</div>
</div>
<a id="a50fd724c6ff83eadbca7665be970e350"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a50fd724c6ff83eadbca7665be970e350">&#9670;&nbsp;</a></span>removeProperty</h2>

<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">void QtAbstractPropertyBrowser::removeProperty </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="classQtProperty.html">QtProperty</a> *&#160;</td>
          <td class="paramname"><em>property</em></td><td>)</td>
          <td></td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">slot</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">
<p>Removes the specified <em>property</em> (and its subproperties) from the property browser's list of top level properties. All items that were associated with the given <em>property</em> and its children are deleted.</p>
<p>Note that the properties are <em>not</em> deleted since they can still be used in other editors.</p>
<dl class="section see"><dt>See also</dt><dd><a class="el" href="classQtAbstractPropertyBrowser.html#af1d62607f638d9f3592755cc90db3aaa">clear()</a>, <a class="el" href="classQtProperty.html#aaed9046cdd44964eb859d7c41794a4b4">QtProperty::removeSubProperty()</a>, <a class="el" href="classQtAbstractPropertyBrowser.html#a40857c10306dfdf70106898d0e74bd8c">properties()</a> </dd></dl>

<p class="reference">References <a class="el" href="classQtAbstractPropertyBrowser.html#aaa742734631396a00d5462692df0f075">d_ptr</a>, <a class="el" href="classQtAbstractPropertyBrowserPrivate.html#a6b1a296cd260d1660860e0d12aca1853">QtAbstractPropertyBrowserPrivate::m_subItems</a>, <a class="el" href="classQtAbstractPropertyBrowser.html#a40857c10306dfdf70106898d0e74bd8c">properties()</a>, <a class="el" href="classQtAbstractPropertyBrowserPrivate.html#ab8527d52b579247e6fa347750496b13b">QtAbstractPropertyBrowserPrivate::removeBrowserIndexes()</a>, and <a class="el" href="classQtAbstractPropertyBrowserPrivate.html#aca9333e6ffe739001907176970f39a44">QtAbstractPropertyBrowserPrivate::removeSubTree()</a>.</p>

<p class="reference">Referenced by <a class="el" href="classQtAbstractPropertyBrowser.html#af1d62607f638d9f3592755cc90db3aaa">clear()</a>, <a class="el" href="classObjectController.html#a2dd1b88ec6df7d0f9639a3221d6dad94">ObjectController::setObject()</a>, <a class="el" href="classcamitk_1_1ObjectController.html#a2dd1b88ec6df7d0f9639a3221d6dad94">camitk::ObjectController::setObject()</a>, and <a class="el" href="classQtAbstractPropertyBrowserPrivate.html#aee07d9295fe194d3f5b7077227161a52">QtAbstractPropertyBrowserPrivate::slotPropertyDestroyed()</a>.</p>

</div>
</div>
<a id="acc1092988065f0eea03c3515226953d3"></a>
<h2 class="memtitle"><span class="permalink"><a href="#acc1092988065f0eea03c3515226953d3">&#9670;&nbsp;</a></span>setCurrentItem()</h2>

<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void QtAbstractPropertyBrowser::setCurrentItem </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="classQtBrowserItem.html">QtBrowserItem</a> *&#160;</td>
          <td class="paramname"><em>item</em></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div><div class="memdoc">
<p>Sets the current item in the property browser to <em>item</em>.</p>
<dl class="section see"><dt>See also</dt><dd><a class="el" href="classQtAbstractPropertyBrowser.html#a10bc42c0d2f882cee4dbe7be8e3d2222">currentItem()</a>, <a class="el" href="classQtAbstractPropertyBrowser.html#a8eedfda1562d1fceb4a853c94549052b">currentItemChanged()</a> </dd></dl>

<p class="reference">References <a class="el" href="classQtAbstractPropertyBrowser.html#a8eedfda1562d1fceb4a853c94549052b">currentItemChanged()</a>, <a class="el" href="classQtAbstractPropertyBrowser.html#aaa742734631396a00d5462692df0f075">d_ptr</a>, and <a class="el" href="classQtAbstractPropertyBrowserPrivate.html#aec9ea10d46b1818217612814086468f9">QtAbstractPropertyBrowserPrivate::m_currentItem</a>.</p>

<p class="reference">Referenced by <a class="el" href="classQtTreePropertyBrowserPrivate.html#a55ac9d929b279bddfd43e7c1fe7d4d11">QtTreePropertyBrowserPrivate::slotCurrentTreeItemChanged()</a>.</p>

</div>
</div>
<a id="a952b5b393e83f16253033fa4a9f5ea89"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a952b5b393e83f16253033fa4a9f5ea89">&#9670;&nbsp;</a></span>setFactoryForManager()</h2>

<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;class PropertyManager &gt; </div>
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">void QtAbstractPropertyBrowser::setFactoryForManager </td>
          <td>(</td>
          <td class="paramtype">PropertyManager *&#160;</td>
          <td class="paramname"><em>manager</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="el" href="classQtAbstractEditorFactory.html">QtAbstractEditorFactory</a>&lt; PropertyManager &gt; *&#160;</td>
          <td class="paramname"><em>factory</em>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">inline</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">
<p>Connects the given <em>manager</em> to the given <em>factory</em>, ensuring that properties of the <em>manager's</em> type will be displayed with an editing widget suitable for their value.</p>
<p>For example:</p>
<div class="fragment"><div class="line"><a class="code" href="classQtIntPropertyManager.html">QtIntPropertyManager</a> *intManager;</div><div class="line"><a class="code" href="classQtDoublePropertyManager.html">QtDoublePropertyManager</a> *doubleManager;</div><div class="line"></div><div class="line"><a class="code" href="classQtProperty.html">QtProperty</a> *myInteger = intManager-&gt;<a class="code" href="classQtAbstractPropertyManager.html#abc5b894d6b9ba0441edebe561ca9f2f3">addProperty</a>();</div><div class="line"><a class="code" href="classQtProperty.html">QtProperty</a> *myDouble = doubleManager-&gt;<a class="code" href="classQtAbstractPropertyManager.html#abc5b894d6b9ba0441edebe561ca9f2f3">addProperty</a>();</div><div class="line"></div><div class="line"><a class="code" href="classQtSpinBoxFactory.html">QtSpinBoxFactory</a>  *spinBoxFactory;</div><div class="line"><a class="code" href="classQtDoubleSpinBoxFactory.html">QtDoubleSpinBoxFactory</a> *doubleSpinBoxFactory;</div><div class="line"></div><div class="line"><a class="code" href="classQtAbstractPropertyBrowser.html">QtAbstractPropertyBrowser</a> *editor;</div><div class="line">editor-&gt;<a class="code" href="classQtAbstractPropertyBrowser.html#a952b5b393e83f16253033fa4a9f5ea89">setFactoryForManager</a>(intManager, spinBoxFactory);</div><div class="line">editor-&gt;<a class="code" href="classQtAbstractPropertyBrowser.html#a952b5b393e83f16253033fa4a9f5ea89">setFactoryForManager</a>(doubleManager, doubleSpinBoxFactory);</div><div class="line"></div><div class="line">editor-&gt;<a class="code" href="classQtAbstractPropertyBrowser.html#a06c72eac8e19c78db1ea559d8df74868">addProperty</a>(myInteger);</div><div class="line">editor-&gt;<a class="code" href="classQtAbstractPropertyBrowser.html#a06c72eac8e19c78db1ea559d8df74868">addProperty</a>(myDouble);</div></div><!-- fragment --><p>In this example the <code>myInteger</code> property's value is displayed with a QSpinBox widget, while the <code>myDouble</code> property's value is displayed with a QDoubleSpinBox widget.</p>
<p>Note that a factory can be associated with many managers, but a manager can only be associated with one single factory. If the given <em>manager</em> already is associated with another factory, the old association is broken before the new one established.</p>
<p>This function ensures that the given <em>manager</em> and the given <em>factory</em> are compatible, and it automatically calls the <a class="el" href="classQtAbstractEditorFactory.html#af32e5e5341a42399841c97c0e82f1f5c">QtAbstractEditorFactory::addPropertyManager()</a> function if necessary.</p>
<dl class="section see"><dt>See also</dt><dd><a class="el" href="classQtAbstractPropertyBrowser.html#a55c476dd090c48b84927b7fbce3106d8">unsetFactoryForManager()</a> </dd></dl>

<p class="reference">References <a class="el" href="classQtAbstractEditorFactory.html#af32e5e5341a42399841c97c0e82f1f5c">QtAbstractEditorFactory&lt; PropertyManager &gt;::addPropertyManager()</a>.</p>

<p class="reference">Referenced by <a class="el" href="libraries_2qtpropertybrowser_2examples_2decoration_2main_8cpp.html#a3c04138a5bfe5d72780bb7e82a18e627">main()</a>, <a class="el" href="classMainWindow.html#a8b244be8b7b7db1b08de2a2acb9409db">MainWindow::MainWindow()</a>, <a class="el" href="classObjectController.html#a581ea45cf59962816803ae99257cda6b">ObjectController::ObjectController()</a>, and <a class="el" href="classcamitk_1_1ObjectController.html#ace20c47fc35cffbdd73b2ad5c01a9682">camitk::ObjectController::ObjectController()</a>.</p>

</div>
</div>
<a id="ab387ad5a20e6e0f5a11cf336ffa11fb8"></a>
<h2 class="memtitle"><span class="permalink"><a href="#ab387ad5a20e6e0f5a11cf336ffa11fb8">&#9670;&nbsp;</a></span>slotPropertyDestroyed()</h2>

<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">void void QtAbstractPropertyBrowser::slotPropertyDestroyed </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="classQtProperty.html">QtProperty</a> *&#160;</td>
          <td class="paramname"></td><td>)</td>
          <td></td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">private</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">

</div>
</div>
<a id="a4902d949b3d2b9c699cd873306592cd4"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a4902d949b3d2b9c699cd873306592cd4">&#9670;&nbsp;</a></span>slotPropertyRemoved()</h2>

<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">void QtAbstractPropertyBrowser::slotPropertyRemoved </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="classQtProperty.html">QtProperty</a> *&#160;</td>
          <td class="paramname">, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="el" href="classQtProperty.html">QtProperty</a> *&#160;</td>
          <td class="paramname">&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">private</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">

</div>
</div>
<a id="a4c97e71811113de2813c1d9962678f91"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a4c97e71811113de2813c1d9962678f91">&#9670;&nbsp;</a></span>topLevelItem()</h2>

<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classQtBrowserItem.html">QtBrowserItem</a> * QtAbstractPropertyBrowser::topLevelItem </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="classQtProperty.html">QtProperty</a> *&#160;</td>
          <td class="paramname"><em>property</em></td><td>)</td>
          <td> const</td>
        </tr>
      </table>
</div><div class="memdoc">
<p>Returns the top-level items associated with the given <em>property</em>.</p>
<p>Returns 0 if <em>property</em> wasn't inserted into this property browser or isn't a top-level one.</p>
<dl class="section see"><dt>See also</dt><dd><a class="el" href="classQtAbstractPropertyBrowser.html#a2e6d6c9edb561c2d6ae5a87871dc73c7">topLevelItems()</a>, <a class="el" href="classQtAbstractPropertyBrowser.html#a2d48465946b035d37dbe4bf05f41d77f">items()</a> </dd></dl>

<p class="reference">References <a class="el" href="classQtAbstractPropertyBrowser.html#aaa742734631396a00d5462692df0f075">d_ptr</a>, and <a class="el" href="classQtAbstractPropertyBrowserPrivate.html#ac42d7f985d0160f880ffef8e9c6862fd">QtAbstractPropertyBrowserPrivate::m_topLevelPropertyToIndex</a>.</p>

<p class="reference">Referenced by <a class="el" href="classQtAbstractPropertyBrowser.html#abceee6a2a84e0b57dd6ae3837df95fe3">insertProperty()</a>.</p>

</div>
</div>
<a id="a2e6d6c9edb561c2d6ae5a87871dc73c7"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a2e6d6c9edb561c2d6ae5a87871dc73c7">&#9670;&nbsp;</a></span>topLevelItems()</h2>

<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">QList&lt; <a class="el" href="classQtBrowserItem.html">QtBrowserItem</a> * &gt; QtAbstractPropertyBrowser::topLevelItems </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td> const</td>
        </tr>
      </table>
</div><div class="memdoc">
<p>Returns the list of top-level items.</p>
<dl class="section see"><dt>See also</dt><dd><a class="el" href="classQtAbstractPropertyBrowser.html#a4c97e71811113de2813c1d9962678f91">topLevelItem()</a> </dd></dl>

<p class="reference">References <a class="el" href="classQtAbstractPropertyBrowser.html#aaa742734631396a00d5462692df0f075">d_ptr</a>, and <a class="el" href="classQtAbstractPropertyBrowserPrivate.html#ab88513a70bad6044610c5572090a8022">QtAbstractPropertyBrowserPrivate::m_topLevelIndexes</a>.</p>

<p class="reference">Referenced by <a class="el" href="classMainWindow.html#a6ff4e458ddc9be65d3db4661d14a15e1">MainWindow::updateExpandState()</a>, and <a class="el" href="classQtAbstractPropertyBrowser.html#adf1deb54b22736a2da850ab7bc7895cc">~QtAbstractPropertyBrowser()</a>.</p>

</div>
</div>
<a id="a55c476dd090c48b84927b7fbce3106d8"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a55c476dd090c48b84927b7fbce3106d8">&#9670;&nbsp;</a></span>unsetFactoryForManager()</h2>

<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void QtAbstractPropertyBrowser::unsetFactoryForManager </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="classQtAbstractPropertyManager.html">QtAbstractPropertyManager</a> *&#160;</td>
          <td class="paramname"><em>manager</em></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div><div class="memdoc">
<p>Removes the association between the given <em>manager</em> and the factory bound to it, automatically calling the <a class="el" href="classQtAbstractEditorFactory.html#a287d46dfa42baa38c8d2d34afc697432">QtAbstractEditorFactory::removePropertyManager()</a> function if necessary.</p>
<dl class="section see"><dt>See also</dt><dd><a class="el" href="classQtAbstractPropertyBrowser.html#a952b5b393e83f16253033fa4a9f5ea89">setFactoryForManager()</a> </dd></dl>

<p class="reference">References <a class="el" href="classQtAbstractEditorFactoryBase.html#a0608f6600aab1e8c8fc7cf1476452321">QtAbstractEditorFactoryBase::breakConnection()</a>.</p>

<p class="reference">Referenced by <a class="el" href="classQtAbstractPropertyBrowser.html#a07c23b65c1b130a796072918c9ed74fc">addFactory()</a>.</p>

</div>
</div>
<h2 class="groupheader">Member Data Documentation</h2>
<a id="aaa742734631396a00d5462692df0f075"></a>
<h2 class="memtitle"><span class="permalink"><a href="#aaa742734631396a00d5462692df0f075">&#9670;&nbsp;</a></span>d_ptr</h2>

<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classQtAbstractPropertyBrowserPrivate.html">QtAbstractPropertyBrowserPrivate</a>* QtAbstractPropertyBrowser::d_ptr</td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">private</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">

<p class="reference">Referenced by <a class="el" href="classQtAbstractPropertyBrowser.html#a06c72eac8e19c78db1ea559d8df74868">addProperty()</a>, <a class="el" href="classQtAbstractPropertyBrowser.html#a10bc42c0d2f882cee4dbe7be8e3d2222">currentItem()</a>, <a class="el" href="classQtAbstractPropertyBrowser.html#abceee6a2a84e0b57dd6ae3837df95fe3">insertProperty()</a>, <a class="el" href="classQtAbstractPropertyBrowser.html#a2d48465946b035d37dbe4bf05f41d77f">items()</a>, <a class="el" href="classQtAbstractPropertyBrowser.html#a40857c10306dfdf70106898d0e74bd8c">properties()</a>, <a class="el" href="classQtAbstractPropertyBrowser.html#af7eb50c56757357d7e4b519576f14e37">QtAbstractPropertyBrowser()</a>, <a class="el" href="classQtAbstractPropertyBrowser.html#a50fd724c6ff83eadbca7665be970e350">removeProperty()</a>, <a class="el" href="classQtAbstractPropertyBrowser.html#acc1092988065f0eea03c3515226953d3">setCurrentItem()</a>, <a class="el" href="classQtAbstractPropertyBrowser.html#a4c97e71811113de2813c1d9962678f91">topLevelItem()</a>, <a class="el" href="classQtAbstractPropertyBrowser.html#a2e6d6c9edb561c2d6ae5a87871dc73c7">topLevelItems()</a>, and <a class="el" href="classQtAbstractPropertyBrowser.html#adf1deb54b22736a2da850ab7bc7895cc">~QtAbstractPropertyBrowser()</a>.</p>

</div>
</div>
<hr/>The documentation for this class was generated from the following files:<ul>
<li><a class="el" href="qtpropertybrowser_8h_source.html">qtpropertybrowser.h</a></li>
<li><a class="el" href="qtpropertybrowser_8cpp.html">qtpropertybrowser.cpp</a></li>
</ul>
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.13
</small></address>
</body>
</html>