No PyQt6 docs for enum access?

Florian Bruhin me at the-compiler.org
Mon Nov 1 16:55:04 GMT 2021


Hi again,

Right now I'm teaching a newcomer to PyQt6 who was surprised that they
had to use e.g. Qt.Orientation.Vertical rather than Qt.Vertical.

I wanted to link them to something about enums in the PyQt6 docs, but
all I found was this from the PyQt5 docs:
https://www.riverbankcomputing.com/static/Docs/PyQt5/gotchas.html#enums

Is it intentional that this was removed in the PyQt6 docs, am I missing
something, or is it not documented at all so far?

Florian

-- 
            me at the-compiler.org | https://www.qutebrowser.org 
       https://bruhin.software/ | https://github.com/sponsors/The-Compiler/
       GPG: 916E B0C8 FD55 A072 | https://the-compiler.org/pubkey.asc
             I love long mails! | https://email.is-not-s.ms/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <https://www.riverbankcomputing.com/pipermail/pyqt/attachments/20211101/420932b0/attachment.sig>


More information about the PyQt mailing list