[PySide] Access methods in the QMath library

Florian Bruhin me at the-compiler.org
Sat Jul 28 09:32:21 CEST 2018


On Sat, Jul 28, 2018 at 09:56:08AM +0300, אילן הינדי wrote:
> Can you tell how to access methods in the QMath module like qATang etc..

From what I can see, QtMath is a header-file with some functions only,
and not exposed by PySide.

Why not just use Python's math.atan?
https://docs.python.org/3/library/math.html#math.atan

Florian

-- 
https://www.qutebrowser.org | me at the-compiler.org (Mail/XMPP)
   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: <http://lists.qt-project.org/pipermail/pyside/attachments/20180728/26844f9e/attachment.sig>


More information about the PySide mailing list