Details
-
Bug
-
Resolution: Out of scope
-
Not Evaluated
-
None
-
6.4.2
-
None
Description
Cannot import QJsonObject from PySide6.QtCore. From what I found out it is just missing in QtCore.pyi file. Bug can be reproduced by typing:
from PySide6.QtCore import QJsonObject