Nyall Dawson 59bd0befb5 Handle extended enum values for QNetworkReqest.setAttribute in PyQt6
Since this is an enum designed to be extended in c++ (eg by adding
values after Qt's user role), we have to do some fancy wrapping
in order to make these extended roles look like the types
acceptable to the PyQt function.

This has been designed to allow other functions to be wrapped
which rely on custom enum values.
2024-01-28 13:33:10 +10:00
..
2024-01-16 12:18:11 +10:00
2024-01-22 05:46:15 +10:00
2024-01-19 19:44:48 +10:00
2024-01-22 05:46:15 +10:00
2024-01-16 12:18:11 +10:00
2024-01-19 19:44:48 +10:00
2024-01-19 19:44:48 +10:00