[PySide] Documentation issues

Jason H jhihn at gmx.com
Thu May 23 00:09:41 CEST 2019


I noticed with
https://doc.qt.io/qtforpython/PySide2/QtMultimedia/QCamera.html#PySide2.QtMultimedia.PySide2.QtMultimedia.QCamera.setCaptureMode

that the parameter (mode) being called out does not link back to the enum at the top. But *some* of the functions have parameters that do, like:

https://doc.qt.io/qtforpython/PySide2/QtMultimedia/QCamera.html#PySide2.QtMultimedia.PySide2.QtMultimedia.QCamera.lockStatusChanged

Maybe it's because the mode line says CaptureModeS and not CaptureMode?

I've seen this in other class documentation as well...




More information about the PySide mailing list