##// 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
@@ -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"/>
General Comments 0
You need to be logged in to leave comments. Login now