forked from python-qt-tools/PyQt5-stubs
-
Notifications
You must be signed in to change notification settings - Fork 0
/
stubtest.allowlist.windows
21 lines (19 loc) · 996 Bytes
/
stubtest.allowlist.windows
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# stubs which are Windows specific, missing from the stub definition and to be added
PyQt5.QtCore.QWinEventNotifier
PyQt5.QtCore.QAbstractEventDispatcher.registerEventNotifier
PyQt5.QtCore.QAbstractEventDispatcher.unregisterEventNotifier
# Stubs which are missing because not supported on Windows
PyQt5.QtX11Extras
# stubs missing because of pyqt5 bugs
PyQt5.QtPrintSupport.QPrinter.printerSelectionOption
PyQt5.QtPrintSupport.QPrinter.setPrinterSelectionOption
PyQt5.QtNetworkAuth.QAbstractOAuth.callback
PyQt5.QtNetworkAuth.QAbstractOAuth.generateRandomString
PyQt5.QtNetworkAuth.QAbstractOAuth.resourceOwnerAuthorization
PyQt5.QtNetworkAuth.QAbstractOAuth.setStatus
PyQt5.QtGui.QPaintDeviceWindow.paintEvent
PyQt5.Qt3DAnimation.QAbstractAnimation.setDuration
PyQt5.Qt3DExtras.QAbstractCameraController.keyboardDevice
PyQt5.Qt3DExtras.QAbstractCameraController.mouseDevice
PyQt5.Qt3DRender.QAbstractTextureImage.dataGenerator
PyQt5.Qt3DRender.QAbstractTextureImage.notifyDataGeneratorChanged