|
526 | 526 | <rejection class="QTaggedPointer"/> |
527 | 527 | <rejection class="QTextStreamManipulator"/> |
528 | 528 | <rejection class="QThreadStorage"/> |
| 529 | + <rejection class="QThreadStorageTraits" since-version="6.11"/> |
529 | 530 | <rejection class="QThreadStorageData"/> |
530 | 531 | <rejection class="QTimeZone::Data"/> |
531 | 532 | <rejection class="QTimeZone::ShortData"/> |
|
720 | 721 |
|
721 | 722 | <rejection class="QAbstractFileEngineIterator" enum-name="EntryInfoType"/> |
722 | 723 |
|
| 724 | + <group since-version="6.11"> |
| 725 | + <!-- qrangemodeladapter_impl.h --> |
| 726 | + <rejection class="AdapterStorage"/> |
| 727 | + <rejection class="AsConstData"/> |
| 728 | + <rejection class="AsConstRow"/> |
| 729 | + <rejection class="AutoConnectContext"/> |
| 730 | + <rejection class="ConnectionStorage"/> |
| 731 | + <rejection class="DefaultTreeProtocol"/> |
| 732 | + <rejection class="ListProtocol"/> |
| 733 | + <rejection class="ModelData"/> |
| 734 | + <rejection class="ParentIndex"/> |
| 735 | + <rejection class="PropertyCache"/> |
| 736 | + <rejection class="PropertyData"/> |
| 737 | + <rejection class="QGenericTableItemModelImpl"/> |
| 738 | + <rejection class="QGenericTreeItemModelImpl"/> |
| 739 | + <rejection class="QRangeModelAdapter"/> |
| 740 | + <rejection class="QRangeModelImpl"/> |
| 741 | + <rejection class="QRangeModelImplBase"/> |
| 742 | + <rejection class="RowView"/> |
| 743 | + <rejection class="Storage"/> |
| 744 | + <rejection class="TableProtocol"/> |
| 745 | + <rejection class="is_tree_range"/> |
| 746 | + <rejection class="item_traits"/> |
| 747 | + <rejection class="protocol_deleteRow"/> |
| 748 | + <rejection class="protocol_newRow"/> |
| 749 | + <rejection class="protocol_traits"/> |
| 750 | + <rejection class="row_traits"/> |
| 751 | + </group> |
| 752 | + |
| 753 | + |
| 754 | + |
| 755 | + |
723 | 756 | <namespace-type name="Qt"> |
724 | 757 |
|
725 | 758 | <extra-includes> |
@@ -1123,6 +1156,7 @@ public: |
1123 | 1156 | </modify-function> |
1124 | 1157 | </value-type> |
1125 | 1158 |
|
| 1159 | + <object-type name="QBasicReadWriteLock" since-version="6.11"/> |
1126 | 1160 | <object-type name="QReadWriteLock"/> |
1127 | 1161 | <object-type name="QDirIterator"/> |
1128 | 1162 | <object-type name="QAbstractFileEngineIterator"/> |
@@ -2235,6 +2269,7 @@ public: |
2235 | 2269 | <modify-function signature="operator()()" remove="all"/> |
2236 | 2270 | <modify-function signature="operator()()const" remove="all"/> |
2237 | 2271 | </object-type> |
| 2272 | + <value-type name="QLoggingCategory::UnregisteredInitialization" since-version="6.11"/> |
2238 | 2273 |
|
2239 | 2274 |
|
2240 | 2275 | <!-- <object-type name="QAccessibleActionInterface"/> --> |
@@ -2281,6 +2316,7 @@ public: |
2281 | 2316 | <enum-type name="Qt::TimerType"/> |
2282 | 2317 | <enum-type name="Qt::Edge"/> |
2283 | 2318 | <enum-type name="Qt::ColorScheme" since-version="6"/> |
| 2319 | + <enum-type name="Qt::ContrastPreference" since-version="6.11"/> |
2284 | 2320 |
|
2285 | 2321 | <object-type name="QDeadlineTimer"/> |
2286 | 2322 | <object-type name="QOperatingSystemVersionBase"/> |
|
0 commit comments