[PyQt] PYQt defaults to fonts looking bold on macOS but C++ Qt	does not
    Barry Scott 
    barry at barrys-emacs.org
       
    Wed Jul  6 13:46:31 BST 2016
    
    
  
> On 6 Jul 2016, at 12:58, Phil Thompson <phil at riverbankcomputing.com> wrote:
> 
> QtCore.qVersion().
Qt.PYQT_VERSION_STR 5.6
QtCore.QT_VERSION_STR 5.6.1
QtCore.qVersion() 5.6.1
I did not notice qVersion() that’s very useful to know.
However if I was using a different version of Qt that would not explain
the bold I’m guessing.
Barry
    
    
More information about the PyQt
mailing list