##// END OF EJS Templates
readded some methods...
florianlink -
r38:e64abeba22d9
parent child
Show More
@@ -350,8 +350,6
350 350 <rejection class="QObject" function-name="disconnect"/>
351 351 <rejection class="QObject" function-name="disconnectNotify"/>
352 352 <rejection class="QObject" function-name="registerUserData"/>
353 <rejection class="QObject" function-name="sender"/>
354 <rejection class="QTimer" function-name="singleShot"/>
355 353 <rejection class="QProcess" function-name="pid"/>
356 354 <rejection class="QRegion" function-name="cleanUp"/>
357 355 <rejection class="QSettings" function-name="registerFormat"/>
@@ -374,10 +372,6
374 372
375 373
376 374 <namespace-type name="Qt">
377 <modify-function signature="codecForHtml(const QByteArray &amp;)" remove="all" />
378 <modify-function signature="mightBeRichText(const QString &amp;)" remove="all" />
379 <modify-function signature="escape(const QString&amp;)" remove="all" />
380 <modify-function signature="convertFromPlainText(const QString &amp;, Qt::WhiteSpaceMode)" remove="all" />
381 375 </namespace-type>
382 376
383 377
@@ -1088,7 +1082,7
1088 1082 </object-type>
1089 1083
1090 1084 <object-type name="QFSFileEngine">
1091 <extra-includes>
1085 <extra-includes>
1092 1086 <include file-name="QDateTime" location="global"/>
1093 1087 </extra-includes>
1094 1088 </object-type>
@@ -382,8 +382,6
382 382 <rejection class="QObject" function-name="disconnect"/>
383 383 <rejection class="QObject" function-name="disconnectNotify"/>
384 384 <rejection class="QObject" function-name="registerUserData"/>
385 <rejection class="QObject" function-name="sender"/>
386 <rejection class="QTimer" function-name="singleShot"/>
387 385 <rejection class="QProcess" function-name="pid"/>
388 386 <rejection class="QRegion" function-name="cleanUp"/>
389 387 <rejection class="QSettings" function-name="registerFormat"/>
@@ -406,10 +404,6
406 404
407 405
408 406 <namespace-type name="Qt">
409 <modify-function signature="codecForHtml(const QByteArray &amp;)" remove="all"/>
410 <modify-function signature="mightBeRichText(const QString &amp;)" remove="all"/>
411 <modify-function signature="escape(const QString&amp;)" remove="all"/>
412 <modify-function signature="convertFromPlainText(const QString &amp;, Qt::WhiteSpaceMode)" remove="all"/>
413 407
414 408 <extra-includes>
415 409 <include file-name="QTextDocument" location="global"/>
@@ -1861,7 +1855,7
1861 1855 </object-type>
1862 1856
1863 1857 <object-type name="QFSFileEngine">
1864 <extra-includes>
1858 <extra-includes>
1865 1859 <include file-name="QDateTime" location="global"/>
1866 1860 </extra-includes>
1867 1861 </object-type>
General Comments 0
You need to be logged in to leave comments. Login now