File tree Expand file tree Collapse file tree 1 file changed +6
-1
lines changed
Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Original file line number Diff line number Diff line change 462462 <rejection class =" QMutableListIterator" />
463463 <rejection class =" QMutableMapIterator" />
464464 <rejection class =" QMutableVectorIterator" />
465- <rejection class =" QMutexLocker" />
466465 <rejection class =" QNoImplicitBoolCast" />
467466 <rejection class =" QObjectCleanupHandler" />
468467 <rejection class =" QObjectData" />
12711270 </object-type >
12721271 <object-type name =" QLibraryInfo" />
12731272 <object-type name =" QMutex" />
1273+ <value-type name =" QMutexLocker" >
1274+ <inject-code class =" pywrap-h" >
1275+ void __enter__(QMutexLocker* self) {}
1276+ void __exit__(QMutexLocker* self) { self->unlock(); }
1277+ </inject-code >
1278+ </value-type >
12741279 <object-type name =" QSemaphore" />
12751280 <object-type name =" QSocketNotifier" />
12761281 <object-type name =" QSystemLocale" />
You can’t perform that action at this time.
0 commit comments