Skip to content

Commit a2405dd

Browse files
committed
indirect
1 parent fdef3de commit a2405dd

File tree

1 file changed

+21
-28
lines changed

1 file changed

+21
-28
lines changed

cfg/qt.cfg

+21-28
Original file line numberDiff line numberDiff line change
@@ -786,17 +786,10 @@
786786
<!-- void QList::append(const T &value) -->
787787
<!-- void QList::append(const QList<T> &value) -->
788788
<!-- QStringList inherits from QList -->
789-
<function name="QList::append">
789+
<function name="QList::append,QStringList::append">
790790
<noreturn>false</noreturn>
791791
<returnValue type="void"/>
792-
<arg nr="1">
793-
<not-uninit/>
794-
</arg>
795-
</function>
796-
<function name="QStringList::append">
797-
<noreturn>false</noreturn>
798-
<returnValue type="void"/>
799-
<arg nr="1" direction="in">
792+
<arg nr="1" direction="in" indirect="0">
800793
<not-uninit/>
801794
</arg>
802795
</function>
@@ -1620,7 +1613,7 @@
16201613
<function name="QList::prepend,QStringList::prepend">
16211614
<noreturn>false</noreturn>
16221615
<returnValue type="void"/>
1623-
<arg nr="1">
1616+
<arg nr="1" direction="in" indirect="0">
16241617
<not-uninit/>
16251618
</arg>
16261619
</function>
@@ -1644,7 +1637,7 @@
16441637
<function name="QList::push_back,QStringList::push_back">
16451638
<noreturn>false</noreturn>
16461639
<returnValue type="void"/>
1647-
<arg nr="1">
1640+
<arg nr="1" direction="in" indirect="0">
16481641
<not-uninit/>
16491642
</arg>
16501643
</function>
@@ -1662,7 +1655,7 @@
16621655
<function name="QList::push_front,QStringList::push_front">
16631656
<noreturn>false</noreturn>
16641657
<returnValue type="void"/>
1665-
<arg nr="1">
1658+
<arg nr="1" direction="in" indirect="0">
16661659
<not-uninit/>
16671660
</arg>
16681661
</function>
@@ -1725,7 +1718,7 @@
17251718
<function name="QList::removeAll,QStringList::removeAll">
17261719
<noreturn>false</noreturn>
17271720
<returnValue type="int"/>
1728-
<arg nr="1">
1721+
<arg nr="1" direction="in" indirect="0">
17291722
<not-uninit/>
17301723
</arg>
17311724
</function>
@@ -2615,7 +2608,7 @@
26152608
<function name="QBoxLayout::addWidget,QVBoxLayout::addWidget,QHBoxLayout::addWidget">
26162609
<noreturn>false</noreturn>
26172610
<returnValue type="void"/>
2618-
<arg nr="1">
2611+
<arg nr="1" direction="in" indirect="0">
26192612
<not-uninit/>
26202613
</arg>
26212614
<arg nr="2" default="0" direction="in">
@@ -4201,7 +4194,7 @@
42014194
<noreturn>false</noreturn>
42024195
<returnValue type="void"/>
42034196
<leak-ignore/>
4204-
<arg nr="1">
4197+
<arg nr="1" direction="in" indirect="0">
42054198
<not-uninit/>
42064199
</arg>
42074200
</function>
@@ -4223,7 +4216,7 @@
42234216
<use-retval/>
42244217
<leak-ignore/>
42254218
<const/>
4226-
<arg nr="1">
4219+
<arg nr="1" direction="in" indirect="0">
42274220
<not-uninit/>
42284221
</arg>
42294222
</function>
@@ -4252,7 +4245,7 @@
42524245
<!-- QVector<T> &QVector::fill(const T &value, int size = ...) -->
42534246
<function name="QVector::fill,QStack::fill">
42544247
<noreturn>false</noreturn>
4255-
<arg nr="1">
4248+
<arg nr="1" direction="in" indirect="0">
42564249
<not-uninit/>
42574250
</arg>
42584251
<arg nr="2" direction="in" default="-1">
@@ -4267,7 +4260,7 @@
42674260
<use-retval/>
42684261
<leak-ignore/>
42694262
<const/>
4270-
<arg nr="1">
4263+
<arg nr="1" direction="in" indirect="0">
42714264
<not-uninit/>
42724265
</arg>
42734266
<arg nr="2" direction="in" default="">
@@ -4280,7 +4273,7 @@
42804273
<function name="QVector::insert,QStack::insert">
42814274
<noreturn>false</noreturn>
42824275
<leak-ignore/>
4283-
<arg nr="1">
4276+
<arg nr="1" direction="in" indirect="0">
42844277
<not-uninit/>
42854278
</arg>
42864279
<arg nr="2" direction="in">
@@ -4297,7 +4290,7 @@
42974290
<use-retval/>
42984291
<leak-ignore/>
42994292
<const/>
4300-
<arg nr="1">
4293+
<arg nr="1" direction="in" indirect="0">
43014294
<not-uninit/>
43024295
</arg>
43034296
<arg nr="2" direction="in" default="-1">
@@ -4311,7 +4304,7 @@
43114304
<noreturn>false</noreturn>
43124305
<returnValue type="void"/>
43134306
<leak-ignore/>
4314-
<arg nr="1">
4307+
<arg nr="1" direction="in" indirect="0">
43154308
<not-uninit/>
43164309
</arg>
43174310
</function>
@@ -4333,7 +4326,7 @@
43334326
<function name="QVector::removeAll,QStack::removeAll">
43344327
<noreturn>false</noreturn>
43354328
<returnValue type="int"/>
4336-
<arg nr="1">
4329+
<arg nr="1" direction="in" indirect="0">
43374330
<not-uninit/>
43384331
</arg>
43394332
</function>
@@ -4353,7 +4346,7 @@
43534346
<not-uninit/>
43544347
<valid>0:</valid>
43554348
</arg>
4356-
<arg nr="2">
4349+
<arg nr="2" direction="in" indirect="0">
43574350
<not-uninit/>
43584351
</arg>
43594352
</function>
@@ -4392,7 +4385,7 @@
43924385
<use-retval/>
43934386
<leak-ignore/>
43944387
<const/>
4395-
<arg nr="1">
4388+
<arg nr="1" direction="in" indirect="0">
43964389
<not-uninit/>
43974390
</arg>
43984391
</function>
@@ -4453,7 +4446,7 @@
44534446
<noreturn>false</noreturn>
44544447
<returnValue type="void"/>
44554448
<leak-ignore/>
4456-
<arg nr="1">
4449+
<arg nr="1" direction="in" indirect="0">
44574450
<not-uninit/>
44584451
</arg>
44594452
</function>
@@ -4464,7 +4457,7 @@
44644457
<returnValue type="int"/>
44654458
<use-retval/>
44664459
<const/>
4467-
<arg nr="1">
4460+
<arg nr="1" direction="in" indirect="0">
44684461
<not-uninit/>
44694462
</arg>
44704463
</function>
@@ -4475,7 +4468,7 @@
44754468
<use-retval/>
44764469
<leak-ignore/>
44774470
<const/>
4478-
<arg nr="1">
4471+
<arg nr="1" direction="in" indirect="0">
44794472
<not-uninit/>
44804473
</arg>
44814474
</function>
@@ -4504,7 +4497,7 @@
45044497
<use-retval/>
45054498
<leak-ignore/>
45064499
<const/>
4507-
<arg nr="1">
4500+
<arg nr="1" direction="in" indirect="0">
45084501
<not-uninit/>
45094502
</arg>
45104503
</function>

0 commit comments

Comments
 (0)