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