Finding monitor name under PyQt5

Kálmán Viktor viktorvector at gmail.com
Wed Jan 13 14:33:46 GMT 2021


I haven't tried it but https://doc.qt.io/qt-5/qscreen.html#manufacturer-prop
seems like returns something similar.

ullix <ullix at urkam.de> ezt írta (időpont: 2021. jan. 13., Sze, 13:16):

> The Ubuntu program hwinfo finds a lot of hardware information, e.g. for a
> monitor:
>
> ~$ sudo hwinfo --monitor
> 19: None 00.0: 10002 LCD Monitor
>   ...
>   Model: "DELL U2412M"
>   Vendor: DEL "DELL"
>   Device: eisa 0xa07b "DELL U2412M"
>   ...
>
> I'd imagine this info is also available to (Py)Qt, but I can't find
> anything. Have I missed it?
>
> ullix
>
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.riverbankcomputing.com/pipermail/pyqt/attachments/20210113/4e612c5f/attachment.htm>


More information about the PyQt mailing list