[PyQt] Missing QtMac namespace functions

Phil Thompson phil at riverbankcomputing.com
Sun Sep 4 15:18:00 BST 2016


On 1 Sep 2016, at 5:48 am, Kovid Goyal <kovid at kovidgoyal.net> wrote:
> 
> Hi Phil,
> 
> It looks like the bindings for the functions from the QtMac namesapce in the QtMacExtras
> module are missing http://doc.qt.io/qt-5/qtmac.html
> 
> For example, 
> strings QtMacExtras.so | grep Badge
> 
> returns no matches.
> 
> Is it possible to add them for the next PyQt release?

Yes - the easy ones (ie. the badge ones and isMainWindow().

Phil


More information about the PyQt mailing list