File tree 1 file changed +9
-1
lines changed
1 file changed +9
-1
lines changed Original file line number Diff line number Diff line change 53
53
<rejection class =" QJsonValueRefPtr" />
54
54
<rejection class =" QList::MemoryLayout" />
55
55
<rejection class =" QListSpecialMethods" />
56
- <rejection class =" QLoggingCategory" />
57
56
<rejection class =" QMapDataBase" />
58
57
<rejection class =" QMapNodeBase" />
59
58
<rejection class =" QMetaTypeIdQObject" />
496
495
<rejection class =" QList::Node" />
497
496
<rejection class =" QList::const_iterator" />
498
497
<rejection class =" QList::iterator" />
498
+ <rejection class =" QLoggingCategory::AtomicBools" />
499
499
<rejection class =" QMetaTypeId2" />
500
500
<rejection class =" QMutableSetIterator" />
501
501
<rejection class =" QSubString" />
1912
1912
<object-type name =" QUrlQuery" />
1913
1913
<object-type name =" QTemporaryDir" />
1914
1914
1915
+ <object-type name =" QLoggingCategory" >
1916
+ <modify-function signature =" QLoggingCategory(const char*)" remove =" all" />
1917
+ <modify-function signature =" QLoggingCategory(const char*, QtMsgType)" remove =" all" />
1918
+ <modify-function signature =" operator()()" remove =" all" />
1919
+ <modify-function signature =" operator()()const" remove =" all" />
1920
+ </object-type >
1921
+
1922
+
1915
1923
<!-- <object-type name="QAccessibleActionInterface"/> -->
1916
1924
<enum-type name =" QJsonValue::Type" />
1917
1925
<enum-type name =" QRegularExpression::MatchType" />
You can’t perform that action at this time.
0 commit comments